artima.com

This article describes a technique for overriding the equals method that preserves the contract of equals even when subclassses of...

makandra dev
code.google.com

Page Speed is an open-source Firefox/Firebug Add-on. Webmasters and web developers can use Page Speed to evaluate the...

github.com

Or, you can test your Rack application (or Sinatra, or Rails, or Merb) using arbitrary HTTP client libraries, to check...

jamesgolick.com

Trample is a more flexible load simulator. Instead of a static list of urls, trample's configuration language is ruby...

memeagora.blogspot.com

The reasoning goes that if we create languages that keep people out trouble by restricting what damage they can do...

ignorethecode.net

Following Apple’s lead, avoiding modes has been an important design goal in all modern computer systems.

blog.phanfare.com

Freemium is a bad marketing plan for any premium business that hopes to be the differentiated provider.

github.com

FastImage Resize is an extremely light solution for resizing images in ruby by using libgd

github.com

Read_from_slave for Rails enables database reads from a slave database, while writes continue to go to the master

alistapart.com

An example of the conundrum of transferring print documents to the web, one that has become legendary in some circles...

blog.thinkrelevance.com

hat's the dirty little secret of our industry; green screen apps are usually pretty darn fast. They aren't...

openjs.com

Despite the many JavaScript libraries that are available today, I cannot find one that makes it easy to add keyboard...

livepipe.net

HotKey provides functionality similar to the accesskey attribute, but has many enhancements that allow for more granular control when creating...

wizards.com

For instance, the UI finds that a certain card is in the graveyard. It is essential that the UI sub...

ignorethecode.net

Not all icons in the Finder are created equal. There are the normal file and folder icons. Then there are...

programmingtour.blogspot.com

We had a conversation about the fact that the 'TDD is about testing vs TDD is about design" debate that...

leadthinking.com

In a nutshell, Bowline lets you build cross platform desktop applications with Ruby, HTML and JavaScript. The idea is to...

threeriversinstitute.org

By far the dominant reason for not releasing sooner was a reluctance to trade the dream of success for the...

codemonkeyism.com

Even if you’ve trapped, you can change your programming style and reap some of the benefits of those new...

pragprog.com

You should endeavor to tell objects what you want them to do; do not ask them questions about their state...

blogs.concedere.net

The goal of modelling is to produce something substantially simpler than the world. This is achieved not through endlessly inventing...