<?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; tips</title>
	<atom:link href="http://www.digimantra.com/category/tips/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>Spell check your documents from Command line in Linux</title>
		<link>http://www.digimantra.com/linux/spell-check-documents-command-line-linux/</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><![CDATA[Learn how to spell check your documents in Linux using command line function aspell.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/technology/php/check-installed-php-extensions-command-line/" rel="bookmark">Check installed PHP extensions via command line</a><!-- (25.2)--></li>
		<li><a href="http://www.digimantra.com/linux/add-php-gd-support-apache-ubuntu-linux/" rel="bookmark">Add PHP GD support to apache in Ubuntu Linux</a><!-- (18.1)--></li>
		<li><a href="http://www.digimantra.com/linux/show-line-numbers-vi-vim-editor/" rel="bookmark">Show line numbers in vi or vim editor</a><!-- (17.3)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/linux/spell-check-documents-command-line-linux/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>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>5 commonly used url rewriting examples using .htaccess</title>
		<link>http://www.digimantra.com/technology/apache/url-rewriting-examples-htaccess/</link>
		<comments>http://www.digimantra.com/technology/apache/url-rewriting-examples-htaccess/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 10:22:23 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[clean urls]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[rewriting]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4718</guid>
		<description><![CDATA[Learn how to write common URL rewriting rules, conditions in the htaccess.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/technology/apache/prefix-www-domain-htaccess/" rel="bookmark">Prefix www to your domain using htaccess</a><!-- (19.2)--></li>
		<li><a href="http://www.digimantra.com/tutorials/advanced-htaccess-for-more-than-10-group-of-backtrack-references/" rel="bookmark">Advanced htaccess for more than 10 group of backtrack references</a><!-- (11.3)--></li>
		<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><!-- (11.2)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/apache/url-rewriting-examples-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch resize using ImageMagick</title>
		<link>http://www.digimantra.com/technology/php/batch-resize-imagemagick/</link>
		<comments>http://www.digimantra.com/technology/php/batch-resize-imagemagick/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 02:44:37 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4694</guid>
		<description><![CDATA[Know how to batch resize images in a folder using ImageMagick. You can also store new images in a different folder, so that the original ones do not get overwritten.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/technology/php/png-transparency-with-imagemagick/" rel="bookmark">PNG Transparency with ImageMagick</a><!-- (18.9)--></li>
		<li><a href="http://www.digimantra.com/microsoft/resize-images-windows-explorer-click/" rel="bookmark">Resize images in windows explorer with a right click</a><!-- (14)--></li>
		<li><a href="http://www.digimantra.com/linux/convert-images-into-multiple-extension/" rel="bookmark">Convert images into multiple extension</a><!-- (10.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/php/batch-resize-imagemagick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PNG Transparency with ImageMagick</title>
		<link>http://www.digimantra.com/technology/php/png-transparency-with-imagemagick/</link>
		<comments>http://www.digimantra.com/technology/php/png-transparency-with-imagemagick/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 13:25:54 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4684</guid>
		<description><![CDATA[Know how to make the transparency work in ImageMagick using command line.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/technology/php/batch-resize-imagemagick/" rel="bookmark">Batch resize using ImageMagick</a><!-- (21.4)--></li>
		<li><a href="http://www.digimantra.com/technology/css3/opacity-css3-rgba/" rel="bookmark">Opacity in CSS3 using rgba</a><!-- (8.7)--></li>
		<li><a href="http://www.digimantra.com/technology/check-php-running-safe-mode/" rel="bookmark">Check if PHP is running in safe mode or no</a><!-- (8.1)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/technology/php/png-transparency-with-imagemagick/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>Now Google to help you in making Recipes</title>
		<link>http://www.digimantra.com/google/google-help-making-recipes/</link>
		<comments>http://www.digimantra.com/google/google-help-making-recipes/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 10:33:23 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[recipes]]></category>
		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4459</guid>
		<description><![CDATA[What if you search for your favorite food, dessert  in Google and along with search results you get some awesome recipe filters ? Yes, now when you search for a recipe on Google it recognizes it and display it&#8217;s ingredients along with other options &#8211; stunning ? I was searching for Blueberry ice-cream the other [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/google/learn-seo-from-google-seo-report-card/" rel="bookmark">Learn SEO from Google&#8217;s SEO report card</a><!-- (9.6)--></li>
		<li><a href="http://www.digimantra.com/google/google-search-images-copyrighted/" rel="bookmark">Google : Search for images which are not copyrighted</a><!-- (9.3)--></li>
		<li><a href="http://www.digimantra.com/google/making-igoogle-gadget-3-steps/" rel="bookmark">Making iGoogle Gadget in 3 Steps</a><!-- (9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/google/google-help-making-recipes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google helps to understand tech jargon</title>
		<link>http://www.digimantra.com/google/google-helps-to-understand-tech-jargon/</link>
		<comments>http://www.digimantra.com/google/google-helps-to-understand-tech-jargon/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 11:07:17 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4451</guid>
		<description><![CDATA[Google has started publishing videos that will make you understand Technical Jargon in simple english. Google privacy channel is present on YouTube which gets updated with all the videos concerning user&#8217;s security. Google&#8217;s effort to make web safe for users is commendable. User&#8217;s might feel bored to go through safety manuals which their ISP provide, [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/google/free-google-sms-channel-for-your-site-or-blog/" rel="bookmark">Free google sms channel for your site or blog</a><!-- (12.4)--></li>
		<li><a href="http://www.digimantra.com/google/google-search-images-copyrighted/" rel="bookmark">Google : Search for images which are not copyrighted</a><!-- (8.6)--></li>
		<li><a href="http://www.digimantra.com/google/google-web-elements/" rel="bookmark">Google web elements, goodies for your website</a><!-- (8.4)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/google/google-helps-to-understand-tech-jargon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn Off Auto Correct in Mac OS X Lion</title>
		<link>http://www.digimantra.com/howto/turn-off-auto-correct-mac-os-lion/</link>
		<comments>http://www.digimantra.com/howto/turn-off-auto-correct-mac-os-lion/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 18:44:37 +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[tips]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4426</guid>
		<description><![CDATA[Learn how to turn off the annoying auto correct option in Mac OS X Lion<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/howto/enable-apache-php-in-mac-os-x/" rel="bookmark">Enable Apache,PHP in Mac OS X</a><!-- (14.6)--></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.5)--></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)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/howto/turn-off-auto-correct-mac-os-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to inspect css hover , active property using firebug</title>
		<link>http://www.digimantra.com/firefox/inspect-css-hover-activ-property-firebug/</link>
		<comments>http://www.digimantra.com/firefox/inspect-css-hover-activ-property-firebug/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 16:05:57 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web desigining]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4400</guid>
		<description><![CDATA[Know how to check and update CSS hover property of an element using Firebug addon in Firefox<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/firefox/firebug-magical-debugging-tool/" rel="bookmark">Firebug, A Magical debugging tool</a><!-- (13)--></li>
		<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><!-- (12.7)--></li>
		<li><a href="http://www.digimantra.com/tutorials/change-a-css-class-dynamically-using-javascript/" rel="bookmark">Change a CSS class dynamically using Javascript</a><!-- (9.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/firefox/inspect-css-hover-activ-property-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Apache,PHP in Mac OS X</title>
		<link>http://www.digimantra.com/howto/enable-apache-php-in-mac-os-x/</link>
		<comments>http://www.digimantra.com/howto/enable-apache-php-in-mac-os-x/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 18:29:00 +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[Apache]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4380</guid>
		<description><![CDATA[Mac OS X comes with Apache,PHP pre-installed but is not enabled by default.These steps should help you enable PHP over Apache and you can start rolling.<h3>Related Posts</h3>
<ol>
		<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><!-- (19.9)--></li>
		<li><a href="http://www.digimantra.com/technology/apache/restart-apache-server-shell/" rel="bookmark">How to restart Apache server from shell</a><!-- (19.5)--></li>
		<li><a href="http://www.digimantra.com/linux/add-php-gd-support-apache-ubuntu-linux/" rel="bookmark">Add PHP GD support to apache in Ubuntu Linux</a><!-- (19.5)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/howto/enable-apache-php-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Save and Quit tabs in Firefox</title>
		<link>http://www.digimantra.com/firefox/enable-save-and-quit-tabs-in-firefox/</link>
		<comments>http://www.digimantra.com/firefox/enable-save-and-quit-tabs-in-firefox/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 20:14:09 +0000</pubDate>
		<dc:creator>Sachin Khosla</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.digimantra.com/?p=4370</guid>
		<description><![CDATA[This post shows you how you can enabled warning message which is shown when you quit Firefox. It is useful when you exit accidentally.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.digimantra.com/firefox/highlight-text-firefox-address-bar-ubuntu-linux/" rel="bookmark">Highlight text in firefox address bar for Ubuntu / Linux</a><!-- (13.6)--></li>
		<li><a href="http://www.digimantra.com/firefox/install-firefox-35-linux/" rel="bookmark">How to Install Firefox 3.5 on Linux</a><!-- (12.1)--></li>
		<li><a href="http://www.digimantra.com/firefox/disable-location-awareness-sending-in-firefox-4/" rel="bookmark">Disable Location awareness sending in Firefox 4 &#8211; enabled by default</a><!-- (12)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.digimantra.com/firefox/enable-save-and-quit-tabs-in-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

