Quick Overview: A Few Moments with Titanium
videos

Quick Overview: A Few Moments with Titanium

Tutorial Details
  • Technology: JavaSript
  • Tutorial Length: 4 Minutes
  • Topic: iPhone Development

Those of you who follow us on Twitter might know that I’m currently working on an iPhone app for the tutorial sites. However, there’s just one problem: I have no Objective-C experience! Luckily, a service called Appcelerator allows us to build native desktop and mobile (iPhone in my case) apps using the web technologies that we already know, like JavaScript! Before we launch an in-depth two-part series detailing how to create and sell an iPhone app from scratch later this month, I thought I’d give you a basic overview of how it works.

Add Comment

Discussion 98 Comments

Comment Page 2 of 2 1 2
  1. Raffi says:

    Awesome! Great tutorial, Jeff.

    I’d like to know how you parsed the WordPress feed (XML) with Appcelerator? Looks pretty good on your side! ;-)

  2. Nicolo says:

    Is now appcelerator banned on the iphone I heard a few rumors regarding The new TOS from Apple and their iPhone 4 OS ?

    anyone ?!?..

    • carlos says:

      This is my question too. I have looked at the Appcelerator site and they still don’t have clarification. If Appcelerator is banned under this provision, a lot of us are screwed on this.
      I will stick with Android and we should just start developing for Android instead. Make an application tutorial for Android rather than iPhone because if Appcelerator is banned under this provision then S.O.L.

      I am all about using Apples for my computer, but man, they really kicked some of their customer base and developers with this. I would really like to see the Appcelerator tutorial, but maybe gear it towards the Android.

      What are you thoughts Jeffery?????

  3. carlos says:

    When are the tutorials for this coming out? I am just getting into this and this series would help out tremendously.

    Thanks,

  4. Jacob says:

    Jeffrey, cant wait for this series.

    Nicolo and Carlos, I attended an Appcelerator workshop this weekend. Appcelerator is good to go (at least for now). The end result is a fully native app utilizing fully native Objective C. As far as Apple is concerned, your developing in Objective C. Their product simply allows you to use some predefined javascript classes that then get translated into Objective C.

  5. Ben says:

    I just started reading and watching some stuff about appcelerator and as I’d like to use it for android developing, an appcelerator tutorial about android dev would be very cool!

  6. Lawrence says:

    It actually is looking like Titanium is NOT banned by the new apple dev agreement. It’s still a bit confusing but because of the way Titanium compiles its code into Obj-C it should be fine, same goes for Unity 3D which had already been responsible for several top selling/downloaded games for the iPhone.

    So, hopefully Appcelerator will officially make a statement in regards to this soon.

  7. Josh says:

    Jeffery,
    Does that mean that there is a chance that this app you are working on, could end up on Android? The large group of developers, 3rd parties I work with and friends who use NetTuts (and PSDTuts) all have Android devices. That would be outstanding. Huge interest in an Android app!

  8. Hidde says:

    Can you please do an tutorial on this? Thanks!

  9. Joacim Boive says:

    Hi there Jeffrey!

    Great work! (As usual)

    How’s those tuts coming? It’s June now and I were kinda a expecting something by now.

    Have you run into problems with Titanium? I think we would like to here that too!

    Take care!

    /J

  10. @javichitone says:

    I found this interesting Appcelerator workshop from Stanford University, hope you like it.
    http://www.youtube.com/watch?v=RplTiVaxx7s

  11. Daniel Paul says:

    Thanks! Very useful! You have inspired me to create my own iphone app…

  12. Hamza Oza says:

    Jeff, do you know if and when this series maybe launched because it has been some time since you mentioned it.

  13. Korky says:

    Jeff! Where are the follow-up tutorials?

    I think this was a nice tease, but I could see at least a 6-8 part dig in!

    Please think about it. The tuts on MobileTuts are ok, but there’s a bit of a gap between this peek you did here and the tutorials that are available over there.

    Help us out!

  14. macCesar says:

    Last week I started working with Appcelerator and I think it is great… And now that a lot of Apps made with Appcelerator have been accepted by Apple, I think it is a great alternative to Xcode.

    So I have the same question as Korky. “Where are the follow-up tutorials?”

    Thanks!!!!

  15. Shaan says:

    Just a few days back I was tweeting to you (@jeffrey way) about making a tutorial on making a web app or website with titanium studio. And voila here it is, and I know this for sure you haven’t seen my tweet. Well, as always you have again presented us with another great tut. Thanks a lot Jeff for this tut, I was looking for a titanium tut from you..cheers mate….

Comment Page 2 of 2 1 2

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.