<?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>Moddify &#187; Tips n Tricks</title>
	<atom:link href="http://moddify.com/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://moddify.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 08 Apr 2012 02:49:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to remove Category Base in WordPress</title>
		<link>http://moddify.com/how-to-remove-category-base-in-wordpress/</link>
		<comments>http://moddify.com/how-to-remove-category-base-in-wordpress/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 16:01:21 +0000</pubDate>
		<dc:creator>Jayant</dc:creator>
				<category><![CDATA[Simple Hacks]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[edit wordpress category permalinks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress permalinks]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wp no category base]]></category>

		<guid isPermaLink="false">http://moddify.com/?p=108</guid>
		<description><![CDATA[Wordpress inserts the mandatory category base and tags base in the Permalinks for categories. WP No Category Base helps you remove category base from your category permalinks.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">WordPress inserts the mandatory category base and tags base in the Permalinks for categories. <a title="WP No Category Base" href="http://wordpress.org/extend/plugins/wp-no-category-base/" target="_blank">WP No Category Base</a> helps you remove category base from your category permalinks.</p>
<p><span id="more-108"></span><br />
<a href="http://moddify.com/wp-content/uploads/2010/06/removecategorybaseinwordpress.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="remove category base in wordpress" src="http://moddify.com/wp-content/uploads/2010/06/removecategorybaseinwordpress_thumb.jpg" border="0" alt="remove category base in wordpress" width="480" height="184" /></a></p>
<p>WordPress by default inserts “Category Base” into the category permalinks.</p>
<pre>http://wordpressblog.com/topics/tech-tips/</pre>
<p><a title="WP No Category Base" href="http://wordpress.org/extend/plugins/wp-no-category-base/" target="_blank">WP No Category Base</a> lets you remove the mandatory “Category Base” from the category permalinks to make it look something like this</p>
<pre>http://wordpressblog.com/tech-tips/</pre>
<p><strong>Using this feature has the following advantages</strong></p>
<ol>
<li>Shorter category permalinks</li>
<li>More SEO friendly</li>
<li>The plug-in adds very little overhead and consumes hardly any system resources</li>
</ol>
<p><strong>Download Link:</strong> <a title="WP No Category Base" href="http://wordpress.org/extend/plugins/wp-no-category-base/" target="_blank">WP No Category Base</a></p>
]]></content:encoded>
			<wfw:commentRss>http://moddify.com/how-to-remove-category-base-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set WordPress to automatically empty Trash</title>
		<link>http://moddify.com/how-to-set-wordpress-to-automatically-empty-trash/</link>
		<comments>http://moddify.com/how-to-set-wordpress-to-automatically-empty-trash/#comments</comments>
		<pubDate>Mon, 31 May 2010 14:39:14 +0000</pubDate>
		<dc:creator>Jayant</dc:creator>
				<category><![CDATA[Simple Hacks]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Auto delete Wordpress Trash]]></category>
		<category><![CDATA[how to delete wordpress trash]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress tips]]></category>
		<category><![CDATA[wordpress trash]]></category>

		<guid isPermaLink="false">http://moddify.com/?p=51</guid>
		<description><![CDATA[Wordpress Users can now set their Wordpress blogs to empty all items in the Trash Folder as per a set time frame. Trash was a new functionality introduced in Wordpress version 2.9 to avoid any accidental deletion of a post or a comment. Deleted items can be recovered from Trash Folder.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">WordPress Users can now set their WordPress blogs to empty all items in the Trash Folder as per a set time frame. Trash was a new functionality introduced in WordPress version 2.9 to avoid any accidental deletion of a post or a comment. Deleted items can be recovered from Trash Folder. If you are absolutely sure, you can empty items in the Trash folder so they are deleted permanently.</p>
<p><span id="more-51"></span></p>
<p style="text-align: justify;">Open you <em><strong>wp-config.php</strong></em> file and paste the following line of code:</p>
<pre><em>define('EMPTY_TRASH_DAYS', 5 );  </em>
<em>//where 5 is the number of days when to empty trash</em></pre>
]]></content:encoded>
			<wfw:commentRss>http://moddify.com/how-to-set-wordpress-to-automatically-empty-trash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Jailbreak an iPad under 30 seconds</title>
		<link>http://moddify.com/how-to-jailbreak-an-ipad-under-30-seconds/</link>
		<comments>http://moddify.com/how-to-jailbreak-an-ipad-under-30-seconds/#comments</comments>
		<pubDate>Mon, 31 May 2010 03:44:31 +0000</pubDate>
		<dc:creator>Jayant</dc:creator>
				<category><![CDATA[Simple Hacks]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Cydia Jailbreak]]></category>
		<category><![CDATA[how to jailbreak iPad]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[Jailbreak iPad]]></category>
		<category><![CDATA[Spirit]]></category>
		<category><![CDATA[Spirit Jailbreak Software]]></category>

		<guid isPermaLink="false">http://moddify.com/?p=44</guid>
		<description><![CDATA[Jailbreaking an iPad helps you to run any code on the device as oppose to only apple authorized codes. There are a lot of benefits for Jailbreaking a product like iPad. Benefits of Jailbreaking include 1. Multitasking - Run more than one app at a time, 2. VOIP over 3G - Free cheap calls using Skype and 3. Tethering - use your iPad as a Internet modem]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Jailbreaking an iPad helps you to run any code on the device as oppose to only apple authorized codes. There are a lot of benefits for Jailbreaking a product like iPad. It helps you run unauthorized codes, read cool awesome apps and functionalities not possible in the locked version.</p>
<p><span id="more-44"></span></p>
<p style="text-align: justify;"><strong>Benefits of Jailbreaking</strong></p>
<ol>
<li>Multitasking &#8211; Run more than one app at a time</li>
<li>VOIP over 3G &#8211; Free cheap calls using Skype</li>
<li>Tethering &#8211; use your iPad as a Internet modem</li>
</ol>
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-45" title="ipad jail break" src="http://moddify.com/wp-content/uploads/2010/05/ipad-jail-break.jpg" alt="ipad jail break" width="478" height="286" /><br />
<strong>How to Jailbreak an Ipad</strong></p>
<ol>
<li>You will need an iPad running version 3.1.2, 3.1.3 or 3.2 and iTunes version 9.</li>
<li>Download the software <a title="Spirit Jail Breaking Software" href="http://spiritjb.com/" target="_blank">Spirit</a> (available for Windows, Mac and Linux)</li>
<li>Follow the instructions. Jailbreaking the iPad is a simple process and will not take more than 30 seconds.</li>
<li>If anything goes wrong, there is a restore button to safely revert back to the last known good state.</li>
<li>Once done you will be asked to run the Cydia. It is a directory of powerful applications. This one is still in beta for iPad, so be careful.</li>
<li>Finally, the same steps can be used for Jailbreaking the iPhone or the iPod Touch. Have Fun..!!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://moddify.com/how-to-jailbreak-an-ipad-under-30-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Bing Maps to find Twitter users near you</title>
		<link>http://moddify.com/use-bing-maps-to-find-twitter-users-near-you/</link>
		<comments>http://moddify.com/use-bing-maps-to-find-twitter-users-near-you/#comments</comments>
		<pubDate>Sun, 30 May 2010 20:08:21 +0000</pubDate>
		<dc:creator>Jayant</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Bing Apps]]></category>
		<category><![CDATA[Tweets from specific location]]></category>
		<category><![CDATA[Twitter geo tagging]]></category>
		<category><![CDATA[Twitter Maps Bing Apps]]></category>
		<category><![CDATA[Twitter users near you]]></category>

		<guid isPermaLink="false">http://moddify.com/?p=32</guid>
		<description><![CDATA[You can use Twitter's Geo tagging feature and Microsoft Bing's wonderful Maps application to find out Twitter users near you. This may not be of much help when you are at home or something, however imaging the possibilities when you are at a local event or a conference. You can quickly find out Twitter Users near you and start communicating. Awesome..!!]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">You can use Twitter&#8217;s Geo tagging feature and Microsoft Bing&#8217;s wonderful Maps application to find out Twitter users near you. This may not be of much help when you are at home or something, however imaging the possibilities when you are at a local event or a conference. You can quickly find out Twitter Users near you and start communicating. Awesome..!!</p>
<p><span id="more-32"></span></p>
<p style="text-align: center;"><img class="aligncenter" title="add geo location to twitter" src="http://moddify.com/wp-content/uploads/2010/05/add-geo-location-to-twitter.jpg" alt="add geo location to twitter" width="464" height="240" /></p>
<p style="text-align: justify;"><strong>Here is how you do it</strong></p>
<p style="text-align: justify;">1. Select &#8220;United States&#8221; as the country from top right corner of <a title="Bing Maps" href="http://www.bing.com/maps" target="_blank">Bing Maps</a>. The Twitter Maps Application is currently available only for US Region.</p>
<p style="text-align: justify;">2. Install &#8220;Twitter Maps&#8221; application for <a title="Bing Maps" href="http://www.bing.com/maps" target="_blank">Bing Maps</a>.</p>
<p style="text-align: justify;">3. Now you can zoom in any preferred location on the maps using your mouse or just type the address. Click on the &#8220;Twitter Push Pins&#8221; and check out the underlying tweets.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-38" title="bing twitter maps app screen" src="http://moddify.com/wp-content/uploads/2010/05/bing-twitter-maps-app-screen1.jpg" alt="bing twitter maps app screen" width="418" height="220" /></p>
]]></content:encoded>
			<wfw:commentRss>http://moddify.com/use-bing-maps-to-find-twitter-users-near-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

