<?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>Aehso's Output &#187; blosxom</title>
	<atom:link href="http://www.xlml.com/aehso/category/blosxom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xlml.com/aehso</link>
	<description>John O'Shea's musings, observations and opinions on anything and everything.</description>
	<lastBuildDate>Mon, 25 Jan 2010 13:31:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Comments disabled &#8211; blog engine and Irish hosting service advice anyone?</title>
		<link>http://www.xlml.com/aehso/2005/08/03/comments-disabled-blog-engine-and-irish-hosting-service-advice-anyone/</link>
		<comments>http://www.xlml.com/aehso/2005/08/03/comments-disabled-blog-engine-and-irish-hosting-service-advice-anyone/#comments</comments>
		<pubDate>Wed, 03 Aug 2005 06:40:00 +0000</pubDate>
		<dc:creator>aehso</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">http://www.xlml.com/aehso/?p=21</guid>
		<description><![CDATA[The reason why?  My blog seems to make it onto a comment spam hit list yesterday and this morning I got a nice email from my hosting service indicating that my disk usage had noticably increased.  Needless to say my poor blog had been overrun with spam last night &#8211; nice to see [...]]]></description>
			<content:encoded><![CDATA[<p>The reason why?  My blog seems to make it onto a comment spam hit list yesterday and this morning I got a nice email from my hosting service indicating that my disk usage had noticably increased.  Needless to say my poor blog had been overrun with spam last night &#8211; nice to see I&#8217;m moving up in the world.
<p>
The writeback plugin for <a href="http://www.blosxom.com/">Blosxom</a> (the engine I&#8217;m using) is pretty dumb out-of-the-box so I just plugged it out for the moment &#8211; I&#8217;m going on holidays for two weeks and I don&#8217;t want to come back to another mess.  All of this is a terrible shame as one of the most valuable things about blogging after all is public reader feedback.
<p>
Once I get back, I&#8217;ll switch the blog over to another engine, maybe <A href="http://wordpress.org/">Wordpress</a> but then I&#8217;ll probably need a MySQL database.  <a href="http://www.pair.com/">Pair Networks</a> are great (uptime, support, advice is all fantastic) but their Advanced hosting package (the cheapest that offers MySQL database support) is a bit expensive for my needs.
<p>If anyone has any advice to offer (esp with Irish hosting services) email me at &#8220;aehso at xlml dot com&#8221;.  Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xlml.com/aehso/2005/08/03/comments-disabled-blog-engine-and-irish-hosting-service-advice-anyone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More Plugins Added</title>
		<link>http://www.xlml.com/aehso/2004/07/11/more-plugins-added/</link>
		<comments>http://www.xlml.com/aehso/2004/07/11/more-plugins-added/#comments</comments>
		<pubDate>Sun, 11 Jul 2004 12:24:00 +0000</pubDate>
		<dc:creator>aehso</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">http://www.xlml.com/aehso/?p=142</guid>
		<description><![CDATA[I&#8217;ve managed to add two more plugins to this blog

antispam &#8211; masks email addresses as ASCII codes to stop spambots from harvesting them from these pages.  The email addresses are redenered as normall by browsers so it&#8217;s invisible to you, the reader
poll &#8211; eye candy, for whatever daft quick questions I want to pose [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve managed to add two more plugins to this blog</p>
<ul>
<li><strong>antispam</strong> &#8211; masks email addresses as ASCII codes to stop spambots from harvesting them from these pages.  The email addresses are redenered as normall by browsers so it&#8217;s invisible to you, the reader</li>
<li><strong>poll</strong> &#8211; eye candy, for whatever daft quick questions I want to pose yo ye lot!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.xlml.com/aehso/2004/07/11/more-plugins-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bloxsom&#8217;s calendar plugin</title>
		<link>http://www.xlml.com/aehso/2004/07/10/bloxsoms-calendar-plugin/</link>
		<comments>http://www.xlml.com/aehso/2004/07/10/bloxsoms-calendar-plugin/#comments</comments>
		<pubDate>Sat, 10 Jul 2004 19:23:00 +0000</pubDate>
		<dc:creator>aehso</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">http://www.xlml.com/aehso/?p=145</guid>
		<description><![CDATA[Finally, I got the calendar down to a respectible size &#8211; I had to go back and change the CSS Selector&#8217;s I was specifying for the calendar table elements.  Now I&#8217;ve ended up with the following in my head.html Flavour file:

table.calendar    { color: #336633 ; font-size:8pt }
th.calendar_month_head { font-size: 8pt }
th.calendar_day_head [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I got the calendar down to a respectible size &#8211; I had to go back and change the CSS Selector&#8217;s I was specifying for the calendar table elements.  Now I&#8217;ve ended up with the following in my head.html Flavour file:</p>
<pre class="code">
table.calendar    { color: #336633 ; font-size:8pt }
th.calendar_month_head { font-size: 8pt }
th.calendar_day_head { font-size: 8pt }
td.calendar_day_noday { font-size: 8pt }
td.calendar_day_nolink { font-size: 8pt }
td.calendar_day_link { font-size: 8pt }
</pre>
<p>Easy, when you remember how &lt;sigh&gt; Now to have a go at adding some more &#8211; antispam is high on my list&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xlml.com/aehso/2004/07/10/bloxsoms-calendar-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

