<?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=Azakus</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=Azakus"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Azakus"/>
	<updated>2026-04-15T10:08:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=11232</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=11232"/>
		<updated>2010-09-09T19:30:27Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.2.7&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just swipe back.&lt;br /&gt;
&lt;br /&gt;
To enable background auto GC, just select it in the menu. Notifications of this auto GC will happen by default, but can be turned off from the menu.&lt;br /&gt;
&lt;br /&gt;
To see more information about an application, just double tap it, and a More Info box will appear with the application's URL and appId.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Note: If you see an application with &amp;quot;BORKED&amp;quot; as the name, look at the more info and send my the url and appId of this application at [http://forums.precentral.net/homebrew-apps/218121-jstop.html the jstop forum page]&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Old Info ==&lt;br /&gt;
=== Can't upgrade/delete version 0.0.1? ===&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=11171</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=11171"/>
		<updated>2010-09-05T17:59:24Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.2.6&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just swipe back.&lt;br /&gt;
&lt;br /&gt;
To enable background auto GC, just select it in the menu. Notifications of this auto GC will happen by default, but can be turned off from the menu.&lt;br /&gt;
&lt;br /&gt;
To see more information about an application, just double tap it, and a More Info box will appear with the application's URL and appId.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Note: If you see an application with &amp;quot;BORKED&amp;quot; as the name, look at the more info and send my the url and appId of this application at [http://forums.precentral.net/homebrew-apps/218121-jstop.html the jstop forum page]&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Old Info ==&lt;br /&gt;
=== Can't upgrade/delete version 0.0.1? ===&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=11170</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=11170"/>
		<updated>2010-09-05T17:58:59Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.2.6&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just pick the &amp;quot;Unfilter list&amp;quot; menu option.&lt;br /&gt;
&lt;br /&gt;
To enable background auto GC, just select it in the menu. Notifications of this auto GC will happen by default, but can be turned off from the menu.&lt;br /&gt;
&lt;br /&gt;
To see more information about an application, just double tap it, and a More Info box will appear with the application's URL and appId.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Note: If you see an application with &amp;quot;BORKED&amp;quot; as the name, look at the more info and send my the url and appId of this application at [http://forums.precentral.net/homebrew-apps/218121-jstop.html the jstop forum page]&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Old Info ==&lt;br /&gt;
=== Can't upgrade/delete version 0.0.1? ===&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9389</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9389"/>
		<updated>2010-03-15T05:32:15Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.2.4&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just pick the &amp;quot;Unfilter list&amp;quot; menu option.&lt;br /&gt;
&lt;br /&gt;
To enable background auto GC, just select it in the menu. Notifications of this auto GC will happen by default, but can be turned off from the menu.&lt;br /&gt;
&lt;br /&gt;
To see more information about an application, just double tap it, and a More Info box will appear with the application's URL and appId.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Note: If you see an application with &amp;quot;BORKED&amp;quot; as the name, look at the more info and send my the url and appId of this application at [http://forums.precentral.net/homebrew-apps/218121-jstop.html the jstop forum page]&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Old Info ==&lt;br /&gt;
=== Can't upgrade/delete version 0.0.1? ===&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9336</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9336"/>
		<updated>2010-03-11T20:40:47Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.2.2&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just pick the &amp;quot;Unfilter list&amp;quot; menu option.&lt;br /&gt;
&lt;br /&gt;
To enable background auto GC, just select it in the menu. Notifications of this auto GC will happen by default, but can be turned off from the menu.&lt;br /&gt;
&lt;br /&gt;
To see more information about an application, just double tap it, and a More Info box will appear with the application's URL and appId.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Note: If you see an application with &amp;quot;BORKED&amp;quot; as the name, look at the more info and send my the url and appId of this application.&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9310</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9310"/>
		<updated>2010-03-08T03:54:22Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.2.1&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just pick the &amp;quot;Unfilter list&amp;quot; menu option.&lt;br /&gt;
&lt;br /&gt;
To enable background auto GC, just select it in the menu. Notifications of this auto GC will happen by default, but can be turned off from the menu.&lt;br /&gt;
&lt;br /&gt;
To see more information about an application, just double tap it, and a More Info box will appear with the application's URL and appId.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;Note: If you see an application with &amp;quot;BORKED&amp;quot; as the name, look at the more info and send my the url and appId of this application.&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9309</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9309"/>
		<updated>2010-03-08T03:52:54Z</updated>

		<summary type="html">&lt;p&gt;Azakus: v0.2.1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.2.1&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just pick the &amp;quot;Unfilter list&amp;quot; menu option.&lt;br /&gt;
