<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>DigiMantra &#187; howto</title>
	<atom:link href="http://www.digimantra.com/category/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digimantra.com</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Fri, 30 Dec 2011 21:13:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.digimantra.com/?pushpress=hub'/>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to : Create a new WordPress user using PHP function</title>
		<link>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 21:13:13 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4881</guid>
		<description><![CDATA[Learn how to create a new WordPress user with Administrator  role from a PHP file. It may be helpful when you have got FTP access to a server and you want to create a new Admin user to access WordPress Admin Dashboard.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (23)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/add-user-specific-replies-in-wordpress-comments/" rel="bookmark">Add user specific replies in wordpress comments</a><!-- (18.4)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/" rel="bookmark">WordPress wp_nav_menu separator and First Last Classes</a><!-- (17)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Remove /category/ from your WordPress url</title>
		<link>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 12:29:31 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4872</guid>
		<description><![CDATA[Learn how to hack your .htaccess file to remove the unwanted /category/ from your wordpress URL. <h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/" rel="bookmark">WordPress : Disable / Remove URL field from the comment area</a><!-- (20.9)--></li>
		<li><a href="http://www.digimantra.com/technology/apache/url-rewriting-examples-htaccess/" rel="bookmark">5 commonly used url rewriting examples using .htaccess</a><!-- (12.4)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (12)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Nextgen gallery using custom php code on theme file</title>
		<link>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 10:24:18 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[nextgen gallery]]></category>
		<category><![CDATA[nggallery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4853</guid>
		<description><![CDATA[Nextgen is pretty famous gallery plugin used in WordPress. It provides shortcode to insert gallery in posts,pages, sidebars etc. In this post, you are going to see how to we can use nextgen's built in functions to show these galleries, albums in WordPress template files.<h3>Related Posts</h3>

No related posts.
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create Nextgen gallery custom template</title>
		<link>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 10:01:28 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[nextgen gallery]]></category>
		<category><![CDATA[nggallery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4855</guid>
		<description><![CDATA[Learn how to create custom template to display your album in the Nextgen Gallery.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/" rel="bookmark">How to use Nextgen gallery using custom php code on theme file</a><!-- (46.7)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (16.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/creating-dynamic-menu-with-re-order-option-in-wordpress/" rel="bookmark">Creating dynamic menu with re-order option in wordpress</a><!-- (9.6)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Solution] HTML validation fail for AddThis buttons</title>
		<link>http://www.digimantra.com/technology/javascript/html-validation-fail-for-addthis-buttons/</link>
		<comments>http://www.digimantra.com/technology/javascript/html-validation-fail-for-addthis-buttons/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 18:02:39 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4833</guid>
		<description><![CDATA[The W3C validator does not pass the attributes for social media share buttons like fb:like or g:plusone. This blog posts discuss the hack to validate this. <h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/drag-an-element-image-etc-using-javascript-html-css/" rel="bookmark">Drag an element,image etc using javascript,html,css</a><!-- (7.2)--></li>
		<li><a href="http://www.digimantra.com/tips/zen-coding-writing-html-css-code/" rel="bookmark">Zen Coding &#8211; a new way of writing HTML and CSS code</a><!-- (7.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/add-append-remove-value-in-select-html-element-using-javascript/" rel="bookmark">Add append remove value in select html element using javascript</a><!-- (6.1)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/javascript/html-validation-fail-for-addthis-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show twitter like X days ago in WordPress for time</title>
		<link>http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/</link>
		<comments>http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 18:09:55 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4820</guid>
		<description><![CDATA[Show twitter like time in WordPress blog such as "1 hour", "5 mins", "2 days"<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/" rel="bookmark">WordPress : Disable / Remove URL field from the comment area</a><!-- (13.3)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark">WordPress : Run shortcode in PHP template file</a><!-- (13.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/" rel="bookmark">WordPress wp_nav_menu separator and First Last Classes</a><!-- (12.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X: 2 ways to lock screen without any app</title>
		<link>http://www.digimantra.com/howto/mac-os-x-lock-screen/</link>
		<comments>http://www.digimantra.com/howto/mac-os-x-lock-screen/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 09:22:13 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4287</guid>
		<description><![CDATA[Learn how to lock screen of Mac Os X in two simple yet quick ways.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/howto/how-to-hide-all-icons-from-mac-desktop/" rel="bookmark">How to hide all icons from MAC desktop</a><!-- (15.2)--></li>
		<li><a href="http://www.digimantra.com/howto/cut-paste-mac-os-lion/" rel="bookmark">Cut &#038; Paste in Mac OS X Lion</a><!-- (15.1)--></li>
		<li><a href="http://www.digimantra.com/technology/mysql/mysql-sock-path-mac-os-x/" rel="bookmark">mysql.sock path in Mac OS X</a><!-- (14.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/howto/mac-os-x-lock-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cut &amp; Paste in Mac OS X Lion</title>
		<link>http://www.digimantra.com/howto/cut-paste-mac-os-lion/</link>
		<comments>http://www.digimantra.com/howto/cut-paste-mac-os-lion/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 08:29:33 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4434</guid>
		<description><![CDATA[The much awaited Cut &#038; Paste feature is now available in OS X Lion<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/howto/turn-off-auto-correct-mac-os-lion/" rel="bookmark">Turn Off Auto Correct in Mac OS X Lion</a><!-- (19.1)--></li>
		<li><a href="http://www.digimantra.com/apple/os-lion-change-launchpads-background-color/" rel="bookmark">OS X LION: How to change Launchpad&#8217;s background color</a><!-- (13.3)--></li>
		<li><a href="http://www.digimantra.com/technology/mysql/mysql-sock-path-mac-os-x/" rel="bookmark">mysql.sock path in Mac OS X</a><!-- (13.1)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/howto/cut-paste-mac-os-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login into multiple Skype accounts in Mac OS X</title>
		<link>http://www.digimantra.com/howto/login-multiple-skype-accounts-mac-os-x/</link>
		<comments>http://www.digimantra.com/howto/login-multiple-skype-accounts-mac-os-x/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 19:34:20 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4779</guid>
		<description><![CDATA[I am sure you must have tried / searched a lot about this and that is why you are here. But I promise that this solution works for running multiple instances of Skype on Mac OS X. Note: If you want to see it in action, then scroll to the bottom of this post for [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/howto/how-to-hide-all-icons-from-mac-desktop/" rel="bookmark">How to hide all icons from MAC desktop</a><!-- (14.7)--></li>
		<li><a href="http://www.digimantra.com/howto/run-multiple-instances-yahoo-messenger-windows/" rel="bookmark">Run multiple instances of yahoo messenger on windows</a><!-- (13.8)--></li>
		<li><a href="http://www.digimantra.com/technology/mysql/mysql-sock-path-mac-os-x/" rel="bookmark">mysql.sock path in Mac OS X</a><!-- (13.7)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/howto/login-multiple-skype-accounts-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set the User Agent With PHP cURL</title>
		<link>http://www.digimantra.com/technology/php/set-user-agent-php-curl/</link>
		<comments>http://www.digimantra.com/technology/php/set-user-agent-php-curl/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 03:41:55 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[user agent]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4706</guid>
		<description><![CDATA[Learn how to spoof your cURL request to imitate as a normal browser request.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/" rel="bookmark">Get data from a URL using cURL PHP</a><!-- (19.5)--></li>
		<li><a href="http://www.digimantra.com/technology/php/send-binary-data-curl-php/" rel="bookmark">Send binary data using curl php</a><!-- (18.2)--></li>
		<li><a href="http://www.digimantra.com/firefox/switch-user-agent-iphone-mozilla-firefox/" rel="bookmark">Switch your user agent to iphone in Mozilla firefox</a><!-- (17.7)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/php/set-user-agent-php-curl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How to] Setup Tikona Wireless correctly</title>
		<link>http://www.digimantra.com/tutorials/setup-tikona-wireless-correctly/</link>
		<comments>http://www.digimantra.com/tutorials/setup-tikona-wireless-correctly/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 07:12:33 +0000</pubDate>
		<dc:creator>Alap Naik Desai</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[tikona]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[Wireless LAN]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4662</guid>
		<description><![CDATA[Owing to its competitve pricing, Tikona is gaining pupolarity. However, owing to some topographical factors, compliants are frequesnt. this post highlights some ways to minimizethos &#038; have a pleasant experience surfing the web using Tikon Wireless Internet.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/linux/rfkill-enabledisable-wireless-linux-laptop/" rel="bookmark">Use rfkill to Enable/Disable Wireless on your Linux Laptop</a><!-- (13.4)--></li>
		<li><a href="http://www.digimantra.com/tips/wi-fi-should-you-pay-to-use/" rel="bookmark">Wi-Fi .. Should you PAY to USE?</a><!-- (7.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/setup-tikona-wireless-correctly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to pass data into Facebook iFrame application</title>
		<link>http://www.digimantra.com/technology/php/pass-data-facebook-iframe-application/</link>
		<comments>http://www.digimantra.com/technology/php/pass-data-facebook-iframe-application/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 02:12:15 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[facebook api]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[iframe]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4644</guid>
		<description><![CDATA[Know how to pass data into iFrame of the facebook application. It is important when you are visiting subsequent pages within the app.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/technology/php/get-data-from-a-url-using-curl-php/" rel="bookmark">Get data from a URL using cURL PHP</a><!-- (17.9)--></li>
		<li><a href="http://www.digimantra.com/howto/export-facebook-data-locally-html/" rel="bookmark">Export your Facebook data locally as HTML</a><!-- (17)--></li>
		<li><a href="http://www.digimantra.com/technology/php/send-binary-data-curl-php/" rel="bookmark">Send binary data using curl php</a><!-- (14)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/php/pass-data-facebook-iframe-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decoding Art Clokey Google Doodle</title>
		<link>http://www.digimantra.com/google/decoding-google-doodle/</link>
		<comments>http://www.digimantra.com/google/decoding-google-doodle/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 07:40:24 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[css sprite]]></category>
		<category><![CDATA[doodle]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4621</guid>
		<description><![CDATA[How Google Doodle utilizes Javascript, CSS sprite and shows animation without having to use Flash. <h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/google/google-dashboard/" rel="bookmark">Google Dashboard &ndash; Launchpad for Google services</a><!-- (7.6)--></li>
		<li><a href="http://www.digimantra.com/google/google-help-making-recipes/" rel="bookmark">Now Google to help you in making Recipes</a><!-- (7.6)--></li>
		<li><a href="http://www.digimantra.com/google/started-google-map-api-v3/" rel="bookmark">Getting started with Google map API v3</a><!-- (7.4)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/google/decoding-google-doodle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Schedule your e-mails in Gmail (or any other mail!)</title>
		<link>http://www.digimantra.com/firefox/schedule-emails-gmail-mail/</link>
		<comments>http://www.digimantra.com/firefox/schedule-emails-gmail-mail/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 16:44:51 +0000</pubDate>
		<dc:creator>Alap Naik Desai</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox addons]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[plug ins]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4616</guid>
		<description><![CDATA[Everyone of us wishes for a way to schedule their mails to be sent at a later date. Gmail being most popular, I have tried to simplify the process for it &#038; also for ANY other domain name too! Read on to find out.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/google/gmail/choose-mails-download-offline-gmail/" rel="bookmark">Choose which mails to download for offline use in gmail</a><!-- (15.6)--></li>
		<li><a href="http://www.digimantra.com/google/gmail/how-to-filter-or-view-unread-mails-in-gmail/" rel="bookmark">How to filter or view unread mails in Gmail</a><!-- (13.2)--></li>
		<li><a href="http://www.digimantra.com/industry-news/images-show-default-gmail/" rel="bookmark">Now images to show up by default in your gmail</a><!-- (13.1)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/firefox/schedule-emails-gmail-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS Windows slow as snail,optimize in few clicks</title>
		<link>http://www.digimantra.com/howto/ms-windows-slow-as-snailoptimize-in-few-clicks/</link>
		<comments>http://www.digimantra.com/howto/ms-windows-slow-as-snailoptimize-in-few-clicks/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 07:57:25 +0000</pubDate>
		<dc:creator>Alap Naik Desai</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[windows7]]></category>
		<category><![CDATA[ccleaner]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[piriform]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4588</guid>
		<description><![CDATA[Windows users have long felt the need for simplistic history &#038; Registry cleaner with no frills &#038; that gets the job done with minimal clicks. Basically a minimalistic program.
In this post there are the Big guns &#038; then there is a little nifty &#038; great program which only does what is exactly desired. Read on to find out.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/tutorials/wordpress/optimize-wordpress-blog-android-iphone-smartphones/" rel="bookmark">Optimize your WordPress blog for Android, iPhone and other SmartPhones</a><!-- (8.3)--></li>
		<li><a href="http://www.digimantra.com/google/why-is-my-gmail-so-slow/" rel="bookmark">Why is my Gmail so slow</a><!-- (7.8)--></li>
		<li><a href="http://www.digimantra.com/open-source/ubuntu/remotely-access-ubuntu-machine-windows/" rel="bookmark">How to remotely access Ubuntu machine from Windows</a><!-- (7.4)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/howto/ms-windows-slow-as-snailoptimize-in-few-clicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

