They used PhoneGap, in fact it was Nitobi that created the app.
http://blog.safaribooksonline.com/2010/10/18/an-update-on-ou...
HN user
lurker extraordinaire. mattketterer.com
They used PhoneGap, in fact it was Nitobi that created the app.
http://blog.safaribooksonline.com/2010/10/18/an-update-on-ou...
To get an idea how terrible PhoneGap can work in practice, check out the O'Reilly iPad app. The performance just isn't there for some applications.
Beware, it tends to burn up your battery a bit quicker as well.
4GB is a safe bet for best quality stream, but it depends on the encode. For iPad its scaled down. Assuming top encode rate is 1Mbps. 1Mbps * 7200 seconds = 7200 Mbit / 8 = 900 Mbytes
mFoundry is hiring engineers and project managers: http://mfoundry.com/company_jobs.html Larkspur, CA
In addition to the listed positions we are also looking for Silverlight and Android developers. email: hr@mfoundry.com
I took a couple quick snaps before I left. Not the greatest quality since they were from my iPhone. They are at http://www.flickr.com/groups/hndinner/
I paid full, but I'll probably more beer/wine anyway.
Related: http://www.wallstats.com/deathandtaxes/
I always thought this was a pretty good visual representation of budget distribution. Note this reflects the 2010 budget, not the proposed 2011 budget.
Well I think it's mainly a hardware limitation. I still get kicked out of apps from time to time due to low memory. This is probably due to errors on the programmers side. However if this happens with a single program running, you can imagine what would happen if other programs get memory hungry. It raises a lot of questions, what is acceptable amount of memory to use in the background? Which program does the OS terminate first? Save state when I'm told to go away?
I think Android has handled a lot of these questions very well. We'll see how Apple handles it in the future, but I don't see background processes being compatible with older models of the iPhone.
Loopt doesn't run in the background on the iPhone like you would think. It actually runs on servers at ATT pulling already available GPS data on your cellphone's location from the towers.
What is worse, bad commit messages or no commit messages at all? Having to diff through no commit message changes is the bane of my existence. Yes I have brought this up to my supervisors multiple times, sometimes they are the culprits.
25
What you're very close to describing here is the Loopt Mix app. There is a small sign up, but its pretty quick and simple. The number one issue with these platforms is that they are plagued with a large number of males completely throwing off the male to female ratio. The problem to overcome is how to get women to use these applications.
From what I've heard through some channels, if Netflix accepted the deal of delaying 30 days on a DVD rental, they'd be making those rentals available on-demand from their website immediately after that 30 day waiting period. If this is true, it sounds like a reasonable deal to me.
If you are running your code in an iPhone environment and ever want to modularize code. (Say having a tab in someone else's app without revealing your source) Not having XIBs makes using a static library much easier and cleaner.