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

<channel>
	<title>Mike Southby &#187; Google</title>
	<atom:link href="http://www.mikesouthby.co.uk/category/tech/google-tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesouthby.co.uk</link>
	<description>MCSE &#38; MCSA Certified Professional, UK</description>
	<lastBuildDate>Mon, 19 Jul 2010 09:42:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using Outlook With Gmail &#8211; Duplicate Sent Items&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2010/07/using-outlook-with-gmail-duplicate-sent-items/</link>
		<comments>http://www.mikesouthby.co.uk/2010/07/using-outlook-with-gmail-duplicate-sent-items/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 10:18:13 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Blah]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlemail]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1417</guid>
		<description><![CDATA[For some time now I have been using Google Apps as my main mail provider, I’d been a long time Microsoft Exchange user until I made the switch from Windows Mobile devices to Android.  It made sense to change my mail provision so that I could use Android in the manner it was designed i.e. with Google Mail, Contacts, Calendar and Tasks...]]></description>
			<content:encoded><![CDATA[<p>For some time now I have been using Google Apps as my main mail provider, I’d been a long time Microsoft Exchange user until I made the switch from Windows Mobile devices to Android.  It made sense to change my mail provision so that I could use Android in the manner it was designed i.e. with <em>Google Mail</em>, <em>Contacts</em>, <em>Calendar</em> and <em>Tasks</em>.</p>
<p>Generally, I have been happy with the service (<em>especially when you consider the Standard Edition is free and isn’t a noticeably inferior product to the Premium Edition</em>) although I do acknowledge it has a few quirks, not to mention horrendous support from Google should you require assistance.  Of course aside from push email support via my Android handset, the Google Apps service also includes plain and simple IMAP support; it’s here that I encountered one of the quirks.</p>
<p>Ever since configuring the account on my machine, whenever sending an email using Outlook two copies of the mail appear shortly after in my Gmail sent items folder (<em>although only one copy is actually sent to the recipient</em>).  Now this may not seem such a big deal but it has a couple of issues; firstly over time it will fill up my quota a lot quicker, perhaps not a major issue for most people but if let’s say you are sending a 1Mb file attachment, you’re going to be using 2Mb of space.  Secondly, perhaps more importantly is that when you use the Gmail web client instead of Outlook, it’s going to really mess up your conversation thread as there will be 2 copies which can be a little confusing.</p>
<p>So how do you solve getting two copies of sent mails while using IMAP in Outlook?</p>
<p>It’s important first to understand why the two copies appear and not just accept that they do.  When you send an email through Outlook, Outlook saves a copy of the sent mail and transmits it to the server (<em>in this case smtp.gmail.com</em>).  When the email is sent from the server to its destination, Google save another copy of the sent mail automatically which is then of course &#8211; as you’re using an IMAP connection &#8211; synced back to your machine hence the two copies.</p>
<p>Of course Google should be smart enough to know that the mail is being sent from a dedicated client such as Outlook and check to see if a copy has already been saved before saving it again, but alas not.  So the solution is to change where Outlook saves its local copy of the sent mail; it’s not an ideal situation but it does stop your Gmail folder from becoming full of duplicates!</p>
<p>To make the change, go to <strong>Tools</strong>&gt;<strong>Account Settings</strong>&gt;<strong>Email</strong> and select the email account in question and then <strong>Change</strong>.  This will open a window titled <em>Change Email Account</em>.  Click the <strong>More Settings</strong> option at the bottom.</p>
<p>Click the <em>Folders</em> tab which will enable you to choose where to store a copy of all outgoing messages (<em>remembering that Google is going to automatically store one for you in your Gmail sent items</em>) and change the default choice to <strong>Save sent mail in the Outlook Sent Items Folder</strong>, this will save the duplicated copy in a local unused folder instead which of course can be cleaned up when required.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2010/07/using-outlook-with-gmail-duplicate-sent-items/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First Android 2.2 Froyo Build Spotted&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2010/05/first-android-2-2-froyo-build-spotted/</link>
		<comments>http://www.mikesouthby.co.uk/2010/05/first-android-2-2-froyo-build-spotted/#comments</comments>
		<pubDate>Tue, 11 May 2010 14:35:15 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[froyo]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1364</guid>
		<description><![CDATA[Could this be one of the first actual screenshots of the latest version of Android?  If you believe what you see then it would seem that this screenshot shows us a working Android 2.2 (codenamed Froyo) build on a Nexus One.  It comes at the end of a video which demonstrates the latest mobile version of Flash (Flash 10.1) being demonstrated by one of the Flash developers; the combination appears to work very well and would suggest perhaps that key Adobe employees and developers have been 'given' a copy of the latest incarnation of Android to test compatibility...]]></description>
			<content:encoded><![CDATA[<p>Could <a title="http://www.mikesouthby.co.uk/wp-content/uploads/2010/05/froyo-2-2.png" href="http://www.mikesouthby.co.uk/wp-content/uploads/2010/05/froyo-2-2.png" target="_blank">this</a> be one of the first actual screenshots of the latest version of Android?  If you believe what you see then it would seem that this screenshot shows us a working Android 2.2 (<em>codenamed Froyo</em>) build on a Nexus One.  It comes at the end of a video which demonstrates the latest mobile version of Flash (<em>Flash 10.1</em>) being demonstrated by one of the Flash developers; the combination appears to work very well and would suggest perhaps that key Adobe employees and developers have been &#8216;given&#8217; a copy of the latest incarnation of Android to test compatibility.</p>
<p>From the looks of the screenshot, Android 2.2 will bring us an updated Launcher, tutorial and global search box amongst other things.  There are no official details yet but I look forward to hearing more news and the official list of changes from Google when they become available; which presumably will be revealed at Google I/O which starts later this month on May 19th. With Flash 10.1 rumoured to be released in June, I’d hope that Android 2.2 would be available to coincide with this.  No doubt more details will be released soon.</p>
<p><a title="http://www.youtube.com/watch?v=0y7XJI4NN7k&amp;feature=player_embedded" href="http://www.youtube.com/watch?v=0y7XJI4NN7k&amp;feature=player_embedded" target="_blank">Here&#8217;s</a> the video demonstating Flash 10.1, for those wanting to &#8216;fast forward&#8217; to the Android 2.2 screen, you&#8217;ll find it at the very end of the clip.  Needless to say I will be keeping my eye on <a title="http://forum.xda-developers.com/" href="http://forum.xda-developers.com/" target="_blank">XDA</a> over the coming months.  I&#8217;m more than happy with Android 2.1 but will for sure, try one of the custom ROMs incorporating Froyo when they become available which shouldn&#8217;t be too long if history repeats itself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2010/05/first-android-2-2-froyo-build-spotted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTC Desire: How To Install Google Earth&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2010/05/htc-desire-how-to-install-google-earth/</link>
		<comments>http://www.mikesouthby.co.uk/2010/05/htc-desire-how-to-install-google-earth/#comments</comments>
		<pubDate>Wed, 05 May 2010 12:54:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[Desire]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[earth]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[htc]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1318</guid>
		<description><![CDATA[Google Earth works great on the Desire, but owing to the problems with the Desire still not fully working with the Market, it’s not available to download as yet.  This problem seemingly is owing to Google not yet updating their databases with the authentication fingerprint for the Desire; talk to HTC and they’ll direct you to Google, talk to Google and you guessed it, they’ll simply not respond.  Not very helpful to be honest and very frustrating to say the least, you'd imagine between the two companies they'd be eager to ensure full functionability to showcase the full potential of what is essentially the flagship Android device here in the UK.  I could understand Google’s slow progress (read: reluctance) if the Desire were directly competing with the Nexus One but of course it isn’t really, they are selling in different markets...]]></description>
			<content:encoded><![CDATA[<p>Google Earth works great on the Desire, but owing to the problems with the Desire still not fully working with the Market, it’s not available to download as yet.  This problem seemingly is owing to Google not yet updating their databases with the authentication fingerprint for the Desire; talk to HTC and they’ll direct you to Google, talk to Google and you guessed it, they’ll simply not respond.  Not very helpful to be honest and very frustrating to say the least, you&#8217;d imagine between the two companies they&#8217;d be eager to ensure full functionability to showcase the full potential of what is essentially the flagship Android device here in the UK.  I could understand Google’s slow progress (<em>read: reluctance</em>) if the Desire were directly competing with the Nexus One but of course it isn’t really, they are selling in different markets.</p>
<p>There is of course a way to overcome this, all you’ll need to do is manually install the .apk file onto your Desire, the easiest way to do this is to install it using the HTC Sync software.</p>
<p>The .apk file can be found <a title="http://www.mikesouthby.co.uk/FILES/google_earth.apk" href="http://www.mikesouthby.co.uk/FILES/google_earth.apk" target="_blank">here</a> (if you are having difficulty I have also put the file into a .ZIP archive <a title="http://www.mikesouthby.co.uk/FILES/GEarth.zip" href="http://www.mikesouthby.co.uk/FILES/GEarth.zip" target="_blank">here</a>).</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2010/05/htc-desire-how-to-install-google-earth/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Rooting The HTC Desire: Step By Step&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2010/05/rooting-the-htc-desire-step-by-step/</link>
		<comments>http://www.mikesouthby.co.uk/2010/05/rooting-the-htc-desire-step-by-step/#comments</comments>
		<pubDate>Wed, 05 May 2010 12:07:26 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[Desire]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1311</guid>
		<description><![CDATA[Much kudos must go to Paul over at MoDaCo for becoming the first person to give us root for the Desire.  It’s still early days in terms of ROM development but at least now it gives us the opportunity to start truly customising our devices without the bounds imposed by HTC.  I remember with great fondness the fun I had flashing custom ROMs on my G1 and HD2 (although of course for WM devices it was a different process altogether), at times I would flash everyday just to say I had the latest and greatest; but of course you will soon find the best ROM that suits your particular needs and stick with it.  I wonder how long it will be before we get a proper Cyanogen release for the Desire.  Now there’s something to look forward to...]]></description>
			<content:encoded><![CDATA[<p>Much kudos must go to <a title="http://twitter.com/paulobrien" href="http://twitter.com/paulobrien" target="_blank">Paul</a> over at MoDaCo for becoming the first person to give us root for the Desire.  It’s still early days in terms of ROM development but at least now it gives us the opportunity to start truly customising our devices without the bounds imposed by HTC.  I remember with great fondness the fun I had flashing custom ROMs on my G1 and HD2 (<em>although of course for WM devices it was a different process altogether</em>), at times I would flash everyday just to say I had the latest and greatest; but of course you will soon find the best ROM that suits your particular needs and stick with it.  I wonder how long it will be before we get a proper <a title="http://www.cyanogenmod.com/" href="http://www.cyanogenmod.com/" target="_blank">Cyanogen</a> release for the Desire.  Now there’s something to look forward to.</p>
<p>Before I start with the rooting process itself, there are a few things you should know.</p>
<p><strong>Compatibility</strong></p>
<p>By following the instructions below you will be able to root your HTC Desire, but important, this only applies if you have a <em>bootloader version of 0.75</em> or below and a <em>ROM version of 1.15.xxx.x</em> or below,  to check this, turn off your Desire and then turn it back on with the <em>back</em> key held.   You need to look at the second line which should be in green text; you’ll see <em>HBOOT</em> followed by a number.  Provided this is 0.75 or below these instructions should work for you.</p>
<p><strong>Root Protection</strong></p>
<p>Previous to the latest incarnations of Android, rooting was easy.  There were several options you could take and many ways of getting the low level access to your device that you wanted.  As with a lot of things though, the manufacturers have become wise to this and engineered ways of making this harder and harder to achieve.  The Desire certainly is not a straightforward phone to root for a number of reasons including:</p>
<ul>
<li>A ‘perfected bootloader’ that doesn’t allow flashing or booting of any images (not even the signed HTC ones)</li>
<li>An RUU flash process that does not allow downgrading of the bootloader to earlier versions</li>
<li>A kernel that as yet does not have any publically known exploits, made worse by HTC not releasing publically the source code, yet</li>
<li>A new protection method previously seen on the HTC Taboo that protects key partitions from having write access.  Even with SU access, it is not possible to write to the boot, recovery or system partitions</li>
</ul>
<p>The reality is that the options currently available for rooting the Desire are very limited.  Assuming that a kernel exploit had been found, it would still leave the key partitions unwritable, essentially rendering the SU access useless.  And so, the root process became a process of methodically probing every possible point of exposure, looking for a way in.  This has now been found; the downside being that it is not as simple as rooting a device that is actually designed to be accessible at the lowest level such as the Nexus One (even though the hardware is very similar)</p>
<p><strong>The Root:  What is will and won’t do</strong></p>
<p>The root process currently will:</p>
<ul>
<li>Flash your Desire with a new, generic 1.15.405.4 based ROM that has SU access</li>
</ul>
<p>The root process will not:</p>
<ul>
<li>Enable you to flash your Desire with a custom image that can be launched by just holding down the volume down key when powering on as in other Android devices</li>
<li>Enable you to have write access to the <em>/system</em> partition in normal use</li>
</ul>
<p>It goes without saying that both of these limitations are being worked on and no doubt will be overcome in due course.  I’ll publish an update once this has happened or you can follow the thread directly over at <a title="http://android.modaco.com/category/430/htc-desire-desire-modaco-com/" href="http://android.modaco.com/category/430/htc-desire-desire-modaco-com/" target="_blank">MoDaCo</a> or <a title="http://forum.xda-developers.com/forumdisplay.php?f=628" href="http://forum.xda-developers.com/forumdisplay.php?f=628" target="_blank">XDA</a>.</p>
<p><strong>Prerequisites</strong></p>
<p>To be able to follow these instructions you will need or have access to the following:</p>
<ul>
<li>Your Desire, obviously</li>
<li>A computer running Windows, OSX or Linux</li>
<li>A microUSB cable</li>
<li>A microUSB card (<em>to be made into a gold card which is necessary if your Desire is an operator supplied device such as Orange or T-Mobile; you’ll also need ADB (part of the tools folder of the SDK, available <a title="http://developer.android.com/sdk/index.html" href="http://developer.android.com/sdk/index.html" target="_blank">here</a>) and HxD Hex Editor which is available <a title="http://mh-nexus.de/en/downloads.php?product=HxD" href="http://mh-nexus.de/en/downloads.php?product=HxD" target="_blank">here</a></em>)</li>
<li>The downloads listed below</li>
</ul>
<p><strong>Downloads</strong></p>
<p>Before making a start on the rooting process, download the following <a title="http://www.mediafire.com/download.php?nmuyujwjyjh" href="http://www.mediafire.com/download.php?nmuyujwjyjh" target="_blank">file</a> to your machine.</p>
<p><strong>Caveat:  Rooting your desire could void your warranty, please be aware of this before going any further.  Also, read through all of the steps before you start to ensure that you fully understand what you need to do.  If unsure, stop.  I take no responsibility for any bricked devices as a result of following this guide.  Important also to note that the root process will wipe your device there is currently no option to backup your device ROM before you start; rooting the Desire is still in its early days and is not as simple or comprehensive as say rooting a G1; yet.</strong></p>
<p>So, now that you are ready here are the steps needed to perform root on the desire:</p>
<p><strong>Step 1 – creating a Gold Card (Only need if your Desire is operator supplied)</strong></p>
<ul>
<li>Format the microSD card to FAT32 format</li>
<li>Put the microSD card into your Desire and boot</li>
<li>Ensure that you have unzipped the SDK, and then open a <em>command prompt</em> to in the location that you extracted it.  Change to the <em>/tools</em> directory</li>
<li>Enter the following, then press Enter:<br />
<code>adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid</code><br />
You should get a very long number which looks something like <em>00544d5107943247037c7d22bd003453</em></li>
<li>Visit <a title="http://hexrev.soaa.me/" href="http://hexrev.soaa.me/" target="_blank">this</a> page and enter the number then visit <a title="http://psas.revskills.de/?q=goldcard" href="http://psas.revskills.de/?q=goldcard" target="_blank">this</a> page and enter your reversed number and create your gold card image, which will be emailed to you</li>
<li>Open <em>the HxD hex editor</em> (<strong>Important to note that if you are using Windows Vista or Windows 7 then you must right click and run as administrator</strong>)</li>
<li>Go to the <em>Extra</em> menu and select <em>Open Disk</em>.  Under physical disk, select <em>Removable Disk</em> (<em>your microSD card</em>), uncheck <em>Open as Readonly</em> and click <em>OK</em>.  Note you should select the physical disck and not the logical disk, this is important!</li>
<li>Go to the <em>Extra</em> menu again and select <em>Open Disk Image</em>, open the gold card image that you should have now received by email</li>
<li>Now you will have 2 tabs, one for your removable disk and the other for the gold card image.  Press <em>OK</em> when prompted <em>for Sector Size</em> (<em>selecting 512(Hard disks/Floppy disks)</em>) and click <em>OK</em></li>
<li>Click on the gold card image tab.  Go to the <em>Edit</em> menu and choose <em>Select All</em>, followed by the <em>Edit</em> menu again and then <em>Copy</em></li>
<li>Click on the Removable Disk tab.  Highlight <em>offset (line) 00000000</em> to <em>offset (line) 00000170</em>, then click the <em>Edit</em> menu again and select <em>Paste Write</em></li>
<li>Click on the <em>File</em> menu and select <em>Save</em> accepting the warning that follows.</li>
<li>You now have a gold card!</li>
</ul>
<p><strong>Step 2 – Rooting</strong></p>
<ul>
<li>Unzip the file that you have downloaded above into directory, then open a <em>command prompt/terminal window</em> at that directory</li>
<li>Turn off your Desire, and then turn it back on with the <em>back</em> button held down.  You’ll see <em>FASTBOOT</em> written on the screen in a red box.  Connect the Desire to your computer</li>
<li>In the terminal window, enter the following (as appropriate to the computer you are using!) followed by <em>Enter</em>:<br />
<code>step1-windows.bat<br />
./step1-mac.sh<br />
./step1-linux.sh</code></li>
<li>When this step has completed, using the optical trackball, navigate to <em>BOOTLOADER</em> and then <em>RECOVERY</em> in the menu, using the volume buttons to move and the power button to select</li>
<li>In the terminal window, enter the following (again, appropriate to the computer you are using) followed by <em>Enter</em>:<br />
<code>step2-windows.bat<br />
./step2-mac.sh<br />
./step2-linux.sh</code></li>
<li>Once this has completed, your Desire should be at the <em>recovery</em> screen.  Next select the <em>Wipe</em> option, then select the option to apply an update zip from sdcard.  Select <em>rootedupdate.zip</em></li>
<li>This will now root your Desire but will take a little while so an ideal time to make a cup of tea!</li>
<li>When the flash has finished, reboot your Desire and <strong>you’ll have root</strong></li>
</ul>
<p>Enjoy!</p>
<p><em>Thanks to Paul for finding root, nilezon for his patched windows ADB binary, ChainsDD for his SU permissions update and Amon_RA for the recovery image which has been used in this guide.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2010/05/rooting-the-htc-desire-step-by-step/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
