<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Palmdoc</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Palmdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Palmdoc"/>
	<updated>2026-04-25T12:26:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:MetaDoctor&amp;diff=6653</id>
		<title>Application:MetaDoctor</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:MetaDoctor&amp;diff=6653"/>
		<updated>2009-10-25T04:48:41Z</updated>

		<summary type="html">&lt;p&gt;Palmdoc: typo in Doing it 5) make CARRIER=wr unpack patch pack (not rw)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ok, I have no Linux experience whatsoever, so this should be a good &amp;quot;Meta Doctor For Dummies&amp;quot; Wiki.  &lt;br /&gt;
&lt;br /&gt;
Ill use confusedvorlon's initial Step-by-Step and add/edit the entries with more detail.  Im stuck at step one right now, waiting for a new iso download so Ill finish editing this tomorrow.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Getting Ready&lt;br /&gt;
--------------------&lt;br /&gt;
1) Download Ubuntu 9.04 .  Then download a virtual machine either vmware or virtualbox. A virtual machine is simply a program that allows you to piggyback a second operating system on top of your Windows OS without dual booting or actually having a Linux machine.&lt;br /&gt;
&lt;br /&gt;
-- I ended up using VirtualBox instead, because I found the VMware to be very confusing on what to actually download.  The Virtual box website is very simple and straight forward.  Here is the link for the virtualbox download:&lt;br /&gt;
&lt;br /&gt;
http://download.virtualbox.org/virtualbox/3.0.8/VirtualBox-3.0.8-53140-Win.exe&lt;br /&gt;
&lt;br /&gt;
Now install virtualbox just like you would install any other windows application, nothing fancy here.&lt;br /&gt;
&lt;br /&gt;
Next start up virtualbox and follow either of these instructions to install Ubuntu&lt;br /&gt;
&lt;br /&gt;
http://www.helpdeskgeek.com/linux-tips/how-to-install-ubuntu-in-virtualbox/&lt;br /&gt;
http://www.psychocats.net/ubuntu/virtualbox&lt;br /&gt;
&lt;br /&gt;
2) Open terminal from the applications, accessories menu&lt;br /&gt;
  &lt;br /&gt;
   Type &amp;quot;sudo apt-get install git&amp;quot; and follow directions to install git&lt;br /&gt;
&lt;br /&gt;
   Now type &amp;quot;git clone git://git.webos-internals.org/tools/meta-doctor.git&amp;quot;&lt;br /&gt;
(if necessary, follow the instructions to install git)&lt;br /&gt;
&lt;br /&gt;
3) Type &amp;quot;sudo apt-get install patch&amp;quot; to make sure you have patch installed&lt;br /&gt;
&lt;br /&gt;
4) install java (applications/add remove/show: all available applications/java 6 runtime)&lt;br /&gt;
&lt;br /&gt;
   Easiest to search java to find it, then follow on screen instructions, should be pretty simple&lt;br /&gt;
&lt;br /&gt;
5) install the palm sdk ---  developer.palm.com&lt;br /&gt;
&lt;br /&gt;
   Download the version for linux.  &lt;br /&gt;
&lt;br /&gt;
6) Download the latest webosdoctor file from http://www.webos-internals.org/wiki/Webos_Doctor_Versions .The rw version is the German/UK GSM version.&lt;br /&gt;
   Rename the file.  webosdoctorp100eww-sprint-1.2.1.jar (or webosdoctorp100eww-wr-1.1.3.jar or webosdoctorp100eww-bellmo-1.2.1.jar)&lt;br /&gt;
