links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Nine Owls, member since Jan 14, 2006
.
Search Everyone: "ajax",

Top "AJAX" experts: detal, veletflair, hamzaz, dr_hamza, nperriault, jasonvogel,

Groups about "AJAX": SocialBook, Web 2.0, GUI, Web 2.0 Polls, dotNET, rubyonrails,

1 - 8 of 8   Watch nineowls
 
A two-sided programming model brings a lot of trouble for developers, since they have to take care of the following process-unrelated issues by themselves: * Browser incompatibility No longer an issue, solved by any modern Ajax frameworks * Client-server communication Displaying data on the client by retrieving data from server * Slow performance Developers tend to put too much data on the client * Business logic inconsistency between clientand server Replication of business logic on the client The ideal programming model should save developers from these cumbersome tasks. To resolve all of the above issues at once, the UI and the back-end of an application should never be separated. Instead, they should run on the same side, either the server-side or the client-side. To improve developer productivity, and provide easier access to server resources, the application should run on the server only. The ideal programming model should look as follows:
by nineowls 2008-10-15 13:18 Direct · AJAX
http://java.dzone.com/articles/direct-ajax-saves-your-investm - cached - mail it - history
by nineowls 2006-07-26 11:35 js · prototype · ajax · webdev · development · howto
http://wiki.script.aculo.us/scriptaculous/show/Prototype - cached - mail it - history
by nineowls 2006-06-08 09:10 ajax · js · webdev · reference · howto · development
http://openrico.org/rico/demos.page - cached - mail it - history
by nineowls 2006-06-08 08:51 ajax · rails · ruby · reference · howto · xhtml · js · webdev · development
http://script.aculo.us/ - cached - mail it - history
alternate techniques to XMLHttp
by nineowls 2006-03-03 11:39 design · webdev · reference · howto · software · dynamic · ajax · javascript
http://www.webreference.com/programming/ajax_tech/ - cached - mail it - history
by nineowls 2006-01-14 20:28 ajax · webdev · usability
http://www.backbase.com/demos/explorer/ - cached - mail it - history
by nineowls 2006-01-14 20:28 ajax · howto · webdev
http://24ways.org/ - cached - mail it - history
by nineowls 2006-01-14 20:28 tools · webdev · software · productivity · ajax
http://www.backbase.com/ - cached - mail it - history
1 - 8 of 8  
Related Tags
 
- exclude ~ optional + require
Add Dates