iPhone App Dev with Titanium: 01 Getting Started
Uploader Comments (cheetomoskeeto)
All Comments (39)
-
Hey dude great tutorial very useful. I was just wondering why when I use titanium Now-A-Days I don't get that template you got. Is there a way I can get this template considering our presentation for the project is in 3 weeks :l
-
Thanks a lot!! I just started with appcelerator, and this was a great help!! :)
-
Thank you so much for this, I've been looking for materials forever and your videos are incredibly well done and useful compared to the useless tons of stuff there's around...
cheers man
-
I probably need Adobe CS5/4
-
@johnbmtl hard to compare as it depends what you need. Titanium is more a table-based app SDK; Corona is OpenGL based and often used for games (though there are many non-games that use it). If you are coding a stock iOS app that uses various of the 'views', Titanium has more options. But truthfully, I'd still consider Corona as it is very easy to use, robust, and the community is very strong.
-
@cheetomoskeeto I've never heard of Corona. How does it compare to Appcelerator for iPad app development?
John
Good Tutorial. I'm using an updated version of this though so I kinda found it hard to follow up at first but i managed somehow. I would just like to ask if CSS3 and JQuery works good in Appcelerator? I created a magazine app using phonegap and the performance is horrible. I would like to know if the performance of jquery and css3 somehow improves in Appcelerator. Thanks!
babsnaidas 2 months ago
@babsnaidas Both CSS3 and jQuery would be implemented using a WebView, which is the same as what you were doing with Phone Gap. So no, it wouldn't be any better. It would be equally terrible. I generally try to avoid Web Views at all costs. They are resource intensive and sluggish.
cheetomoskeeto 2 months ago
where can I download the Iphone SDK?
MrDeyzel 9 months ago
@MrDeyzel developer.apple.com
cheetomoskeeto 9 months ago