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

<channel>
	<title>AJ McKee</title>
	<atom:link href="http://aj.mc-kee.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aj.mc-kee.com</link>
	<description>All About Nothing</description>
	<pubDate>Mon, 23 Jun 2008 00:17:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Network Manager &#038; Open VPN Servers On Port 443 Fix</title>
		<link>http://aj.mc-kee.com/2008/05/16/network-manager-open-vpn-servers-on-port-443-fix/</link>
		<comments>http://aj.mc-kee.com/2008/05/16/network-manager-open-vpn-servers-on-port-443-fix/#comments</comments>
		<pubDate>Fri, 16 May 2008 22:18:26 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Geeky Stuff]]></category>

		<category><![CDATA[Linux Stuff]]></category>

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

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

		<category><![CDATA[Network Manager]]></category>

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

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

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

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=42</guid>
		<description><![CDATA[Now, after yesterdays post, I decided to play a bit more and set up an Open VPN connection to a remote site. Luckily the site was running the excellent IPCOP with an Open VPN service, however it was configured to run on port 443.
Searching high and low in the Network Manager applet on Ubuntu Heron, [...]]]></description>
			<content:encoded><![CDATA[<p>Now, after yesterdays post, I decided to play a bit more and set up an <a title="Open VPN Web Site" href="http://openvpn.net">Open VPN</a> connection to a remote site. Luckily the site was running the excellent IPCOP with an Open VPN service, however it was configured to run on port 443.</p>
<p>Searching high and low in the Network Manager applet on Ubuntu Heron, I could not find an option to connect on a specific port number. Bruised, I dumped my Open VPN config into /etc/openvpn and brought up the link manually.<span id="more-42"></span></p>
<p>Today, as I sat behind a fresh install of <a title="Open Suse Site" href="http://www.opensuse.org/">Open SUSE 10.3</a>, I decided to set up the link again using Network Manager, just to see if it was Ubuntu at fault. Sure enough, there was no option to specify the port number that the client should connect.</p>
<p>Fixing the issue is however straight forward enough to do. Open a terminal window and then enter in the command &#8220;<strong><em>gconf-editor &amp;</em></strong>&#8220;. This will fire up the gnome version of a &#8220;windows registry&#8221; (note I use that is a very lose way).</p>
<p>Click on &#8220;<em><strong>System</strong></em>&#8221; then &#8220;<em><strong>Networking</strong></em>&#8221; and the &#8220;<em><strong>vpn_connections</strong></em>&#8220;. You should have given your vpn connection a name, something easy to identify I hope. So click on that too. You will see on the right hand side a window populated with various name and value pairs. This is where the configuration of your VPN is kept.</p>
<p>The very last key value pair should be called &#8220;<em><strong>vpn_data</strong></em>&#8220;. Double click on that and a new dialog box will appear.  Click on &#8220;<em><strong>Add</strong></em>&#8221; and enter in the word &#8220;<strong><em>port</em></strong>&#8221; then click on &#8220;<em><strong>Ok</strong></em>&#8220;. Now click on &#8220;<em><strong>Add</strong></em>&#8221; again and this time enter in &#8220;<em><strong>443</strong></em>&#8221; (you can enter in any port you like actually, but the one that your Open VPN server runs on is best here <img src='http://aj.mc-kee.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) and then &#8220;<strong><em>Ok</em></strong>&#8220;.</p>
<p>Its probably best to close Gconf Editor now, as you should not need it. Restart the network manager if possible, I actually done a reboot, but its not necessary (You can tell where my computer lineage started). You should now be able to click on the Network Manager applet and start the Open VPN connection without any problems.</p>
<p>Note, that if you reconfigure the Open VPN settings using Network Manager, you will need to repeat the above steps as when the config is saved, your old one is over written. I am sure there is a way around that.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/05/16/network-manager-open-vpn-servers-on-port-443-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing the Groupwise Client on Ubuntu Hardy Heron</title>
		<link>http://aj.mc-kee.com/2008/05/15/installing-the-groupwise-client-on-hardy-heron/</link>
		<comments>http://aj.mc-kee.com/2008/05/15/installing-the-groupwise-client-on-hardy-heron/#comments</comments>
		<pubDate>Thu, 15 May 2008 15:31:21 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Geeky Stuff]]></category>

		<category><![CDATA[Linux Stuff]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=41</guid>
		<description><![CDATA[So we use GroupWise obviously. However for the most part, I spend my time on Ubuntu these days as I like XFCE4 and Ubuntu as a whole. This is not to say I don&#8217;t use my Novell Suse Enterprise Desktop, I do, quite a lot, but its also nice to have a bit of a [...]]]></description>
			<content:encoded><![CDATA[<p>So we use GroupWise obviously. However for the most part, I spend my time on Ubuntu these days as I like XFCE4 and Ubuntu as a whole. This is not to say I don&#8217;t use my Novell Suse Enterprise Desktop, I do, quite a lot, but its also nice to have a bit of a play with other distros from time to time.</p>
<p><span id="more-41"></span>Now, Evolution is a great mail client, and it has connectors to GroupWise too, however, for me I don&#8217;t like the big clunky icons and the overall general responsiveness of the app. I do however like the GroupWise client (Although let it not be said, it has lots of problems).</p>
<p>Now, be warned, Novell, do not support the GroupWise client on Ubuntu, however it should be possible to get it to work. So here is a quick stab at it.</p>
<ol>
<li>Download the Novell GroupWise Client for Linux from www.novell.com</li>
<li>Extract the archieve</li>
<li>You will see two RPM&#8217;s. We will need to convert them</li>
<li>Open a terminal in ubuntu and enter in sudo apt-get install alien</li>
<li>Now to convert the GroupWise rpm to a deb package, simply enter sudo alien &#8211;scripts  novell-groupwiseclient.xxx.rpm (Where xxx are the version numbers)</li>
<li>Do the same for the other rpm, the GroupWise check app</li>
<li>Now, you have the packages converted, install them with sudo dpkg -i *.deb</li>
<li>The GroupWise client is then installed into /opt/novell/groupwise.</li>
<li>You should see the GroupWise client icon now on your desktop, double click to start it and hey presto you are done.</li>
</ol>
<p>If you get a chance, do check out the Novell product line, especially the Linux stuff, some of the stuff, that runs on Linux is mad cool (IMHO).</p>
<p>Update: You may need to not use the JRE that comes with the packages. To use the open-java6 one complete the following;</p>
<ol>
<li>sudo mv /opt/novell/groupwise/client/jre /opt/novell/groupwise/client/jre.old</li>
<li>sudo ln -s  /usr/lib/jvm/java-6-openjdk/jre/ /opt/novell/groupwise/client/jre</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/05/15/installing-the-groupwise-client-on-hardy-heron/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running Confluence on port 80 or 443 using mod_proxy_ajp</title>
		<link>http://aj.mc-kee.com/2008/04/18/running-confluence-on-port-80-or-443-using-mod_proxy_ajp/</link>
		<comments>http://aj.mc-kee.com/2008/04/18/running-confluence-on-port-80-or-443-using-mod_proxy_ajp/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 14:09:10 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Geeky Stuff]]></category>

		<category><![CDATA[Linux Stuff]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=40</guid>
		<description><![CDATA[Okay, I use Confluence a lot, and think despite some of its failings in the UI department (Although they are being addressed as version 2.8 shows) its a excellent Enterprise Wiki.
Now, not wanting to arse around with Tomcat all the time, I use the standalone build generally as its quite sufficient for my purposes. The [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, I use <a href="http://www.atlassian.com/software/confluence/">Confluence</a> a lot, and think despite some of its <a href="http://www.tomrafteryit.net/enterprise-wikis-reviewed/trackback/">failings in the UI department</a> (Although they are being addressed as version 2.8 shows) its a excellent Enterprise Wiki.</p>
<p>Now, not wanting to arse around with Tomcat all the time, I use the standalone build generally as its quite sufficient for my purposes. The problems arise when we have remote workers, whom are behind restrictive firewall policies. So that means I have to provide the service on 443. Now you could spend a bit of time configuring Tomcat to run on said port, but thats not recommended, plus you may want to use other technologies such a PHP etc. So here is a quick how to on getting confluence up and running on port 443 on Suse Enterprise Server 10 (Al tough the same applies to most Linux distros with the exception of the convoluted config Novell apply to Apache). This post presumes you already have installed Confluence standalone and its running fine.<span id="more-40"></span></p>
<p>1. Make sure you have Apache 2.2 installed<br />
2. Open /etc/sysconfig/apache2 in vi (make sure you back it up first&#8230;)<br />
3. Around line 296 you will see a list of the modules apache loads at start up. Add the following to the list;<br />
<code>proxy proxy_http proxy_connect proxy_ajp proxy_balancer</code><br />
4. Save the file.<br />
5. cd /etc/apache2/conf.d<br />
6. Create a new config that will hold the information for your confluence configs;<br />
<code>vi confluenc.conf</code><br />
7. Add the following lines<br />
<code><br />
&lt;Proxy balancer://confluence&gt;<br />
BalancerMember ajp://localhost:8009<br />
&lt;/Proxy&gt;</code><br />
8. You can run this on port 80 just as well, but if its an internal wiki, you should allow public access only via HTTPS<br />
<br /><code><br />
&lt;VirtualHost 192.168.0.1:80&gt; # Note I always specify an IP address although its not required, you could use *<br />
ServerAdmin you@mail.com # Your email address<br />
ServerName host.domain.tld # Public FQDN of the server<br />
Redirect / https://server.tld/ # Redirect everything to the SSL server<br />
&lt;/VirtualHost&gt;<br />
</code><br />
9 I presume you will have pre generated your server keys, if not do so now.<br />
10. Add the following to you ssl vhost config<br />
<br /><code><br />
&lt;VirtualHost 192.168.0.1:443&gt;<br />
ServerName host.domain.tld:443<br />
ServerAdmin you@mail.com<br />
# SSL Requirments<br />
SSLEngine on<br />
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL<br />
# Use your certificate here.<br />
SSLCertificateFile /etc/apache2/ssl.crt/host.domain.tld.crt<br />
SSLCertificateKeyFile /etc/apache2/ssl.key/host.domain.tld.pem<br />
&lt;Files ~ "\.(cgi|shtml|phtml|php3?)$"&gt;<br />
SSLOptions +StdEnvVars<br />
&lt;/Files&gt;<br />
&lt;Directory "/srv/www/cgi-bin"&gt;<br />
SSLOptions +StdEnvVars<br />
&lt;/Directory&gt;<br />
SetEnvIf User-Agent ".*MSIE.*" \<br />
nokeepalive ssl-unclean-shutdown \<br />
downgrade-1.0 force-response-1.0</p>
<p># The important bit. Pass all requests onto your confluence instance<br />
ProxyPass / balancer://confluence/ stickysession=JSESSIONID|seraph.confluence nofailover=On<br />
&lt;/VirtualHost&gt;<br />
</code><br />
11. Shutdown Confluence and Open up your confluence instances server.xml file (backup first)<br />
12. Add the following to below the first connector definition<br />
<br /><code>&lt;Connector port="8009" protocol="AJP/1.3" /&gt;</code><br />
13. Save and restart confluence<br />
14. Start apache and browse to https://server.domain.tld and you should see your confluence instance.</p>
<p>The guts of this is <a href="http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html">mod_proxy_ajp</a> which is a lot more delightful to play with than mod_jk.</p>
<p>For fun, you can add as many instances of Confluence as you like as BalancerMemers, export the confluence home via nfs and have your instances connect to a shared db. Is basic load balancing and will break things in confluence, but its good for a laugh.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/04/18/running-confluence-on-port-80-or-443-using-mod_proxy_ajp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tibet Spam</title>
		<link>http://aj.mc-kee.com/2008/04/09/tibet-spam/</link>
		<comments>http://aj.mc-kee.com/2008/04/09/tibet-spam/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 01:18:08 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=38</guid>
		<description><![CDATA[Recently I published a brief post on Freeing Tibet and since then the amount of abusive comments and email I have gotten has raised considerably.
While I will approve comments both for and against the freeing of Tibet, I will only do so should they be what I deem legitimate. I.e. They do not appear to [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I published a brief post on <a href="http://aj.mc-kee.com/2008/03/31/free-tibet-china-and-the-olymics-and-all-that/">Freeing Tibet</a> and since then the amount of abusive comments and email I have gotten has raised considerably.</p>
<p>While I will approve comments both for and against the freeing of Tibet, I will only do so should they be what I deem legitimate. I.e. They do not appear to be copy paste jobs, refrain from abuse and are sensible comments.</p>
<p>Otherwise, please bugger off. I&#8217;m not intersted in being a fora for the promotion of your sites. In particular, posters from;</p>
<ul>
<li>168.144.250.89</li>
<li>206.155.48.217</li>
<li>128.221.197.21</li>
</ul>
<p>have been banned (not that it will make much difference) but sure I may as well do something at the FW level seening as I was working on it anyhow.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/04/09/tibet-spam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ahern Quits</title>
		<link>http://aj.mc-kee.com/2008/04/02/ahern-quits/</link>
		<comments>http://aj.mc-kee.com/2008/04/02/ahern-quits/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 10:05:46 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Random Stuff]]></category>

		<category><![CDATA[Ahern Bertie Ahern]]></category>

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=37</guid>
		<description><![CDATA[Rather than face more scrutiny over payments he may have received, Bertie Ahern has quit as Irish Prime Minister. He will retire from office on May 6th after an address to both houses of congress.
]]></description>
			<content:encoded><![CDATA[<p>Rather than face more scrutiny over payments he may have received, Bertie Ahern has quit as Irish Prime Minister. He will retire from office on May 6th after an address to both houses of congress.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/04/02/ahern-quits/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free Tibet, China and the Olymics and all that</title>
		<link>http://aj.mc-kee.com/2008/03/31/free-tibet-china-and-the-olymics-and-all-that/</link>
		<comments>http://aj.mc-kee.com/2008/03/31/free-tibet-china-and-the-olymics-and-all-that/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 22:39:12 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Random Stuff]]></category>

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

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

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

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=35</guid>
		<description><![CDATA[Before I go on, I am not normally political, but recently I am just getting fed up with lots of things, maybe its my age catching up on me. I have just being watching John O&#8217;Shea on TV3 talk about Tibet and the Olympics.  Now I don&#8217;t have much time for John O&#8217;Shea (for [...]]]></description>
			<content:encoded><![CDATA[<p>Before I go on, I am not normally political, but recently I am just getting fed up with lots of things, maybe its my age catching up on me. I have just being watching John O&#8217;Shea on TV3 talk about Tibet and the Olympics.  Now I don&#8217;t have much time for John O&#8217;Shea (for no reason only from I find charities annoying and pushy at times) but he did mention two interesting things.</p>
<ol>
<li>The smaller countries like Ireland (Who&#8217;s government is ohh so found of telling its citizens how &#8220;well respected&#8221; it is on the world stage) should take a stance at at least threaten to boycott the games (We won&#8217;t miss much anyhow, we rarely win anything)</li>
<li>Don&#8217;t watch them</li>
</ol>
<p>The second is a really nice passive way of resistance.</p>
<p>Now considering that this post will now be filtered out by the Great firewall of China, I hope that the rest of this post will go unoticed by the Chinese authorities and we&#8217;ll all catch them by surprise.</p>
<p><strong>Proposal</strong></p>
<p>I propose that any blogger who feels strongly enough, make a simple post on the 30th of April 2008 with the title of &#8220;Why I think Tibet Should Be Free&#8221;/&#8221;Please Free Tibet&#8221; or something with Free and Tibet in the title. If you think independence is not needed you can also post something similar. You can include as little or as much in the post body as you want to.</p>
<p>If you use Wordpress, you can even do it now, and select the publish date as the 30th April and forget all about it. I already have.</p>
<p>Sure its not as strong as storming the Chinese embassy, but its just another way we can all let the Chinese government (I doubt that they need reminding) that people in the world object to whats going on (BTW while I&#8217;m at it, China you should be ashamed of your conduct in relation toDarfur). As a side benifit, if enough blogs do this, it should send the Great Firewall into some serious filtering time.</p>
<p>Update: 00:04 01.04.08 - If you don&#8217;t feel like doing a blog post, on the 30th you can do simple things like set the status message of your IM client to read &#8220;Free Tibet&#8221; or similar. You can also do this with Facebook.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/03/31/free-tibet-china-and-the-olymics-and-all-that/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finally, most Cuban photos uploaded.</title>
		<link>http://aj.mc-kee.com/2008/03/31/finally-most-cuban-photos-uploaded/</link>
		<comments>http://aj.mc-kee.com/2008/03/31/finally-most-cuban-photos-uploaded/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 16:18:03 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Photos]]></category>

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

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=34</guid>
		<description><![CDATA[After what seems like ages, I finally got around to uploading the rest of my Cuban photos to Flickr, feel free to visit and comment.
I will hopefully get around to completing the titles and brief info sections later this evening. FInd below quick links to my favorite ones.
   
  
 
 
 [...]]]></description>
			<content:encoded><![CDATA[<p>After what seems like ages, I finally got around to uploading the rest of my Cuban photos to <a title="Cuban Photos on Flickr" href="http://www.flickr.com/photos/ajmckee/sets/72157604276441280/">Flickr</a>, feel free to visit and comment.</p>
<p>I will hopefully get around to completing the titles and brief info sections later this evening. FInd below quick links to my favorite ones.</p>
<p><a class="flickr-image" title="DSC_1497" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377689238/"><img class="flickr-large" src="http://farm3.static.flickr.com/2368/2377689238_f2f719f71c_t.jpg" alt="DSC_1497" /></a> <a class="flickr-image" title="DSC_1498" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377690104/"><img class="flickr-large" src="http://farm4.static.flickr.com/3226/2377690104_b0db7f140c_t.jpg" alt="DSC_1498" /></a> <a class="flickr-image" title="DSC_1499" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2376852381/"><img class="flickr-large" src="http://farm3.static.flickr.com/2252/2376852381_4f924093f5_t.jpg" alt="DSC_1499" /></a> <a class="flickr-image" title="The Real Capitol" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377730098/"><img class="flickr-large" src="http://farm3.static.flickr.com/2316/2377730098_0f7d92f3c4_t.jpg" alt="The Real Capitol" /></a></p>
<p><a class="flickr-image" title="Lovvers" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377727654/"><img class="flickr-large" src="http://farm3.static.flickr.com/2127/2377727654_4e08d21424_t.jpg" alt="Lovvers" /></a> <a class="flickr-image" title="So long as I get there" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377725326/"><img class="flickr-large" src="http://farm3.static.flickr.com/2037/2377725326_687664fabe_t.jpg" alt="So long as I get there" /></a> <a class="flickr-image" title="Bird" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377723702/"><img class="flickr-large" src="http://farm3.static.flickr.com/2238/2377723702_80b64fe3f9_t.jpg" alt="Bird"><br />
</img></a> <a class="flickr-image" title="Political Discussion" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377723496/"><img class="flickr-large" src="http://farm3.static.flickr.com/2031/2377723496_74d62374b0_t.jpg" alt="Political Discussion" /></a></p>
<p><a class="flickr-image" title="Waiting..." rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2376883655/"><img class="flickr-large" src="http://farm4.static.flickr.com/3006/2376883655_33d4347f3a_t.jpg" alt="Waiting..." /></a> <a class="flickr-image" title="Sunset" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377721458/"><img class="flickr-large" src="http://farm3.static.flickr.com/2316/2377721458_a6740b9971_t.jpg" alt="Sunset"><br />
</img></a> <a class="flickr-image" title="DSC_2531" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2376881579/"><img class="flickr-large" src="http://farm4.static.flickr.com/3139/2376881579_7401cb524b_t.jpg" alt="DSC_2531" /></a> <a class="flickr-image" title="DSC_2524" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377719278/"><img class="flickr-large" src="http://farm3.static.flickr.com/2347/2377719278_1cd7224972_t.jpg" alt="DSC_2524" /></a></p>
<p><a class="flickr-image" title="DSC_2504" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377717066/"><img class="flickr-large" src="http://farm3.static.flickr.com/2180/2377717066_148aa4a8ab_t.jpg" alt="DSC_2504" /></a> <a class="flickr-image" title="DSC_2519" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2376879997/"><img class="flickr-large" src="http://farm4.static.flickr.com/3093/2376879997_950f008538_t.jpg" alt="DSC_2519" /></a> <a class="flickr-image" title="DSC_2503" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377716348/"><img class="flickr-large" src="http://farm4.static.flickr.com/3130/2377716348_3eb997406d_t.jpg" alt="DSC_2503" /></a> <a class="flickr-image" title="DSC_2462" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377714374/"><img class="flickr-large" src="http://farm3.static.flickr.com/2414/2377714374_a8302fd400_t.jpg" alt="DSC_2462" /></a></p>
<p><a class="flickr-image" title="DSC_2257" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2376871473/"><img class="flickr-large" src="http://farm3.static.flickr.com/2192/2376871473_14c3db7551_t.jpg" alt="DSC_2257" /></a> <a class="flickr-image" title="DSC_2211" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377708266/"><img class="flickr-large" src="http://farm4.static.flickr.com/3210/2377708266_0e1f7d70ee_t.jpg" alt="DSC_2211" /></a> <a class="flickr-image" title="DSC_2192" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377708022/"><img class="flickr-large" src="http://farm3.static.flickr.com/2236/2377708022_a8e01f2d09_t.jpg" alt="DSC_2192" /></a> <a class="flickr-image" title="DSC_1963" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2376864649/"><img class="flickr-large" src="http://farm4.static.flickr.com/3091/2376864649_fa6d4e0538_t.jpg" alt="DSC_1963" /></a></p>
<p><a class="flickr-image" title="DSC_1844" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377698208/"><img class="flickr-large" src="http://farm3.static.flickr.com/2253/2377698208_abaa945ddc_t.jpg" alt="DSC_1844" /></a> <a class="flickr-image" title="DSC_1810" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377696762/"><img class="flickr-large" src="http://farm3.static.flickr.com/2369/2377696762_452b6d2827_t.jpg" alt="DSC_1810" /></a> <a class="flickr-image" title="DSC_1684" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2377695310/"><img class="flickr-large" src="http://farm4.static.flickr.com/3295/2377695310_90274ae21e_t.jpg" alt="DSC_1684" /></a> <a class="flickr-image" title="DSC_1550" rel="flickr-mgr" href="http://www.flickr.com/photos/50021145@N00/2376855939/"><img class="flickr-large" src="http://farm4.static.flickr.com/3060/2376855939_32406ff856_t.jpg" alt="DSC_1550" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/03/31/finally-most-cuban-photos-uploaded/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 2.5 Upgrade</title>
		<link>http://aj.mc-kee.com/2008/03/30/wordpress-25-upgrade/</link>
		<comments>http://aj.mc-kee.com/2008/03/30/wordpress-25-upgrade/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 02:47:57 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Geeky Stuff]]></category>

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

		<guid isPermaLink="false">http://aj.mc-kee.com/?p=33</guid>
		<description><![CDATA[Ok, so WP 2.5 is out and I have to say the upgrade was a breeze thus far. I will see how it affects my broken theme with this post. I have to say I love the new admin interface, its a lot cleaner with an easier interface although it may need a slight tweak [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so WP 2.5 is out and I have to say the upgrade was a breeze thus far. I will see how it affects my broken theme with this post. I have to say I love the new admin interface, its a lot cleaner with an easier interface although it may need a slight tweak with higher screen resolutions as it currently only fills about 60% of my screen when browser is maximized.</p>
<p>Well done to all involved, I am looking forward to 2.6 already, I think its the start of something wonderful.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/03/30/wordpress-25-upgrade/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Man With Cock</title>
		<link>http://aj.mc-kee.com/2008/03/30/man-with-cock/</link>
		<comments>http://aj.mc-kee.com/2008/03/30/man-with-cock/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 00:45:54 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Photos]]></category>

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

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

		<category><![CDATA[Old Man]]></category>

		<guid isPermaLink="false">http://aj.mc-kee.com/2008/03/30/man-with-cock/</guid>
		<description><![CDATA[Standing around outside our casa in Trinidad, friends pointed out this old gentleman walking up the street. I waited despite their cries for &#8220;take a photo&#8221;, till he had passed me. He looked as if he had a long, hard life, but was obviously quite happen with his bird in the hand.

In Cuba, we were [...]]]></description>
			<content:encoded><![CDATA[<p>Standing around outside our casa in Trinidad, friends pointed out this old gentleman walking up the street. I waited despite their cries for &#8220;take a photo&#8221;, till he had passed me. He looked as if he had a long, hard life, but was obviously quite happen with his bird in the hand.</p>
<p align="center"><a href="http://www.flickr.com/photos/50021145@N00/2371834487/" title="Man With Cock" rel="flickr-mgr"><img src="http://farm4.static.flickr.com/3041/2371834487_1b30240ce5.jpg" alt="Man With Cock" class="flickr-large" /></a></p>
<p align="left"><span id="more-30"></span>In Cuba, we were offered the choice of Fish, Pork or Chicken. There are no chicken breasts, only legs and the underside, unless you wish to pay silly money and stay in a hotel and be insulated from the real Cuba.</p>
<p align="left">If a Cuban owns their own chicken (Yes even in a socialistic country people can own things) they can enjoy the benifit of the entire chicken. However purchasing a chicken is very expensive and can not be done without some saving or bartering. No doubt this gentleman traded something for his prize and will not be eating it in a hurry. Its far too valuable.</p>
<p align="left">One of the amazing things about any city in Cuba is the dawn chorus. Not the typical one us Irish are used to. You are awoken to the cries of hundreds of rosters  all exclaiming the joy of a new day at 6am from the confines of each block. It is a tad weird when you hear it first considering you are in the city. Still Cubans are resourceful and do enjoy a good fried or grilled chicken.</p>
<p align="left">The best thing is, all of these are 100% organic, and they do really taste so great.</p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/03/30/man-with-cock/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cuba 2008</title>
		<link>http://aj.mc-kee.com/2008/03/28/cuba-2008/</link>
		<comments>http://aj.mc-kee.com/2008/03/28/cuba-2008/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 09:00:04 +0000</pubDate>
		<dc:creator>AJ McKee</dc:creator>
		
		<category><![CDATA[Photos]]></category>

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

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

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

		<guid isPermaLink="false">http://aj.mc-kee.com/2008/03/28/cuba-2008/</guid>
		<description><![CDATA[I recently had the pleasure of visiting Cuba. Of course I took my trusty Nikon with me, so over the next few days I will upload a few of the images that I captured. Starting off is this typical street scene of Habana



]]></description>
			<content:encoded><![CDATA[<p>I recently had the pleasure of visiting Cuba. Of course I took my trusty Nikon with me, so over the next few days I will upload a few of the images that I captured. Starting off is this typical street scene of Habana</p>
<p><a href="http://www.flickr.com/photos/50021145@N00/2367176505/" title="La Habana 2008" rel="flickr-mgr"></p>
<p style="text-align: center"><img src="http://farm3.static.flickr.com/2378/2367176505_dde79d6fec.jpg" alt="La Habana 2008" class="flickr-large" /></p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://aj.mc-kee.com/2008/03/28/cuba-2008/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
