Deprecated: Assigning the return value of new by reference is deprecated in /home/translation/www/blog/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/translation/www/blog/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/translation/www/blog/wp-includes/theme.php on line 508
Vincent Park » 2008 » January » 01
Archive for January 1st, 2008

Web 2.0 Javascript Framework

January 01st, 2008 | Category: Technology, Programming

Dojo:

http://www.translation-help.net/js/dojo-release-1.0.2/dijit/themes/themeTester.html

- It’s a complete toolkit with i18n support, but slow… (Plaxo 3.0, KnowHow, etc)

Scriptaculous with Prototype:

http://www.translation-help.net/js/scriptaculous-js-1.8.0/test/run_functional_tests.html

- Light and easy to use. It seems to be more popular. No i18n support yet. (Digg, Apple, Wordpress, eBay, Nasa, etc)

- Prototype Cheat Sheet:

http://attic.scripteka.com/prototype_cheatsheet_1.6.0.2.pdf

prototype_cheatsheet_1602.pdf

http://thinkweb2.com/projects/prototype/

Facebook Animation:

http://www.translation-help.net/js/animation-1.0/test.html

- Just open sourced it. Very simple. No drag & drop support yet.

jMaki:

https://ajax.dev.java.net/eclipse/index.html

No comments