github.com

Rails plugin which adds a convenient way to override attr_accessible protection.... You can mark certain attributes as trusted for...

intridea.com

Pretty much everyone who claims to have a REST API, in fact, does not. The closest I’ve found is...

marco.org

When so many obviously spammy and trademark-infringing apps are getting through, it makes every trivial rejection by real developers...

dextrose.com

The Aves Engine is a software development kit to generate spectacular isometric browsergames without the need for third-party plugins...

mobiforge.com

This seriously limits the kinds of applications you can develop on the iPhone. One notable exception, however, is the support...

huffingtonpost.com

"You're coming of age in a 24/7 media environment that bombards us with all kinds of content and exposes...

gem-session.com

But then there are those posts where the author pastes 10 pages of confused code with no context whatsoever and...

robots.thoughtbot.com

ShamRack mounts a Rack app locally, just for your tests. It goes one further: it “mounts” it using Net::HTTP...

stackoverflow.com

Seems like there's no way to do it in Capybara, unfortunately. But if you're running your tests with...

stackoverflow.com

Because javascript has something called "Hoisting" which makes your code do things it doesn't look like it should be...

andrew.hedges.name

When is a global variable not a variable? When it is a property of the global object.

corte.si

Once we have a secure client-side application, we need to make the tools and information available to allow users...

chargify.com

Chargify handles every aspect of recurring billing for your Web 2.0 or SaaS company so there’s no need to...

gem-session.com

In order to find out whether I'm having a problem with link rot, I wrote a script that goes...

github.com

File upload solution that supports form roundtrips when a validation fails.

gem-session.com

Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...

successfulsoftware.net

I asked other software entrepreneurs to share their stories of failure in the hope that we might save others from...

axonflux.com

/^([\w!#$%&'*+-/=?^`{|}~]+.)*[\w!#$%&'*+-/=?^`{|}~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1})|[a-z]).)+[a-z]{2...

dead-code.org

Wintermute Engine Development Kit is a set of tools for creating and running graphical “point&click” adventure games, both traditional...

debian-administration.org

The FUSE project allows you to create filesystems in userspace - which means you can create a filesystem without having to...

axonflux.com

Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...

javascriptweblog.wordpress.com

Inspired by a snippet of code in Oliver Steele’s legendary Functional library, here’s a lightweight tool to help...

dokan-dev.net

Dokan Ruby is a Ruby extension library to write a file system for Windows. This extension also has compatible API...

css-tricks.com

Let’s take a gander at four different ways. Each of them handling the illusion in a different way, and...