Showing newest posts with label AJAX. Show older posts
Showing newest posts with label AJAX. Show older posts

March 25, 2008

AJAX feed control

Added AJAX feed control to this newly updated blog template wink. I was trying to develop the same in RIA using flex 3.0, but embedding swf with the template will make the loading process slow.
Now used javascript based AJAX dynamic feed control. Which will load recent 16 entries by reading the RSS feed of any site.
Still more tweaks can be made to it, inorder to look like RIA.