It's time to upgrade your marketing with a hand crafted, visually stunning website.
More Information Get a Quote Today7th April 2009
1 commentOn a site I recently worked on I wanted to have an animation before the next page loaded. What I wanted to happen was: user clicks a link, animation plays out, page is loaded normally. It is a nice little effect, but this is probably a trick you want to use sparingly…please…use it sparingly.
1st April 2009
4 commentshere are a few things that have been the realm of premium themes and some rare free themes: post thumbnails, and easy video embedding(that doesn’t suck). Press75 just released two simple yet powerful and incredibly useful plugins.
30th March 2009
0 commentsDon’t Repeat Yourself is the rule, the name of the game, and what you should apply to just about everything you code. So what is DRY? In it’s simplest form it means don’t write the same code over and over again.
23rd February 2009
19 commentsSomething I often see while trolling boards (and engaging in flame wars) is the question: “How do I display a menu with a parent level and child level, but only if the current page actually has child pages?“.