Tag development

Useful Coding Tools and JavaScript Libraries For Web Developers – Smashing Magazine | Smashing Magazine

HTML5 Reset templates

"The HTML file contains a rudimentary HTML5 document structure, with all the every day stuff like title, header, footer, etc. It also uses conditional comments to call about half a dozen IE-specific CSS files, as well as a couple popular IE-correc…

StaticMatic

Static websites, the modern way. Useful for rapid prototyping.

RSS Growler

Menu bar RSS reader designed specifically for use with Trac.

How to be a Programmer

Robert L. Read, PhD: "This long essay attempts to summarize the non-technical things that I wish someone had explained to me at the beginning of my career as a professional programmer. It is primarily concerned with social situations and team rela…

10 TextMate bundles/plugins to boost your Ruby on Rails development productivity

Fake – Mac OS X Web Browser Automation and Webapp Testing Made Simple.

Fake is a new browser for Mac OS X that makes web automation simple. Fake allows you to drag discrete browser Actions into a graphical Workflow that can be run again and again without human interaction. The Fake Workflows you create can be saved, reope…

HTML5Rocks – Home

High Performance Web Sites :: Frontend Single Points of Failure

"Five years ago most of the attention on web performance was focused on the backend. Since then we’ve learned that 80% of the time users wait for a web page to load is the responsibility of the frontend. I feel this same bias when it comes to id…

Tabular logs in Firebug

console.table method that allows output of tabular data into the Console panel.