<?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>RobotII</title>
	<atom:link href="http://www.robotii.co.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robotii.co.uk</link>
	<description>Welcome to the real world</description>
	<lastBuildDate>Wed, 21 Sep 2011 21:22:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Update to Ultimate Google Analytics WordPress Plugin</title>
		<link>http://www.robotii.co.uk/2011/09/update-to-ultimate-google-analytics-wordpress-plugin</link>
		<comments>http://www.robotii.co.uk/2011/09/update-to-ultimate-google-analytics-wordpress-plugin#comments</comments>
		<pubDate>Wed, 21 Sep 2011 21:22:44 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[ultimate]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=458</guid>
		<description><![CDATA[I really like the Ultimate Google Analytics plugin for WordPress. It does exactly as I need it to do in terms of ensuring that the Analytics code is embedded in each page. Unfortunately it hasn&#8217;t been updated since 2008, and the code is a little out of date. I have taken the liberty of updating…]]></description>
			<content:encoded><![CDATA[<p>I really like the<a href="http://www.oratransplant.nl/uga/" target="_blank"> Ultimate Google Analytics plugin for WordPress</a>. It does exactly as I need it to do in terms of ensuring that the Analytics code is embedded in each page. Unfortunately it hasn&#8217;t been updated since 2008, and the code is a little out of date.</p>
<p>I have taken the liberty of updating some of the code, and have posted it here for you to share. This adds in the most recent GA javascript, allowing it to load asynchronously and hence speed the page load time. I am keen to make further changes, but I have contacted the author of the original code to see if he is willing to pass the maintenance burden onto myself.</p>
<p>The code is compatible with any version of WordPress from 1.5 to 3.2.1 and probably beyond. That said, please leave a comment if you do have any problems with it.</p>
<p><strong>Download: </strong><a href="http://www.robotii.co.uk/wp-content/uploads/2011/09/ultimate_ga_1.6.1.php_.zip">ultimate_ga_1.6.1.zip</a><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2005/11/google-analytics" rel="bookmark" title="24/11/2005">Google Analytics</a></li>
<li><a href="http://www.robotii.co.uk/2005/05/upgrade-to-wordpress-151" rel="bookmark" title="17/5/2005">Upgrade to WordPress 1.5.1</a></li>
<li><a href="http://www.robotii.co.uk/2008/07/using-the-wordpress-itouch-client" rel="bookmark" title="26/7/2008">Using the WordPress iTouch client</a></li>
<li><a href="http://www.robotii.co.uk/2009/01/migrate-omnifocus-to-things-applescript" rel="bookmark" title="15/1/2009">Migrate Omnifocus to Things Applescript</a></li>
<li><a href="http://www.robotii.co.uk/2008/09/the-almost-compulsory-google-chrome-post" rel="bookmark" title="3/9/2008">The almost compulsory Google Chrome post</a></li>
</ul>
<p><!-- Similar Posts took 24.602 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2011/09/update-to-ultimate-google-analytics-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just do it (again)</title>
		<link>http://www.robotii.co.uk/2011/09/just-do-it-again</link>
		<comments>http://www.robotii.co.uk/2011/09/just-do-it-again#comments</comments>
		<pubDate>Fri, 02 Sep 2011 12:35:37 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=449</guid>
		<description><![CDATA[Plan to throw one away, you will anyway It is a well known axiom in computer science that the first system or prototype you develop will need to be discarded. There are a number of factors that can contribute to this. Firstly, the understanding you gain on what the system needs to do from actually…]]></description>
			<content:encoded><![CDATA[<p><em>Plan to throw one away, you will anyway</em></p>
<p>It is a well known axiom in computer science that the first system or prototype you develop will need to be discarded. There are a number of factors that can contribute to this. Firstly, the understanding you gain on what the system needs to do from actually building the system quite frequently means that it would make more sense to completely redo the project or code.</p>
<p>Secondly there could be some improvements that you could make after seeing the system in operation, ranging from performance optimisation to additional features that would be useful.</p>
<p>There are doubtless many other reasons that could be brought up. However, I&#8217;d like to point out a couple of points on this.</p>
<p>It is not always a bad thing to have to start again. Sometimes this is exactly what is needed, although it is far from the axiomic truth that is is purported to be.</p>
<p>System designers and project managers rarely take this into account when planning and designing new systems. This can lead to project overruns, in terms of budget, time and lead to low quality deliverables.</p>
<p>Agile solutions are proposed as an answer to this, but I remain unconvinced. I definitely see these techniques as being better than the traditional waterfall methodology for a large proportion of projects, but I am convinced that there needs to be a fundamental change in the way we develop and manage large software products.</p>
<p>I will hopefully get round to posting my thoughts on how this can be achieved in the near future.</p>
<p><em>I would appreciate any comments on this subject.</em><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2008/09/omnifocus-for-iphoneipod-touch" rel="bookmark" title="25/9/2008">Omnifocus for iPhone/iPod Touch</a></li>
<li><a href="http://www.robotii.co.uk/2008/10/notemeister" rel="bookmark" title="16/10/2008">Notemeister</a></li>
<li><a href="http://www.robotii.co.uk/2007/02/another-week" rel="bookmark" title="9/2/2007">Another week</a></li>
<li><a href="http://www.robotii.co.uk/2007/06/getting-to-comment-on-other-peoples-giraffes-like-blog-posts" rel="bookmark" title="11/6/2007">Getting to comment on other people&#8217;s giraffes, like blog posts</a></li>
<li><a href="http://www.robotii.co.uk/2007/02/how-to-write-an-excellent-best-mans-speech" rel="bookmark" title="17/2/2007">How to write an excellent Best Man&#8217;s Speech</a></li>
</ul>
<p><!-- Similar Posts took 29.904 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2011/09/just-do-it-again/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASUS Transformer TF101 with docking station</title>
		<link>http://www.robotii.co.uk/2011/08/asus-transformer-tf101-with-docking-station</link>
		<comments>http://www.robotii.co.uk/2011/08/asus-transformer-tf101-with-docking-station#comments</comments>
		<pubDate>Wed, 31 Aug 2011 08:17:25 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Play]]></category>
		<category><![CDATA[slate]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[tf101]]></category>
		<category><![CDATA[transformer]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=432</guid>
		<description><![CDATA[Just bought the ASUS Transformer TF101 with the docking station, and I&#8217;m pretty impressed. The unit came with Android 3.1, but very quickly got an update to version 3.2. The device can be used as a slate device, like the iPad, but with the addition of the keyboard dock (which also extends the battery life…]]></description>
			<content:encoded><![CDATA[<p>Just bought the <a href="http://www.amazon.co.uk/gp/product/B004TB0EXY/ref=as_li_ss_tl?ie=UTF8&amp;tag=imagesofbroke-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B004TB0EXY">ASUS Transformer TF101</a> with the docking station, and I&#8217;m pretty impressed. The unit came with Android 3.1, but very quickly got an update to version 3.2. The device can be used as a slate device, like the iPad, but with the addition of the keyboard dock (which also extends the battery life considerably) it becomes an Android netbook.</p>
<p>There is a raft of bundled software, including Polaris Office, which is capable of replacing Microsoft Office for reading and making edits to Office files. Power users will be disappointed perhaps, but for me the functionality is great. You also have access to all the Android apps on the market, as well as any you download from third parties.</p>
<p>I think that this is the first Android tablet that compares favourably with the Apple iPad(2). Having used it I don&#8217;t think I would ever change to an iPad (I&#8217;ve tried out the iPad and I like it too, but this just blows it away!)</p>
<p>Absolutely brilliant! Click the picture below to buy one from Amazon.co.uk.</p>
<p><a href="http://www.amazon.co.uk/gp/product/B004TB0EXY/ref=as_li_ss_tl?ie=UTF8&amp;tag=imagesofbroke-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B004TB0EXY"><img class="alignnone" style="border-style: initial; border-color: initial;" src="http://ws.assoc-amazon.co.uk/widgets/q?_encoding=UTF8&amp;Format=_SL110_&amp;ASIN=B004TB0EXY&amp;MarketPlace=GB&amp;ID=AsinImage&amp;WS=1&amp;tag=imagesofbroke-21&amp;ServiceVersion=20070822" alt="" width="110" height="95" /></a></p>
<p>&nbsp;</p>
<div></div>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2009/05/location-of-uk-official-update-for-cupcake-g1" rel="bookmark" title="5/5/2009">Location of UK Official Update for Cupcake G1</a></li>
<li><a href="http://www.robotii.co.uk/2007/09/microsoft-attacks-google-apps" rel="bookmark" title="12/9/2007">Microsoft attacks Google Apps</a></li>
<li><a href="http://www.robotii.co.uk/2006/06/to-all-those-still-using-internet-explorer" rel="bookmark" title="8/6/2006">To all those still using Internet Explorer</a></li>
<li><a href="http://www.robotii.co.uk/2010/12/quicktodo-android-app-now-available-on-android-market" rel="bookmark" title="17/12/2010">QuickTodo Android App now Available on Android Market</a></li>
<li><a href="http://www.robotii.co.uk/2006/03/links-for-2006-03-11" rel="bookmark" title="11/3/2006">links for 2006-03-11</a></li>
</ul>
<p><!-- Similar Posts took 28.755 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2011/08/asus-transformer-tf101-with-docking-station/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s going to be different this time?</title>
		<link>http://www.robotii.co.uk/2011/08/whats-going-to-be-different-this-time</link>
		<comments>http://www.robotii.co.uk/2011/08/whats-going-to-be-different-this-time#comments</comments>
		<pubDate>Tue, 30 Aug 2011 11:37:47 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Life Hacks]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[different]]></category>
		<category><![CDATA[resolutions]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/2011/08/whats-going-to-be-different-this-time</guid>
		<description><![CDATA[We all know the speed at which New Year&#8217;s Resolutions become forgotten, or how promises are rapidly broken and how good intentions crumble under weight of everyday life. In order to make sure when we make our next set of vows, promises and commitments that we don&#8217;t fall into the same old trap, we need…]]></description>
			<content:encoded><![CDATA[<p>We all know the speed at which New Year&#8217;s Resolutions become forgotten, or how promises are rapidly broken and how good intentions crumble under weight of everyday life. In order to make sure when we make our next set of vows, promises and commitments that we don&#8217;t fall into the same old trap, we need to look at the reasons behind the failures, and make changes that will make it easier on ourselves.</p>
<p>This could take the form of putting things on an easily accessible calendar, sticking a reminder on your computer or fridge, or simply ensuring that you build it into your daily routine. If you don&#8217;t change the things you do that aren&#8217;t working, then you will get the same results you did before.</p>
<p>So, before you attempt a change that you&#8217;ve tried and failed to do in the past, ask yourself the question.</p>
<p><em>What&#8217;s going to be different this time?</em></p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2008/10/name-change-on-this-site" rel="bookmark" title="16/10/2008">Name change on this site</a></li>
<li><a href="http://www.robotii.co.uk/2008/09/removing-obstacles" rel="bookmark" title="26/9/2008">Removing obstacles</a></li>
<li><a href="http://www.robotii.co.uk/2008/09/quote-of-the-day" rel="bookmark" title="13/9/2008">Quote of the Day</a></li>
<li><a href="http://www.robotii.co.uk/2007/06/release-new-energy-into-your-life" rel="bookmark" title="13/6/2007">Release New Energy into your Life</a></li>
<li><a href="http://www.robotii.co.uk/2007/02/another-week" rel="bookmark" title="9/2/2007">Another week</a></li>
</ul>
<p><!-- Similar Posts took 25.924 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2011/08/whats-going-to-be-different-this-time/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get all tables with a particular column name [SQL Server]</title>
		<link>http://www.robotii.co.uk/2011/07/get-all-tables-with-a-particular-column-name-sql-server</link>
		<comments>http://www.robotii.co.uk/2011/07/get-all-tables-with-a-particular-column-name-sql-server#comments</comments>
		<pubDate>Sun, 17 Jul 2011 15:19:53 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[column name]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=406</guid>
		<description><![CDATA[The following SQL is useful in picking the names of all tables in a database that have a column with a particular name. Note that this uses system objects that may be subject to change in future releases. SELECT t.name AS table_name, SCHEMA_NAME(schema_id) AS schema_name, c.name AS column_name FROM sys.tables AS t INNER JOIN sys.columns…]]></description>
			<content:encoded><![CDATA[<p><!-- ======================================================= --> <!-- Created by AbiWord, a free, Open Source wordprocessor.  --> <!-- For more information visit http://www.abisource.com.    --> <!-- ======================================================= --> <!-- #toc, .toc, .mw-warning { 	border: 1px solid #aaa; 	background-color: #f9f9f9; 	padding: 5px; 	font-size: 95%; } #toc h2, .toc h2 { 	display: inline; 	border: none; 	padding: 0; 	font-size: 100%; 	font-weight: bold; } #toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle { 	text-align: center; } #toc ul, .toc ul { 	list-style-type: none; 	list-style-image: none; 	margin-left: 0; 	padding-left: 0; 	text-align: left; } #toc ul ul, .toc ul ul { 	margin: 0 0 0 2em; } #toc .toctoggle, .toc .toctoggle { 	font-size: 94%; }@media print, projection, embossed { 	body { 		padding-top:1in; 		padding-bottom:1in; 		padding-left:1in; 		padding-right:1in; 	} } body { 	text-decoration:none; 	text-indent:0in; 	text-align:left; 	font-weight:normal; 	font-variant:normal; 	color:#000000; 	font-size:12pt; 	font-style:normal; 	widows:2; 	font-family:'Times New Roman'; } table { } td { 	border-collapse:collapse; 	text-align:left; 	vertical-align:top; } p, h1, h2, h3, li { 	color:#000000; 	font-family:'Times New Roman'; 	font-size:12pt; 	text-align:left; 	vertical-align:normal; } *.normal_(web) { 	margin-bottom:5pt; 	margin-top:5pt; } --></p>
<div>
<p>The following SQL is useful in picking the names of all tables in a database that have a column with a particular name. Note that this uses system objects that may be subject to change in future releases.</p>
<blockquote>
<pre>SELECT t.name AS table_name,
SCHEMA_NAME(schema_id) AS schema_name,
c.name AS column_name
FROM sys.tables AS t
INNER JOIN sys.columns c ON t.OBJECT_ID = c.OBJECT_ID
WHERE c.name LIKE '%column_name%'
ORDER BY schema_name, table_name</pre>
</blockquote>
<p>This returns the name of the table, schema (e.g. dbo), and the column name. The like clause will return columns with names containing the phrase, in case there are any prefixes or postfixes on the column name.</p>
<h2>See Also:</h2>
<p dir="ltr">sp_msforeachtable &#8211; search on google or other search engine<br />
sp_msforeachdb &#8211; search on google or other search engine</p>
</div>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2011/07/how-to-drop-a-table-only-if-it-already-exists" rel="bookmark" title="15/7/2011">How to drop a table only if it already exists [SQL Server]</a></li>
<li><a href="http://www.robotii.co.uk/2004/08/search-engine-creations" rel="bookmark" title="31/8/2004">Search Engine Creations</a></li>
<li><a href="http://www.robotii.co.uk/2006/06/to-all-those-still-using-internet-explorer" rel="bookmark" title="8/6/2006">To all those still using Internet Explorer</a></li>
<li><a href="http://www.robotii.co.uk/2005/05/rss-feeds-and-google" rel="bookmark" title="9/5/2005">RSS feeds and Google</a></li>
<li><a href="http://www.robotii.co.uk/2006/03/links-for-2006-03-21" rel="bookmark" title="21/3/2006">links for 2006-03-21</a></li>
</ul>
<p><!-- Similar Posts took 21.980 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2011/07/get-all-tables-with-a-particular-column-name-sql-server/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to drop a table only if it already exists [SQL Server]</title>
		<link>http://www.robotii.co.uk/2011/07/how-to-drop-a-table-only-if-it-already-exists</link>
		<comments>http://www.robotii.co.uk/2011/07/how-to-drop-a-table-only-if-it-already-exists#comments</comments>
		<pubDate>Fri, 15 Jul 2011 06:11:03 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[if exists]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tempdb]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=399</guid>
		<description><![CDATA[This is the best way I have found of dropping a table if (and only if) it already exists. IF OBJECT_ID('dbo.[TABLE_NAME]','U') IS NOT NULL DROP TABLE dbo.[TABLE_NAME] GO the advantage that this method has over numerous other methods is that it will work in tempdb, with temporary tables. i.e you can use &#8216;tempdb..#temp&#8217; Similar Posts:…]]></description>
			<content:encoded><![CDATA[<div>
<p>This is the best way I have found of dropping a table if (and only if) it already exists.</p>
<blockquote>
<pre>IF OBJECT_ID('dbo.[TABLE_NAME]','U') IS NOT NULL
DROP TABLE dbo.[TABLE_NAME]
GO</pre>
</blockquote>
<p>the advantage that this method has over numerous other methods is that it will work in tempdb, with temporary tables. i.e you can use &#8216;tempdb..#temp&#8217;</p>
</div>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2011/07/get-all-tables-with-a-particular-column-name-sql-server" rel="bookmark" title="17/7/2011">Get all tables with a particular column name [SQL Server]</a></li>
<li><a href="http://www.robotii.co.uk/2005/05/rss-feeds-and-google" rel="bookmark" title="9/5/2005">RSS feeds and Google</a></li>
<li><a href="http://www.robotii.co.uk/2009/01/twitter-and-productivity-the-seven-deadly-virtues" rel="bookmark" title="13/1/2009">Twitter and Productivity &#8211; The seven deadly virtues</a></li>
<li><a href="http://www.robotii.co.uk/scripts" rel="bookmark" title="3/10/2008">Scripts</a></li>
<li><a href="http://www.robotii.co.uk/2010/12/quicktodo-android-app-now-available-on-android-market" rel="bookmark" title="17/12/2010">QuickTodo Android App now Available on Android Market</a></li>
</ul>
<p><!-- Similar Posts took 20.575 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2011/07/how-to-drop-a-table-only-if-it-already-exists/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to annoy your fellow commuters (Part 2)</title>
		<link>http://www.robotii.co.uk/2011/07/how-to-annoy-your-fellow-commuters-part-2</link>
		<comments>http://www.robotii.co.uk/2011/07/how-to-annoy-your-fellow-commuters-part-2#comments</comments>
		<pubDate>Thu, 14 Jul 2011 20:44:15 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[annoyance]]></category>
		<category><![CDATA[eye contact]]></category>
		<category><![CDATA[fellow_commuters]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[stare]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=392</guid>
		<description><![CDATA[As it&#8217;s about time for part 2, and I&#8217;ve learned much in the past few years, having gained the experience of commuting to a different place, I thought I would share another powerful tip with you. This tip is even more powerful than the last time, so be very wary of when you use it.…]]></description>
			<content:encoded><![CDATA[<p>As it&#8217;s about time for part 2, and I&#8217;ve learned much in the past few years, having gained the experience of commuting to a different place, I thought I would share another powerful tip with you. This tip is even more powerful than the last time, so be very wary of when you use it.</p>
<p>Stand opposite the person you wish to annoy (you won&#8217;t be getting a seat, and there are too many annoying people for you not to be standing across from one, so this is a given).</p>
<p><strong>Look in the direction of the person</strong>, but focus on a point behind their head so you are looking straight through them.</p>
<p><strong>Refuse to make eye contact with the person</strong>, instead maintaining your gaze until the person stops being annoying, turns away or moves (or if you get tired or bored instead).</p>
<p>You will be astounded by how this affects people. the effects can be quite devastating. At the very least, people will be uncomfortable with it, and will seek to avoid your gaze.</p>
<p>For a double helping from today&#8217;s tip jar, combine the above with Pavlovian training, to entice your fellow commuters to be nice. To do this, simply wait until the person stops the annoying behaviour, then simply stop staring through them, make eye contact and smile. It will be more effective if you can repeat the training, either over multiple sessions, or multiple times in the same journey.</p>
<p>Leave your tips below in the comments.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2007/05/how-to-annoy-your-fellow-commuters-part-1" rel="bookmark" title="24/5/2007">How to annoy your fellow commuters (Part 1)</a></li>
<li><a href="http://www.robotii.co.uk/2007/06/getting-to-comment-on-other-peoples-giraffes-like-blog-posts" rel="bookmark" title="11/6/2007">Getting to comment on other people&#8217;s giraffes, like blog posts</a></li>
<li><a href="http://www.robotii.co.uk/2007/06/how-to-leave-a-good-comment-and-lasting-impression-on-someones-site" rel="bookmark" title="26/6/2007">How to leave a good comment, and lasting impression on someone&#8217;s site</a></li>
<li><a href="http://www.robotii.co.uk/2007/09/increase-your-time-with-god" rel="bookmark" title="6/9/2007">Increase your time with God</a></li>
<li><a href="http://www.robotii.co.uk/2007/02/how-to-write-an-excellent-best-mans-speech" rel="bookmark" title="17/2/2007">How to write an excellent Best Man&#8217;s Speech</a></li>
</ul>
<p><!-- Similar Posts took 29.242 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2011/07/how-to-annoy-your-fellow-commuters-part-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>QuickTodo Android App now Available on Android Market</title>
		<link>http://www.robotii.co.uk/2010/12/quicktodo-android-app-now-available-on-android-market</link>
		<comments>http://www.robotii.co.uk/2010/12/quicktodo-android-app-now-available-on-android-market#comments</comments>
		<pubDate>Fri, 17 Dec 2010 14:23:53 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[QuickTodo]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=377</guid>
		<description><![CDATA[Those of you who have an Android phone may want to check out my QuickTodo app, now available on the Android Market. Either scan the image on the right with the barcode scanner, or if you&#8217;re reading this on your phone, simply touch the image to download. Here is the application description: QuickTodo is the…]]></description>
			<content:encoded><![CDATA[<div id="attachment_378" class="wp-caption alignright" style="width: 158px"><a href="market://search?q=pname:org.jetpad.quicktodoads"><img class="size-thumbnail wp-image-378 " title="market_quicktodoads" src="http://www.robotii.co.uk/wp-content/uploads/2010/12/market___search_q_pname_2-150x150.png" alt="" width="150" height="150" /></a><p class="wp-caption-text">Download QuickTodo</p></div>
<p>Those of you who have an Android phone may want to check out my QuickTodo app, now available on the Android Market.</p>
<p>Either scan the image on the right with the barcode scanner, or if you&#8217;re reading this on your phone, simply touch the image to download.</p>
<p>Here is the application description:</p>
<p>QuickTodo is the easy way to manage your tasks.</p>
<p>Use due dates, priorities and repeating tasks to organise and keep on top of everything.</p>
<p>With drag and drop, you can quickly reorder your lists.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Repeating Tasks</li>
<li>Priorities</li>
<li>Multiple Lists</li>
<li>Drag and Drop</li>
<li>Notifications</li>
<li>Search</li>
</ul>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2008/09/omnifocus-for-iphoneipod-touch" rel="bookmark" title="25/9/2008">Omnifocus for iPhone/iPod Touch</a></li>
<li><a href="http://www.robotii.co.uk/2009/05/location-of-uk-official-update-for-cupcake-g1" rel="bookmark" title="5/5/2009">Location of UK Official Update for Cupcake G1</a></li>
<li><a href="http://www.robotii.co.uk/2011/08/asus-transformer-tf101-with-docking-station" rel="bookmark" title="31/8/2011">ASUS Transformer TF101 with docking station</a></li>
<li><a href="http://www.robotii.co.uk/2007/05/nokia-n95" rel="bookmark" title="24/5/2007">Nokia N95</a></li>
<li><a href="http://www.robotii.co.uk/2004/08/search-engine-creations" rel="bookmark" title="31/8/2004">Search Engine Creations</a></li>
</ul>
<p><!-- Similar Posts took 8.669 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2010/12/quicktodo-android-app-now-available-on-android-market/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The five pound value challenge</title>
		<link>http://www.robotii.co.uk/2010/02/the-five-pound-value-challenge</link>
		<comments>http://www.robotii.co.uk/2010/02/the-five-pound-value-challenge#comments</comments>
		<pubDate>Tue, 23 Feb 2010 22:05:03 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[five pound]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=365</guid>
		<description><![CDATA[This post is for those with some spare time on their hands, or those who want to make a difference in the world. The premise is very simple, just create and give away five pounds or equivalent of value. This does not have to mean donating £5 to charity, it could be writing a blog…]]></description>
			<content:encoded><![CDATA[<p>This post is for those with some spare time on their hands, or those who want to make a difference in the world. The premise is very simple, just create and give away five pounds or equivalent of value.</p>
<p>This does not have to mean donating £5 to charity, it could be writing a blog post about your experience, giving some time to help someone out or anything that you feel generates value for someone.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2009/01/twitter-and-productivity-the-seven-deadly-virtues" rel="bookmark" title="13/1/2009">Twitter and Productivity &#8211; The seven deadly virtues</a></li>
<li><a href="http://www.robotii.co.uk/2007/06/avoiding-the-reciprocity-norm" rel="bookmark" title="26/6/2007">Avoiding the Reciprocity Norm</a></li>
<li><a href="http://www.robotii.co.uk/2011/07/how-to-annoy-your-fellow-commuters-part-2" rel="bookmark" title="14/7/2011">How to annoy your fellow commuters (Part 2)</a></li>
<li><a href="http://www.robotii.co.uk/2005/02/gifts" rel="bookmark" title="15/2/2005">Gifts</a></li>
<li><a href="http://www.robotii.co.uk/2007/06/release-new-energy-into-your-life" rel="bookmark" title="13/6/2007">Release New Energy into your Life</a></li>
</ul>
<p><!-- Similar Posts took 20.989 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2010/02/the-five-pound-value-challenge/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Location of UK Official Update for Cupcake G1</title>
		<link>http://www.robotii.co.uk/2009/05/location-of-uk-official-update-for-cupcake-g1</link>
		<comments>http://www.robotii.co.uk/2009/05/location-of-uk-official-update-for-cupcake-g1#comments</comments>
		<pubDate>Tue, 05 May 2009 21:19:04 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cupcake]]></category>
		<category><![CDATA[g1]]></category>

		<guid isPermaLink="false">http://www.robotii.co.uk/?p=350</guid>
		<description><![CDATA[http://android.clients.google.com/updates/signed-CRB17-from-TMI-RC9-eu.17667e06.zip Quick Instructions Make sure your battery is charged at least 75% before attempting this. 1. Put the file on your micro sd card. 2. Rename it to update.zip 3. Disconnect phone from computer and shut down phone. (Hold End Call Button) 4. Hold down home button and press power button. Hold both until the…]]></description>
			<content:encoded><![CDATA[<p><a href="http://android.clients.google.com/updates/signed-CRB17-from-TMI-RC9-eu.17667e06.zip">http://android.clients.google.com/updates/signed-CRB17-from-TMI-RC9-eu.17667e06.zip</a></p>
<p>Quick Instructions</p>
<p>Make sure your battery is charged at least 75% before attempting this.</p>
<p>1. Put the file on your micro sd card.</p>
<p>2. Rename it to update.zip</p>
<p>3. Disconnect phone from computer and shut down phone. (Hold End Call Button)</p>
<p>4. Hold down home button and press power button. Hold both until the triangle appears.</p>
<p>5. Hold Alt and press L key on keyboard</p>
<p>6. Hold Alt and press S key on on keyboard.</p>
<p>7. Wait while the the update is applied.</p>
<p>8. Press the home and back buttons to reboot when prompted. (Middle two buttons on front of phone, not trackball!)</p>
<p>Enjoy your cupcake!<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.robotii.co.uk/2010/12/quicktodo-android-app-now-available-on-android-market" rel="bookmark" title="17/12/2010">QuickTodo Android App now Available on Android Market</a></li>
<li><a href="http://www.robotii.co.uk/2011/08/asus-transformer-tf101-with-docking-station" rel="bookmark" title="31/8/2011">ASUS Transformer TF101 with docking station</a></li>
<li><a href="http://www.robotii.co.uk/2008/09/omnifocus-for-iphoneipod-touch" rel="bookmark" title="25/9/2008">Omnifocus for iPhone/iPod Touch</a></li>
<li><a href="http://www.robotii.co.uk/2006/08/argos-refuses-to-return-stolen-mp3-player" rel="bookmark" title="29/8/2006">Argos refuses to return &#8220;stolen&#8221; MP3 player</a></li>
<li><a href="http://www.robotii.co.uk/best-mans-speech" rel="bookmark" title="8/2/2005">Best Man&#8217;s Speech</a></li>
</ul>
<p><!-- Similar Posts took 23.321 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robotii.co.uk/2009/05/location-of-uk-official-update-for-cupcake-g1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

