Category Archives: Programming

Jquery Snowfall script updated

Newer version available

Posted in Javascript, jQuery, Programming, Web Development | Tagged , , | Leave a comment

Use built in jQuery UI icon with datepicker

Needed the date picker in a project today and noticed it doesn’t integrate well with jQuery UI’s icons, if trying to use an icon to open the calendar rather than an input. Found a response on Stackoverflow that talked about … Continue reading

Posted in Javascript, jQuery, Web Development | Tagged , , , , | Leave a comment

A New look

Cleaned up and updated my blogs design. Continue reading

Posted in Design, Web Development | Tagged , , | Leave a comment

jCrumb Instant Breadcrumb plugin

A jQuery plugin that creates a dynamic breadcrumb navigation bar on any page. Continue reading

Posted in Javascript, Web Development | Tagged , , , , | 1 Comment

JavaScript time between dates

How to quickly calculate a measurement of time between 2 dates in JavaScript Continue reading

Posted in Javascript, Programming, Tutorials, Web Development | Tagged , , | Leave a comment

New js1k Submission JSGrapple

Update Submission for the js1k competition. My 3rd, and final one only the last one you enter is judged and I think this is going to be as good as it gets from me that is. I ended up settling … Continue reading

Posted in Canvas, Game Development, Programming, Web Development | Tagged , , , | 2 Comments

JS1k Submission

My first submission to the javascript 1k competition. Continue reading

Posted in Canvas, Programming, Web Development | Leave a comment

JSLander completed

Finally sat down this weekend and completed my Javascript Lunar Lander clone, JSLander. Continue reading

Posted in Canvas, Game Development, Programming, Web Development | Tagged , , | 6 Comments

Cellular Texture Generation with JavaScript and Canvas

Been messing with canvas again, and put together a little demo that creates procedural cell looking textures, based off of the Worley algorithm. You can achieve some pretty amazing results, also added the option to animate, but since the algorithm has not … Continue reading

Posted in Canvas, Design, Game Development, Programming, Web Development | Tagged , , , , , | Leave a comment

Michiganwakeup.com Site Design

Just finsihed up another site for a client, http://www.michiganwakeup.com . They were very pleased with it. They asked for a site that was very simple and to the point. I still feel as if there is something missing.. but I ha a … Continue reading

Posted in Design, Programming, Web Development | Tagged , | Leave a comment