I've recently moved from using Parallels for browser testing to Sun's Open Source VirtualBox. Here's a walkthrough...
On any page accessed with SSL, all Ajax requests must use SSL, or they will fail. To make this happen...
Passing the --profile flag to RSpec produces some additional output, namely the running times of the ten slowest examples in...
Background allows you to add some context to the scenarios in a single feature. A Background is much like a...
All methods generated by string_attr_reader are now added to that new module instead of the class. The result...
The idea behind scrooge is both surprisingly simple and powerful: instead of forcing the developer to manually specify each attribute...
decided to go fixtureless with Shoulda + Factory Girl. All good, except one problem. Slow as fuck tests. So here’s...
Google Chrome Frame is a plugin for Internet Explorer that embeds the entire Chrome web rendering engine inside IE.
DevIL is a fast and lightweight image library that supports the loading and saving of images in almost any graphics...
If I ruled the world, IE would not be used by people. Since that is not the case, we need...
If you need big synchronization points, e.g. for big marketing campaigns, you might be better off using an iterative development...
R. Clayton Miller's 10/GUI is probably one of the most dramatic reimaginations of the desktop user interface I’ve...
In the end, the structure of data is something fundamental that can't be simplified or abstracted away. The ORM...
In this paper, we address the problem of
Even though the gradual engagement meme has been around for a while, and everyone just hates signup forms, they just...
But Twitter is not playing at the $1.00 blackjack table. They’re playing at the $1B blackjack table. Forget for...
Limelight is a rich client GUI framework unlike any other. With a unique angle on GUI development, Limelight harnesses the...
Good programmers know that a lack of superficial code quality and consistency is the best indicator of deeper systemic problems...
cxpartners has an interesting eye tracking study on form design. They distill the results into a few simple guidelines which...
Mockito is a mocking framework that tastes really good. It lets you write beautiful tests with clean & simple API. Mockito...
The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection...