<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>xHydra Tech Zones</title>
	<link>http://www.xhydra.com</link>
	<description>xHydra Networks: Your Link to Tech News and Views</description>
	<lastBuildDate>Thu, 12 Jun 2008 08:14:22 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Copying Records From One Table to Another Using SQL Queries</title>
		<description><![CDATA[Copying records from one table to another within a single database is pretty trivial.
Its just a matter of running a query with the structure shown below
insert into TableA(FieldA, FieldB, FieldC)select FieldA,FieldB, FieldC from TableB
If TableA and TableB reside in different Databases you would have to use a fully qualified Table names.
Came across this one today [...]]]></description>
		<link>http://www.xhydra.com/sql-server/copying-records-from-one-table-to-another-using-sql.html</link>
			</item>
	<item>
		<title>Google: Ethics vs Freedom of Information</title>
		<description><![CDATA[Today I was loitering on the Internet trying to kill some time. I was reading about various conspiracies concerning oil prices , wars e.t.c.
I searched Google for the term &#8216;Zionism&#8217;. The results page had a &#8217;sponsored link&#8217; on top linking to a anti-zionism website(URL withheld) that caught my attention. Any website seeking to appear on [...]]]></description>
		<link>http://www.xhydra.com/uncategorized/google-ethics-vs-freedom-of-information.html</link>
			</item>
	<item>
		<title>Abstract Art(Sort of!!)</title>
		<description><![CDATA[A boring Sunday afternoon + slight hangover + cutters + one of last nights beer cans = ART.

Abstract Tree Sculpture
Too bad my GF threw it in the trash the following Monday morning. I wonder how much it could have fetched on E-bay.




Tags Abstract Art, South Africa, PPC, Adsense, E-Bay
]]></description>
		<link>http://www.xhydra.com/uncategorized/abstract-artsort-of.html</link>
			</item>
	<item>
		<title>Editing Permalink Text</title>
		<description><![CDATA[I recently upgraded to WordPress 2.5. I immediately noticed the feature that allows you to edit the text making up your permalink.

Image :Editing Permalink Text
Besides the convenience, this feature allows you to select the best possible URL text from a SEO point of view.  This means including the right keywords in your permalink text [...]]]></description>
		<link>http://www.xhydra.com/internet/editing-permalink-url-text.html</link>
			</item>
	<item>
		<title>PPC(Pay Per Click) vs PPA(Pay Per Action)</title>
		<description><![CDATA[



I really hate writing Online-Money-Making-John-Chow Type articles but I just had to share this one with everyone. I have always wondered which is the best way of making money online  , Pay per Action or Pay per Click.
Experience has taught me that none of the two is better but the best option depends on [...]]]></description>
		<link>http://www.xhydra.com/internet/ppcpay-per-click-vs-ppapay-per-action.html</link>
			</item>
</channel>
</rss>
