<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/21616/Palm_Pre_Review_Hardware_Could_Be_Better_WebOS_Solid</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Mon, 20 May 2013 12:48:00 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Multitask &amp;amp; Battery Life</title>
			<link>http://www.osnews.com/thread?366987</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?366987</guid>
			<description>Everybody knows that that is just a lie only Apple fanboys believe.<br />
<br />
Not to multitask was a design decision.</description>
			<pubDate>Thu, 04 Jun 2009 13:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (kragil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Multitask &amp;amp; Battery Life</title>
			<link>http://www.osnews.com/thread?366989</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?366989</guid>
			<description>Multitasking does use more battery life. It's not a &quot;lie&quot;. The more the processor is in a non idle state, the more battery power it uses. Most mobile processors (such as the ARM class processor in the iPhone) will go in to a low power idle state when not being used.. this runs just the bare essential processes to keep the OS running. If your processor can't sleep, it will draw power constantly. This will use up your charge more quickly, hence worse battery life.</description>
			<pubDate>Thu, 04 Jun 2009 13:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (memson)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Multitask &amp;amp; Battery Life</title>
			<link>http://www.osnews.com/thread?366993</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?366993</guid>
			<description>from the summary :<br />
<br />
<div class="cquote">The bad:<br />
... Battery life drains quickly and the smartphone can be sluggish at times ... </div></description>
			<pubDate>Thu, 04 Jun 2009 14:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (sanctus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Multitask &amp;amp; Battery Life</title>
			<link>http://www.osnews.com/thread?366995</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?366995</guid>
			<description>Running in the background != multitasking<br />
 <br />
 In theory tasks that run in the background can effect battery life. Practice has shown many times it doesn't effect battery life significantly.<br />
 <br />
 And btw: I recently got my old MDA Compact (HTC Magician) back. It runs WinMo 2003. The UI is crap but I is able to multitask just fine. And battery life isn't effected by how many apps you run. They all just sleep when you don't use the phone.<br />
<br />
<br />
Edit: Much better review: <br />
<a href="http://www.engadget.com/2009/06/03/palm-pre-review/" rel="nofollow">http://www.engadget.com/2009/06/03/palm-pre-review/</a> Edited 2009-06-04 14:07 UTC</description>
			<pubDate>Thu, 04 Jun 2009 14:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (kragil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>WANT ONE!!</title>
			<link>http://www.osnews.com/thread?367004</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367004</guid>
			<description>So, so bad... :| C'mon Palm, what about Europe?</description>
			<pubDate>Thu, 04 Jun 2009 15:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (sardaukar)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by majipoor</title>
			<link>http://www.osnews.com/thread?367007</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367007</guid>
			<description>The iPhone can do multitasking: Safari, Mail, SMS and other Apple applications do run in background.<br />
<br />
It is indeed possible to allow multi-tasking without draining the battery too quickly... provided that all developers implement it carefully.<br />
<br />
And this is the problem Apple is facing as well as other devices which allow third party applications: it is impossible to ensure that all applications will behave correctly. Apple just does not want to take that risk.<br />
<br />
Let's see what happens with the Pre as soon as many thrid party applications are available. Currently only a few applications are available and Palm has for sure ensured that all of them behave well.</description>
			<pubDate>Thu, 04 Jun 2009 15:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (majipoor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Multitask &amp;amp; Battery Life</title>
			<link>http://www.osnews.com/thread?367011</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367011</guid>
			<description><div class="cquote">Running in the background != multitasking<br />
 <br />
 In theory tasks that run in the background can effect battery life. Practice has shown many times it doesn't effect battery life significantly. </div><br />
<br />
Only one task can be the foreground application in every major OS with a GUI. Anything not running in the foreground (with focus) is running as concurrently as a background process would. There's little difference, other than the fact that most background processes are not displaying their UI.<br />
<br />
But you're right, multitasking is not the same as running processes in the background (or indeed concurrently.) A process can be made up of one or more threads. Processes, by definition, will use at least one thread, but potentially more that that. There is nothing within the iPhone SDK that prevents multithreading, nothing at all. But multithreading is not the same as running multiple processes; I believe this is where your argument is a little confused?</description>
			<pubDate>Thu, 04 Jun 2009 15:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (memson)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: WANT ONE!!</title>
			<link>http://www.osnews.com/thread?367012</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367012</guid>
			<description>GSM version out In September for Verizon.<br />
<br />
Should be in the UK for Christmas... Question is, what price? How?<br />
<br />
Live and tell...</description>
			<pubDate>Thu, 04 Jun 2009 15:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (capricorn_tm)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>other reviewers + video</title>
			<link>http://www.osnews.com/thread?367017</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367017</guid>
			<description><a href="http://blog.taragana.com/index.php/archive/review-palm-pre-has-revolutionary-smart-phone-software-but-watch-out-for-battery-drain/" rel="nofollow">http://blog.taragana.com/index.php/archive/review-palm-pre-has-revo...</a> <br />
<br />
<a href="http://www.tightwind.net/2009/06/palm-pre-reviews/" rel="nofollow">http://www.tightwind.net/2009/06/palm-pre-reviews/</a> <br />
<br />
David Pogue likes it:<br />
<br />
Walt Mossberg likes it, too, except for the App Catalog:<br />
<br />
Jason Chen loves the OS, but hates the hardware:<br />
<br />
Video :<br />
<br />
<a href="http://www.youtube.com/watch?v=JRnlzbuLRwM" rel="nofollow">http://www.youtube.com/watch?v=JRnlzbuLRwM</a><br />
<br />
<a href="http://www.youtube.com/user/PreCommunity" rel="nofollow">http://www.youtube.com/user/PreCommunity</a></description>
			<pubDate>Thu, 04 Jun 2009 16:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (Moulinneuf)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>more + video</title>
			<link>http://www.osnews.com/thread?367018</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367018</guid>
			<description>Palm Pre Full Video Tours :<br />
<br />
<a href="http://gizmodo.com/5126752/" rel="nofollow">http://gizmodo.com/5126752/</a></description>
			<pubDate>Thu, 04 Jun 2009 16:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Moulinneuf)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: WANT ONE!!</title>
			<link>http://www.osnews.com/thread?367019</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367019</guid>
			<description><div class="cquote">GSM version out In September for Verizon.<br />
<br />
Should be in the UK for Christmas... Question is, what price? How?<br />
<br />
Live and tell... </div><br />
<br />
Verizon is still a CDMA provider and the Sprint exclusive runs through the end of 2009.  I've yet to see any mention that Palm has a GSM version close to ready, though they would be fools not to do it.<br />
<br />
I wonder why Palm can't design a decent keyboard.  The keyboard on the Centro is also far too cramped to be used easily by most adults.</description>
			<pubDate>Thu, 04 Jun 2009 16:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (bousozoku)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: other reviewers + video</title>
			<link>http://www.osnews.com/thread?367025</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367025</guid>
			<description>Funny, because Walt Mossberg stated in his review how long (up to 8-9 seconds) some apps take to open when there's already running apps!!!<br />
<br />
App Store apps that can erase your contacts/emails?!<br />
<br />
From the user experience, how is running multiple apps and then receiving an &quot;out of memory&quot; error = good usability?<br />
<br />
I think a lot of these reviews fluff it a bit.</description>
			<pubDate>Thu, 04 Jun 2009 17:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (badtz)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>WebOS = BEOS+???</title>
			<link>http://www.osnews.com/thread?367029</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367029</guid>
			<description>BEOS aficionado may recall that Palm owns the source code to BEOS. Although it may be a stretch to think that BEOS became WebOS, it's much more likely that BEOS is the internal Godfather to WebOS...</description>
			<pubDate>Thu, 04 Jun 2009 18:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (AndrewZ)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: WebOS = BEOS+???</title>
			<link>http://www.osnews.com/thread?367030</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367030</guid>
			<description><div class="cquote">BEOS aficionado may recall that Palm owns the source code to BEOS. Although it may be a stretch to think that BEOS became WebOS, it's much more likely that BEOS is the internal Godfather to WebOS... </div><br />
<br />
Nope, Palm no longer owns any BeOS intellectual property, that has all been transferred to ACCESS.</description>
			<pubDate>Thu, 04 Jun 2009 18:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (umccullough)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Nice, but if I can't sync it with my *nix desktop..NO</title>
			<link>http://www.osnews.com/thread?367032</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367032</guid>
			<description>I lately lost all my contacts from my first smart-phone, the Nokia 7710 which was a joy to use, and I swear I will never purchase a smart-phone again if I can't connect it to my *nix desktop.<br />
<br />
Never again.<br />
<br />
So if this Palm thing will synchronize smoothly with my *nix desktop, I might give it a chance. If not, pass on.</description>
			<pubDate>Thu, 04 Jun 2009 19:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (djangoxl)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Comment by majipoor</title>
			<link>http://www.osnews.com/thread?367033</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367033</guid>
			<description><div class="cquote">And this is the problem Apple is facing as well as other devices which allow third party applications: it is impossible to ensure that all applications will behave correctly. Apple just <b>does not want</b> to take that risk. </div><br />
<br />
How would you know that?</description>
			<pubDate>Thu, 04 Jun 2009 19:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (bibe)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Nice, but if I can't sync it with my *nix desktop..NO</title>
			<link>http://www.osnews.com/thread?367045</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367045</guid>
			<description>That is one of the reasons why I now live in XP.</description>
			<pubDate>Thu, 04 Jun 2009 20:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (moondevil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: WebOS = BEOS+???</title>
			<link>http://www.osnews.com/thread?367046</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367046</guid>
			<description>Who is Access?</description>
			<pubDate>Thu, 04 Jun 2009 21:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (AndrewZ)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Nice, but if I can't sync it with my *nix desktop..NO</title>
			<link>http://www.osnews.com/thread?367053</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367053</guid>
			<description>There is no OS specific software required for Palm Pre. Pre acts as a USB drive when connected to a computer. So, it will definitely work with any *nix system. <br />
<br />
(I know you can sync with iTunes. But I am pretty sure in Linux, Amarok and other media players sync music to any USB storage device.)<br />
<br />
<br />
This is my favorite feature of Palm Pre.<br />
<br />
-Vijay</description>
			<pubDate>Thu, 04 Jun 2009 22:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (vijayd81)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: WebOS = BEOS+???</title>
			<link>http://www.osnews.com/thread?367070</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367070</guid>
			<description>Google. You already should've</description>
			<pubDate>Thu, 04 Jun 2009 23:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Lobotomik)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by kaiwai</title>
			<link>http://www.osnews.com/thread?367086</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367086</guid>
			<description>I hope we'll see the Palm Pre appear in New Zealand on Telecom's new XT Network (WCDMA). Its painful to see vendors who have this US Centric way of doing things - as though the US are the only viable market to be involved with.</description>
			<pubDate>Fri, 05 Jun 2009 04:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (kaiwai)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: WebOS = BEOS+???</title>
			<link>http://www.osnews.com/thread?367104</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367104</guid>
			<description>I was going to be funny by posting a lmgtfy link but couldn't find an obvious one on the page without lots of sifting...<br />
<br />
so here is the direct link FYI <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
<a href="http://www.begroovy.com/wordpress/?p=573" rel="nofollow">http://www.begroovy.com/wordpress/?p=573</a></description>
			<pubDate>Fri, 05 Jun 2009 08:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (Nossie)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Multitask &amp;amp; Battery Life</title>
			<link>http://www.osnews.com/thread?367186</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367186</guid>
			<description>As strange as you might think of my opinion, I actually *really* appreciate the fact that iPhone OS is *not* multitasking.  I used WinMo for years until I changed for an iPhone last year.  The one thing I hated the most with WinMo was precisely the fact that it would multitask by default, keeping apps running even when I quit them or switch to an other app, slowing the whole machine down, increasing instabilities, etc.<br />
<br />
I love the fact that when I want to run an app on my iPhone, it has all the resources possible offered by the hardware, and I cross my fingers that Apple will NOT fall for the pressure to make iPhone OS a multitask one.</description>
			<pubDate>Fri, 05 Jun 2009 18:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (chiwaw)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Nice, but if I can't sync it with my *nix desktop..NO</title>
			<link>http://www.osnews.com/thread?367368</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?367368</guid>
			<description>Whilst it's a good thing that it presents as a  (I presume mass-storage) USB device, that alone does not ensure it can *sync* with *nix desktop - particularly with regards contacts as the GP mentioned.<br />
<br />
Unless the contacts and other DBs on the Pre are in a format that can be accessed and synch'ed with then being able to connect to the device will be a little pointless in that case.</description>
			<pubDate>Mon, 08 Jun 2009 07:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (crimperman)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
