<?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; Kim</title>
	<atom:link href="http://www.halecomm.net/blog/author/kke/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>Drupal + Ubercart tax calculations go wrong..</title>
		<link>http://www.halecomm.net/blog/2011/07/drupal-ubercart-tax-calculations-go-wrong/</link>
		<comments>http://www.halecomm.net/blog/2011/07/drupal-ubercart-tax-calculations-go-wrong/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 14:45:31 +0000</pubDate>
		<dc:creator>Kim</dc:creator>
				<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[checkout]]></category>
		<category><![CDATA[tax]]></category>
		<category><![CDATA[ubercart]]></category>

		<guid isPermaLink="false">http://www.halecomm.net/blog/?p=173</guid>
		<description><![CDATA[Hi guys, We&#8217;ve encountered some strange behaviour while implementing Ubercart on a client&#8217;s website. it seems that when you&#8217;re having multiple tax-rates, they all get added, and there is no real way to &#8220;filter&#8221; out the last correct one. Also there seems to be a buggy code issue, where a line item is not added [...]]]></description>
		<wfw:commentRss>http://www.halecomm.net/blog/2011/07/drupal-ubercart-tax-calculations-go-wrong/feed/</wfw:commentRss>
		<slash:comments>0</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>

