Archive for the 'HTML' Category

Using Prototype.js and PeriodicalExecuter

Tuesday, March 14th, 2006

Use PeriodicalExecuter to execute a method every x seconds.

CSS for Bar Graphs

Tuesday, January 17th, 2006

Some examples of how you can make Bar Graphs using nothing more than CSS.
See how to do it…
Take a look at some examples…

XML to HTML form

Tuesday, November 15th, 2005

Here are some interesting web sites I found that might help in the requirements plug-in:
1) Tutorial on transforming XML to HTML form
2) XUpdate (Not a very active project)
3) XML Form Generator (downloadable script)

Ajaxify my world!

Wednesday, November 9th, 2005

More great Ajax links:

Behaviour : Better smarter Javascript - Behaviour : Using CSS selectors to apply Javascript behaviours.
Rico - JavaScript for Rich Internet Applications.
Symfony - symfony is an open-source PHP5 web framework.
Comparing Java Ajax Frameworks.

PS: Note the last link, might be very useful for us.

JS Links of the Day

Monday, October 17th, 2005

These are 3 links that we are bound to find very useful.

Bindows a “The leading object-oriented platform for developing AJAX applications”. Please try out the demo, did you ever think anything like this can be done on the web?
prototype.js is a super cool lib for JavaScript, making so much so easy, including AJAX. […]