Recent Insights
Search
jQuery finds important role in Ajax-style open source framework development
jQuery finds important role in Ajax-style open source framework development

In recent years, the jQuery open source library and framework has gained greater attention among a slate of frameworks that includes Dojo, Prototype, GWT and others. While viewers say it has advantages in some parts of development, it remains one among many other important frameworks, although an important one.

Read More
RIM Launches New BlackBerry Web App Platform
RIM Launches New BlackBerry Web App Platform

At its BlackBerry Developer Conference 2010 (DEVCON 2010), Research In Motion (RIM) demonstrated how the company is pushing its momentum with developers by providing a new web application platform, simplifying enterprise app development, launching both new analytics and advertising services, as well as opening up its BlackBerry Messenger (BBM) social platform to developers. Continue Reading.

Read More
Dive Into Dijit Forms
Dive Into Dijit Forms

Notice: There is a newer version of this post available The Dijit library provides an extremely powerful, flexible set of Dojo-based widgets with which you may easily enhance the look and functionality of your web application.  These widgets include drop down / popup menus, dialogs, page layouts, trees, progress bars, and form elements.

Read More
Multi-node: Concurrent NodeJS HTTP Server
Multi-node: Concurrent NodeJS HTTP Server

NodeJS has demonstrated impressive performance potential as an HTTP server. By combining highly optimized HTTP parsing algorithms with the speedy V8 JavaScript engine and using an event-based architecture, Node has posted eye-opening request handling numbers.

Read More
Creating and Enhancing Dojo Classes
Creating and Enhancing Dojo Classes

Like all top-notch JavaScript toolkits, Dojo tries to make its classes as flexible as possible, knowing that users of the toolkit may have different ideas about how a given class or class method should work. Luckily, Dojo provides you a number of methods by which you can subclass or modify existing classes.

Read More
NoSQL Architecture
NoSQL Architecture

The NoSQL movement continues to gain momentum as developers continue to grow weary of traditional SQL based database management and look for advancements in storage technology. A recent article provided a great roundup of some of the great new technologies in this area, particularly focusing on the different approaches to replication and partitioning.

Read More
Resource Oriented Programming
Resource Oriented Programming

The REST architecture has become increasingly recognized for its value in creating scalable, loosely coupled systems. REST is presented as a network interaction architectural style, not a programming methodology.

Read More
Robust Promises with dojo.Deferred 1.5
Robust Promises with dojo.Deferred 1.5

The dojo.Deferred module has long been a central component of Dojo, providing a powerful interface for asynchronous operations like HTTP requests. Dojo’s Deferreds are a form of promises, providing a separation of concerns between the mechanics of calling a function and the interface for interacting with the eventual asynchronous future result.

Read More
Thoughts on Apple vs. Adobe
Thoughts on Apple vs. Adobe

There’s really no obvious “winner” in the Apple vs. Adobe spat.

Read More
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Privacy Policy