<?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/"
	>

<channel>
	<title>Web Masters Site &#187; admin</title>
	<atom:link href="http://www.webm.in/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webm.in</link>
	<description>All For Web Masters</description>
	<lastBuildDate>Sun, 09 Oct 2011 16:21:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Top High Quality Web Directories</title>
		<link>http://www.webm.in/2011/10/top-high-quality-web-directories/</link>
		<comments>http://www.webm.in/2011/10/top-high-quality-web-directories/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 16:21:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=312</guid>
		<description><![CDATA[Here is list of top directories where you must submit your site : Dmoz - Free web directory one of the most quality directory in world, owned by Google. Yahoo Dir - Costs 299$ year helps to improve trust from Yahoo and google too. GoGudes - 39.99$ for one time. Gimpsy - Support free submission, [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2011/10/top-high-quality-web-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete Duplicate Rows In Mysql With PHP</title>
		<link>http://www.webm.in/2011/10/delete-duplicate-rows-in-mysql-with-php/</link>
		<comments>http://www.webm.in/2011/10/delete-duplicate-rows-in-mysql-with-php/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 13:16:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=304</guid>
		<description><![CDATA[$dupq = mysql_query&#40;&#34;SELECT * FROM `db`&#34;&#41;; $dups = mysql_fetch_array&#40;$dupq&#41;; foreach&#40;$dups as $dup&#41;&#123; mysql_query&#40;&#34;DELETE FROM db WHERE duplicate_COLUMN='&#34;.$dup&#91;'duplicate_column'&#93;.&#34;' AND id!='&#34;.$dup&#91;'id'&#93;.&#34;'&#34;&#41;; &#125; duplicate_COLUMN - Name of column and $dup['column_name'] delete duplicates which include same column data.]]></description>
		<wfw:commentRss>http://www.webm.in/2011/10/delete-duplicate-rows-in-mysql-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page Speed extension for Chrome</title>
		<link>http://www.webm.in/2011/03/page-speed-extension-for-chrome/</link>
		<comments>http://www.webm.in/2011/03/page-speed-extension-for-chrome/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 13:58:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Publishers]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=299</guid>
		<description><![CDATA[News from google page speed is available for download to Google Chrom Browser, you can download it from here http://code.google.com/speed/page-speed/download.html .]]></description>
		<wfw:commentRss>http://www.webm.in/2011/03/page-speed-extension-for-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Index Twitter/Facebook Links</title>
		<link>http://www.webm.in/2011/01/google-index-twitterfacebook-links/</link>
		<comments>http://www.webm.in/2011/01/google-index-twitterfacebook-links/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 11:16:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=293</guid>
		<description><![CDATA[Starting from December 2010 google started to index links from facebook , twitter, FriendFeed. You can easy check it from Google Webmasters tool and also official comment from google - Matt Cutts.]]></description>
		<wfw:commentRss>http://www.webm.in/2011/01/google-index-twitterfacebook-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Apache Headers</title>
		<link>http://www.webm.in/2011/01/remove-apache-headers/</link>
		<comments>http://www.webm.in/2011/01/remove-apache-headers/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 01:33:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux SA]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=286</guid>
		<description><![CDATA[For me it's really wrong to show everyone which version of apache you have installed and other informations, many crackers can use this info to make attacks to your web server, so it's will not be bad to hide them, this is really easy all you must to do is open httpd.conf file with vi command "vi httpd.conf" and find "ServerSignature [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2011/01/remove-apache-headers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geotargeting with PHP</title>
		<link>http://www.webm.in/2011/01/geotargeting-with-php/</link>
		<comments>http://www.webm.in/2011/01/geotargeting-with-php/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 14:07:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=278</guid>
		<description><![CDATA[Its really important some time to use geo targeting for your web site users for example if you have e-commerci  site or for any other sites, I'll show example which give you opertunety to use geo ip with php scrip lets start. First of all we need GeoIp base you can download it from here [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2011/01/geotargeting-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Emulate a Remote Linux Desktop From Windows</title>
		<link>http://www.webm.in/2011/01/how-to-emulate-a-remote-linux-desktop/</link>
		<comments>http://www.webm.in/2011/01/how-to-emulate-a-remote-linux-desktop/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 13:18:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux SA]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=270</guid>
		<description><![CDATA[It's really easy to control linux OS from windows by using remote desktop.  all what you need is several free software and done. first of all you must download SSH client I recommend Putty its free and really nice soft you can download it from here "http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" second step is to login with SSH as root and install VNC [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2011/01/how-to-emulate-a-remote-linux-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>$100 Of Free Facebook Advertisement Credit</title>
		<link>http://www.webm.in/2009/02/100-of-free-facebook-advertisement-credit/</link>
		<comments>http://www.webm.in/2009/02/100-of-free-facebook-advertisement-credit/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 14:31:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Advertisers]]></category>
		<category><![CDATA[Publishers]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=190</guid>
		<description><![CDATA[You can get free $100 of advertisment credit at facbook, you must only join The Visa Business Network, and when you finish singup you'll get confirmation email with coupon code, folow instuction and enjoy free 100$ of facebook credit. ]]></description>
		<wfw:commentRss>http://www.webm.in/2009/02/100-of-free-facebook-advertisement-credit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Digital Clock</title>
		<link>http://www.webm.in/2008/11/flash-digital-clock/</link>
		<comments>http://www.webm.in/2008/11/flash-digital-clock/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 15:48:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=176</guid>
		<description><![CDATA[Simple tutorial how to create flash digital clock, .fla is included. First of all create 3 new layers, make everything how show below you ca change layer names but firs of all live tham. Now select frame 1 of background layer and draw your clock design and go to frame 2 and click F5, Ok [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2008/11/flash-digital-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Websites By Time</title>
		<link>http://www.webm.in/2008/09/top-10-websites-by-time/</link>
		<comments>http://www.webm.in/2008/09/top-10-websites-by-time/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 22:28:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interesting]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=172</guid>
		<description><![CDATA[I found nice article about top 10 web sites in 2007, I will list it in this small article, this is not what I think this is what I have read, but no matter article is interesting. #1 Lemonade.com First place, site is about how to make extra cash by selling items, by adding gadget [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2008/09/top-10-websites-by-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

