Live data from Hacker News

IDE for developing PhoneGap HTML5 Apps

vinisketch.com

11–20 of 23 posts

Re: IDE for developing PhoneGap HTML5 Apps

#11
post #2

Sometimes I feel like the only person who is NOT a PhoneGap fan. It just has so many oddities (white flash on Android for one) and the apps never seem to work as well as anything native. Am I missing something? Serious question, not trying to troll.

The simple answer? It is good enough. Not great, but good enough.

Re: IDE for developing PhoneGap HTML5 Apps

#12
post #3
post #2

Sometimes I feel like the only person who is NOT a PhoneGap fan. It just has so many oddities (white flash on Android for one) and the apps never seem to work as well as anything native. Am I missing something? Serious question, not trying to troll.

I haven't used it extensively, but it's one of few ways to make a truly functional app using just JS+HTML5- allowing you to skip past Java, Objective-C, etc. Of course, there are huge prices to pay for that- particularly on the UI front. But if your mobile app is a very small part of your business (as opposed to the primary offering, which it is for many) then it can make sense. I've actually ended up making an app t…

That's a great looking app. Can I ask what framework you used?

Re: IDE for developing PhoneGap HTML5 Apps

#14
post #3
post #2

Sometimes I feel like the only person who is NOT a PhoneGap fan. It just has so many oddities (white flash on Android for one) and the apps never seem to work as well as anything native. Am I missing something? Serious question, not trying to troll.

I haven't used it extensively, but it's one of few ways to make a truly functional app using just JS+HTML5- allowing you to skip past Java, Objective-C, etc. Of course, there are huge prices to pay for that- particularly on the UI front. But if your mobile app is a very small part of your business (as opposed to the primary offering, which it is for many) then it can make sense. I've actually ended up making an app t…

Great job on the app! How's the reception been so far from taxi cab companies?

Re: IDE for developing PhoneGap HTML5 Apps

#15

Has anyone here tried Titanium Appcelerator? You can build native cross-platform apps in javascript. I've been using it to build my app: http://getswaggur.com and it's been pretty good so far.

I wrote a post on my blog about that a little less than a year ago. I'm sure some things have improved, but in general, I've moved on.

http://tannerburson.com/2011/04/03/Thoughts-on-Appcelerator-...

Re: IDE for developing PhoneGap HTML5 Apps

#16
post #8

Earlier quoted context omitted.

Yep. I was very, very impressed. Coming from the Google Maps API I never expected that a web map view could perform as well as a native one, but it does.

Indeed, I maintain my own Leaflet fork for a project I am (occasionally) working on and I am won over as well. Are you using the Mapquest open data? Your maps are beautiful by the way.

I used OSM data with a sprinkling of NYC government data. If you're interested, I blogged about the process:

http://blog.untogether.co.uk/post/17554554409/i-had-no-idea-...

Re: IDE for developing PhoneGap HTML5 Apps

#17
post #3

Earlier quoted context omitted.

I haven't used it extensively, but it's one of few ways to make a truly functional app using just JS+HTML5- allowing you to skip past Java, Objective-C, etc. Of course, there are huge prices to pay for that- particularly on the UI front. But if your mobile app is a very small part of your business (as opposed to the primary offering, which it is for many) then it can make sense. I've actually ended up making an app t…

Great job on the app! How's the reception been so far from taxi cab companies?

Thanks!

I haven't got to the stage of approaching taxi companies yet- right now the app is really just a developed concept that I've entered into an app-making contest (http://2011.nycbigapps.com/submissions/5832-taxonomy) . It has VC investor judges, cash prizes, etc.- basically, I'm waiting to see what happens. If it gets a fantastic reception then yes, that's time to start approaching cab companies about direct booking etc.

Re: IDE for developing PhoneGap HTML5 Apps

#18
post #3

Earlier quoted context omitted.

I haven't used it extensively, but it's one of few ways to make a truly functional app using just JS+HTML5- allowing you to skip past Java, Objective-C, etc. Of course, there are huge prices to pay for that- particularly on the UI front. But if your mobile app is a very small part of your business (as opposed to the primary offering, which it is for many) then it can make sense. I've actually ended up making an app t…

That's a great looking app. Can I ask what framework you used?

I had to use Appcelerator because I need background processing as part of the app- none of the HTML5-only frameworks offer that (AFAIK).

If you don't need background processing, I wouldn't recommend it- I'm looking for ways to move away from it.

Re: IDE for developing PhoneGap HTML5 Apps

#19

Has anyone here tried Titanium Appcelerator? You can build native cross-platform apps in javascript. I've been using it to build my app: http://getswaggur.com and it's been pretty good so far.

Beware. Titanium looks good on the surface but as soon as you push it to its limits ugly things start to happen.

There's a still ongoing discussion about Titanium on my blog, here -> http://usingimho.wordpress.com/2011/06/14/why-you-should-sta... , it's up to you to decide if Titanium fits your needs or not. If you're building only small and simple applications it might be fine.

Re: IDE for developing PhoneGap HTML5 Apps

#20
Some constructive feedback for the website. There are three thumbnails along the bottom of the screen. I immediately assumed I could click these and a larger image would appear.

When I see a new product linked on HN, I want to quickly look at screenshots. I couldn't find any screenshots of the product on your website besides those thumbnails that look like any other IDE at that resolution. I did eventually find the movie but I would've preferred some screenshots.

Post reply on HN