<?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>Perfectopedia &#187; Wordpress</title>
	<atom:link href="http://blog.anunay.co.in/itscategory/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anunay.co.in</link>
	<description>All things Wordpress, Tech and Web</description>
	<lastBuildDate>Sat, 15 Aug 2009 05:28:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Permalinks in Wordpress (The coolest way!)</title>
		<link>http://blog.anunay.co.in/its198/</link>
		<comments>http://blog.anunay.co.in/its198/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 12:28:52 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[anunay]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tricps]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=198</guid>
		<description><![CDATA[Today, I will show you how to use the &#8216;Permalinks&#8217; feature in Wordpress. &#8216;Permalinks&#8217; stand for Permanent Links to your posts. This feature can well be configured using the Permalinks Settings Option. It can be used to create a new URL structure, minimal or fancy looking or maybe a whacky word can be formed in [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits198%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits198%2F" height="61" width="51" /></a></div><p>Today, I will show you how to use the <strong>&#8216;Permalinks&#8217;</strong> feature in Wordpress. <strong>&#8216;Permalinks&#8217;</strong> stand for Permanent Links to your posts. This feature can well be configured using the Permalinks Settings Option. It can be used to create a new URL structure, minimal or fancy looking or maybe a whacky word can be formed in the URL itself.</p>
<p><img class="aligncenter size-full wp-image-199" title="permalink" src="http://blog.anunay.co.in/wp-content/uploads/permalink.jpg" alt="permalink" width="504" height="360" /></p>
<blockquote><p>Permalinks are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. A permalink is what another weblogger will use to link to your article (or section), or how you might send a link to your story in an e-mail message. The URL to each post should be permanent, and never change — hence <em>perma</em>link.</p></blockquote>
<p>To configure the Permalinks goto the Permalink Box under the Settings tab. Go through. You will encounter a page displaying various permalink types including the default one for you to choose.</p>
<dl>
<blockquote><dt><strong>%year%</strong> </dt>
<dd> The year of the post, four digits, for example <tt>2004</tt> </dd>
<dt><strong>%monthnum%</strong> </dt>
<dd> Month of the year, for example <tt>05</tt> </dd>
<dt><strong>%day%</strong> </dt>
<dd> Day of the month, for example <tt>28</tt> </dd>
<dt><strong>%hour%</strong> </dt>
<dd> Hour of the day, for example <tt>15</tt> </dd>
<dt><strong>%minute%</strong> </dt>
<dd> Minute of the hour, for example <tt>43</tt> </dd>
<dt><strong>%second%</strong> </dt>
<dd> Second of the minute, for example <tt>33</tt> </dd>
<dt><strong>%postname%</strong> </dt>
<dd> A sanitized version of the title of the post.</dd>
<dt><strong>%post_id%</strong> </dt>
<dd> The unique ID # of the post, for example <tt>423</tt> </dd>
<dt><strong>%category%</strong> </dt>
<dd> A sanitized version of the category name. </dd>
<dt><strong>%tag%</strong></dt>
<dd>A sanitized version of the tag name.</dd>
<dt><strong>%author%</strong> </dt>
<dd> A sanitized version of the author name. </dd>
</blockquote>
</dl>
<p>You can use the above mentioned snippets to create your own Permalinks. You may even try cool ones like,</p>
<ul>
<li>/its%post_id%/ &gt;&gt; will give you something like &gt;&gt; http://domain.tld/its123/</li>
<li>/shownumber%post_id%/ &gt;&gt; will give you something like &gt;&gt; http://domain.tld/shownumber123/</li>
<li>/this/is/number/%post_id%/ &gt;&gt; will give you something like &gt;&gt; http://domain.tld/this/is/number/123</li>
</ul>
<p>You can also create many cool and trendy custom Permalinks as you like.</p>
<p>Do Not Forget to post your cool and wacky Permalink as a comment. (Claim Bragging Rights!)</p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=198&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its198/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wibiya : Blog Toolbar</title>
		<link>http://blog.anunay.co.in/its120/</link>
		<comments>http://blog.anunay.co.in/its120/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:14:01 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[anunay]]></category>
		<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=120</guid>
		<description><![CDATA[Wibiya is a website application offering custom user built web toolbars for putting up on websites and blogs. It enhances the beauty and design of the blog and can also be used just for the sake of easing out the reader’s experience on the blog.
Wibiya enables blogs to integrate the most exciting services, applications and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits120%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits120%2F" height="61" width="51" /></a></div><p><strong>Wibiya</strong> is a website application offering custom user built web toolbars for putting up on websites and blogs. It enhances the beauty and design of the blog and can also be used just for the sake of easing out the reader’s experience on the blog.</p>
<blockquote><p><strong>Wibiya</strong> enables blogs to integrate the most exciting services, applications and widgets of their choice into their blog through customized web-based toolbars.       <br />Our platform offers a one-stop solution for integrating, managing and tracking third-party applications.</p>
</blockquote>
<p>
<img src="http://blog.anunay.co.in/wp-content/uploads/Wibiya2.jpg" alt="Wibiya" title="Wibiya" width="840" height="300" class="aligncenter size-full wp-image-142" />
</p>
<p>But, as every rose has thorns. <strong>Wibiya</strong> too has both pros and cons. The first setback being that <strong>Wibiya</strong> does not allow direct user registration. You have to firstly apply for a invite to its private Beta mode. Done that, after sometime, it automatically mails you with an invite.</p>
<p>Another setback with <strong>Wibiya</strong> is that it comes as a plugin for Wordpress, which has to be uploaded, activated and then works. This is not the problem. The actual problem is that the plugin queries the <strong>Wibiya</strong>’s website for displaying the toolbar on the client’s browser which takes some what longer than it would have taken on the blog’s server itself. Pondering over this. It struck to me that even this has an advantage. It helps to save on valuable bandwidth which is helpful in cases with limited bandwidth web hosts.</p>
<p>Wibiya : <a href="http://blog.anunay.co.in" target="_blank">Demo</a> (see below) | <a href="http://www.wibiya.com/" target="_blank">Website</a></p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=120&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its120/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>QRC &#8211; Wordpress Plugin</title>
		<link>http://blog.anunay.co.in/its93/</link>
		<comments>http://blog.anunay.co.in/its93/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:37:46 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[anunay]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=93</guid>
		<description><![CDATA[I was exploring Mofuse when I saw the QR Code for my blog and an idea struck me. It was of a plugin for Wordpress where the author can display the QR Code of the blog or any other URL.
So, I decided upon the name of the plugin &#8211; QRC and started some cool coding. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits93%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits93%2F" height="61" width="51" /></a></div><p>I was exploring <a href="http://www.mofuse.mobi">Mofuse</a> when I saw the QR Code for my blog and an idea struck me. It was of a plugin for Wordpress where the author can display the QR Code of the blog or any other URL.<br />
So, I decided upon the name of the plugin &#8211; QRC and started some cool coding. It isn&#8217;t finished yet. I will make it available for download soon.</p>
<p>QR Code &#8211; <a href="http://en.wikipedia.org/wiki/QR_Code">Wikipedia</a> | <a href="http://qrcode.kaywa.com/">Creator</a> | <a href="http://reader.kaywa.com/">Reader</a></p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=93&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its93/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Customize Wordpress Admin Panel</title>
		<link>http://blog.anunay.co.in/its88/</link>
		<comments>http://blog.anunay.co.in/its88/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 11:33:15 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[anunay]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=88</guid>
		<description><![CDATA[Wordpress is all about cool customizations to tackle your needs.
Extending this idea, here I am posting on how to customize your admin panel and login screen.
I tried my best to make this post the simplest way to customizing your Wordpress experience.
First of all, download the login.css, wp-login.php and colors-fresh.css files to your computer from the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits88%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits88%2F" height="61" width="51" /></a></div><blockquote><p>Wordpress is all about cool customizations to tackle your needs.</p></blockquote>
<p>Extending this idea, here I am posting on how to customize your admin panel and login screen.<br />
I tried my best to make this post the simplest way to customizing your Wordpress experience.<br />
First of all, download the <strong>login.css</strong>, <strong>wp-login.php</strong> and <strong>colors-fresh.css</strong> files to your computer from the Wordpress directory in your blog.<br />
Edit login.css for changing the color of the login form and the displayed logo.<br />
Edit colors-fresh.css for changing the whole look of your admin panel (on every page.)<br />
And, edit wp-login.php for changing the links from the logo and the displayed text, along with the login form.</p>
<p>There it is. You wanted more? Perhaps its the Wordpress&#8217; famous 5 minute customization!</p>
<p>Links : <a href="http://files.anunay.co.in/login.jpg">Screenshot</a> | <a href="http://www.google.com/search?hl=en&#038;q=customizing+wordpress+login&#038;aq=f&#038;oq=&#038;aqi=g10">Related Articles</a></p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=88&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its88/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Laconica : Microblogging Software</title>
		<link>http://blog.anunay.co.in/its86/</link>
		<comments>http://blog.anunay.co.in/its86/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:01:24 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=86</guid>
		<description><![CDATA[Laconica is an open source microblogging server written in PHP that implements the OpenMicroBlogging standard for interoperation between installations. While offering functionality similar to Twitter, Laconica seeks to provide the potential for open, inter-service and distributed communications between microblogging communities. Enterprises and individuals can install and control their own services and data
Laconica is a Free [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits86%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits86%2F" height="61" width="51" /></a></div><blockquote><p><strong>Laconica</strong> is an open source microblogging server written in PHP that implements the OpenMicroBlogging standard for interoperation between installations. While offering functionality similar to Twitter, Laconica seeks to provide the potential for open, inter-service and distributed communications between microblogging communities. Enterprises and individuals can install and control their own services and data</p></blockquote>
<p>Laconica is a Free and Open Source Self Hosted replacement to Twitter and other microblogging tools and services. Many of Laconica eye catching features include <a href="http://twitter.com">Twitter</a> compatibility and <a href="http://facebook.com">Facebook</a> integration. It also features OpenID support and posts messages to other microblogging services as well. One of its useful functions include an automatic URL shortening service.<br />
It is the same platform behind <a href="http://Identi.ca">Identi.ca</a>, the microblogging client hosted by the creators of Laconica (Pretty much a <a href="http://wordpress.org">Wordpress</a> story!).</p>
<p>Laconica : <a href="http://Laconi.ca">Home</a> | <a href="http://laconi.ca/laconica-0.7.4.tar.gz">Download</a> | <a href="http://identi.ca">Demo</a></p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=86&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its86/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Factopedia : A Wordpress Plugin</title>
		<link>http://blog.anunay.co.in/its84/</link>
		<comments>http://blog.anunay.co.in/its84/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 08:06:22 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[anunay]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=84</guid>
		<description><![CDATA[I had been thinking from a very long time about contributing to the Wordpress community. So, here it is, Factopedia is a new Wordpress plugin designed by me. When activated this plugin displays a random fact or stat in the top right hand corner of your admin screen on all the pages.
As I said before, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits84%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits84%2F" height="61" width="51" /></a></div><p>I had been thinking from a very long time about contributing to the Wordpress community. So, here it is, <strong>Factopedia</strong> is a new Wordpress plugin designed by me. When activated this plugin displays a random fact or stat in the top right hand corner of your admin screen on all the pages.<br />
As I said before, I would love to contribute to the Wordpress Community, a new theme : Perfectography is currently under development and will be ready for download soon.<br />
The plugin will be available for download from the Wordpress SVN soon.</p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=84&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its84/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Flatpress</title>
		<link>http://blog.anunay.co.in/its55/</link>
		<comments>http://blog.anunay.co.in/its55/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 11:24:16 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[anunay]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=55</guid>
		<description><![CDATA[FlatPress is an open-source standard-compliant multi-lingual extensible blogging engine which does not require a DataBase Management System to work.
Flatpress is a very cool and clean web development and blogging platform for amateurs as well as those who do not have access to a SQL Database. It is a very compact and small CMS compared to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits55%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits55%2F" height="61" width="51" /></a></div><blockquote><p><strong>FlatPress</strong> is an open-source standard-compliant multi-lingual extensible blogging engine which <em>does not require a DataBase Management System to work</em>.</p></blockquote>
<p><strong>Flatpress</strong> is a very cool and clean web development and blogging platform for amateurs as well as those who do not have access to a SQL Database. It is a very compact and small CMS compared to others.</p>
<blockquote><p>You don’t need MySQL because FlatPress stores all of its content on text files.</p></blockquote>
<p>It runs on PHP (4.0 and above). It fully widgetized and (x)HTML compliant. I earlier tried using it for this blog but found it lacking in many aspects as compared to the best in the arena &#8211; Wordpress.<br />
<strong>Flatpress</strong>&#8216; major drawback is the limited amount of themes and plugins available for use with it unlike the case in Wordpress. The themes for Flatpress are based on Smarty &#8211; The PHP Template Engine. I personally liked the ‘Hemingway’ Theme for Flatpress and then came across the same theme designed for using in Wordpress. It is a minimal, black and clean theme for Wordpress as well as for Flatpress.</p>
<p>Hemingway Theme &#8211; <a href="http://demo.lamingo.com/wordpress/?wptheme=Hemingway">Demo</a> | <a href="http://download.github.com/kneath-hemingway-8d3b196bd590c519b7425d72f158c8558ee7b031.zip">Download</a> | <a href="http://warpspire.com/hemingway/">Release Page</a> | <a href="http://vast.fatal.ru/fp-hemingway/">For Flatpress</a></p>
<p>Flatpress &#8211; <a href="http://sourceforge.net/project/showfiles.php?group_id=157089">Download</a> | <a href="http://www.flatpress.org/home/">Official Website</a></p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=55&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its55/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>bbPress</title>
		<link>http://blog.anunay.co.in/its53/</link>
		<comments>http://blog.anunay.co.in/its53/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 11:16:01 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.anunay.co.in/?p=53</guid>
		<description><![CDATA[bbPress is focused on web standards, ease of use, ease of integration, and speed. We’re keeping things as small and light as possible while still allowing for great add on features through our extensive plugin system.
bbPress has been designed by Automattic &#8211; The creators of Wordpress, Wordpress MU, BuddyPress, Akismet among others. It is a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.anunay.co.in%2Fits53%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.anunay.co.in%2Fits53%2F" height="61" width="51" /></a></div><blockquote><p><strong>bbPress</strong> is focused on web standards, ease of use, ease of integration, and speed. We’re keeping things as small and light as possible while still allowing for great add on features through our extensive plugin system.</p></blockquote>
<p><strong>bbPress</strong> has been designed by Automattic &#8211; The creators of Wordpress, Wordpress MU, BuddyPress, Akismet among others. It is a lightweight, agile and compact forum software which enables the user to start his own forum on his own server.<br />
<strong>bbPress</strong>&#8216; functionality can be extended to a great extent using the various plugins which are available for download. bbPress runs on PHP and also requires a MySQL Database to function.</p>
<p>bbPress &#8211; <a href="http://bbpress.org/latest.zip">Download</a> | <a href="http://bbpress.org">Official Website</a></p>
<img src="http://blog.anunay.co.in/?ak_action=api_record_view&id=53&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.anunay.co.in/its53/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
	</channel>
</rss>
