Live data from Hacker News

Introducing node-firefox

hacks.mozilla.org

51–53 of 53 posts

Re: Introducing node-firefox

#51

Are people building Firefox OS Apps?

Well, that's the thing — if you're building "regular Web Apps", you're _almost_ building Firefox OS Apps, too!

For instance, I built Reeddit [1] for The Web, and with just a couple of config files here and icons there, it's on the Firefox Marketplace [2].

Now, a "stricter" FFOS App would be one that uses FFOS' APIs for more specific stuff, I guess.

[1] http://reedditapp.com [2] https://marketplace.firefox.com/app/reeddit

Re: Introducing node-firefox

#52

Are people building Firefox OS Apps?

Well, that's the thing — if you're building "regular Web Apps", you're _almost_ building Firefox OS Apps, too! For instance, I built Reeddit [1] for The Web, and with just a couple of config files here and icons there, it's on the Firefox Marketplace [2]. Now, a "stricter" FFOS App would be one that uses FFOS' APIs for more specific stuff, I guess. [1] http://reedditapp.com [2] https://marketplace.firefox.com/app/ree…

This is good to know, I'll have to take a look!

Re: Introducing node-firefox

#53

Are people building Firefox OS Apps?

I created a very simple Firefox OS App. You can look up the departure times of trains in the Netherlands: https://marketplace.firefox.com/app/ns-times?src=search https://github.com/gitaarik/nsapp As it's just a webapp and it doesn't use any phone specific API's you can also run it in any browser. Here I just hosted is as a website so you can try it out if you don't have a Firefox OS phone: http://nsapp.televisionsmos…

Thanks! I'll take a look.
Post reply on HN