<?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; PHP</title>
	<atom:link href="http://www.halecomm.net/blog/category/coding/php/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>.htpasswd protecting your phpMyAdmin installation (Debian)</title>
		<link>http://www.halecomm.net/blog/2010/03/htpasswd-protecting-your-phpmyadmin-installation-debian/</link>
		<comments>http://www.halecomm.net/blog/2010/03/htpasswd-protecting-your-phpmyadmin-installation-debian/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:36:21 +0000</pubDate>
		<dc:creator>lhe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.halecomm.net/blog/?p=116</guid>
		<description><![CDATA[So you got yourself a LAMP webserver and started hosting some sites on it. Now, for easy access to your databases, you opt to chose phpMyAdmin. When installing phpMyAdmin on a Debian system via the synaptic manager (apt-get install phpmyadmin), the installation will be done in this folder /usr/share/phpmyadmin You will be able to access [...]]]></description>
		<wfw:commentRss>http://www.halecomm.net/blog/2010/03/htpasswd-protecting-your-phpmyadmin-installation-debian/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

