Testing Heresies

Nov 06 2008 Published by under English,Ruby

Francis Hwang

Testing is hard, but it’s OK. Easy job doesn’t pay well.

If your tests need more than 5min to run, you are still fine.

No responses yet

Better hacking with Training Wheels

Nov 06 2008 Published by under English,Ruby

We all have a stake in each other.

Training Wheels

2 responses so far

MacRuby: Ruby for Mac

Nov 06 2008 Published by under Apple,English,Mac,OS X,Ruby

Laurent Sansonetti from Apple

Will MacRuby support IPhone?
I don’t answer this question, next question please.

No responses yet

Recovering from Enterprise

Nov 06 2008 Published by under English,Ruby

How to embrace Ruby’s idioms and say goodbye to bad habits?

Java is Lego, Ruby is Play-Doh.

No responses yet

Rubinius By Evan Phoenix

Nov 06 2008 Published by under English,Ruby

Posted with LifeCast

No responses yet

Ruby People

Nov 06 2008 Published by under English,Ruby

Geolocate this post.

Posted with LifeCast

No responses yet

Matz Keynote

Nov 06 2008 Published by under English,Ruby

Geolocate this post.

Posted with LifeCast

No responses yet

What to do when GitHub goes bad

Jul 28 2008 Published by under English,Ruby,Software

What to do when GitHub goes bad?

This was originally posted on github, I save a backup here just in case. :)

  • Git build-in server

git daemon –base-path=/Users/libinpan/clone-from-github –export-all

git clone git://127.0.0.1/rails…

Note: The default port git uses is 9418. Make sure that your firewall is set up to handle this.

  • GitWeb

git instaweb –httpd=webrick

  • Deploy with Capistrano

set :repository, “git://127.0.0.1/rails-app”

Zemanta Pixie

No responses yet

Gist.GitHub

Jul 24 2008 Published by under Uncategorized

It works! :D

No responses yet

RubyFringe

Jul 21 2008 Published by under English,Ruby,Toronto

RubyFringe, originally uploaded by Leftist.

RubyFringe is over, but the party continues!

One response so far

« Prev - Next »