Tizen Reaches 1.0
Earlier today, Tizen, Intel's post-MeeGo mobile OS, announced the availability of their first stable release. The H has a summary of the new features: "The source code for Tizen's Larkspur release has seen a number of new features added. The Web capabilities have now got full W3C/HTML5 specification support with 'key' WebRTC features incorporated and APIs to access the local camera and vibration. ... Tizen's graphics are based on X11 with a compositing window manager based on Enlightenment Foundation Libraries ... The SDK's IDE includes a new browser based tool which offers support for the Tizen APIs within a browser; this should allow developers to run and debug Tizen 'web applications' and see how those applications run with various device profiles. The alpha release of the browser based simulator should reduce the need to work with the emulator for many applications." The SDK release notes and source release notes have the gritty details. A new community wiki has been created, and source is available via git. This release comes just before the first Tizen developer conference, May 7-9th in San Francisco.
As far as I understand, Tizen runs HTML5 apps. Meego/maemo were close to real gnu/linux OSs, and could run real desktop application, or applications in C, Python, etc. Almost anything that would run on a desktop linux.
In what way is Tizen Meego's succesor if :
1) it can't run meego apps. Or Maemo apps. It's a totally different platform.
2) it isn't a real linux, but just uses linux at a very low level (somewhat like android).
Will nokia try Tizen? I'm just wondering myself. I think they should, according to big fail of the Lumia.
Anyway, they've been changing OSs almost yearly in the last 5 years.
Great performance.
What political party do you join when you don't like Bible-thumpers *or* hippies?
Must be "stuff no one gives a shit about" day...
Do you even lift?
These aren't the 'roids you're looking for.
Yeah and in a few months it'll get scrapped for Snargle.
They reach 1.0 and they don't bother to post even a single screenshot? Now, that's Meego successor for sure :-/
In my opinion it is Mer that is the successor to MeeGo. Not Tizen. Does Rizen evwen run on the ARM architecture?
And not a single shit was given that day. Honestly, this is just an accumulation of FAIL. Maemo, MeeGo, LiMo and now Tizen.. despite their strengths (and on the whole these are pretty competent OSes) they are simply irrelevant now. The only way that Tizen will get a tiny bit of market share is if Samsung fold Bada into Tizen (which has been rumoured).
Never email donotemail@WeAreSpammers.com
The H summary is good. Tizen is straight-up GNU/Linux and X11, more or less standard packages but with the EFL libraries that Samsung likes. So it should be nice for hackers porting Linux programs. Tizen's message for developers is write HTML5 apps. Note that the message from webOS, Playbook, BBX, Windows 8 — everyone but iOS and Android — is also "write HTML5 apps". See a pattern here? (Yet Linux desktops continue to promote native development with GTK/Qt.)
Mozilla's Boot 2 Gecko is also "write HTML5 apps", but the phone's own software is also written in HTML5. It shows a commitment to the same code and development tools you're telling developers to use. And only Mozilla seems committed to open Web apps you can install from any web site or from independent app stores; the other platforms seem to be "write your app in HTML5... and then package it for our platform and offer it in our store." B2G's current stack is different from Tizen, it's being developed on Android kernel and runtime. In theory as the Web APIs get standardized the difference won't matter for HTML5 app writers.
If that's really the case you would think somewhere there's a web site you can browse to run it, but like Tizen 1.0 screenshots I can't find it. You can run B2G's "Gaia" UI in your browser with lots of caveats (probably requires a Gecko browser like Firefox Aurora, your PC lacks many APIs), see an early demo at http://paulrouget.com/e/b2gdemo/
=S
The Tizen SDK includes a QEMU emulator to run its ARM binaries. I don't know if anyone has tried rebuilding the software stack for x86, it should be doable. But they're telling developers to write HTML5 apps so for them the platform's architecture shouldn't matter.
I hope Mer can simply package Tizen as another product built on top of the Mer core, like Plasma Active and Cordia
=S
If I'm willing to write in HTML5, I'd just make a web-app that works anywhere, not Tizen-specific.
Which is what Tizen tells developers to do:
A Tizen app is just HTML, CSS, JS, and an XML "widget configuration file".
There are way more developers who know JavaScript than any other language... it seems the HTML5 equivalents of Gimp, Inkscape, OpenOffice, ssh, VLC that will run on any device in any recent browser are just a matter of time. I worry that developers will write them, but present them within a "Join our social {picture editing/music editing/code writing} site to share and chat" instead of making the changes so I can run them offline from local storage.
=S
Nokia dropped MeeGo since the CEO Elop is a Microsoft shill who is doing his master's bidding, not trying to make decent products (Nokia as really dropped in quality, btw).
Just like Steve Jobs tantrum caused Adobe to abandon Flash on mobile (even though it works fine on Android).
Intel could at least argue there was no support (even though Samsung was sure to support it and likely not to far down the road).
But if a Steve Jobs or Elop stops supporting a product, the vendor themselves abandons it.
People would've jumped off a bridge if Steve Jobs said Apple doesn't think they should live.
Just because it CAN be done, doesn't mean it should!
I wish I could believe this was all just a part of some complicated prank -- check out their info on installing the SDK:
https://developer.tizen.org/sdk/installing-sdk-ubuntu
Who in their right mind would hitch their up-and-coming FOSS mobile OS to Java right now? And Oracle's proprietary, closed source java -- not even the OpenJDK?
Hint: Given the trial that's going on right now, I would just avoid using Java for a whlie. Or, you know, at all (if possible).
coding is life
I have a N900, which I bought the day Nokia announced it will no longer be supported.
I bought it because it is a real Linux machine. It's software is free, and it can run other free software with little modification.
I can do things with it I cannot do with any other phone: I can logon to any Unix machine with a wifi connection, I can load my movies and songs to it, I can extend it with any codecs I want, I can play MAME on it, and I can view almost any Flash video on it.
The N900 has been my 'laptop' computer for one and a half year now, and I do not miss my Toshiba laptop that I sold at all.
Why are companies so afraid of Linux on the phones? right, they cannot control the experience, and controlling it is what makes money for them.
But us geeks that do not want someone else to hold our hands in our computing tasks need a phone too.
It is too bad that they ignore us like that, we are many. And perhaps we would not buy so many apps from a 'store', but we certainly would buy good hardware to run our open source programs on.
Who would be the first to port Port Tizen to N9
http://wiki.merproject.org/ presents the Mer project as a "Core optimised for HTML5/QML/JS, providing a mobile-optimised base distribution for use by device manufacturers ... aims to share effort and code together with the Tizen project once Tizen tools and code are publicly available. ... We have some clear goals: ...To be inclusive of technologies (such as MeeGo/Tizen/Qt/EFL/HTML5)"
Sounds great. All these minor platforms share so many open source building blocks that isolating themselves based on a toolkit choice is silly.
=S
2) it isn't a real linux, but just uses linux at a very low level (somewhat like android).
Of course it uses Linux (which obviously is a kernel).
But it is not a real GNU operating system as it seems to use litte of the GNU libraries and programs.
Same thing with Android.