Limit this search to....

Zk: Ajax Without the JavaScript Framework
Contributor(s): Chen, Henri (Author), Cheng, Amy (Author)
ISBN: 1590599012     ISBN-13: 9781590599013
Publisher: Apress
OUR PRICE:   $37.99  
Product Type: Paperback - Other Formats
Published: September 2007
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - General
- Computers | Software Development & Engineering - General
- Computers | Programming Languages - Javascript
Dewey: 005.1
LCCN: 2006299251
Series: FirstPress
Physical Information: 0.4" H x 7.5" W x 9.25" (0.73 lbs) 125 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
In 1994, I developed an infrastructure, inspired by zApp and the Object Window Library (OWL), for developing an accounting system for Windows. In 2000, I developed another infrastructure, inspired by Struts and WebWorks, for developing another accounting system for the J2EE platform. After coaching and watching the development of both systems, I found that not only did the web edition require more advanced programming skills and prerequisites but its total cost was four times more than the client/server's. Worst of all, the user experience harkened back to the age of green terminals, though the look, after decorating with proper images and cascading style sheets, was modern and fresh. I started wondering whether these problems were intrinsic to the web or if the programming model was simply inadequate. Looking back at the success of desktop applications in the 1990s, the event-driven, component-based programming model played a big role. Blessed by being easy to learn and develop, this model is the standard and best way to handle interactive and responsive user int- faces. Could this model be applied to web applications? After using ZK to develop several commercial projects, I believe I've got the answer--yes The reasoning behind that answer is what I want to share with you in this book.