- Ten sites that every developer should have in their bookmarks file.
No matter what kind of development you do, at least three of these sites will be helpful to you in some kind of programming endeavor. I've just recently discovered the browser sandbox over at Spoon.net (though I'm a still little partial to IETester).
- Some new programming jargon that you may not have previously known about.
This should be a fun read for all my fellow code-monkey development friends out there as you'll be able to identify with more than a handful of these all too common issues and concepts. Yoda conditions, you may have.
- Fifteen best practices for writing super readable code.
Although you might not be able to tell from viewing source code of my beloved website, I'm actually a pretty big stickler when it comes to writing easy-to-read code. Indentation is your friend.
- Everything you need to know about HTML 5.0.
The new news is that XHTML2 is dead. The idealist recommendation for the web didn't make it. Possibly because of the lack of backward compatibility, possibly for lots of reasons – the web was hot with discussion on the loss of the spec; the why, who and 'whoh!'.
- A list of CSS differences found in different versions of Internet Explorer.
In a nutshell, Internet Explorer 6 is a big steaming pile of 'not supported' while Internet Explorer 7 trails slightly behind. Version 8 seems to finally be on the right track.
- New study shows that quality of open source code is actually improving.
'Defect density' has dropped 16 percent during the past three years among the projects scanned through the site and some 11,200 defects have been eliminated, according to Coverity's latest report.
- How to build a popularity algorithm that you can be proud of.
After reading this article I am not so proud of my lame 'recently popular' list over on the right side of the page.
- Wikipedia to start color coding untrustworthy text.
...the program assigns a color code to newly edited text using an algorithm that calculates author reputation from the lifespan of their past contributions. It’s based on a simple concept: The longer information persists on the page, the more accurate it’s likely to be.
- Thirteen ways to browser test and validate your work.
A good writeup for those of you who don't regularly practice the art of cross-browser compatibility.
- The ultimate beginner's guide to Applescript.
...you don’t have to be a genius programmer to use it. In fact, you don’t have to have any programming experience whatsoever. This article will show you how to write an AppleScript for nearly any application using the simple instructions that come hidden within each app’s framework.











































