View Source bookmarklet for iPhone

javascript:var%20sourceWindow%20%3D%20window.open%28%27about%3Ablank%27%29%3B%20%0Avar%20newDoc%20%3D%20sourceWindow.document%3B%20%0AnewDoc.open%28%29%3B%20%0AnewDoc.write%28%27%3Chtml%3E%3Chead%3E%3Ctitle%3ESource%20of%20%27%20%2B%20document.location.href%20%2B%20%27%3C/title%3E%3C/head%3E%3Cbody%3E%3C/body%3E%3C/html%3E%27%29%3B%20%0AnewDoc.close%28%29%3B%20%0Avar%20pre%20%3D%20newDoc.body.appendChild%28newDoc.createElement%28%22pre%22%29%29%3B%20%0Apre.appendChild%28newDoc.createTextNode%28document.documentElement.innerHTML%29%29%3B

via http://dustincaruso.com/javascript/view-source-on-iphone/

Tesla Test Drive

Tesla road show was in Cincinnati momentarily today before moving on to Columbus.  Got the opportunity to test drive the new Roadster 2.5, and it is an incredible experience.  3.7 seconds to 60 MPH, 245 miles per charge, and a full charge in only 3 hours with a custom installation. DO WANT

Didn't get a real opportunity to open it up in back roads of Indian Hill, but the acceleration from a stop blows away any other car I have driven. Great to hear that they plan to integrate an app platform(hopefully Android) into their next model.  My only gripe is that it was designed for short people, my 6'5 brother's head protruded from the roof.

I eagerly await the EV resurgence

(download)

find out more:

http://www.teslamotors.com/roadster/technology

iPhone Crash Logs

If an application happens to crash, you can send the crash log to the developer by simply synching your iPhone/iPod with iTunes, and ensuring that 'submit crash logs to Apple' has been selected.  The developers will then be able to access these logs from Apple in iTunes Connect to help debug issues with the application.

 

If you wish to contact the developer directly and share the crash log, they can be found in these locations after synching with iTunes:

Mac OS X:
~/Library/Logs/CrashReporter/MobileDevice/<DEVICE_NAME>

Windows XP:
C:\Documents and Settings\<USERNAME>\Application Data\Apple Computer\Logs\CrashReporter\MobileDevice\<DEVICE_NAME>

Windows Vista:
C:\Users\<USERNAME>\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\<DEVICE_NAME>

 

I would recommend emailing the crash log with a detailed explanation of what you were doing when it crashed, and a screen grab if at all possible.  Sharing the crash logs with the developer will be more useful than some of my favorite emails from users, such as 'your mom is a QR code', or 'dose not work'.