<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Absolutely Tech</title> <link>http://www.absolutelytech.com</link> <description>Yes!! Its absolutely tech...</description> <lastBuildDate>Fri, 10 Sep 2010 01:45:22 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/AbsolutelyTech" /><feedburner:info uri="absolutelytech" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>AbsolutelyTech</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>[HOWTO] Fix Twitter clients (or PHP scripts) which use basic authentication.</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/zo0xUZkMcY8/</link> <comments>http://www.absolutelytech.com/2010/09/07/howto-fix-twitter-clients-or-php-scripts-which-use-basic-authentication/#comments</comments> <pubDate>Tue, 07 Sep 2010 16:16:04 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Web development]]></category> <category><![CDATA[API]]></category> <category><![CDATA[basic-authentication]]></category> <category><![CDATA[oauth]]></category> <category><![CDATA[php]]></category> <category><![CDATA[supertweet]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[twitter clients]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=881</guid> <description>As you probably know, Twitter completely ditched basic authentication method on August 31st, 2010. It now supports only OAuth method of authentication which complicates the coding process multiple folds. Scripts which were previously 20 lines long are span several files. While there are numerous advantage of Oauth like client doesn&amp;#8217;t need to know your password, [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/06/how-to-find-windows-live-hotmail-contacts-on-twitter/' rel='bookmark' title='Permanent Link: [How-To] Find windows live (hotmail) contacts on twitter'&gt;[How-To] Find windows live (hotmail) contacts on twitter&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/08/01/howto-check-your-php-and-server-information-using-phpinfo/' rel='bookmark' title='Permanent Link: [HowTo] Check your php and server information using phpinfo()'&gt;[HowTo] Check your php and server information using phpinfo()&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/zo0xUZkMcY8" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/09/07/howto-fix-twitter-clients-or-php-scripts-which-use-basic-authentication/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/09/07/howto-fix-twitter-clients-or-php-scripts-which-use-basic-authentication/</feedburner:origLink></item> <item><title>[SOLVED] “Ignoring file ‘.distUpgrade’ / ‘.save’ in directory ‘/etc/apt/sources.list.d/’ as it has an invalid filename extension” on Ubuntu 10.10</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/bni3A4wNZI4/</link> <comments>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/#comments</comments> <pubDate>Thu, 26 Aug 2010 20:35:25 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[apt-get]]></category> <category><![CDATA[Errors]]></category> <category><![CDATA[Maverick]]></category> <category><![CDATA[ubuntu 10.10]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=874</guid> <description>Recently apt-get update started throwing notices which read: Ignoring file 'opera.list.distUpgrade' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension Ignoring file 'opera.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension It occured because sources.list.d directory isn&amp;#8217;t supposed to contain files with .distupgrade and .save extensions, but since I upgraded my distribution [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/01/howto-install-opera-10-6-via-ppa-in-ubuntu/' rel='bookmark' title='Permanent Link: [HOWTO] Install Opera 10.6 via PPA in Ubuntu'&gt;[HOWTO] Install Opera 10.6 via PPA in Ubuntu&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='Permanent Link: [SOLVED] Error &amp;#8216;dpkg: error processing &amp;lt;filename&amp;gt; (&amp;#45;&amp;#45;unpack) trying to overwrite&amp;#8230;'&gt;[SOLVED] Error &amp;#8216;dpkg: error processing &amp;lt;filename&amp;gt; (&amp;#45;&amp;#45;unpack) trying to overwrite&amp;#8230;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;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='Permanent Link: Google Sputnik Test &amp;#8211; Opera 10.6 vs. Firefox 3.6.6 vs. Google Chrome 5.0.375.86 on Ubuntu'&gt;Google Sputnik Test &amp;#8211; Opera 10.6 vs. Firefox 3.6.6 vs. Google Chrome 5.0.375.86 on Ubuntu&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/bni3A4wNZI4" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/</feedburner:origLink></item> <item><title>[SOLVED] No sound in tuxguitar</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/ozKlgjuulbg/</link> <comments>http://www.absolutelytech.com/2010/08/22/solved-no-sound-in-tuxguitar/#comments</comments> <pubDate>Sun, 22 Aug 2010 07:03:30 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[sound]]></category> <category><![CDATA[timidity]]></category> <category><![CDATA[tuxguitar]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=870</guid> <description>Tuxguitar stopped working after upgrading to Ubuntu 10.10 Alpha. Many people seem to be having this problem after a distribution upgrade. The fix is simple. Install timidity and tuxguitar-jsa package. sudo apt-get install timidity tuxguitar-jsa After the install, run tuxguitar and play a file. You should hear the sound. If you still cannot hear it [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/01/29/guitar-pro-alternative-in-ubuntu/' rel='bookmark' title='Permanent Link: Guitar Pro alternative in Ubuntu'&gt;Guitar Pro alternative in Ubuntu&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/10/02/playing-wmv-files-in-ubuntu/' rel='bookmark' title='Permanent Link: [HowTo] Playing wmv files in Ubuntu'&gt;[HowTo] Playing wmv files in Ubuntu&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/09/24/the-ubuntu-interface/' rel='bookmark' title='Permanent Link: The Ubuntu Interface'&gt;The Ubuntu Interface&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/ozKlgjuulbg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/08/22/solved-no-sound-in-tuxguitar/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/08/22/solved-no-sound-in-tuxguitar/</feedburner:origLink></item> <item><title>Ubuntu 11.04 named ‘Natty Narwhal’</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/gn8z1fHTS2k/</link> <comments>http://www.absolutelytech.com/2010/08/18/ubuntu-11-04-name-natty-narwhal/#comments</comments> <pubDate>Tue, 17 Aug 2010 19:17:20 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[11.04]]></category> <category><![CDATA[narwhal]]></category> <category><![CDATA[natty]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=866</guid> <description>Ubuntu 11.04, which is to be released in April 2011, has been named Natty Narwhal as mentioned on Mark Shuttleworth&amp;#8217;s blog. Check out the entire blog post here. Seems reasonable, as weird sounding as all previous names. Ubuntu, you never disappoint me! Stumble upon something good? Share it on StumbleUpon Digg this! Share this on [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'&gt;[HowTo] Configure msmtp to work with gmail on linux&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/09/25/connecting-to-a-windows-computer-on-lan-using-samba/' rel='bookmark' title='Permanent Link: Connecting to a windows computer on LAN using Samba'&gt;Connecting to a windows computer on LAN using Samba&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/' rel='bookmark' title='Permanent Link: [SOLVED] No module named gtkhtml2'&gt;[SOLVED] No module named gtkhtml2&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/gn8z1fHTS2k" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/08/18/ubuntu-11-04-name-natty-narwhal/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/08/18/ubuntu-11-04-name-natty-narwhal/</feedburner:origLink></item> <item><title>[HowTo] Add expires headers to cache static files using htaccess</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/bCQWxqiWubk/</link> <comments>http://www.absolutelytech.com/2010/08/02/howto-add-expire-headers-to-cache-static-files-using-htaccess/#comments</comments> <pubDate>Mon, 02 Aug 2010 05:52:23 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[How-To]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[caching]]></category> <category><![CDATA[expires]]></category> <category><![CDATA[mod_expires]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=830</guid> <description>Caching is one of the most important things to keep in mind when you are developing a website which is expected to get large amount of visitors. Most web developers neglect caching, some even don&amp;#8217;t know correct ways to implement it. In this tutorial, I&amp;#8217;ll show you how to enable browser cache of static files [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/' rel='bookmark' title='Permanent Link: [HowTo] Enable or disable modules in Apache'&gt;[HowTo] Enable or disable modules in Apache&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/01/31/solved-flush-ob_flush-not-working-in-php-disabling-gzip-through-htaccess/' rel='bookmark' title='Permanent Link: [SOLVED] Flush(), ob_flush() not working in PHP (Disabling gzip through htaccess)'&gt;[SOLVED] Flush(), ob_flush() not working in PHP (Disabling gzip through htaccess)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/' rel='bookmark' title='Permanent Link: [HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux'&gt;[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/bCQWxqiWubk" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/08/02/howto-add-expire-headers-to-cache-static-files-using-htaccess/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/08/02/howto-add-expire-headers-to-cache-static-files-using-htaccess/</feedburner:origLink></item> <item><title>[HowTo] Enable or disable modules in Apache</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/2VCnE3fmJ2Q/</link> <comments>http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/#comments</comments> <pubDate>Mon, 02 Aug 2010 05:14:47 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[How-To]]></category> <category><![CDATA[a2dismod]]></category> <category><![CDATA[a2enmod]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[mods]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=848</guid> <description>You can enable or disable any apache module using a2enmod and a2dismod. You don&amp;#8217;t need to edit the conf file for that unless you are having some problem with this method. The syntax of these commands is really simple: To enable a module: sudo a2enmod module_name To disable a module: sudo a2dismod module_name For instance, [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/08/02/howto-add-expire-headers-to-cache-static-files-using-htaccess/' rel='bookmark' title='Permanent Link: [HowTo] Add expires headers to cache static files using htaccess'&gt;[HowTo] Add expires headers to cache static files using htaccess&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/04/18/solved-unable-to-enumerate-usb-device-disabling-ehci_hcd/' rel='bookmark' title='Permanent Link: [Solved] Unable to enumerate USB device (Disabling ehci_hcd)'&gt;[Solved] Unable to enumerate USB device (Disabling ehci_hcd)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/' rel='bookmark' title='Permanent Link: [HOWTO] Reset MySQL root password on Ubuntu when you&amp;#8217;ve forgotten it'&gt;[HOWTO] Reset MySQL root password on Ubuntu when you&amp;#8217;ve forgotten it&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/2VCnE3fmJ2Q" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/</feedburner:origLink></item> <item><title>[HowTo] Check your php and server information using phpinfo()</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/8t5_XvoaN1k/</link> <comments>http://www.absolutelytech.com/2010/08/01/howto-check-your-php-and-server-information-using-phpinfo/#comments</comments> <pubDate>Sun, 01 Aug 2010 07:53:22 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[config]]></category> <category><![CDATA[php]]></category> <category><![CDATA[phpinfo]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=832</guid> <description>We can check the php configuration, apache&amp;#8217;s loaded modules and all other kinds of PHP configuration using a simple function called phpinfo(). Create a file called infophp.php in your web&amp;#8217;s root directory and put the following code in it: &amp;#60;? phpinfo&amp;#40;&amp;#41;; ?&amp;#62; This would output all the php configuration info and apache information. You can [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/10/04/installing-a-web-server-package-for-php-development/' rel='bookmark' title='Permanent Link: Installing a web server package for PHP development'&gt;Installing a web server package for PHP development&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/19/solved-cant-connect-to-local-mysql-server-through-socket-error/' rel='bookmark' title='Permanent Link: [SOLVED] &amp;#8216;Can&amp;#8217;t connect to local MySQL server through socket&amp;#8217; error'&gt;[SOLVED] &amp;#8216;Can&amp;#8217;t connect to local MySQL server through socket&amp;#8217; error&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/08/02/howto-enable-or-disable-modules-in-apache/' rel='bookmark' title='Permanent Link: [HowTo] Enable or disable modules in Apache'&gt;[HowTo] Enable or disable modules in Apache&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/8t5_XvoaN1k" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/08/01/howto-check-your-php-and-server-information-using-phpinfo/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/08/01/howto-check-your-php-and-server-information-using-phpinfo/</feedburner:origLink></item> <item><title>[Solved] vlc: missing mandatory argument `–user-agent=”VLC media player”‘</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/7Kg1qmOaue4/</link> <comments>http://www.absolutelytech.com/2010/07/27/solved-vlc-missing-mandatory-argument-user-agentvlc-media-player/#comments</comments> <pubDate>Tue, 27 Jul 2010 10:07:24 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[Errors]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[vlc]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=821</guid> <description>Yesterday after upgrading the packages VLC refused to start giving out following error message: VLC media player 1.1.1 The Luggage &amp;#40;revision exported&amp;#41; vlc: unknown option or missing mandatory argument `--user-agent=&amp;#34;VLC media player&amp;#34;' Try `vlc --help' for more information. To solve the error, just reinstall vlc: sudo apt-get install vlc Cheers! Stumble upon something good? Share [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='Permanent Link: [SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'&gt;[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/02/13/solved-error-saving-media-attachment-error-in-wordpress/' rel='bookmark' title='Permanent Link: [Solved] &amp;#8220;Error saving media attachment.&amp;#8221; error in WordPress'&gt;[Solved] &amp;#8220;Error saving media attachment.&amp;#8221; error in WordPress&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2009/09/25/connecting-to-a-windows-computer-on-lan-using-samba/' rel='bookmark' title='Permanent Link: Connecting to a windows computer on LAN using Samba'&gt;Connecting to a windows computer on LAN using Samba&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/7Kg1qmOaue4" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/27/solved-vlc-missing-mandatory-argument-user-agentvlc-media-player/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/07/27/solved-vlc-missing-mandatory-argument-user-agentvlc-media-player/</feedburner:origLink></item> <item><title>[HowTo] Block and Unblock friends on facebook</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/foXvH_BHjGs/</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>A lot of my friends have been asking this to me so I&amp;#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:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/02/13/how-to-use-facebook-chat-with-pidgin/' rel='bookmark' title='Permanent Link: [How-To] Use facebook chat with pidgin'&gt;[How-To] Use facebook chat with pidgin&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/03/30/type-in-devanagari-in-any-field-on-any-site/' rel='bookmark' title='Permanent Link: Type in Devanagari in any field on any site'&gt;Type in Devanagari in any field on any site&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/03/27/how-to-changing-facebook-theme/' rel='bookmark' title='Permanent Link: [How-To] Change facebook theme'&gt;[How-To] Change facebook theme&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/foXvH_BHjGs" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/26/howto-block-and-unblock-friends-on-facebook/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/07/26/howto-block-and-unblock-friends-on-facebook/</feedburner:origLink></item> <item><title>[HowTo] Use mutt with msmtp</title><link>http://feedproxy.google.com/~r/AbsolutelyTech/~3/io40kOl9MaQ/</link> <comments>http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/#comments</comments> <pubDate>Tue, 20 Jul 2010 07:12:14 +0000</pubDate> <dc:creator>Deepak Mittal</dc:creator> <category><![CDATA[Ubuntu (Linux)]]></category> <category><![CDATA[email]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[msmtp]]></category> <category><![CDATA[mutt]]></category> <category><![CDATA[smtp]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://www.absolutelytech.com/?p=724</guid> <description>Mutt is a small but very powerful text-based mail client for Unix operating systems. Msmtp is a smtp client which is available for Linux as well as windows. Configuring mutt to work with msmtp is fortunately quite easy. Here&amp;#8217;s a tutorial teaching the same. Step 1: Find the executable path of msmtp: which msmtp Step [...]Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/17/howto-configure-msmtp-to-work-with-gmail-on-linux/' rel='bookmark' title='Permanent Link: [HowTo] Configure msmtp to work with gmail on linux'&gt;[HowTo] Configure msmtp to work with gmail on linux&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/18/howto-send-emailsusing-mail-function-from-localhost-in-php-through-msmtp-using-gmail-account-on-linux/' rel='bookmark' title='Permanent Link: [HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux'&gt;[HOWTO] Send emails(using mail function) from localhost in PHP through msmtp (using gmail account) on Linux&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://www.absolutelytech.com/2010/07/01/howto-reset-mysql-root-password-on-ubuntu-when-youve-forgotten-it/' rel='bookmark' title='Permanent Link: [HOWTO] Reset MySQL root password on Ubuntu when you&amp;#8217;ve forgotten it'&gt;[HOWTO] Reset MySQL root password on Ubuntu when you&amp;#8217;ve forgotten it&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/AbsolutelyTech/~4/io40kOl9MaQ" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.absolutelytech.com/2010/07/20/howto-use-mutt-with-msmtp/</feedburner:origLink></item> </channel> </rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 155/340 queries in 1.733 seconds using disk
Object Caching 7735/7858 objects using disk

Served from: www.absolutelytech.com @ 2010-09-10 01:50:09 -->
