January 2011
1 post
Jan 30th
February 2010
1 post
2 tags
And Rebuild Snow Leopard Ruby readline ...
New operating system, same history: rebuilding Snow Leopard ruby readline to allow non ascii chars on irb: curl -O ftp://ftp.cwru.edu/pub/bash/readline-6.1.tar.gz tar xzvf readline-6.1.tar.gz cd readline-6.1 ./configure --prefix=/usr/local make sudo make install cd .. ruby --version ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0] svn co...
Feb 22nd
July 2009
1 post
3 tags
Rebuild ruby readline due to Leopard Software...
Due to the recent Leopard ruby update, accents and other non ascii characters are never more available for irb. This is how to proceed to fix that: $ locate libreadline /usr/lib/libreadline.dylib /usr/local/lib/libreadline.5.2.dylib /usr/local/lib/libreadline.5.dylib /usr/local/lib/libreadline.a /usr/local/lib/libreadline.dylib $ ruby --version ruby 1.8.6 (2008-08-11 patchlevel 287)...
Jul 8th
May 2009
1 post
Pathname of the Righteous →
May 5th
January 2009
1 post
3 tags
Leopard MySQL related gems goodies
I know I will forget this for the next time I might need it … ARCHFLAGS="-arch i386" gem install do_mysql -- --with-mysql-dir=/usr/local/mysql --with-mysql-config=/usr/local/mysql/bin/mysql_config sudo install_name_tool -change /usr/local/mysql/lib/mysql/libmysqlclient.15.dylib /usr/local/mysql/lib/libmysqlclient.15.dylib...
Jan 2nd
1 note
November 2008
1 post
Merb 1.0 →
Nov 8th
October 2008
4 posts
1 tag
Shades of Gray: Getting Code Ready for Ruby 1.9 →
Oct 22nd
New in Ruby 1 9 →
Oct 22nd
“Nothing is certain except death, taxes, and bugs in software.”
– Twitter / Cultured Code: Nothing is certain except …
Oct 5th
GNU Sed recipes →
Oct 1st
September 2008
2 posts
Rak, a grep replacement in pure Ruby →
Sep 24th
slate blog, a rails cms | Textile Editor Demo →
Sep 1st
August 2008
3 posts
“The iPhone is a great platform. The iPhone 3G remains the phone in my pocket...”
– Joyeur: iPhone 3G Review
Aug 28th
Testing Tumble
Just small Tumble iPhone app test from the beach. Vacation days are finished, btw…
Aug 23rd
Simple AMQP Library for Ruby  →
Aug 7th
July 2008
6 posts
“Users aren’t stupid, they just have other things to do”
– Theocacao: Thinking Like a Cocoa Programmer
Jul 31st
2 notes
git hosting with Leopard — The Mechanical Turk →
Setting up Leopard git hosting properly using gitosis
Jul 31st
The Ruby on Rails I18n core api - artweb design  →
No Gettext, reinventing the wheel?
Jul 30th
“There are many, many, many posts on how to make it install - and most of them...”
– Installing ruby mysql gem in OSX 10.5 (Leopard) - nullcreations
Jul 25th
1 note
Porting UNIX/Linux Applications to Mac OS X: Open... →
Jul 25th
pseudogreen: Disabling Leopard’s ridiculous “Are... →
Jul 11th
1 note
June 2008
9 posts
Jun 29th
“Football is a simple game; 22 men chase a ball for 90 minutes and at the end,...”
– Gary Lineker - Wikipedia, the free encyclopedia
Jun 27th
“Spain marched into their first final in 24 years in style by comfortably beating...”
– Euro 2008 - Spain power past Russia into final - Yahoo! Eurosport UK
Jun 26th
LivePipe™ : User Interface Components for... →
Jun 24th
“Spain booked their place in the semi-final of Euro 2008 as Iker Casillas emerged...”
– Euro 2008 - Spot on Spain knock out Italy - Yahoo! Eurosport UK
Jun 22nd
Chyrp →
Jun 18th
random-data's random_data-1.3.1 Documentation →
Random singleton class with a series of methods for generating random test data including names, mailing addresses, dates, phone numbers, e-mail addresses, and text.
Jun 16th
Pastie  →
Jun 16th
“Tan sólo son dos líneas: “Telefónica ha firmado un acuerdo con Apple para...”
– Gizmodo ES : Telefónica confirma a su manera el lanzamiento del iPhone en España
Jun 6th
May 2008
1 post
Best Crash Report Ever | Potion Factory →
Shortly after a masked butcher, knife and all, broke through my thrice-locked front door barking threats of murder, Tangerine! unexpectedly quit.
May 21st
April 2008
6 posts
Mike Subelsky's Blog: Presenter classes help with... →
Many links about Presenter Pattern for Rails
Apr 15th
Apr 9th
Potion Store | Potion Factory →
Apr 9th
Installing a Secure Subversion Server on Leopard →
Including how to configure https on leopard
Apr 9th
Firefox: Try Firefox 3 and Keep Firefox 2 Safe on... →
Apr 4th
Leopard changes for launchd plist
OnDemand <boolean> This key was used in Mac OS X 10.4 to control whether a job was kept alive or not. The default was true. This key has been deprecated and replaced in Mac OS X 10.5 with the more powerful KeepAlive option. Leopard man page for launchd
Apr 2nd
February 2008
5 posts
“If everything is important, nothing is”
– Next Update: Application Interface Design
Feb 22nd
Leopard's Quick Look & TextMate integration →
Feb 8th
Shoulda 4.0.0 released - rails 2.0 compatible →
Feb 5th
Textpattern 4.0.6 →
Release announcement
Feb 2nd
1 note
Helvetica Forever (Reblog)
Bryan: Fuck Arial! Helvetica Forever!
Luke: exactly
Luke: R > R
Luke: G >> G
Bryan: http://bingo.bryanbell.com/public/skitch/skitched-20080201-092417.png
Luke: jabber is quite lame sometimes
Luke: like, you can't frigging paste graphics
Bryan: wërd
Pedro: one of you both should post this conversation to tumblr 
Feb 1st
January 2008
3 posts
“As described here, there are two appropriate pluralizations of the word penis:...”
– http://dev.rubyonrails.org/ticket/10919
Jan 30th
Safari CSS Hack Redux →
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari 3.0 and Opera 9 rules here */ }
Jan 29th
Force unmount volume on Mac OS X
From terminal run df and give a look to the value for the Filesystem column of output - the name of the mounted volume is on column Mounted On. Say that Filesystem column value for the volume you desire to unmount is /dev/disk2s2; from the command line run: hdiutil eject -force /dev/disk2s2 and that’s all.
Jan 29th
1 note
December 2007
1 post
Show full directory path in Finder window title... →
Dec 24th
November 2007
3 posts
Prototype Date Chooser →
Nov 29th
JS Modal Box with Prototype →
Nov 29th
Displaying UTF-8 correctly in Leopard Terminal →
Nov 29th
June 2007
2 posts
Rails in the wild (on Debian), step-by-step,... →
Jun 7th