<?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>safwan.in</title>
	<atom:link href="http://safwan.in/feed" rel="self" type="application/rss+xml" />
	<link>http://safwan.in</link>
	<description>Official Website of Safwan Erooth</description>
	<lastBuildDate>Tue, 17 Jan 2012 08:02:49 +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>How to Add Javascript to Drupal (Indepth)</title>
		<link>http://safwan.in/drupal/how-to-drupal-add-js-tutorial</link>
		<comments>http://safwan.in/drupal/how-to-drupal-add-js-tutorial#comments</comments>
		<pubDate>Tue, 17 Jan 2012 07:30:01 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[add js]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://safwan.in/?p=184</guid>
		<description><![CDATA[Developers are often seen confused when it comes to adding JavaScript to their Drupal themes or modules. They even goto the extend of adding it straight in the theme file. There are different methods to add your JavaScript. From theme-name.info file One way is by defining it in the &#8216;your_theme.info&#8217; file in theme folder. This<a class="rmore" href="http://safwan.in/drupal/how-to-drupal-add-js-tutorial">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/drupal/how-to-drupal-add-js-tutorial/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Drupal Search Engine Optimization</title>
		<link>http://safwan.in/drupal/drupal-search-engine-optimization-seo-tip</link>
		<comments>http://safwan.in/drupal/drupal-search-engine-optimization-seo-tip#comments</comments>
		<pubDate>Sun, 15 Jan 2012 08:03:32 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO best pratices]]></category>
		<category><![CDATA[SEO Modules]]></category>

		<guid isPermaLink="false">http://safwan.in/?p=144</guid>
		<description><![CDATA[Due to the exponential growth in blogs and website, Search Engine optimization popularly know as SEO have become one of the hottest topic online. From beginners to top web gurus are desperately looking for ways to improve their sites visibility in search. This post tries to explain some of the general SEO tip to follow<a class="rmore" href="http://safwan.in/drupal/drupal-search-engine-optimization-seo-tip">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/drupal/drupal-search-engine-optimization-seo-tip/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Img2Odt: An Images to Open Document Converter using PHP and Javascript</title>
		<link>http://safwan.in/lab/images-to-open-document-converter</link>
		<comments>http://safwan.in/lab/images-to-open-document-converter#comments</comments>
		<pubDate>Sat, 14 Jan 2012 15:41:58 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[images to odt]]></category>
		<category><![CDATA[img2odt]]></category>
		<category><![CDATA[opendocument]]></category>

		<guid isPermaLink="false">http://safwan.in/?p=42</guid>
		<description><![CDATA[Ever wanted to convert multiple images to odt? Here is a completely working php implementation of it. Choose all the images you want, upload them using the image uploader with multiple image support and click on download. You are done. Your odt is ready for you. Changing the look and feel is very easy, just<a class="rmore" href="http://safwan.in/lab/images-to-open-document-converter">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/lab/images-to-open-document-converter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inserting post image programmatically to worpress</title>
		<link>http://safwan.in/wordpress/inserting-post-image-programmatically-to-worpress</link>
		<comments>http://safwan.in/wordpress/inserting-post-image-programmatically-to-worpress#comments</comments>
		<pubDate>Tue, 05 Apr 2011 11:03:00 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[insert post]]></category>
		<category><![CDATA[programmatically]]></category>

		<guid isPermaLink="false">http://safwan.in/uncategorized/inserting-post-image-programmatically-to-worpress</guid>
		<description><![CDATA[We have discussed how posts can be added programmaticallybefore. This comes very much handy when you have to make custom scripts to import content from some cms especially custom ones. But the thing often missed is how to add post image for a particular post programmatically. This is something that is always missed. There very<a class="rmore" href="http://safwan.in/wordpress/inserting-post-image-programmatically-to-worpress">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/wordpress/inserting-post-image-programmatically-to-worpress/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Effective Comment Management in WordPress</title>
		<link>http://safwan.in/wordpress/effective-comment-management-in-wordpress</link>
		<comments>http://safwan.in/wordpress/effective-comment-management-in-wordpress#comments</comments>
		<pubDate>Tue, 05 Apr 2011 10:46:00 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://safwan.in/uncategorized/effective-comment-management-in-wordpress</guid>
		<description><![CDATA[Each people have their on reasons to ask for more control over the comment system, some people want to allow commenting on some posts while some want to close it on some. Some need extra features in comments like subscription or rich text. For some the problem is spam. Here is a random list of<a class="rmore" href="http://safwan.in/wordpress/effective-comment-management-in-wordpress">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/wordpress/effective-comment-management-in-wordpress/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Super Market: An Economic Engine of Social Change</title>
		<link>http://safwan.in/business/super-market-an-economic-engine-of-social-change</link>
		<comments>http://safwan.in/business/super-market-an-economic-engine-of-social-change#comments</comments>
		<pubDate>Wed, 30 Mar 2011 17:50:13 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[supermarket]]></category>

		<guid isPermaLink="false">http://safwan.in/?p=57</guid>
		<description><![CDATA[Super markets are relatively new in India taking into account that newyork had its first super market in August 4, 1930 to be precise. Though new there are several studies and criticism that these business houses are going through. There are these agitations against super markets and the social change disaster it could possibly bring.<a class="rmore" href="http://safwan.in/business/super-market-an-economic-engine-of-social-change">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/business/super-market-an-economic-engine-of-social-change/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Succeed In Hypocrisy</title>
		<link>http://safwan.in/personal/i-succeed-hypocrisy</link>
		<comments>http://safwan.in/personal/i-succeed-hypocrisy#comments</comments>
		<pubDate>Mon, 14 Mar 2011 12:09:53 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[hypocrisy]]></category>
		<category><![CDATA[succeed]]></category>

		<guid isPermaLink="false">http://safwan.in/?p=52</guid>
		<description><![CDATA[I see the truth, But live in wrong. I love my parents, But do what they love not. I believe in God, But abide not his rules. I do reason, But do that I agree not. I see the danger, But defer to turnaround. They call me failure, But  in Hypocrisy!]]></description>
		<wfw:commentRss>http://safwan.in/personal/i-succeed-hypocrisy/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Highlight your Codes in WordPress Post with Google Syntax Highlighter</title>
		<link>http://safwan.in/wordpress/highlight-your-codes-in-wordpress-post-with-google-syntax-highlighter</link>
		<comments>http://safwan.in/wordpress/highlight-your-codes-in-wordpress-post-with-google-syntax-highlighter#comments</comments>
		<pubDate>Mon, 18 Oct 2010 06:29:00 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://safwan.in/uncategorized/highlight-your-codes-in-wordpress-post-with-google-syntax-highlighter</guid>
		<description><![CDATA[One of the problem most of the WordPress newbies face is highlighting their codes in the post. Some even go to the extend of writing their own extension for this purpose. When there are better solutions. Google Syntax Highlighter Plugin is one of the best plugin out there which does this task wonderfully. Its based<a class="rmore" href="http://safwan.in/wordpress/highlight-your-codes-in-wordpress-post-with-google-syntax-highlighter">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/wordpress/highlight-your-codes-in-wordpress-post-with-google-syntax-highlighter/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Allow contributor to Upload in WordPress</title>
		<link>http://safwan.in/wordpress/allow-contributor-to-upload-in-wordpress</link>
		<comments>http://safwan.in/wordpress/allow-contributor-to-upload-in-wordpress#comments</comments>
		<pubDate>Mon, 18 Oct 2010 06:21:00 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[allow contributors]]></category>
		<category><![CDATA[upload permission]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://safwan.in/uncategorized/allow-contributor-to-upload-in-wordpress</guid>
		<description><![CDATA[In WordPress one of the most irritating thing that webmasters with multiple author feel is the lack of permission for the contributor to upload or insert images. When your blog is using post image its really hard as some one with a higher permission has to do the job. But there is a really simple<a class="rmore" href="http://safwan.in/wordpress/allow-contributor-to-upload-in-wordpress">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/wordpress/allow-contributor-to-upload-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Insert Ads, Images or anything in RSS Feeds in WordPress</title>
		<link>http://safwan.in/wordpress/insert-ads-images-or-anything-in-rss-feeds-in-wordpress</link>
		<comments>http://safwan.in/wordpress/insert-ads-images-or-anything-in-rss-feeds-in-wordpress#comments</comments>
		<pubDate>Sun, 10 Oct 2010 13:30:00 +0000</pubDate>
		<dc:creator>safwan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[monetize]]></category>
		<category><![CDATA[rss feeds]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://safwan.in/uncategorized/insert-ads-images-or-anything-in-rss-feeds-in-wordpress</guid>
		<description><![CDATA[Monetizing RSS feeds has becomw a common practice, and many blogs do it to maximize their income. FeedBurner can insert AdSense ads into your feed items, but you need at least 500 subscribers to qualify, and you can’t use any ads other than the AdSense ads provided by FeedBurner. So what is the workaround? What<a class="rmore" href="http://safwan.in/wordpress/insert-ads-images-or-anything-in-rss-feeds-in-wordpress">&#160;&#160; Read More ...</a>]]></description>
		<wfw:commentRss>http://safwan.in/wordpress/insert-ads-images-or-anything-in-rss-feeds-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

