Difference between revisions of "Portal:Linux Applications"

From WebOS Internals
Jump to navigation Jump to search
(guidelines)
Line 51: Line 51:
 
== Policies about adding Applications ==
 
== Policies about adding Applications ==
  
You are allowed to add applications up that are in development. You may get a banner placed above your applications page later on though.
+
Your 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">
 +
{{portal-application-item
 +
|name=Asteroids
 +
|article=Asteroids
 +
|user=AWESOM-O
 +
|site=http://domain.com/asteroids/
 +
|description=This is a short description, leave screenshots
 +
and other details for the application page.
 +
}}
 +
</source>
 +
 
 +
Place this under the [[Portal:webOS Applications All|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|Admin Changes]] page so we can delete the old application page (so others can use it).
  
 
}}
 
}}

Revision as of 18:26, 22 July 2009

Warning: This page needs to be reorganized still.
The Pre runs a very standard Linux on a commonly available processor. Very soon after access was achieved to the Linux, the Optware team made the entire catalog of Optware packages available on the pre.

More about the Optware project here: Optware Packages.

You can view a list of available packages here: List of Packages.

The community has been busy porting other applications to the Pre. Some of those are listed, and have pages for them below.

Tutorials

Want to write a tutorial and Add it?

Just name the tutorial with

"Tutorials Linux " + name

Ex: Tutorials_Linux_Getting_Started
(spaces are the same thing as underscores)

Policies about adding Applications

Your 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).