<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>DigiMantra</title>
	
	<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>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/digimantra" /><feedburner:info uri="digimantra" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://www.digimantra.com/?pushpress=hub" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>digimantra</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to : Create a new WordPress user using PHP function</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/NX1jAwWbNWw/</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>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.&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark"&gt;WordPress : Run shortcode in PHP template file&lt;/a&gt;&lt;!-- (23)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/add-user-specific-replies-in-wordpress-comments/" rel="bookmark"&gt;Add user specific replies in wordpress comments&lt;/a&gt;&lt;!-- (18.4)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/" rel="bookmark"&gt;WordPress wp_nav_menu separator and First Last Classes&lt;/a&gt;&lt;!-- (17)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/NX1jAwWbNWw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/wordpress/create-wordpress-user-php-function/</feedburner:origLink></item>
		<item>
		<title>How to: Remove /category/ from your WordPress url</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/bmR7M6KfOnc/</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>Learn how to hack your .htaccess file to remove the unwanted /category/ from your wordpress URL. &lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/" rel="bookmark"&gt;WordPress : Disable / Remove URL field from the comment area&lt;/a&gt;&lt;!-- (20.9)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/apache/url-rewriting-examples-htaccess/" rel="bookmark"&gt;5 commonly used url rewriting examples using .htaccess&lt;/a&gt;&lt;!-- (12.4)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark"&gt;WordPress : Run shortcode in PHP template file&lt;/a&gt;&lt;!-- (12)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/bmR7M6KfOnc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/wordpress/remove-category-wordpress-url/</feedburner:origLink></item>
		<item>
		<title>Spell check your documents from Command line in Linux</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/5hBuU7ndslE/</link>
		<comments>http://www.digimantra.com/linux/spell-check-documents-command-line-linux/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 18:48:13 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[aspell]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4864</guid>
		<description>Learn how to spell check your documents in Linux using command line function aspell.&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/php/check-installed-php-extensions-command-line/" rel="bookmark"&gt;Check installed PHP extensions via command line&lt;/a&gt;&lt;!-- (25.2)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/linux/add-php-gd-support-apache-ubuntu-linux/" rel="bookmark"&gt;Add PHP GD support to apache in Ubuntu Linux&lt;/a&gt;&lt;!-- (18.1)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/linux/show-line-numbers-vi-vim-editor/" rel="bookmark"&gt;Show line numbers in vi or vim editor&lt;/a&gt;&lt;!-- (17.3)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/5hBuU7ndslE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/linux/spell-check-documents-command-line-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/linux/spell-check-documents-command-line-linux/</feedburner:origLink></item>
		<item>
		<title>How to use Nextgen gallery using custom php code on theme file</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/NP8tvf8NMjI/</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>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.&lt;h3&gt;Related Posts&lt;/h3&gt;

