Ajax Feed

Read more and download "Ajax Feed"

Using javascript to talk to the server can be useful for complex applications that need to make multiple small requests to the server and make it fast.
By doing this you can keep most of the logic on the server where it belongs.
So it can help prevent the complex client anti-pattern (even worse ishaving basicaly the same code on the client and server side).
Doesn't work on Internet Explorer 6 or 7. Thumbs down for this script.




Web 2.0 Box Generator


Play with this script by changing the html bellow. Submit your changes by clicking on this bar. Refresh the page to reset changes.
Play with this script by changing the html above. Submit your changes by clicking on this bar. Refresh the page to reset changes.

Comment on this example

Name
Url
Comment
Captcha
 

 

1
Kevin
2008-06-05 12:08:08
I used Google Ajax API for the rss feed mess-up... they are very handy and simple

2
Mike
2007-06-15 00:31:00
it's very simple