<?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>LAMP How To - Open Source At Work &#187; Other Interest</title>
	<atom:link href="http://www.azhowto.com/category/other-interest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azhowto.com</link>
	<description>Only Passion Matters</description>
	<lastBuildDate>Wed, 08 Feb 2012 03:07:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>running multiple mysql connections from localhost</title>
		<link>http://www.azhowto.com/2010/11/03/running-multiple-mysql-connections-from-localhost/</link>
		<comments>http://www.azhowto.com/2010/11/03/running-multiple-mysql-connections-from-localhost/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 23:37:01 +0000</pubDate>
		<dc:creator>bpeh</dc:creator>
				<category><![CDATA[Other Interest]]></category>
		<category><![CDATA[Think PHP]]></category>

		<guid isPermaLink="false">http://www.azhowto.com/?p=710</guid>
		<description><![CDATA[sometimes you might need to connect to different db within the same app. The trick is that the username, passwd and hostname cannot be the same! The easy way out is to use username as root and password as nothing -> this will cause hours of grief.
another work around is to add another &#8220;true&#8221; parameter [...]]]></description>
		<wfw:commentRss>http://www.azhowto.com/2010/11/03/running-multiple-mysql-connections-from-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Ads Error</title>
		<link>http://www.azhowto.com/2010/09/25/google-ads-error/</link>
		<comments>http://www.azhowto.com/2010/09/25/google-ads-error/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 02:03:20 +0000</pubDate>
		<dc:creator>bpeh</dc:creator>
				<category><![CDATA[Other Interest]]></category>
		<category><![CDATA[Think Software]]></category>
		<category><![CDATA[Think Technology]]></category>

		<guid isPermaLink="false">http://www.azhowto.com/?p=694</guid>
		<description><![CDATA[sometimes you get script errors in your browser when you run google ads. It is most likely that you have flash in the ads.
Based on normal broadband speed,  there is a very high chance that the full page is rendered even before the flash ad started downloading (as it gets redirected to a 3rd [...]]]></description>
		<wfw:commentRss>http://www.azhowto.com/2010/09/25/google-ads-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Checklist For Starting A Software Business</title>
		<link>http://www.azhowto.com/2008/10/30/10-checklist-for-starting-a-software-business-2/</link>
		<comments>http://www.azhowto.com/2008/10/30/10-checklist-for-starting-a-software-business-2/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 22:57:39 +0000</pubDate>
		<dc:creator>bpeh</dc:creator>
				<category><![CDATA[Other Interest]]></category>
		<category><![CDATA[Think Linux]]></category>
		<category><![CDATA[Think Software]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[software management]]></category>

		<guid isPermaLink="false">http://web-developer.sitecritic.net/2008/10/30/10-checklist-for-starting-a-software-business-2/</guid>
		<description><![CDATA[I am eager to write something based on my experience in the software business. Hey, it is a good reminder for me in the future as well!
1. Backup Plan
Do you have a software or script to backup both database and raw files regularly?
2. Failure Plan
What do you do when things fall apart? How do you [...]]]></description>
		<wfw:commentRss>http://www.azhowto.com/2008/10/30/10-checklist-for-starting-a-software-business-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Manager Is Important</title>
		<link>http://www.azhowto.com/2008/10/29/project-manager-is-important/</link>
		<comments>http://www.azhowto.com/2008/10/29/project-manager-is-important/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 11:46:38 +0000</pubDate>
		<dc:creator>bpeh</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Other Interest]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://web-developer.sitecritic.net/?p=134</guid>
		<description><![CDATA[I was involved in a big project and our team couldn&#8217;t deliver the product in time. We went through a 3 hr debrief and everyone agreed that our biggest problem is the lack of a centralised person, ie a project manager to bring all resources together. We thought that was simple but often overlooked. In [...]]]></description>
		<wfw:commentRss>http://www.azhowto.com/2008/10/29/project-manager-is-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
