Iphone applications via django

2012-09-11 Thread Sait Maraşlıoğlu
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 vi

Re: Iphone applications via django

2012-09-11 Thread Mario Gudelj
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" 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? &g

Re: Iphone applications via django

2012-09-11 Thread Cal Leeming [Simplicity Media Ltd]
"Sait Maraşlıoğlu" 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

Re: Iphone applications via django

2012-09-11 Thread Kelly Nicholes
If you go HTML/JS, a phonegap alternative for cross-device compatibility would be appcelerator. On Tuesday, September 11, 2012 2:59:12 AM UTC-6, Sait Maraşlıoğlu wrote: > > How do you create iphone applications via django. > Application logic will be django but what about user interfa

Re: Iphone applications via django

2012-09-11 Thread Thomas Weholt
tibility > would be appcelerator. > > > On Tuesday, September 11, 2012 2:59:12 AM UTC-6, Sait Maraşlıoğlu 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

Re: Iphone applications via django

2012-09-11 Thread Ray Ch
gt;> On Sep 11, 2012 6:59 PM, "Sait Maraşlıoğlu" > >> 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? >>> >>

Re: Iphone applications via django

2012-09-11 Thread Cal Leeming [Simplicity Media Ltd]
ned by Mario previously. >> >> Cal >> >> On Tue, Sep 11, 2012 at 11:09 AM, Mario Gudelj 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" wrote: >>> >

Re: Iphone applications via django

2012-09-11 Thread Sait Maraşlıoğlu
r 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 wrote: >>> >>>> Nope. You do objective c or html and js with so

Re: Iphone applications via django

2012-09-11 Thread Kurtis Mullins
gt;> >>> >>> 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 menti

Re: Iphone applications via django

2012-09-11 Thread Sait Maraşlıoğlu
;> >>>> 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 ? >>>> >>>> >>>&

Re: Iphone applications via django

2012-09-11 Thread Nikolas Stevenson-Molnar
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

Re: Iphone applications via django

2012-09-11 Thread Mario Gudelj
g/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

Re: Iphone applications via django

2012-09-12 Thread Stephen Anto
lıoğlu 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.

Re: Iphone applications via django

2012-09-12 Thread Jani Tiainen
29 PM, Sait Maraşlıoğlu mailto:saitma...@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 Gro

Re: Iphone applications via django

2012-09-12 Thread Sait Maraşlıoğlu
Maraşlıoğlu > > > > <mailto: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? > > > >

Re: Iphone applications via django

2012-09-12 Thread Jani Tiainen
gt; > Currently I am working on the same cheers... Thanks for visiting > <http://www.f2finterview.com/> > > On Tue, Sep 11, 2012 at 2:29 PM, Sait Maraşlıoğlu > <mailto:sait...@gmail.com >> wrote: > > How do you cre