![]() |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Do you even hear yourself? We're hoping for the best and keeping our fingers crossed for a good Jolla phone but we're not saying that it'll be the best. Moreover, we're not even saying that it'll be great. We know that it's probably going to be middle end and it won't be able to compete with other high end phone in terms of camera, specs, we're just hoping for their OS to be open. How is this jSheep? Explain. Using good arguments.
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Because some people are not discussing things in the manner or with the same position as yourself shouldn't mean that they should be excluded form the conversations.
Naysayers exist. Always. But seeing them either justified with their continued attitude or silenced is up to the deliverables from the company, not your fandom. |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
But any sane "HTML5" API these days will have both WebGL and one of the FileReader/Streamer/IO APIs. And the FileReader API is a streaming, quite reasonable one; we have been able to read (in JS!) multi-gigabyte files -- containing serialized huge trees -- without the browser running out of memory :). These days I am not able to find any important difference between a HTML application API and Qt Quick. Even in webOS you could very well just have used a PDL plugin/hybrid application which is more or less the same as having a Qt Quick app use "native" QObjects implemented in C++, without creating a node.js service that reads/serializes the files as you described (though, people DO prefer not having to code anything in C++). |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
Since C++ has its shortcomings, there are some new languages emerging which try to address them. Out of those I like Rust the most: http://rust-lang.org Downside of JavaScript is dynamic types system. Static types are way cleaner and safer to use. |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
Also, portable devices now are more constrained in comparison to regular computers. So performance is really important. So compiled languages give an advantage. |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
Quote:
I really liked the fact that I could write C++ apps for my N900 without having to root it and dump/replace layers and layers of constrictive UI stuff. I really want a portable computer, not a Steve Jobs style portable media player... :) |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Objective C is a compiled language though. But I don't get its appeal vs regular C++. If one wants something different, Rust is way more interesting than Objective C.
Android is a constrained system. Google thought that Java hype will attract many developers to Android. But in result even they allowed using C/C++ there, with native compilation. Windows Phone in contrast doesn't allow it (or to be precise they allow it to the "privileged" and don't allow to everyone else). It's really dumb in my opinion. They mostly promote C# obviously, since it's MS creation. Mer based systems which are normal Linux, and not some constrained Android should be most interesting for developers IMO. Tizen seems to go a similar path. |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Tizen and jolla must be your choice. Or same underground skunk work pad.
Compiled language will stay for many years. When computer speed and network speed isn't limitations the html5 can be great for platform independent but until th en its more of a hype. But if the developer is very skilled, great thinks can be done in html5, just not trying to mimic native application too much. Many examples reaching uncanny valley. I think too many don't like Html5 becouse of what they seen and not what great developers can do with it. |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
However, your limiting factor is performance. Interpreting HTML, CSS and any number of JS libraries takes a lot of time on a mobile device. There simply isn't enough horsepower to magically make them smooth and responsive as butter. See: Facebook's HTML5-based app. |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Not every type of application is reasonable to make in JavaScript. Try to make a browser in it with JIT compiler for JavaScript itself ;)
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
What most seems to forget is that you still almost always have other ways to create applications. Don't really understand why everyone must attack html5 all the time, if you don't like it just don't code html and js and stuff and leave that to the devs that like it.
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
I'm also afraid many developers simply lack the knowledge to make an well-considered decision to use HTML5 - they simply use what they know and even think it's always the best choice, because of the hype. Indeed, better a HTML5 app than no app, But but with 10+ years of webtech-experience I can't help to be disappointed by it, seeing the slow pace, wrong turns and general amateur appearance of the platform. I think it's a good idea to show that not everybody thinks HTML5 is all heavenly bliss and The One Tool For Everything. So I know, I'm overreacting again and again, but I simply can't find a lot of good in HTML5 for apps, so everytime someone mentions it as if it was, it makes me sad. |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Open mobile with Jussi Hurmola. Grab a cup of coffee and watch it.
http://www.youtube.com/watch?v=X7vozx-pqN8 |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Does anybody know if Jolla, Tizen and Firefox OS are all implementing the same api for HTML5 apps?
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
1 Attachment(s)
This is interesting :
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
sv
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
The poll is slightly disappointing...While its from a "fan site" I find it strange that Jolla re-tweeted it and now if the most-voted result isn't what appears in the final product, many people will get disappointed...
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
It doesn't sound like Jolla are even going to try and compete in the hardware space.
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
Free slide out keyboard to everyone! :D By the way.. The latest about jolla! http://www.talouselama.fi/uutiset/fi...+kong/a2148399 Jolla's OS named sailfish. Is this a work name or will they copy Google style and give versions different names related to the sea. Let's see :) |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
http://online.wsj.com/article/SB1000...748969228.html
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Bye bye Nokia!
Hey Elop! ,,|, |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Story from Engadget, source article already posted I think, not sure of accuracy of all the content/claims within
http://www.engadget.com/2012/10/02/j...to-show-off-n/ |
Re: JollaMobile : Jolla continues Nokia's excellent work on #MeeGo based smartphones
Quote:
|
All times are GMT. The time now is 13:42. |
vBulletin® Version 3.8.8