mhall119 | newz2000: so are you going to push ahead with your startup idea? | 16:40 |
---|---|---|
newz2000 | mhall119: well, a start up idea. Right now the primary opportunity is to do some mobile app development not related to squaretap | 16:40 |
newz2000 | I'm doing an app for a company who does SAT test prep classes, helping them to make a test prep app for vocabular | 16:42 |
newz2000 | And an app for a guy who loves fantasy sports | 16:42 |
mhall119 | newz2000: are you doing these in HTML5, or native? | 16:48 |
newz2000 | the vocab one is html5+phonegap to get into the app stores, the fantasy one will be purely browser based | 16:49 |
* mhall119 needs to learn how to write mobile apps | 16:49 | |
newz2000 | mhall119: well, I can tell you two easy ways... | 16:51 |
newz2000 | if you have an information type app, use jquery mobile | 16:51 |
newz2000 | very easy to take that to a mobile web app or a phonegap app | 16:52 |
newz2000 | if you want something more sophisticated, used twitter bootstrap | 16:52 |
newz2000 | both of those give you really easy, really powerful mobile web apps with a tiny bit of effort | 16:52 |
newz2000 | I have gone to the next level and now use backbone.js for everything | 16:52 |
newz2000 | So 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!