&lt;br /&gt;
To enable background auto GC, just select it in the menu. Notifications of this auto GC will happen by default, but can be turned off from the menu.&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9285</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9285"/>
		<updated>2010-03-03T23:06:02Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.1.0&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, &amp;lt;s&amp;gt;just swipe forwards (NOT back, though this will be fixed by 0.1.0).&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;WebOS 1.4.0 broke forward swipe&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;(NOTE: Do not kill pid 100[67] Systemui unless you want to restart Luna!)&amp;lt;/u&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9284</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9284"/>
		<updated>2010-03-03T23:05:03Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.1.0&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, &amp;lt;s&amp;gt;just swipe forwards (NOT back, though this will be fixed by 0.1.0).&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;WebOS 1.4.0 broke forward swipe&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 100(6|7) Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9283</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9283"/>
		<updated>2010-03-03T23:04:43Z</updated>

		<summary type="html">&lt;p&gt;Azakus: 0.1.0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.1.0&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, &amp;lt;s&amp;gt;just swipe forwards (NOT back, though this will be fixed by 0.1.0).&amp;lt;/s&amp;gt; &amp;lt;b&amp;gt;WebOS 1.4.0 broke forward swipe&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 100(6|7) Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9165</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=9165"/>
		<updated>2010-02-23T08:08:13Z</updated>

		<summary type="html">&lt;p&gt;Azakus: 0.0.11&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.11&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by swiping them away and out of the list.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100%). &lt;br /&gt;
&lt;br /&gt;
To look at just a single app, tap on it. To go back to the full list, just swipe forwards (NOT back, though this will be fixed by 0.1.0).&lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 100(6|7) Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=8382</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=8382"/>
		<updated>2010-01-15T05:57:12Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.6&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application_talk:JsTop&amp;diff=8381</id>
		<title>Application talk:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application_talk:JsTop&amp;diff=8381"/>
		<updated>2010-01-15T05:56:55Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* On my pre, when I first installed JsTop or upgraded it when it first came up it showed an Item with no name a PID of 9999, -1 nodes, 0 handles and no name. After a luna restart JsTop shows everything fine. [[User:Gkatsev|Gkatsev]] 18:47, 4 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* JsTop has been working for me for a while, but suddenly now I always see the same thing as reported by GKatsev in the previous comment. Restarting the Pre and deleting/reinstalling the app have no effect. -- unknown commenter&lt;br /&gt;
&lt;br /&gt;
* I really miss the overall memory usage bar, it's what I liked the most, I could monitor the overall memory. Is that coming back in some version soon? Very useful when testing apps on the run like on the train.-  [[User:FreeTim|FreeTim]] 13:03, 8 January 2010 (UTC) &amp;lt;BR&amp;gt;&lt;br /&gt;
** Something must have changed in 135 to make it no longer function.--[[User:Oil|oil]] 22:11, 8 January 2010 (UTC)&lt;br /&gt;
*** 1.3.5 broke counter api, fixed in version 0.0.6 [[User:Azakus|Azakus]] 05:56, 15 January 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application_talk:JsTop&amp;diff=8380</id>
		<title>Application talk:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application_talk:JsTop&amp;diff=8380"/>
		<updated>2010-01-15T05:56:12Z</updated>

		<summary type="html">&lt;p&gt;Azakus: /* 1.3.5 update */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* On my pre, when I first installed JsTop or upgraded it when it first came up it showed an Item with no name a PID of 9999, -1 nodes, 0 handles and no name. After a luna restart JsTop shows everything fine. [[User:Gkatsev|Gkatsev]] 18:47, 4 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* JsTop has been working for me for a while, but suddenly now I always see the same thing as reported by GKatsev in the previous comment. Restarting the Pre and deleting/reinstalling the app have no effect. -- unknown commenter&lt;br /&gt;
&lt;br /&gt;
* I really miss the overall memory usage bar, it's what I liked the most, I could monitor the overall memory. Is that coming back in some version soon? Very useful when testing apps on the run like on the train.-  [[User:FreeTim|FreeTim]] 13:03, 8 January 2010 (UTC) &amp;lt;BR&amp;gt;&lt;br /&gt;
** Something must have changed in 135 to make it no longer function.--[[User:Oil|oil]] 22:11, 8 January 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application_talk:JsTop&amp;diff=8379</id>
		<title>Application talk:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application_talk:JsTop&amp;diff=8379"/>
		<updated>2010-01-15T05:55:56Z</updated>

		<summary type="html">&lt;p&gt;Azakus: New section: 1.3.5 update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* On my pre, when I first installed JsTop or upgraded it when it first came up it showed an Item with no name a PID of 9999, -1 nodes, 0 handles and no name. After a luna restart JsTop shows everything fine. [[User:Gkatsev|Gkatsev]] 18:47, 4 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
