Friday, June 27, 2008

Untitled

Porsche engine running the Nordschleife VIRTUALLY!

Tuesday, June 24, 2008

Clientperf: Simple Client-Side Rails Performance

http://austinentrepreneur.wordpress.com/2008/06/21/announcing-clientperf-simp...

Untitled

Pzkgedechanfnwqubmr4chkm_500

The Harley Davidson XR1200. Other than the V-Rod, it’s a Harley I’d consider buying…if it was available in the US. Which it isn’t.

Rails: Useful Array Conversions

http://api.rubyonrails.org/classes/ActiveSupport/CoreExtensions/Array/Convers...

uninitialized constant RubiGen

If you see this error when generating resources in Rails (I’m on 2.1), you probably have the 0.9.9 version of SproutCore installed. Uninstall it completely, and reinstall version 0.9.10 (or later; I’m on 0.9.11) to correct the issue.

Sunday, June 15, 2008

mod_rails (aka Passenger)

Wow. Except for the config issues previously mentioned, switching from Mongrel to mod_rails took all of 5 mins.

Note to self: Passenger Install

If Passenger balks on install, you might have to set some variables:

export APXS2=/usr/local/apache2/bin/apxs

export APR_CONFIG=/usr/local/apache2/bin/apr-1-config

Friday, June 13, 2008

Untitled

[vimeo http://www.vimeo.com/1147409 w=400&h=302]

MagLev

Wednesday, June 11, 2008

Untitled

Pzkgedecha4vsb7yhwelyytp_r2_500

My delicious tags in a Wordle tag cloud. Awesome.

Babelizer

http://www.mrfeinberg.com/babelizer/

“…type in a phrase, choose a language, and the Babelizer uses the Altavista translation web site to translate between English and your chosen language until the result no longer mutates.”

Not to be confused with the old work-horse software Debabelizer.

Untitled

Pzkgedecha4vctb5wjrs3z32_500

Textmate Tips: New Project File

Command + Shift + N : New Project File

Untitled

Pzkgedecha3wx0owcfyhufad_500

http://www.railsbrain.com/

Social Media for CMOs

http://alisaleonard.blogspot.com/2008/06/perfect-for-cmos.html

It’s unlikely that many, if any CMOs read this tiny little tumblelog, but if you’re a tech, and you need to explain social media again, and again, check out this post from Alisa Leonard.

Untitled

Floppy drive playing the Star Wars Imperial March theme.

Monday, June 9, 2008

Apple WWDC - June 2008

60-ish minutes into the ‘08 Apple WWDC, and I’m totally bored. Will update if something exciting occurs.

2:05-ish. Steve is back on stage. Bulk delete and move. Finally!

3G and GPS as expected. Black and white models. 16gb is $299, 8gb is $199. Yawn.

Harley-Davidson to buy MV Agusta?

http://www.motorcyclenews.com/MCN/News/newsresults/mcn/2008/June/9-15/june090...

via?? Motorcycle News

Saturday, June 7, 2008

Note to self: Don't use table in remote_form_for

I haven’t dug into the Rails source code yet to find out why, but when using remote_form_for, don’t use tables for layout; the request will fail with an authenticity error. Yeah, yeah, I know, why am I using a table instead of a div/css? Why? Simply because it was a quick & easy hack, that’s why.

And no, I haven’t learned my lesson.

Friday, June 6, 2008

Uncountable Names in RESTful Routes

http://somethinglearned.com/articles/2007/03/19/how-to-uncountable-names-in-r...

While trying to create a “home” route in my Rails app, I encountered an ‘ActionController::RoutingError: home_url failed to generate from {:controller=>”home”, :action=>”show”} - you may have ambiguous routes, or you may…blah…blah…blah’

It turns out that if your route is uncountable, Rails will call a member URL (hence ‘show’) instead of the collection URL (i.e., ‘index’).

Trevor at ‘Something Learned’ had the solution:

# routes.rb

map.resources :home, :singular => :home_instance

Thanks Trevor!

Monday, June 2, 2008

Untitled

Pzkgedech9s0cfzoulmpojwc_500

garfield minus garfield

Untitled

Pzkgedech9s06h57j004ydvq_500

Free AT&T WiFi now at Starbucks - Engadget

Official Google Blog: At long last, real-time stock quotes are here

http://googleblog.blogspot.com/2008/06/at-long-last-real-time-stock-quotes-ar...

goosh.org - the unofficial google shell

http://goosh.org/

Google + Occam’s Razor = goosh.org

via neonarcade

The Rebuilding and Scaling of YellowPages.com

http://www.buildingwebapps.com/articles/29-the-rebuilding-and-scaling-of-yell...

Writing an Interface Style Guide

http://www.alistapart.com/articles/writingainterfacestyleguide

From the folks at A List Apart.

Rails 2.1

http://weblog.rubyonrails.org/2008/6/1/rails-2-1-time-zones-dirty-caching-gem...

Meant to post it this morning. Includes:

  • Time zone
  • Dirty Caching
  • Gem dependencies
  • Named Scope
  • UTC-based Migrations
  • Better Caching??
Have fun!

Sunday, June 1, 2008

Untitled

Pzkgedech9qlyxe61roglcoq_500

Yahoo’s Design Stencil Toolkit

Untitled

Pzkgedech9qlshe4dffxovma_500

Shoes: A tiny, cross-platform graphics and windowing toolkit for Ruby.

Untitled

Pzkgedech9qknv2ezdkuvhgn_500

Acrobat.com (also announcing Acrobat 9, which enables Flash in PDF. Just sayin’.)