Viewing category »

web development


December 30, 2010

Every dev’signer needs a boilerplate

Posted 10:46 am, comments (0)

I often find myself reusing code snippets, spending a fair amount of time referencing good coding and layout practices I have (or others have) used in the past, researching the latest improved ways to do the same old thing. What now feels like ages ago, and while investigating new HTML5 implementations, I came across a code base that I’ve since used in several projects.

Enter HTML5 Boilerplate brought to you by the venerable Paul Irish and open web vigilante Divya Manian. I think the website says it best:

HTML5 Boilerplate is the professional badass’s base HTML/CSS/JS template for a fast, robust and future-proof site.

Chock-full of the latest and great HTML5, CSS, and JS goodness to get you started on future web projects. Even better, if you are building a project in WordPress, there is also a HTML5 Boilerplate WordPress template available on Github.

It’s saving me time, it’s a great project, and I figured I’d help spread the word. Enjoy.


August 25, 2010

PLACEHOLD.IT

Posted 10:58 am, comments (0)

When building a site have you ever wished you had a simple way to add placeholder images? If you said yes, it looks like you’re not alone. (more…)


July 24, 2010

Safari Extensions for Developers

Posted 11:57 am, comments (0)

I’m forever on the hunt for trade tools that make a job easier, faster, and more interesting. In my quest for better browser dev tools I’ve come across a few great Safari extensions. Here’s the short list, a few choice add-ons to evolve Safari into a better web development weapon. (more…)