The first open source multi-device development framework.
framework.joshfire.com
The first open source multi-device development framework.
1–10 of 39 posts
Re: The first open source multi-device development framework.
#2Why do I need this one? :)
Re: The first open source multi-device development framework.
#3So from reading the website, I don't understand what this framework does for me. I can get "cross device compatability" by using plain old javascript and html myself. Why do I need this one? :)
"What differs from other JavaScript Frameworks ?
Joshfire share the same will of easing Web Application development by introducing template engines, MVC coding style, magic UI binding to data and so on. However, until now, each framework had its own supported platforms: mobile webkit for some, recent desktop browsers for the others. Joshfire targets platforms ranging from IE6 to mobile devices, connected televisions and even headless devices."
Re: The first open source multi-device development framework.
#4So from reading the website, I don't understand what this framework does for me. I can get "cross device compatability" by using plain old javascript and html myself. Why do I need this one? :)
Re: The first open source multi-device development framework.
#5Edit: Also, the back button gets broken badly whenever a link is tapped on Android. Disappointing.
Re: The first open source multi-device development framework.
#6So from reading the website, I don't understand what this framework does for me. I can get "cross device compatability" by using plain old javascript and html myself. Why do I need this one? :)
Re: The first open source multi-device development framework.
#7So from reading the website, I don't understand what this framework does for me. I can get "cross device compatability" by using plain old javascript and html myself. Why do I need this one? :)
Especially since you still need XCode to deploy to iOS ..
Re: The first open source multi-device development framework.
#8Android examples don't seem to work, maybe when it's matured. Edit: Also, the back button gets broken badly whenever a link is tapped on Android. Disappointing.
yes it's a Developer Preview, we didn't expect the HN #1 slot so fast ;-)
Back button support is implemented (works on the website which is itself written with the framework) but we didn't polish all the examples enough just yet... will do!
Edit: The "Videolist" example has an Android connector that we test on Galaxy Tab. We do need to get more of these devices asap... (thanks fragmentation!)
Re: The first open source multi-device development framework.
#9Re: The first open source multi-device development framework.
#10Your website is obviously getting hammered right now, so I couldn't really read it. It does seem somewhat inaccessible, though.
I did manage to get to your github and the first thing that struck me was that your project is GPL. Could you guys consider something else? It's viral, and not everyone can license their projects under that. Maybe LGPL?
The README file should be much more informative too. It's nice to have some kind of documentation in there.