Articles

Use wp_enqueue_style

A few months ago Chris Scott gave a presentation on ‘proper’ WordPress plugin development. It was full of great stuff so I thought I’d pass along a small slice of

A Short Rant on Open-Source Development

rant

Ok, so this isn’t a rant per-se, but I have been very busy lately and feeling a small rant coming on soon. I use a lot of open-source products, and

New Site Design

The old site design just seemed a little bloated for me, so I’m changing it up. It will hopefully organize the content more clearly and will allow visitors to browse

Inject Invalid Elements with JS

Sometimes you need to add objects to a page from other sources. Like Facebook friendconnect boxes, twitter widgets, or some Google tool(s). Many times, these elements will not pass W3C

Open External Links in a New Tab

This javascript snippet is in almost every site I build. It scans the links on the page and add target=’_blank’ to any anchor tag with a href not starting with