<?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>kieranhogg.com blog &#187; Technology</title>
	<atom:link href="http://kieranhogg.com/blog/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://kieranhogg.com/blog</link>
	<description>Blog of an ICT teacher</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:54:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>E: Internal Error, Could not perform immediate configuration (2) on initramfs-tools</title>
		<link>http://kieranhogg.com/blog/2010/03/e-internal-error-could-not-perform-immediate-configuration-2-on-initramfs-tools/</link>
		<comments>http://kieranhogg.com/blog/2010/03/e-internal-error-could-not-perform-immediate-configuration-2-on-initramfs-tools/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 19:48:48 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/blog/?p=119</guid>
		<description><![CDATA[For reference for myself and anyone else who happens upon the error E: Internal Error, Could not perform immediate configuration (2) on initramfs-tools when trying to upgrade a Linux machine, it can be resolved using: cd /var/cache/apt/archives sudo dpkg -i --force-all initramfs-tools* sudo apt-get -f install]]></description>
			<content:encoded><![CDATA[<p>For reference for myself and anyone else who happens upon the error <code>E: Internal Error, Could not perform immediate configuration (2) on initramfs-tools</code> when trying to upgrade a Linux machine, it can be resolved using:</p>
<p><code>cd /var/cache/apt/archives<br />
sudo dpkg -i --force-all initramfs-tools*<br />
sudo apt-get -f install</code></p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2010/03/e-internal-error-could-not-perform-immediate-configuration-2-on-initramfs-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping Data Synchronised</title>
		<link>http://kieranhogg.com/blog/2010/03/keeping-data-synchronised/</link>
		<comments>http://kieranhogg.com/blog/2010/03/keeping-data-synchronised/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 21:18:03 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/blog/?p=110</guid>
		<description><![CDATA[In a break from the usual Teaching posts, I descend into a bit of geek. Having spoken to a few people recently about how I handle my data, I thought it&#8217;d be useful to post the process. Here&#8217;s how I keep two laptops, two Operating Systems and a USB stick synced with Dropbox, shared partions [...]]]></description>
			<content:encoded><![CDATA[<p>In a break from the usual Teaching posts, I descend into a bit of geek.</p>
<p>Having spoken to a few people recently about how I handle my data, I thought it&#8217;d be useful to post the process. Here&#8217;s how I keep two laptops, two Operating Systems and a USB stick synced with Dropbox, shared partions and Synctoy.<br />
<a href="http://kieranhogg.com/blog/wp-content/uploads/2010/03/Data-Blog.png"><img class="aligncenter size-medium wp-image-111" title="Data" src="http://kieranhogg.com/blog/wp-content/uploads/2010/03/Data-Blog-300x177.png" alt="" width="300" height="177" /></a></p>
<p>It looks complicated, but it&#8217;s out of necessity; I have to share data between 3 locations and two Operating Systems.</p>
<h2><strong>Macbook</strong></h2>
<p>The Macbook is my main laptop which runs just Kubuntu. This is nice and simple, anything changed on here gets synced via Dropbox.</p>
<h2><strong>Samsung NC10</strong></h2>
<p>The NC10 is my school laptop bought as it was super-light, and also I didn&#8217;t have a Windows install before that. I use it to deliver lessons, but I don&#8217;t have access to wireless or the school network. It runs dual-boot, with a shared FAT partition between Windows and Linux. The hard drive is paritioned into two, the latter being mounted as &#8216;My Documents&#8217; in Windows. This is then mounted to /media/ under Linux and my Linux folders are symlinked to the appropriate ones on the partition. This lets me have data on just Windows, and just Linux, and to share certain folders which are always the same. Both OS are running Dropbox too so the shared folders are synced to the Macbook.</p>
<h2><strong>USB Drive</strong></h2>
<p>As mentioned, I don&#8217;t have access to the school network so I need to use a USB drive to get data to and from it. I use Windows Synctoy to keep the folders from the Windows&#8217; Dropbox synced with the folders on the USB. If I add anything to the USB it gets back to Windows and therefore Dropbox (and vice-versa).</p>
<p>So there we have it (I think), a setup which stops me having to think about my data and let software keep it organised for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2010/03/keeping-data-synchronised/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTC G1 Battery Life: Follow-up</title>
		<link>http://kieranhogg.com/blog/2009/12/htc-g1-battery-life-follow-up/</link>
		<comments>http://kieranhogg.com/blog/2009/12/htc-g1-battery-life-follow-up/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 19:27:40 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[htc]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/blog/?p=59</guid>
		<description><![CDATA[So I&#8217;ve had the G1 for a good few months now and it&#8217;s pretty awesome except for the well-publicised battery issues. Now, I&#8217;ve recently started commuting which involves a fair period on the train and tube. Since I started, it seemed to be even worse battery life but I thought I was just imaging it; [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img class="pie-img alignnone" style="margin:10px 10px 10px 10px;padding: 3px;border:1px solid black;float:left" src="http://lh5.ggpht.com/_FDwMHME8ytY/SyPv0g-LxkI/AAAAAAAAAjw/2MeesOk0mqY/s160-c/connectcharger-200x300.png" alt="connectcharger-200x300.png" /></p>
<p>So I&#8217;ve had the G1 for a good few months now and it&#8217;s pretty awesome except for the well-publicised battery issues. Now, I&#8217;ve recently started commuting which involves a fair period on the train and tube. Since I started, it seemed to be even worse battery life but I thought I was just imaging it; the battery didn&#8217;t seem to last until I got home however, this definitely seemed shorter.</p>
<p>It turns out that for whatever reason, the G1 really sucks when it doesn&#8217;t have a signal; it seems to rape the battery when it loses a signal while it frantically polls to find a reception. I installed <strong><em>Locale</em><span style="font-weight: normal;"> (a must-have app anyway) and an airplane mode plug-in for it and turned on airplane mode for the times I was travelling. The results are amazing, it literally lasts about twice as long.</span></strong></p>
<p><strong><span style="font-weight: normal;">Now, it goes without saying that this shouldn&#8217;t be necessary, the iPhone doesn&#8217;t need dirty hacks to last the day, but the battery issues were well publicised before I bought it. I hope this helps someone with their battery woes.</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2009/12/htc-g1-battery-life-follow-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>o2 Broadband DNS</title>
		<link>http://kieranhogg.com/blog/2009/12/o2-broadband-dns/</link>
		<comments>http://kieranhogg.com/blog/2009/12/o2-broadband-dns/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 22:04:57 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/blog/?p=57</guid>
		<description><![CDATA[If you (like me, and apparently scores of others) are having problem with o2 Broadband and it dropping connections, it&#8217;s down to its crappy DNS. I recommend changing the router&#8217;s DNS to something like OpenDNS or Google DNS (which the Howto uses) for the time being. How to change o2 router&#8217;s DNS]]></description>
			<content:encoded><![CDATA[<p>If you (like me, and apparently scores of others) are having problem with o2 Broadband and it dropping connections, it&#8217;s down to its crappy DNS. I recommend changing the router&#8217;s DNS to something like <a href="http://www.opendns.com/">OpenDNS</a> or <a href="http://code.google.com/speed/public-dns/">Google DNS</a> (which the Howto uses) for the time being.</p>
<p><a href="http://www.o2help.co.uk/router-change-dns/">How to change o2 router&#8217;s DNS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2009/12/o2-broadband-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 in Schools</title>
		<link>http://kieranhogg.com/blog/2009/12/web-2-0-in-schools/</link>
		<comments>http://kieranhogg.com/blog/2009/12/web-2-0-in-schools/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 17:46:29 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/blog/?p=32</guid>
		<description><![CDATA[Below is a post that I posted to the VLE of the school I am currently at. I don&#8217;t make any revolutionary claims here, I would imagine that all of the tools have at least been discussed, if not used, in schools already; this was just what I thought might be useful for this school. [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a post that I posted to the VLE of the school I am currently at. I don&#8217;t make any revolutionary claims here, I would imagine that all of the tools have at least been discussed, if not used, in schools already; this was just what I thought might be useful for this school.</p>
<p><span id="more-32"></span>I spend far too long messing about with various websites and tools and I sometimes think whether they have any use in teaching or not. I&#8217;m going to post a few I think might be useful in certain circumstances but I&#8217;d like some suggestions and comments from other teachers and (more importantly!) students on the websites I posted and also if you have any others you think might be useful?</p>
<p><span style="text-decoration: underline;"><strong>Twitter</strong></span><br />
If you haven&#8217;t heard of twitter now you must have been living under a rock. A cross between instant message and SMS, a user sends 140-character messages which everyone who &#8220;follows&#8221; them can read.<br />
Although Twitter is great for the general public, it has a few problems in the school setting, namely it being public and mainly personal use. Interestingly, there&#8217;s an open-source version of Twitter which allows you to install you own hosted version of Twitter which would be really useful for schools (<a style="color: black;" href="http://status.net" target="_blank">http://status.net/</a>).</p>
<p><strong>Possible Uses</strong></p>
<ul>
<li>Homework deadline notices</li>
<li>Getting help from other students</li>
<li>Disussions/debates</li>
</ul>
<p><strong>Pros</strong></p>
<ul>
<li>Easy to use</li>
<li>Makes it quick easy to contribute</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>Might be too public unless status.net is used</li>
<li>140 characters might not be enough!</li>
</ul>
<p><a style="color: black;" href="http://12seconds.tv" target="_blank"><span style="font-size: larger;"><span style="text-decoration: underline;"><strong>12Seconds</strong></span></span></a><br />
The video equivalent of twitter in that your videos can only be 12 seconds long. They also have an iPhone app which allows you to record from your phone.</p>
<p><strong>Possible Uses</strong></p>
<ul>
<li>Mini presentations</li>
<li>Short debates</li>
</ul>
<p><strong>Pros</strong></p>
<ul>
<li>Encourages you to be concise and focused</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>Like twitter, 12 seconds might be <em>too</em> short</li>
</ul>
<p><a style="color: black;" href="http://wave.google.com" target="_blank"><strong><span style="font-size: larger;"><span style="text-decoration: underline;">Google Wave</span></span></strong></a><br />
Google Wave is a fairly new tool that has been described as &#8220;email done right&#8221;. &#8220;Waves&#8221; are stored centrally so there&#8217;s no forwarding and replying and people can be added in after the fact and replay the wave to read it from the beginning.</p>
<p>If you edit a wave at the same time as someone else you will see their replies happening in real time; multiple people can be editing or adding replies at the same time. Files and widgets can be added inlne with the widgets being all sorts of things from embedded videos and maps to full-fledge applications.</p>
<p><strong>Possible Uses</strong></p>
<ul>
<li>Collabarative creative writing</li>
<li>Real-time minute taking</li>
<li>Collabarative marking</li>
<li>Surveys</li>
<li>Organising school trips/activites</li>
</ul>
<p><strong>Pros</strong></p>
<ul>
<li>Very flexible</li>
<li>Collaboration is central</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>As yet unfinished, still a way to go until it reaches its potential</li>
</ul>
<p><a style="color: black;" href="http://docs.google.com" target="_blank"><span style="text-decoration: underline;"><strong></strong><span style="font-size: larger;"><strong>Google Docs</strong></span></span></a><br />
An online suite of office applications with a focus on sharing documents. People can be invited to view, edit or comment on your documents. Not as full featured as Microsoft Office however.</p>
<p><strong>Possible Uses</strong></p>
<ul>
<li>Creating class/group projects</li>
</ul>
<p><strong>Pros</strong></p>
<ul>
<li>All documents are available on any computer</li>
<li>Very easy to share and collaborate</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>Not as feature-packed as Microsoft Office</li>
</ul>
<p><a style="color: black;" href="http://www.pixlr.com" target="_blank"><span style="font-size: larger;"><span style="text-decoration: underline;"><strong>Pixlr</strong></span></span></a><br />
An online image editing program</p>
<p><strong>Possible Uses</strong></p>
<ul>
<li>Editing images!</li>
</ul>
<p><strong>Pros</strong></p>
<ul>
<li>Free for anyone to use at home or school</li>
<li>Features are close enough to other applications so it feels familiar</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>Obviously not as good as Photoshop</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2009/12/web-2-0-in-schools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live@Edu email Activesync on Android</title>
		<link>http://kieranhogg.com/blog/2009/11/liveedu-email-activesync-on-android/</link>
		<comments>http://kieranhogg.com/blog/2009/11/liveedu-email-activesync-on-android/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:53:09 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/blog/?p=26</guid>
		<description><![CDATA[I&#8217;ve been trying to get a Microsoft live@edu email account set up on Android&#8217;s work email application which uses Activesync. This has only been tested with specifically live@edu accounts but any Windows Live-based email might work. The information needed to do it is out there but it&#8217;s really not very easy to find. Here is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to get a Microsoft live@edu email account set up on Android&#8217;s work email application which uses Activesync. This has only been tested with specifically live@edu accounts but any Windows Live-based email might work. The information needed to do it is out there but it&#8217;s really not very easy to find. Here is what worked for me.</p>
<p>My email was in the form username@live.uni.ac.uk.</p>
<p>Email address: username@live.uni.ac.uk.<br />
Server address: m.exchangelabs.com<br />
Username: username@live.uni.ac.uk.<br />
SSL: On</p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2009/11/liveedu-email-activesync-on-android/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Unblocking the HTC G1/Dream with a PUK</title>
		<link>http://kieranhogg.com/blog/2009/08/unblocking-the-htc-g1dream-with-a-puk/</link>
		<comments>http://kieranhogg.com/blog/2009/08/unblocking-the-htc-g1dream-with-a-puk/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 20:46:24 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/?p=18</guid>
		<description><![CDATA[If you&#8217;re stupid enough like me to manage to SIM lock your G1/Dream, you might wonder how to unlock it with a PUK code seeing as there&#8217;s apparently nowhere to enter it on a G1/Dream. The process is to click &#8216;Emergency call&#8217; and enter: **05*$puk_code*$new_pin*$new_pin# and press call. A nice sign of the times is [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re stupid enough like me to manage to SIM lock your G1/Dream, you might wonder how to unlock it with a PUK code seeing as there&#8217;s apparently nowhere to enter it on a G1/Dream. The process is to click &#8216;Emergency call&#8217; and enter:</p>
<pre>**05*$puk_code*$new_pin*$new_pin#</pre>
<p>and press call. A nice sign of the times is that you can also obtain your PUK code online, with T-Mobile at least.</p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2009/08/unblocking-the-htc-g1dream-with-a-puk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android and Google Apps</title>
		<link>http://kieranhogg.com/blog/2009/07/android-and-google-apps/</link>
		<comments>http://kieranhogg.com/blog/2009/07/android-and-google-apps/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:56:00 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kieranhogg.com.gridhosted.co.uk/blog/?p=9</guid>
		<description><![CDATA[Hopefully this can save some people the hassle of finding this out the hard way. You can use a Google Apps account with Android by clearing the saved data in the Google Apps application under Settings->Applications. The only snag with this is that your Google Apps account doesn&#8217;t have a Checkout account associated with it, [...]]]></description>
			<content:encoded><![CDATA[<p>Hopefully this can save some people the hassle of finding this out the hard way.</p>
<p>You <span style="font-style: italic;">can</span> use a <a href="http://www.google.com/a/">Google Apps</a> account with Android by clearing the saved data in the Google Apps application under Settings->Applications. The only snag with this is that your Google Apps account doesn&#8217;t have a Checkout account associated with it, this means that any apps your bought in the market on your old account won&#8217;t let you upgrade without buying again.</p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2009/07/android-and-google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>G1: review</title>
		<link>http://kieranhogg.com/blog/2009/04/g1-review/</link>
		<comments>http://kieranhogg.com/blog/2009/04/g1-review/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 10:22:00 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kieranhogg.com.gridhosted.co.uk/blog/?p=6</guid>
		<description><![CDATA[This is my review of the HTC G1 from T-Mobile. I must prefix this with saying that the G1 is my first &#8220;proper&#8221; phone, I&#8217;ve never really cared much for phones apart from being able to send a text and make a call. Hardware The first thing you notice about the G1 is the looks. [...]]]></description>
			<content:encoded><![CDATA[<p>This is my review of the HTC G1 from T-Mobile. I must prefix this with saying that the G1 is my first &#8220;proper&#8221; phone, I&#8217;ve never really cared much for phones apart from being able to send a text and make a call.</p>
<p><img src="http://img124.imageshack.us/img124/8002/htcdreamgoogleandroidg1.jpg" alt="HTC G1" /></p>
<p><span style="font-weight: bold;">Hardware</span><br />
The first thing you notice about the G1 is the looks. I can&#8217;t say I&#8217;m overly bothered about how my phone looks but it&#8217;s fair to say it&#8217;s not about to win Miss Mobile UK; if the iPhone is Brad Pitt, the G1 is Adam Sandler. It&#8217;s not horrible by any means but the generous touchscreen and slide-out keyboard (both pro&#8217;s in my eyes) unfortunately do nothing for its &#8220;lines&#8221;.</p>
<p>Being a Linux user, looks and fashion obviously hold little to no weight in my eyes and it&#8217;s all about the software and it doing neat stuff. Android the platform is good, very good. Again, it&#8217;s probably still not quite at iPhone standards but with today&#8217;s release of cupcake (which spurred me on to write this) it&#8217;s getting pretty damn close.</p>
<p>One key point to note is the battery life: shitty. Really shitty. Turning off most superfluous services and not raping the internet means you can make it last from getting up &#8217;til bed. Accidentally, I forgot to charge overnight once and it was just about alive in the morning. If you turn off absolutely everything and don&#8217;t touch it, it could probably last maybe two days but that sorta defeats the point of having a phone.</p>
<p><span style="font-weight: bold;">Software</span><br />
The layout of the home page is pretty good, the top bar doubles as a notification area which can be pulled down to reveal more information about the notifications received. The main area on the home screen is available to place shortcuts to apps and widgets, and as of cupcake, live folders and a better selection of widgets. The interface pre-cupcake was nice and smooth, however the upgrade has really brought some more polish to the system with some nice animations which make it feel more natural.</p>
<p>One of the key factors in getting the phone was the integration with Google products. Now, this might not interest some people, i.e. the people that think Google is going to crack one off while reading your smutty email to the girlfriend, but if you&#8217;re not a fan of Google&#8217;s products then this probably isn&#8217;t the phone for you. The products available are: Gmail, Calendar, Contacts (which make much more sense now), Maps, Youtube and Picassa. Notably missing is Reader which I can only assume is for a good reason.</p>
<p>Having all the Google services on your phone only adds to their usefulness, Contact for example automatically pulls in your Gmail contacts and vice-versa syncs your phone contacts back to Gmail, which would help cut down on the number of Facebook groups created when phones are lost by a factor of at least 10. Gmail and Calendar integration is slick and unobtrusive, the usefulness of having one place to keep all your calendar appointments can&#8217;t be understated for someone who has no clue what date it is. I finally see the appeal of a Blackberry. Google Maps was pretty much for the mobile, I had a chance to use it walking around London with Street View turned on and it was the most fun I&#8217;ve had sans-lubricant.</p>
<p>With the cupcake upgrade, the ability to upload video to Youtube and photos to Picassa was introduced, which both work really well. If the quality of the recorded video wasn&#8217;t bad enough though, uploading Youtube wrings any last drop of quality out of it, leaving a bone-dry, shitty mess.</p>
<p><span style="font-weight: bold;">Apps</span><br />
The Android Market is fairly new but has expanded to a fairly respectable size. It&#8217;s obviously nowhere near Apple&#8217;s but once you factor in that every 2-bit handset company will be shipping Android over their fucking awful piece of shit software they insisted inflicting on us for <span style="font-style: italic;">so many years</span>, the user base of Android might be rivalling that of the iPhone in a few years.</p>
<p>Despite the relative youth of Android Market, there&#8217;s still some very decent apps. A few that spring to mind:</p>
<ul>
<li><span style="font-weight: bold;">Qype</span>: a mobile version of their website but with ability to search nearby, very useful when in new places</li>
<li><span style="font-weight: bold;">Quickipedia</span>: Wikipedia formatted specifically for Android, never has taking a crap been so informative</li>
<li><span style="font-weight: bold;">Locale</span>: time- or location-based profiles that can trigger actions such as altering ring volume, enabling wifi etc. Useful for switching off ringtones whilst in lectures for example.</li>
<li><span style="font-weight: bold;">Twitdroid</span>: very capable twitter app so you can tell people you&#8217;re reading wikipedia on the shitter</li>
<li><span style="font-weight: bold;">Pixelpipe</span>: links in with their website and gives you the ability to post your blog/picture to pretty much every service with a shiny logo and a beta label</li>
</ul>
<p>Honorable mentions to Last.fm, Shazam, aNetShare, Scoreboard.</p>
<p>I think that&#8217;s all the bases covered. All in all, a very good phone albeit with a few faults, namely battery life and looks. Are they big enough to detract from the quality of the software? Not a chance. Android has changed the playing field for phone software; a worthy competitor to the iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2009/04/g1-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
