• Interview on Dojo on Ajax, Comet, Bayeux, RIAs and the Dojo Toolbox

    Interview on Dojo on Ajax, Comet, Bayeux, RIAs and the Dojo Toolbox

    Dylan Schiemann | July 23, 2008

    The Dojo Toolkit is a modular open source JavaScript library, designed to ease the rapid development of JavaScript or Ajax-based applications and web sites. InfoQ had a Q&A with Dylan Schiemann, CEO of SitePen and co-creator of the Dojo Toolkit, about AJAX, Comet, Bayeux, RIAs and the newly released Dojo Toolbox.

    Read More
  • window.name Transport

    window.name Transport

    Kris Zyp | July 22, 2008

    The window.name transport is a new technique for secure cross-domain browser based data transfer, and can be utilized for creating secure mashups with untrusted sources. window.name is implemented in Dojo in the new dojox.io.windowName module, and it is very easy to make web services available through the window.name protocol. window.

    Read More
  • IE 6 On the Way Out?

    IE 6 On the Way Out?

    Dylan Schiemann | July 21, 2008

    It seems that the Dojo toolkit will continue supporting IE 6 for a long time to come as Dylan Schiemann, CEO of SitePen and co-creator of Dojo tells us: When first released, Internet Explorer 4.5, 5.

    Read More
  • Client/Server Model on the Web

    Client/Server Model on the Web

    Kris Zyp | July 18, 2008

    Prior to the popularity of the web, client/server applications often involved the creation of native applications which were deployed to clients. In this model, developers had a great deal of freedom in determining which parts of the entire client/server application would be in the client and which in the server.

    Read More
  • JSONQuery: Data Querying Beyond JSONPath

    JSONQuery: Data Querying Beyond JSONPath

    Kris Zyp | July 16, 2008

    Notice: We recommend reading our newer post on RQL. A new data querying tool for has been added to Dojo 1.2. JSONQuery is a new module intended to succeed and improve upon the JSONPath module introduced in Dojo 1.1.

    Read More
  • Dojo Toolbox First Look

    Dojo Toolbox First Look

    Kevin Dangoor | July 8, 2008

    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. This article is a first look at this new application.

    Read More
  • SitePen Announces the Dojo Toolbox

    SitePen Announces the Dojo Toolbox

    Dylan Schiemann | July 8, 2008

    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. Created by SitePen using the Dojo Toolkit and Adobe® AIR™, the Dojo Toolbox is available for download immediately. The 1.

    Read More
  • A Quick JavaScript Load Profiler

    A Quick JavaScript Load Profiler

    Mike Wilcox | July 1, 2008

    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

    Jason Cline | June 30, 2008

    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

    Kris Zyp | June 17, 2008

    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. Dojo 1.2 has added support for JSON referencing with the dojox.json.ref module.

    Read More
  • RESTful JSON + Dojo Data

    RESTful JSON + Dojo Data

    Kris Zyp | June 13, 2008

    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

    Revin Guillen | June 10, 2008

    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. The first, dojo.

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

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

    Doug McMaster | June 6, 2008

    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

    Revin Guillen | May 16, 2008

    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
  • The Key to Quick Mobile App Navigation

    The Key to Quick Mobile App Navigation

    Jason Cline | May 12, 2008

    Navigating a mobile app can be slow, especially on long pages and slow scrolling phones. Fortunately the xhtml mobile profile markup language supported by mobile phones provides a solution to finding links and starting phone calls inside the mobile browser.

    Read More
  • Everyone can “Ask the Experts”

    Everyone can “Ask the Experts”

    Kevin Dangoor | May 11, 2008

    In March, we introduced the SitePen Support service to provide high-quality support for Dojo, DWR and Cometd from the people who know those projects inside and out.

    Read More
  • String Performance: an Analysis

    String Performance: an Analysis

    Tom Trenka | May 9, 2008

    Recently I was writing a “tips and tricks” blog post that was going to focus on the idea that it is better to use an object as a “string buffer”; the idea was that by passing this object around to various functions and pushing string fragments into it, you can get better performance from a

    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