<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Iarfhlaith Kelly - Code agus Craic</title>
	
	<link>http://www.iarfhlaith.com</link>
	<description>Iarfhlaith's Blog contains posts about web application development, site design, software engineering and general comments as a digital professional. It also includes writings on Scouting Ireland, Cycling, Art, Economics and other interesting topics.</description>
	<pubDate>Mon, 06 Jul 2009 15:05:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<geo:lat>53.307799</geo:lat><geo:long>-6.325247</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/iarfhlaith" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>New Webstrong Web App - TrackPath</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/-AkmyBVA37M/</link>
		<comments>http://www.iarfhlaith.com/2009/07/06/new-webstrong-web-app-trackpath/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 12:20:00 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Business Diary]]></category>

		<category><![CDATA[proposals]]></category>

		<category><![CDATA[quotes]]></category>

		<category><![CDATA[tracking]]></category>

		<category><![CDATA[trackpath]]></category>

		<category><![CDATA[web app]]></category>

		<category><![CDATA[web application]]></category>

		<category><![CDATA[webstrong]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=194</guid>
		<description><![CDATA[
Earlier today over on the Webstrong Blog I launched the first phase of TrackPath. A simple web app to help you track your quotes and proposals. Below is a copy of the post. You can find the original one here.
&#8211;
Today we&#8217;re launching the first phase of a little app called TrackPath. Available at http://ontrackpath.com, this [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-195" title="TrackPath" src="http://www.iarfhlaith.com/wp-content/uploads/2009/07/trackpath.jpg" alt="TrackPath" width="548" /></p>
<p>Earlier today over on the <a href="http://webstrong.ie/blog">Webstrong Blog</a> I launched the first phase of <a href="http://ontrackpath.com">TrackPath</a>. A simple web app to help you track your quotes and proposals. Below is a copy of the post. You can find the original one <a href="http://www.webstrong.ie/2009/07/app-launch-trackpath/">here</a>.</p>
<p>&#8211;</p>
<p>Today we&#8217;re launching the first phase of a little app called TrackPath. Available at <a href="http://ontrackpath.com">http://ontrackpath.com</a>, this simple tool lets you track your quotes and proposals. It measures their success rate and provides meaningful statistics to help you make better decisions so you can write more effective proposals in the future.</p>
<p>We&#8217;re quietly excited about this project because it scratches an itch we had in our own business and also because we managed to launch it less than 10 days after the idea came to mind.</p>
<h3>The Pain</h3>
<p>During a recent seminar, I (momentarily!) lost concentration on what was being said and instead started to think about all the proposals I had out at the moment. I tried to recall which ones I needed to follow up on and which ones still needed to be sent. But, I couldn&#8217;t remember them all.</p>
<p>I then started to wonder about proposals that had gone out in the past. How many had I won? How many had I lost? If so, why did I lose them? Was I too expensive? Did I not follow up fast enough? Did I have the wrong approach? Was it a cold lead?</p>
<p>All these questions came flooding in and I realised I didn&#8217;t have any answers. Moreover I had no easy way to get the answers because I wasn&#8217;t tracking the success /failure rate of my proposals.</p>
<h3>The 10 Day App</h3>
<p>So, I quickly <a href="http://ontrackpath.com/media/images/wireframe.png">scribbled down a basic wireframe</a> for a simple app that would let me track my proposals.</p>
<p>The next day I booted up Photoshop and started turning the raw sketches into proper designs. I built 5 screens in all and made a promise to myself that I wouldn&#8217;t add any new features to these designs until I had launched the app as was laid out here.</p>
<p>To put myself under some pressure I set a launch date for July 6th, just 9 days later, and I setup a <a href="http://twitter.com/trackpath">Twitter account</a>, registered a domain and <a href="http://ontrackpath.com/teaser.php">launched a teaser site</a> announcing the project and launch date.</p>
<p>I handed the designs over to <a href="http://twitter.com/philipbrant">Phil</a>, who started slicing and dicing the screens into proper code.</p>
<p>Meanwhile I began configuring the application framework. Things like login, registration, authentication, password reminders, etc.</p>
<p>Once I was all done, Phil had the dashboard coded up in HTML and CSS and it was ready to be &#8216;turned on&#8217; with data driven content.</p>
<p>I quickly built a couple of database tables (one for users and the other to store the proposals). And then started coding up the PHP and SQL statements to pull everything in.</p>
<p>Each time I finished a page, Phil would have another UI screen ready to go,. And it went on like this until we had all 5 screens built.</p>
<h3>The Business Model</h3>
<p>No project is worthwhile without a business model, and while I accept that this is a very simple app I do think it&#8217;ll be a valuable addition to any small business in the B2B space and I think it&#8217;d probably be reasonable enough to charge a small fee for the app at some point in the future.</p>
<p>But for now, it&#8217;s completely free until we gauge people&#8217;s interest and see what the response is like.</p>
<h3>Moving Forward</h3>
<p>TrackPath is a single user app. But it&#8217;s very likely that we&#8217;ll flesh this out in the future to include multi-user accounts so each rep can each access their own proposals, with a managerial account overseeing these proposals and tracking the performance of each sales rep. We&#8217;ve a hundred different ideas about where to take this new project but we&#8217;ll carefully consider each one before including it in TrackPath. Because at it&#8217;s core it&#8217;s a simple app, and that&#8217;s how we want it to stay.</p>
<p>Please check it out at <a href="http://ontrackpath.com">http://ontrackpath.com</a>, we&#8217;d love any feedback you might have.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=-AkmyBVA37M:PCchxbd4bhk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=-AkmyBVA37M:PCchxbd4bhk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=-AkmyBVA37M:PCchxbd4bhk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=-AkmyBVA37M:PCchxbd4bhk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=-AkmyBVA37M:PCchxbd4bhk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=-AkmyBVA37M:PCchxbd4bhk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=-AkmyBVA37M:PCchxbd4bhk:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/-AkmyBVA37M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/07/06/new-webstrong-web-app-trackpath/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/07/06/new-webstrong-web-app-trackpath/</feedburner:origLink></item>
		<item>
		<title>Who Are Your Heroes?</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/yA0fHe3Tj2Y/</link>
		<comments>http://www.iarfhlaith.com/2009/05/27/who-are-your-heroes/#comments</comments>
		<pubDate>Wed, 27 May 2009 09:59:31 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Personal Blogging]]></category>

		<category><![CDATA[Social Commentary]]></category>

		<category><![CDATA[goals]]></category>

		<category><![CDATA[heroes]]></category>

		<category><![CDATA[influence]]></category>

		<category><![CDATA[success]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=189</guid>
		<description><![CDATA[
It struck me recently that I&#8217;ve never really defined who my heroes are. Unsure if this is a good or a bad thing, I&#8217;ll have a crack at listing a few of them now.
But before I do, I just want to make a quick observation I have on the significance of a hero through the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-186" title="Heroes" src="http://www.iarfhlaith.com/wp-content/uploads/2009/05/heroes.png" alt="Heroes" width="548" /></p>
<p>It struck me recently that I&#8217;ve never really defined who my heroes are. Unsure if this is a good or a bad thing, I&#8217;ll have a crack at listing a few of them now.</p>
<p>But before I do, I just want to make a quick observation I have on the significance of a hero through the eyes of the beholder.</p>
<p>To put some perspective on this, I want to include a quote by Oscar Wilde of which I was <a href="http://pabcas.com/">recently reminded</a>. He wrote that: <em>&#8220;Most people are other people. Their thoughts are someone else&#8217;s opinions, their lives a mimicry, their passions a quotation&#8221;.</em></p>
<p>The relevancy of this quote in relation to our heroes is pretty clear. If you define your hero, do you unwittingly replace your own hopes and dreams with those of your heroes?</p>
<p>It would seem so.</p>
<p>But that said, I have to say that I strongly disagree with this. Without getting too academic, I believe that admiration of success is a necessary ingredient in new success. In the same way that the <a href="http://en.wikipedia.org/wiki/Evolutionary_linguistics">evolution of language</a> is based upon an existing set of definitions, personal success is based on an existing set of definitions as well. To put it one way, if we don&#8217;t know where we are in the world, how can we reach for the skies?</p>
<p>So, now that I&#8217;ve argued the relevancy of having heroes, I&#8217;ll have a go at listing mine in no particular order:</p>
<div style="float:right; margin:10px 10px 0 0;"><img title="Heroes" src="http://www.iarfhlaith.com/wp-content/uploads/2009/05/heroes.jpg" alt="Heroes" /></div>
<ol>
<li><a href="http://en.wikipedia.org/wiki/Ewan_McGregor">Ewan McGregor</a></li>
<li><a href="http://en.wikipedia.org/wiki/Richard_Branson">Richard Branson</a></li>
<li><a href="http://en.wikipedia.org/wiki/Barack_Obama">Barack Obama</a></li>
<li><a href="http://en.wikipedia.org/wiki/David_Heinemeier_Hansson">David Heinemeier Hansson</a></li>
<li><a href="http://en.wikipedia.org/wiki/Eric_Cantona">Eric Cantona</a></li>
<li><a href="http://en.wikipedia.org/wiki/Se%C3%A1n_Kelly_(cyclist)">Sean Kelly</a></li>
<li><a href="http://en.wikipedia.org/wiki/Richard_Feynman">Richard Feynman</a></li>
<li><a href="http://en.wikipedia.org/wiki/Billy_Connolly">Billy Connolly</a></li>
</ol>
<p>These are my heroes today. Tomorrow could be different, but for the cynics and elitists in the audience, I make absolutely no apology for any glaring omissions or vulgar inclusions they might think I&#8217;ve made. We all look at the world in or own way, no matter where our influences come from.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yA0fHe3Tj2Y:IDCf5YPsf9M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yA0fHe3Tj2Y:IDCf5YPsf9M:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=yA0fHe3Tj2Y:IDCf5YPsf9M:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yA0fHe3Tj2Y:IDCf5YPsf9M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=yA0fHe3Tj2Y:IDCf5YPsf9M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yA0fHe3Tj2Y:IDCf5YPsf9M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=yA0fHe3Tj2Y:IDCf5YPsf9M:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/yA0fHe3Tj2Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/05/27/who-are-your-heroes/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/05/27/who-are-your-heroes/</feedburner:origLink></item>
		<item>
		<title>Change The World - Ignore Your Ego</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/MWzspxXUSHs/</link>
		<comments>http://www.iarfhlaith.com/2009/05/13/change-the-world-ignore-your-ego/#comments</comments>
		<pubDate>Wed, 13 May 2009 10:26:54 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Personal Blogging]]></category>

		<category><![CDATA[confidence]]></category>

		<category><![CDATA[ego]]></category>

		<category><![CDATA[entrepreneur]]></category>

		<category><![CDATA[failure]]></category>

		<category><![CDATA[fame]]></category>

		<category><![CDATA[inspiration]]></category>

		<category><![CDATA[popularity]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=185</guid>
		<description><![CDATA[
This is me. Age 4, having a picnic in the Phoenix Park with my family.
It&#8217;s the perfect day. Life is simple, anything is possible and the world is my oyster.
At that moment, I have no responsibilities, no worries, no debt, no issues, no unpaid invoices, no deadlines and no baggage. All I have is hope, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-186" title="Zero Ego. Zero Limits." src="http://www.iarfhlaith.com/wp-content/uploads/2009/05/zeroego.jpg" alt="Zero Ego. Zero Limits." width="548" /></p>
<p>This is me. Age 4, having a picnic in the <a href="http://en.wikipedia.org/wiki/Phoenix_Park">Phoenix Park</a> with my family.</p>
<p>It&#8217;s the perfect day. Life is simple, anything is possible and the world is my oyster.</p>
<p>At that moment, I have no responsibilities, no worries, no debt, no issues, no unpaid invoices, no deadlines and no baggage. All I have is hope, energy and a desire to enjoy every day of my life.</p>
<p>I have no inhibitions, confidence is sky high and I truly believe I can do anything.</p>
<p>Yes, I&#8217;m naive, but that&#8217;s empowering. I&#8217;m too young to let silly preconceptions about &#8216;how the world works&#8217; get in the way of my hopes and dreams. My potential is truly infinite.</p>
<p>That was me aged 4. Now I&#8217;m 26 and asking myself do I still feel like that?</p>
<p>The truth is, that I don&#8217;t.</p>
<p>So what changed?</p>
<h3>Fear of Failure. And the Growth of an Ego</h3>
<p>How come I don&#8217;t feel like that now? What has changed in my life? The answer is of course that I grew an ego. I became aware of what people thought of me and feared rejection from every area of my life.</p>
<p>An ego is a truly terrible thing. It debilitates us from achieving our real goals. It puts up barriers to innovation and prevents us from standing out and being different. Someone without ego has the power to change the world. It&#8217;s a strange phenomenon really. The person most likely to make a change is the person least likely to desire fame. And inversely the person most likely to desire fame is least likely to change the world.</p>
<p>Maybe that&#8217;s why we see so many &#8216;fake celebrities&#8217; these days, famous for nothing except <a href="http://en.wikipedia.org/wiki/Famous_for_being_famous">being famous</a>. What happened to the real heroes?</p>
<p>The desire for popularity is a very complex beast and your ego drives it. It&#8217;s like a thirst that can never be quenched, and once you start drinking it, it&#8217;s very hard to stop.</p>
<h3>Learning to Change</h3>
<p>So, what can we do to reverse this? Should we ignore what others think and drive forward with our plans of success? Should we ignore the status quo and be the one to be different? Should we lose our fear of making a fool of ourselves?</p>
<p>Easier said than done.</p>
<p>But ironically, those that succeed in taking their ego out of the equation and losing their fear of failure are actually far more likely to be successful than those that don&#8217;t.</p>
<p>The trick is to try to <a href="http://ecorner.stanford.edu/authorMaterialInfo.html?mid=1171">make meaning</a>, not wealth. I believe that wealth is a bi-product of doing something you love that others also want.</p>
<p>My mum always says: <em><strong>&#8220;do what you love and the money will come&#8221;</strong></em>. That&#8217;s one of my favourite pieces of advice. Another favourite is <em><strong>&#8220;stop trying to impress people and start being impressive&#8221;</strong></em>.</p>
<p>Now take those two key pieces of advice and I think you&#8217;ve got a recipe for success, and a road map to fulfilling the dreams you had when you were a kid. When nothing was impossible.</p>
<h3>Be Inspired</h3>
<p>The only thing left, is to be inspired. And you only have to look around you to get that. The web is teeming with people willing to take a chance, leave their egos behind and attempting to change the world in their own way.</p>
<p>This is what matters to me now.</p>
<p>Here&#8217;s a great video made by <a href="http://grasshopper.com/">GrassHopper</a> on what it means to change the world. [thanks <a href="http://finmurphy.com">Fin</a>].</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="548" height="320" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="src" value="http://www.youtube.com/v/T6MhAwQ64c0&amp;hl=en&amp;fs=1&amp;border=1" /><embed type="application/x-shockwave-flash" width="548" height="320" src="http://www.youtube.com/v/T6MhAwQ64c0&amp;hl=en&amp;fs=1&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=MWzspxXUSHs:7OIQf_EhKxs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=MWzspxXUSHs:7OIQf_EhKxs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=MWzspxXUSHs:7OIQf_EhKxs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=MWzspxXUSHs:7OIQf_EhKxs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=MWzspxXUSHs:7OIQf_EhKxs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=MWzspxXUSHs:7OIQf_EhKxs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=MWzspxXUSHs:7OIQf_EhKxs:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/MWzspxXUSHs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/05/13/change-the-world-ignore-your-ego/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/05/13/change-the-world-ignore-your-ego/</feedburner:origLink></item>
		<item>
		<title>Tuesday Push - RevaHealth</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/89YLYgumhsY/</link>
		<comments>http://www.iarfhlaith.com/2009/05/05/tuesday-push-revahealth/#comments</comments>
		<pubDate>Tue, 05 May 2009 09:47:00 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Business Networking]]></category>

		<category><![CDATA[caelen king]]></category>

		<category><![CDATA[healthcare]]></category>

		<category><![CDATA[reva health]]></category>

		<category><![CDATA[revahealth]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[Tuesday Push]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=183</guid>
		<description><![CDATA[
The Tuesday Push is a bi-weekly cooperative effort by bloggers to help get the word out about the chosen web service in a co-ordinated way. This week it&#8217;s RevaHealth in the hot seat.
RevaHealth is a portal website for people who want to &#8216;find and compare health and cosmetic clinics anywhere&#8217;.
First Impressions
RevaHealth is a portal site, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-184" title="Tuesday Push - Reva Health" src="http://www.iarfhlaith.com/wp-content/uploads/2009/05/revahealth.png" alt="Tuesday Push - Reva Health" width="548" /></p>
<p>The <a href="http://www.mulley.net/2008/07/01/the-tuesday-push-getting-word-out-in-a-co-ordinated-way/">Tuesday Push</a> is a bi-weekly cooperative effort by bloggers to help get the word out about the chosen web service in a co-ordinated way. This week it&#8217;s <a href="http://revahealth.com">RevaHealth</a> in the hot seat.</p>
<p>RevaHealth is a portal website for people who want to &#8216;find and compare health and cosmetic clinics anywhere&#8217;.</p>
<h3>First Impressions</h3>
<p>RevaHealth is a portal site, but it has a razor sharp focus on healthcare. and in particularly dental and cosmetic clinics. This is a good thing. Like I&#8217;ve said <a href="http://www.webstrong.ie/2009/05/meet-jack-he-does-it-all/">before</a>, having a niche a focusing on it is crucially important on the web.</p>
<p>Overall the site has a deliberate purpose, helping you to find the right clinic. The homepage has a clear call to action and prompts users to search for the type of clinic they&#8217;re looking for in a specific geographical area.</p>
<p>The results are clear, informative and provide user contributed ratings on most of them.</p>
<h3>The Test Run</h3>
<p>I wanted to see how useful RevaHealth would be in helping me pick a suitable dentist in my area, so I took it for a test run. To start, I didn&#8217;t go to RevaHealth, I went to Google, and typed &#8216;<a href="http://www.google.com/webhp#hl=en&amp;q=dentists+dublin&amp;fp=krk2z9LbDBU">Dublin Dentist</a>&#8216; into the search box.</p>
<p>Hey presto! RevaHealth came up on the number one spot for those keywords and deep linked to their internal search results page for &#8216;Dublin Dentist&#8217;. - Someone&#8217;s been working hard on their SEO!</p>
<p>Once I arrived at the RevaHealth search results I picked the clinic with the best star rating (Smiles Dental Spa). From there I could see a lot more detailed information about the clinic. Things like:</p>
<ul>
<li>a Google Map showing their location;</li>
<li>a detailed review of the clinic;</li>
<li>a gallery of photographs of the clinic;</li>
<li>a full price list of the services offered;</li>
<li>and their opening hours.</li>
</ul>
<p>I wanted to compare this against the information on the <a href="http://smiles.ie">Smiles Dental Spa website</a> and amazingly they gave almost none of the same information over there. Not even their opening hours.</p>
<h3>Summary</h3>
<p>I think the guys behind RevaHealth are onto a good thing here. They&#8217;re providing easily accessible information, that&#8217;s community driven, in a niche area, that&#8217;s difficult to find anywhere else.</p>
<p>They&#8217;ve got a clear business model and are already earning revenues from advertising and corporate accounts.</p>
<p>Well done to <a href="http://twitter.com/revahealth">Caelen</a> and his team. I wish you guys the very best of luck with the business.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=89YLYgumhsY:MNsFB7apqF4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=89YLYgumhsY:MNsFB7apqF4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=89YLYgumhsY:MNsFB7apqF4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=89YLYgumhsY:MNsFB7apqF4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=89YLYgumhsY:MNsFB7apqF4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=89YLYgumhsY:MNsFB7apqF4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=89YLYgumhsY:MNsFB7apqF4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/89YLYgumhsY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/05/05/tuesday-push-revahealth/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/05/05/tuesday-push-revahealth/</feedburner:origLink></item>
		<item>
		<title>From the Ashes of Failure</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/yB48a3hDqvI/</link>
		<comments>http://www.iarfhlaith.com/2009/04/17/from-the-ashes-of-failure/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 09:43:03 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Business Diary]]></category>

		<category><![CDATA[experience]]></category>

		<category><![CDATA[failure]]></category>

		<category><![CDATA[hope]]></category>

		<category><![CDATA[learn]]></category>

		<category><![CDATA[success]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=181</guid>
		<description><![CDATA[
Almost everyone who succeeds, fails the first time. In fact they usually fail many times before they get it right. Failure, it seems, is a key ingredient in the success of any business, project or person.
What can we learn from this? Well, if anything it&#8217;s that failure is just a stepping stone to success. And [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-182" title="Ashes of Failure" src="http://www.iarfhlaith.com/wp-content/uploads/2009/04/ashesoffailure.png" alt="Ashes of Failure" /></p>
<p>Almost everyone who succeeds, fails the first time. In fact they usually fail many times before they get it right. Failure, it seems, is a key ingredient in the success of any business, project or person.</p>
<p>What can we learn from this? Well, if anything it&#8217;s that failure is just a stepping stone to success. And there are few better examples of this than <a href="http://en.wikipedia.org/wiki/Abraham_Lincoln">Abraham Lincoln</a>. The man failed at almost every point in his life, right up until he became the U.S. President, and the most powerful man in the world at that time. <a href="http://www.snopes.com/glurge/lincoln.asp">See for yourself</a>.</p>
<p>One of my heroes, <a href="http://www.guykawasaki.com/">Guy Kawasaki</a> summed it up nicely when he said &#8220;if you succeeded at everything you did, what would you have learned along the way&#8221;?</p>
<p>This truth became clear to me when I tried to build my first pc. I naively went out and bought a processor and a motherboard, stupidly thinking they would just &#8216;work&#8217; together. Of course they didn&#8217;t. I then bought a system fan and a few other bits and pieces like memory and a graphics card. There was problems with all of those too. But despite the challenges, I over came them and I learned a ton about computer hardware in doing so. And to be honest, I&#8217;m not so sure I would have learned as much if everything had worked together first time. The end result was a killer system that I knew inside out.</p>
<p>The bottom line is, don&#8217;t worry about failing, just make sure that when it happens you get up and try again. You&#8217;ll eventually get it. Remember, you&#8217;re always stronger and wiser the second time around.</p>
<p>Even <a href="http://www.youtube.com/watch?v=45mMioJ5szc">Michael Jordan</a> knows that failure is just a part of success: [Thanks <a href="http://carpro.ie">Dave</a>].</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="src" value="http://www.youtube.com/v/45mMioJ5szc&amp;hl=en&amp;fs=1&amp;border=1" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube.com/v/45mMioJ5szc&amp;hl=en&amp;fs=1&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yB48a3hDqvI:g8Zlcxf3B3M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yB48a3hDqvI:g8Zlcxf3B3M:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=yB48a3hDqvI:g8Zlcxf3B3M:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yB48a3hDqvI:g8Zlcxf3B3M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=yB48a3hDqvI:g8Zlcxf3B3M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=yB48a3hDqvI:g8Zlcxf3B3M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=yB48a3hDqvI:g8Zlcxf3B3M:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/yB48a3hDqvI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/04/17/from-the-ashes-of-failure/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/04/17/from-the-ashes-of-failure/</feedburner:origLink></item>
		<item>
		<title>Rediscover Your Individualty</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/uWko00tJ_N8/</link>
		<comments>http://www.iarfhlaith.com/2009/04/16/rediscover-your-individualty/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 21:01:20 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Personal Blogging]]></category>

		<category><![CDATA[journal covers]]></category>

		<category><![CDATA[nostalgia]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=153</guid>
		<description><![CDATA[
I was going through some old folders on my laptop this week, tidying things up and I found some old scans that I&#8217;d done of my school journal covers. 
Channelled Expression
The journal cover was one of the few ways I could express my individuality in school. So, I made the most of it, and it&#8217;s amazing how [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-152" title="School Journals Throughout the Years" src="http://www.iarfhlaith.com/wp-content/uploads/2009/02/journals.jpg" alt="School Journals Throughout the Years" /></p>
<p>I was going through some old folders on my laptop this week, tidying things up and I found some old scans that I&#8217;d done of my school journal covers. </p>
<h3>Channelled Expression</h3>
<p>The journal cover was one of the few ways I could express my individuality in school. So, I made the most of it, and it&#8217;s amazing how creative you can be on such a small canvas when you&#8217;re restricted by so many [school] rules.</p>
<p>I think most teenagers have a natural urge to express their individuality and I was no different. It&#8217;s a pity blogging wasn&#8217;t around back then because I can only imagine the type of controversial, angst ridden rants that I would have put down. Especially after a tough day or a row with my parents. It would have been really cool to be able to look back on them now.</p>
<p>But, it wasn&#8217;t, so all I have are these scrap book collections stuck onto the covers of my old school journals. </p>
<p>These young bloggers don&#8217;t know how good they have it.</p>
<h3>Forgotten Interests</h3>
<p>Seeing these old covers also reminds me how much passion and I had for my hobbies at the time. Mostly mountain biking, dirt jumping, rock music and dry comedy. It makes me want to bring back some of those interests and use them as fuel for my life at the moment. Whether it be for fun, for work, or just plain living.</p>
<p>These quirky interests are what makes us different from everyone else. They make us us, and gives us our individuality. The Internet is a massive place and a world where everyone tries to create more noise, bigger hype and generate more interest then those around them (they might not admit to it, but they are) and it&#8217;s your individuality and quirkiness that will help you get noticed.</p>
<p>So if you&#8217;ve got some old school journal covers, works of art as a kid, silly old recordings, or funny moments caught on camera why not take them out and dust them off, because it&#8217;s those kinds of things that make you unique.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=uWko00tJ_N8:IphQTMzrIz8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=uWko00tJ_N8:IphQTMzrIz8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=uWko00tJ_N8:IphQTMzrIz8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=uWko00tJ_N8:IphQTMzrIz8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=uWko00tJ_N8:IphQTMzrIz8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=uWko00tJ_N8:IphQTMzrIz8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=uWko00tJ_N8:IphQTMzrIz8:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/uWko00tJ_N8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/04/16/rediscover-your-individualty/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/04/16/rediscover-your-individualty/</feedburner:origLink></item>
		<item>
		<title>No Jokes Here on April Fools’</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/CMzh-9Vv8g4/</link>
		<comments>http://www.iarfhlaith.com/2009/04/01/no-jokes-here-on-april-fools/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 11:12:59 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Personal Blogging]]></category>

		<category><![CDATA[Social Commentary]]></category>

		<category><![CDATA[april fools]]></category>

		<category><![CDATA[jokes]]></category>

		<category><![CDATA[waste of time]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=179</guid>
		<description><![CDATA[
First off, just in case there&#8217;s any misunderstanding. This IS an April Fools&#8217; post. But unlike the others I&#8217;ve read today this NOT a joke, it&#8217;s a rant.
The April Fools&#8217; tradition is a complete. Waste. Of. Time (say it slowly). It&#8217;s a waste of time for the people playing the jokes and it&#8217;s an even [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-180" title="April Fools - Who\'s Laughing Now?" src="http://www.iarfhlaith.com/wp-content/uploads/2009/04/aprilfools.png" alt="April Fools - Who\'s Laughing Now?" /></p>
<p>First off, just in case there&#8217;s any misunderstanding. This IS an April Fools&#8217; post. But unlike the others I&#8217;ve read today this NOT a joke, it&#8217;s a rant.</p>
<p>The April Fools&#8217; tradition is a complete. Waste. Of. Time (say it slowly). It&#8217;s a waste of time for the people playing the jokes and it&#8217;s an even bigger waste of time for those who fall for them.</p>
<p>It&#8217;s not even midday yet and already I&#8217;ve been bombarded with wind-ups on the radio, in the press, and online. These fictitious stories have wasted my time, annoyed me, and confused me. Some of them are very believable, at least a the start of the article. They usually get more ridiculous as you read down through them, testing the audience on what they can get away with.</p>
<h3>Take Advantage</h3>
<p>My message to everyone reading this is to take advantage of all this goofing off and to use it to make grounds on everyone around you taking part in this farce. I might come off here sounding like the guy that ruined the party, but come on people! We&#8217;re in a recession and the last thing we can afford to do is spend a whole day of the year playing jokes on each other.</p>
<p>They say that when there&#8217;s fire in the streets, buy property. Well when there&#8217;s people goofing off all around you it&#8217;s time take advantage and gain some ground on your competitors.</p>
<h3>Ignoring Today&#8217;s Press</h3>
<p>I get distracted with my RSS feed at the best of times, but to read the drivel that&#8217;s been coming through on blogs and news sources that I admire and respect is just too much. So, I&#8217;ll be ignoring all media sources for the rest of the day. In the mean time I&#8217;ll be busy developing my business, doing deals, and earning money.</p>
<p>Enjoy the rest of April Fool&#8217;s people. And like they say in Dragon&#8217;s Den: I&#8217;m out.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=CMzh-9Vv8g4:Qb-81wF1Xug:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=CMzh-9Vv8g4:Qb-81wF1Xug:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=CMzh-9Vv8g4:Qb-81wF1Xug:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=CMzh-9Vv8g4:Qb-81wF1Xug:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=CMzh-9Vv8g4:Qb-81wF1Xug:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=CMzh-9Vv8g4:Qb-81wF1Xug:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=CMzh-9Vv8g4:Qb-81wF1Xug:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/CMzh-9Vv8g4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/04/01/no-jokes-here-on-april-fools/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/04/01/no-jokes-here-on-april-fools/</feedburner:origLink></item>
		<item>
		<title>Over Engineered to the Point of Confusion</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/dZxohg0IZ7M/</link>
		<comments>http://www.iarfhlaith.com/2009/03/24/over-engineered-to-the-point-of-confusion/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 10:08:17 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Gadgets and Gizmos]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[innovation]]></category>

		<category><![CDATA[message]]></category>

		<category><![CDATA[over-engineered]]></category>

		<category><![CDATA[sink]]></category>

		<category><![CDATA[tap]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=175</guid>
		<description><![CDATA[
With good design, the user instinctively knows what to do next. Everything from a web app to a door handle. Pretty much everything we use. For example, when you see a tap you already know how to turn it on. All it needs is a twist.
If we use the conventions that have gone before, people [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-176" title="Problem Solved. Go Find Another" src="http://www.iarfhlaith.com/wp-content/uploads/2009/03/overengineered.png" alt="Over Engineered" width="548" /></p>
<p>With good design, the user instinctively knows what to do next. Everything from a web app to a door handle. Pretty much everything we use. For example, when you see a tap you already know how to turn it on. All it needs is a twist.</p>
<p>If we use the conventions that have gone before, people will know what to do. It&#8217;s simple right?</p>
<p>Well, not quite.</p>
<p>For instance, what about innovation? Where does that fit in? How can we move forward if we rely on the rules that already exist? It&#8217;s a really difficult question but one way to answer it is to show you what <em>not</em> to do. Sometimes, in an attempt to break convention, to create something new, the designer gets it wrong. So wrong in fact that an action that used to be simple actually becomes <em>more</em> confusing then before. Regression in it&#8217;s truest sense.</p>
<h3>Unwanted Innovation</h3>
<p>Recently I was in a hotel bathroom and noticed this message above the sink.</p>
<p><img class="alignnone size-full wp-image-177" title="Tap Instructions" src="http://www.iarfhlaith.com/wp-content/uploads/2009/03/instructions.png" alt="Please Be Advised..." width="548" /></p>
<p>If a tap needs instructions so people know how to use it, then that&#8217;s a FAIL in my book. The tap problem was <a href="http://en.wikipedia.org/wiki/Tap_water">solved</a> way back in the late 19th century. The original tap design works. People <em>know</em> how to use it. They don&#8217;t need instructions to figure it out.</p>
<p>Designing a tap that looks like a miniature hair dryer just confuses people.</p>
<p><img class="alignnone size-full wp-image-178" title="Hairdryer Tap" src="http://www.iarfhlaith.com/wp-content/uploads/2009/03/hairdryer-tap.png" alt="Hairdryer Tap" width="300" height="305" /></p>
<p>Lets not over engineer things to the point of confusion. If the problem is solved, leave it alone. There are plenty of other problems out there just begging for our attention.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=dZxohg0IZ7M:LgSrHbt7__Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=dZxohg0IZ7M:LgSrHbt7__Y:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=dZxohg0IZ7M:LgSrHbt7__Y:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=dZxohg0IZ7M:LgSrHbt7__Y:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=dZxohg0IZ7M:LgSrHbt7__Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=dZxohg0IZ7M:LgSrHbt7__Y:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=dZxohg0IZ7M:LgSrHbt7__Y:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/dZxohg0IZ7M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/03/24/over-engineered-to-the-point-of-confusion/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/03/24/over-engineered-to-the-point-of-confusion/</feedburner:origLink></item>
		<item>
		<title>Blogging One Year Today</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/jOjjg8t63fw/</link>
		<comments>http://www.iarfhlaith.com/2009/03/19/blogging-one-year-today/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 16:46:10 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Personal Blogging]]></category>

		<category><![CDATA[anniversary]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[iarfhlaith]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=173</guid>
		<description><![CDATA[
It&#8217;s exactly one year to the day that I launched this blog. So I though I&#8217;d do a quick review of why I started it, what I&#8217;ve learned in the process and where I plan on going to next.
I Started Because&#8230;
I started blogging for a few different reasons. One was because I felt there was [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-174" title="Blog Mosaic of Previous Post Headers" src="http://www.iarfhlaith.com/wp-content/uploads/2009/03/blogbirthday.png" alt="Blog Mosaic of Previous Post Headers" width="548" /></p>
<p>It&#8217;s exactly one year to the day that I <a href="http://www.iarfhlaith.com/2008/03/19/the-irish-blogosphere-room-for-one-more/">launched</a> this blog. So I though I&#8217;d do a quick review of why I started it, what I&#8217;ve learned in the process and where I plan on going to next.</p>
<h3>I Started Because&#8230;</h3>
<p>I started blogging for a few different reasons. One was because I felt there was a web community in Ireland that was quickly gaining a voice and I wanted to be part of it. Another was that up until last year I was still working from home and I felt a little isolated in my daily routine. I needed a way to meet other designers and developers. A virtual water cooler. Another was that I believed I had value to add from my experiences so far and that a blog would be a perfect platform to voice these opinions.</p>
<p>But what finally got me out the traps was a very quick chat I had with <a href="http://www.niall-larkin.com/">Niall Larkin</a> in the Digital Depot. He probably doesn&#8217;t even remember it, but it resonated with me enormously. The web is about connections, and it&#8217;s about having an online brand and an online reputation. Writing a blog is by far the best way to make all of that happen. So I got busy designing a custom theme and launched a week or so afterwards.</p>
<h3>The Benefits</h3>
<p>The benefits of starting the blog were immediately apparent. I met some old friends that I didn&#8217;t know were in the web space, and I made some new ones that I admired and respected. I started to feel immediately connected with what was going on in the web community both in Ireland, and the World. But launching the blog was just half the trick. It&#8217;s just as important (if not more important) to read and comment on other blogs written by people in your niche. This is where the real value comes in, the community engagement. It&#8217;s not an essay, it&#8217;s a conversation.</p>
<h3>Twitter Power</h3>
<p>Using <a href="http://twitter.com/iarfhlaith">Twitter</a> has increased the sense of community online by ten fold. It&#8217;s really only just starting to take off, but the web community have been using it for years. And although I felt I was a little late to the party (when I joined last year), the Irish web folk on Twitter have been incredibly friendly and supportive. I can&#8217;t recommend Twitter highly enough as a means to engage with other people in your industry, your niche or your interests. There&#8217;s a community there for everyone.</p>
<p>I liked Twitter so much that I started playing with the Twitter <a href="http://apiwiki.twitter.com/">API</a>. At first I added an aggregation script to the <a href="http://short.ie">short.ie</a> homepage, a project I started last year. Then later on I launched <a href="http://twitterperch.com">Twitter Perch</a>, a tool for following people who talk about things that interest you. And then <strong>just earlier today</strong> I launched <a href="http://twission.com">Twission</a>, a Twitter Search extension that adds tag information on the degrees of separation between you and the tweets in the search results. There&#8217;s a more comprehensive post about Twission over on the <a href="http://www.webstrong.ie/2009/03/app-launch-twissionapp-launch-twission/">Webstrong Blog</a>.</p>
<h3>Meeting in the Flesh</h3>
<p>Having met everyone online, I was looking at ways to meet my new contacts in the real world. Thankfully there&#8217;s an abundance of events in Ireland where you can meet the people in the web community. There&#8217;s everything from <a href="http://mozillaparty.com/en-US/events/view/106">Firefox Parties</a>, to <a href="http://www.connector.ie/connect/">Connector Events</a>, to <a href="http://bizcamp.ie">Bizcamp</a>, <a href="http://www.microsoft.com/ireland/bizspark/">Bizspark</a>, the <a href="http://awards.ie">Irish Web and Blog Awards</a>, <a href="http://twestival.com/">Twestival</a>, and of course the recent <a href="http://events.carsonified.com/fowa/2009/dublin/content">FOWA</a> conference.</p>
<p>Meeting these guys in the flesh really brought home the sense that there&#8217;s something powerful happening in the web community in Ireland at the moment. We&#8217;re getting together, we&#8217;re gaining a voice and we&#8217;re doing some really interesting things on the web.</p>
<h3>The Year Ahead</h3>
<p>The last year in the blogosphere has been truly ground breaking for me. It&#8217;s changed how I work, it&#8217;s changed what I know, it&#8217;s forced me out of my comfort zone. I&#8217;ve made new friends, had great work opportunities, and it&#8217;s given me a voice that I didn&#8217;t have before. But it isn&#8217;t going to stop here. The year ahead is going to be even more exciting. I&#8217;ve just launched the <a href="http://webstrong.ie/blog">Webstrong Blog</a> and have great plans for the business. I plan on making even more connections, releasing more apps, going to more events, and having a whole lot of fun in the process.</p>
<p>Here&#8217;s to another year of Code agus Craic.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=jOjjg8t63fw:btarm-SBzaw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=jOjjg8t63fw:btarm-SBzaw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=jOjjg8t63fw:btarm-SBzaw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=jOjjg8t63fw:btarm-SBzaw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=jOjjg8t63fw:btarm-SBzaw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=jOjjg8t63fw:btarm-SBzaw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=jOjjg8t63fw:btarm-SBzaw:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/jOjjg8t63fw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/03/19/blogging-one-year-today/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/03/19/blogging-one-year-today/</feedburner:origLink></item>
		<item>
		<title>Announcing the Webstrong Blog</title>
		<link>http://feedproxy.google.com/~r/iarfhlaith/~3/5qQs6coMOZg/</link>
		<comments>http://www.iarfhlaith.com/2009/03/12/announcing-the-webstrong-blog/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 23:30:57 +0000</pubDate>
		<dc:creator>Iarfhlaith</dc:creator>
		
		<category><![CDATA[Business Diary]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[webstrong]]></category>

		<guid isPermaLink="false">http://www.iarfhlaith.com/?p=170</guid>
		<description><![CDATA[
I&#8217;ve been planning the launch of the Webstrong Blog for a while now, and I&#8217;m delighted to say that I&#8217;ve finally kicked it off. The new blog will focus solely on developments within the web community and news relating to the company. It&#8217;ll be a platform for honest, transparent and inspiring stories on business in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-172" title="Announcing the Webstrong Blog" src="http://www.iarfhlaith.com/wp-content/uploads/2009/03/bloglaunch.png" alt="Announcing the Webstrong Blog" /></p>
<p>I&#8217;ve been planning the launch of the <a href="http://webstrong.ie/blog">Webstrong Blog</a> for a while now, and I&#8217;m delighted to say that I&#8217;ve finally kicked it off. The new blog will focus solely on developments within the web community and news relating to the company. It&#8217;ll be a platform for honest, transparent and inspiring stories on business in Ireland, building web apps, and running a software company.</p>
<p>I think the new blog comes at a good time because I&#8217;m at another stage of major change in the business. For one, my time in the <a href="http://hothouse.ie">Hothouse</a> is coming to an end and I&#8217;m looking at expanding my team again. Plus I have a great new office lined up too, which I&#8217;ll announce as soon as I&#8217;ve signed the deal.</p>
<h3>Keeping Up Two Blogs</h3>
<p>A concern I had when deciding to launch the Webstrong Blog was that <a href="http://iarfhlaith.com">this blog</a>, my personal blog, would suffer as a result. But the reality is that Webstrong is a lot more then just me now, and together with my team we&#8217;ll be writing posts from all angles and opinions. So it won&#8217;t be just me posting on it, which should make things a little more interesting.</p>
<h3>The Big Brand Decision</h3>
<p>One big decision that most bloggers must have to make is whether to brand their blog as a personal one or as a business. I reckon it depends which one has the bigger voice, is most important to you, most appealing to your audience and most marketable overall. For me, that used to be an easy decision, but I think it&#8217;s time now to give the company an identity all of its own.</p>
<p>I&#8217;ll be posting in both places now. So go check out <a href="http://webstrong.ie/blog">http://webstrong.ie/blog</a> for more information.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=5qQs6coMOZg:XmLFjAZeYK0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=5qQs6coMOZg:XmLFjAZeYK0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=5qQs6coMOZg:XmLFjAZeYK0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=5qQs6coMOZg:XmLFjAZeYK0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=5qQs6coMOZg:XmLFjAZeYK0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iarfhlaith?a=5qQs6coMOZg:XmLFjAZeYK0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iarfhlaith?i=5qQs6coMOZg:XmLFjAZeYK0:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iarfhlaith/~4/5qQs6coMOZg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iarfhlaith.com/2009/03/12/announcing-the-webstrong-blog/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.iarfhlaith.com/2009/03/12/announcing-the-webstrong-blog/</feedburner:origLink></item>
	</channel>
</rss>
