Difference between revisions of "About"

From WebOS Internals
Jump to navigation Jump to search
(New page: ++ Intro This site is for collecting information about the inner workings of webOS, which powers everybody (else)'s favorite smart phone, the Palm Pre. If you add information which you di...)
 
Line 1: Line 1:
++ Intro
+
== Intro ==
  
 
This site is for collecting information about the inner workings of webOS, which powers everybody (else)'s favorite smart phone, the Palm Pre. If you add information which you did not discover yourself, please try to give credit to the original researcher. Also, please do not add information that has not been confirmed. This is meant to be a collection of facts, and our site is growing quickly, so organization may sometimes be lacking. Feel free to check out [[[system:list-all-pages | all of the pages on this wiki]]]!
 
This site is for collecting information about the inner workings of webOS, which powers everybody (else)'s favorite smart phone, the Palm Pre. If you add information which you did not discover yourself, please try to give credit to the original researcher. Also, please do not add information that has not been confirmed. This is meant to be a collection of facts, and our site is growing quickly, so organization may sometimes be lacking. Feel free to check out [[[system:list-all-pages | all of the pages on this wiki]]]!
Line 5: Line 5:
 
Disclaimer: Enacting any set of instructions from this site is very likely to void your warranty.  Use any information from this site at your own risk.  At the very least, you should be prepared to lose all data on your phone at any time.  Our intention is that you should be able to recover using the [*http://www.palm.com/ROM webOS Doctor] should anything go wrong, but we give no guarantee.
 
Disclaimer: Enacting any set of instructions from this site is very likely to void your warranty.  Use any information from this site at your own risk.  At the very least, you should be prepared to lose all data on your phone at any time.  Our intention is that you should be able to recover using the [*http://www.palm.com/ROM webOS Doctor] should anything go wrong, but we give no guarantee.
  
+++ Things which are Appropriate here:
+
== Things which are Appropriate here: ==
  
 
* Information about the file system and hidden files
 
* Information about the file system and hidden files
Line 15: Line 15:
 
* etc.
 
* etc.
  
+++ Things Inappropriate for this Wiki:
+
== Things Inappropriate for this Wiki: ==
  
 
* Asking basic questions that could be answered by searching Google and/or the Pre forums
 
* Asking basic questions that could be answered by searching Google and/or the Pre forums
Line 22: Line 22:
 
* Palm copyrighted code may NOT be posted here OR in the IRC channel. You have been warned, and from this and all points may be kicked and/or banned.
 
* Palm copyrighted code may NOT be posted here OR in the IRC channel. You have been warned, and from this and all points may be kicked and/or banned.
  
+++ Convention / Etiquette:
+
== Convention / Etiquette: ==
  
 
* Pages should not be created prematurely, but sometimes are, without all the facts regarding possible breaking/borking of something, so please keep this in mind. Please try not to create a page that is misleading to users. Thoroughly test your mod (if it is one), or put up a disclaimer!
 
* Pages should not be created prematurely, but sometimes are, without all the facts regarding possible breaking/borking of something, so please keep this in mind. Please try not to create a page that is misleading to users. Thoroughly test your mod (if it is one), or put up a disclaimer!
Line 29: Line 29:
 
* Basic guidelines and rules of the internet and IRC do apply in these respective zones.
 
* Basic guidelines and rules of the internet and IRC do apply in these respective zones.
  
++ Code Repositories
+
== Code Repositories ==
  
 
http://gitorious.org/webos-internals
 
http://gitorious.org/webos-internals
Line 35: Line 35:
 
http://github.com/asedeno
 
http://github.com/asedeno
  
++ Resources
+
== Resources ==
  
 
* [*http://www.precentral.net/ PreCentral.net] The most active Pre-centric forums and the largest source for homebrew apps.  
 
* [*http://www.precentral.net/ PreCentral.net] The most active Pre-centric forums and the largest source for homebrew apps.  

Revision as of 06:06, 15 July 2009

Intro

This site is for collecting information about the inner workings of webOS, which powers everybody (else)'s favorite smart phone, the Palm Pre. If you add information which you did not discover yourself, please try to give credit to the original researcher. Also, please do not add information that has not been confirmed. This is meant to be a collection of facts, and our site is growing quickly, so organization may sometimes be lacking. Feel free to check out [[[system:list-all-pages | all of the pages on this wiki]]]!

Disclaimer: Enacting any set of instructions from this site is very likely to void your warranty. Use any information from this site at your own risk. At the very least, you should be prepared to lose all data on your phone at any time. Our intention is that you should be able to recover using the [*http://www.palm.com/ROM webOS Doctor] should anything go wrong, but we give no guarantee.

Things which are Appropriate here:

  • Information about the file system and hidden files
  • Gaining root access / SSH access
  • Firewall info
  • Native applications
  • Modifying system settings
  • Accessing third-party services
  • etc.

Things Inappropriate for this Wiki:

  • Asking basic questions that could be answered by searching Google and/or the Pre forums
  • Anything related to ringtones ;)
  • Anything **blatantly** illegal in the United States. No copyrighted material! Fair Use and DMCA exemptions are at the moderators' discretion, which will not be lenient.
  • Palm copyrighted code may NOT be posted here OR in the IRC channel. You have been warned, and from this and all points may be kicked and/or banned.

Convention / Etiquette:

  • Pages should not be created prematurely, but sometimes are, without all the facts regarding possible breaking/borking of something, so please keep this in mind. Please try not to create a page that is misleading to users. Thoroughly test your mod (if it is one), or put up a disclaimer!
  • Updates to the pages on this site come in continuously, given their authors find the time. Bear this in mind. Methods for tweaking are subject to change!
  • **Please do not create orphaned pages.** At a minimum link to new pages through one of the portal pages below with a //**Work in Progress**// title at the top.
  • Basic guidelines and rules of the internet and IRC do apply in these respective zones.

Code Repositories

http://gitorious.org/webos-internals http://svn.webosinternals.org http://github.com/asedeno

Resources