<?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>Graeme Lawton &#187; technology</title>
	<atom:link href="http://graeme.per.ly/category/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://graeme.per.ly</link>
	<description>Because Perl definitely isn&#039;t dead.</description>
	<lastBuildDate>Wed, 16 Feb 2011 21:16:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Northwest PM Meet &#8211; Manchester</title>
		<link>http://graeme.per.ly/northwest-pm-meet-manchester/244</link>
		<comments>http://graeme.per.ly/northwest-pm-meet-manchester/244#comments</comments>
		<pubDate>Mon, 11 May 2009 10:13:30 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[mongers]]></category>
		<category><![CDATA[northwestpm]]></category>
		<category><![CDATA[pm]]></category>

		<guid isPermaLink="false">http://graeme.per.ly/?p=244</guid>
		<description><![CDATA[I completely forgot to blog about the Northwest PM meet last week. Perhaps the Perl scene in Manchester isn&#8217;t as lacking as we initially thought. Although there were only a few of us actually from Manchester. Three interesting talks were given: Object oriented database design in PostgreSQL (Matt S Trout) Converting 16k user mailboxes from [...]]]></description>
			<content:encoded><![CDATA[<p>I completely forgot to blog about the <a title="Northwest Perl Mongers" href="http://northwestengland.pm.org/media/002.html">Northwest PM meet</a> last week. Perhaps the Perl scene in Manchester isn&#8217;t as lacking as we initially thought. Although there were only a few of us actually from Manchester.</p>
<p>Three interesting talks were given:</p>
<ul>
<li> <a title="Object Orientated database design in PostgreSQL" href="http://www.shadowcat.co.uk/archive/conference-video/nwepm/postgres/">Object oriented database design in PostgreSQL</a> (<a title="Matt S Trout's blog" href="http://www.shadowcat.co.uk/blog/matt-s-trout/">Matt S Trout</a>)</li>
<li> Converting 16k user mailboxes from MBOX to MDIR++ (Ian Norton)</li>
<li> Functional Pe(a)rls v3 (<a title="Osfameron's blog" href="http://greenokapi.net/blog/">Osfameron</a>)</li>
</ul>
<p>All the talks were fairly good and I&#8217;d recommend any other Perl devs (or even potential ones) show their faces. We&#8217;re friendlier than we look&#8230; honest <img src='http://graeme.per.ly/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The <a title="Northwest Perl Mongers Social Meet" href="http://northwestengland.pm.org/meetings/005.html">next meet is a social</a>, again in Manchester.</p>
]]></content:encoded>
			<wfw:commentRss>http://graeme.per.ly/northwest-pm-meet-manchester/244/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>P3P Policies are a joke</title>
		<link>http://graeme.per.ly/p3p-policies-are-a-joke/205</link>
		<comments>http://graeme.per.ly/p3p-policies-are-a-joke/205#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:38:22 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[p3p security IE internet]]></category>

		<guid isPermaLink="false">http://www.alola.org/?p=205</guid>
		<description><![CDATA[Initially I thought P3P policies might be quite useful. A nice way to see how a site promises to use my data and I could even configure my browser to treat my privacy settings accordingly. It was a nice thought at least. Unfortunately the reality is somewhat different. The only browser that seems to even [...]]]></description>
			<content:encoded><![CDATA[<p>Initially I thought <a title="P3P Policies" href="http://www.w3.org/P3P/" target="_blank">P3P</a> policies might be quite useful. A nice way to see how a site promises to use my data and I could even configure my browser to treat my privacy settings accordingly.</p>
<p>It was a nice thought at least. Unfortunately the reality is somewhat different. The only browser that seems to even support P3P privacy policies is Internet Explorer. When I say &#8220;support&#8221;, what I actually mean is, make a complete hash of.</p>
<p>It appears that if you want to use cookies on a third party domain, in an iframe or a image tag for instance, in IE you need to have a P3P policy defined.</p>
<p>Okay, no problem we&#8217;ll set ours up. Unfortunately the site I was working on has terms and conditions that state that they can use users data for pretty much anything. Initially IE didn&#8217;t appear to have a problem with the policy stating this. The third party cookies worked a treat, but for some insane reason Microsoft in their wisdom decided to turn all first party cookies into session cookies. Which meant the whole system wouldn&#8217;t function.</p>
<p><a title="This Aint News" href="http://thisaintnews.com" target="_blank">This ain&#8217;t news</a>&#8216; lead developer Mark discovered that <a title="Facebook" href="http://www.facebook.com/" target="_blank">Facebook</a> are using a very strange P3P policy, that only contained &#8220;CP=HONK&#8221;. As we could find no reference to this anywhere we discovered through trial and error that you can put any gibberish in, and IE lets all first party and third party cookies work fine!</p>
<p>So in essence, the only browser that supports P3P policies is IE, and to get round them just put in some <a title="Lorem Ipsum" href="http://www.lipsum.com/" target="_blank">Lorem Ipsum</a>. Now that&#8217;s a security model.</p>
]]></content:encoded>
			<wfw:commentRss>http://graeme.per.ly/p3p-policies-are-a-joke/205/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Which distro?</title>
		<link>http://graeme.per.ly/which-distro/200</link>
		<comments>http://graeme.per.ly/which-distro/200#comments</comments>
		<pubDate>Wed, 25 Mar 2009 21:38:39 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[linux gentoo debian ubuntu]]></category>

		<guid isPermaLink="false">http://www.alola.org/?p=200</guid>
		<description><![CDATA[After deciding I&#8217;d do what I thought would be a nice and straight forward Debian upgrade from Etch to Lenny, I managed to completely hose my server. Eventually I discovered that the amd64 version of Xen simply doesn&#8217;t work. Anyway, I have no need for Xen on the server any more, and since the nice [...]]]></description>
			<content:encoded><![CDATA[<p>After deciding I&#8217;d do what I thought would be a nice and straight forward Debian upgrade from Etch to Lenny, I managed to completely hose my server.</p>
<p>Eventually I discovered that the amd64 version of Xen simply doesn&#8217;t work. Anyway, I have no need for Xen on the server any more, and since the nice people at Citrix seem to have completely hidden the open source versions, I&#8217;m going to get rid.</p>
<p>So now the question is what do I whack on the server in its place? My distro of choice recently, for my personal boxes, has been Gentoo. However I just can&#8217;t convince my self that it&#8217;ll be stable enough. Or more that if it&#8217;s not, tracking down any problems could be a nightmare.</p>
<p>I suppose, another option could have been Redhat, but I&#8217;ve just never managed to &#8220;gel&#8221; with it. Debian would be an obvious choice to stick with, but with them ripping out xen so abruptly, I&#8217;m just not feeling the love. I&#8217;m sure I&#8217;ll be forced to make a descision soon enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://graeme.per.ly/which-distro/200/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NSLU2 &#8211; Slug  box</title>
		<link>http://graeme.per.ly/nslu2-slug-box/184</link>
		<comments>http://graeme.per.ly/nslu2-slug-box/184#comments</comments>
		<pubDate>Thu, 06 Nov 2008 23:08:54 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[slug]]></category>

		<guid isPermaLink="false">http://www.alola.org/?p=184</guid>
		<description><![CDATA[Bought a new LinkSys NSLU2 or Slug Box as it&#8217;s also known by. This is a lovely little box that allows you to connect your USB drives, pen drives or external hard drives to your network. It&#8217;s a tiny little thing that runs it&#8217;s proprietary firmware that makes the drives accessible on your network. I [...]]]></description>
			<content:encoded><![CDATA[<p>Bought a new LinkSys NSLU2 or Slug Box as it&#8217;s also known by. This is a lovely little box that allows you to connect your USB drives, pen drives or external hard drives to your network. It&#8217;s a tiny little thing that runs it&#8217;s proprietary firmware that makes the drives accessible on your network.</p>
<p>I soon despensed of that and whacked <a title="Debian Slug Box" href="http://www.cyrius.com/debian/nslu2/">Debian</a> on it. As soon as I did this, it opened up a whole host of possibilities. Now it&#8217;s running a lightweight torrent client, a samba server, a nfs server and a load of backup scripts. From a device that cost me Â£64 this is truly delightful. Just need to see if I can get an NFS server running and then I&#8217;ll be turning my home server off some of the time. Ooooh think of the electricity bill savings.</p>
]]></content:encoded>
			<wfw:commentRss>http://graeme.per.ly/nslu2-slug-box/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>g-phone all it&#8217;s cracked up to be?</title>
		<link>http://graeme.per.ly/g-phone-all-its-cracked-up-to-be/181</link>
		<comments>http://graeme.per.ly/g-phone-all-its-cracked-up-to-be/181#comments</comments>
		<pubDate>Sat, 01 Nov 2008 00:11:46 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[gphone]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://www.alola.org/?p=181</guid>
		<description><![CDATA[I&#8217;ve just been watching this video about the the new T-Mobile G1 and I don&#8217;t see it. I have an iPhone and I can&#8217;t see anything that I&#8217;d actually use that the &#8220;g-phone&#8221; provides. I mean it&#8217;s a reasonable phone, but the UI looks clunky to me. The fact it&#8217;s AndroidÂ is pretty cool as it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just been watching this video about the the new <a title="T-Mobile G1" href="http://www.t-mobile.co.uk/g1-with-google-phone/">T-Mobile G1</a> and I don&#8217;t see it.</p>
<p style="text-align: center">
<p style="text-align: left">I have an iPhone and I can&#8217;t see anything that I&#8217;d actually use that the &#8220;g-phone&#8221; provides. I mean it&#8217;s a reasonable phone, but the UI looks clunky to me. The fact it&#8217;s <a title="Android " href="http://www.android.com/">Android</a>Â is pretty cool as it should mean it&#8217;s really extensible, but currently I&#8217;m still not convinced and I&#8217;d been quite looking forward to the first Android phones, but frankly I think I was expecting something more.</p>
<p style="text-align: left">I might be completely wrong, in fact I actually hope I am but from the videos I&#8217;m just not convinced.</p>
]]></content:encoded>
			<wfw:commentRss>http://graeme.per.ly/g-phone-all-its-cracked-up-to-be/181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

