RSS Feed

Sadly, I’m not a graphics designer. However, I do like to play around with Adobe Photoshop now and again (don’t we all?). Everyone loves free stuff: So, here are 4 totally “free” icons for you to enjoy.




Here is a set of 4 very basic ecommerce oriented icons that I created some time ago. Did I mention that they are completely free? Use them in your personal or commercial projects.




So what exactly is jQuery? jQuery is a concise JavaScript library. The developers state that jQuery aims to change the way we write JavaScript. I like to think of jQuery as a tool that allows us to simplify JavaScript code. This “Getting Started Guide” is intended as a quick introduction to […]




The ability to set and read cookies is a very useful feature of many programming languages. Fortunately, JavaScript has this functionality. Klaus Hartl released a cookie plugin last year for jQuery. What I particularly like about this plugin is the simple syntax - synonymous with jQuery. Traditionally, one would create […]