ipod touch

Adapting Your iOS App to work with iPhone 5/iOS 6

iPhone 5 Specs and DimensionsFor the non-Retina to Retina changes, most developers simply needed to add a bunch of @2x graphics, and maybe change a few little things here and there. Most parts of an app Just Worked™ on the higher resolution display, as long as the app used native controls and views, and didn't have a ton of custom interface elements.

However, with the iPhone 5, there are some other things that are changing a bit more radically—there's a bit of extra height (or width, in landscape), and iOS 6 is introducing a new way of handling device rotation and display changes.

Since most of the apps I manage are relatively simple, and only contain a few UIScrollViews, UITableViews, and UIViews, I only have to perform a few quick changes to my apps to get them ready for iOS 6 and the iPhone 5:

Review: iRig mic for iOS and Android

Jeff's Rating: 4/5

tl;dr: Great-sounding, reasonably-priced microphone, purpose-built for the smartphones and tablets, with few downsides.

iRig mic with HTC Evo 4G LTE

The iRig mic was introduced in 2011, and promised to be one of the best ways to get sound from your mouth or instrument into the iPhone 4, iPod Touch or iPad/iPad 2. Since then, it has been tested to work with newer iOS devices like the iPhone 5, and many Android phones. I've updated this review (in 2013) to reflect my more extensive testing since I originally reviewed the microphone in 2011.

Ripping Movies from Blu-Ray, HD-DVD and DVD, Getting them onto Apple TV, iPad, iPhone, etc.

DVD to iPhone Apple TV and iPad - Ripping

Note: The guide below still applies, but you can now rip and convert Blu-Ray movies directly in Handbrake if you download MakeMKV (don't even need to run it) then run the following commands in Terminal.app: cd ~ mkdir -p ~/lib ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd.dylib ~/lib/libaacs.dylib ln -s /Applications/MakeMKV.app/Contents/lib/libmmbd.dylib ~/lib/libbdplus.dylib Also note that iDentify is no longer maintained; I usually use the free MetaZ application to edit metadata before importing into iTunes nowadays.

For many years, I've been in search of the 'digital nirvana,' where all my videos, songs, and photos were accessible on any device, anywhere, at any time, without having to do a complicated digital dance with wires and different sychronization tools.

Posts on Video and Audio Recording with iPhone and iPod Touch

If you've glanced over on my 'Articles' page lately, you'll no doubt notice my recent love affair (just kidding!) with the iPhone 4's audio and video recording capabilities. This blog post will offer a nice summary of all my blog posts and articles about A/V production on the iPhone (and, by extension, the new iPod Touch that was just announced today):

iPhone and iPod Touch - Professional Digital Audio Recorders

More info and recommendations: iPhone/iPad external microphones

Though my years as an audio recording engineer (I've worked with CBS and some local audio production groups—I even helped record an amateur rock album), I have used a wide variety of audio recording devices—8-tracks, professional reel-to-reel machines, cassette recorders, miniDisc recorders, even many current cream-of-the-crop digital audio recorders (like the Zoom H2, Zoom H4, and Marantz PMD-660 etc.).

Almost all of these recorders have one thing in common: they are inconvenient to have to lug around.

I have been experimenting with my iPhones (3G, 3Gs, and now the iPhone 4) over the years to see if I can finally find a great recording solution that will allow me to replace any need for a dedicated digital audio recorder. I think the time has finally come.

iPhone 4 portable professional audio recording setup

Is the iPod Touch another Nail in Flip's Coffin? (HD Video Recording)

HD Video Recording on the iPod TouchWith Apple's introduction of the latest iPod Touch (which now includes an HD video camera on the back, and a VGA-resolution camera on the front), I believe that products like Flip's portable video recorders and Kodaks line of dedicated video recorders are going to decline in popularity to an even greater extent than they did after the iPhone 4's introduction.

Many of those who would want to use the Flip/other video recorder are also those who already have, or would like to have, an iPhone or iPod touch (at least, in my experience).

Share a Proxied Network Connection via WiFi to your iPad/iPhone/iPod

For the past six weeks that I've had my iPad, I've fought with my office network, because it uses a Microsoft/NTLM authenticated proxy server which wreaks havoc on the iPhone OS's ability to use the Internet effectively (especially for third party apps).

After reading through countless forum support requests for people asking the same questions, I've finally found a (mostly) workable solution for this problem—at least for most apps and browsing on the iPad.

Doubling the Proxy

Since the iPhone OS seems to have a pretty hard time dealing with proxy authentication (most apps don't act like there's even an internet connection, even if Safari will work through the proxy), I used a solution I often use on my Macs at work: doubling up the proxy.

Basically, you can use an application like Authoxy on the Mac to make the Mac translate all its web traffic through a special internal connection, which gets messaged correctly by Authoxy to work with your company's proxy server.