<?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>Holy Shmoly! &#187; Web</title>
	<atom:link href="http://ocaoimh.ie/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Fri, 25 May 2012 17:12:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Who&#039;s abusing your website?</title>
		<link>http://ocaoimh.ie/2010/07/22/abusing-website/</link>
		<comments>http://ocaoimh.ie/2010/07/22/abusing-website/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 15:58:23 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[irishblogs]]></category>
		<category><![CDATA[Jyxobot/1]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495947</guid>
		<description><![CDATA[I wanted to know what IP addresses were hitting my website. I&#8217;d done this before and it only took a moment or two to recreate the following commands. Still, here it is for future reference. grep -v "wp-content" access.log&#124;grep -v wp-includes&#124;cut -f 1 -d " "&#124;sort&#124;uniq -c&#124;sort -nr&#124;less This code: Excludes &#8220;wp-content&#8221; and &#8220;wp-includes&#8221; requests. [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to know what IP addresses were hitting my website. I&#8217;d done this before and it only took a moment or two to recreate the following commands. Still, here it is for future reference.</p>
<p><code>grep -v "wp-content" access.log|grep -v wp-includes|cut -f 1 -d " "|sort|uniq -c|sort -nr|less</code></p>
<p>This code:</p>
<ul>
<li> Excludes &#8220;wp-content&#8221; and &#8220;wp-includes&#8221; requests.</li>
<li> Uses &#8220;cut&#8221; to cut out the IP address.</li>
<li> Sorts the list of IP addresses.</li>
<li> Uses &#8220;uniq&#8221; to count the occurrence of each IP.</li>
<li> And finally reverse sorts the list again, by number of occurrences, with the largest number at the top.</li>
</ul>
<p>You&#8217;ll probably find Google and Yahoo! bots near the top of the list, but I also found the &#8220;Jyxobot/1&#8243; bot was quite busy today.</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89495947" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2010/08/30/mcom-wars-episode-i/" rel="bookmark" title="Permanent Link: MCOM Wars Episode I">MCOM Wars Episode I</a></li><li> <a href="http://ocaoimh.ie/2004/09/20/how-to-build-a-successful-website-by-chris-beasley/" rel="bookmark" title="Permanent Link: How to Build a Successful Website by Chris Beasley">How to Build a Successful Website by Chris Beasley</a></li><li> <a href="http://ocaoimh.ie/2005/10/09/welcome-to-inphotosorg/" rel="bookmark" title="Permanent Link: Welcome to inphotos.org">Welcome to inphotos.org</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2010/07/22/abusing-website/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Gooochi talks to /bc/123kah.php</title>
		<link>http://ocaoimh.ie/2010/02/23/gooochi-talks-bc123kahphp/</link>
		<comments>http://ocaoimh.ie/2010/02/23/gooochi-talks-bc123kahphp/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 10:06:39 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[123kah.php]]></category>
		<category><![CDATA[gooochi]]></category>
		<category><![CDATA[irishblogs]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495699</guid>
		<description><![CDATA[This is weird, a huge number of POST requests started to hit the Shite Drivers website a few days ago. The requests came from lots of IP addresses and all requests went to the non existent /bc/123kah.php The payload was an array that looked like this: Array ( [showed] =&#62; [clicked] =&#62; [version] =&#62; 2.6.2.4 [...]]]></description>
			<content:encoded><![CDATA[<p>This is weird, a huge number of POST requests started to hit the <a href="http://shitedrivers.com/">Shite Drivers website</a> a few days ago. The requests came from lots of IP addresses and all requests went to the non existent /bc/123kah.php</p>
<p>The payload was an array that looked like this:</p>
<blockquote><pre>Array
(
    [showed] =&gt;
    [clicked] =&gt;
    [version] =&gt; 2.6.2.4
    [id] =&gt; c3b342beb6ad7adf39499e7a38f93c09f681611d
    [tm] =&gt; 1266855758
    [aff_id] =&gt; gooochi
    [net_id] =&gt; gooochi
    [safe] =&gt; 1
    [exceed] =&gt; 2505,2507,2582,2597,2602
)</pre>
</blockquote>
<p>So I presume it&#8217;s the Gooochi malware referenced in <a href="http://www.google.ie/search?aq=f&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=gooochi&amp;esrch=FT1">this search</a> for that word. Strange that the infected PCs hit my server though.</p>
<p>The traffic was never overwhelming but I decided to put a stop to it with a simple <q><code>deny from all</code></q> in a .htaccess file. Much better than having WordPress serve up a 404 page.</p>
<p><img src="http://ocaoimh.ie/ocaoimh/2010/02/gooochi.gif" alt="" width="601" height="500" class="aligncenter size-full wp-image-89495703" /></p>
<p>I mentioned the 123kah.php file on Twitter and I&#8217;m <a href="http://twitter.com/hobbsy/status/9474849110">not the only one</a> to see these odd requests. I guess even malware has bugs! (which is all the more reason to keep your anti-virus software up to date if you use Windows)</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89495699" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2003/02/15/mark-talks-about-bob/" rel="bookmark" title="Permanent Link: Mark talks about Bob, or Sun a &#8230;">Mark talks about Bob, or Sun a &#8230;</a></li><li> <a href="http://ocaoimh.ie/2002/11/10/stonefishspine-talks/" rel="bookmark" title="Permanent Link: stonefishspine talks about cha &#8230;">stonefishspine talks about cha &#8230;</a></li><li> <a href="http://ocaoimh.ie/2006/10/17/the-schneider-interview/" rel="bookmark" title="Permanent Link: The Schneider Interview">The Schneider Interview</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2010/02/23/gooochi-talks-bc123kahphp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Skimming the web</title>
		<link>http://ocaoimh.ie/2008/11/22/skimming-the-web/</link>
		<comments>http://ocaoimh.ie/2008/11/22/skimming-the-web/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 10:43:19 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[irishbogs]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web surfing]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494237</guid>
		<description><![CDATA[The way I see it, there are three stages to web browsing: The web is new. You visit the blogs of friends and colleagues every day. You use Gmail or Yahoo mail and check in on your favourite sites a few times a day. It quickly becomes tiring visiting websites every day that may not [...]]]></description>
			<content:encoded><![CDATA[<p>The way I see it, there are three stages to web browsing:
<ol>
<li> The web is new. You visit the blogs of friends and colleagues every day. You use Gmail or Yahoo mail and check in on your favourite sites a few times a day.</li>
<li> It quickly becomes tiring visiting websites every day that may not have any new content. You discover feed readers and play around with a few of them. You find that <a href="http://reader.google.com/">Google Reader</a> is a pretty good one and you start subscribing to every single interesting blog or feed you find.</li>
<li> Not long after you suffer feed fatigue. There are just too many blogs. Too much noise, too much chaff. You discover <a href="http://stumbleupon.com/">Stumbleupon</a>, <a href="http://friendfeed.com/">Friend Feed</a> and <a href="http://twitter.com/">Twitter</a> (I&#8217;m &#8216;donncha&#8217; on each of those if you&#8217;d like to subscribe/follow!). Now the feeds or sites you read are recommended by your trusted circle of friends. You&#8217;ll still dig into your feed reader but it seems to happen less and less and that unread items count keeps going up and up.</li>
</ol>
<p>Now if only I had time to check out Friend Feed properly. I find I&#8217;m skimming through the web these days. If I can&#8217;t scan a blog post and understand the main points of the page within a few seconds I&#8217;m gone. It&#8217;s a sad state of affairs.</p>
<p>If you&#8217;re time poor, how have your web surfing habits changed? (paradoxically, if you have time to comment here, you&#8217;re not <em>that</em> time poor. What a bind!)</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89494237" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2008/09/01/free-priority-boarding-on-ryanair/" rel="bookmark" title="Permanent Link: Free Priority Boarding on Ryanair">Free Priority Boarding on Ryanair</a></li><li> <a href="http://ocaoimh.ie/2004/11/01/sunday-times-online-reading-tonight/" rel="bookmark" title="Permanent Link: Sunday Times Online.. reading tonight">Sunday Times Online.. reading tonight</a></li><li> <a href="http://ocaoimh.ie/2006/12/24/nothing-left-to-read/" rel="bookmark" title="Permanent Link: Nothing left to read">Nothing left to read</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2008/11/22/skimming-the-web/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tweaking nipples causes pain</title>
		<link>http://ocaoimh.ie/2007/11/02/tweaking-nipples-causes-pain/</link>
		<comments>http://ocaoimh.ie/2007/11/02/tweaking-nipples-causes-pain/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 15:59:23 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Ace-Internet-Marketing]]></category>
		<category><![CDATA[aceinternetmarketing.ie]]></category>
		<category><![CDATA[damien-mulley]]></category>
		<category><![CDATA[irishblogs]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/11/02/tweaking-nipples-causes-pain/</guid>
		<description><![CDATA[Damien has a knack for really pissing off people. Of course, the people in question, Ace Internet Marketing (nofollow condom applied) stole his content for their own site and then got all stroppy when Damien called them up on it. Hahaha. This has happened to me more times than I can remember, but I&#8217;ve never [...]]]></description>
			<content:encoded><![CDATA[<p>Damien has a knack for <a href="http://www.mulley.net/2007/11/02/ace-internet-marketing-the-ones-whole-stole-from-me-more-veiled-threats-and-admission-of-guilt/">really pissing off</a> people. Of course, the people in question, <a rel='nofollow' href="http://www.aceinternetmarketing.ie/">Ace Internet Marketing</a> (nofollow condom applied) <a href="http://www.mulley.net/2007/10/30/ace-internet-marketing-how-about-not-stealing-my-content/">stole his content</a> for their own site and then got all stroppy when Damien called them up on it.</p>
<p>Hahaha. This has happened to me more times than I can remember, but I&#8217;ve never had the threat of legal action taken against me. Phew. I even <a href="http://ocaoimh.ie/2007/06/15/the-thieving-duck-on-the-news-of-the-world/">made money out of it</a> when the News of the World printed one of my photos. When I bothered to complain at all I&#8217;m either ignored (very occasionally), or the content is removed with haste.</p>
<p>One thing I haven&#8217;t heard anyone suggest, is that this could be a dastardly evil plan by Ace Internet Marketing to get a few backlinks. What&#8217;s scary is that a <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;ie=UTF-8&amp;q=%22aceinternetmarketing.ie%22">Google Blog Search</a> or <a href="http://www.google.ie/search?q=aceinternetmarketing.ie">Google Search</a> for that site&#8217;s url return very little of the bad press Damien and other Irish bloggers have been giving them. A search for <a href="http://www.google.ie/search?q=ace+internet+marketing">Ace Internet Marketing</a> is rather more successful as Damien has found out.</p>
<p>They should have quietly taken down the post, apologised, whipped themselves a few times in contrition and scurried off to their own dark corner again. Cat&#8217;s loose now, let them try and catch it.</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493377" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2004/03/25/we-feel-your-pain/" rel="bookmark" title="Permanent Link: We feel your pain!">We feel your pain!</a></li><li> <a href="http://ocaoimh.ie/2003/03/18/tooth-ache/" rel="bookmark" title="Permanent Link: Tooth Ache">Tooth Ache</a></li><li> <a href="http://ocaoimh.ie/2006/02/05/rate-my-post/" rel="bookmark" title="Permanent Link: Rate My Post!">Rate My Post!</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/11/02/tweaking-nipples-causes-pain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How many visitors come from Google?</title>
		<link>http://ocaoimh.ie/2007/10/31/how-many-visitors-come-from-google/</link>
		<comments>http://ocaoimh.ie/2007/10/31/how-many-visitors-come-from-google/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 09:51:46 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[irishblogs]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/10/31/how-many-visitors-come-from-google/</guid>
		<description><![CDATA[I use Google Analytics to track visitor numbers to my site as well as a custom written referrers package some of the early users of WordPress.com may remember. That only records 7 days of data because of the data size so when I wanted to know how many visitors come from Google to my blog [...]]]></description>
			<content:encoded><![CDATA[<p>I use <a href="http://analytics.google.com/">Google Analytics</a> to track visitor numbers to my site as well as a custom written referrers package some of the early users of WordPress.com may remember. That only records 7 days of data because of the data size so when I wanted to know how many visitors come from Google to my blog I went looking at Analytics.</p>
<div align='center'><img style='border: 1px solid #333' src='http://ocaoimh.ie/ocaoimh/2007/10/google-referrers.png' alt='Google visitors in October' /></div>
<p>To do the same on your site, open <a href="http://analytics.google.com/">Google Analytics</a> and select your site. Click on &#8220;Traffic Sources&#8221;, then look at the list of top sources. Chances are Google will be near the top of that list. Click on that link and you&#8217;ll see a graph like the one above. Done!</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493369" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2004/03/12/localhost-oh-localhost-where-art-thou/" rel="bookmark" title="Permanent Link: localhost, oh localhost, where art thou?">localhost, oh localhost, where art thou?</a></li><li> <a href="http://ocaoimh.ie/2005/02/16/canadian-dollar-why-the-interest/" rel="bookmark" title="Permanent Link: Canadian Dollar.. Why the interest?">Canadian Dollar.. Why the interest?</a></li><li> <a href="http://ocaoimh.ie/no-adverts-for-friends/" rel="bookmark" title="Permanent Link: No Adverts for Friends">No Adverts for Friends</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/10/31/how-many-visitors-come-from-google/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Why you need the Adsense Competitive Ad Filter</title>
		<link>http://ocaoimh.ie/2007/10/22/why-you-need-the-adsense-competitive-ad-filter/</link>
		<comments>http://ocaoimh.ie/2007/10/22/why-you-need-the-adsense-competitive-ad-filter/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 10:51:16 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[Competitive-ad-filter]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[irishblogs]]></category>
		<category><![CDATA[make-money-online]]></category>
		<category><![CDATA[MFA]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/10/22/why-you-need-the-adsense-competitive-ad-filter/</guid>
		<description><![CDATA[While it didn’t invent search-triggered ads, Google figured out a far more efficient way of turning web-users into buyers. Rather than doling out premium space to the highest bidder, as its competitors did, Google used another algorithm to work out how relevant the ad text was to a given query and the odds someone would [...]]]></description>
			<content:encoded><![CDATA[<p>
<blockquote>While it didn’t invent search-triggered ads, Google figured out a far more efficient way of turning web-users into buyers. Rather than doling out premium space to the highest bidder, as its competitors did, Google used another algorithm to work out how relevant the ad text was to a given query and the odds someone would actually click on it. This meant ads were targeted at the users most likely to respond to them. The result was that Google’s ‘click through’ rate (the number of times users click on ads) was twice as high as its nearest competitor’s.</p></blockquote>
<p> (<a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/the_web/article2688404.ece">Sunday Times</a>)</p>
<p>You signed up for Google Adsense, verified your home address, typed in the secret code they sent you and now you have adverts on your website. Are you earning the most you can from them? Probably not. Read the quote above again. I&#8217;ll wait.</p>
<p>Done? Many advertisers already know this and exploit how Google pick their adverts so their low-paid adverts show in preference to higher paid ads. A whole industry has sprung up around this to create &#8220;Made For Adsense&#8221; or MFA sites. MFA sites make money because the link clicked to get to them costs them less than the money they make from the adverts your visitors click on their sites. Google took action earlier in the year and disabled many MFA accounts but it&#8217;s easy enough to get an Adsense account and they&#8217;re coming back. Here are the Alexa graphs for a couple of MFA sites who were stopped in their tracks in June:</p>
<div align='center'><img src='http://ocaoimh.ie/ocaoimh/2007/10/megasearchinginfo.png' alt='megasearchinginfo.png' /></div>
<div align='center'><img src='http://ocaoimh.ie/ocaoimh/2007/10/1helponinfo.png' alt='1helponinfo.png' /></div>
<p>And here&#8217;s an inappropriate site I don&#8217;t want advertising on my site.</p>
<div align='center'><img src='http://ocaoimh.ie/ocaoimh/2007/10/10-topcom.png' alt='10-topcom.png' /></div>
</p>
<p>Unfortunately despite the culling of MFA sites in June there are still plenty of low-paid adverts in the Adsense inventory. That&#8217;s where the Competitive Ad Filter comes in useful. At least once a week, or maybe more often I browse through the most popular posts on my sites looking at the adverts. If a URL looks particularly suspect I manually type it into a new browser window (don&#8217;t <em>ever</em> click on your own ads!). If the page that loads looks like an MFA site it gets added to my ad filter.</p>
<p>Criteria for MFA Sites:</p>
<ul>
<li> Content free. The site will have very little content, or the content will be ripped from elsewhere. Sometimes this is easy to pick up on.</li>
<li> Lots of adverts compared to content.</li>
<li> Directory site. The front page is a list of unrelated subjects.</li>
<li> Front page lists link directly to product affiliate links.</li>
</ul>
<p>Basically, spammy behaviour.</p>
<p>How do I know if cheap adverts are being served? Log in to Adsense and check the &#8220;Page eCPM&#8221; column on the Reports Overview page. Is it lower than $5? You could probably do much better! eCPM stands for &#8220;Effective Cost Per Thousand Impressions&#8221;. From the <a href="https://www.google.com/adsense/support/bin/answer.py?answer=32733&amp;topic=8526&amp;sourceid=aso&amp;subid=ww-ww-et-asui&amp;medium=link">Adsense help page</a>:</p>
<blockquote><p>From a publisher&#8217;s perspective, the effective cost-per-thousand impressions (eCPM) is a useful way to compare revenue across different channels and advertising programmes. It is calculated by dividing total earnings by the number of impressions in thousands. For example, if a publisher earned $180 from 45,000 impressions, the eCPM would equal $180/45 or $4.00. However, please keep in mind that eCPM is a reporting feature that does not represent the actual amount paid to a publisher.</p></blockquote>
<p>I document changes to my Competitive ad filter on <a href="http://notspam.org/">notspam.org</a>. The sites listed in those posts suit my sites, but if you don&#8217;t use the ad filter in Adsense it&#8217;s a good starting point. Hopefully you can increase the eCPM of your Adsense account above US$5 with only a few small changes.</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493343" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2007/06/01/google-just-killed-the-ad-click-tracking-industry/" rel="bookmark" title="Permanent Link: Google just killed the ad click tracking industry">Google just killed the ad click tracking industry</a></li><li> <a href="http://ocaoimh.ie/2006/12/26/is-my-competitive-ad-filter-broken/" rel="bookmark" title="Permanent Link: Is my competitive ad filter broken?">Is my competitive ad filter broken?</a></li><li> <a href="http://ocaoimh.ie/2007/03/19/how-to-accidentally-erase-your-ad-filter/" rel="bookmark" title="Permanent Link: How to accidentally erase your ad filter">How to accidentally erase your ad filter</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/10/22/why-you-need-the-adsense-competitive-ad-filter/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Even the big boys have trouble too</title>
		<link>http://ocaoimh.ie/2007/10/05/even-the-big-boys-have-trouble-too/</link>
		<comments>http://ocaoimh.ie/2007/10/05/even-the-big-boys-have-trouble-too/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 15:48:36 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/10/05/even-the-big-boys-have-trouble-too/</guid>
		<description><![CDATA[I&#8217;m shocked. Paypal.com is down. I need to lie down. Related Posts Last weekend 3 boys lost their &#8230; Ali G is in trouble for his fi &#8230; The Trouble With Superprogramm &#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m shocked. Paypal.com is down. I need to lie down.</p>
<div align='center'><img src='http://i22.tinypic.com/1118sia.png' /></div>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493323" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/1998/07/14/last-weekend-3-boys/" rel="bookmark" title="Permanent Link: Last weekend 3 boys lost their &#8230;">Last weekend 3 boys lost their &#8230;</a></li><li> <a href="http://ocaoimh.ie/2002/03/27/ali-g-is-in-trouble/" rel="bookmark" title="Permanent Link: Ali G is in trouble for his fi &#8230;">Ali G is in trouble for his fi &#8230;</a></li><li> <a href="http://ocaoimh.ie/2003/01/30/the-trouble-with-sup/" rel="bookmark" title="Permanent Link: The Trouble With Superprogramm &#8230;">The Trouble With Superprogramm &#8230;</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/10/05/even-the-big-boys-have-trouble-too/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Middle click your urls again in Firefox 2</title>
		<link>http://ocaoimh.ie/2007/09/07/middle-click-your-urls-again-in-firefox-2/</link>
		<comments>http://ocaoimh.ie/2007/09/07/middle-click-your-urls-again-in-firefox-2/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 14:08:17 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[irishblogs]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/09/07/middle-click-your-urls-again-in-firefox-2/</guid>
		<description><![CDATA[One of the really useful features of Firefox in the past was the ability to click the middle mouse button anywhere on a browser page and have the URL in the clipboard load in that window. For some reason it stopped working some time back and I don&#8217;t know why. Here&#8217;s how to enable it [...]]]></description>
			<content:encoded><![CDATA[<p>One of the really useful features of Firefox in the past was the ability to click the middle mouse button anywhere on a browser page and have the URL in the clipboard load in that window. For some reason it stopped working some time back and I don&#8217;t know why. Here&#8217;s how to enable it again if your Firefox has stopped obeying your middle finger.</p>
<p>
<ul>
<li>Open &#8220;about:config&#8221; in a new browser tab or window.</li>
<li>Search for &#8220;middlemouse&#8221; and find &#8220;middlemouse.contentLoadURL&#8221;. Set it to true if it&#8217;s false.</li>
<li>If that preference isn&#8217;t there, create a new one by right clicking and creating a new boolean value. Type &#8220;middlemouse.contentLoadURL&#8221; into the box and press return.</li>
<li>A new value, set to true by default, will be created.</li>
<li>Now try copying a URL and middle-clicking it anywhere on this page. Try http://ocaoimh.ie/ for good luck!</li>
</ul>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493294" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2006/10/26/testing-firefox-20/" rel="bookmark" title="Permanent Link: Testing Firefox 2.0">Testing Firefox 2.0</a></li><li> <a href="http://ocaoimh.ie/2005/09/09/make-middle-mouse-button-load-url-in-firefox/" rel="bookmark" title="Permanent Link: Make middle mouse button load URL in Firefox">Make middle mouse button load URL in Firefox</a></li><li> <a href="http://ocaoimh.ie/2004/04/28/opening-urls-in-moz-firefox/" rel="bookmark" title="Permanent Link: Opening URLs in Moz Firefox">Opening URLs in Moz Firefox</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/09/07/middle-click-your-urls-again-in-firefox-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Google Reader&#039;s improved subscription notice</title>
		<link>http://ocaoimh.ie/2007/09/07/google-readers-improved-subscription-notice/</link>
		<comments>http://ocaoimh.ie/2007/09/07/google-readers-improved-subscription-notice/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 07:49:39 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Google-Reader]]></category>
		<category><![CDATA[irishblogs]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/09/07/google-readers-improved-subscription-notice/</guid>
		<description><![CDATA[One of the first things I did when I started using Google Reader was finding the bookmarklet to make subscribing to feeds easier. Unfortunately the first few times I used it I didn&#8217;t realise I had to click the &#8220;Subscribe&#8221; button in the Reader interface. It was hidden away in the top right of the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the first things I did when <a href="">I started using Google Reader</a> was finding the bookmarklet to make subscribing to feeds easier. Unfortunately the first few times I used it I didn&#8217;t realise I had to click the &#8220;Subscribe&#8221; button in the Reader interface. It was hidden away in the top right of the page. I was too busy looking at the feed contents to notice it.</p>
<p><a href="http://www.tomrafteryit.net/google-reader-updates/">Tom</a> and others have pointed out that Reader added a <a href="http://googlesystem.blogspot.com/2007/09/google-reader-adds-search.html">search feature</a> but this &#8220;You are not subscribed yet&#8221; warning is a nice usability improvement that I haven&#8217;t seen anyone mention yet.</p>
<div align='center'><img src='http://ocaoimh.ie/ocaoimh/2007/09/google-reader-subscribe.png' alt='Google Reader Subscribe notice' /></div>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493292" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2011/08/11/a-really-simple-way-to-archive-your-tweets/" rel="bookmark" title="Permanent Link: A really simple way to archive your Tweets">A really simple way to archive your Tweets</a></li><li> <a href="http://ocaoimh.ie/2004/08/26/links-links-links/" rel="bookmark" title="Permanent Link: Links, links, links">Links, links, links</a></li><li> <a href="http://ocaoimh.ie/2003/02/07/musings-news-aggreg/" rel="bookmark" title="Permanent Link: Musings: News aggregator for L &#8230;">Musings: News aggregator for L &#8230;</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/09/07/google-readers-improved-subscription-notice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blogline&#039;s new interface is beta</title>
		<link>http://ocaoimh.ie/2007/08/27/bloglines-new-interface-is-beta/</link>
		<comments>http://ocaoimh.ie/2007/08/27/bloglines-new-interface-is-beta/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 08:45:47 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[bloglines]]></category>
		<category><![CDATA[feed-reader]]></category>
		<category><![CDATA[irishblogs]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/08/27/bloglines-new-interface-is-beta/</guid>
		<description><![CDATA[Bloglines have announced a beta of their new interface, just after I jumped ship to Google Reader. The new interface looks snazzier than the old one and they&#8217;ve adopted some of the conventions of Google Reader. Clicking on a subscription doesn&#8217;t mark all items as read for example. The same accelerator keys still work, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://ocaoimh.ie/?attachment_id=89493280' rel='attachment wp-att-89493280' title='Bloglines beta screenshot'><img align='left' style='margin: 2px;padding: 2px;border: 1px solid #333' src='http://ocaoimh.ie/ocaoimh/2007/08/bloglinesbeta.thumbnail.png' alt='Bloglines beta screenshot' /></a>
<p>Bloglines have <a href="http://www.bloglines.com/about/news#139">announced</a> a beta of their <a href="http://beta.bloglines.com/">new interface</a>, just after I jumped ship to <a href="http://ocaoimh.ie/2007/08/20/my-life-through-google/">Google Reader</a>. The new interface looks snazzier than the old one and they&#8217;ve adopted some of the conventions of Google Reader. Clicking on a subscription doesn&#8217;t mark all items as read for example.</p>
<p></p>
<p>The same accelerator keys still work, and &#8220;s&#8221; still jumps to the next feed, but they don&#8217;t have the star and sharing features of Reader. If you&#8217;re reading this through a feed reader jump to the front page of <a href="http://ocaoimh.ie/">ocaoimh.ie</a> and you&#8217;ll see an &#8220;I like these&#8221; list on the sidebar. Those are my shared items. Damn, I found something sticky in Reader that I can&#8217;t live without.</p>
<p><img align='right' style='margin: 2px;padding: 2px;border: 1px solid #333' src='http://ocaoimh.ie/ocaoimh/2007/08/bloglinesbeta-views.png' alt='bloglinesbeta-views.png' />
<p>Bloglines now has 3 views of your feed. Like Google Reader you have the Quick and Full views, but a third view, the &#8220;3 pane view&#8221; looks more like an email client or news reader. Nice, but I&#8217;m too used to the full view to switch now.</p>
<p></p>
<p>If i hadn&#8217;t already moved to Google Reader I&#8217;d be disappointed. The new 3-pane-view is nice but not enough to make me jump back to Bloglines. It&#8217;s beta, so hopefully it&#8217;s not too late to add a few new features.</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493279" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://ocaoimh.ie/2007/02/18/find-new-stuff-with-the-image-wall/" rel="bookmark" title="Permanent Link: Find new stuff with the image wall">Find new stuff with the image wall</a></li><li> <a href="http://ocaoimh.ie/2008/07/09/wordpress-mu-26-beta-1/" rel="bookmark" title="Permanent Link: WordPress MU 2.6 beta 1">WordPress MU 2.6 beta 1</a></li><li> <a href="http://ocaoimh.ie/2010/06/18/freezing-problems-in-medal-of-honor-beta/" rel="bookmark" title="Permanent Link: Freezing problems in Medal of Honor Beta">Freezing problems in Medal of Honor Beta</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/08/27/bloglines-new-interface-is-beta/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

