recent blog entries 3 articles and counting

Make a Dynamic Copyright Date with JavaScript 2

Jan4

I recently read a tweet from another designer reminding everyone to update the copyright date on the footer of their website. This reminded me that I cobbled together a little JavaScript last year that will automatically display the current year so you’ll never have to manually change it. Here’s the code:

&copy; <script type="text/javascript">var theDate=new Date(); document.write(theDate.getFullYear())</script> dannyhouk

Just replace my name in the code with your site name and that’s it. Just a little New Years tip for y’all.

Helvetica and the “Ought” of Good Design 2

I recently tweeted about my experience watching the Helvetica documentary. The film was brought to my attention by my good friend Dan Morton, a fellow designer and font enthusiast. continue reading »

Another Designer Released into the World Wild Web 4

Hi and welcome to Danny Houk’s freelancing front-end.

The last two years have been spent doing contract web design projects while working as an eLearning designer and developer continue reading »

© danny houk is on the WordPress bandwagon with an adapated theme.