<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>Delizeka</title>
	<link>http://www.delizeka.net/eng</link>
	<description>A compliment to madness..</description>
	<pubDate>Wed, 26 Sep 2007 08:19:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Call to undefined function pg_connect() when php5-pgsql is installed</title>
		<link>http://www.delizeka.net/eng/call-to-undefined-function-pg_connect-when-php5-pgsql-is-installed/</link>
		<comments>http://www.delizeka.net/eng/call-to-undefined-function-pg_connect-when-php5-pgsql-is-installed/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 08:19:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP related]]></category>

		<guid isPermaLink="false">http://www.delizeka.net/eng/call-to-undefined-function-pg_connect-when-php5-pgsql-is-installed/</guid>
		<description><![CDATA[if you are getting &#8220;Call to undefined function pg_connect()&#8221; error firstly, you must install php5-pgsql in order to pg_connect function can be accessible from PHP. But you are still getting the same error, after installing php5-pgsql then you can solve the problem by adding
extension=pgsql.so
to the end of your php.ini file and restarting Apache.
]]></description>
		<wfw:commentRss>http://www.delizeka.net/eng/call-to-undefined-function-pg_connect-when-php5-pgsql-is-installed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to disable clipboard synchronization of freeNX</title>
		<link>http://www.delizeka.net/eng/how-to-disable-clipboard-synchronization-of-freenx/</link>
		<comments>http://www.delizeka.net/eng/how-to-disable-clipboard-synchronization-of-freenx/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 09:06:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://delizeka.net/eng/?p=3</guid>
		<description><![CDATA[Nomachine&#8217;s Nxserver provides a configuration parameter about clipboard synchronization of client and server. If you use freeNx  after Nomachine&#8217;s NXserver you can see that not all of configuration parameters has been implemented. One of these configuration parameters is one that is about clipboard.
If you want to disable clipboard  synchronization of freeNx. All you have to [...]]]></description>
		<wfw:commentRss>http://www.delizeka.net/eng/how-to-disable-clipboard-synchronization-of-freenx/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
