<?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>Anas Imtiaz &#187; wordpress</title>
	<atom:link href="http://blog.anasimtiaz.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anasimtiaz.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 22:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My First WordPress Plugin! [Comment Replacement]</title>
		<link>http://blog.anasimtiaz.com/2008/09/16/my-first-wordpress-plugin/</link>
		<comments>http://blog.anasimtiaz.com/2008/09/16/my-first-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 10:51:20 +0000</pubDate>
		<dc:creator>anas</dc:creator>
				<category><![CDATA[Geek Speak]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://blog.anasimtiaz.com/?p=485</guid>
		<description><![CDATA[Last night someone posted a profane comment and I was forced to replace that comment with a warning that the comment has been removed for so and so reasons. A friend (Awais Karim) then commented asking whether I modified that original comment or was it a feature of the blog? With an empty stomach and [...]]]></description>
		<wfw:commentRss>http://blog.anasimtiaz.com/2008/09/16/my-first-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
<enclosure url="http://txfx.net/files/wp-movies/001-your-first-wp-plugin.mov" length="5947292" type="video/quicktime" />
		</item>
		<item>
		<title>Blog Revamped</title>
		<link>http://blog.anasimtiaz.com/2008/08/30/blog-revamped/</link>
		<comments>http://blog.anasimtiaz.com/2008/08/30/blog-revamped/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 10:33:50 +0000</pubDate>
		<dc:creator>anas</dc:creator>
				<category><![CDATA[Personal Rants]]></category>
		<category><![CDATA[blog design]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.anasimtiaz.com/?p=418</guid>
		<description><![CDATA[After some 12 highly caffeinated nights and a similar number of slothful days, I&#8217;ve finally managed to tweak and modify the theme by Michael Jubel, to suit my needs and replace the older one (also by the same guy). To play around with the theme&#8217;s code, I backed up my entire blog on my computer, [...]]]></description>
		<wfw:commentRss>http://blog.anasimtiaz.com/2008/08/30/blog-revamped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Make Trackback Links Visible in WordPress</title>
		<link>http://blog.anasimtiaz.com/2008/05/13/how-to-make-trackback-links-visible-in-wordpress/</link>
		<comments>http://blog.anasimtiaz.com/2008/05/13/how-to-make-trackback-links-visible-in-wordpress/#comments</comments>
		<pubDate>Tue, 13 May 2008 11:36:38 +0000</pubDate>
		<dc:creator>anas</dc:creator>
				<category><![CDATA[Geek Speak]]></category>
		<category><![CDATA[trackback]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.anasimtiaz.com/2008/05/13/how-to-make-trackback-links-visible-in-wordpress/</guid>
		<description><![CDATA[The usefulness of trackbacks in WordPress is widely knows and so I&#8217;m not going to ramble about it. The objective here is to share the php function that can add &#8220;Trackback URL&#8221; anywhere in your post. Some themes are not pre-installed with it. Adding this function will result in trackback links appearing in all of [...]]]></description>
		<wfw:commentRss>http://blog.anasimtiaz.com/2008/05/13/how-to-make-trackback-links-visible-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Permalinks On Sub-domain</title>
		<link>http://blog.anasimtiaz.com/2008/05/06/wordpress-permalinks-on-sub-domain/</link>
		<comments>http://blog.anasimtiaz.com/2008/05/06/wordpress-permalinks-on-sub-domain/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:53:54 +0000</pubDate>
		<dc:creator>anas</dc:creator>
				<category><![CDATA[Geek Speak]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.anasimtiaz.com/2008/05/06/wordpress-permalinks-on-sub-domain/</guid>
		<description><![CDATA[I always looked at those &#8220;pretty permalinks&#8221; with envy because I wasn&#8217;t able to configure my blog to use them. When my blog was located in the root directory (public_html) I had no problems with them. But, since moving on to the subdomain (blog.anasimtiaz.com) I used to get those 404 errors and so I thought [...]]]></description>
		<wfw:commentRss>http://blog.anasimtiaz.com/2008/05/06/wordpress-permalinks-on-sub-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging by e-mail in WordPress &#8211; Tutorial</title>
		<link>http://blog.anasimtiaz.com/2008/01/23/blogging-by-e-mail-in-wordpress/</link>
		<comments>http://blog.anasimtiaz.com/2008/01/23/blogging-by-e-mail-in-wordpress/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 20:47:20 +0000</pubDate>
		<dc:creator>anas</dc:creator>
				<category><![CDATA[Geek Speak]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.anasimtiaz.com/?p=21</guid>
		<description><![CDATA[Blogging by e-mail is a convenient feature in WordPress that allows you (and others, if you wish) to post on your blog just like sending an e-mail to any address. When set up, you can simply send an e-mail to a predefined address from where WordPress picks up the mail and posts it in the assigned [...]]]></description>
		<wfw:commentRss>http://blog.anasimtiaz.com/2008/01/23/blogging-by-e-mail-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Running WordPress offline</title>
		<link>http://blog.anasimtiaz.com/2007/12/28/running-wordpress-offline/</link>
		<comments>http://blog.anasimtiaz.com/2007/12/28/running-wordpress-offline/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 21:49:36 +0000</pubDate>
		<dc:creator>anas</dc:creator>
				<category><![CDATA[Geek Speak]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.anasimtiaz.com/?p=8</guid>
		<description><![CDATA[I stumbled upon this nifty tutorial that explains in detail (with screenshots) about installing and running the WordPress package offline on local computer. A package called XAMPP is required which runs Apache, MySQL and PHP on the machine without the need to install them. Here goes the link. To use permalinks in offline mode change AllowOverride         [...]]]></description>
		<wfw:commentRss>http://blog.anasimtiaz.com/2007/12/28/running-wordpress-offline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
