Wordpress - titaniumios.wordpress.com - My journey with Appcelerator Titanium
General Information:
Latest News:
Site Moved 28 Jan 2011 | 08:29 am
Titaniumios.wordpress.com got it’s own domain at http://appstep.net From now check out http://appstep.net for the updates
Grubit login window clone – just a try :) 27 Jan 2011 | 05:14 am
GrubIt is an awesome app which is free and also developed using Titanium. Today I was trying if I can clone the first screen (the login window) of grubit and make something similar. It was a nice try ...
An open source personal account app is c… 26 Jan 2011 | 06:37 am
An open source personal account app is coming soon
Who knows how to draw a line in Titanium… 23 Jan 2011 | 04:06 am
Who knows how to draw a line in Titanium
Just for learning, I am going to make a … 22 Jan 2011 | 09:18 pm
Just for learning, I am going to make a clone of Grub.It UI in Titanium. Dont worry, you will get the code here.
Check out http://cssgallery.info/categor… 21 Jan 2011 | 11:31 pm
Check out http://cssgallery.info/category/titanium-appcelerator/ for some cool articles on Titanium You will just love it.
Creating TableView with multiple sections and section headers 21 Jan 2011 | 04:20 am
If you open your settings in iPod/iPhone, the view you will see over there is a perfect example of TableView with multiple section. There each section contains grouped table rows with different items....
Another fantastic link for Titanium deve… 21 Jan 2011 | 03:27 am
Another fantastic link for Titanium developers – check out http://blog.clearlyinnovative.com for some superb articles
Two major challenge is done – one is nes… 21 Jan 2011 | 02:54 am
Two major challenge is done – one is nested NavigationGroup and another one is TableView with multiple Sections and custom TableViewRows
Creating navigation group 20 Jan 2011 | 08:23 pm
Honestly, I had quite a pain to understand why my windows are not showing navigation bars properly and then I found that these windows must be linked into NavigationGroup for the desired output. So he...