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
    An Interview with Eric Meyer

    Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it? At first blush, it was the simplicity of it as compared to the table-and-spacer...

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

Incredible Demos

  • By
    Unicode CSS Classes

    CSS class name structure and consistency is really important; some developers camelcase classnames, others use dashes, and others use underscores.  One thing I've learned when toying around by HTML and CSS class names is that you can actually use unicode symbols and icons as classnames.

  • By
    Using Dotter for Form Submissions

    One of the plugins I'm most proud of is Dotter. Dotter allows you to create the typical "Loading..." text without using animated images. I'm often asked what a sample usage of Dotter would be; form submission create the perfect situation. The following...

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!