Jason O'Gray
Jason O'Gray
We were caught off guard by this, as cedar-14 is supported by Heroku until April of next year. We solved it both on cedar-14 and heroku-16 by removing this buildpack...
I had the same issue, `brew install gnu-tar` solved it for me. Thanks.
With regards to push notifications, I didn't see any PhoneGap plugins that supported this, besides Urban Airship. I believe they are very expensive for what they offer (10,000 users for...
Going off the google calendar / ical, instead we could just pull Jupiter's calendar periodically (like once a day) and store it in a db and set alarm notifications. Workflow...
@lukeab My only concern with that is becoming dependent upon another application, which may or may not be installed on the phone. Perhaps the user uninstalled it for whatever reason?...
Obviously it doesn't look like a jquery mobile application anymore, but in terms of styling... What if we had a slider menu (like facebook's) that held the player as well...
I'll work on issues if they are created.
Here is the documentation for the audio and video tags: https://developer.mozilla.org/en-US/docs/Web/HTML/Using_HTML5_audio_and_video
My personal preference is Sencha Touch because it will adjust itself for tablets and phones, but I have not ever really used it... I do like that jquery mobile has...