<?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>Absolutely Tech &#187; Technology</title>
	<atom:link href="http://www.absolutelytech.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.absolutelytech.com</link>
	<description>Yes!! Its absolutely tech...</description>
	<lastBuildDate>Wed, 28 Sep 2011 10:31:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[HowTo] Stop phpmyadmin from asking username, password in localhost</title>
		<link>http://www.absolutelytech.com/2011/03/27/howto-stop-phpmyadmin-from-asking-username-password-in-localhost/</link>
		<comments>http://www.absolutelytech.com/2011/03/27/howto-stop-phpmyadmin-from-asking-username-password-in-localhost/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 03:22:32 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1003</guid>
		<description><![CDATA[Yesterday, I showed you how you can keep local installation of phpmyadmin from logging you out every few minutes. I took one more step and edited configuration to not ask me username, password at all. Now phpmyadmin never asks me for mysql username and password. Keep in mind if you follow this tutorial anyone would [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/22/howto-use-local-phpmyadmin-with-remote-mysql/' rel='bookmark' title='[HOWTO] Use local phpmyadmin with remote MySQL'>[HOWTO] Use local phpmyadmin with remote MySQL</a></li>
<li><a href='http://www.absolutelytech.com/2011/03/26/howto-extend-login-expiration-for-phpmyadmin/' rel='bookmark' title='[HowTo] Extend phpmyadmin session expiration time'>[HowTo] Extend phpmyadmin session expiration time</a></li>
<li><a href='http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/' rel='bookmark' title='[HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it'>[HOWTO] Reset MySQL root password on Ubuntu when you&#8217;ve forgotten it</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/03/27/howto-stop-phpmyadmin-from-asking-username-password-in-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Error &#8220;undefined reference to `libiconv_open&#8217;&#8221; while compiling</title>
		<link>http://www.absolutelytech.com/2010/12/06/solved-error-undefined-reference-to-libiconv_open-while-compiling/</link>
		<comments>http://www.absolutelytech.com/2010/12/06/solved-error-undefined-reference-to-libiconv_open-while-compiling/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 14:09:37 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[libiconv]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=969</guid>
		<description><![CDATA[I was trying to compile sphinx server from source but I go the following errors on executing make undefined reference to `libiconv_open&#8217; undefined reference to `libiconv&#8217; undefined reference to `libiconv_close&#8217; To fix the error, you can compile without iconv (multiple encoding support) support. Use the following commands to compile. You can add more parameters as [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2011/04/26/solved-undefined-symbol-menu_proxy_module_load-error-in-gnome-applications/' rel='bookmark' title='[SOLVED] &#8220;undefined symbol: menu_proxy_module_load&#8221; error in GNOME applications'>[SOLVED] &#8220;undefined symbol: menu_proxy_module_load&#8221; error in GNOME applications</a></li>
<li><a href='http://www.absolutelytech.com/2010/12/20/solved-error-at-offset-error-in-unserialize/' rel='bookmark' title='[SOLVED] &#8216;Error at offset&#8217; error in unserialize()'>[SOLVED] &#8216;Error at offset&#8217; error in unserialize()</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/12/06/solved-error-undefined-reference-to-libiconv_open-while-compiling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Undo recent facebook style changes</title>
		<link>http://www.absolutelytech.com/2010/11/04/undo-recent-facebook-style-changes/</link>
		<comments>http://www.absolutelytech.com/2010/11/04/undo-recent-facebook-style-changes/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 13:02:12 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=954</guid>
		<description><![CDATA[Recently facebook made its font smaller. It worried lots of people with weaker eye sight. The font looks ugly as well. They reduced it all the way to 11px from 13px. And changed its color to #000 from #333. I made a quick greasemonkey script as it works cross-browser to fix the issue until facebook [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/03/27/how-to-changing-facebook-theme/' rel='bookmark' title='[How-To] Change facebook theme'>[How-To] Change facebook theme</a></li>
<li><a href='http://www.absolutelytech.com/2010/07/02/google-sputnik-test-opera-10-6-vs-firefox-3-6-6-vs-google-chrome-5-0-375-86-on-ubuntu/' rel='bookmark' title='Google Sputnik Test &#8211; Opera 10.6 vs. Firefox 3.6.6 vs. Google Chrome 5.0.375.86 on Ubuntu'>Google Sputnik Test &#8211; Opera 10.6 vs. Firefox 3.6.6 vs. Google Chrome 5.0.375.86 on Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2009/06/13/a-trick-to-get-access-to-protected-forums/' rel='bookmark' title='[HowTo] A trick to get access to protected sites.'>[HowTo] A trick to get access to protected sites.</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/11/04/undo-recent-facebook-style-changes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Solved] Subtitles not being displayed in VLC in Ubuntu</title>
		<link>http://www.absolutelytech.com/2010/09/20/solved-subtitles-not-being-displayed-in-vlc-in-ubuntu/</link>
		<comments>http://www.absolutelytech.com/2010/09/20/solved-subtitles-not-being-displayed-in-vlc-in-ubuntu/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 14:36:23 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[subtitles]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=903</guid>
		<description><![CDATA[I had this problem where subtitles were not being shown in VLC. No matter what I did, it just wouldn&#8217;t display. I reinstalled VLC but still it had problems. So I removed all the vlc config files to reset the settings and fix the problem. rm -rf ~/.config/vlc That fixed it. Cheers! Related posts:[Solved] apt-get [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/' rel='bookmark' title='[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu'>[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
<li><a href='http://www.absolutelytech.com/2010/10/17/solved-mp3-not-playing-on-amarok/' rel='bookmark' title='[Solved] Mp3 not playing on Amarok'>[Solved] Mp3 not playing on Amarok</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/09/20/solved-subtitles-not-being-displayed-in-vlc-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[HowTo] Block and Unblock friends on facebook</title>
		<link>http://www.absolutelytech.com/2010/07/26/howto-block-and-unblock-friends-on-facebook/</link>
		<comments>http://www.absolutelytech.com/2010/07/26/howto-block-and-unblock-friends-on-facebook/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:13:15 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[unblock]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=771</guid>
		<description><![CDATA[A lot of my friends have been asking this to me so I&#8217;ll just go ahead and make a blog post for everyone. According to facebook: If you block someone, they will not be able to find you in a Facebook search, see your profile, or interact with you through Facebook channels (such as Wall [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2009/05/31/gmail-inbox-full-now-what-ive-a-solution/' rel='bookmark' title='[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space'>[HowTo] Forward all gmail mails to new address when you&#8217;ve run out of space</a></li>
<li><a href='http://www.absolutelytech.com/2010/02/13/how-to-use-facebook-chat-with-pidgin/' rel='bookmark' title='[How-To] Use facebook chat with pidgin'>[How-To] Use facebook chat with pidgin</a></li>
<li><a href='http://www.absolutelytech.com/2010/03/27/how-to-changing-facebook-theme/' rel='bookmark' title='[How-To] Change facebook theme'>[How-To] Change facebook theme</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/07/26/howto-block-and-unblock-friends-on-facebook/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux</title>
		<link>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/</link>
		<comments>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 07:08:27 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[mail()]]></category>
		<category><![CDATA[msmtp]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=665</guid>
		<description><![CDATA[There&#8217;ve been lots of times when I wanted to use the mail() function on my local server. I am sure lots of you would&#8217;ve been wanting it too but most of you would&#8217;ve settled for PHPMailer or just used a web host to test the code instead. I myself had been doing the same until [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='[HowTo] Configure msmtp to work with gmail on linux'>[HowTo] Configure msmtp to work with gmail on linux</a></li>
<li><a href='http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/' rel='bookmark' title='[HowTo] Use mutt with msmtp'>[HowTo] Use mutt with msmtp</a></li>
<li><a href='http://www.absolutelytech.com/2010/09/11/howto-delete-all-unstarred-emails-from-inbox-or-label-in-gmail/' rel='bookmark' title='[HOWTO] Delete all unstarred emails from Inbox or Label in GMail'>[HOWTO] Delete all unstarred emails from Inbox or Label in GMail</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>[HOWTO] Install Opera 10.6 via PPA in Ubuntu</title>
		<link>http://www.absolutelytech.com/2010/07/01/howto-install-opera-10-6-via-ppa-in-ubuntu/</link>
		<comments>http://www.absolutelytech.com/2010/07/01/howto-install-opera-10-6-via-ppa-in-ubuntu/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 12:05:41 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[opera 10 6 ubuntu]]></category>
		<category><![CDATA[opera ppa]]></category>
		<category><![CDATA[opera ppa ubuntu]]></category>
		<category><![CDATA[opera ubuntu ppa]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[ppa opera]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu opera ppa]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=615</guid>
		<description><![CDATA[Opera 10.6 which was released yesterday is currently one of the fastest browsers. It has beaten Chrome in javascript speed test. It also features better support for HTML5, WebM video support. You can now install it on Ubuntu via PPA. Add the PPA in your repository: sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" >> [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/23/howto-install-vlc-1-1-via-ppa-on-ubuntu/' rel='bookmark' title='[HOWTO] Install VLC 1.1 via PPA on Ubuntu'>[HOWTO] Install VLC 1.1 via PPA on Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2009/09/26/extracting-and-adding-files-from-and-to-rar-and-7z-files/' rel='bookmark' title='Extracting and adding files from and to Rar and 7z files'>Extracting and adding files from and to Rar and 7z files</a></li>
<li><a href='http://www.absolutelytech.com/2010/07/02/google-sputnik-test-opera-10-6-vs-firefox-3-6-6-vs-google-chrome-5-0-375-86-on-ubuntu/' rel='bookmark' title='Google Sputnik Test &#8211; Opera 10.6 vs. Firefox 3.6.6 vs. Google Chrome 5.0.375.86 on Ubuntu'>Google Sputnik Test &#8211; Opera 10.6 vs. Firefox 3.6.6 vs. Google Chrome 5.0.375.86 on Ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/07/01/howto-install-opera-10-6-via-ppa-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[Solved] Unable to enumerate USB device (Disabling ehci_hcd)</title>
		<link>http://www.absolutelytech.com/2010/04/18/solved-unable-to-enumerate-usb-device-disabling-ehci_hcd/</link>
		<comments>http://www.absolutelytech.com/2010/04/18/solved-unable-to-enumerate-usb-device-disabling-ehci_hcd/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 13:24:17 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[export]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[disable ehci_hcd]]></category>
		<category><![CDATA[ehci_hcd]]></category>
		<category><![CDATA[flash drive]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unable to enumerate usb device]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=377</guid>
		<description><![CDATA[Some hardware just don&#8217;t work with ehci_hcd on Karmic Koala. My memory stick from transcend refused to work no matter what I did. After plugging the device nothing happened, doing dmesg showed me the following error: Apr 18 10:59:04 dpac-laptop kernel: [73668.388060] usb 1-2: new high speed USB device using ehci_hcd and address 5 Apr [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2009/11/01/solved-ath5k-wifi-module-not-working-in-karmic-koala/' rel='bookmark' title='[Solved] Ath5k wifi module not working in Karmic Koala'>[Solved] Ath5k wifi module not working in Karmic Koala</a></li>
<li><a href='http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/' rel='bookmark' title='[HowTo] Enable or disable modules in Apache'>[HowTo] Enable or disable modules in Apache</a></li>
<li><a href='http://www.absolutelytech.com/2011/08/01/solved-unadjustable-brightness-on-laptops-having-i915-kernel-module/' rel='bookmark' title='[Solved] Unadjustable brightness on laptops having i915 kernel module'>[Solved] Unadjustable brightness on laptops having i915 kernel module</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/04/18/solved-unable-to-enumerate-usb-device-disabling-ehci_hcd/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Type in Devanagari in any field on any site</title>
		<link>http://www.absolutelytech.com/2010/03/30/type-in-devanagari-in-any-field-on-any-site/</link>
		<comments>http://www.absolutelytech.com/2010/03/30/type-in-devanagari-in-any-field-on-any-site/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 06:07:37 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[devanagari]]></category>
		<category><![CDATA[transliteration]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=337</guid>
		<description><![CDATA[Now, you can type directly in Devangari script on any text field on any website. Thanks to http://code.google.com/p/t13n/ Just drag the link below to your bookmarks bar: Drag this link to your bookmarks bar How to use After a webpage loads, just click on the bookmarklet to enable it. After enabling it, you can type [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/03/30/type-in-devanagari-in-any-field-on-any-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[HowTo] Optimize Mozilla Firefox for better performance</title>
		<link>http://www.absolutelytech.com/2009/10/04/mozilla-firefox-memory-optimization/</link>
		<comments>http://www.absolutelytech.com/2009/10/04/mozilla-firefox-memory-optimization/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 16:35:00 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox memory optimization]]></category>
		<category><![CDATA[flashblock]]></category>
		<category><![CDATA[memory-optimization]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=170</guid>
		<description><![CDATA[Firefox is getting very popular lately, mainly due to its customizability. I use firefox as my main browser and use all sorts of addons which help me in web-development. These addons make my firefox hungry but I can&#8217;t do without them. So, instead I tweaked around some settings in firefox which made it much responsive [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2009/09/23/moving-my-firefox-profile-from-windows-to-ubuntu/' rel='bookmark' title='Moving my firefox profile from windows to ubuntu'>Moving my firefox profile from windows to ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2009/06/24/recommended-firefox-plugins/' rel='bookmark' title='Recommended Firefox Plugins'>Recommended Firefox Plugins</a></li>
<li><a href='http://www.absolutelytech.com/2011/03/23/howto-install-firefox-4-on-ubuntu-using-ppa/' rel='bookmark' title='[HowTo] Install Firefox 4 on Ubuntu using PPA'>[HowTo] Install Firefox 4 on Ubuntu using PPA</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2009/10/04/mozilla-firefox-memory-optimization/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 31/133 queries in 0.215 seconds using apc
Object Caching 4024/4145 objects using apc

Served from: www.absolutelytech.com @ 2012-02-08 08:49:48 -->
