-
Recent Posts
-
Recent Comments
-
Archives
-
Categories
-
Meta
Category Archives: Programming
Introducing JSON
A great alternative to XML for AJAX: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset … Continue reading →
FamFamFam Free Web Icons
Some nice / small / free icons designed for web use: Need icons for your new website or web application, at the best price there is (free!)? Visit: http://www.famfamfam.com/lab/icons/
Ajax loading gif generator
A simple way to generate visually appealing (pretty) “loading” or progress animations. Create easily your own ajax loader icon : Select the type of indicator you want Enter the background code color you want (tick “Transparent background” if you don’t want one) … Continue reading →