List of Decent Titanium Tutorials/Videos
Here are a list of videos and tutorials that I’ve found to be of some use:
iPhone App Dev with Titanium: 01 Getting Started
A pretty basic “getting started” video but does cover changing the icon and splash screen so worth a watch; using Titanium SDK 1.1.2 but is nothing that can’t be translated into the current 1.5.1 version: http://www.youtube.com/watch?v=tX_7NGvcNk4
iPhone App Dev with Titanium: 02 Understanding Windows
In this tutorial the author goes over creating windows and subwindows: http://www.youtube.com/watch?v=TCd-cTEb51E
iPhone App Dev with Titanium: 05 Event Listeners
Pretty good quick tutorial on events: http://www.youtube.com/watch?v=WQl0kCleDi4
Developing Native Android Apps with Titanium
A pretty good walk through on how to build a native Android application as well as the Tweetanium twitter applicaiton. It also shows off the use of intents and events: http://vimeo.com/18541179
Titanium and the Android NDK
A quick video showing of the Android NDK support: http://vimeo.com/19138717


