<?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>HYGEN Blog</title>
	<atom:link href="http://hygen.net/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://hygen.net/blog</link>
	<description>Web Design &#38; Web Development</description>
	<pubDate>Sun, 22 Aug 2010 00:30:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Fake Courier Service Scam Site: gnetcex.com GNet Express</title>
		<link>http://hygen.net/blog/malaysia/new-fake-courier-service-scam-site-gnetcexcom-gnet-express.html</link>
		<comments>http://hygen.net/blog/malaysia/new-fake-courier-service-scam-site-gnetcexcom-gnet-express.html#comments</comments>
		<pubDate>Sun, 22 Aug 2010 00:30:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Current Affairs]]></category>

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

		<guid isPermaLink="false">http://hygen.net/blog/?p=947</guid>
		<description><![CDATA[Here is a new website that has been set up to perform a &#8220;courier service&#8221; type scam.  Find out more about these types of scams here - http://hygen.net/blog/malaysia/global-express-services-ltd-online-scam.html 
Gnet Courier Express also operates out of Malaysia and uses the usual fake British loverboy bait theme&#8230;

A quick look at the site and it&#8217;s an obvious [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/malaysia/new-fake-courier-service-scam-site-gnetcexcom-gnet-express.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>mysqldump: command to backup a database on another remote server</title>
		<link>http://hygen.net/blog/linux/mysqldump-command-to-backup-a-database-on-another-remote-server.html</link>
		<comments>http://hygen.net/blog/linux/mysqldump-command-to-backup-a-database-on-another-remote-server.html#comments</comments>
		<pubDate>Thu, 12 Aug 2010 17:58:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open Source]]></category>

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

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://hygen.net/blog/?p=941</guid>
		<description><![CDATA[The mysqldump program is often used to getting a data dump of a local database for backup reasons or just for moving a database from one server to another.  To make this even easier, mysqldump can accept a remote host as an arguement.  This means that if you are logged into server A [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/linux/mysqldump-command-to-backup-a-database-on-another-remote-server.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Importance Of Server / Web Host Location</title>
		<link>http://hygen.net/blog/technology/the-importance-of-server-web-host-location.html</link>
		<comments>http://hygen.net/blog/technology/the-importance-of-server-web-host-location.html#comments</comments>
		<pubDate>Wed, 14 Jul 2010 13:39:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://hygen.net/blog/?p=924</guid>
		<description><![CDATA[You may have heard of the importance of the geographical location of your servers when running websites.  What you may not realize is just how important it is, especially to Google.
Firstly you need your servers to be geographically close to your target audience so the load times will be faster because packets of data [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/technology/the-importance-of-server-web-host-location.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Setcookie() Path Problems / Gotchas In PHP</title>
		<link>http://hygen.net/blog/open-source/setcookie-path-problems-gotchas-in-php.html</link>
		<comments>http://hygen.net/blog/open-source/setcookie-path-problems-gotchas-in-php.html#comments</comments>
		<pubDate>Thu, 22 Apr 2010 15:51:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

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

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://hygen.net/blog/?p=918</guid>
		<description><![CDATA[From php.net:
&#8220;The path on the server in which the cookie will be available on. If set to &#8216;/&#8217;, the cookie will be available within the entire domain. If set to &#8216;/foo/&#8217;, the cookie will only be available within the /foo/ directory and all sub-directories such as /foo/bar/ of domain. The default value is the current [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/open-source/setcookie-path-problems-gotchas-in-php.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Use JQuery To Automatically Set IFrame Height</title>
		<link>http://hygen.net/blog/open-source/use-jquery-to-automatically-set-iframe-height.html</link>
		<comments>http://hygen.net/blog/open-source/use-jquery-to-automatically-set-iframe-height.html#comments</comments>
		<pubDate>Wed, 21 Apr 2010 14:07:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

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

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://hygen.net/blog/?p=914</guid>
		<description><![CDATA[It&#8217;s a fairly common problem when developing web applications and using IFrames (inline frames) - the height of an IFrame can&#8217;t easily be determined and it&#8217;s essentially dynamic as it depends on content and CSS inside the framed page.

A web designer or developer will need to know the height of a page loaded in an IFrame so [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/open-source/use-jquery-to-automatically-set-iframe-height.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu VS Windows According To Dell UK</title>
		<link>http://hygen.net/blog/linux/ubuntu-vs-windows-according-to-dell-uk.html</link>
		<comments>http://hygen.net/blog/linux/ubuntu-vs-windows-according-to-dell-uk.html#comments</comments>
		<pubDate>Sun, 18 Apr 2010 18:39:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[Current Affairs]]></category>

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

		<category><![CDATA[Open Source]]></category>

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

		<category><![CDATA[United Kingdom]]></category>

		<guid isPermaLink="false">http://hygen.net/blog/?p=912</guid>
		<description><![CDATA[I was doing a bit of research today to see how the relationship between Canocial (Ubuntu) and Dell is.  It&#8217;s great that Dell sells Ubuntu based computers but what&#8217;s not so great is what trash they are publishing on their web site.  Here is a quick excerpt: 

 
WHICH OPERATING SYSTEM SHOULD I CHOOSE ?
UBUNTU is not a [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/linux/ubuntu-vs-windows-according-to-dell-uk.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Use Perl Audio Converter (pacpl) To Convert Audio Files On Ubuntu Linux</title>
		<link>http://hygen.net/blog/linux/use-perl-audio-converter-pacpl-to-convert-audio-files-on-ubuntu-linux.html</link>
		<comments>http://hygen.net/blog/linux/use-perl-audio-converter-pacpl-to-convert-audio-files-on-ubuntu-linux.html#comments</comments>
		<pubDate>Sun, 14 Mar 2010 19:06:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open Source]]></category>

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

		<guid isPermaLink="false">http://hygen.net/blog/?p=908</guid>
		<description><![CDATA[Download and install the Debian package (works for Ubuntu) for the Perl Audio Converter - http://pacpl.sourceforge.net/downloads.html
Then use dpkg -i command to install the package.
From the Perl Audio Converter website:
&#8220;Perl Audio Converter is a tool for converting multiple audio types from one format to another. It supports AAC, AC3, AIFF, APE, AU, AVR, BONK, CAF, CDR, [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/linux/use-perl-audio-converter-pacpl-to-convert-audio-files-on-ubuntu-linux.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Weird Malaysian News This Week - Human Trafficking, Parent Criminals And Lower Crime Rates</title>
		<link>http://hygen.net/blog/malaysia/weird-malaysian-news-this-week-human-trafficking-parent-criminals-and-lower-crime-rates.html</link>
		<comments>http://hygen.net/blog/malaysia/weird-malaysian-news-this-week-human-trafficking-parent-criminals-and-lower-crime-rates.html#comments</comments>
		<pubDate>Wed, 10 Mar 2010 07:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Current Affairs]]></category>

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

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

		<guid isPermaLink="false">http://hygen.net/blog/?p=902</guid>
		<description><![CDATA[Goh Ping Ming admitted this week to buying a Vietnamese wife from a selection of fresh human meat trafficked from Vietnam - because &#8220;she was the most pretty&#8220;.

Surprise surprise she ran away.  Snatched from a riverbank in a poor rural area of Vietnam and exported like a product to Malaysia and promised wealth and [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/malaysia/weird-malaysian-news-this-week-human-trafficking-parent-criminals-and-lower-crime-rates.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Orion International - Specializing In Unique Investment Opportunities</title>
		<link>http://hygen.net/blog/malaysia/orion-international-specializing-in-unique-investment-opportunities.html</link>
		<comments>http://hygen.net/blog/malaysia/orion-international-specializing-in-unique-investment-opportunities.html#comments</comments>
		<pubDate>Sun, 28 Feb 2010 22:26:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Business]]></category>

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

		<guid isPermaLink="false">http://hygen.net/blog/?p=898</guid>
		<description><![CDATA[If you are on the lookout for unique investment opportunities I recommend you check out Orion International.  Orion International Ltd specializes in investments in private equity, capital protected investments and capital funds and was established in 2000 by Steve Baker.  Orion International&#8217;s offices are in Kuala Lumpur, Malaysia.  

A unique investment opportunity [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/malaysia/orion-international-specializing-in-unique-investment-opportunities.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Drupal: HTTP request status fails / Drupal Status Page Reports Errors</title>
		<link>http://hygen.net/blog/bugs/drupal-http-request-status-fails-drupal-status-page-reports-errors.html</link>
		<comments>http://hygen.net/blog/bugs/drupal-http-request-status-fails-drupal-status-page-reports-errors.html#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:14:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Bugs]]></category>

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

		<category><![CDATA[Open Source]]></category>

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

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://hygen.net/blog/?p=889</guid>
		<description><![CDATA[HTTP request status	Fails
Your system or network configuration does not allow Drupal to access web pages, resulting in reduced functionality. This could be due to your webserver configuration or PHP settings, and should be resolved in order to download information about available updates, fetch aggregator feeds, sign in via OpenID, or use other network-dependent services.

This error [...]]]></description>
		<wfw:commentRss>http://hygen.net/blog/bugs/drupal-http-request-status-fails-drupal-status-page-reports-errors.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
