Difference between revisions of "Portal:webOS Applications"
Rboatright (talk | contribs) (add development projects) |
Rboatright (talk | contribs) |
||
(26 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
__notoc__ | __notoc__ | ||
− | + | This page is currently available in two languages: | |
+ | :[[Image:Australia.png]] [[Image:USA.png]] [[Portal:webOS Applications]] | ||
+ | :[[Image:China.png]] [[Portal:webOS Applications-ZH]] | ||
+ | {{preware}} | ||
{{portal-header | {{portal-header | ||
|The Instructions on [[Tutorials_webOS_Hello_World|building WebOS Mojo applications]] of your own are simple and straight forward. | |The Instructions on [[Tutorials_webOS_Hello_World|building WebOS Mojo applications]] of your own are simple and straight forward. | ||
Line 33: | Line 36: | ||
* [[Tutorials_webOS_Hello_World|Building Your First Application]] | * [[Tutorials_webOS_Hello_World|Building Your First Application]] | ||
* [[Tutorials_webOS_Porting_Older_App|Porting older javascript apps]] | * [[Tutorials_webOS_Porting_Older_App|Porting older javascript apps]] | ||
+ | * [[Tutorials_webOS_IPKG_Installer|IPKG Installer]] | ||
* [[Tutorials_webOS_Installing_An_Ipk|Installing an IPK]] | * [[Tutorials_webOS_Installing_An_Ipk|Installing an IPK]] | ||
+ | * [[Komodo|Komodo Specific Tutorials]] | ||
+ | * [[Tutorials_webOS_Loading_Existing_Apps_Into_An_Eclipse_Project|Loading Existing apps into an Eclipse Project]] | ||
+ | * [[Tutorials_webOS_Using Cookies|Using Cookies To Move Variables]] | ||
+ | * [[Tutorials_webOS_Debugging 101|Common Ways to Debug Your Application]] | ||
+ | * [[Tutorials_webOS_Getting_JSON_From_An_External_MySQL_Database|Getting JSON From An External MySQL Database]] | ||
+ | * [[Tutorials_Differences_between_Emulator_and_Pre|Diffences between Emulator and Pre]] | ||
== Want to write a tutorial and Add it? == | == Want to write a tutorial and Add it? == | ||
Line 44: | Line 54: | ||
(spaces are the same thing as underscores) | (spaces are the same thing as underscores) | ||
+ | ==Need help formatting your text for wiki? == | ||
+ | Find easy to use markup examples with visual representations on our formatting help pages. | ||
+ | |||
+ | [[Help:Formatting | Wiki Formatting Help]] | ||
|column2= | |column2= | ||
Line 67: | Line 81: | ||
webOS Mojo and Multiple language projects being developed as open source by the community. | webOS Mojo and Multiple language projects being developed as open source by the community. | ||
− | * [[Application:Preware|Preware]]: A mojo app with backend plugin to run ipkg and fetch over the air installs and updates from the | + | * [[Application:Preware|Preware]]: A mojo app with backend plugin to run ipkg and fetch over the air installs and updates from the Preware ipkg feed. |
+ | * [[On Screen Keyboard]] | ||
+ | * [[My notification|My notification]] : a Mojo app to enable the changing of system sounds and wallpaper. | ||
+ | * [[EBook-Reader]]: a Mojo app for reading text-oriented books on line. | ||
+ | * [[Save and Restore]]: save and restore application | ||
+ | |||
+ | == Development Proposals == | ||
+ | These proposals for webOS applications lack a formal project at this time. | ||
+ | * [[AppStats| App Stats, an application reporting standard for webOS apps]] | ||
+ | * [[Splash Application|Splash Application]] | ||
+ | * [[Proposal_to_install_Homebrew_apps_on_/media/internal_%28USB_partition%29]] |
Latest revision as of 06:39, 8 February 2011
This page is currently available in two languages:
Application Manager
|
Install
Install Applications
|
Update
Update Applications
|
Tutorials
Want to write a tutorial and Add it?Just name the article like "Tutorials webOS " + name Ex: Tutorials_webOS_Getting_Started Need help formatting your text for wiki?Find easy to use markup examples with visual representations on our formatting help pages. |
Policies about adding ApplicationsYour application can be any progress (Completed/Beta/Design Phase), just make sure you have a temporary name. For example if your application is called "Testing This": <source lang="text"> This is a short description, leave screenshots
and other details for the application page.
</source> Place this under the All webOS Application Portal, and the category it goes under (for instance "Games" if it is a game). You can always change the applications name just make sure it is not taken and let us know on the Admin Changes page so we can delete the old application page (so others can use it). |
Development Projects
webOS Mojo and Multiple language projects being developed as open source by the community.
- Preware: A mojo app with backend plugin to run ipkg and fetch over the air installs and updates from the Preware ipkg feed.
- On Screen Keyboard
- My notification : a Mojo app to enable the changing of system sounds and wallpaper.
- EBook-Reader: a Mojo app for reading text-oriented books on line.
- Save and Restore: save and restore application
Development Proposals
These proposals for webOS applications lack a formal project at this time.