Category: Technology

Love it or hate it – it is here to stay.

Apple

New Mac Mini

Say hello to the latest Mac in my family: the 2011 Mac Mini. And now for the interview with myself: Why the Mac Mini and not the Mac Pro? The Mac Pro is overkill for what I do. I spend half my day working with web browsers and the other half working with a simple […]

Apple Hints

Sample Video Files

There usually comes a time when working on a project where I need to show the client how a particular video plugin works. I sometimes will do a quick Google search to find a sample video file to put in – but today when searching for a “sample MP4 video” – I found something extremely […]

CSS HOWTOs Web Development

HOWTO: Target Firefox for Specific CSS

Generally – the best way to handle CSS is to keep it simple, clean, and without any hacks. From now and again there are some times when I need to write CSS specific to IE (using conditional comments). I recently came across a site where I needed to target Firefox because of a width issue. […]

Apple

Looking For Inspiration for Over 12 Years: Apple.com

Over the past 12 years (I remember starting to look to Apple for great web design back in 1999) – I have often looked to Apple’s web site for best practices in navigation (top/tabbed), general layout, and usage of imagery when thinking about designing web sites for myself or my clients. I have to admit […]

Web Development

Asset Management with ResourceSpace

This is a follow-up post to my post: Asset Management. I spent an exciting Friday night going through the config, learning the workflow, setting up accounts, and getting to know everything that ResourceSpace has to offer. After a few hours of playing around and applying various customizations (with ease) I am sold on using ResourceSpace […]

WordPress

WordPress Commercial Theme Now Available: Lucidity 2.0

After a few long months of updates, tweaks, and new features, I am happy to announce Lucidity 2.0 is now available for purchase. You can see a demo of the theme by going to http://themes.sandboxdev.com/lucidity/. For those interested, Jappler.com is simply a child theme of Lucidity 2.0 and contains around 75 lines of CSS, and […]

jappler.com Web Development

Jappler.com: New Theme Using Lucidity 2.0

My company SDAC Inc. is preparing to release the next version of the commercial Lucidity WordPress theme. I decided that since I am selling a theme – it had to be something that I could easily use, and customize without making major changes or changing much code. With this in mind – I added a […]

Business Hints User Interfaces

When Designing – Use Real Content

There are many lessons to learn out there as a designer, and please let this be at the top of your list: when designing something – whether it be a business card, a brochure, or a web site – use real content. Lately – when doing any design work for a client – we always […]

Hardware

Old Hard Drives Laying Around? Try This…

A few weeks ago I decided I needed to upgrade my Mac Mini’s internal hard drive from 200 Gig to a 500 Gig so I could finally take a stab at getting my media in one place. For under $100 – I bought a 7200rpm 2.5″ Seagate drive and had it installed in no time. […]

Hints Web Development WordPress

Which WordPress Caching Plugin Is Right For You?

Most people can agree on one thing: they want their site to load faster. With a number of WordPress caching plugins now available – it is nice to see someone that did a comparison between the top contenders: http://www.tutorial9.net/web-tutorials/wordpress-caching-whats-the-best-caching-plugin/. Remember – your results will vary based on your hosting environment, your theme, your plugins, etc.