Fun in Source Code with Off And Away
By Chris Cardinal on July 13th, 2011
A look at travel site Off and Away’s source code reveals that everyone sneaks in fun lines in their source code from time to time.
A look at travel site Off and Away’s source code reveals that everyone sneaks in fun lines in their source code from time to time.
Amazon reveals their newest addition to their S3 service: Versioning and multi-factor authentication.
Our developer examines Closures in PHP 5.3
Google announced their Speed Tracer profiling tool to allow developers to better analyze performance problems in their web applications.
Developing a “web 2.0″ application brings with it a host of new challenges previously unfelt or easily ignored with older, single-page-load-per-action apps. The browser has evolved from a simple page renderer to an application platform that busily executes JavaScript and receives, parses, and displays loads of new data without ever leaving the page. Developers are [...]
We take a look at Lunascape: a new browser that allows users to switch their rendering engine on the fly.
A language lives and dies by how easy it is for a person to express something within that language. But the ease in expression is much like the type I and type II error rate in a statistical test: as you adjust one to be nearer to where you want it to be, the other [...]
Stack Overflow is a great new programming Q&A web site meant to help users cut through the clutter and find the answers they need.
Brandon discusses some helpful principles of project management, from the developer’s point of view.