Archives
Blogroll
Recent Comments
SVG has a lot of great possibilities. One that I really have enjoyed has been the use of svg gauges with Raphael. The beauty of this is the ability to change values of the gauges, charts, etc… on the fly. … Continue reading
I first heard this on the big web show and it was very eye opening. (Sorry that was bad.) Sunni explains how learning, while doodling at the same time, can help you retain 30% more than just writing notes in … Continue reading
Here are a few scripts I discovered in the past week or two which I have deemed as neato or cool. gvChart – jQuery plugin for Google Charts url: http://www.ivellios.toron.pl/technikalia/demos/gvChart/ I am amazed how little configuration is needed for cool … Continue reading
Here is a quick tip on on building an ajax delete page in php and mysql with a bit of jQuery to handle the ajax. We will assume you have some list of entries in a database and that you … Continue reading
It seems that the speed of your website is becoming more paramount these days. Google is even using it in your website rankings. So how do you make your website faster? Well it is really a balancing act between features … Continue reading