<?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/"
	>

<channel>
	<title>Activars &#187; Configration</title>
	<atom:link href="http://www.activars.com/category/configration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.activars.com</link>
	<description>Be active, make things happen</description>
	<pubDate>Tue, 30 Dec 2008 06:24:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RubyGem update on Leopard</title>
		<link>http://www.activars.com/2008/11/rubygem-update-on-leopard/</link>
		<comments>http://www.activars.com/2008/11/rubygem-update-on-leopard/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 21:54:28 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
		
		<category><![CDATA[Configration]]></category>

		<category><![CDATA[Hardwares]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Leopard]]></category>

		<category><![CDATA[RubyGems]]></category>

		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.activars.com/?p=109</guid>
		<description><![CDATA[I have a RubyGem version 1.2.0 installed on Leopard. If you would like to update RubyGems to a newer version, the RubyGem user guide suggests for modern versions( &#62;0.8.5 ) can use the following command:

gem update --system

But, console told me the 1.2.0 is the latest version - Nothing to update! The work around is to [...]]]></description>
		<wfw:commentRss>http://www.activars.com/2008/11/rubygem-update-on-leopard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>mySQL: Error 1045</title>
		<link>http://www.activars.com/2008/08/mysql-error-1045/</link>
		<comments>http://www.activars.com/2008/08/mysql-error-1045/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 01:25:48 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
		
		<category><![CDATA[Configration]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.activars.com/?p=81</guid>
		<description><![CDATA[If you get this error (in phpMyAdmin or other operation) after setting up a MySQL password:

ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

This might caused by phpMyAdmin&#8217;s configuration doesn&#8217;t have the new password. If using XAMPP, you need to update the /Applications/xampp/xamppfiles/phpmyadmin/config.inc.php for the phpMyAdmin:

$cfg['Servers'][$i]['password'] = 'YOURPASSWORD';

Change the YOURPASSWORD to the password you [...]]]></description>
		<wfw:commentRss>http://www.activars.com/2008/08/mysql-error-1045/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
