<?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; G1</title>
	<atom:link href="http://www.mikesouthby.co.uk/category/tech/g1/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>Android &#8211; Renaming Home Screen Icons&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2010/02/android-renaming-home-screen-icons/</link>
		<comments>http://www.mikesouthby.co.uk/2010/02/android-renaming-home-screen-icons/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 15:07:56 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[any cut]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[market]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1162</guid>
		<description><![CDATA[Throughout various different ROMs and various different firmware releases, the one thing that has always annoyed me is the inability to rename icons which you place on the home screen.  The most annoying thing is that not even the most rudimentary of icons actually fit in the allocated space; being a ‘Google’ phone and based on the integration with Google services I think it stands to reason that a lot of people as well as me with have the Google Mail shortcut on their home screens, and I’m sure you’ll all agree that it annoys the hell out of you when it only displays ‘Google mai’.]]></description>
			<content:encoded><![CDATA[<p>Throughout various different ROMs and various different firmware releases, the one thing that has always annoyed me is the inability to rename icons which you place on the home screen.  The most annoying thing is that not even the most rudimentary of icons actually fit in the allocated space; being a ‘Google’ phone and based on the integration with Google services I think it stands to reason that a lot of people as well as me with have the Google Mail shortcut on their home screens, and I’m sure you’ll all agree that it annoys the hell out of you when it only displays ‘<strong>Google mai</strong>’.</p>
<p>Just as on my laptop, I hate clutter;  I have a set way of organising my icons but I’d really like the ability to rename so in this case, if Google Mail doesn’t fit I’d like Gmail thanks.</p>
<p>Finally, I found a way.</p>
<p>It’s really simple actually and doesn’t involve any messing with code or reverse engineering.  Simply head across to the android market and download ‘<strong>Any Cut</strong>’ (<em>which incidentally is FREE, even better</em>).  Once installed to create the GMail icon all you need to do is the following (<em>the same method applies to ANY other shortcut too</em>):</p>
<ul>
<li>Long press on the existing <em>Google Mail</em> icon and drag it to the bottom of the screen to delete</li>
<li>Long press in the blank space and choose <em>Shortcut</em> followed by <em>Any Cut</em></li>
<li>Choose <em>Activity</em></li>
<li>Scroll down and select <em>Google Mail</em></li>
<li>Type the name of the shortcut as you would like it to appear, I choose <em>Gmail</em></li>
<li>Hit <em>OK</em></li>
</ul>
<p>Follow this process for any application or service and it’ll allow you to have your home screen exactly how YOU want it instead of simply accepting the way it is by default.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2010/02/android-renaming-home-screen-icons/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remove Amazon From Cyanogen ROM&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2009/12/remove-amazon-from-cyanogen-rom/</link>
		<comments>http://www.mikesouthby.co.uk/2009/12/remove-amazon-from-cyanogen-rom/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 07:58:44 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[apk]]></category>
		<category><![CDATA[cyanogen]]></category>
		<category><![CDATA[ROM]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1123</guid>
		<description><![CDATA[Does anyone actually use the Amazon MP3 app that comes bundled with the Cyanogen ROMs? I've always found it annoying that it is not able to be removed from the Manage Applications applet, but of course, there is another way to cleanly uninstall it...]]></description>
			<content:encoded><![CDATA[<p>Does anyone actually use the <strong>Amazon MP3</strong> app that comes bundled with the Cyanogen ROMs?  I&#8217;ve always found it annoying that it is not able to be removed from the <em>Manage Applications</em> applet, but of course, there is another way to cleanly uninstall it.</p>
<p>Simply open your <em>Terminal Emulator</em> app and type the following:</p>
<p><code>su<br />
mount -o rw,remount -t yaffs2 /dev/block/mtdblock03 /system<br />
rm /system/app/com.amazon.mp3.apk</code></p>
<p>That&#8217;s it, no more Amazon!</p>
<p>Of course you can also use this method to remove other apps by changing the appropriate file in the code.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2009/12/remove-amazon-from-cyanogen-rom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook App From Motorola Droid&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2009/11/facebook-app-from-motorola-droid/</link>
		<comments>http://www.mikesouthby.co.uk/2009/11/facebook-app-from-motorola-droid/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:14:12 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[htc]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1063</guid>
		<description><![CDATA[I have to be honest; I can take or leave Facebook.  Sure it is probably the most used social networking service out there but I much prefer Twitter.  Facebook has too many Pirates, Vampires, Racers and other annoyances for my liking these days.  I wonder if Facebook – like many before it – is becoming a victim of its own success.  The number of Facebook users may well be continuing to climb but I wonder for how long, it’s becoming too commercialised and too full of junk...]]></description>
			<content:encoded><![CDATA[<p>I have to be honest; I can take or leave Facebook.  Sure it is probably the most used social networking service out there but I much prefer Twitter.  Facebook has too many Pirates, Vampires, Racers and other annoyances for my liking these days.  I wonder if Facebook – <em>like many before it</em> – is becoming a victim of its own success.  The number of Facebook users may well be continuing to climb but I wonder for how long, it’s becoming too commercialised and too full of junk.</p>
<p>Still, I acknowledge Facebooks relevance and am surprised to see that the latest version of the Android specific client which is found on the new Motorola Droid has not been ported back to the wider community.  The version available in the Android Market is pretty poor.</p>
<p>So you want the new version?  OK, it’s actually quite easy to get it to work:</p>
<p><strong>Caveat:  You MUST uninstall any previous versions of Facebook from your device before trying to install this new version.</strong></p>
<ul>
<li>Download <a href="http://www.mikesouthby.co.uk/wp-content/uploads/2009/11/Facebook.apk" target="_blank">this</a> file and copy it to the root of your SD card</li>
<li>Open a terminal window and type the following:<br />
<code>su<br />
mount /system –o remount,rw<br />
rm /system/app/Facebook.apk<br />
cd /sdcard<br />
cp Facebook.apk /system/app</code></li>
</ul>
<p>You don’t need to reboot, the Facebook app will show up immediately in your menu.</p>
<p>Enjoy.</p>
<div align="center"><img class="size-full wp-image-1068" title="facebook" src="http://www.mikesouthby.co.uk/wp-content/uploads/2009/11/facebook2.jpg" alt="The new Facebook Interface.  An improvement?" width="250" height="375" /></div>
<p><code> </code><br />
Note:  Feel free to add me on Facebook if you wish but remember to add a note that you’ve come from my blog otherwise as if I don’t know where you’re from I may not accept your request, and more importantly, any requests to join your Vampire or Werewolf clan (<em>or any other for that matter</em>) will <strong>not</strong> be met with enthusiasm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2009/11/facebook-app-from-motorola-droid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cyanogen v4.2.5 ROM&#8230;</title>
		<link>http://www.mikesouthby.co.uk/2009/11/cyanogen-v4-2-5-rom/</link>
		<comments>http://www.mikesouthby.co.uk/2009/11/cyanogen-v4-2-5-rom/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 12:52:41 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cyanogen]]></category>
		<category><![CDATA[ROM]]></category>

		<guid isPermaLink="false">http://www.mikesouthby.co.uk/?p=1057</guid>
		<description><![CDATA[Typical, the day after I flash my ROM to Cyanogen v4.2.4 a new ROM, v4.2.5 is released...]]></description>
			<content:encoded><![CDATA[<p>Typical, the day after I flash my ROM to Cyanogen v4.2.4 a new ROM, <strong>v4.2.5</strong> is released!</p>
<p>To upgrade to v4.2.5 you can follow the same instructions as per my previous <a title="http://www.mikesouthby.co.uk/2009/11/t-mobile-g1htc-dream-upgrading-to-cyanogen-v4-2-4-rom/" href="http://www.mikesouthby.co.uk/2009/11/t-mobile-g1htc-dream-upgrading-to-cyanogen-v4-2-4-rom/" target="_blank">post</a> but substitute the file in step 2 for <a title="http://n0rp.chemlab.org/android/upda...2.5-signed.zip" href="http://n0rp.chemlab.org/android/upda...2.5-signed.zip" target="_blank">this</a> one.  If you already have v4.2.5 installed, you can also use <strong>CM Updater</strong> &#8211; <em>available from Android Market</em> &#8211; to automatically download and upgrade to the latest ROM.  I have tried both methods this morning to see if one is better than the other and they both produce the same results.</p>
<p>The change log from <strong>v4.2.4</strong> to <strong>v4.2.5</strong> shows the following:</p>
<ul>
<li>Eclair/Blur animations</li>
<li>Eclair Dalvik</li>
<li>WiFi update from Eclair</li>
<li>Kernel tweaks</li>
<li>Tiny video player is back</li>
<li>Update phone mod from Cytown</li>
<li>Contact list photos patch from Geesun</li>
<li>Browser settings fix</li>
<li>USB tether works thru WiFi connection</li>
<li>Apps that automatically change the wallpaper work once again</li>
<li>Other bug fixes and tweaks</li>
</ul>
<p>I have only been running the new ROM for a few hours now but first impressions are that it is much faster.</p>
<p>Kudos goes once again to Cyanogen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesouthby.co.uk/2009/11/cyanogen-v4-2-5-rom/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
