August 2009
12 posts
“Prefiro morrer de pé que viver sempre ajoelhado.”
– Che Guevara
Aug 30th
“Getting RMagick, Leopard-Style sudo port install tiff -macosx #disables the...”
– How to build ImageMagick and install RMagick with MacPorts on Mac OS X Leopard | Educate. Liberate.
Aug 17th
3 tags
HandBrake - Convert video to your iPhone/iPod →
Aug 17th
2 tags
How do I upload an image with Sinatra (like... →
post '/upload' do unless params[:file] && (tmpfile = params[:file][:tempfile]) && (name = params[:file][:filename]) @error = "No file selected" return haml(:upload) end STDERR.puts "Uploading file, original name #{name.inspect}" while blk = tmpfile.read(65536) # here you would write it to its final location STDERR.puts...
Aug 17th
iClarified - Where To Download iPhone Firmware... →
Thanks to @caffo for the tip.
Aug 15th
5 tags
Configure Phusion Passenger to test Rails... →
Aug 7th
5 tags
Deployment Script Spring Cleaning - GitHub →
Aug 5th
Rails for PHP Developers – Reference for PHP md5... →
I don’t know you guys, but I always forget this method!
Aug 5th
On native, single-input, multiple file uploads « ... →
Aug 5th
Koujou - Sweet Factory Goodness →
Fixture replacement for Rails, with one major difference: you don’t have to define a thing! (via @elomar)
Aug 5th
2 tags
Mac Shortcuts | macfidelity →
While booting your Mac: Hold C key to startup from CD-ROM (change password) Hold T key to startup in Target Disk Mode Hold N key to startup in Net Hold Option key to select startup disk Hold mouse button to eject removable discs cmd + V for verbose boot mode cmd + S for single user mode cmd + Option + P + R to reset parameter RAM cmd + X to boot Mac OS X While using OS X /...
Aug 4th