No related posts.&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/NP8tvf8NMjI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/</feedburner:origLink></item>
		<item>
		<title>How to create Nextgen gallery custom template</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/RHSYvBs0FMA/</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>Learn how to create custom template to display your album in the Nextgen Gallery.&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/nextgen-gallery-custom-php-code-theme-file/" rel="bookmark"&gt;How to use Nextgen gallery using custom php code on theme file&lt;/a&gt;&lt;!-- (46.7)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark"&gt;WordPress : Run shortcode in PHP template file&lt;/a&gt;&lt;!-- (16.2)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/creating-dynamic-menu-with-re-order-option-in-wordpress/" rel="bookmark"&gt;Creating dynamic menu with re-order option in wordpress&lt;/a&gt;&lt;!-- (9.6)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/RHSYvBs0FMA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/tutorials/wordpress/create-nextgen-gallery-custom-template/</feedburner:origLink></item>
		<item>
		<title>Dreamhost $30 off and free domain promo code</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/Vij0oSyoP_k/</link>
		<comments>http://www.digimantra.com/promo-code/dreamhost-30-free-domain-promo-code/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 09:52:42 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Promo Code]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[discount]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[promo]]></category>
		<category><![CDATA[promo code]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4840</guid>
		<description>At Digimantra use our exclusive coupon code and get $30 off on your hosting and 1 domain absolutely FREE , isn't that amazing ? So don't wait and use the following coupon code to get this limited time benefit.&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/industry-news/dreamhost-free-2-year-hosting-offer-when-geocities-kicks-you-off/" rel="bookmark"&gt;Dreamhost free 2 year hosting offer when geocities kicks you off&lt;/a&gt;&lt;!-- (17.8)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tips/zen-coding-writing-html-css-code/" rel="bookmark"&gt;Zen Coding &amp;#8211; a new way of writing HTML and CSS code&lt;/a&gt;&lt;!-- (7.7)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/contests/free-domain-contest-digimantra/" rel="bookmark"&gt;Get a free Domain, another contest at Digimantra&lt;/a&gt;&lt;!-- (7.6)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/Vij0oSyoP_k" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/promo-code/dreamhost-30-free-domain-promo-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/promo-code/dreamhost-30-free-domain-promo-code/</feedburner:origLink></item>
		<item>
		<title>[Solution] HTML validation fail for AddThis buttons</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/0_yC8Ktzbng/</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>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. &lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/drag-an-element-image-etc-using-javascript-html-css/" rel="bookmark"&gt;Drag an element,image etc using javascript,html,css&lt;/a&gt;&lt;!-- (7.2)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tips/zen-coding-writing-html-css-code/" rel="bookmark"&gt;Zen Coding &amp;#8211; a new way of writing HTML and CSS code&lt;/a&gt;&lt;!-- (7.2)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/add-append-remove-value-in-select-html-element-using-javascript/" rel="bookmark"&gt;Add append remove value in select html element using javascript&lt;/a&gt;&lt;!-- (6.1)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/0_yC8Ktzbng" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/technology/javascript/html-validation-fail-for-addthis-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/technology/javascript/html-validation-fail-for-addthis-buttons/</feedburner:origLink></item>
		<item>
		<title>Show twitter like X days ago in WordPress for time</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/DUfm9EFwYOg/</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>Show twitter like time in WordPress blog such as "1 hour", "5 mins", "2 days"&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/disable-url-field-from-the-comment-area/" rel="bookmark"&gt;WordPress : Disable / Remove URL field from the comment area&lt;/a&gt;&lt;!-- (13.3)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/wordpress-run-shortcode-php-template-file/" rel="bookmark"&gt;WordPress : Run shortcode in PHP template file&lt;/a&gt;&lt;!-- (13.2)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/wordpress/wordpress-wpnavmenu-separator-classes/" rel="bookmark"&gt;WordPress wp_nav_menu separator and First Last Classes&lt;/a&gt;&lt;!-- (12.9)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/DUfm9EFwYOg" height="1" width="1"/&gt;</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>
		<feedburner:origLink>http://www.digimantra.com/tutorials/wordpress/show-twitter-like-x-days-ago-in-wordpress-for-time/</feedburner:origLink></item>
		<item>
		<title>Ajax:Quickly submit a form in JQuery using serialize</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/6eqnKjNrFTw/</link>
		<comments>http://www.digimantra.com/technology/javascript/ajax-quickly-submit-form-jquery-serialize/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 17:13:56 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[serialize]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4808</guid>
		<description>I am sure you often do a form submission via Ajax and more easily using JQuery. But did you know using a simple method called serialize in JQuery form submission could be more easier. &lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/javascript/show-loading-icon-jquery-ajax-request/" rel="bookmark"&gt;Show loading icon in JQuery Ajax request&lt;/a&gt;&lt;!-- (15.8)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/javascript/submit-form-with-enter-key-when-there-is-not-submit-button/" rel="bookmark"&gt;Submit form with enter key, when there is no submit button&lt;/a&gt;&lt;!-- (14.7)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/tutorials/asynchronous-and-synchronous-ajax-calls/" rel="bookmark"&gt;Asynchronous and Synchronous AJAX calls&lt;/a&gt;&lt;!-- (8)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/6eqnKjNrFTw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/technology/javascript/ajax-quickly-submit-form-jquery-serialize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/technology/javascript/ajax-quickly-submit-form-jquery-serialize/</feedburner:origLink></item>
		<item>
		<title>Mac OS X: 2 ways to lock screen without any app</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/PpVE2QJ8X4o/</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>Learn how to lock screen of Mac Os X in two simple yet quick ways.&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/howto/how-to-hide-all-icons-from-mac-desktop/" rel="bookmark"&gt;How to hide all icons from MAC desktop&lt;/a&gt;&lt;!-- (15.2)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/howto/cut-paste-mac-os-lion/" rel="bookmark"&gt;Cut &amp;#038; Paste in Mac OS X Lion&lt;/a&gt;&lt;!-- (15.1)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/mysql/mysql-sock-path-mac-os-x/" rel="bookmark"&gt;mysql.sock path in Mac OS X&lt;/a&gt;&lt;!-- (14.8)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/PpVE2QJ8X4o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/howto/mac-os-x-lock-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/howto/mac-os-x-lock-screen/</feedburner:origLink></item>
		<item>
		<title>Cut &amp; Paste in Mac OS X Lion</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/yAC7KmDmdy4/</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>The much awaited Cut &amp;#038; Paste feature is now available in OS X Lion&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/howto/turn-off-auto-correct-mac-os-lion/" rel="bookmark"&gt;Turn Off Auto Correct in Mac OS X Lion&lt;/a&gt;&lt;!-- (19.1)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/apple/os-lion-change-launchpads-background-color/" rel="bookmark"&gt;OS X LION: How to change Launchpad&amp;#8217;s background color&lt;/a&gt;&lt;!-- (13.3)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/mysql/mysql-sock-path-mac-os-x/" rel="bookmark"&gt;mysql.sock path in Mac OS X&lt;/a&gt;&lt;!-- (13.1)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/yAC7KmDmdy4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/howto/cut-paste-mac-os-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/howto/cut-paste-mac-os-lion/</feedburner:origLink></item>
		<item>
		<title>1and1.com error “300 Multiple Choices”</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/XVXElqYJFbc/</link>
		<comments>http://www.digimantra.com/technology/apache/1and1-com-error-300-multiple-choices/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 07:40:53 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4792</guid>
		<description>Using 1and1.com hosting you might have bumped into this problem, here is the solution to get rid of this problem.&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/apache/change-default-phpini-values-htaccess/" rel="bookmark"&gt;Change default php.ini values using .htaccess&lt;/a&gt;&lt;!-- (8.4)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/using-htaccess-for-day-to-day-work-part-2/" rel="bookmark"&gt;Using .htaccess for day to day work | Part 2&lt;/a&gt;&lt;!-- (7.2)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/using-htaccess-for-day-to-day-work/" rel="bookmark"&gt;Using .htaccess for day to day work&lt;/a&gt;&lt;!-- (6.9)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/XVXElqYJFbc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/technology/apache/1and1-com-error-300-multiple-choices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/technology/apache/1and1-com-error-300-multiple-choices/</feedburner:origLink></item>
		<item>
		<title>Login into multiple Skype accounts in Mac OS X</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/xeDjxGHtV7s/</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>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 [...]&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/howto/how-to-hide-all-icons-from-mac-desktop/" rel="bookmark"&gt;How to hide all icons from MAC desktop&lt;/a&gt;&lt;!-- (14.7)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/howto/run-multiple-instances-yahoo-messenger-windows/" rel="bookmark"&gt;Run multiple instances of yahoo messenger on windows&lt;/a&gt;&lt;!-- (13.8)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/technology/mysql/mysql-sock-path-mac-os-x/" rel="bookmark"&gt;mysql.sock path in Mac OS X&lt;/a&gt;&lt;!-- (13.7)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/xeDjxGHtV7s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/howto/login-multiple-skype-accounts-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/howto/login-multiple-skype-accounts-mac-os-x/</feedburner:origLink></item>
		<item>
		<title>Google Wallet Friends with MasterCard &amp; Visa! Goes Live!</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/G13kp-RSihU/</link>
		<comments>http://www.digimantra.com/google/google-wallet-friends-mastercard-visa-live/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 14:12:53 +0000</pubDate>
		<dc:creator>Alap Naik Desai</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[nfc]]></category>
		<category><![CDATA[Techie news]]></category>
		<category><![CDATA[MasterCard]]></category>
		<category><![CDATA[NFC]]></category>
		<category><![CDATA[Visa]]></category>
		<category><![CDATA[wallet]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4758</guid>
		<description>Google Wallet is moving ahead despite other companies trying to pull it down. read on to find out how the Mighty Search giant has tied up with Credit Card Giants Visa &amp;#038; MasterCard. There seems to be no stopping Now!&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/news/nokia-upbeat-nfc-gaming-front/" rel="bookmark"&gt;Nokia Upbeat about NFC.. Wants in on the Gaming front&lt;/a&gt;&lt;!-- (10.9)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/google/learn-seo-from-google-seo-report-card/" rel="bookmark"&gt;Learn SEO from Google&amp;#8217;s SEO report card&lt;/a&gt;&lt;!-- (10.3)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/google/google-analytics-offer-free-advertising-on-google-adwords/" rel="bookmark"&gt;Google Analytics offer free advertising on Google AdWords&lt;/a&gt;&lt;!-- (9.3)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/G13kp-RSihU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/google/google-wallet-friends-mastercard-visa-live/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/google/google-wallet-friends-mastercard-visa-live/</feedburner:origLink></item>
		<item>
		<title>Nokia Upbeat about NFC.. Wants in on the Gaming front</title>
		<link>http://feedproxy.google.com/~r/digimantra/~3/Ly4t0jMRqBA/</link>
		<comments>http://www.digimantra.com/news/nokia-upbeat-nfc-gaming-front/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 07:19:38 +0000</pubDate>
		<dc:creator>Alap Naik Desai</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[nfc]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[NFC]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4739</guid>
		<description>Whenever we hear NFC, it usually associates with contactless payment. However, Nokia has recently demonstrated another aspect: Gaming. Read on to find out.&lt;h3&gt;Related Posts&lt;/h3&gt;
&lt;ol&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/industry-news/breaking-news-nokia-belle-with-nfc-enjoy-ra-one/" rel="bookmark"&gt;[Breaking News] Nokia Belle with NFC Enjoy Ra.One&lt;/a&gt;&lt;!-- (20.6)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/news/new-launches/nokia-e71-and-e61-gets-free-navigation-for-life/" rel="bookmark"&gt;Nokia E71 and E66 gets free navigation for life&lt;/a&gt;&lt;!-- (11.6)--&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.digimantra.com/industry-news/nokia-tube/" rel="bookmark"&gt;Nokia Tube:5800 XpressMusic launched&lt;/a&gt;&lt;!-- (10.5)--&gt;&lt;/li&gt;
	&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/digimantra/~4/Ly4t0jMRqBA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.digimantra.com/news/nokia-upbeat-nfc-gaming-front/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digimantra.com/news/nokia-upbeat-nfc-gaming-front/</feedburner:origLink></item>
	</channel>
</rss>

