Dojo Workshops in San Jose AND dojo.beer()

By  on  

4/29/2011: I've added information about the dojo.beer() event.

It's no secret that much of my focus over the past year hasn't been so much with MooTools but instead with the Dojo Toolkit.  That shift in focus has come with becoming a member of the SitePen team.  For those of you who are not aware of who SitePen is:  SitePen is the prestigious JavaScript development shop founded by Dojo Toolkit founder Dylan Schiemann which employs many Dojo Toolkit committers.  Needless to say, I work with some outstanding JavaScript pioneers and programmers.

Over the past year we've really beefed up Dojo documentation with some awesome tutorials and a sweet new API viewer.  Over that year we've also created an outstanding Dojo training workshop teaching everything from basic JavaScript and Dojo concepts to advanced Dojo topics.  The SitePen team worked tirelessly to put these workshops together (I know, as I had a large role in their creation).  These workshops aren't your normal slideshows -- they feature thorough examples and challenging activities for developers of all skill levels.

I just wanted to give you a heads up that I'll be presenting at the workshop in San Jose, CA from May 24-26.  If you or your development team want to learn how to use Dojo to create dynamic, responsive, efficient web applications, consider coming to a SitePen Dojo workshop!

dojo.beer()!

SitePen will also be sponsoring a dojo.beer event in San Jose on May 25, 2011. If you love JavaScript, please come bay for a beer and some conversation with other great developers!

Recent Features

  • By
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

Incredible Demos

  • By
    Spatial Navigation

    Spatial navigation is the ability to navigate to focusable elements based on their position in a given space.  Spatial navigation is a must when your site or app must respond to arrow keys, a perfect example being a television with directional pad remote.  Firefox OS TV apps are simply...

  • By
    Create a CSS Cube

    CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals.  Add animation and you've got something really neat.  Unfortunately each CSS cube tutorial I've read is a bit...

Discussion

  1. I’m in San Jose and badly wanted to attend, but student loans and a manager unwilling to sponsor means I’m going to have to sit out :(

  2. David, are you aware of any new books due to be published on Dojo? The one’s currently out there are now out of date by a few years.

    • Good question. I’m not aware of more recent books than those that appear on the DTK website, but Dojo’s API is 100% backward compatible so the methods within the book should still work.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!