<?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>Tim Hilliard &#187; General</title>
	<atom:link href="http://www.timhilliard.com/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://www.timhilliard.com</link>
	<description>Website Development, Optimisation and Analytics</description>
	<lastBuildDate>Fri, 18 Jun 2010 10:27:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Zone, my new home</title>
		<link>http://www.timhilliard.com/zone-my-new-home</link>
		<comments>http://www.timhilliard.com/zone-my-new-home#comments</comments>
		<pubDate>Wed, 20 May 2009 23:56:57 +0000</pubDate>
		<dc:creator>timhilliard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.timhilliard.com/?p=48</guid>
		<description><![CDATA[Well after an interesting start to 2009 things have finally settled down for me and I have now found myself working for Zone Content as a dedicated drupal developer. I&#8217;d like to thank the guys at Zone for giving me such a welcome reception. For me this is something new as this will be the [...]]]></description>
			<content:encoded><![CDATA[<p>Well after an interesting start to 2009 things have finally settled down for me and I have now found myself working for <a href="http://www.zonecontent.com" target="_blank">Zone Content</a> as a dedicated drupal developer. I&#8217;d like to thank the guys at Zone for giving me such a welcome reception. For me this is something new as this will be the first time I get to work for a dedicated content/media agency. Previously I have worked for companies that only deal with websites, now I get to see the inner working of everything to do with copyrighting, publishing and other interesting facets of Zone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timhilliard.com/zone-my-new-home/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power to the people</title>
		<link>http://www.timhilliard.com/power-to-the-people</link>
		<comments>http://www.timhilliard.com/power-to-the-people#comments</comments>
		<pubDate>Tue, 03 Mar 2009 14:22:09 +0000</pubDate>
		<dc:creator>timhilliard</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://www.timhilliard.com/?p=45</guid>
		<description><![CDATA[So having been in the web caper for a little while now I thought it was time to discuss my experiences of open source. Probably my most profound experience in the open source arena came about when I was asked to do a project in Drupal, a highly configurable and customisable CMS package. After a [...]]]></description>
			<content:encoded><![CDATA[<p>So having been in the web caper for a little while now I thought it was time to discuss my experiences of open source.</p>
<p>Probably my most profound experience in the open source arena came about when I was asked to do a project in Drupal, a highly configurable and customisable CMS package. After a little experimentation I was soon able to harness the true potential of Drupal and now use Drupal for all of my standard CMS installations. With a user base of over 400 000 users, Drupal has become a powerhouse in the world of content managed systems. Overall I would say that Drupal was a truly positive experience for me and has allowed me to grow significantly in the last 2 years as a developer.</p>
<p>I could keep going on about different open source packages but then this post would become infintely long so instead what I will do now is list all of the open source packages that I use and give a brief overview of why I like it.</p>
<ul>
<li><a href="http://drupal.org/" target="_blank">Drupal</a> &#8211; as mentioned before a powerful CMS solution.</li>
<li><a title="Ubercart" href="http://www.ubercart.org" target="_blank">Ubercart</a> &#8211; a truly fantastic ecommerce solution that gives store owners a fantastic set of tools out of the box for setting up their own online store. The software sits on top of Drupal to give users really powerful control over the look and feel of their site..</li>
<li><a href="http://wordpress.org" target="_blank">WordPress</a> &#8211; a great piece of blogging software that is also being used to run this blog.</li>
<li><a href="http://jquery.com" target="_blank">jQuery</a> &#8211; a powerful set of javascript classes and functions that make writing javascript for your web applications a breeze.</li>
<li><a href="http://www.apache.org" target="_blank">Apache</a> &#8211; an easy to use webserver for hosting all your php projects.</li>
<li><a href="http://www.php.net" target="_blank">PHP</a> &#8211; a serverside scripting language that allows to create our dynamic sites.</li>
<li><a href="http://www.mysql.com" target="_blank">MySQL</a> &#8211; my favourite database.</li>
<li><a href="http://www.wampserver.com/en/" target="_blank">WampServer</a> &#8211; a great WAMP (Windows, Apache, MySQL and PHP) stack for development on a Windows machine.</li>
<li><a href="http://notepad-plus.sourceforge.net" target="_blank">Notepad++</a> &#8211; a quite powerful text editor that is great for coding.</li>
<li><a href="http://subversion.tigris.org/" target="_blank">Subversion</a> &#8211; quite possibly the most important backup / versioning tool for any developer.</li>
<li><a href="http://www.usvn.info/" target="_blank">USVN</a> &#8211; a great interface to Subversion which has project and user controls.</li>
<li><a href="http://www.centos.org/" target="_blank">CentOS</a> &#8211; my personal favourite linux distro, of course there are a lot of great ones out there but this one is essentially RedHat rebranded and repackaged.</li>
<li><a href="http://tortoisesvn.tigris.org/" target="_blank">TortoiseSVN</a> &#8211; an excellent windows shell extension for using subversion.</li>
<li><a href="http://filezilla-project.org/" target="_blank">FileZilla</a> &#8211; relatively powerful FTP program.</li>
<li><a href="http://en.poderosa.org/" target="_blank">Poderosa</a> &#8211; great for creating a secure shell connection.</li>
<li><a href="http://www.7-zip.org/" target="_blank">7zip</a> &#8211; a great piece of software for compression, is compatible with most formats.</li>
</ul>
<p>I hope some of these packages can be useful to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timhilliard.com/power-to-the-people/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moodia goes Live!</title>
		<link>http://www.timhilliard.com/moodia-goes-live</link>
		<comments>http://www.timhilliard.com/moodia-goes-live#comments</comments>
		<pubDate>Thu, 11 Dec 2008 18:25:36 +0000</pubDate>
		<dc:creator>timhilliard</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Website Optimisation]]></category>

		<guid isPermaLink="false">http://www.timhilliard.com/?p=31</guid>
		<description><![CDATA[After much blood, sweat and tears from the team at Moodia, we have relaunched our new website aimed at capitalising on the emergence of Conversion Rate Optimisation in the rapidly changing environment of websites. The new site presents a striking yet clean interface with a focus on usability and in particular the navigation. Although not [...]]]></description>
			<content:encoded><![CDATA[<p>After much blood, sweat and tears from the team at Moodia, we have relaunched our new website aimed at capitalising on the emergence of <a title="Moodia" href="http://www.moodia.com" target="_blank">Conversion Rate Optimisation</a> in the rapidly changing environment of websites.</p>
<div id="attachment_32" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.timhilliard.com/wp-content/uploads/2008/12/moodia.png"><img class="size-full wp-image-32" title="Moodia" src="http://www.timhilliard.com/wp-content/uploads/2008/12/moodia.png" alt="Moodia website" width="400" height="323" /></a><p class="wp-caption-text">Moodia website</p></div>
<p>The new site presents a striking yet clean interface with a focus on usability and in particular the navigation. Although not live yet, the Moodia site will also include a blog which will be a place where our intelligent team of optimisers can share their wealth of knowledge. If you are looking to get better results out of your website, head on over to Moodia and see what website optimisation can do for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timhilliard.com/moodia-goes-live/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Big Move</title>
		<link>http://www.timhilliard.com/my-big-move</link>
		<comments>http://www.timhilliard.com/my-big-move#comments</comments>
		<pubDate>Thu, 01 Nov 2007 09:00:33 +0000</pubDate>
		<dc:creator>timhilliard</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://timhilliard/?p=3</guid>
		<description><![CDATA[So I packed my bags not so long ago and headed over to London where I now live. Wow, what a change, a great change though. But by far the biggest surprise for me was the job I managed to land, I think I&#8217;ve hit the jackpot. My hat goes off to the staff at [...]]]></description>
			<content:encoded><![CDATA[<p>So I packed my bags not so long ago and headed over to London where I now live. Wow, what a change, a great change though. But by far the biggest surprise for me was the job I managed to land, I think I&#8217;ve hit the jackpot. My hat goes off to the staff at Moodia for their positive and enthusiastic approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.timhilliard.com/my-big-move/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
