Chomper Stomping
jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected


 
Posts Tagged ‘How to’
 

 
logo

Updates – BASIC jquery ui tabs rotate documentation, a note on nodejs hosting, and a note on the re-design

nodejs, jquery ui tab rotate, and re-design. Just a few quick notes… I’m actively working on documentation for the jquery ui tab rotation plugin. I’ve (finally) got a very basic working example up. The plugin ...
by Christopher McCulloh
0

 
 
octocat

Making Git show post-receive e-mails as an HTML color formatted diff

I wanted git to send me an e-mail with a color formatted HTML diff view of pushes/commits whenever the remote server received a push. After some digging I found that I could accomplish this using the post-receive email hooks in...
by Christopher McCulloh
8

 
 
2011-05-23_1043

Flurl – Part 5: The Unicorn/Panda Rainbow Connection

Wait, where’s parts 2 through 4? Not done yet, but I’m done with the project and I may never get around to posting those other parts and wanted to post the finished product. Again, Flurl is a little practice exercis...
by Christopher McCulloh
0

 

 
 

CSS 3 Animation? Yes Please!

Ok, I’m so mega busy right now working on Flurl. I need to have it done TONIGHT because I’ve got other pressing obligations coming up and I just won’t have any time to work on it after today. I wanted to have ...
by Christopher McCulloh
0

 
 
 

TOTW: Modernizr

Modernizr is a JavaScript library that you include on your page that executes itself and adds a series of classes to your HTML tag. This allows to implement modern CSS functionality without worrying about writing conditionals i...
by Christopher McCulloh
0