<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>fwrnando.com &#187; 5800</title>
	<atom:link href="http://www.fwrnando.com/tag/5800/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fwrnando.com</link>
	<description>was sick of the &#34;blag&#34; thing</description>
	<lastBuildDate>Wed, 08 Sep 2010 04:43:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>N-Gage on the 5800: the h4x diaries</title>
		<link>http://www.fwrnando.com/2009/07/n-gage-on-the-5800-the-h4x-diaries/</link>
		<comments>http://www.fwrnando.com/2009/07/n-gage-on-the-5800-the-h4x-diaries/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 18:57:00 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[n-gage]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=597</guid>
		<description><![CDATA[Summary: Just to let it clear from the start, while I could install the app, I couldn&#8217;t play any games. Leaving this warning right in the top of the post might save you some reading time. :P I always wondered what would happen if I installed N-Gage on my 5800 ever since I saw a [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_599" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/28072009238-.jpg"><img class="size-medium wp-image-599" title="28072009238-" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/28072009238--300x225.jpg" alt="28072009238-" width="300" height="225" /></a><p class="wp-caption-text">There it is, running normally.</p></div>
<p><strong>Summary: </strong>Just to let it clear from the start, while I could install the app, I couldn&#8217;t play any games. Leaving this warning right in the top of the post might save you some reading time. :P</p>
<p>I always wondered what would happen if I installed N-Gage on my 5800 ever since I saw a video of it running pretty well on an N97. I had tried it a couple times, but with no success, as I didn&#8217;t have the right installation file. Then <a href="http://www.allaboutsymbian.com/news/item/10091_N97_updates-N-Gage_Ovi_Maps_3_.php">a week or so ago</a>, Nokia released the N-Gage sis for N97s via the software updater app. Not long after that, the standalone .sis was floating around teh interblags. I got it, and after a few things, I had the app running, this post has my impressions of the app and the how to on installing it.</p>
<p>First thing, of course, is getting the N97 sis. A quick google search for &#8220;N-Gage N97 sis&#8221; found me it fairly fast, but I&#8217;ll still link <a href="http://zomgitscj.com/n-gage-now-available-for-nokia-n97/#comment-12937184">where I got my copy from</a>.</p>
<p>Then, I opened it with one of my favorite tools, <a href="http://symbiandev.cdtools.net/">SISContents</a>, to check the installer script and see where&#8217;s the beef causing it to not install properly on phones. Or, I wanted to remove the N97 only lock.</p>
<div id="attachment_600" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-13.39.39.png"><img class="size-medium wp-image-600" title="Screen shot 2009-07-28 at 13.39.39" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-13.39.39-300x242.png" alt="Screen shot 2009-07-28 at 13.39.39" width="300" height="242" /></a><p class="wp-caption-text">The script</p></div>
<p>First thing to check: dependencies. As pointed by the first red arrow, the only dependency is Series60ProductID, which is basically a way for installers to differ between S60 and UIQ phones (as far as I know!) so the problem wasn&#8217;t there. However, as pointed by the second arrow, the whole script is a giant IF block, it checks if the phone passes those requirements, and if not, it skips the IF block. 4 of the requirements are <a href="http://www.newlc.com/en/Common-products-UIDs.html">MachineUID</a> checks, if the phone is not a N97 (0x20014DD*) or that other UID which doesn&#8217;t match any phone (as far as I know), the installation fails.</p>
<p>Knowing what to change, I extracted the .sis with SISContents.</p>
<div id="attachment_601" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-12.59.43.png"><img class="alignnone size-medium wp-image-604" title="Screen shot 2009-07-28 at 12.59.43" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-12.59.43-300x102.png" alt="Screen shot 2009-07-28 at 12.59.43" width="300" height="102" /></a><p class="wp-caption-text">The secret is clicking the little arrow :o</p></div>
<p>Being careful to avoid messing with the internal file structure, or extract the internal .sis files.</p>
<div id="attachment_602" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-12.59.54.png"><img class="size-medium wp-image-602" title="Screen shot 2009-07-28 at 12.59.54" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-12.59.54-300x150.png" alt="Screen shot 2009-07-28 at 12.59.54" width="300" height="150" /></a><p class="wp-caption-text">This option only appears if you click extract thru the little arrow, lol</p></div>
<p>For simplicity&#8217;s sake, I moved all files that were extracted to C:\, making it simpler to edit the script file later.</p>
<div id="attachment_605" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-13.01.13.png"><img class="size-medium wp-image-605" title="Screen shot 2009-07-28 at 13.01.13" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-13.01.13-300x227.png" alt="Screen shot 2009-07-28 at 13.01.13" width="300" height="227" /></a><p class="wp-caption-text">How my C: looked after all that.</p></div>
<ul>
<li>With all the files ready, it&#8217;s time to edit the .pkg. As I noted before, I had to do a find and replace to change all mentions of the N97 Machine UID (0x20014DDD) for the 5800s (0x2000DA56).</li>
<li>Also, as SISContents does not save file paths on the .pkg, I had to find and replace all things like &#8220;folder\ for &#8220;C:\folder\ and &#8220;@sisfile.sis for &#8220;@C:\sisfile.sis so they actually point somewhere on my hard drive (just adding the C:\ is simpler, that&#8217;s why I moved everything to it).</li>
<li>And at last, my copy of makesis.exe was apparently choking on all the languages the pkg mentioned, so I removed all languages except for &amp;EN, also removing extra localized names for the installation file (leaving just one {&#8220;N-Gage&#8221;}), for the dependencies (leaving just one {&#8220;Series60ProductID&#8221;}) and the vendor names (leaving just one {&#8220;Nokia&#8221;}). This last part sounds a little too complicated (is where I got confused at first too), so I&#8217;ll leave an example of how the headers looked in the final .pkg</li>
</ul>
<p><code>; Languages<br />
&amp;EN<br />
; Package header<br />
#{"N-Gage"}, (0x20003B78), 1, 30, 1541, TYPE=SA<br />
; Dependencies<br />
[0x1028315F], 0, 0, 0, {"Series60ProductID"}<br />
; Vendor names<br />
%{"Nokia"}:"Nokia"</code></p>
<p>Or, just to make it simpler, I&#8217;ll link <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/N-Gage.pkg">my final edited .pkg</a> (save as, etc) here, make sure to edit it to reflect the right paths on your computer if you&#8217;re using it.</p>
<p>Anyway, now with the files in their right places, and the .pkg edited to allow the 5800, it&#8217;s time to build the .sis. You need the standard makesis.exe for 3rd/5th edition files, it&#8217;s easy to find as it comes with the sdk, but I <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/makesis.exe">uploaded the one I used</a> just in case. Throw it in the same directory as the files and the .pkg, and use the following command from the folder, &#8220;makesis.exe -v N-Gage.pkg N-Gage.sis&#8221;</p>
<div id="attachment_611" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-14.31.22.png"><img class="size-medium wp-image-611" title="Screen shot 2009-07-28 at 14.31.22" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/Screen-shot-2009-07-28-at-14.31.22-300x155.png" alt="Screen shot 2009-07-28 at 14.31.22" width="300" height="155" /></a><p class="wp-caption-text">Running it from C: in my case, don&#39;t mind the ¥, backslashes show up as ¥ signs in my virtual machine.</p></div>
<p>Sooooo after all that work, if everything&#8217;s done right, you get a (unsigned) N-Gage.sis file, sign it or install it in your hacked phone, and there you have it. (I won&#8217;t link my finished .sis because I&#8217;m afraaaid ooo, hacking is supposedly illegal no?) 700+ words already and I just got to the middle of the post, lol.</p>
<div id="attachment_612" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0066.png"><img class="size-medium wp-image-612" title="SuperScreenshot0066" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0066-300x168.png" alt="SuperScreenshot0066" width="300" height="168" /></a><p class="wp-caption-text">The home tab</p></div>
<p>As I said earlier in the post, lots of things don&#8217;t work, in the next couple screenshots I&#8217;ll show things of interest.</p>
<div id="attachment_613" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0062.png"><img class="size-medium wp-image-613" title="SuperScreenshot0062" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0062-300x168.png" alt="SuperScreenshot0062" width="300" height="168" /></a><p class="wp-caption-text">The app itself has no problem with the phone being a 5800.</p></div>
<div id="attachment_614" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0064.png"><img class="size-medium wp-image-614" title="SuperScreenshot0064" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0064-300x168.png" alt="SuperScreenshot0064" width="300" height="168" /></a><p class="wp-caption-text">Arena does mind, though. You can&#39;t log in or make a new account without getting this error.</p></div>
<div id="attachment_615" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0065.png"><img class="size-medium wp-image-615" title="SuperScreenshot0065" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0065-300x168.png" alt="SuperScreenshot0065" width="300" height="168" /></a><p class="wp-caption-text">Same for the Store, you get an empty store as they don&#39;t have content for a 5800.</p></div>
<p>With no working store, I resorted to downloading a .n-gage installation file from <a href="http://www.n-gage.com/ngi/ngage/web/g0/en/showroom.html">n-gage.com</a>. There&#8217;s the save a .n-gage file on E:/n-gage/ on the phone installation method&#8230;</p>
<div id="attachment_616" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0057.png"><img class="size-medium wp-image-616" title="SuperScreenshot0057" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0057-300x168.png" alt="SuperScreenshot0057" width="300" height="168" /></a><p class="wp-caption-text">...which apparently does work!</p></div>
<div id="attachment_617" class="wp-caption alignnone" style="width: 310px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0063.png"><img class="size-medium wp-image-617" title="SuperScreenshot0063" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0063-300x168.png" alt="SuperScreenshot0063" width="300" height="168" /></a><p class="wp-caption-text">Oops, never mind~</p></div>
<p>No matter what I did, I kept getting this error. Must be the generic &#8220;game panicked on launch&#8221; error. It installed fine, so I assume it&#8217;s an hardcoded device limitation. Note that I haven&#8217;t tried other games besides Bounce, so maybe one works. Gotta try some more later.</p>
<p>Another thing of interest, at least for me, is that the app seems much more snappy on the 5800 than on my N95. It does look similar, but different, in a good way. I like the way they adapted the app for touchscreens. So there&#8217;s a +1 for the N-Gage team.</p>
<p>Last thing I found funny, was the check for updates option, which opens <a href="http://www.n-gage.com/ngi/ngage/wap/g0/en/downloads/noupgrade.html?MODEL=5800%2520XpressMusic&amp;CC=310&amp;NETID=410&amp;LANG=1&amp;VERSION=1.30.1541&amp;CMP=MOB-upgrade01&amp;PREINSTPKG=0">this link</a>. Even though the URL mentions the 5800 clearly, the page just calmly says there&#8217;s no update, with no errors or anything. lol.</p>
<p>So there you have it, a ~1000 words post that&#8217;s basically a diary for myself: A huge guide and impressions of something that in the end, does not work. It was still kinda fun to mess with it last night, and there&#8217;s still hope that some games don&#8217;t have the same device check on launch as Bounce. Although, as I mentioned, I&#8217;m kinda lazy to test all other games. So in case someone does have the patience to do what I did and finds a game that works, please leave a comment telling me about it! lol</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/07/n-gage-on-the-5800-the-h4x-diaries/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nokia 5800 updated to v30.0.011</title>
		<link>http://www.fwrnando.com/2009/07/nokia-5800-updated-to-v30-0-011/</link>
		<comments>http://www.fwrnando.com/2009/07/nokia-5800-updated-to-v30-0-011/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 23:55:58 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[impressions]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=579</guid>
		<description><![CDATA[Early this morning, reports of a new Nokia 5800 firmware echoed through the internets. I thought I&#8217;d wait until it&#8217;s confirmed hackeable, as I always do. But after a couple conflicting reports I decided to try for myself. OTA firmware update, same experience as V21. First impression: if you get an endless rebooting phone, take [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_581" class="wp-caption alignnone" style="width: 178px"><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0056.png"><img class="size-medium wp-image-581" title="SuperScreenshot0056" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/SuperScreenshot0056-168x300.png" alt="SuperScreenshot0056" width="168" height="300" /></a><p class="wp-caption-text">All visible updates I noticed in one screenshot.</p></div>
<p>Early this morning, reports of a new Nokia 5800 firmware echoed through the internets. I thought I&#8217;d wait until it&#8217;s confirmed hackeable, as I always do. But after a couple conflicting reports I decided to try for myself. OTA firmware update, same experience as <a href="http://www.fwrnando.com/2009/04/v21-for-the-5800/">V21</a>.</p>
<ul>
<li>First impression: if you get an endless rebooting phone, take out the memory card. That fixed it for me, and I can reboot normally now. (It was scary as heck though.)</li>
<li>The keypad and contacts app shortcuts on the homescreen are a <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03692.jpg">lighter gray, as of V1x</a> instead of the <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/07/v20.png">darker gray they were on V2x</a>.</li>
<li>Same for the number keys inside the keypad app.</li>
<li>The My Nokia icon (shown above in the first shortcut slot) was updated. (I think :P)</li>
<li>Adjusting the music player&#8217;s volume is MUCH more responsible, the volume slider appears on tapping the album artwork area, and the volume slider now appears in the homescreen when you press the volume keys.</li>
<li>Was that log bug that every entry showed up as a mobile icon still around? If so, it&#8217;s fixed now.</li>
<li>Supposedly there&#8217;s a new messaging plugin for the homescreen. Apparently it requires a hard reset to show up though, and I&#8217;m not resetting my phone! :P</li>
<li>My patches (installserver and open4all) are still working.</li>
</ul>
<p>Can&#8217;t say anything for UI speed or free ram, as those are subjective/can vary a lot depending on what you have installed.</p>
<p>Post will be updated if I find a reliable changelog or if I notice anything else or if I decide to suck it up and hard reset the phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/07/nokia-5800-updated-to-v30-0-011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V21 for the 5800</title>
		<link>http://www.fwrnando.com/2009/04/v21-for-the-5800/</link>
		<comments>http://www.fwrnando.com/2009/04/v21-for-the-5800/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 21:47:09 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[impressions]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=506</guid>
		<description><![CDATA[First OTA firmware update I install ever! Took a screenshot of the installation process too. Yaaaay. Now for the alleged change log that&#8217;s been floating around, seems pretty accurate, so it must be true. Following BUGS are fixed, Lock code does not work after FOTA update Logs: Info cannot be seen in missed calls if [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/photo-5.jpg"><img class="alignnone size-medium wp-image-507" title="photo-5" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/photo-5-300x225.jpg" alt="photo-5" width="300" height="225" /></a></p>
<p>First OTA firmware update I install ever! Took a screenshot of the installation process too.</p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/superscreenshot0014.png"><img class="alignnone size-medium wp-image-508" title="superscreenshot0014" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/superscreenshot0014-168x300.png" alt="superscreenshot0014" width="168" height="300" /></a></p>
<p>Yaaaay.</p>
<p>Now for the alleged change log that&#8217;s been floating around, seems pretty accurate, so it must be true.</p>
<p>Following BUGS are fixed,</p>
<ul>
<li>Lock code does not work after FOTA update</li>
<li> Logs: Info cannot be seen in missed calls if name includes special characters</li>
<li> The envelope icon doesn’t open after reading the sms</li>
<li> Autolock requested via MfE but not activated</li>
<li> MPX harvester server crash with DRM files</li>
<li> Oper. menu application icon missing after NSU update</li>
<li> CDP Displays: CDP Clock and Data Have To Be Transmitted 2 Frames Before Sleep Out (SLPOUT 11h) Command</li>
<li> “Program closed: Idle” after Restoring factory settings</li>
<li> Video telephone: Phone reboots after tap call button several times when answer an incoming video call</li>
<li> Music Player crashes when user tries to refresh Real audio into Music library</li>
<li> Dialer: The cursor is not displayed in dialer panel</li>
<li> Audio disappears after playing music long time with BT</li>
<li> Music player the album art in Now Playing view is downscaled</li>
<li> Access point password is not provisionable</li>
<li> Voice commands application crashes after language change</li>
<li> Synchronization cannot be done using PC Suite Sync application</li>
<li> FL3.0: Inline Text editing from browser plugin is not successful</li>
<li> Browser does not show some MIME-types of type image correctly</li>
<li> Browser: Not possible to move the cursor when typing in a &lt;textarea&gt; field</li>
<li> Browser: Page scroll wobbles if user scrolls with flash while page is in scroll motion</li>
<li> Browser: Page does not scroll if drag is started from the edge of flash window</li>
<li> Browser: Page scroll does not work after stopping going to new page opened via flash banner</li>
<li> Bluetooth causing extra current consumption when activated</li>
<li> Predictive search not working properly in country selection</li>
<li> Music Player application crashes if album art is selected to be changed</li>
<li> Duplicate contacts after restore</li>
<li> Music Player: White screen displayed if change orientation between landscape and portable mode</li>
<li> MO/MT calls will not work when restoring backup from old phone to more recent version</li>
</ul>
<p>NEW FEATURES AND APPLICATIONS</p>
<ul>
<li> Notification Lights according to Nokia Design specification</li>
<li> Touch usability improvements:
<ul>
<li>Finger touch support for Special Character Table</li>
<li>Size of arrows (tab pane &amp; navi pane) in touch UI</li>
<li> Arrows in forms, date &amp; time selection, touch UI</li>
<li>Profile, date area in touch UI</li>
</ul>
</li>
<li>Calendar Finger usability: change single row list items in day view wider</li>
<li> Screen does not dim when rotated, with theme effects on, hence the snappier UI.</li>
</ul>
<p>I can confirm that the album art in the music player is a decent size again, those little arrows&#8217; on the top had their hitbox size increased (yay!) and that there is a new special character table:</p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/superscreenshot0015.png"><img class="alignnone size-medium wp-image-510" title="superscreenshot0015" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/04/superscreenshot0015-168x300.png" alt="superscreenshot0015" width="168" height="300" /></a></p>
<p>Neat! Now to hard reset and see if I pick anything else.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/04/v21-for-the-5800/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V20 for Nokia 5800</title>
		<link>http://www.fwrnando.com/2009/02/v20-for-nokia-5800/</link>
		<comments>http://www.fwrnando.com/2009/02/v20-for-nokia-5800/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 02:34:29 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[active standby]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[impressions]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/?p=402</guid>
		<description><![CDATA[A little late on the news, as I couldn&#8217;t install it without messing with products code first. And I can&#8217;t post about something without giving my impressions. Anyway, with the installation behind me, yes, the new firmware is awesome, fast (finally leaving the transitions on is worth it!) they fixed a lot of those blue [...]]]></description>
			<content:encoded><![CDATA[<p>A little late on the news, as I couldn&#8217;t install it without messing with products code first. And I can&#8217;t post about something without giving my impressions.</p>
<p>Anyway, with the installation behind me, yes, the new firmware is awesome, fast (finally leaving the transitions on is worth it!) they fixed a lot of those blue default S60 icons (yay!), a new app updater, new dictionary (yay!), and etc&#8230;</p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000002.png"><img class="alignnone size-medium wp-image-403" title="scr000002" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000002-168x300.png" alt="scr000002" width="168" height="300" /></a></p>
<p>But that, folks, is the true new awesomeness. I ranted so much (so much!) about the active standby before. And they finally heard me.</p>
<p>Thank you Nokia. Thank You.</p>
<p><strong>Update 1: </strong>New <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000003.png">positioning settings icon</a> with a map and a wrench. I totally called it last post! :D</p>
<p><strong>Update 2:</strong> Hmm, seems WordPress 2.7.1 messed up with K2, sorry if the site looks wonky.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/02/v20-for-nokia-5800/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5800 hacking shenanigans</title>
		<link>http://www.fwrnando.com/2009/02/5800-hacking-shenanigans/</link>
		<comments>http://www.fwrnando.com/2009/02/5800-hacking-shenanigans/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 22:32:39 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[h4x]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=382</guid>
		<description><![CDATA[So I hacked my Nokia 5800. I&#8217;m not here to tell you how to do it, as there&#8217;s a very simple method floating around the int0rw3bs. Just google for &#8220;HelloOX 1.02&#8243;. But continuing with the tradition of using this blog just to keep notes for myself, I&#8217;ll post about what I did with the hacking. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000036.png"><img class="alignnone size-medium wp-image-383" title="scr000036" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/scr000036-168x300.png" alt="scr000036" width="168" height="300" /></a></p>
<p>So I hacked my Nokia 5800. I&#8217;m not here to tell you how to do it, as there&#8217;s a very simple method floating around the int0rw3bs. Just google for &#8220;HelloOX 1.02&#8243;.</p>
<p>But continuing with the tradition of using this blog just to keep notes for myself, I&#8217;ll post about what I did with the hacking.</p>
<ul>
<li>Copied my N95&#8242;s bookmark database over the 5800&#8242;s. (C:\Private\100012a5\DBS_101FD685_BrowserBookmarks.db). This allowed me to remove the default &#8220;Download Sounds!&#8221; etc folders, plus keep my bookmarks from the N95, as seen above.</li>
<li>Edited the appshelldata.xml (C:\Private\101F4CD2\Content\), and removed a part that mentioned MySpace, removing the <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000005.jpg">MySpace icon shortcut</a>, good riddance.</li>
</ul>
<p>The part I removed from the appshelldata.xml follows:</p>
<p><code>&lt;appshell:url url="http://mas.link.nokia.com/mobib" short_name="MySpace" long_name="MySpace" title_name="MySpace" icon_file="Z:\resource\apps\myspace.mif" icon_id="16384" mask_id="16385"/&gt;</code></p>
<p>Which is interesting, possibly opening the possibility of having web shortcuts on the main menu. Kinda like the iPhone OS webclips. Some may like it. <strong>Update: </strong>Here&#8217;s the <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/02/5800-appshelldata.xml">original 5800 appshelldata.xml</a> found on the drive Z:/, some pretty interesting mentions to Yahoo Messenger and Windows Live.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/02/5800-hacking-shenanigans/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>V11 firmware for Chicago bought 5800: available</title>
		<link>http://www.fwrnando.com/2009/01/v11-firmware-for-chicago-bought-5800-available/</link>
		<comments>http://www.fwrnando.com/2009/01/v11-firmware-for-chicago-bought-5800-available/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 20:43:45 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[impressions]]></category>
		<category><![CDATA[s60]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=362</guid>
		<description><![CDATA[From europe.nokia.com :D Gotta go get my cable, will report any major differences here soon. (besides what was already covered with the change log that has been floating around for a while) Update: If the theme transitions (aka kastor ui) is on, pop-up menus don&#8217;t flash anymore after being opened. (if you experienced it you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/picture-11.png"><img class="alignnone size-full wp-image-363" title="picture-11" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/picture-11.png" alt="picture-11" width="478" height="82" /></a></p>
<p>From <a href="http://europe.nokia.com/get-support-and-software/download-software/device-software-update/can-i-update">europe.nokia.com</a> :D</p>
<p>Gotta go get my cable, will report any major differences here soon. (besides what was already covered with the change log that has been floating around for a while)</p>
<p><strong>Update:</strong></p>
<ul>
<li>If the theme transitions (aka kastor ui) is on, pop-up menus don&#8217;t flash anymore after being opened. (if you experienced it you&#8217;ll know what I&#8217;m talking about.</li>
<li>That weird Accessory Setup app is still there, but now it doesn&#8217;t ask you to connect an accessory after thinking for a while. On V11 it gives you a quick <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/scr000022.png">&#8220;restart accessory&#8221; error.</a> Progress? Who knows!</li>
</ul>
<p><strong>Update2:</strong></p>
<p>Did anybody else notice the album artwork is smaller in some songs, not a tag problem since it happens even with the songs that came with the phone. Compare: <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/before.jpg">Before</a> and <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/scr000025.png">after</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/01/v11-firmware-for-chicago-bought-5800-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Nokia 5800 pics and notes</title>
		<link>http://www.fwrnando.com/2009/01/more-nokia-5800-pics-and-notes/</link>
		<comments>http://www.fwrnando.com/2009/01/more-nokia-5800-pics-and-notes/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 20:53:21 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[impressions]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=315</guid>
		<description><![CDATA[Ah winter, ice, snow. I tried and tried to take good pictures really showing the bluish tint of my 5800 for my last post, but failed. Turns out it was just a lighting problem, since the blinding white glow of snow was enough to make it show itself to the camera. :D See the whole [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03713.jpg"><img class="alignnone size-medium wp-image-321" title="dsc03713" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03713-300x225.jpg" alt="dsc03713" width="300" height="225" /></a></p>
<p>Ah winter, ice, snow. I tried and tried to take good pictures really showing the bluish tint of my 5800 for my last post, but failed. Turns out it was just a lighting problem, since the blinding white glow of snow was enough to make it show itself to the camera. :D</p>
<p>See the whole collection of pics after the break.</p>
<p>And here&#8217;s more of my first impressions (second impressions?)</p>
<p><strong>Update: No, the browser does not suck and it does the job well, most of those are UI improvement suggestions.</strong></p>
<ul>
<li>Web
<ul>
<li>Still no fonts, everything is rendered as Nokia Sans and to heck if you want a serif font.</li>
<li>Form text input fields (as in forums) don&#8217;t recognize the enter key, everything I post is submitted as one long line.</li>
<li>Old webkit? My N95 identifies itself as running webkit/413, same with the 5800. Update 2: the <a href="http://trac.webkit.org/browser/S60">webkit trac</a> says s60&#8242;s source havent been touched in 17 months, but <a href="http://opensource.nokia.com/projects/S60browser/">opensource.nokia.com</a> says it was updated last october, who to believe?</li>
<li>Bookmark management is a draaag. It totally needs drag and drop, as in the main menu.</li>
<li>Default bookmark folders (Download sounds, etc) still aren&#8217;t deletable (as expected, but still :P)</li>
<li>Favicon detection still suck. ffs, <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000014.jpg">even google&#8217;s</a>?</li>
<li>Go to url on the toolbar. I don&#8217;t know about you, my I don&#8217;t generally use my phone to discover new websites by typing a never visited before url. That middle button would be better used with a shortcut to bookmarks.</li>
<li>Options, and the 3 lines toolbar icon, they should be unified (the 3 lines thing with submenus?) Also the 3 lines thing should be transparent.</li>
<li>Landscape mode layout is weeeird. They should have at least basic back/forward icons floating over the page. As when you&#8217;re seeing a fullscreen picture on the gallery. Make them appear and show up when tapping a screen corner or something.</li>
<li>Switching windows, still no option to make a new window/tab, and the switching interface is awful. <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000011.jpg">Screenshot.</a> Every thing on the options submenu and no toolbar icons? Really?</li>
<li>I asked for this when I had the N95 and am asking for it again, default zoom/layout on a bookmark basis. For example, some sites work better on landscape, some others with zoom at 120%, I want custom fields when editting a bookmark that allow me to set those things. So when I click them, the browser applies the zoom and layout.</li>
<li>Scrollbars please :P Ever tried to scroll to the bottom of a huge page (say, the <a href="http://forum2.mobile-review.com/showthread.php?t=69892">Nokia Rumors thread</a> at Mobile-Review) with the dragging? It&#8217;s one of the worst design decisions on the iPhone, and Nokia did it too. :(</li>
<li>Easier way to copy the current url please? Or a way to copy text from the page, not just fields? I can&#8217;t copy the url of an imageshack.us upload because of that.</li>
</ul>
</li>
<li>Internet related
<ul>
<li>You only have the option of setting a default access point for java apps. Not destinations. wtf?</li>
<li>No default destinations <em>or</em> access points on wrt widgets. Make it at least inherit the settings from web :P</li>
</ul>
</li>
<li>Video Center (Centre :P)
<ul>
<li>The gallery used to ignore stuff on the My Videos folder, it doesn&#8217;t anymore, mixing my taken pix with my downloaded series episodes.</li>
<li>Needs more codecs! We finally have a screen worthy of watching stuff on, but almost no codec support? h.264, pretty please with sugar on top? :P</li>
<li>Video Centre can search and watch Youtube videos (!!!) but it&#8217;s way buried (make a shortcut to &#8220;Search on youtube&#8221; on the start pane?) and only searches the mobile versions of the videos (WTF???)</li>
</ul>
</li>
<li>Misc
<ul>
<li>Needs. More. Drag-and-drop. Seriously.</li>
<li>Icon mess, some icons are the new ovi style (flat and colorful), some are the default S60 colors (flat and blue), and some are the former Nseries icons (3d-ish). Consistency please.</li>
<li>No more my content in search. (not that I&#8217;ve used it)</li>
<li>Lack of advanced apps, zip manager? pdf reader? Scientific calculator (s40 has it for years ffs)? Barcode reader?</li>
<li>Active standby, etc. I talk too much about it.</li>
<li>Landscape mode Nokia Maps please?</li>
</ul>
</li>
</ul>
<p><strong>Update 1:</strong> Ok, now for new things I discovered (and love):</p>
<ul>
<li>I have the browser set to auto connect to the web destination, so it is silent when you&#8217;re in wifi range, but it <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000017.jpg">asks you for confirmation</a> to use network data! (love it, and you can disable it if you have a data plan)</li>
<li>The wifi <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000016.jpg">password input for new networks</a> is simple and to the point, I like it.</li>
</ul>
<p>Woah&#8230; This came out longer then I expected. Anyway here&#8217;s the pics :P</p>
<p><span id="more-315"></span></p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03714.jpg"><img class="alignnone size-medium wp-image-322" title="dsc03714" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03714-300x225.jpg" alt="dsc03714" width="300" height="225" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03712.jpg"><img class="alignnone size-medium wp-image-320" title="dsc03712" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03712-300x225.jpg" alt="dsc03712" width="300" height="225" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03711.jpg"><img class="alignnone size-medium wp-image-319" title="dsc03711" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03711-300x225.jpg" alt="dsc03711" width="300" height="225" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03710.jpg"><img class="alignnone size-medium wp-image-318" title="dsc03710" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03710-300x225.jpg" alt="dsc03710" width="300" height="225" /></a><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03709.jpg"><img class="alignnone size-medium wp-image-317" title="dsc03709" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03709-300x225.jpg" alt="dsc03709" width="300" height="225" /></a></p>
<p>And my favorite, because god knows why my camera decided to use the flash, and it really shows the bluish tint:</p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03708.jpg"><img class="alignnone size-medium wp-image-316" title="dsc03708" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03708-300x225.jpg" alt="dsc03708" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/01/more-nokia-5800-pics-and-notes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Nokia 5800: it&#8217;s here!</title>
		<link>http://www.fwrnando.com/2009/01/nokia-5800-its-here/</link>
		<comments>http://www.fwrnando.com/2009/01/nokia-5800-its-here/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 05:49:13 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[dear diary]]></category>
		<category><![CDATA[impressions]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=297</guid>
		<description><![CDATA[Yes! Finally today I went to the Nokia Flagship store in Chicago to get my very own Nokia 5800! This post is going to be just my first impressions, not meant to be a through review, I&#8217;ll leave the nitpicking in specific apps (or lack of) in the next posts. The good: Since the moment [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03692.jpg"><img class="alignnone size-medium wp-image-298" title="dsc03692" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03692-300x225.jpg" alt="dsc03692" width="300" height="225" /></a></p>
<p>Yes! Finally today I went to the Nokia Flagship store in Chicago to get my very own Nokia 5800! This post is going to be just my first impressions, not meant to be a through review, I&#8217;ll leave the nitpicking in specific apps (or lack of) in the next posts.</p>
<p>The good:</p>
<ul>
<li>Since the moment I took it out of the box, I was suprised with how small, and how solid the device really is. It&#8217;s miles away from my N95, and it lets you know the moment you put your hands on it.</li>
<li>Box full of accessories! Pouch, stand, 8gb memory card, strap, tv-out cable in a mid-range device.</li>
<li>+1 Nokia for finally giving me a choice of colors, the Flagship Store had both the red and the blue version of it. I can&#8217;t remember the last time I had such a choice. (Perhaps never?)</li>
<li>Nokia took a page out of the Motorola book and started bundling content with their devices! 29 awesome wallpapers, 8 songs (all different genres, sure you&#8217;ll find something you like!) 5 videos (2 music videos, the trailer of The Dark Knight, a promo video of the 5800 and a documentary trailer?</li>
<li>Talking about content, I really enjoyed some of the tracks that came with the memory card, specially the one that included the music video, <a href="http://www.youtube.com/watch?v=GMBatTd25ss">Minipop&#8217;s Like I Do</a>. (I even caught myself airdrumming to it on the trip back :P)</li>
<li>+1 for all content being widescreen, great demonstration of the awesomeness that is the screen. And it is awesome, how can something so (relatively) small pack so much pixels! Best screen evar.</li>
<li>Again on the built in content, all tracks had album artwork. And to think it was just a year ago that my N95 only came with a artwork-less track of Moby&#8217;s In My Heart</li>
<li>That was then I plugged my N95&#8242;s microsd, of the 100s of tracks I skipped, the music player detected the album art of all tracks except for one. Huge improvement!</li>
<li>Battery life ought to be good. I listened to music during all the trip back, and the battery stayed at 2 bars during the whole time. (Using only the charge that comes with it)</li>
<li>The gap between one track and another while playing is smaller, not truly gapless playback, but close.</li>
<li>Early reviewers weren&#8217;t kidding, this thing is loud.</li>
<li>And at last the lock switch: it&#8217;s so cool. :P</li>
</ul>
<p>The bad:</p>
<ul>
<li>Refreshing your music library still takes foreeeeever.</li>
<li>Accelerometer powered screen rotation sucks, it was never a good idea, and now I&#8217;m forced to use it since there&#8217;s no physical way of rotating the screen.</li>
<li>The games on it are a joke :P</li>
<li>Oh Nokia, still no option to customize a newly created folder&#8217;s icon. :( See how weird my <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000004.jpg">makeshift office folder</a> looks in my menu.</li>
<li>You can do anything with the touchscreen only, except getting in the menu. Where&#8217;s the option to use the <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/picture-2.png">standard S60 homescreen with softkeys</a> Nokia? <strong>Update 2</strong>: You can put a menu shortcut on the active standby bar. Only 4 slots, 6 apps I&#8217;d like to put there :P</li>
<li>Weird stuff that you can uninstall: Welcome, Settings Wizard, Accessory Setup (whatever that is). But most importantly, wtf is with the <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000005.jpg">Myspace shortcut icon</a>?</li>
</ul>
<p>The other stuff:</p>
<ul>
<li>Clever of them to have the screen protective film with those weird markings. If it was clear, nobody would take it off and then they would complain about the screen&#8217;s sensivity :P</li>
<li>And because this sort of thing matters to people, my blue, USA 5800 with the product code 0575384 has <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/screenshot000002.jpg">these languages.</a></li>
</ul>
<p>Now to wait until the transfer of my 7gb playlist is completed. <a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/picture-1.png">Oh Joy</a>. (at least transfers average in 1200kb/s)</p>
<p>Update 1: Forgot to mention that I&#8217;ve been trying all input methods, oddly enough, the full screen keyboard is the one that feels the most awkward to me, alphanumeric and mini qwerty are fine, and the handwriting recognition works surprisingly well! (except for the fact that I never dot my &#8216;i&#8217;s :P)</p>
<p>Oh and click after the break for more pictures :P</p>
<p><span id="more-297"></span></p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03693.jpg"><img class="alignnone size-medium wp-image-304" title="dsc03693" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03693-300x225.jpg" alt="dsc03693" width="300" height="225" /></a></p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03694.jpg"><img class="alignnone size-medium wp-image-305" title="dsc03694" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03694-300x225.jpg" alt="dsc03694" width="300" height="225" /></a></p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03695.jpg"><img class="alignnone size-medium wp-image-306" title="dsc03695" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03695-300x225.jpg" alt="dsc03695" width="300" height="225" /></a></p>
<p><a href="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03696.jpg"><img class="alignnone size-medium wp-image-307" title="dsc03696" src="http://www.fwrnando.com/blog/wp-content/uploads/2009/01/dsc03696-300x225.jpg" alt="dsc03696" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2009/01/nokia-5800-its-here/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>MobileBurn&#8217;s 5800 video review</title>
		<link>http://www.fwrnando.com/2008/11/mobileburns-5800-video-review/</link>
		<comments>http://www.fwrnando.com/2008/11/mobileburns-5800-video-review/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 18:31:29 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=261</guid>
		<description><![CDATA[This is part 1 of 4, go watch the rest on MobileBurn itself, or click the following links to get the high quality versions: Part 1, part 2, part 3 and part 4. Now I know that you can still close apps from the task switcher, you only have to tap and hold the icon [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/W_kE11yIyKI&amp;ap=%2526fmt%3D18&amp;rel=0" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/W_kE11yIyKI&amp;ap=%2526fmt%3D18&amp;rel=0" wmode="transparent"></embed></object></p>
<p>This is part 1 of 4, go watch the rest on <a href="http://www.mobileburn.com/review.jsp?Id=5734">MobileBurn</a> itself, or click the following links to get the high quality versions: <a href="http://www.youtube.com/watch?v=W_kE11yIyKI">Part 1</a>, <a href="http://www.youtube.com/watch?v=dkBtTrCdKv0">part 2</a>, <a href="http://www.youtube.com/watch?v=Of09JCXiv6U">part 3</a> and <a href="http://www.youtube.com/watch?v=2Es_bAOBx6o">part 4</a>.</p>
<p>Now I know that you can still close apps from the task switcher, you only have to tap and hold the icon to get the close option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2008/11/mobileburns-5800-video-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia 5800 screenshots</title>
		<link>http://www.fwrnando.com/2008/11/nokia-5800-screenshots/</link>
		<comments>http://www.fwrnando.com/2008/11/nokia-5800-screenshots/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 04:32:43 +0000</pubDate>
		<dc:creator>fernando</dc:creator>
				<category><![CDATA[Bloggan]]></category>
		<category><![CDATA[5800]]></category>
		<category><![CDATA[impressions]]></category>

		<guid isPermaLink="false">http://www.fwrnando.com/blog/?p=245</guid>
		<description><![CDATA[Played with a Nokia 5800 XpressMusic on Forum Nokia&#8217;s RDA today, gorgeous. I took a couple screenshots of things I&#8217;ve found noteworthy, and got a couple sample pics (from the lab&#8217;s ceiling, lucky the camera wasn&#8217;t facing the desk) The gallery is here, read on for a couple comments. (And please, don&#8217;t hotlink my pics!) [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.fwrnando.com/gallery/rda5800/ss01.png" alt="" width="440" height="786" /></p>
<p>Played with a Nokia 5800 XpressMusic on Forum Nokia&#8217;s RDA today, gorgeous. I took a couple screenshots of things I&#8217;ve found noteworthy, and got a couple sample pics (from the lab&#8217;s ceiling, lucky the camera wasn&#8217;t facing the desk)</p>
<p>The gallery is <a href="http://www.fwrnando.com/gallery/index.php?fpp=10&amp;did=1">here</a>, read on for a couple comments. (And please, don&#8217;t hotlink my pics!)</p>
<p><span id="more-245"></span></p>
<p><img class="alignnone" src="http://www.fwrnando.com/gallery/rda5800/ss02.png" alt="" width="440" height="786" /></p>
<p>New funky animated graphic with S60&#8242;s logo, while it applies a new theme.</p>
<p><img class="alignnone" src="http://www.fwrnando.com/gallery/rda5800/ss03.png" alt="" width="440" height="786" /></p>
<p>You can finally move a folder into another folder (!!!)</p>
<p><img class="alignnone" src="http://www.fwrnando.com/gallery/rda5800/ss05.png" alt="" width="440" height="786" /></p>
<p>Options menu with only one option, why Nokia, why?</p>
<p><img class="alignnone" src="http://www.fwrnando.com/gallery/rda5800/ss07.png" alt="" width="440" height="786" /></p>
<p>Application settings has a LOT of sub menus, important ones even, and needs to be promoted to the Settings app&#8217;s top level instead of being under &#8220;Phone&#8221; <strong>Update Jan 11 &#8217;09: </strong>They heard me on that :D (not necessarily me, but they did what I said :P)</p>
<p>Take note Nokia!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fwrnando.com/2008/11/nokia-5800-screenshots/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
