Dojo and AOL

Current Build

Latest Dojo Build - 1.4.*

Use the following script tag to link the latest Dojo 1.4.* build (currently 1.4.1).

<script type="text/javascript" src="http://o.aolcdn.com/dojo/1.4/dojo/dojo.xd.js"></script>

When new builds are available we will update the symlink

To access specific Dojo builds, the following URL format will work

<script type="text/javascript" src="http://o.aolcdn.com/dojo/<version>/dojo/dojo.xd.js"></script>

There is an uncompressed version of the dojo.xd.js, which makes it easier to read the functionality and API docs for dojo base:
<script type="text/javascript" src="http://o.aolcdn.com/dojo/<version>/dojo/dojo.xd.js.uncompressed.js"></script>

Supported Versions

1.4 symlink to latest 1.4 version (currently 1.4.1)

1.4.1

1.4.0

1.3 symlink to latest 1.3 version (currently 1.3.2)

1.3.2

1.3.1

1.3.0

1.2.3

1.2.0

1.1.1 There is an issue dynamically loading dojox.gfx from the CDN. However, it works if that module is part of dojo.xd.js. If you need to use dojox.gfx from the CDN, use this URL instead:
<script type="text/javascript" src="http://o.aolcdn.com/dojo/1.1.1/dojo/gfx-dojo.xd.js"></script>

1.1.0

1.0.2

1.0.0

0.9.0

Legacy Builds

The URL format for these builds is different than described above, please note the URLs.

0.4.3 <script type="text/javascript" src="http://o.aolcdn.com/dojo/0.4.3/dojo.js"></script>

0.4.2 <script type="text/javascript" src="http://o.aolcdn.com/dojo/0.4.2/dojo.js"></script>

CDN Information

AOL's CDN is a worldwide CDN that uses geographic edge caching. This means that your users who access files from http://o.aolcdn.com/dojo/* will receive them from a location that is geographically near them (where possible), allowing fast delivery of the files. The content is also served gzip-compressed to allow even quicker file downloads.

By using the AOL CDN for loading Dojo, it means that you do not need to download and install Dojo on your servers.

AOL PROVIDES THE CDN AS A CONVENIENCE FOR DEVELOPERS AND END USERS.

THE CDN AND ALL FILES AVAILABLE ON IT ARE PROVIDED “AS IS” AND WITH ALL FAULTS. AOL EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY AND ALL WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. AOL DOES NOT WARRANT THAT THE CDN OR AVAILABLE FILES WILL MEET YOUR REQUIREMENTS, THAT THE OPERATION OF THE CDN OR AVAILABLE FILES WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN THE CDN OR AVAILABLE FILES WILL BE CORRECTED.

AOL AND ITS OFFICERS, DIRECTORS, AFFILIATES, AND AGENTS SHALL NOT BE LIABLE FOR ANY LOSS OF USE OR INTERRUPTION OF BUSINESS, OR FOR INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST REVENUES AND PROFITS) OR SIMILAR DAMAGES, WHETHER BASED ON TORT (INCLUDING WITHOUT LIMITATION NEGLIGENCE AND STRICT LIABILITY), CONTRACT, OR OTHER LEGAL OR EQUITABLE GROUNDS, ARISING OUT OF OR RELATING TO THE CDN OR AVAILABLE FILES, EVEN IF AOL HAS BEEN ADVISED OR HAD REASON TO KNOW OF THE POSSIBILITY OF SUCH DAMAGES AND EVEN IN THE EVENT OF FAILURE OF EXCLUSIVE REMEDIES.