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 ‘Programming’
 

 
octocat

Introducing GitScripts

GitScripts is a project that attempts to make Git user friendly. I have been working on it for almost a year now. When we implemented Git in my office, we were having a really hard time using it. We loved the flexibility of the...
by Christopher McCulloh
1

 
 
tabedit

Updates – Tab Edit 1.4, Abandoning JS Console, Limeberry news

It’s apparently Code Blitz week here at Chomperstomp.com HQ. We’ve seen 5 blog posts in the last week, and code commits to no less than 4 open source projects (plus tons behind the scenes that I won’t talk abo...
by Christopher McCulloh
0

 
 
HTML5_Styling_512

Introducing Limeberry

Limeberry is a CSS 3 Finely Granular Color Gradient Generator. It allows you to input very precise (up to the nth decimal) numeric values to be used as your gradient color stops. Choose how many color stops you want and then de...
by Christopher McCulloh
0

 

 
ATG
java-logo

Creating ATG Droplets and serving a default oparam

Creating your own ATG droplets is not difficult. Servicing a default open parameter (oparam) in an ATG droplet is surprisingly extremely easy. ATG has these things called “droplets” that you use from within your ...
by Christopher McCulloh
1

 
 
1306092411709_a923d

Yet Another Reason to Namespace your JavaScript Variables

If you aren’t namespacing your JS variables, you should be. There are a plethora of great reasons to do so, which I won’t go into here, but I just stumbled upon another great reason today. It makes your code faster....
by Christopher McCulloh
0