twipping the rift

“I like nonsense, it wakes up the brain cells. Fantasy is a necessary ingredient in living, it’s a way of looking at life through the wrong end of a telescope. Which is what I do, and that enables you to laugh at life’s realities.” - Dr. Seuss

iPhone 2.0 Software Nightmare

I updated my iPhone sofware/firmware/OS today @ 8:00 AM when it iTunes allowed you to download and install in my region. I am now officially bricked! I can't downgrade and I keep on getting "We could not complete your iTunes Store request. An unknown error occurred (-9838)" This ...

Tab To Drop-Down / Select Controls in Webbrowser on Mac

It's kind of annoyed me for a while, but the default behavior of tabbing through controls on a web form in a browser (let's say FireFox) on a Mac will completely skip drop-down boxes. The drop-down or select boxes are an integral part of every form I've ever made ...

Django Debugging Helper

I found this to be extremely helpful inside my django source to aid in debugging Ajax and other server 500 errors. At the bottom of this function add the following lines: def technical_500_response(request, exc_type, exc_value, tb): """ Create a technical server error response. The ...

Music Lovers Rejoice

Couple of words here... I'm a musician and ... I don't know what the hell to say to this: http://www.sharperimage.com/us/en/catalog/product/sku__BZ100 Here's a couple of thoughts: The phrase "Play the light" is apparently trademarked I was always wondering how I could be my own one man band... do ...

Show All Files in Finder

It's simple to show hidden files in Finder: defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder

Javascript Debugger for Safari

Really for "webkit' but it's called Dosera. Here's how to run it.... Run the following in the command line: defaults write com.apple.Safari IncludeDebugMenu 1 defaults write com.apple.Safari WebKitScriptDebuggerEnabled -bool true Restart Safari Download a nightly build of webkit and run Dosera: http://trac.webkit.org/projects/webkit/wiki/Nightly%20Builds It should attach to Safari no problemo.. .You'll see the scripts ...

MySQL on Leopard

Now that there is a dmg for Leopard, you shouldn't have to download and compile the source for MySQL anymore: http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg if you intend to use it with Python at all do not install the 64 bit version unless you have the 64 bit version of Python. The default install of ...

Love This Car.. But

This has got to be one of the finest pieces of machinery ever built... but can you get like a hot lady or something to present it? I mean can this guy talk WITHOUT his hands?

Amazon Music Player Now Flash Based

Finally amazon ditched real player and windows media for a flash based player... kudos amazon: http://www.amazon.com/Keep-Simple-Van-Morrison/dp/B0012QGP00/ref=pd_bxgy_m_img_b

Colophon

A technologist, runner, photographer, iPhone junkie.

Syndicate

July 11th 2008
Tags: iphone, tech One Comment

iPhone 2.0 Software Nightmare

I updated my iPhone sofware/firmware/OS today @ 8:00 AM when it iTunes allowed you to download and install in my region. I am now officially bricked! I can't downgrade and I keep on getting "We could not complete your iTunes Store request. An unknown error occurred (-9838)" This ...
April 22nd 2008
Tags: tech One Comment

Tab To Drop-Down / Select Controls in Webbrowser on Mac

It's kind of annoyed me for a while, but the default behavior of tabbing through controls on a web form in a browser (let's say FireFox) on a Mac will completely skip drop-down boxes. The drop-down or select boxes are an integral part of every form I've ever made ...
April 21st 2008
Tags: tech One Comment

Django Debugging Helper

I found this to be extremely helpful inside my django source to aid in debugging Ajax and other server 500 errors. At the bottom of this function add the following lines: def technical_500_response(request, exc_type, exc_value, tb): """ Create a technical server error response. The ...
April 12th 2008
Tags: tech No Comments

Music Lovers Rejoice

Couple of words here... I'm a musician and ... I don't know what the hell to say to this: http://www.sharperimage.com/us/en/catalog/product/sku__BZ100 Here's a couple of thoughts: The phrase "Play the light" is apparently trademarked I was always wondering how I could be my own one man band... do ...
April 9th 2008
Tags: tech 2 Comments

Show All Files in Finder

It's simple to show hidden files in Finder: defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder

Search

The archives run deep. Feel free to search older content using topic keywords.

Browse by Category