Lear Seigler

No, seriously it's time for an update.

It's time to upgrade your marketing with a hand crafted, visually stunning website.

More Information Get a Quote Today
Coming Soon
Checkmate Free Premium WordPress Theme

16th June 2009

0 comments

Tender Quietly Adds Killer Little Feature

Support doesn't have to be painful

Tender just rolled out a new javascript widget which allows you to insert a form into your site which will post straight to Tender. The widget even provides links to documentation, and the creation of a user account for the person. All this without the user having to leave your site, I’ll be [...]

7th April 2009

1 comment

On 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 comments

Press75 Releases Two New Plugins

Using WordPress Just Got Better

here 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 comments

DRY WordPress Theme Coding

D.R.Y., not dry, as opposed to wet.

Don’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 comments

Dynamic Multi-level Page Menus in WordPress

Making it easy, well trying to

Something 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?“.