| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Books |
- Internationalizing Web applications using Dojo by Yoav Rubin, Gal Shachor - [Clicks: 3]
The mother tongue of most of the people in the world is not English. It might be a widely used language like Chinese or French, or a rarely used language like the Bask language or Yiddish. These people, regardless of their English skills, may be potential clients; the only problem is how to reach them. It is one thing to reach a potential client's screen, and quite another to convey the message from their screen to their minds. Following various internationalization (i18n) guidelines helps to address this problem, especially in properly presenting your application Web site to the user in his or her native language. This can result in exposure to huge markets where the only barrier is language and cultural differences. In this article, discover a way to perform native language support in the context of Web sites and Web applications using the i18n feature of the Dojo toolkit.
http://www.ibm.com/developerworks/web/library/wa-dojo/index.html - Aug, 2008 - Create reusable and redistributable components with Dojo and AJAX by Manish Kataria - [Clicks: 8]
In this article, learn to use Dojo and Ajax to develop reusable components that can easily be integrated with core applications. A a step-by-step example shows how to develop a Web application that adds mailing capabilities to an existing blogging application, generates mailing widgets, and handles intricacies of cross domain communication.
http://www.ibm.com/developerworks/web/library/wa-aj-components/index.html - Jun, 2008 - Comment lines: Scott Johnson: Lazily loading your Dojo Dijit tree widget can improve performance by Scott Johnson - [Clicks: 12]
Populating a tree widget's nodes lazily, rather than all up front, will render the tree more quickly and enable it to perform better. This real-world example shows how you can use REST calls to lazily load JSON data for populating a Dojo Dijit tree widget.
[Includes sample code]
http://www.ibm.com/developerworks/websphere/techjournal/0805_col_johnson/0805_col_johnson.html - May, 2008 - Web-based spreadsheets with OpenOffice.org and Dojo by Oleg Mikheev, Doan Nguyen Van - [Clicks: 7]
If you think that OpenOffice.org is just an open source alternative to Microsoft Office, think again. Find out how it can serve as a component in your Web-based spreadsheet applications.
http://www.javaworld.com/javaworld/jw-05-2008/jw-05-spreadsheets.html - May, 2008 - Portlet development using REST services and the Dojo Toolkit by Thomas Lawless - [Clicks: 60]
This article focuses on the creation of a reusable reference design for creating Web 2.0-enabled portlets using Representational State Transfer (REST) services and the Dojo Toolkit.
http://www.ibm.com/developerworks/websphere/library/techarticles/0803_lawless/0803_lawless.html - Mar, 2008 - Comment lines: Roland Barcia: Improve initial download time of your Dojo applications by Roland Barcia - [Clicks: 8]
Once an Ajax application is loaded, it subsequently fetches smaller fragments of data and content to avoid the overhead of re-rendering the entire page, thus improving performance. The tradeoff that enables this to happen is that the initial download of your application will usually take longer. This article looks at ways you can reduce the initial download time of your Dojo applications and still get great performance.
http://www.ibm.com/developerworks/websphere/techjournal/0802_col_barcia/0802_col_barcia.html - Feb, 2008
- Dojo: The Definitive Guide
by Matthew Russell
The Dojo toolkit provides an end-to-end solution for development in the browser -- everything from its standard JavaScript library and turnkey widgets to build tools and a testing framework. This comprehensive guide to Dojo includes a hard-hitting reference to help you build rich and responsive web applications with complex layouts and form controls closely resembling those found in the most advanced desktop applications. If you're a DHTML-toting web developer, you need to read this book.
- Jun, 2008