smashingmagazine.com

If I ruled the world, IE would not be used by people. Since that is not the case, we need...

github.com

What Pradipta Archiputra (aka "MAX ARCHIE") uses to send his recruitment emails. This plugin pretends that CC and BCC

agileweboperations.com

If you need big synchronization points, e.g. for big marketing campaigns, you might be better off using an iterative development...

ignorethecode.net

R. Clayton Miller's 10/GUI is probably one of the most dramatic reimaginations of the desktop user interface I’ve...

hatfulofhollow.com

In the end, the structure of data is something fundamental that can't be simplified or abstracted away. The ORM...

tech.puredanger.com

Unit tests are to refactoring like a drop cloth is to painting. Both feel like more work at first but...

blog.henriquez.net

Even though the gradual engagement meme has been around for a while, and everyone just hates signup forms, they just...

bokardo.com

But Twitter is not playing at the $1.00 blackjack table. They’re playing at the $1B blackjack table. Forget for...

makandra dev
limelight.8thlight.com

Limelight is a rich client GUI framework unlike any other. With a unique angle on GUI development, Limelight harnesses the...

hatfulofhollow.com

Good programmers know that a lack of superficial code quality and consistency is the best indicator of deeper systemic problems...

railscasts.com

Learn how to set up a one-to-many or many-to-many association which is entirely embedded into a...

github.com

A rails plugin to store a collection of boolean attributes in a single ActiveRecord column as a bit field.

successfulsoftware.net

I cringe every time I hear about someone who has spent years writing their ‘killer app’, but still hasn’t...

makandra dev
juggernaut.rubyforge.org

The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection...

corte.si

Are there major differences between projects in different languages? Is it possible to quantify these differences? I decided to try...

24ways.org

The landscape of web typography is changing quickly these days. We’ve gone from the wild west days of sIFR...

eigenclass.org

Are you still adding printf/puts calls and restarting your app to figure what went wrong

24ways.org

For a long time on the web, we’ve been typographically spoilt. Yes, you heard me correctly. Think about it...

bret.appspot.com

After some deliberation, we decided to implement a "schema-less" storage system on top of MySQL rather than use a...

css-tricks.com

We say “back in time”, and “back” feel like “left” to me, not right. So let’s break that standard...

playframework.org

Finally a Java framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. Play focuses on...

github.com

Template inliner avoids the problem when to render a large list of objects,

github.com

Using the Re library, that regular expression can be built incrementaly from smaller, easier to understand expressions.