<?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>Webmaster Tech Blog</title>
	<atom:link href="http://webmastertech.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webmastertech.wordpress.com</link>
	<description>Technology weblog</description>
	<lastBuildDate>Tue, 14 Aug 2007 06:12:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webmastertech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Webmaster Tech Blog</title>
		<link>http://webmastertech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webmastertech.wordpress.com/osd.xml" title="Webmaster Tech Blog" />
	<atom:link rel='hub' href='http://webmastertech.wordpress.com/?pushpress=hub'/>
		<item>
		<title>The Web 2.0 Effect: The Characteristics of a web2.0 website</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/the-web-20-effect-the-characteristics-of-a-web20-website-2/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/the-web-20-effect-the-characteristics-of-a-web20-website-2/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 06:12:11 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[ALL]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/the-web-20-effect-the-characteristics-of-a-web20-website-2/</guid>
		<description><![CDATA[The term web2.0 was originally presented by O&#8217;Reilly Media (A well known media company publishing books and websites on various computer technology topics). It&#8217;s a term that refers to a new generation of websites (social networking websites, wiki-based websites etc). These websites take advantage of web application technologies and give web users the ability to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=56&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/the-web-20-effect-the-characteristics-of-a-web20-website-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>Turning Your Website Into A Revenue Generator</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/turning-your-website-into-a-revenue-generator/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/turning-your-website-into-a-revenue-generator/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 06:11:01 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[ALL]]></category>
		<category><![CDATA[Webmasters]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/turning-your-website-into-a-revenue-generator/</guid>
		<description><![CDATA[There are three broad ways to turn your web site into a place where your customers can buy your products and services and pay you money for them. The first is to get a merchant account and set up a professional private shopping cart. This makes sense if you also do consumer shows where you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=55&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/turning-your-website-into-a-revenue-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>Record Locking in SQL Server</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/record-locking-in-sql-server/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/record-locking-in-sql-server/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 06:06:47 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/record-locking-in-sql-server/</guid>
		<description><![CDATA[Pessimistic and Optimistic Concurrency In a multi-user environment, there are two models for updating data in a database: optimistic concurrency and pessimistic concurrency. Pessimistic concurrency involves locking the data at the database when you read it.  You essentially lock the database record and don&#8217;t allow anyone to touch it until you are done modifying and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=54&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/record-locking-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>5 Secrets to Finding What You Are Looking for Online</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/5-secrets-to-finding-what-you-are-looking-for-online/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/5-secrets-to-finding-what-you-are-looking-for-online/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:58:54 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/5-secrets-to-finding-what-you-are-looking-for-online/</guid>
		<description><![CDATA[Are you struggling to find what you are looking for online? Does it seem to you that no matter you do you can never find exactly what you are searching? Here are 5 tips to help you. 1. Never use only one search engine. Often the results in one search engine will be different from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=53&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/5-secrets-to-finding-what-you-are-looking-for-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Access Database Optimization</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/microsoft-access-database-optimization/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/microsoft-access-database-optimization/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:57:48 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/microsoft-access-database-optimization/</guid>
		<description><![CDATA[There is a common &#8220;patchwork&#8221; philosophy in IT departments throughout the world that gives the idea that altering, changing, and fixing poorly designed databases is how you correct the problems &#8211; as opposed to starting from the ground-up and re-working a system. While Relational Database Design gets thrown out the window, a terrible side effect [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=52&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/microsoft-access-database-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>Get paid to blog – ideas for content</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/get-paid-to-blog-%e2%80%93-ideas-for-content/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/get-paid-to-blog-%e2%80%93-ideas-for-content/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:55:18 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/get-paid-to-blog-%e2%80%93-ideas-for-content/</guid>
		<description><![CDATA[If you want to get paid to write, the smartest thing to begin with is to create a list of your interests. You are bound to create well-informed, interesting posts, as long as you have a true inclination or at least a true passion for the topic on which you are writing. You can start [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=51&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/get-paid-to-blog-%e2%80%93-ideas-for-content/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>Blogging &amp; Social Networking is this the end?</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/blogging-social-networking-is-this-the-end-2/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/blogging-social-networking-is-this-the-end-2/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:52:40 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/blogging-social-networking-is-this-the-end-2/</guid>
		<description><![CDATA[So with MySpace having to tackle sex offenders and Facebook fighting for its life the offline news have been reporting online events and not in a good light. Is this the end to blogging and social networking?Is this the start of the end? Have we taken the first steps down a slippery slope where we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=50&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/blogging-social-networking-is-this-the-end-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>Refactoring Tools for Java and .NET</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/refactoring-tools-for-java-and-net/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/refactoring-tools-for-java-and-net/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:40:55 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[Dotnet]]></category>
		<category><![CDATA[Javatech]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/refactoring-tools-for-java-and-net/</guid>
		<description><![CDATA[Refactoring is the process of changing a software system in such a way that it does not alter the external behavior and result of the code yet improves its readability and internal structure. Object oriented developers recognize the value of refactoring working code. Until recently good tools have not been available. This list contains Refactoring [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=49&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/refactoring-tools-for-java-and-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 10+ source code search engines</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/top-10-source-code-search-engines/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/top-10-source-code-search-engines/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:36:23 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[SEO Info]]></category>
		<category><![CDATA[Webmasters]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/top-10-source-code-search-engines/</guid>
		<description><![CDATA[Programmers are coding and coding in somewhere for some purpose. I wonder how many lines of code is written in a minute on the world I guess thousands of lines. But most them are coding the same snippets of code again and again. I always used &#8220;Koders&#8221; not to reinvent america, means not to rewrite [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=48&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/top-10-source-code-search-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>

		<media:content url="http://bp2.blogger.com/_URGxd6K-z7Y/RqcBPdeI3mI/AAAAAAAAAEM/inrUszcLysA/s200/koders.gif" medium="image" />

		<media:content url="http://bp0.blogger.com/_URGxd6K-z7Y/RqcBi9eI3nI/AAAAAAAAAEU/Qpq7APu7Ty8/s200/codesearch_logo.gif" medium="image" />
	</item>
		<item>
		<title>Optimizing for Yahoo!</title>
		<link>http://webmastertech.wordpress.com/2007/08/14/optimizing-for-yahoo/</link>
		<comments>http://webmastertech.wordpress.com/2007/08/14/optimizing-for-yahoo/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:07:56 +0000</pubDate>
		<dc:creator>freeker584</dc:creator>
				<category><![CDATA[SEO Info]]></category>

		<guid isPermaLink="false">http://webmastertech.wordpress.com/2007/08/14/optimizing-for-yahoo/</guid>
		<description><![CDATA[Back in the dawn of the Internet, Yahoo! was the most popular search engine. When Google arrived, its indisputably precise search results made it the preferred search engine. However, Google is not the only search engine and it is estimated that about 20-25% or searches are conducted on Yahoo! Another major player on the market [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmastertech.wordpress.com&amp;blog=1443556&amp;post=47&amp;subd=webmastertech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmastertech.wordpress.com/2007/08/14/optimizing-for-yahoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c33f4ed3e63606c3bcde7ab48f2f2ae0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Webmastertech</media:title>
		</media:content>
	</item>
	</channel>
</rss>