* JsTop has been working for me for a while, but suddenly now I always see the same thing as reported by GKatsev in the previous comment. Restarting the Pre and deleting/reinstalling the app have no effect. -- unknown commenter&lt;br /&gt;
&lt;br /&gt;
* I really miss the overall memory usage bar, it's what I liked the most, I could monitor the overall memory. Is that coming back in some version soon? Very useful when testing apps on the run like on the train.-  [[User:FreeTim|FreeTim]] 13:03, 8 January 2010 (UTC) &amp;lt;BR&amp;gt;&lt;br /&gt;
** Something must have changed in 135 to make it no longer function.--[[User:Oil|oil]] 22:11, 8 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1.3.5 update ==&lt;br /&gt;
&lt;br /&gt;
1.3.5 broke the counter API. I've updated it in 0.0.6 to compensate.&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=8377</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=8377"/>
		<updated>2010-01-15T04:11:21Z</updated>

		<summary type="html">&lt;p&gt;Azakus: Version ++&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.5&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7639</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7639"/>
		<updated>2009-12-03T23:14:21Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.4&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7627</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7627"/>
		<updated>2009-12-03T02:43:18Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JsTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7626</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7626"/>
		<updated>2009-12-03T02:42:55Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JsTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7623</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7623"/>
		<updated>2009-12-02T22:18:47Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''.&lt;br /&gt;
&lt;br /&gt;
Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7622</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7622"/>
		<updated>2009-12-02T22:18:36Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run&lt;br /&gt;
&lt;br /&gt;
'''mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop'''. Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7621</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7621"/>
		<updated>2009-12-02T22:17:42Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
Nodes refers to the number of DOM nodes an application has, roughly equal to it's memory usage on the phone.&lt;br /&gt;
&lt;br /&gt;
Open Service Handles are the number of services the application is waiting on to return. This number can be equated to a rough estimate of CPU usage (though they often total &amp;gt; 100). &lt;br /&gt;
&lt;br /&gt;
Applications with orange names are system applications like the phone, calendar, system ui, etc. Kill these at your own risk. (Phone for example takes &amp;gt; 1 minute to relaunch the phone app after killed).&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1? ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run &amp;quot;mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop&amp;quot;. Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7620</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7620"/>
		<updated>2009-12-02T22:13:01Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
&lt;br /&gt;
== Can't upgrade/delete version 0.0.1 ==&lt;br /&gt;
If you can't upgrade or delete version 0.0.1 of JsTop, this is due to a (since fixed) packaging error. To fix this, ssh or novaterm to your pre and run &amp;quot;mv /var/usr/palm/applications/biz.sketchyplace.jstop /var/usr/palm/applications/com.palm.biz.sketchyplace.jstop&amp;quot;. Now you can upgrade/remove!&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Jstop.png&amp;diff=7617</id>
		<title>File:Jstop.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Jstop.png&amp;diff=7617"/>
		<updated>2009-12-02T21:07:56Z</updated>

		<summary type="html">&lt;p&gt;Azakus: uploaded a new version of &amp;quot;Image:Jstop.png&amp;quot;: Version 0.0.3 (new gui due to oil)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of the main card&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7616</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7616"/>
		<updated>2009-12-02T20:58:32Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7615</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7615"/>
		<updated>2009-12-02T20:58:22Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box.&lt;br /&gt;
(NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7614</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7614"/>
		<updated>2009-12-02T20:57:58Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
== Summary ==&lt;br /&gt;
JSTop is a Javascript Resource Aplication Monitor for WebOS. It monitors running webOS applications' memory usage, service usage, and total memory usage of the phone. Applications may be killed by tapping on them and pressing the &amp;quot;Kill It!&amp;quot; option of the popup box. (NOTE: Do not kill pid 1007 Systemui unless you want to restart Luna!)&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7613</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7613"/>
		<updated>2009-12-02T20:55:57Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=JSTop&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: 0.0.3&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Jstop.png&lt;br /&gt;
|description=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7565</id>
		<title>Application:JsTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:JsTop&amp;diff=7565"/>
		<updated>2009-12-01T01:37:57Z</updated>

		<summary type="html">&lt;p&gt;Azakus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;azakus to fill this out - perhaps use the Preware page as a template?&lt;br /&gt;
&lt;br /&gt;
[[Image:Jstop.png]]&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Jstop.png&amp;diff=7564</id>
		<title>File:Jstop.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Jstop.png&amp;diff=7564"/>
		<updated>2009-12-01T01:28:10Z</updated>

		<summary type="html">&lt;p&gt;Azakus: Screenshot of the main card&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of the main card&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Icons&amp;diff=7561</id>
		<title>Icons</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Icons&amp;diff=7561"/>
		<updated>2009-12-01T01:05:05Z</updated>

		<summary type="html">&lt;p&gt;Azakus: /* WebOS-Internals - Services and Applications that still need icons */  Added JSTop&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== This is a Thinking Page at the Moment ==&lt;br /&gt;
&lt;br /&gt;
Bringing the webOS-Internals ecosystem together through their icons. This is an ''optional'' suggestion being posed to those maintaining a org.webosinternals.* project. The &amp;quot;ice&amp;quot; platform will be the visual indication that an application or service is being maintained by a webOS-Internals member and is OSS.&lt;br /&gt;
&lt;br /&gt;
If you would like an icon created for an application add it to the list at the bottom of this page. Icon designs will go through a few phases of critiques before they will be finalized. During this process users will be able to see the changes on this page.&lt;br /&gt;
&lt;br /&gt;
== webOS-Internals Icons (more will be added shortly) ==&lt;br /&gt;
&lt;br /&gt;
{{icon|Icon_WebOSInternals_Base.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Base_Plugin.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Base_Service.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Base_Patch.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Base_Optware.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_WebOSInternals.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Box.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Box_Empty.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Box_Tux.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Terminal.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_TerminalService.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Keyboard.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Preware.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_PackageManager.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_AccelerometerService.png}}&lt;br /&gt;
{{icon|Icon_Service_LED.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Battery.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_BatteryService.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_StopLight.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_ProcessMonitor.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_ProcessService.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Upstart.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_UpstartService.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_DropBear.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_OpenSSH.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Nano.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Password.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_OpenSSL.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_ZLib.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_GNUReadlineLib.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_GnuPatchBinary.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_wIRC.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_wIRC_Service.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_wIRC_Alert.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_wIRC_PM.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_wIRC_Invite.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_wIRC_Invite2.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Camera.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_CameraWIP.png}}&lt;br /&gt;
{{icon|Icon_Patch_Dangerous.png}}&lt;br /&gt;
{{icon|Icon_Patch_Deadly.png}}&lt;br /&gt;
{{icon|Icon_FreeTether.png}}&lt;br /&gt;
{{icon|Icon_MvApp.png}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Patch Icons ==&lt;br /&gt;
&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patch.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Actualpercent.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Amazonstore.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Applauncher.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Batteryandpercent.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Browser.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Calculator.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Calendar.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Camera.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Clock.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Contacts.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Devmodelauncher.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Email.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Findapps.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Luna.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Messaging.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Musicplayer.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Nascar.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Nfl.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Pandora.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Pdfviewer.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Percent.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Phone.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Phonepreferences.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Screenlock.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Smile.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Soundsandalerts.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Sprinttv.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Tasks.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Videoplayer.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Wifi.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patches_Youtube.png}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other Icons ==&lt;br /&gt;
&lt;br /&gt;
{{icon|Icon_Box.png}}&lt;br /&gt;
{{icon|Icon_Box_Arrow.png}}&lt;br /&gt;
{{icon|Icon_Box_Cog.png}}&lt;br /&gt;
{{icon|Icon_Preware.png}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Alternatives ==&lt;br /&gt;
&lt;br /&gt;
{{icon|Icon_PrewareAlt.png}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons For other Applications (for reference only) ==&lt;br /&gt;
&lt;br /&gt;
{{icon|Icon_Reversi.png}}&lt;br /&gt;
{{icon|Icon_Airplane.png}}&lt;br /&gt;
{{icon|Icon_TheFingWeather.png}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons For other Services (for reference only) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Small Icons ==&lt;br /&gt;
&lt;br /&gt;
{{icon|Icon_WebOSInternals_Plugin_Small.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Installed_Small.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Updates_Small.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Service_Small.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Patch_Small.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Tools_Small.png}}&lt;br /&gt;
{{icon|Icon_WebOSInternals_Optware_Small.png}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== WebOS-Internals - Services and Applications that still need icons ==&lt;br /&gt;
&lt;br /&gt;
* GNU Patch Binary&lt;br /&gt;
&lt;br /&gt;
* JSTop&lt;br /&gt;
&lt;br /&gt;
== Just Talk Below ==&lt;/div&gt;</summary>
		<author><name>Azakus</name></author>
	</entry>
</feed>