<?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>HaLe Blog &#187; Coding</title>
	<atom:link href="http://www.halecomm.net/blog/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.halecomm.net/blog</link>
	<description>To boldly code where no man has ever coded before</description>
	<lastBuildDate>Tue, 25 Oct 2011 06:58:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Drupal cache headers are driving me nuts!</title>
		<link>http://www.halecomm.net/blog/2011/10/drupal-cache-headers-are-driving-me-nuts/</link>
		<comments>http://www.halecomm.net/blog/2011/10/drupal-cache-headers-are-driving-me-nuts/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 12:35:04 +0000</pubDate>
		<dc:creator>Kim</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[drupal6]]></category>
		<category><![CDATA[headers]]></category>

		<guid isPermaLink="false">http://www.halecomm.net/blog/?p=191</guid>
		<description><![CDATA[A client of ours had this problem on their website, where users who had logged out, could still see their profile page as if they were connected! After googling (what else!) I found the answer to be in a slight change of the headers being sent by Drupal: File: /includes/bootstrap.inc, line 728 / 765 From: [...]]]></description>
		<wfw:commentRss>http://www.halecomm.net/blog/2011/10/drupal-cache-headers-are-driving-me-nuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento : menu items order</title>
		<link>http://www.halecomm.net/blog/2010/10/magento-menu-items-order/</link>
		<comments>http://www.halecomm.net/blog/2010/10/magento-menu-items-order/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 07:23:42 +0000</pubDate>
		<dc:creator>lhe</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.halecomm.net/blog/?p=153</guid>
		<description><![CDATA[We have been working on some Magento e-shops and it needs to be said, its a nice enough system. However, it is not a CMS. This means that when you create pages, you dont have all the freedom you would enjoy when using Drupal or WordPress for example. You can create pages and they will [...]]]></description>
		<wfw:commentRss>http://www.halecomm.net/blog/2010/10/magento-menu-items-order/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Geshi Supported Languages</title>
		<link>http://www.halecomm.net/blog/2010/04/geshi-supported-languages/</link>
		<comments>http://www.halecomm.net/blog/2010/04/geshi-supported-languages/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 08:03:10 +0000</pubDate>
		<dc:creator>Kim</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[geshi]]></category>

		<guid isPermaLink="false">http://www.halecomm.net/blog/?p=140</guid>
		<description><![CDATA[It took us *too* long to find a list of supported languages for our GeShi Code Highlighter so here it is, to never more forget it!]]></description>
		<wfw:commentRss>http://www.halecomm.net/blog/2010/04/geshi-supported-languages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

