Domain: openwebosproject.org
Stories and comments across the archive that link to openwebosproject.org.
Stories · 7
-
Open webOS Adopts Apache Cordova for Hardware Access
In their December newsletter, Open webOS announced that they've ditched the webOS-specific hardware interface that was part of Enyo 1.x for the Cordova project (formerly PhoneGap). Combined with the portable Enyo 2.0 framework, applications written for webOS are now portable to other platforms (and the other way around). There were also a number of other under-the-hood improvements: "This month we completed and delivered the pluggable keyboard project, WebAppMgr separation and upgrading to Qt 4.8.3. Work continues as planned on upgrading Qt5/webkit2 (more details next month). Also, the complete rewrite of mediaServer has been completed and is now undergoing internal QA testing, look for this to hit the repos in the coming weeks." -
Open webOS Adopts Apache Cordova for Hardware Access
In their December newsletter, Open webOS announced that they've ditched the webOS-specific hardware interface that was part of Enyo 1.x for the Cordova project (formerly PhoneGap). Combined with the portable Enyo 2.0 framework, applications written for webOS are now portable to other platforms (and the other way around). There were also a number of other under-the-hood improvements: "This month we completed and delivered the pluggable keyboard project, WebAppMgr separation and upgrading to Qt 4.8.3. Work continues as planned on upgrading Qt5/webkit2 (more details next month). Also, the complete rewrite of mediaServer has been completed and is now undergoing internal QA testing, look for this to hit the repos in the coming weeks." -
HP Releases Open webOS 1.0
An anonymous reader writes "Hewlett-Packard has announced the release Open webOS version 1.0: 'We now have an OpenEmbedded build that allows a full webOS experience running inside an OE emulator. We have added core applications — email & browser — while continuing to support the desktop build environment. The 1.0 release also brings support for Enyo2. You can now take apps built on one of the best cross-platform JavaScript frameworks and easily run these same apps on Open webOS or other platforms. In the past 9 months, we have delivered over 75 Open webOS components. This totals over 450,000 lines of code. ... The source code for Open webOS can be found in Open webOS repositories on GitHub. Combining today's components with those from the previous releases, Open webOS can now be ported to new devices.' HP also reaffirmed plans to continue work on Open webOS, and to bring support for Qt5, WebKit2, open source media components, and more." -
HP Launches Beta of Open webOS
puddingebola writes "HP done gone and released the open source version of webOS. From the article: 'Gone are the days of HP's TouchPad and Palm ambitions, but HP is moving ahead with its plans to make webOS, its beleaguered mobile operating system, live on as open-source supported platform. Today it's launching the beta release... The release will have 54 components available as open source, the blog says, some 450,000 lines of code under the Apache 2.0 license.'" There are two flavors: an OpenEmbedded based version for targeting mobile device (kudos there!), and a desktop build which runs Luna as an application on the desktop (how long until someone writes a rootless version?). More info at the Open webOS project overview page, with source code over at GitHub -
HP Launches Beta of Open webOS
puddingebola writes "HP done gone and released the open source version of webOS. From the article: 'Gone are the days of HP's TouchPad and Palm ambitions, but HP is moving ahead with its plans to make webOS, its beleaguered mobile operating system, live on as open-source supported platform. Today it's launching the beta release... The release will have 54 components available as open source, the blog says, some 450,000 lines of code under the Apache 2.0 license.'" There are two flavors: an OpenEmbedded based version for targeting mobile device (kudos there!), and a desktop build which runs Luna as an application on the desktop (how long until someone writes a rootless version?). More info at the Open webOS project overview page, with source code over at GitHub -
Open WebOS Releases Core Apps; Reveals Touchpad Won't Be Supported
Caught via the H is news that more components of webOS have been released: "The core applications provide a comprehensive set of platform user applications, including Email, Calendar, Contacts, Memos, Accounts, Clock and Calculator." Additionally, HP has opened up the development branch of system manager: "We are excited to open up the active development branch of our upleveled System Manager. This major upgrade incorporates the latest QtWebKit and Qt technologies in an improved architecture. Modern QtWebKit now underlies all applications, providing state-of-the-art support for HTML rendering and I/O. The latest stable release of Qt has been integrated across the system, eliminating alternate rendering paths and providing a clean base for the future. These changes bring enhanced stability and performance to Open webOS." As always, source can be had from the Open webOS github. A bit of bad news for existing device owners, however: "...we are aiming for support on future hardware platforms where SoC’s support Linux 3.3+ kernel and where open source replacements for proprietary components are integrated. Existing devices cannot be supported because of those many proprietary components, including graphics, networking and lack of drivers for a modern kernel." Existing device owners will have to live with the "webOS community edition." -
HP Releases More WebOS Components for the TouchPad
About two months ago, HP made the first source releases of webOS components. Conspicuously absent, however, were the sources to the Luna system manager, and it was not possible to build an image for the TouchPad with what was available. On Tuesday, the webOS team released the Luna sources and build tools as "webOS Community Edition." This is a continuation of their previous source releases, and is intended only for the TouchPad; Open webOS is still slated for release in September and will be designed for porting to new hardware platforms. Quoting the developers: "With the release of the webOS Community Edition you can now learn how the TouchPad works, modify your TouchPad experience and then apply that learning to Open webOS 1.0 in the future. We are excited to empower the community to create custom user experiences on the TouchPad. For example, developers can now modify the card view, launcher, notifications, Just Type and more." You can grab the latest over at Github. The developers claim you can build and install it onto actual hardware: anyone want to give it a shot?