|
Why Dojo needs a client side MVC framework « Seen through my Eyes
In the creation of modern Rich Internet Applications (RIAs) that follow the open web design principles, it is essential to enable developers to follow design patterns and best practices. Existing RIA frameworks, such as the Dojo Toolkit, have focused on solving problems around user experience through widgets and a common component model for widget composition, but there is a gap with respect to a simple, robust programming model that allows the consistent construction of RIA applications.
Dojo is now at the point it needs an RIA framework, that extends the Dojo Toolkit with a set of specific framework services, such as logging and page forwarding, state handling etc. |
|
Dynamic Webpages with JSON - JavaWorld
JavaScript Object Notation (JSON) is a lightweight data-interchange format. It is easy for humans to read and write, and easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition. JSON is a text format that is completely language-independent, but uses conventions familiar to programmers of the popular programming languages. These properties make JSON an ideal data-interchange language.
JSON and the cross-domain issue |
|
Dynamic AJAX - Interactive Website Programming - JSON Examples
I have been having a hard time finding real uses for JSON. Most JSON pages explain what JSON is and how it can be used to replace XML, but not much in the way of practical uses of JSON. The JSON AJAX Web Chat Tutorial that I wrote is a good real world example, but I would love to find some really good creative uses.
Yahoo Traffic with JSON JSON and XML Equivalents Using JSON in the Google APIs Using JSON in the Yahoo APIs XML.com's version of XML to JSON Conversion Convert XML to JSON with C# JSON in Web Pages |
|
phatfusion : page loader
load a div from another page into a div on this page.
greate example of AJAX history management |
| Accordion Sample |
|
OwlSight
OwlSight is an OWL ontology browser that runs in any modern web browser; it's developed with Google Web Toolkit and uses Gwt-Ext, as well as OWL-API. OwlSight is the client component and uses Pellet as its OWL reasoner.
|
|
Ajaxian » What is the future of Ajax applications talking to the data tier?
The. new attack on the RDBMS. Scaling the fairly read-only search operation is one thing, but as soon as you get to read-write operations you have a lot more of a head-ache.
|
| The Ajax Experience - Boston - Framework Sessions: Client-side, server-side and emerging |
| Choosing a JavaScript library |
| 41 of the Best MooTools Ajax Example Downloads | Speckyboy - Wordpress and Design |
|
Mapstraction - a javascript library to hide differences between mapping APIs.
library that provides a common API for various javascript mapping APIs to enable switching from one to another as smoothly as possible. Developers can code their applications once, and then easily switch mapping provider based on project needs, terms and
|
| » 25 Code Snippets for Web Designers (Part7) |
| Media Machines - Virtual worlds, metaverse, Web 3D - tools and services, X3D |
|
Javascript Closures
Closures are one of the most powerful features of ECMAScript (javascript) but they cannot be property exploited without understanding them. They are, however, relatively easy to create, even accidentally, and their creation has potentially harmful consequ
|
|
lalit dot lab -- JSON Cookies with Prototype.
JavaScript code to store data as JSON strings in cookies. It uses prototype.js and json.js to store and retrieve JSON data from cookies. Now we can store and retrieve JavaScript Objects, Arrays, Boolean, String, Number values using cookies, just like stor
|
© 2006 Expertech, Ltd. All rights reserved.