Configuring Git with .gitconfig

Posted Over 13 years ago by Dominik Schöler.

Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]

Slugs with FriendlyId

Posted Over 13 years ago by Tobias Kraze.
github.com

Gem to provide nice looking urls ("/blog/the-greatest-bug-i-never-fixed"). If you don't need anything too special (like i18n for the urls...

Sanitize: A whitelist-based Ruby HTML sanitizer

Posted Over 15 years ago by Lexy.
wonko.com

Given a list of acceptable elements and attributes, Sanitize will remove all unacceptable HTML from a string.

Bill de hÓra: Managing large stories on agile projects

Posted Over 15 years ago by Lexy.
dehora.net

I've seen this granularity problem on every project, product or program I've worked on. Often in non-agile...

clemens's later_dude at master - GitHub

Posted Over 15 years ago by Lexy.
github.com

LaterDude is a small calendar helper with i18n support

Recreating the button | stopdesign

Posted About 15 years ago by Lexy.
stopdesign.com

Until some future version of HTML gives us new native controls to use in a browser, at Google, we’ve...

Welcome to WebIS.net - Pocket Informant iPhone

Posted About 15 years ago by Lexy.
pocketinformant.com

Pocket Informant for the iPhone doesn't just simply let you view your daily events but lets you really work...

Rails 2.3 Nested Object Forms: I’m not Crazy about Them « SmartLogic Solutions Blog

Posted About 15 years ago by Lexy.
blog.smartlogicsolutions.com

I just finished reviewing Rails 2.3 Nested Object Forms. While a very nice and “magical” feature, I’ve got to...

Tagaholic - Console Update With Your Editor

Posted About 15 years ago by Lexy.
tagaholic.me

Rails’ script/console makes it easy to fetch, view and edit your database records. But can you edit those records as...

Tagaholic - Hirb - Irb On The Good Stuff

Posted About 15 years ago by Lexy.
tagaholic.me

Hirb provides a mini view framework for console applications, designed with irb in mind.

rgrove's sanitize at master - GitHub

Posted About 15 years ago by Lexy.
github.com

HTML sanitizer by the wonko.com guy.

QuirksBlog: Making <code><time></code> safe for historians

Posted About 15 years ago by Lexy.
quirksmode.org

I believe that the current specification of the element is vague because it avoids the question whether the element is...

PragDave: The RADAR Architecture: RESTful Application, Dumb-Ass Recipient

Posted About 15 years ago by Lexy.
pragdave.pragprog.com

So, as a result, people using RESTful ideas to talk to browsers have to put the smarts back on the...

Darkfish Rdoc

Posted About 15 years ago by Lexy.
deveiate.org

This is a project to make a complete replacement for the default HTML generator for Rdoc, the API documentation-extraction...

mislav's hanna at master - GitHub

Posted About 15 years ago by Lexy.
github.com

Hanna is an RDoc template that scales. It's implemented in Haml, making the sources clean and readable. It's...

ModPorter - Painless file uploads

Posted About 15 years ago by Lexy.
modporter.com

Porter is essentially the inverse of X-SendFile. It parses the multipart post in C inside your apache process and...

SlickMap CSS — A Visual Sitemapping Tool for Web Developers

Posted Almost 15 years ago by Lexy.
astuteo.com

SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation.

Bowline – A Ruby GUI framework | Lead Thinking

Posted Over 14 years ago by Lexy.
leadthinking.com

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

nakajima's elementor at master - GitHub

Posted Over 14 years ago by Lexy.
github.com

View testing that doesn't suck.

Eric's Archived Thoughts: Nine Into Five

Posted Over 14 years ago by Lexy.
meyerweb.com

The same problem happened with address, which was specified to mean only the contact information for the author of a...

Validatious 2.0 - Easy form validation with unobtrusive JavaScript

Posted Over 14 years ago by Lexy.
validatious.org

validate( "email".is("required").andIsAn("email") );

Beta Blog: Kill Your Signup Form with Rails

Posted Over 14 years ago by Lexy.
blog.henriquez.net

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