I can offer some information if you can share your "skill level" when it comes to developing iOS and/or Django Applications.
1. Do you currently know how to program iOS Applications? If so, do you have any experience writing iOS programs that can handle HTTP Requests? If the answer to either of those is "no", then you may want to dive in to some iOS coding first. Alternatively, skip to #2: 2. Do you know how to program Django Applications? If so, do you have a pretty good understanding of the Server-Client Paradigm? There's many different approaches you can take to this problem. One approach would be to create an iOS Application which uses a Django Application as a "back-end". Another approach would be to simply write a Django Application and use HTML to make the web site look like a native iOS Application. There's pros and cons to each of these methods. One or the other may be easier dependent upon what you're trying to accomplish in this particular Mobile Application as well as your skill level and how much time/motivation you have to learn new technologies. On Tue, Sep 11, 2012 at 3:41 PM, Sait Maraşlıoğlu <saitma...@gmail.com>wrote: > What do you mean by api wrapper, ur previous link a bit complicated and Im > having a hard time understanding this term, can u explain in a smiple > manner? > > > > On Tuesday, 11 September 2012 22:18:34 UTC+3, Cal Leeming [Simplicity > Media Ltd] wrote: > >> It would be a cold day in hell before I ever used XML for an API ;) >> >> There's a whole ton of API wrappers for Django (hell you could write your >> own in under 50 lines of code), but here is a pretty good one: >> >> http://django-tastypie.**readthedocs.org/en/latest/**index.html<http://django-tastypie.readthedocs.org/en/latest/index.html> >> >> >> Tastypie is a bit complex to look at, but it is sane and ensures you keep >> to good security and design principles. >> >> Hope this helps! >> >> Cal >> >> On Tue, Sep 11, 2012 at 7:56 PM, Ray Ch <ray1...@gmail.com> wrote: >> >>> Can you tell me how do i do that? >>> Do you have any kind of blog or tutorial which would help me out >>> connecting the web API's with iphone. >>> >>> Do you suggest JSON or XML ? >>> >>> >>> On Tuesday, September 11, 2012 4:09:35 PM UTC+5:30, Cal Leeming >>> [Simplicity Media Ltd] wrote: >>> >>>> You can create a server side API for the app - but the actual interface >>>> is done using the methods mentioned by Mario previously. >>>> >>>> Cal >>>> >>>> On Tue, Sep 11, 2012 at 11:09 AM, Mario Gudelj <mario....@gmail.com>wrote: >>>> >>>>> Nope. You do objective c or html and js with something like phonegap >>>>> On Sep 11, 2012 6:59 PM, "Sait Maraşlıoğlu" <sait...@gmail.com> wrote: >>>>> >>>>>> How do you create iphone applications via django. >>>>>> Application logic will be django but what about user interface, do we >>>>>> do that with django too? >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Django users" group. >>>>>> To view this discussion on the web visit https://groups.google.com/d/ >>>>>> **ms**g/django-users/-/**xL4mqQobAEUJ<https://groups.google.com/d/msg/django-users/-/xL4mqQobAEUJ> >>>>>> . >>>>>> To post to this group, send email to django...@googlegroups.com. >>>>>> To unsubscribe from this group, send email to django-users...@** >>>>>> googlegroups.**com. >>>>>> >>>>>> For more options, visit this group at http://groups.google.com/** >>>>>> group**/django-users?hl=en<http://groups.google.com/group/django-users?hl=en> >>>>>> . >>>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Django users" group. >>>>> To post to this group, send email to django...@googlegroups.com. >>>>> To unsubscribe from this group, send email to django-users...@** >>>>> googlegroups.**com. >>>>> >>>>> For more options, visit this group at http://groups.google.com/**group >>>>> **/django-users?hl=en<http://groups.google.com/group/django-users?hl=en> >>>>> . >>>>> >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To view this discussion on the web visit https://groups.google.com/d/** >>> msg/django-users/-/**J44uT5ivqbIJ<https://groups.google.com/d/msg/django-users/-/J44uT5ivqbIJ> >>> . >>> >>> To post to this group, send email to django...@googlegroups.com. >>> To unsubscribe from this group, send email to django-users...@** >>> googlegroups.com. >>> For more options, visit this group at http://groups.google.com/** >>> group/django-users?hl=en<http://groups.google.com/group/django-users?hl=en> >>> . >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/F73khMkPWO4J. > > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.