Recent Insights
Search
Dojo Toolbox First Look
Dojo Toolbox First Look

In the middle of May, we were given a mission: create a speedy, offline API documentation viewer and a graphical Dojo build tool. Here we are at the beginning of July, and the result is the Dojo Toolbox 1.0.

Read More
SitePen Announces the Dojo Toolbox
SitePen Announces the Dojo Toolbox

Palo Alto, CA – July 8, 2008 – SitePen Inc. today announced the launch of the Dojo Toolbox, a productivity application to help web and Ajax developers with the Dojo Toolkit.

Read More
A Quick JavaScript Load Profiler
A Quick JavaScript Load Profiler

I was doing some research on script loading speed tests. Each script load required the page to be refreshed, making it difficult to log the time to Firebug and get an average.

Read More
Connect to the Mobile Web with SMS
Connect to the Mobile Web with SMS

SMS is a great way to push small amounts of text to mobile users. But what happens when your application needs to send more than 140 characters of information? Most modern phones, including Apple’s iPhone, support the ability to launch the mobile web browser using the URL embedded in the SMS message.

Read More
JSON Referencing in Dojo
JSON Referencing in Dojo

Non-trivial data often has structures that cannot be well-defined with normal linear, acyclic data descriptions. Data that consists of cycles, many-to-one relationships, and non-local references often requires custom strategies for serialization and transfer of the data over JSON.

Read More
RESTful JSON + Dojo Data
RESTful JSON + Dojo Data

NOTE: This post is very out of date. For more up to date information about RESTful JSON in Dojo applications there are a number of more recent tutorials are available, such as the Dojo Store introduction, as well as tutorials demonstrating store-driven grids and trees, among others.

Read More
Dojo Drag and Drop, Part 1: dojo.dnd
Dojo Drag and Drop, Part 1: dojo.dnd

NOTE: This post contains information pertaining to an older version of Dojo.Read the updated version now! Most anyone who’s looked at the feature list knows that one of Dojo’s core features is a drag and drop framework. What’s not immediately obvious is that Dojo actually has two drag and drop APIs.

Read More
A Beginner’s Guide to Dojo Charting, Part 1 of 2
A Beginner’s Guide to Dojo Charting, Part 1 of 2

Welcome! If you are looking for a way to quickly and easily add great looking and functional charts and graphs to your web pages, you’ve found the right place. All you need is a tiny bit of JavaScript skills and a copy of Dojo.

Read More
Supercharge Your MAMP Environment
Supercharge Your MAMP Environment

MAMP is an easy way to get a basic MAMP (Mac, Apache, MySQL, PHP) environment running. Each package in the stack is configured such that it’s easy to drop the MAMP directory into /Applications and serve up a database-backed PHP site.

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