Titanium Studio - An Overview
20 Jun 2011

Get the official details and download a copy here.
A product of Appcelerator’s purchase of Aptana, Titanium Studio is a quite impressive product, even though it isn’t quite as pretty as its predecessor, Titanium Developer. If you like IDEs - then you should be happy now that Titanium Studio is available. Read More...
Comments
Titanium Studio - A Quick Preview
07 Apr 2011

Appcelerator has released the first public preview release of their latest initiative - Titanium Studio. Titanium Studio is a full-featured integrated development environment (IDE) for Titanium development (and a whole lot of other things too).
Get the official details and download a copy here.
A product of Appcelerator’s recent purchase of Aptana, Titanium Studio is only a preview release at the moment, so there are a few bugs around, but it is quite impressive nonetheless. If you like IDEs - then you should be happy now. Read More...
Modules - Testing
27 Mar 2011

1. Ensure that your module is installed correctly. Follow this post for instructions if need be.
2. In order to use a module in a Titanium Mobile project, you have to alter the tiapp.xml file for that project. This means that you have to explicitly decide which of your apps will use a module. This is actually a good thing, as it ensures that no extraneous files will be included in your finished app. If you don’t wish to use any modules, just leave your tiapp.xml file as is. If you do want to use a module in a project, navigate to your app’s folder and open the tiapp.xml file.
Read More...
Modules - Installation
24 Mar 2011

Appcelerator recently announced some great new modules that add extra functionality to an already very capable Titanium Mobile system.
Appcelerator has released three open-source modules (Paint, Flurry and AdMob) that are free for any of us to use, along with 13 different Titanium+Plus paid modules.
Anyway, the important thing for the time being is to get stuck in and try out these new modules! Here’s how to get started... Read More...
