/srv/irclogs.ubuntu.com/2012/11/15/#ubuntu-website.txt

mhall119newz2000: so are you going to push ahead with your startup idea?16:40
newz2000mhall119: well, a start up idea. Right now the primary opportunity is to do some mobile app development not related to squaretap16:40
newz2000I'm doing an app for a company who does SAT test prep classes, helping them to make a test prep app for vocabular16:42
newz2000And an app for a guy who loves fantasy sports16:42
mhall119newz2000: are you doing these in HTML5, or native?16:48
newz2000the vocab one is html5+phonegap to get into the app stores, the fantasy one will be purely browser based16:49
* mhall119 needs to learn how to write mobile apps16:49
newz2000mhall119: well, I can tell you two easy ways...16:51
newz2000if you have an information type app, use jquery mobile16:51
newz2000very easy to take that to a mobile web app or a phonegap app16:52
newz2000if you want something more sophisticated, used twitter bootstrap16:52
newz2000both of those give you really easy, really powerful mobile web apps with a tiny bit of effort16:52
newz2000I have gone to the next level and now use backbone.js for everything16:52
newz2000So you make a django app and something like django-rest-framework to expose all your views as apis, then you put your application logic in js. It's beautiful. :-)16:53

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!