<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>DiKnows Tech</title>
	<atom:link href="http://diknowstech.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://diknowstech.wordpress.com</link>
	<description>I Don&#039;t Have To Build Everything From Scratch, But I Have to Know How It Works !!</description>
	<lastBuildDate>Sat, 14 Jan 2012 10:52:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='diknowstech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/1ef7d4f48aaf9fc85fd0b9fad60194bb?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>DiKnows Tech</title>
		<link>http://diknowstech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://diknowstech.wordpress.com/osd.xml" title="DiKnows Tech" />
	<atom:link rel='hub' href='http://diknowstech.wordpress.com/?pushpress=hub'/>
		<item>
		<title>What is the Size of &#8221; null &#8221; Operator in Java?</title>
		<link>http://diknowstech.wordpress.com/2009/12/21/what-is-the-size-of-null-operator-in-java/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/21/what-is-the-size-of-null-operator-in-java/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 17:59:36 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Heap]]></category>
		<category><![CDATA[Null]]></category>
		<category><![CDATA[Operator]]></category>
		<category><![CDATA[Size]]></category>
		<category><![CDATA[Stack]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=325</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Today, in the Java Developers Group in LinkedIn; I found this question posted by Sneha Kesri. She asked &#8220;What is the size of &#8221; null &#8221; Operator in Java ?&#8221;. Actually, I never thought of it that way, but I continued reading. Ramesh Babu Kotehal replied [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=325&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/21/what-is-the-size-of-null-operator-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/null.jpg?w=227" medium="image">
			<media:title type="html">null</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Change Nagios Password</title>
		<link>http://diknowstech.wordpress.com/2009/12/21/how-to-change-nagios-password/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/21/how-to-change-nagios-password/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:22:46 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Nagios]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=314</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Later this afternoon, a colleague asked my help to change the Nagios Password. As I am not a Nagios user, I searched google for it and found this link about Nagios Installation. So, lets cut to the chase, here are the steps I used: And I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=314&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/21/how-to-change-nagios-password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/nagiosenterprises.png" medium="image">
			<media:title type="html">NagiosEnterprises</media:title>
		</media:content>
	</item>
		<item>
		<title>Read/Write System Properties From/Into XML Using Groovy</title>
		<link>http://diknowstech.wordpress.com/2009/12/20/readwrite-system-properties-frominto-xml-using-groovy/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/20/readwrite-system-properties-frominto-xml-using-groovy/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 16:31:51 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[GROOVY]]></category>
		<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Properties]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=274</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Inspired by the following post ( http://www.ibm.com/developerworks/library/j-tiger02254.html ), I created the following code snippets to Read / Write System properties from/into XML files. Writing system properties into XML file (output.xml): Reading system properties from XML file (input.xml): And, ofcourse this line can be used to list [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=274&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/20/readwrite-system-properties-frominto-xml-using-groovy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing MySQL GET_LOCK() using PHP</title>
		<link>http://diknowstech.wordpress.com/2009/12/20/testing-mysql-get_lock-using-php/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/20/testing-mysql-get_lock-using-php/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 12:04:49 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Concurrency]]></category>
		<category><![CDATA[GET_LOCK()]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=256</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Early this morning, a friend of mine was stuck in GET_LOCK() MySQL function. She was using it in her application. The function was working very well from the MySQL Console , but it was not working from PHP ( Neither from her application, nor from PHPMyAdmin [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=256&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/20/testing-mysql-get_lock-using-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/lock_161-e1261307900685.jpg" medium="image">
			<media:title type="html">MySQL Database Lock</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/mysql_privilege.png?w=300" medium="image">
			<media:title type="html">mysql_privilege</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple Apache Ant Tutorial</title>
		<link>http://diknowstech.wordpress.com/2009/12/16/simple-apache-ant-tutorial/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/16/simple-apache-ant-tutorial/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 11:58:46 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=150</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Introduction Ant is free and open source build tool, written in Java, helps in automating the entire build process of a Java development project. Ant uses XML build files. By default, Ant looks for a build file named build.xml. The build file contains information about how [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=150&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/16/simple-apache-ant-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/ant.png" medium="image">
			<media:title type="html">ant</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Basic Financial JSF CRUD Application</title>
		<link>http://diknowstech.wordpress.com/2009/12/14/creating-basic-financial-jsf-crud-application/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/14/creating-basic-financial-jsf-crud-application/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:18:11 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[JAVA]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CRUD]]></category>
		<category><![CDATA[EJB]]></category>
		<category><![CDATA[Generate]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[NetBeans]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=94</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Today, I&#8217;m trying to revise my JSF, Hibernate Knowledge. I&#8217;m Creating a CRUD application. Its a simple financial web application where there are admin/viewer privileges. The application will not be fully created in this tutorial. The main idea is that the Admin can deposit/withdraw and the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=94&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/14/creating-basic-financial-jsf-crud-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/erd.png?w=300" medium="image">
			<media:title type="html">ERD</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step18.png?w=300" medium="image">
			<media:title type="html">step1</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step23.png?w=300" medium="image">
			<media:title type="html">step2</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step33.png?w=300" medium="image">
			<media:title type="html">step3</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step42.png?w=300" medium="image">
			<media:title type="html">step4</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step10.png?w=300" medium="image">
			<media:title type="html">step10</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step111.png?w=300" medium="image">
			<media:title type="html">step11</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step121.png?w=300" medium="image">
			<media:title type="html">step12</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step13.png?w=300" medium="image">
			<media:title type="html">step13</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step14.png" medium="image">
			<media:title type="html">step14</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step15.png?w=300" medium="image">
			<media:title type="html">step15</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step16.png?w=300" medium="image">
			<media:title type="html">step16</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step17.png?w=233" medium="image">
			<media:title type="html">step17</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step181.png?w=300" medium="image">
			<media:title type="html">step18</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step19.png?w=300" medium="image">
			<media:title type="html">step19</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step20.png?w=300" medium="image">
			<media:title type="html">step20</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step211.png?w=300" medium="image">
			<media:title type="html">step21</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step221.png?w=300" medium="image">
			<media:title type="html">step22</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step231.png?w=166" medium="image">
			<media:title type="html">step23</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step24.png" medium="image">
			<media:title type="html">step24</media:title>
		</media:content>
	</item>
		<item>
		<title>Keep Skype Alive Script</title>
		<link>http://diknowstech.wordpress.com/2009/12/14/keep-skype-alive-script/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/14/keep-skype-alive-script/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 09:02:02 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[BASH]]></category>
		<category><![CDATA[Generic Web]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Linux Skype Shell Crash]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=91</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] I started to dislike skype. Skype Application is closed source. They (Skype Company) force users to use Untested Beta Version. Upgrades are very slow for linux. Lately, I had an issue the last few days with skype, It crashes while I&#8217;m talking and being away from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=91&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/14/keep-skype-alive-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>
	</item>
		<item>
		<title>Scheduling Windows Server Rebooting</title>
		<link>http://diknowstech.wordpress.com/2009/12/09/scheduling-windows-server-rebooting/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/09/scheduling-windows-server-rebooting/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 12:10:13 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=69</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Recently, I was asked to schedule rebooting of some windows server 2003 machines. I previously knew the command for shutting down is basically shutdown -r Which is with some addition if any one wants shutdown /r /t 60 /c "Reconfiguring myapp.exe" /f /d p:4:1 (You can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=69&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/09/scheduling-windows-server-rebooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step1.png?w=150" medium="image">
			<media:title type="html">step1</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step2.png?w=150" medium="image">
			<media:title type="html">step2</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step3.png?w=150" medium="image">
			<media:title type="html">step3</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step4.png?w=150" medium="image">
			<media:title type="html">step4</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step5.png?w=150" medium="image">
			<media:title type="html">step5</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step7.png?w=150" medium="image">
			<media:title type="html">step7</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step6.png?w=150" medium="image">
			<media:title type="html">step6</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step8.png?w=137" medium="image">
			<media:title type="html">step8</media:title>
		</media:content>

		<media:content url="http://diknowstech.files.wordpress.com/2009/12/step9.png?w=150" medium="image">
			<media:title type="html">step9</media:title>
		</media:content>
	</item>
		<item>
		<title>Connecting Twitter, Facebook, WordPress And LinkedIn For More Audiance</title>
		<link>http://diknowstech.wordpress.com/2009/12/08/connecting-twitter-facebook-wordpress-and-linkedin-for-more-audiance/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/08/connecting-twitter-facebook-wordpress-and-linkedin-for-more-audiance/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 10:27:22 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[Generic Web]]></category>
		<category><![CDATA[Echofon]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=66</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Recently, I have registered in Twitter and LinkedIn. I already have WordPress and  Facebook accounts. I know there are connections between these web applications, but I&#8217;ve never tried using them. I don&#8217;t use LinkedIn very often, and I don&#8217;t open Twitter at all. Recently, I admired [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=66&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/08/connecting-twitter-facebook-wordpress-and-linkedin-for-more-audiance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>
	</item>
		<item>
		<title>Grails, MySQL :  Cannot create PoolableConnectionFactory</title>
		<link>http://diknowstech.wordpress.com/2009/12/05/grails-mysql-cannot-create-poolableconnectionfactory/</link>
		<comments>http://diknowstech.wordpress.com/2009/12/05/grails-mysql-cannot-create-poolableconnectionfactory/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 07:18:37 +0000</pubDate>
		<dc:creator>Diaa Kasem</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[GROOVY]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[denied]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[poolable]]></category>

		<guid isPermaLink="false">http://diknowstech.wordpress.com/?p=47</guid>
		<description><![CDATA[[ This Blog Was Moved To : http://www.diknows.com ] Ok, You read this post I assume you face the same problem I faced. Quick Solution : If this is your MySQL Connection URL : &#8220;jdbc:mysql://localhost/DN_NAME&#8221; Change it to &#8220;jdbc:mysql://127.0.0.1/DB_NAME&#8221; Understanding the solution : Recently, I am developing a grails application. I was using the default [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=diknowstech.wordpress.com&amp;blog=7826651&amp;post=47&amp;subd=diknowstech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://diknowstech.wordpress.com/2009/12/05/grails-mysql-cannot-create-poolableconnectionfactory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6005ba04854b330b44dbd4af94b9540?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dino</media:title>
		</media:content>
	</item>
	</channel>
</rss>
