Monday, May 22, 2006

dojo 0.3.0 supports JSONP

Dojo 0.3.0 has released a few days ago (? actually I'm not sure exactly when), and it is said that the release supports JSONP callback style in ScriptSrcIO.

http://archive.dojotoolkit.org/nightly/tests/io/test_ScriptSrcIO.html


So, if you are dojo toolkit user, your AJAX applications can easily connect to the several data sources in the internet - like Yahoo, del.icio.us, Amazon, and Google (Reader) - without consuming your server resources. Yes, it is completely cross-domain AJAX.

Technorati tags: , , ,

Monday, May 01, 2006

Del.icio.us brows.er

I've created another tool : del.icio.us brows.er .

Interface looks like del.icio.us direc.tor, but brows.er has so much difference from direc.tor.

  • No bookmarklet. Just access to the page linked above.

  • No server hosting environement. You can run even in your local PC. Please check it by saving the site as a html doc.

  • No api authentication. All data is gotten via JSON public feeds.

  • Not restricted to your posts. All del.icio.us users' posts are browsable.



Technorati tags: , ,