<?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</title>
	<atom:link href="http://www.webm.in/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>How to Automatically Create Bit.ly Links for Blog Posts</title>
		<link>http://www.webm.in/2010/05/how-to-automatically-create-bit-ly-links-for-blog-posts/</link>
		<comments>http://www.webm.in/2010/05/how-to-automatically-create-bit-ly-links-for-blog-posts/#comments</comments>
		<pubDate>Sun, 16 May 2010 09:22:00 +0000</pubDate>
		<dc:creator>gozames</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=264</guid>
		<description><![CDATA[URL Shortner services used to trim down your long urls to a short and easy to share links. This code will automatically generate Bit.ly short links for your blog posts for easy to share on Twitter and IMs. Open functions.php file of your theme and add the following code: function bitlyLink&#40;$url&#41; &#123; &#160; $username = [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2010/05/how-to-automatically-create-bit-ly-links-for-blog-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL: How to add column to existing table</title>
		<link>http://www.webm.in/2010/03/mysql-how-to-add-column-to-existing-table/</link>
		<comments>http://www.webm.in/2010/03/mysql-how-to-add-column-to-existing-table/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 15:07:03 +0000</pubDate>
		<dc:creator>gozames</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=260</guid>
		<description><![CDATA[Definition: Add column is used to add an additional column to any given table. You must specify the column name, and type. It is written as alter table add column [new column name] Examples: ALTER TABLE `tablename_here` ADD `new_column_name` VARCHAR( 255 ) NOT NULL ; or ALTER TABLE `tablename_here` ADD `new_column_name` INT NOT NULL AFTER [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2010/03/mysql-how-to-add-column-to-existing-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch Image Resize on Linux</title>
		<link>http://www.webm.in/2010/01/batch-image-resize-on-linux/</link>
		<comments>http://www.webm.in/2010/01/batch-image-resize-on-linux/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 01:05:32 +0000</pubDate>
		<dc:creator>gozames</dc:creator>
				<category><![CDATA[Linux SA]]></category>

		<guid isPermaLink="false">http://www.webm.in/?p=258</guid>
		<description><![CDATA[You can easily resize any images in your directory or entry server with help of ImageMagick Libraries if you don't have it you can easily install it by this commands Ubuntu - sudo apt-get install imagemagick CentOs - yum install ImageMagick ok if you installed it, you can use "mogrify" command to resize your images [...]]]></description>
		<wfw:commentRss>http://www.webm.in/2010/01/batch-image-resize-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

