<?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>Eamonn Faherty</title>
	<atom:link href="http://blog.eamonnfaherty.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eamonnfaherty.co.uk</link>
	<description>technology enthusiast, public speaker and technical director</description>
	<lastBuildDate>Mon, 26 Jul 2010 23:33:18 +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>DJango in a (pea)nutshell</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/07/26/django-in-a-peanutshell/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/07/26/django-in-a-peanutshell/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 23:31:40 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=313</guid>
		<description><![CDATA[DJango is an open source MVC (or MTV) Web CMS written in Python, HTML, JS and CSS. It uses a urls file to interpret the incoming request, separating out the params from the action, eg /customer/1/delete would be interpreted as delete customer 1. The urls file links the request to a view function. This view [...]


Related posts:<ol><li><a href='http://blog.eamonnfaherty.co.uk/2009/09/08/social-networking/' rel='bookmark' title='Permanent Link: Social Networking'>Social Networking</a> <small>I am really interested in getting into the social networking...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="www.djangoproject.com">DJango</a> is an open source MVC  (or <a href="http://docs.djangoproject.com/en/dev/faq/general/#django-appears-to-be-a-mvc-framework-but-you-call-the-controller-the-view-and-the-view-the-template-how-come-you-don-t-use-the-standard-names">MTV</a>) Web CMS written in <a href="http://www.python.org/">Python</a>, HTML, JS and CSS.</p>
<p>It uses a urls file to interpret the incoming request, separating out the params from the action, eg /customer/1/delete would be interpreted as delete customer 1.</p>
<p>The urls file links the request to a view function.  This view function uses the model objects to modify the values in the database and then passes them onto a template.  This template then displays them!</p>
<p>The model objects are stored in a database and are defined using <a href="http://www.python.org/">python</a>.  There is not really any need to know sql. Although, I would always suggest knowing it!!!</p>
<p>That is it, really! There are loads of great features that I will cover soon!</p>
<p>I am doing my first commercial project in <a href="http://www.djangoproject.com/">DJango</a> and it is going well! I will  post on it once it goes live!</p>


<p>Related posts:<ol><li><a href='http://blog.eamonnfaherty.co.uk/2009/09/08/social-networking/' rel='bookmark' title='Permanent Link: Social Networking'>Social Networking</a> <small>I am really interested in getting into the social networking...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/07/26/django-in-a-peanutshell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changed themes again</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/07/22/changed-themes-again/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/07/22/changed-themes-again/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 20:32:51 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=291</guid>
		<description><![CDATA[Sorry all, I have had to switch back to my old theme. The comments plugin is broken in other themes No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Sorry all, I have had to switch back to my old theme.  The comments plugin is broken in other themes <img src='http://blog.eamonnfaherty.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/07/22/changed-themes-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jiglibflash First Experiences</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/07/22/jiglibflash-first-experiences/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/07/22/jiglibflash-first-experiences/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 19:56:53 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[jiglibflash]]></category>
		<category><![CDATA[papervision]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=299</guid>
		<description><![CDATA[I have been playing around with jiglibflash. It is a rigid body physics engine. I have been looking at example projects like this. I am working on a secret project at work and I thought it would be good to share what I have learned. I want to point out that I had no 3d [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have been playing around with <a href="http://www.jiglibflash.com/blog/">jiglibflash</a>.  It is a rigid body physics engine.  I have been looking at example projects like <a href="http://www.everydayflash.com/blog/index.php/2009/04/23/jiglibflash-3d-physics/">this</a>.  </p>
<p>I am working on a secret project at work and I thought it would be good to share what I have learned.  I want to point out that I had no 3d experience before I started this!  So you should be able to do this too! </p>
<p>I have been using <a href="http://blog.papervision3d.org/">papervision</a> to render a texture map.  It takes a black and white jpeg which marks shallower and higher areas on a terrain.  <a href="http://blog.papervision3d.org/">Papervision</a> converts this into a 3d terrain, mountains and ditches.  I also have a car which is loaded from a dae file.  <a href="http://blog.papervision3d.org/">Papervision</a> loads this file and renders it.  I am then using Jiglibflash to create JBoxes, JSpheres and others.  These &#8216;J&#8217; shapes are used for the collision detection.  You can even have a <a href="http://blog.papervision3d.org/">Papervision</a> sphere inside a JBox and the physics engine will treat it as a box.  It does all the collision detections for you.  It takes care of friction and gravity.  You can apply forces to the shapes.  It is really straight forward handling simple shapes.  The next stage of my project is to start describing complex shapes using these J shapes.  It is going to be tough!!! </p>
<p>Using these libraries has been great! It has been a bit of a pain as Jiglibflash uses <a href="http://blog.papervision3d.org/">Papervision</a> (you can also choose to use <a href="http://www.away3d.com">Away3D</a>) and you need to ensure you use working sets of <a href="http://www.jiglibflash.com/blog/">Jiglibflash</a> and <a href="http://blog.papervision3d.org/">Papervision</a>.  A lot of the examples use strange combinations of versions so beware!</p>
<p>I will post the other stuff I discover as I discover it!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/07/22/jiglibflash-first-experiences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promotion at Work</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/07/18/promotion-at-work/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/07/18/promotion-at-work/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:16:03 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=297</guid>
		<description><![CDATA[It has been a crazy few months. It all started when I left Gamesys. At Gamesys I was a flash developer. We produced gambling games. We used the flex sdk to compile, we used HudsonCI for continuous builds. We even (many moons ago) used to develop using TDD. It was, for a long while, a [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>It has been a crazy few months.  It all started when I left <a href="http://www.gamesys.co.uk">Gamesys</a>.</p>
<p>At Gamesys I was a flash developer.  We produced gambling games.  We used the <a href="http://opensource.adobe.com/wiki/display/flexsdk/">flex sdk</a> to compile, we used <a href="http://hudson-ci.org/">HudsonCI</a> for continuous builds.  We even (many moons ago) used to develop using TDD.  It was, for a long while, a serious programming outfit.  </p>
<p>For many reasons, I decided a change would be good and so I took the plunge and accepted a position at Fuse, who I had been really been impressed by.  Fuse is a digital agency with strong video and 3d skills.  Skills I have been lacking.  </p>
<p>Fuse were working on a project for <a href="http://www.footballpools.com/">The Football Pools</a>, it was Spot the Ball.  It was a free to play gambling game to be used as an acquisition tool and then a pay to play version was to be delivered after initial go live.  The project was a success and was delivered on time and we have now been asked to work on some more projects for The Football Pools.  I was really interested, working in a digital agency working on a gambling game after just leaving a gambling company.  The difference was unbelievable.  </p>
<p>Since joining Fuse,  have worked on programming with <a href="http://blog.papervision3d.org/">Papervision3D</a>, <a href="http://www.away3d.com/">Away3D</a>, <a href="http://www.jiglibflash.com">JiglibFlash</a>, <a href="http://unity3d.com/">Unity3d</a>, <a href="http://cocos2d.org/">Cocos2d</a> and more.  I have written a tool that uses OpenOffice 3 to convert PowerPoint documents into swfs and html.  I have written a php ldap address book which we have <a href="https://code.google.com/p/fusebook/">opensourced</a>. I have worked on internal network support, replacing a 2 x quad core mac with an <a href="http://nslu2-linux.org">NSLU2</a> (more on that later). It has been crazy but great!</p>
<p>Fuse have been happy with my performance and have made me a technical director.  I am very honoured and I am very excited about what we are going to achieve so watch this space!!! To celebrate this promotion I decided to give my blog a little facelift.  (I installed a new theme, lol).  Despite the change being minimal here it is! I hope you like it and I hope nothing has broken <img src='http://blog.eamonnfaherty.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/07/18/promotion-at-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Real Life Social Network v2</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/07/18/the-real-life-social-network-v2/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/07/18/the-real-life-social-network-v2/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 10:20:09 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=292</guid>
		<description><![CDATA[@padday put together a presentation on real life social networks and the problems they bring to the current online offerings. It is a very interesting read! It talks about the seperation of friends that exists offline and how the current online social networks do not support them. It points out some very obvious shortfalls. It [...]


Related posts:<ol><li><a href='http://blog.eamonnfaherty.co.uk/2009/09/08/social-networking/' rel='bookmark' title='Permanent Link: Social Networking'>Social Networking</a> <small>I am really interested in getting into the social networking...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>@padday put together a presentation on real life social networks and the problems they bring to the current online offerings.</p>
<p>It is a very interesting read!  It talks about the seperation of friends that exists offline and how the current online social networks do not support them.  It points out some very obvious shortfalls. It kind of reminds me of the IRC days where we had different channels for different groups.  This wasn&#8217;t really transfered online.  I cannot wait to see what @Google do with their new offering!</p>
<p>BTW, thanks to @robpenner for the retweet.  That is how I found this!</p>


<p>Related posts:<ol><li><a href='http://blog.eamonnfaherty.co.uk/2009/09/08/social-networking/' rel='bookmark' title='Permanent Link: Social Networking'>Social Networking</a> <small>I am really interested in getting into the social networking...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/07/18/the-real-life-social-network-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new phone! HTC Desire</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/07/17/my-new-phone-htc-desire/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/07/17/my-new-phone-htc-desire/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 12:20:52 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=288</guid>
		<description><![CDATA[I replaced (upgraded?) my iPhone for a HTC Desire. I started off by getting annoyed at people for not having html versions of their flash sites, then I got annoyed at Apple for not allowing flash on their iPhones and then I decided to go with the internet and embrace flash. So I bought a [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I replaced (upgraded?) my iPhone for a HTC Desire.</p>
<p>I started off by getting annoyed at people for not having html versions of their flash sites, then I got annoyed at Apple for not allowing flash on their iPhones and then I decided to go with the internet and embrace flash.  So I bought a HTC Desire.</p>
<p>I got my Desire about 2 months ago.  It was free on a £30 / month price plan from Orange (who turned out to have a worse network than 3!).  </p>
<p>The handset it amazing.  The battery is average, the screen display is very nice and it feels really sturdy in your hand.  It uses micro usb for charging so getting a charger for it is pretty easy!</p>
<p>I use Google Apps for my personal email/calendar/docs.  When I turned on the handset I entered my details and it sync&#8217;d over the air. I had my calendar, my email and all my contact available on the go.  AWESOME!</p>
<p>The market place app is pretty good.  It doesnt have the same feeling of quality as the App Store, but that is a very minor let down.  The apps themselves are a little lacking.  It reminds me of when I first got my iPhone.  There were very few good apps.  I think that will all change when <a href="http://gizmodo.com/5543853/what-is-froyo">Froyo </a>is out in full bloom and when the Air App Store opens up.</p>
<p>I have used three different software keyboards (including <a href="http://www.shapewriter.com/">ShapeWriter</a>, which i gave up on because I couldn&#8217;t figure out how to write in caps). I am yet to try <a href="http://www.swypeinc.com/">Swype</a>.</p>
<p>Web browsing is soooo much better than the iPhone.  The pages feel like they render quicker (I have not checked this out thoroughly so do not flame me!).  When you zoom in and out of a page the text automatically reflows to fit the screen, which makes reading it much easier.</p>
<p>The built in music player is a little shabby to be honest.  I am yet to find something as polished as iTunes.  It is nice just copying MP3s over to the microSD chip though and not having to sync.  Any tips on a media player would be great! <img src='http://blog.eamonnfaherty.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I have started devloping for the handset.  It is easier than the iPhone as I know Java already but I will go into more detail on that soon in another post!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/07/17/my-new-phone-htc-desire/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The prodigal blogger returns</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/07/17/the-prodigal-blogger-returns/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/07/17/the-prodigal-blogger-returns/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 12:02:44 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=286</guid>
		<description><![CDATA[I have not blogged for ages! Sorry! Things have been pretty crazy the last couple of months. I will post more on that very soon! I am now back and will be blogging until you are sick of it! Ha ha ha! No related posts. Related posts brought to you by Yet Another Related Posts [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have not blogged for ages!  Sorry!</p>
<p>Things have been pretty crazy the last couple of months.  I will post more on that very soon!</p>
<p>I am now back and will be blogging until you are sick of it! Ha ha ha!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/07/17/the-prodigal-blogger-returns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog updates</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/03/15/blog-updates/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/03/15/blog-updates/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 13:13:55 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=283</guid>
		<description><![CDATA[My blog is now on the Amazon cloud! I have signed up to AWS and am hosting my own sites on my own box (running Gentoo). I have also enabled a social networking plugin for wordpress that allows you to login using your google account. I will adding support for twitter and facebook soon! Related [...]


Related posts:<ol><li><a href='http://blog.eamonnfaherty.co.uk/2009/09/08/social-networking/' rel='bookmark' title='Permanent Link: Social Networking'>Social Networking</a> <small>I am really interested in getting into the social networking...</small></li>
<li><a href='http://blog.eamonnfaherty.co.uk/2010/01/27/google-services-what-a-gem/' rel='bookmark' title='Permanent Link: [Google Services] What a gem!'>[Google Services] What a gem!</a> <small>I have been using Google Apps for over a year...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>My blog is now on the Amazon cloud!  I have signed up to AWS and am hosting my own sites on my own box (running Gentoo).</p>
<p>I have also enabled a social networking plugin for wordpress that allows you to login using your google account.  I will adding support for twitter and facebook soon!</p>


<p>Related posts:<ol><li><a href='http://blog.eamonnfaherty.co.uk/2009/09/08/social-networking/' rel='bookmark' title='Permanent Link: Social Networking'>Social Networking</a> <small>I am really interested in getting into the social networking...</small></li>
<li><a href='http://blog.eamonnfaherty.co.uk/2010/01/27/google-services-what-a-gem/' rel='bookmark' title='Permanent Link: [Google Services] What a gem!'>[Google Services] What a gem!</a> <small>I have been using Google Apps for over a year...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/03/15/blog-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Google Services] What a gem!</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/01/27/google-services-what-a-gem/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/01/27/google-services-what-a-gem/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 08:11:37 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[google apps]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=248</guid>
		<description><![CDATA[I have been using Google Apps for over a year and I love the service. [Email] In the past year I have had about 20mins of downtime which is less than a third of the downtime I had when I paid for hosting. The service includes great spam filtering, good message labeling, secure imap and [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have been using Google Apps for over a year and I love the service.  </p>
<p>[Email]<br />
In the past year I have had about 20mins of downtime which is less than a third of the downtime I had when I paid for hosting.  The service includes great spam filtering, good message labeling, secure imap and pop3 and webmail.  The service is fast and very reliable. It is much better than <a href="http://squirrelmail.org/">squirrelmail</a>.</p>
<p>[Sites]<br />
I used Google Sites to host a website for our wedding.  It was inbetween using a template service like <a href="http://www.rvsitebuilder.com/">RV Site Builder</a> and a <a href="http://en.wikipedia.org/wiki/Wiki">wiki</a>.  It was easy to assemble and looked pretty good.  It has built in <a href="http://www.google.com/analytics">Google Analytics</a> tracking support so that you do not need to edit any templates.</p>
<p>more to come&#8230;<br />
<a href="http://www.google.com/apps/">More info and sign up</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/01/27/google-services-what-a-gem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The International Gaming Expo &#8211; Earls Court</title>
		<link>http://blog.eamonnfaherty.co.uk/2010/01/27/the-international-gaming-expo-earls-court/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2010/01/27/the-international-gaming-expo-earls-court/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 08:06:20 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[ICE]]></category>
		<category><![CDATA[ICEI]]></category>
		<category><![CDATA[IGE]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=271</guid>
		<description><![CDATA[I am heading off to IGE today. IGE is: The most influential group of gaming industry speakers ever assembled at a b2b exhibition will feature at the IGE Gaming Leaders Programme of presentations, seminars and round table discussions. The three day programme, consisting of 50 sessions with more content being added up until the shows [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I am heading off to IGE today. IGE is:</p>
<blockquote><p>The most influential group of gaming industry speakers ever assembled at a b2b exhibition will feature at the IGE Gaming Leaders Programme of presentations, seminars and round table discussions.  The three day programme, consisting of 50 sessions with more content being added up until the shows open, will deliver a unique insight and crucial first-mover advantage across a range of important commercial, technological, legislative and social responsibility areas</p></blockquote>
<p>I am going to be checking out all of the offline slot games and some of the online ones too.  I have heard that there is a lot of innovation in bingo this year and after the improvement in offline slots last year I cannot wait to see what is there this year.  I will take some pictures about blog them this week along with some reviews.</p>
<p>On a side note: if you want to meet with me to discuss some opportunities then drop me an email using the contact form. I will be checking my email whilst there.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2010/01/27/the-international-gaming-expo-earls-court/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