&lt;br /&gt;
Now things get somewhat tricky.  Youll have to share these files from your windowsOS to the virtual ubuntu machine.&lt;br /&gt;
&lt;br /&gt;
1.  Make a folder on your windows desktop called &amp;quot;shared&amp;quot; (without quotes)&lt;br /&gt;
&lt;br /&gt;
2.  Copy both the palm SDK and the webosdoctorp100eww-sprint-1.2.1.jar into that folder&lt;br /&gt;
&lt;br /&gt;
3.  Now go to your Ubuntu VM, in the Virtualbox drop downs go to Devices&amp;gt;Install guest additions&lt;br /&gt;
&lt;br /&gt;
4.  This will mount an ISO image to the CD/Rom drive, open that directory and double click the &amp;quot;Autorun.sh&amp;quot; file and follow the onscreen instructions for installing the guest additions. (After Installation you need to restart your Virtual machine.) &lt;br /&gt;
&lt;br /&gt;
5.  Now go to your ubuntu file browser and create a folder on the desktop named &amp;quot;shared&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6.  Now follow  [http://ubuntuexperiment.wordpress.com/2008/11/12/sharing-folders-between-host-and-guest-os-in-virtualbox/ these instructions]&lt;br /&gt;
&lt;br /&gt;
7.  Once you have file sharing working open the shared folder on ubuntu and install the palm sdk.&lt;br /&gt;
&lt;br /&gt;
8.  Go to the file browser in ubuntu, find the &amp;quot;meta-doctor&amp;quot; folder, open it, and create a new folder inside there named &amp;quot;downloads&amp;quot;&lt;br /&gt;
&lt;br /&gt;
9.  Now copy the webosdoctor file from your shared folder into the downloads folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Doing it&lt;br /&gt;
-----------&lt;br /&gt;
5) navigate to the meta-doctor directory in the terminal by opening terminal and typing &amp;quot;cd meta-doctor&amp;quot; (without quotes)&lt;br /&gt;
&lt;br /&gt;
Next type &amp;quot;make CARRIER=sprint unpack patch pack&amp;quot; if you are using the sprint file. Or type &amp;quot;make CARRIER=wr unpack patch pack&amp;quot; or &amp;quot;make CARRIER=bellmo unpack patch pack&amp;quot; for the other versions.&lt;br /&gt;
This should begin a process within terminal that should take 10 minutes max. &lt;br /&gt;
If a checksum error occurs you might want to try to download the webosdoctorp100eww from within the virtual box's browser.&lt;br /&gt;
&lt;br /&gt;
6) The updated doctor version will be in the meta-doctor/build/pre... folder&lt;br /&gt;
&lt;br /&gt;
7) You can try running the webosdoctor within the VM, but I had no luck with that.  Easiest thing to do is to copy the new doctor image to that shared folder, then run it in Windows.  Go [http://www.webos-internals.org/wiki/How_To_Recover here] if you have problems&lt;/div&gt;</summary>
		<author><name>Palmdoc</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Portal:webOS_Applications_All&amp;diff=4110</id>
		<title>Portal:webOS Applications All</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Portal:webOS_Applications_All&amp;diff=4110"/>
		<updated>2009-08-09T08:08:07Z</updated>

		<summary type="html">&lt;p&gt;Palmdoc: Change My First Medical App to PreMedi&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__notoc__&amp;lt;!-- NOTE NOTE NOTE NOT  leave this comment at the top of the page. &lt;br /&gt;
&lt;br /&gt;
     copy this template and fill it in for each applicaton:  &lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=&lt;br /&gt;
|site=&lt;br /&gt;
|user=&lt;br /&gt;
|article=&lt;br /&gt;
|category=&lt;br /&gt;
|description=&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{portal-application-type&lt;br /&gt;
|type=webOS&lt;br /&gt;
|tag=All&lt;br /&gt;
|title=All applications are listed below no matter what category they fall under.&lt;br /&gt;
|list=&lt;br /&gt;
&amp;lt;!-- ---------------------- LIST Below Alphabetical----------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190950-badd-flashlight-v-0-2-0-v-0-1-2-nrr&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=BADD Flashlight&lt;br /&gt;
|name=BADD Flashlight&lt;br /&gt;
|description=Not all is lame, however, BADD Flashlight has a feature that LED-based phone flashlights do not and can not have: A Red-Light Night Vision mode. Astronomy enthusiasts, among others, use red-light flashlights to protect their dark-adjusted eyes. [http://forums.precentral.net/members/colonel-kernel.html --Colonel Kernel] [http://s671.photobucket.com/albums/vv77/Colonel_Kernel/?action=view&amp;amp;current=baddflashlight_2009-13-07_132959.jpg]&lt;br /&gt;
|user=Colonel Kernel&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Blocked AKA Traffic Jam or Unblock Me&lt;br /&gt;
|site=http://forums.precentral.net/attachments/homebrew-apps/21482d1247474170-blocked-v0-5-0-beta-nrr-game&lt;br /&gt;
|user=oil&lt;br /&gt;
|article=Blocked&lt;br /&gt;
|category=Games&lt;br /&gt;
|description=It's basically a puzzle game, with a board filled with blocks, that you must move out of the way to free the way for the highlighted block to be able to leave the board.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Brick Breaker&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/192742-brickbreaker-0-1-7-14-nnr.html&lt;br /&gt;
|user=kmax&lt;br /&gt;
|article=Brick Breaker&lt;br /&gt;
|category=Games&lt;br /&gt;
|description=The idea is to bounce the ball off the paddle (which you control by sliding your finger) and into the bricks. Created by [http://forums.precentral.net/members/kmax12.html kmax]&lt;br /&gt;
http://forums.precentral.net/attachments/homebrew-apps/21611d1247619513-brickbreaker-0-1-7-14-nnr-brickbreaker_2009-14-07_195119&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Craps 1.0&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/193183-craps-v1-0-0-v0-9-1-7-24-now-w-shake-support.html&lt;br /&gt;
|user=jhoff80 / Joe Hoffman&lt;br /&gt;
|article=Craps&lt;br /&gt;
|category=Games&lt;br /&gt;
|description=It's a very simple craps game, with only the two most basic bets: pass, and don't pass.  Includes shake to roll support.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189460-dali-clock-v228&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=Dali Clock&lt;br /&gt;
|name=Dali Clock&lt;br /&gt;
|description=[http://www.jwz.org/xdaliclock/ Dali Clock], a Palm Pre port of a morphing clock program that I've been porting to various platforms since 1991! The original version ran on the Xerox Alto in the early 1980s, and on the original 128K Macintosh in 1984. I've written versions for X11, MacOS X, PalmOS Classic, and now Palm WebOS and Javascript. Download the applications and/or the source code on the above URL.  Credits to [http://forums.precentral.net/members/jwz.html jwz] [http://forums.precentral.net/avatars/igodwntwn34.gif?dateline=1231462926]&lt;br /&gt;
|user=jwz&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189710-dilbert-garfield-daily-comic-apps-v1-1-v1-0-nrr&lt;br /&gt;
|category=News&lt;br /&gt;
|article=Dilbert Garfield Daily Comic&lt;br /&gt;
|name=Dilbert / Garfield Daily Comic&lt;br /&gt;
|description=So here are two (very) little apps, one for the daily dilbert and one for your daily dose of garfield intellect. They both let you view past comics (last week for Dilbert, and last 30 years or so for garfield) and share the comic with a buddy (via email). Have fun with that! [http://forums.precentral.net/members/roar.html --roar] [http://forums.precentral.net/avatars/kooljoe.gif?dateline=1246993237]&lt;br /&gt;
|user=roar&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Dot Game&lt;br /&gt;
|site=http://forums.precentral.net/attachments/homebrew-apps/21567d1247549740-dot-game-v1-5-2-1-5-0-nrr-game&lt;br /&gt;
|user=oil&lt;br /&gt;
|article=Dot Game&lt;br /&gt;
|category=Games&lt;br /&gt;
|description=A WebOs version of the old paper &amp;amp; pencil game where you try to create the most boxes, one line at a time, while trying not to let your opponent create a box. It's a 2 player game. You hand the Pre back and forth after each turn. http://forums.precentral.net/homebrew-apps/190937-dot-game-v1-5-2-1-5-0-nrr.html&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189950-google-maps-bookmarks-v1-0-nrr&lt;br /&gt;
|category=Lifestyle&lt;br /&gt;
|article=Google Maps Bookmarks&lt;br /&gt;
|name=Google Maps Bookmarks&lt;br /&gt;
|description=It's a simply app. But it might come in handy for some people and the author, [http://forums.precentral.net/members/bruba.html bruba] Bookmark addresses you need on the road, so you don't have to type them over and over and/or remember them. [http://burnsting.com/preapps/gmbookmarks.jpg]&lt;br /&gt;
|user=bruba&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190715-habla-english-spanish-translator-v1-0-nrr&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=Habla Spanish Translator&lt;br /&gt;
|name=Habla! Spanish Translator&lt;br /&gt;
|description=You can enter a word in either English or Spanish, and it will pull up the definition from wordreference mobile. Outstanding post, thanks [http://forums.precentral.net/members/taalibeen.html taalibeen] [http://forums.precentral.net/attachments/homebrew-apps/20895d1246685805-habla-english-spanish-translator-v1-0-nrr-test_2009-04-07_011851.jpg]&lt;br /&gt;
|user=taalibeen&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/192241-hangman-v1-1-v1-0-nrr&lt;br /&gt;
|category=Game&lt;br /&gt;
|article=Hangman&lt;br /&gt;
|name=Hangman&lt;br /&gt;
|description=Here's another one to pad the Homebrew numbers :) [http://forums.precentral.net/members/palmdoc2005.html palmdoc2005]&lt;br /&gt;
|user=palmdoc2005 [http://i25.tinypic.com/muu45t.jpg]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Hello World 2: a starter app for Mojo beginners to build from&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/192313-instructional-beginners-hello-world-2-0-v1-0-nrr.html&lt;br /&gt;
|user=Unknown&lt;br /&gt;
|article=Hello World 2&lt;br /&gt;
|category=Tutorials&lt;br /&gt;
|description=An Extensive Instructional Documentation posted Here&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189599-jokes-v1-0a-nrr&lt;br /&gt;
|category=Lifestyle&lt;br /&gt;
|article=Jokes&lt;br /&gt;
|name=Jokes&lt;br /&gt;
|description=There's no &amp;quot;next&amp;quot; button, you have to close the app and run it again if you want to see another joke. But hey, it's called &amp;quot;Joke of the day&amp;quot; for a reason! Thanks to [http://forums.precentral.net/members/mapara.html mapara] [http://forums.precentral.net/attachments/homebrew-apps/20729d1246341946-jokes-v1-0a-nrr-jokes10.jpg]&lt;br /&gt;
|user=mapara&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/191874-kentucky-offender-online-lookup-v0-0-1-nrr&lt;br /&gt;
|category=All&lt;br /&gt;
|article=Kentucky Prisonpedia&lt;br /&gt;
|name=Kentucky Prisonpedia&lt;br /&gt;
|description=I have finally made my app where it is functioning to the minimum that it can. Thank you to all who have helped me understand what I needed to do in order to get the basic function working. [http://forums.precentral.net/members/tycoonbob.html --tycoonbob] [http://forums.precentral.net/avatars/cashen.gif?dateline=1245115557]&lt;br /&gt;
|user=tycoonbob&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189161-lottery-number-generator-v1-0-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=Lottery Number Generator&lt;br /&gt;
|name=Lottery Number Generator&lt;br /&gt;
|description=More features on the way :) Thanks [http://forums.precentral.net/members/mapara.html mapara] &lt;br /&gt;
|screenshot=[http://forums.precentral.net/attachments/homebrew-apps/20698d1246317550-lottery-number-generator-v1-0-nrr-lp0002.jpg]&lt;br /&gt;
|user=mapara&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=My Flashlight&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/187407-my-flashlight-requires-rooting.html&lt;br /&gt;
|version=1.0.0&lt;br /&gt;
|user=PreGame&lt;br /&gt;
|article=My Flashlight&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|description=Simple Flashlight Application developed by [http://forums.precentral.net/members/pregame.html PreGame] &lt;br /&gt;
http://forums.precentral.net/attachments/homebrew-apps/20089d1245457571-my-flashlight-requires-rooting-flashlight_2009-19-06_172021.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=My Notifications&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/188729-my-notification-v-1-0-3-nrr.html&lt;br /&gt;
|user=Kaerey&lt;br /&gt;
|version=n/a&lt;br /&gt;
|article=My Notifications&lt;br /&gt;
|category=Tutorials&lt;br /&gt;
|description=This homebrew'd application customizes default notification sounds. &lt;br /&gt;
http://www.carrytheone.org/webOS/images/mynotification_03.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190837-othello-reversi-rev-4-rev-3-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=Othello&lt;br /&gt;
|name=Othello / Reversi&lt;br /&gt;
|description=Now at rev 4 !! Thanks [http://forums.precentral.net/members/rboatright.html rboatright] [http://www.vocshop.com/junk/reversi_screen4.png]&lt;br /&gt;
|user=rboatright&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Pretris&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/192053-pre-tetris-v1-8-v1-7-nrr.html&lt;br /&gt;
|user=elchileno&lt;br /&gt;
|article=Pretris&lt;br /&gt;
|category=Games&lt;br /&gt;
|description=Here is the latest version of tetris for palm. The official name will Pretris. Created by code warrior [http://forums.precentral.net/members/elchileno.html elchileno]. More support found [http://forums.precentral.net/homebrew-apps/192053-pre-tetris-v1-8-v1-7-nrr.html here.].&lt;br /&gt;
http://danielfarina.com/pre/tetris_demo9&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190982-pdice-d-d-dice-rolling-app-v1-1-v1-0-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=pDice DnD Die roller&lt;br /&gt;
|name=pDice D&amp;amp;D Die roller &lt;br /&gt;
|description=As my first venture into the whole Mojo SDK thing, I decided to make a dice rolling app. It's been fun learning javascript, and hopefully it'll lead to bigger and better apps, but for the time being, I think this is a nice first try. [http://forums.precentral.net/members/robobeau.html --robobeau] [http://forums.precentral.net/attachments/homebrew-apps/21492d1247489010-pdice-d-d-dice-rolling-app-v1-1-v1-0-nrr-pdice_2009-12-07_155619.jpg]&lt;br /&gt;
|user=robobeau&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=PreBrewFarts (Lulz)&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/192379-prebrewfarts-v0-2-1-v0-1-8-nrr.html&lt;br /&gt;
|version=0.2.1&lt;br /&gt;
|user=ctl-advance&lt;br /&gt;
|article=PreBrewFarts&lt;br /&gt;
|category=All&lt;br /&gt;
|description=New PreBrewfarts let you fart from the pre of your hand. Please let me know if you like it, Give [http://forums.precentral.net/members/ctl-advance.html ctl-advance] a shout!&lt;br /&gt;
http://forums.precentral.net/avatars/ctl-advance.gif?dateline=1237960801]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://www.precentral.net/homebrew-apps/premedi&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=PreMedi&lt;br /&gt;
|name=PreMedi&lt;br /&gt;
|description= Medical calculator comprising frequently used equations and algorithms in medicine.&lt;br /&gt;
|user=Palmdoc&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189929-paint-app-v0-1-nrr&lt;br /&gt;
|category=Unknown&lt;br /&gt;
|article=PrePaint&lt;br /&gt;
|name=PrePaint&lt;br /&gt;
|description=Here's a simple paint application that I was messing around with. Right now you can only change the color and thickness of the brush and not a whole lot else. I'd like to implement being able to save or load a picture and other ideas I have. Let me know what you think. Thanks to [http://forums.precentral.net/members/snailslug.html snailslug] [http://forums.precentral.net/attachments/homebrew-apps/20785d1246421985-paint-app-v0-1-nrr-paint.jpg]&lt;br /&gt;
|user=snailslug&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|category=Entertainment&lt;br /&gt;
|name=PrePod&lt;br /&gt;
|article=PrePod&lt;br /&gt;
|user=drnull&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/194583-prepod-v0-2-2-7-24-a.html&lt;br /&gt;
|description=Podcatcher/Podcast player (BETA)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/192290-prememo-animated-memory-game-v1-0-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=Pre Memory&lt;br /&gt;
|name=Pre Memory&lt;br /&gt;
|description=PreMemo: Memorize the images and find their corresponding pairs.  Muchas Gracias [http://forums.precentral.net/members/elchileno.html el chileno] [http://danielfarina.com/pre/prememo.jpg]&lt;br /&gt;
|user=el chileno&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/193157-prepackage-package-tracking-app-v0-9-5-v0-9-4-7-23-a.html#post1757041&lt;br /&gt;
|category=Lifestyle&lt;br /&gt;
|article=PrePackage&lt;br /&gt;
|name=PrePackage&lt;br /&gt;
|user=Arcticus&lt;br /&gt;
|description=Prepackage is a package tracking application that supports Fedex, UPS, USPS, and DHL. Simply add your tracking number and the app will auto detect the shipper and notify you as your package progresses to its destination.&lt;br /&gt;
[http://forums.precentral.net/members/arcticus.html Arcticus]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190063-snake-v0-2-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=Snake&lt;br /&gt;
|name=Snake&lt;br /&gt;
|user=roar&lt;br /&gt;
|description=I probably don't have to tell you much about that game except that it's available for your Pre! [http://forums.precentral.net/members/roar.html --roar] [http://forums.precentral.net/attachments/homebrew-apps/21304d1247236181-snake-v0-2-nrr-snake_both.png]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190192-scientific-calculator-rev-4-rev-3-nrr&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=SciRPN_Calculator&lt;br /&gt;
|name=SciRPN Calculator Rev4&lt;br /&gt;
|description=[http://forums.precentral.net/members/themarco.html themarco] [http://forums.precentral.net/attachments/homebrew-apps/20857d1246568798-scientific-calculator-rev-4-rev-3-nrr-scicalc.png]&lt;br /&gt;
|user=themarco&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/192079-stopwatch-timer-app-v-0-0-7-nrr.&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=Stopwatch_Counter  &lt;br /&gt;
|name=Stopwatch / Counter  &lt;br /&gt;
|description=[http://forums.precentral.net/members/sambao21.html &amp;lt;samboa21&amp;gt;] I have created a blog for this app, and future apps. [http://crackersinc.blogspot.com/ Six Crackers In a Minute] [http://forums.precentral.net/avatars/johncc.gif?dateline=1235782676]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Tip Calculator&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189455-tip-calculator-v1-0-5-nrr.html Tip Calculator&lt;br /&gt;
|version=1.0.2&lt;br /&gt;
|user=JWZ&lt;br /&gt;
|article=Tip Calculator&lt;br /&gt;
|category=Lifestyle&lt;br /&gt;
|description=[http://www.jwz.org/tipcalculator/ A simple restaurant tip calculator], my first Palm Pre application. Download the application and/or the source code on the above URL. Thanks to [http://forums.precentral.net/members/jwz.html jwz] and [http://forums.precentral.net/members/pregame.html PreGame] for the [http://forums.precentral.net/homebrew-apps/190488-tip-calculator-redux-v1-0-2-v1-0-1-nrr.html update.] [http://www.jwz.org/tipcalculator/tipcalculator.gif]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/188554-simplyflipflops-v0-9-99-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=SimplyFlipFlops&lt;br /&gt;
|name=SimplyFlipFlops &lt;br /&gt;
|description=Notes: Does not do anything, just a proof of concept for the homebrew install method. Still, it shows your homebrew cred! [http://forums.precentral.net/members/dieter-bohn.html --Dieter Bohn] [http://forums.precentral.net/avatars/dieter-bohn.gif?dateline=1213205887]&lt;br /&gt;
|user=Dieter Bohn&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/191359-sudoku-solver-v1-0-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=Sodoku Solver&lt;br /&gt;
|name=Sodoku Solver&lt;br /&gt;
|description=This is a port of the soduku solver at [http://www.ccs.neu.edu/home/ramsdell/tools/sudoku.html JavaScript Sudoku Solver] [http://forums.precentral.net/attachments/homebrew-apps/21324d1247257447-sudoku-solver-v1-0-nrr-ssolver_screen.png]] [http://forums.precentral.net/members/rboatright.html --rboatright]&lt;br /&gt;
|user=rboatright&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/191128-solitaire-v0-9-6-0-9-5-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=Solitaire&lt;br /&gt;
|name=Solitaire&lt;br /&gt;
|description=thanks everyone! major thanks to Arognlie for fixing the script and debugging the code.&lt;br /&gt;
[http://forums.precentral.net/members/t-tokarczyk01.html --TJ] [http://forums.precentral.net/attachments/homebrew-apps/21031d1246922402-solitaire-v0-9-6-0-9-5-nrr-2.jpg]&lt;br /&gt;
|user=TJ&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/191603-soundboard-v0-0-1-nrr&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=Soundboard&lt;br /&gt;
|name=Soundboard&lt;br /&gt;
|description=Here's a simple Soundboard app with some sound effects that you may find useful in daily conversation. [http://freesound.org/ All sounds were found at freesound :: home page] Thanks [http://forums.precentral.net/members/lrdavis4.html Davis] [http://byelinedesign.com/soundboard.jpg]&lt;br /&gt;
|user=Davis&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|name=Terminal&lt;br /&gt;
|article=Terminal&lt;br /&gt;
|user=destinal&lt;br /&gt;
|site=Application:Terminal&lt;br /&gt;
|description=A mojo terminal using a custom written plugin back end for the Palm Pre. This project is rapidly becoming a prototype for open source team application development on the palm. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/189399-translator-app-pre-v1-1-v1-0-1-nrr&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=Translator&lt;br /&gt;
|name=Translator&lt;br /&gt;
|description=This is my first finished Palm Pre app, it lets you translate words and sentences from and to 30 languages. It uses the Google translate service, so be careful when translating whole sentences&lt;br /&gt;
Additionally to the translating, if you tap the paper plane button you can send the translated text directly to your buddy via the Pre's own messaging app. Thanks to coder [http://forums.precentral.net/members/roar.html roar] &lt;br /&gt;
|description=You can find all info again here: [http://u-mass.de/translator Translator for Palm Pre] [http://forums.precentral.net/attachments/homebrew-apps/20992d1246873511-translator-app-pre-v1-1-v1-0-1-nrr-translator.png]&lt;br /&gt;
|user=roar&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190918-tic-tac-toe-7-5-09-v1-6-v1-0-nrr&lt;br /&gt;
|category=Games&lt;br /&gt;
|article=Tic Tac Toe&lt;br /&gt;
|name=Tic Tac Toe&lt;br /&gt;
|description=This is my first program ever! I started to teach myself to program once I got my Pre, and god is it easy. If it wasn't I wouldnt be releasing this with only 5 hours or so of work. Credits (again) [http://forums.precentral.net/members/kmax12.html kmax12] [http://forums.precentral.net/attachments/homebrew-apps/20967d1246841092-tic-tac-toe-7-5-09-v1-6-v1-0-nrr-tic_2009-05-07_194225.jpg]&lt;br /&gt;
|user=kmax12&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190086-timer-stick-countdown-timer-v0-1-0-nrr&lt;br /&gt;
|category=Utilities&lt;br /&gt;
|article=Timer on a stick Countdown Timer&lt;br /&gt;
|name=Timer on a stick / Countdown Timer&lt;br /&gt;
|description=It's a very simple countdown timer. You may specify any amount of time from 1 second to 99 hours, 59 minutes, and 59 seconds. [http://forums.precentral.net/members/dsevil.html --dsevil] [http://webonastick.com/webos/timer/images/timer_2009-26-06_171912.jpg]&lt;br /&gt;
|user=dsevil&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{portal-application-item&lt;br /&gt;
|site=http://forums.precentral.net/homebrew-apps/190806-xboxlive-friends-v0-5-0-nrr&lt;br /&gt;
|category=Social Networking&lt;br /&gt;
|article=XBox Live Friends&lt;br /&gt;
|name=XBox Live Friends&lt;br /&gt;
|description=Gives you a quick and convenient way to check if your friends are online and what they're doing. All wrapped up in a sexy package. Thanks again to [http://forums.precentral.net/members/oil.html oil] [http://forums.precentral.net/attachments/homebrew-apps/20928d1246758234-xboxlive-friends-v0-5-0-nrr-listview1.jpg]&lt;br /&gt;
|user=oil&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;!-- Keep this one in place it closes --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Palmdoc</name></author>
	</entry>
</feed>