Web Development News August 2010 B


Here are some interesting articles from the first half of August:

JavaScript

Douglas Crockford continues his series on the state of JavaScript, talking about the role of event loops and server-side JavaScript. This is a must watch for web developers:

Libraries

Reid Burke has built a new command line, cross-browser testing framework for YUI, called Yeti. Yeti uses NodeJs to execute YUI tests against your code locally, before you commit your code to a shared repository. Find out more at:

http://www.yuiblog.com/blog/2010/08/25/introducing-yeti-the-yui-easy-testing-interface/

YUI announces a security patch to YUI 3.1. There was a security hole in there "io.swf" file that has been address. If you are using XDR then please read:

http://www.yuiblog.com/blog/2010/08/19/yui-3-1-2/

Personal

I will be leaving Mint at the end of this week to join another startup. My time at Mint has been amazing, and we have built web UIs that most people thought impossible. I enjoyed working with the Mint team, but am looking forward to my next big startup. I'll let you all know where I am going next soon.

However, I can let you know my technology choices: Django as my MVC, Apache as my webserver, and Git for version control. We are experimenting with other technologies as well so that we can implement a continuous build process.

I'll keep everyone posted as to how things are going. We are looking for a strong back-end engineer to help with MySQL, Python, scaling, and more if you or someone you know might be interested.

Web Development News August 2010 A


Not a whole lot of news this week, which is great because I had surgery on my left hand and typing one handed is a pain. Besides the articles included here, there was a lot of talk on whether to HTML validate your code or not. I'd say the general consensus was no, because of lack of ARIA support and the inability to add meta attributes. All browsers support meta-attributes, even if they aren't in the DTD and it is a better way to send data than hijacking existing attributes.

Here are some interesting articles from the first half of August:

continue reading article…

Web Development News July 2010 B


Here is a roundup of some of the interesting news released during the later half of July.

continue reading article…

Web Development News July 2010 A


Here is a roundup of some of the interesting news released at the beginning of July.

continue reading article…

Web Development News June 2010 B


Here is a roundup of some of the interesting news released at the end of June.

continue reading article…