![]() |
Post Page Rank |
I visit Dojo toolkit regularly. Yesterday it has been updated to 0.4.2. I put lot of hope on this AJAX library. One thing that I like, we can custom the widgets (UI components) although I am bit confused til now. Other web frameworks have supports to this library. But again it is always a dilemma for me. Should I choose AJAX or Flash to create rich web application? The problem with most AJAX library is the browser compability. It may or may not work in certain browsers. If you do it in Adobe Flex (Flash), everything should be consistent but the file size is matter. Flex creates larger file size than other ordinary flash app.
I am not really an extensive coder of JavaScript. I spend most of my coding time in PHP and Java now. I always look for other options to write AJAX apps. I put my finger to SAJAX. Why this? Before SAJAX, I was using XAJAX. In general both are the same, the only thing matter is the license. XAJAX built under LGPL while SAJAX is under open source BSD license. I prefer BSD due to its nature. Integrating any BSD libraries to commercial applications would be easily done under BSD license without publishing the your app’s source code.
They said:
It is open source and licensed under the BSD license. This means you can do basically whatever you want with it, even charge people for it.
Another thing, SAJAX supports not only PHP but others language as well, eq. phyton, perl, asp, coldfusion and ruby. Again, I am stick to php to this. The library is so light. So if you dare enough, download it here.
Stumble it!
March 27, 2007



Horaayy..there are 2 comment(s) for me so far ;)
hooray…another additional technews from the master…..go go gadget!!….
I’ll discuss SAJAX more details later on.