jquery-parallax-slider is my first open source jquery plugin and it's sweet!
Sun, May 19, 2013
We have noticed that some other web sites are now using multiple animated layers to create a more impressive slideshow. Some of our upcoming designs are going to use a variety of layered animations to create a more unique home page slideshow. &... Read More
Code quality in current state of my open source projects
Tue, May 14, 2013
There are a great deal of negative things one could say about the source code I write when comparing it to various coding standards and best practices. I'm not claiming that my work is at the highest level of polish. Anything can b... Read More
CSS sprite map automation is now released as open source
Mon, May 13, 2013
Being able to generate a sprite map of all the non-repeating images used in your CSS files can help cut down on the number of requests to load your web site. This optimization technique has been used on many high profile web sites, including Fa... Read More
My first open source project is born: db-dot-cfc
Sat, May 11, 2013
I have finally published some of my work online as a free open source project.
This first project is called db-dot-cfc and it can be found on github.com right now.
https://github.com/jetendo/db-dot-cfc
I also spent a few days building an exc... Read More