On this week's episode: Todd and I talk about working remotely, transitioning to being a remotee, keeping on task, and avoiding (or embracing) the hermit lifestyle!
Next Episode: Q&A!
Todd and I would like to host a Q/A session where we answer your questions! Please tweet us your question and we'll answer them on the next show! Cheers!
Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...
As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us. Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos. Another technology available...
Yesterday I showed you WordPress' awesome JSON plugin named JSON API. Now that I can get my blog posts in JSON format, it's time to create an awesome AJAX'ed web app with that data. I've chosen to use the power of Dojo and Dijit to...