<?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/"
	>

<channel>
	<title>Declan Magee Design</title>
	<atom:link href="http://www.declanmageedesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.declanmageedesign.com</link>
	<description>Web Design &#38; Development Dublin</description>
	<pubDate>Wed, 03 Mar 2010 11:17:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to remove the &#8220;Dots&#8221; around links?</title>
		<link>http://www.declanmageedesign.com/web-design-development-dublin/how-to-remove-the-dots-around-links/</link>
		<comments>http://www.declanmageedesign.com/web-design-development-dublin/how-to-remove-the-dots-around-links/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:26:52 +0000</pubDate>
		<dc:creator>Declan Magee</dc:creator>
		
		<category><![CDATA[Web Dev Quick Tips]]></category>

		<category><![CDATA[Dots around links]]></category>

		<category><![CDATA[Firefox tips]]></category>

		<guid isPermaLink="false">http://www.declanmageedesign.com/?p=302</guid>
		<description><![CDATA[In Firefox, when you click a link, especially if you have text-indent on an image, you see dots around the links.
To get rid of this, simply add the following to your CSS:

a:focus
{
  -moz-outline: none;
}












]]></description>
			<content:encoded><![CDATA[<p>In Firefox, when you click a link, especially if you have text-indent on an image, you see dots around the links.</p>
<p>To get rid of this, simply add the following to your CSS:</p>
<blockquote>
<pre class="codelisting" style="overflow: auto; padding-left: 30px;" dir="ltr">a:focus
{
  -moz-outline: none;
}</pre>
</blockquote>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:right;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.declanmageedesign.com/web-design-development-dublin/how-to-remove-the-dots-around-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Advertising I Like! Visine Eye Drops</title>
		<link>http://www.declanmageedesign.com/web-design-development-dublin/advertising-i-like-visine-eye-drops/</link>
		<comments>http://www.declanmageedesign.com/web-design-development-dublin/advertising-i-like-visine-eye-drops/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 17:01:18 +0000</pubDate>
		<dc:creator>Declan Magee</dc:creator>
		
		<category><![CDATA[Advertising I Like]]></category>

		<guid isPermaLink="false">http://www.declanmageedesign.com/?p=298</guid>
		<description><![CDATA[Cool piece of advertising for an American company - Visine.
The Ad agency was JWT, USA and I feel that they got across their message brilliantly with this concept. Their tagline for the campaign was top drawer - &#8220;Natural tears Formula. Don&#8217;t ask how












]]></description>
			<content:encoded><![CDATA[<p>Cool piece of advertising for an American company - Visine.</p>
<p>The Ad agency was JWT, USA and I feel that they got across their message brilliantly with this concept. Their tagline for the campaign was top drawer - &#8220;Natural tears Formula. Don&#8217;t ask how</p>
<p><a href="http://adsoftheworld.com/media/print/visine_kitchen?size=_original" target="_blank"><img class="size-full wp-image-300 alignnone" title="visine_kitchen" src="http://www.declanmageedesign.com/wp-content/uploads/2009/12/visine_kitchen.jpg" alt="visine_kitchen" width="490" height="359" /></a></p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:right;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.declanmageedesign.com/web-design-development-dublin/advertising-i-like-visine-eye-drops/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Photoshop Stuck in Hand Tool</title>
		<link>http://www.declanmageedesign.com/web-design-development-dublin/photoshop-stuck-in-hand-tool/</link>
		<comments>http://www.declanmageedesign.com/web-design-development-dublin/photoshop-stuck-in-hand-tool/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 13:03:58 +0000</pubDate>
		<dc:creator>Declan Magee</dc:creator>
		
		<category><![CDATA[Photoshop Tips]]></category>

		<guid isPermaLink="false">http://www.declanmageedesign.com/?p=295</guid>
		<description><![CDATA[Quick Tip
If Adobe Photoshop gets stuck on the hand tool, try holding in the &#8220;SPACEBAR&#8221; for two seconds or so.
I used to close down photoshop and re-boot it again to try fix this and came across this resolution via google.
It usually fixes the problem for me, if it doesn&#8217;t fix it then you may need [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Quick Tip</strong></p>
<p>If Adobe Photoshop gets stuck on the hand tool, try holding in the &#8220;SPACEBAR&#8221; for two seconds or so.</p>
<p>I used to close down photoshop and re-boot it again to try fix this and came across this resolution via google.</p>
<p>It usually fixes the problem for me, if it doesn&#8217;t fix it then you may need to increase the memory Photoshop is allowed via Edit &gt;&gt; Preferences &gt;&gt; Performance and increasing the amount of memory photoshop can use.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:right;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.declanmageedesign.com/web-design-development-dublin/photoshop-stuck-in-hand-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Advertising I Like - Weetabix</title>
		<link>http://www.declanmageedesign.com/web-design-development-dublin/advertising-i-like-weetabix/</link>
		<comments>http://www.declanmageedesign.com/web-design-development-dublin/advertising-i-like-weetabix/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:03:59 +0000</pubDate>
		<dc:creator>Declan Magee</dc:creator>
		
		<category><![CDATA[Advertising I Like]]></category>

		<category><![CDATA[Viral marketing]]></category>

		<category><![CDATA[Advertising]]></category>

		<category><![CDATA[Someone's had their weetabix]]></category>

		<guid isPermaLink="false">http://www.declanmageedesign.com/?p=292</guid>
		<description><![CDATA[
Great use of Viral Marketing by Weetbix.











]]></description>
			<content:encoded><![CDATA[<p><!-- Smart Youtube --><span class="youtube"><object type="application/x-shockwave-flash" width="490" height="370" data="http://www.youtube.com/v/ANzDO9ZqppY&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0"><param name="movie" value="http://www.youtube.com/v/ANzDO9ZqppY&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="transparent" /></object></span></p>
<p>Great use of Viral Marketing by Weetbix.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:right;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.declanmageedesign.com/web-design-development-dublin/advertising-i-like-weetabix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Darren Sutherland - R.I.P.</title>
		<link>http://www.declanmageedesign.com/web-design-development-dublin/darren-sutherland-rip/</link>
		<comments>http://www.declanmageedesign.com/web-design-development-dublin/darren-sutherland-rip/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 12:20:23 +0000</pubDate>
		<dc:creator>Declan Magee</dc:creator>
		
		<category><![CDATA[Boxing]]></category>

		<category><![CDATA[Darren Sutherland]]></category>

		<guid isPermaLink="false">http://www.declanmageedesign.com/?p=284</guid>
		<description><![CDATA[I absolutely cannot believe this has happened. Darren &#8220;the Dazzler&#8221; Sutherland was found dead in his London flat by his manager Frank Maloney. It appears that Darren took his own life. A sad sad day for not only Darren&#8217;s family and friends but also for the island of Ireland. We have truly lost a genuine [...]]]></description>
			<content:encoded><![CDATA[<p>I absolutely cannot believe this has happened. Darren &#8220;the Dazzler&#8221; Sutherland was found dead in his London flat by his manager Frank Maloney. It appears that Darren took his own life. A sad sad day for not only Darren&#8217;s family and friends but also for the island of Ireland. We have truly lost a genuine nice guy and a potential world boxing champion. My thoughts and prayers go out to those who knew him best.<br />
<strong>Darren Sutherland RIP</strong></p>
<p><!-- Smart Youtube --><span class="youtube"><object type="application/x-shockwave-flash" width="490" height="370" data="http://www.youtube.com/v/M6BEk_vfIBI&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0"><param name="movie" value="http://www.youtube.com/v/M6BEk_vfIBI&amp;rel=0&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="transparent" /></object></span></p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:right;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.declanmageedesign.com/web-design-development-dublin/darren-sutherland-rip/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
