<?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 &#187; pligg</title>
	<atom:link href="http://blog.eamonnfaherty.co.uk/tag/pligg/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eamonnfaherty.co.uk</link>
	<description>technology enthusiast and public speaker</description>
	<lastBuildDate>Tue, 21 Jun 2011 10:14:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>It is about that time again&#8230;</title>
		<link>http://blog.eamonnfaherty.co.uk/2009/08/22/it-is-about-that-time-again/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2009/08/22/it-is-about-that-time-again/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 19:46:51 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[about me]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[flexcover]]></category>
		<category><![CDATA[lfpug]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[opensocial]]></category>
		<category><![CDATA[pligg]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=134</guid>
		<description><![CDATA[Hey ho! I have been pretty busy getting ready for my lfpug talk next month. It is my first public talk at a user group and I am a little nervous! I am sure a few drinks will help me through it. I have my own page on their site too. Check it out! I have been reading my Refactoring to Patterns book. After reading through it, Reafactoring and Design Patterns I am longing to work on a new project! Where I can put all of this good reading into use! I have been pretty busy looking at what isRead more


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Hey ho!</p>
<p>I have been pretty busy getting ready for my <a href="http://www.lfpug.com/">lfpug</a> talk next month.  It is my first public talk at a user group and I am a little nervous!  I am sure a few drinks will help me through it. I have my own page on their site too.  <a href="http://www.lfpug.com/eamonn-faherty/#more-176">Check it out!</a></p>
<p>I have been reading my <a href="http://www.amazon.co.uk/Refactoring-Patterns-Addison-Wesley-Signature-Kerievsky/dp/0321213351/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1250970103&#038;sr=8-1">Refactoring to Patterns</a> book.  After reading through it, <a href="http://www.amazon.co.uk/Refactoring-Improving-Design-Existing-Technology/dp/0201485672/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1250970141&#038;sr=8-1">Reafactoring</a> and <a href="http://www.amazon.co.uk/Design-patterns-elements-reusable-object-oriented/dp/0201633612/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1250970168&#038;sr=1-1">Design Patterns</a> I am longing to work on a new project! Where I can put all of this good reading into use!</p>
<p>I have been pretty busy looking at what is going on in the world too.  I am looking for a meaty project to get involved in:</p>
<p>I spoke to a couple of the maintainers of <a href="http://code.google.com/p/flexcover/">flexcover</a> and they have agreed to add me as a contributor for it.  I have a patch to submit but I am struggling with setting up my environment.  I need to run my unit tests and build the project before I can commit.    </p>
<p>I am also really interested in getting involved with some open social projects.  There is a pretty mature AS3 api on <a href="http://code.google.com/p/opensocial-as3-client/">google code</a>.  I am interested in taking that further and getting a really bullet proof setup! But, I cannot say much incase somebody steals my plans! Muhahahaha!</p>
<p>I am pleased to read that some people are using my pligg oauth integration hack.  I am thinking about moving it over to google code.  There were a few teething problems with my initial release but i think it is okay now!</p>
<p>And finally, and most importantly! I have been preparing for my wedding.  We had a tasting a couple of weeks ago which went well! We now have the suits! And the flower girls outfits! I am having my stag on Friday, so dont expect any updates around then!! The only thing left really is sorting out our new home which seems to be going well!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2009/08/22/it-is-about-that-time-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Log into Pligg using Twitter OAuth</title>
		<link>http://blog.eamonnfaherty.co.uk/2009/08/08/log-into-pligg-using-twitter-oauth/</link>
		<comments>http://blog.eamonnfaherty.co.uk/2009/08/08/log-into-pligg-using-twitter-oauth/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 19:46:56 +0000</pubDate>
		<dc:creator>eamonn</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[late night hacking]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[pligg]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.eamonnfaherty.co.uk/?p=119</guid>
		<description><![CDATA[I am doing it! I am releasing my Pligg mod to get Twitter login working. I have stuck to the smarty way where possible (excluding errors :p). It is my first hack so bear with me. There are instructions included in the attached zip file but I would really suggest you read the following: OAuth getting started guide Twitter OAuth FAQ Credits to Jaisen Mathai for his Twitter-async classes. 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://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I am doing it! I am releasing my Pligg mod to get Twitter login working.  I have stuck to the smarty way where possible (excluding errors :p).  It is my first hack so bear with me.  There are instructions included in the attached zip file but I would really suggest you read the following:</p>
<p><a href="http://oauth.net/documentation/getting-started">OAuth getting started guide</a><br />
<a href="http://apiwiki.twitter.com/OAuth-FAQ">Twitter OAuth FAQ</a></p>
<p>Credits to <a href="http://www.jaisenmathai.com/blog/">Jaisen Mathai</a> for his <a href="http://github.com/jmathai/twitter-async/tree/master">Twitter-async</a> classes.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.eamonnfaherty.co.uk/2009/08/08/log-into-pligg-using-twitter-oauth/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>

