• Introducing the Next Grid: dgrid

    Introducing the Next Grid: dgrid

    Kris Zyp | October 26, 2011

    Notice: This post is now several years old and covers early versions of dgrid prior to 1.x. We recommend starting with the dgrid tutorials to leverage dgrid 1.x. We have recently reached the alpha milestone in the development of dgrid, a new component for creating lists and grids.

    Read More
  • SitePen at BlackBerry DevCon Americas 2011

    SitePen at BlackBerry DevCon Americas 2011

    Angela Segovia | October 19, 2011

    Featured as one of three sessions to see on Monday’s web track at the BlackBerry DevCon Americas conference in San Francisco this week, SitePen’s CEO Dylan Schiemann presented Make Beautiful Apps Faster Using the Dojo Mobile Toolkit.

    Read More
  • SitePen. Dojo Skills. Seattle.

    SitePen. Dojo Skills. Seattle.

    Angela Segovia | October 17, 2011

    Do you want to learn in depth details to create web applications with Dojo and Dijit? Join us in Seattle on November 16th for our 2-day Dojo Skills workshop. Dojo Skills emphasizes some of the unique advantages Dojo offers in cross-browser charts and user interface widgets through a powerful development model.

    Read More
  • SitePen Represents at DojoConf 2011

    SitePen Represents at DojoConf 2011

    Angela Segovia | October 13, 2011

    SitePen was in full effect at DojoConf 2011.  Not only did we lead up to the conference with our amazing tutorials, we also impressed with our intense knowledge of all things Dojo.  In case you missed it, or if you just want to see them again, here are our presentations.

    Read More
  • FREE SitePen Support- October 2011

    FREE SitePen Support- October 2011

    Angela Segovia | October 3, 2011

    Yep. You read that right.  We said free.  Not free as in you get a free keychain with purchase. Actually free- no purchase required.  All you have to do is submit your question as a comment to our Facebook Note on this same topic.

    Read More
  • Dojo Tutorial: Dijit Themes, Buttons, Textboxes, and Selects

    Dojo Tutorial: Dijit Themes, Buttons, Textboxes, and Selects

    Torrey Rice | September 16, 2011

    DojoConf 2011 is under way, and we continue our Dojo enlightenment with a trifecta of tutorials! Dijit Themes, Buttons, and Textboxes In this tutorial, we will show you the basics of creating and using simple form elements using Dijit—including how to set up a Dijit theme for your web application. Check out the tutorial.

    Read More
  • Dojo Tutorial: Configuring Dojo with dojoConfig

    Dojo Tutorial: Configuring Dojo with dojoConfig

    Torrey Rice | September 15, 2011

    On the eve of DojoConf 2011, let the tutorials continue! Today’s topic is dojoConfig. Let’s dig in, shall we? Configuring Dojo with dojoConfig The dojoConfig object (formerly djConfig) allows you to set options and default behavior for various aspects of the toolkit.

    Read More
  • Dojo Tutorial: Using dojo.behavior

    Dojo Tutorial: Using dojo.behavior

    Torrey Rice | September 13, 2011

    Just 3 days left until DojoConf 2011 and our series of tutorials leading up to it is almost complete! Here’s today’s tutorial… Using dojo.behavior It is frequently useful to isolate a page’s “behavior” from its style and its content.

    Read More
  • Dojo Tutorial: Creating Dojo Stores

    Dojo Tutorial: Creating Dojo Stores

    Torrey Rice | September 12, 2011

    DojoConf 2011 is THIS WEEK! Let’s roll into the conference with our latest tutorial… Creating Dojo Stores In this tutorial, you’ll learn the basic APIs all dojo.stores follow and how to create your own store—including how to handle query results. Check out the tutorial.

    Read More
  • Dojo Tutorial: Slippin’ Sliders with Dijit

    Dojo Tutorial: Slippin’ Sliders with Dijit

    Torrey Rice | September 7, 2011

    We’re closing in on DojoConf 2011! Are you excited yet? We’re keeping up the excitement with another Dojo Tutorial! Slippin’ Sliders with Dijit The HTML5 specification provides many new features, such as the <input type=”range”> element which allows users to choose from a range of values.

    Read More
  • Dojo Tutorial: Embedding Objects with dojox.embed

    Dojo Tutorial: Embedding Objects with dojox.embed

    Torrey Rice | September 6, 2011

    Less than two weeks out from DojoConf 2011! Let’s keep this tutorial train rolling! Embedding Objects with dojox.embed In this tutorial, you’ll learn about the dojox.embed project, and how to use it to include plugin-based objects such as Flash and Quicktime movies—as well as learning about the special proxy method available for Flash objects.

    Read More
  • Dojo Tutorial: Working with Dates

    Dojo Tutorial: Working with Dates

    Torrey Rice | September 2, 2011

    Two weeks out from DojoConf 2011! Ready for the next Dojo Tutorial? Working with Dates in Dojo Dates can be awkward to work with in JavaScript. This tutorial walks through the use of dojo.date—Dojo’s answer to the need for a standard library for date math, comparisons, parsing and formatting. Check out the tutorial.

    Read More
  • Dojo Tutorial: Prototyping with dijit.Declaration

    Dojo Tutorial: Prototyping with dijit.Declaration

    Torrey Rice | September 1, 2011

    Wow! We’re just 15 days out from DojoConf 2011 and our new dojo tutorial everyday series is going strong with our latest edition… Prototyping with dijit.Declaration In this tutorial, you’ll learn about the special dijit.Declaration widget, which was designed to allow you to quickly prototype custom widgets—all using declarative syntax. Check out the tutorial.

    Read More
  • Dojo Tutorial: Getting Jiggy with JSONP

    Dojo Tutorial: Getting Jiggy with JSONP

    Torrey Rice | August 29, 2011

    You didn’t think that with just 18 days left until DojoConf 2011 we would leave you hanging and not post another tutorial in our new dojo tutorial everyday series did you? I thought not! Here’s today’s tutorial! Getting Jiggy with JSONP JSON with Padding (JSONP) has become a common technique for accessing cross-domain resources from

    Read More
  • Dojo Tutorial: Connecting a Store to a Tree

    Dojo Tutorial: Connecting a Store to a Tree

    Torrey Rice | August 24, 2011

    Only 23 days left until DojoConf 2011 and our new dojo tutorial everyday marathon is going strong. Here’s todays tutorial! Connecting a Store to a Tree The Dojo Tree component is a powerful tool for visual presentation of hierarchical data.

    Read More
  • Dojo Tutorial: Using Custom Modules with a CDN

    Dojo Tutorial: Using Custom Modules with a CDN

    Torrey Rice | August 23, 2011

    With just 24 days left until DojoConf 2011 our new dojo tutorial everyday marathon continues! Using Custom Modules with a CDN There are a number of benefits to loading Dojo from a CDN, but using it and custom modules can be a little confusing at first.

    Read More
  • Dojo Tutorial: Using Dojo Data

    Dojo Tutorial: Using Dojo Data

    Torrey Rice | August 19, 2011

    We’re 28 days away and as promised we’re releasing a tutorial everyday until DojoConf 2011! Here’s today’s tutorial! Using Dojo Data Dojo Data is the legacy data interface used to abstract data consumers (like widgets) from the concerns of data providers. While the new object store interface has superseded the dojo.

    Read More
  • Contributing Back to the Dojo Toolkit

    Contributing Back to the Dojo Toolkit

    Dylan Schiemann | August 17, 2011

    As a part of our Free Dojo Support initiative, we received the following question from Rob about contributing back to the Dojo Toolkit: The Question I have some questions around contributing back to the Dojo Toolkit project.

    Read More
  • A New Tutorial Everyday until DojoConf!

    A New Tutorial Everyday until DojoConf!

    Torrey Rice | August 17, 2011

    Are you sitting down? Anxiously crossing off the days on your calendar until DojoConf 2011? We are too! We’re so excited to be sponsoring and speaking at DojoConf that we can hardly sleep… so instead of sleeping we’re writing Dojo tutorials and releasing a new one every day until DojoConf (Sept.

    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