From the category archives:

Mac

Elgato Turbo.264 HD - My Thoughts

by Ron on June 29, 2009

I recently had the opportunity to try out the Elgato Turbo.264 HD encoder/accelerator.

The device does what it claims… it transcodes most any type of video file and produces an H.264 file formatted for your device (iPhone, iPod, AppleTV, BeyondTV, etc.). The processing time is (more or less) equal to the length of the video. e.g. [...]

{ 0 comments }

Copy Files To Your iPhone

by Ron on March 11, 2009

Andy Ihnatko has a review of the Air Sharing iPhone app at the My Digital Life Podcast & Blog.
Of particular interest to me… Andy says:
“Music and video are both formats that the iPhone OS can simply view outside of the iPod app. If I just copy it into my Air Share, I can play it [...]

{ 1 comment }

Foxmarks: Now for Safari Too!

by Ron on February 13, 2009

The excellent bookmark sync tool is not available for Safari. That’s great news for those (like me) who use both Firefox and Safari for different reasons.
Thanks, Foxmarks!
Download it at Foxmarks.com

{ 0 comments }

Speed Up Mail.app

by Ron on November 5, 2008

Mail.app seems to get slower and slower. Plus it crashes at least once a week. As I started looking around the web to find a solution I ran across this post from Tim Gaden at his blog: http://www.hawkwings.net/2007/03/01/a-faster-way-to-speed-up-mailapp/
He describes this solution:
Open Terminal, then run these three commands:

ls -lah ~/Library/Mail/Envelope\ Index
sqlite3 ~/Library/Mail/Envelope\ Index vacuum
ls -lah ~/Library/Mail/Envelope\ [...]

{ 1 comment }

Sync your files across multiple machines

by Ron on September 15, 2008

Dropbox is a service that allows you to keep files synchronized across multiple machines (and multiple platforms).

Click through and checkout the video. It’s pretty slick!
Here is some additional info from ars technica.

{ 0 comments }

Hosts File on Mac

by Ron on August 15, 2008

I can never remember the path to the hosts file on my MacBook Pro. So, here it is:
sudo nano /private/etc/hosts

{ 0 comments }

Sync iCal with Google Calendar

by Ron on July 29, 2008

Products like Spanning Sync allow you to sync your iCal with your Google calendar. Now Google has a new service called “Google Calendar CalDAV” that allows you to do the same thing.
Details at: Enable Google Calendar in iCal
I tried it and it works very good. Everything sync’d within a couple of minutes (I have a [...]

{ 0 comments }

Use cURL instead of wget on Mac OS X

by Ron on July 2, 2008

I use wget all the time on my Linux machines, but was surprised to find it missing on my MacBook Pro. Since Mac OS is based on BSD, it uses cURL instead. Here’s a good way to scrape files from a remote server.
curl -O http://www.gutenberg.org/files/21171/mp3/21171-[01-24].mp3
Man page is available at: http://curl.haxx.se/docs/manpage.html

{ 3 comments }

iPhone Gripes

by Ron on April 2, 2008

After playing with an iPhone for a few weeks, here are a few of my biggest gripes:

Shorter battery life than my Blackberry
Slower email composition (more steps)
No keyboard shortcuts
No consolidated Inbox
Ergonomics: isn’t as comfortable in my hand
No visual indicator for waiting email/voicemail without checking screen
No voice dialing
No chat

{ 2 comments }