<?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>Bulahema Workshop</title>
	<atom:link href="http://www.bulahema.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bulahema.com</link>
	<description>Delivers high quality online services and solutions</description>
	<lastBuildDate>Fri, 15 May 2009 01:55:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>UTF8 and my.cnf</title>
		<link>http://www.bulahema.com/2009/05/15/utf8-and-mycnf/</link>
		<comments>http://www.bulahema.com/2009/05/15/utf8-and-mycnf/#comments</comments>
		<pubDate>Fri, 15 May 2009 01:54:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://www.bulahema.com/2009/05/15/utf8-and-mycnf/</guid>
		<description><![CDATA[Settings for mysql that will help ensure Unicode top to bottom. 
[mysqld]
default-character-set=utf8
default-collation=utf8_general_ci
character-set-server=utf8
collation-server=utf8_general_ci
init-connect='SET NAMES utf8'

[client]
default-character-set=utf8
]]></description>
		<wfw:commentRss>http://www.bulahema.com/2009/05/15/utf8-and-mycnf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 4 &#8211; Upgrade PHP, MySQL to 5</title>
		<link>http://www.bulahema.com/2009/03/15/centos-4-upgrade-php-mysql-to-5/</link>
		<comments>http://www.bulahema.com/2009/03/15/centos-4-upgrade-php-mysql-to-5/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 01:07:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.bulahema.com/2009/03/15/centos-4-upgrade-php-mysql-to-5/</guid>
		<description><![CDATA[There are tons of reasons to upgrade, and that’s out of scope here.
I’m running 4.7 x64, and I want to upgrade. After googling around, found out that I have to upgrade by grabbing packages from the centosplus repo.
Consider reading http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus/CentOSWebStack?action=show&#38;redirect=Repositories%2FCentOSPlus%2FCentOSWebStack.
At first try, php-pear won’t let me pass the Yum transaction check, and after googling for [...]]]></description>
		<wfw:commentRss>http://www.bulahema.com/2009/03/15/centos-4-upgrade-php-mysql-to-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Blank Woes after Upgrading PHP 4 to 5</title>
		<link>http://www.bulahema.com/2009/03/15/wordpress-blank-woes-after-upgrading-php-4-to-5/</link>
		<comments>http://www.bulahema.com/2009/03/15/wordpress-blank-woes-after-upgrading-php-4-to-5/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 00:58:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP 5]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bulahema.com/2009/03/15/wordpress-blank-woes-after-upgrading-php-4-to-5/</guid>
		<description><![CDATA[I have recently upgraded my system to PHP 4 and 5, and after upgrading several Drupal and Joomla websites only experienced once/twice blank pages and soon become good again. However, Wordpress kept on giving me blanks. 
After some googling, I traced to 2 causes:
1. I traced the program steps and found the problem to be [...]]]></description>
		<wfw:commentRss>http://www.bulahema.com/2009/03/15/wordpress-blank-woes-after-upgrading-php-4-to-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new start</title>
		<link>http://www.bulahema.com/2009/02/21/a-new-start/</link>
		<comments>http://www.bulahema.com/2009/02/21/a-new-start/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 07:24:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bulahema.com/2009/02/21/a-new-start/</guid>
		<description><![CDATA[I decided to move to Wordpress from Druapl. Its design seems more reasonable for a blogger + presentation type of website, and it’s getting easier to use. Drupal… I suppose it’s quite stuck with its current architecture.
The old blog may be found here: http://www.bulahema.com/old
]]></description>
		<wfw:commentRss>http://www.bulahema.com/2009/02/21/a-new-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
