<?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>Digitizor</title>
	
	<link>http://digitizor.com</link>
	<description>Your guide to everything Technology.</description>
	<lastBuildDate>Sun, 05 Sep 2010 18:52:48 +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/digitizor" /><feedburner:info uri="digitizor" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>digitizor</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How To Install Code::Blocks IDE (Codeblocks) In Fedora Linux?</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/ThDFoQHlx1w/</link>
		<comments>http://digitizor.com/2010/09/05/install-codeblocks-ide-fedora/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 18:52:48 +0000</pubDate>
		<dc:creator>The Digitizor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[codeblocks]]></category>
		<category><![CDATA[fedora 12]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[fedora 14]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8274</guid>
		<description><![CDATA[Code::Blocks is a free and open source, cross-platform Integrated Development Environment. In this article we will tell you how to install Code::Blocks IDE in Fedora Linux. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">﻿<img class="alignleft size-full wp-image-8275" style="margin-right: 8px; margin-top: 2px; margin-bottom: 2px;" title="Code::Blocks (Codeblocks IDE) in Fedora" src="http://files.digitizor.com/wp-content/uploads/2010/09/fedora-codeblocks.png" alt="Code::Blocks (Codeblocks IDE) in Fedora" width="125" height="135" /><a rel="nofollow" href="http://www.codeblocks.org/" target="_blank">Code::Blocks</a> is a free and open source, cross-platform IDE. It is  developed in C++ using wxWidgets as the GUI toolkit. Code::Blocks has all the good features <em>you</em> need, having a consistent look, feel and operation across all platforms such as Windows, Linux, and Mac OS X. In this article we will tell you how to install Code::Blocks IDE in <a href="http://digitizor.com/tag/fedora" target="_blank">Fedora Linux</a>. <span id="more-8274"></span></p>
<h4 style="text-align: justify;">Install Using YUM / Repository</h4>
<p>Code::Blocks IDE on Fedora can be installed from a third party repository <em><strong>(Dany&#8217;s)</strong></em>. The repository has packages for Fedora 14, Fedora 13 and Fedora 12. The latest Code::Blocks version now supports compiller (LLVM D compiler) and helps you to develop <a rel="nofollow" href="http://blog.fedora-fr.org/bioinfornatics/tag/D">D</a> application with this IDE. You can install this 3rd party Code::Blocks IDE repository using the commands here:</p>
<p><strong>For Fedora 14</strong></p>
<div style="border: 1px solid black; padding: 10px; overflow: auto; font-family: monospace; line-height: 1.3em; width: 90%; height: 30px; white-space: nowrap;">su -c &#8216;rpm -Uvh http://fedora.danny.cz/danny/danny-release-14-1.noarch.rpm&#8217;</div>
<p style="text-align: justify;">
<p><strong>For Fedora 13</strong></p>
<div style="border: 1px solid black; padding: 10px; overflow: auto; font-family: monospace; line-height: 1.3em; width: 90%; height: 30px; white-space: nowrap;">su -c &#8216;rpm -Uvh http://fedora.danny.cz/danny/danny-release-13-1.noarch.rpm&#8217;</div>
<p style="text-align: justify;">
<p><strong>For Fedora 12</strong></p>
<div style="border: 1px solid black; padding: 10px; overflow: auto; font-family: monospace; line-height: 1.3em; width: 90%; height: 30px; white-space: nowrap;">su -c &#8216;rpm -Uvh http://fedora.danny.cz/danny/danny-release-12-1.noarch.rpm&#8217;</div>
<p style="text-align: justify;">
<h4>Install Code::Blocks IDE</h4>
<p>After the repository is installed, Code::Blocks IDE can then be installed using the following command:</p>
<div style="border: 1px solid black; padding: 10px; overflow: auto; font-family: monospace; line-height: 1.3em; width: 90%; height: 30px; white-space: nowrap;"><code>su -c 'yum install codeblocks'</code></div>
<p style="text-align: justify;">
<p style="text-align: justify;">Here is a screenshot of Code::Blocks IDE running in Fedora Linux:</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/codeblocks-in-fedora.png"><img class="aligncenter size-full wp-image-8279" title="Codeblocks IDE in Fedora" src="http://files.digitizor.com/wp-content/uploads/2010/09/codeblocks-in-fedora.png" alt="Codeblocks IDE in Fedora" width="584" height="355" /></a></p>
<p style="text-align: justify;"><em><a rel="nofollow" href="http://blog.fedora-fr.org/bioinfornatics/post/Code%3A%3ABlocks-and-D-programming" target="_blank">Thanks Fedora-fr</a></em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/DiRPH42EgJ8yQS514_P1pHA_sxs/0/da"><img src="http://feedads.g.doubleclick.net/~a/DiRPH42EgJ8yQS514_P1pHA_sxs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/DiRPH42EgJ8yQS514_P1pHA_sxs/1/da"><img src="http://feedads.g.doubleclick.net/~a/DiRPH42EgJ8yQS514_P1pHA_sxs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=ThDFoQHlx1w:8y_MLX2PlZ8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/ThDFoQHlx1w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/05/install-codeblocks-ide-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/05/install-codeblocks-ide-fedora/</feedburner:origLink></item>
		<item>
		<title>How To Install Firefox 4 In Ubuntu [Maverick 10.10 &amp; Lucid 10.04]</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/Ydsax8VHdag/</link>
		<comments>http://digitizor.com/2010/09/04/install-firefox-4-ubuntu/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 04:01:02 +0000</pubDate>
		<dc:creator>The Digitizor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[firefox 4]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8167</guid>
		<description><![CDATA[In this article we will tell you how to install Firefox 4 Browser in Ubuntu Linux using the Ubuntu Mozilla PPA (repository). ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a rel="nofollow" href="../tag/firefox-4" target="_blank"><img class="alignleft size-full wp-image-8271" title="Firefox in Ubuntu" src="http://files.digitizor.com/wp-content/uploads/2010/09/firefox_ubuntu.png" alt="Firefox in Ubuntu" width="118" height="121" />Firefox 4</a>, currently in beta, is one of the latest versions of the Mozilla Firefox browsers and has some of the all time best features of the Mozilla Firefox browser. We had <a rel="nofollow" href="../2010/08/27/2010/06/30/review-of-firefox-4-0-beta-1-for-linux/">reviewed <em>Firefox</em> 4.0 Beta for Linux</a> sometime back and found that it is around 30% faster than Firefox 3.6.6 (the current stable release). In this article we will tell you how to install <a rel="nofollow" href="../tag/firefox-4" target="_blank">Firefox 4 Browser</a> in Ubuntu Linux using the Ubuntu Mozilla PPA (repository). <span id="more-8167"></span></p>
<p style="text-align: justify;">This beta version of Firefox 4 browser from the Ubuntu Mozilla PPA is compatible with the following versions of Ubuntu linux:</p>
<ul style="text-align: justify;">
<li>Ubuntu 10.10 Maveric Meerkat</li>
</ul>
<ul style="text-align: justify;">
<li>Ubuntu 10.04 Lucid Lynx</li>
</ul>
<ul style="text-align: justify;">
<li>Ubunty 9.10 Karmic Koala</li>
</ul>
<h4 style="text-align: justify;">How to Install?</h4>
<p style="text-align: justify;"><strong>Step 1:</strong></p>
<p style="text-align: justify;">Setup the Mozilla &#8211; Ubuntu daily PPA and update your package list using the following command:</p>
<p style="text-align: justify;"><strong><code>sudo</code> <code>add-apt-repository ppa:ubuntu-mozilla-daily/ppa &amp;&amp; </code><code>sudo</code> <code>apt-get update</code></strong></p>
<p style="text-align: justify;"><strong>Step 2:</strong></p>
<p style="text-align: justify;">After the repository gets updated, you can install Firefox-4.0 on your Ubuntu system using the following command:</p>
<p style="text-align: justify;"><strong><code>sudo</code> <code>apt-get </code><code>install</code> <code>firefox-4.0</code></strong></p>
<p>You can start using Firefox 4.0 by either launching it from the Applications &gt; Internet Menu in GNOME, or directly from the command line by just using this command:</p>
<p><strong><code>/usr/bin/firefox-4.0</code></strong></p>
<p><strong><a href="http://files.digitizor.com/wp-content/uploads/2010/09/ubuntu-friefox-4-minefield.png"><img class="aligncenter size-full wp-image-8272" title="Firefox 4 Minefield in Ubuntu" src="http://files.digitizor.com/wp-content/uploads/2010/09/ubuntu-friefox-4-minefield.png" alt="Firefox 4 Minefield in Ubuntu" width="296" height="485" /></a><br />
</strong></p>
<p>However, it may be possible that after you try to launch Firefox-4.0 from the command line, what actually gets launched is the <strong>Firefox 3.6</strong>. This is a simple symbolic links issue and you can fix it by using this command:</p>
<p><strong><code>sudo</code> <code>ln</code> <code>-s /usr/lib/firefox-4.0b6pre/firefox-4.0 /usr/bin/firefox-4.0</code></strong></p>
<p>Please not that at the time of writing this article, Firefox 4.0 is a Beta 6 release so the corresponding folder name:<strong> firefox-4.0b6pre. </strong>So in case you get an error while running this command, just repace the folder name with the appropriate folder corresponding to the newer version<strong>.<br />
</strong></p>
<p style="text-align: justify;"><em><a rel="nofollow" href="http://computernsoftwares.blogspot.com/" target="_blank">First Image Credit</a></em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/zxeemp-6ODb30HxDAOpfFUDj2yM/0/da"><img src="http://feedads.g.doubleclick.net/~a/zxeemp-6ODb30HxDAOpfFUDj2yM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/zxeemp-6ODb30HxDAOpfFUDj2yM/1/da"><img src="http://feedads.g.doubleclick.net/~a/zxeemp-6ODb30HxDAOpfFUDj2yM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=Ydsax8VHdag:CwItNh8LKnQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/Ydsax8VHdag" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/04/install-firefox-4-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/04/install-firefox-4-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Daniusoft “Video Converter For Mac” Giveaway: 4 Licenses ($35 Each)</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/JwrWZLhVUrc/</link>
		<comments>http://digitizor.com/2010/09/04/danisoft-video-converter-mac-giveaway/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 20:34:26 +0000</pubDate>
		<dc:creator>The Digitizor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[mac video converter]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8255</guid>
		<description><![CDATA[The licensed version of Danisoft Video Converter for Mac costs US$35.00 each. And the good news is we giving away 4 licenses of Danisoft Video Converter for Mac totally free. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a rel="nofollow" href="http://www.daniusoft.com/video-converter-for-mac.html" target="_blank"><img class="alignleft size-full wp-image-8260" title="Daniusoft Video Converter for Mac" src="http://files.digitizor.com/wp-content/uploads/2010/09/mac-video-converter-box.png" alt="Daniusoft Video Converter for Mac" width="114" height="146" />Daniusoft Video Converter</a> for Apple Mac is a full-featured Mac video converter software that can convert videos  &amp; audios with excellent output quality and high conversion speed on all Apple computers.  It supports all popular video formats (including HD video) and audio  formats like AVI, WMV, MP4, MPEG,  MOV, FLV, MKV, MP3, WMA, AAC, WAV, etc.             <span id="more-8255"></span></p>
<p style="text-align: justify;">This Mac Video Converter can also  serve as a professional video editor, offering numerous ways to  customize your videos, such as clip and crop video, merge into one, and  add special effects to video. Besides, it is also known as Snow Leopard Mac Video Converter that perfectly compatible with Mac OS X Snow Leopard 10.6.</p>
<p style="text-align: justify;">The licensed version of Danisoft Video Converter for Mac costs US$35.00 each. And the good news is we giving away 4 licenses of Danisoft Video Converter for Mac totally free. All you need to do is <a rel="nofollow" href="http://www.facebook.com/digitizor?v=app_4949752878" target="_blank">answer these simple questions in this page</a>, and 4 lucky winners will receive the licenses.</p>
<p style="text-align: justify;">The contest is open till 9th September 2010. We will announce the results the next day on 10th September 2010.</p>
<h4 style="text-align: center;"><a rel="nofollow" href="http://www.facebook.com/digitizor?v=app_4949752878" target="_blank">Take part now</a></h4>

<p><a href="http://feedads.g.doubleclick.net/~a/NBybjj0zH7PKlLmKYFunN37iZOg/0/da"><img src="http://feedads.g.doubleclick.net/~a/NBybjj0zH7PKlLmKYFunN37iZOg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/NBybjj0zH7PKlLmKYFunN37iZOg/1/da"><img src="http://feedads.g.doubleclick.net/~a/NBybjj0zH7PKlLmKYFunN37iZOg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=JwrWZLhVUrc:xSW4iF0XOsw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/JwrWZLhVUrc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/04/danisoft-video-converter-mac-giveaway/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/04/danisoft-video-converter-mac-giveaway/</feedburner:origLink></item>
		<item>
		<title>Who Says You Can’t Play Games On Linux? Caster Is Amazing!!</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/Oaw3TFg_zFU/</link>
		<comments>http://digitizor.com/2010/09/03/who-says-you-cant-play-games-on-linux-caster-is-amazing/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 18:56:36 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[caster]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[shooter]]></category>
		<category><![CDATA[third-person]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8256</guid>
		<description><![CDATA[Ok, everyone knows you can play games on Linux. But what spring to mind when I think about games on Linux are board games, pacman and, at best, Tux Racer and TORC. But good quality 3D games are something that we never associate with Linux. People come up with lots of excuses why there can [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-medium wp-image-8268" title="Selection_256" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_256-300x86.png" alt="" width="300" height="86" />Ok, everyone knows you can play games on Linux. But what spring to mind when I think about games on Linux are board games, pacman and, at best, Tux Racer and TORC. But good quality 3D games are something that we never associate with Linux. People come up with lots of excuses why there can be no good games on Linux. No, we are not going to list them here.<span id="more-8256"></span></p>
<p style="text-align: justify;">Frankly, that was my opinion too. But then I played Caster. All I can say about Caster is &#8211; It is freaking amazing!! It does not have the crappy graphics that other Linux games usually have. (No offence to the other games.) Its graphics is not like that of Crysis. (I am not much of a gamer and Crysis is what comes to my mind when I think of amazing graphics.) Nonetheless, I have never seen such kind of graphics on a Linux game before. I am completely impressed!</p>
<p style="text-align: justify;">Gameplay in Caster also very good. It is a third person shooter. Basically you play as an inexperienced member of the Caster clan (probably some Warrior clan?). Your job is to help another clan (I am not sure. I went through the dialogs very quickly) get rid of some bug like creatures called Flanx.</p>
<p style="text-align: justify;">Controls are simple. You use the usual WASD to move around, mouse to change camera angle and aim, and left click to shoot.</p>
<p style="text-align: justify;">Ok, enough words. Take a look at what I mean below:</p>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8257" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt" style="text-align: center;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_245.png" target="_blank"><img class="size-medium wp-image-8257  " title="Caster_245" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_245-300x230.png" alt="" width="300" height="230" /></a></dt>
<dd class="wp-caption-dd">The Splash Screen. Even this looks pretty!</dd>
</dl>
</div>
<p style="text-align: justify;">
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8258" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_247.png" target="_blank"><img class="size-medium wp-image-8258  " title="Caster_247" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_247-300x222.png" alt="" width="300" height="222" /></a></dt>
<dd class="wp-caption-dd">First up you start with some training. A breeze for anyone who has played any games of this type.</dd>
</dl>
</div>
<p style="text-align: justify;">
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8259" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_248.png" target="_blank"><img class="size-medium wp-image-8259 " title="Caster_248" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_248-300x221.png" alt="" width="300" height="221" /></a></dt>
<dd class="wp-caption-dd">You earn credit for killing those Flanx etc. You can use that to improve your character.</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8261" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_249.png" target="_blank"><img class="size-medium wp-image-8261 " title="Caster_249" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_249-300x223.png" alt="" width="300" height="223" /></a></dt>
<dd class="wp-caption-dd">That strange discontinuity in the tree is not due to the game. Something happened when I took the screenshot.</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8262" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_250.png" target="_blank"><img class="size-medium wp-image-8262 " title="Caster_250" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_250-300x224.png" alt="" width="300" height="224" /></a></dt>
<dd class="wp-caption-dd">The thing on the left is a Flanx and the glowing yellow thing is an energy orb which I have to collect.</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8263" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_251.png" target="_blank"><img class="size-medium wp-image-8263 " title="Caster_251" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_251-300x221.png" alt="" width="300" height="221" /></a></dt>
<dd class="wp-caption-dd">And the reflections on the water looks very good as well.</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8264" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_252.png" target="_blank"><img class="size-medium wp-image-8264 " title="Caster_252" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_252-300x223.png" alt="" width="300" height="223" /></a></dt>
<dd class="wp-caption-dd">For the first time I encounter a type of Flanx which shoots back at me. They also jump really high and are super-hard to kill.</dd>
</dl>
</div>
<p style="text-align: justify;">
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8265" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_253.png" target="_blank"><img class="size-medium wp-image-8265 " title="Caster_253" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_253-300x223.png" alt="" width="300" height="223" /></a></dt>
<dd class="wp-caption-dd">And did I mention that you can swim as well? The reflections on the water also makes for a very pretty scene.</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8266" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_254.png" target="_blank"><img class="size-medium wp-image-8266 " title="Caster_254" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_254-300x221.png" alt="" width="300" height="221" /></a></dt>
<dd class="wp-caption-dd">Look! That strange yellow thing turned me yellow!!</dd>
</dl>
</div>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl id="attachment_8267" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_255.png" target="_blank"><img class="size-medium wp-image-8267 " title="Caster_255" src="http://files.digitizor.com/wp-content/uploads/2010/09/Caster_255-300x224.png" alt="" width="300" height="224" /></a></dt>
<dd class="wp-caption-dd">Did I say that those Flanx in the pit are hard to kill? Well, this one is much harder. I had to run away before it kills me.</dd>
</dl>
</div>
<p style="text-align: justify;">Well, that is all I played. I played three levels. I am not sure how many levels the demo has. I do not have enough time to finish the demo, but I will finish it, and will probably get the full version.</p>
<p style="text-align: justify;">It is by far the best game I have ever played on Linux and I certainly recommend everyone to try the demo atleast.</p>
<p style="text-align: justify;">The full verion is available for only $4.99. And you can download the demo for free. Link below. For a $4.99 game, what more can you ask for?</p>
<p style="text-align: justify;">It is also available for Windows, Mac, iPhone and iPad.</p>
<p style="text-align: justify;"><strong><a rel="nofollow" href="http://www.elecorn.com/caster3d/" target="_blank">Purchase Caster/Download demo</a></strong></p>
<p style="text-align: justify;">And if you are worried about the system requirements, don&#8217;t worry most computers bought in the last few years should be sufficient.</p>
<p style="text-align: justify;">Let us know your thought.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/11kgMwt8mOMdzI0j6qsEbxchtzU/0/da"><img src="http://feedads.g.doubleclick.net/~a/11kgMwt8mOMdzI0j6qsEbxchtzU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/11kgMwt8mOMdzI0j6qsEbxchtzU/1/da"><img src="http://feedads.g.doubleclick.net/~a/11kgMwt8mOMdzI0j6qsEbxchtzU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=Oaw3TFg_zFU:Ph2jvkpghjk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/Oaw3TFg_zFU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/03/who-says-you-cant-play-games-on-linux-caster-is-amazing/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/03/who-says-you-cant-play-games-on-linux-caster-is-amazing/</feedburner:origLink></item>
		<item>
		<title>Generate QR Code Using Google Chrome</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/jK-rH70KOKU/</link>
		<comments>http://digitizor.com/2010/09/03/generate-qr-code-using-google-chrome/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 10:06:05 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[qr code]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8248</guid>
		<description><![CDATA[With the widespread use of smartphones nowadays, QR Codes have become very popular. There are quite a few online and offline tools to generate QR codes. You can also do that through a Google Chrome extension. With this extension, you can generate a QR code from some text on your browser or a link on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-8252" title="Google Chrome Extensions" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_243-300x48.png" alt="" width="300" height="48" />With the widespread use of smartphones nowadays, QR Codes have become very popular. There are quite a few online and offline tools to generate QR codes. You can also do that through a Google Chrome extension. With this extension, you can generate a QR code from some text on your browser or a link on the page.<span id="more-8248"></span></p>
<p>You can get the extension from here -&gt; ﻿<strong><a rel="nofollow" href="https://chrome.google.com/extensions/detail/cicimfkkbejhggfjaabggafffgdnjgjp?hl=en" target="_blank">QR Code Generator</a>.</strong></p>
<p><strong><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_241.png"><img class="aligncenter size-full wp-image-8249" title="Selection_241" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_241.png" alt="" width="488" height="334" /></a><br />
</strong></p>
<p>After it is installed, all you have to do is right click on a link or select a test and right click on it and select &#8220;<strong>Generate QR Code</strong>&#8220;.</p>
<p><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_242.png"><img class="aligncenter size-full wp-image-8250" title="Selection_242" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_242.png" alt="" width="348" height="316" /></a></p>
<p>The QR code will open in a new tab.</p>
<p style="text-align: center;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/snap20100903_150813.png" target="_blank"><img class="aligncenter size-full wp-image-8251" title="snap20100903_150813" src="http://files.digitizor.com/wp-content/uploads/2010/09/snap20100903_150813.png" alt="" width="480" height="288" /></a></p>
<p>And just to check. Yes it works.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/e6Yaji97vS4hdg5s3VkMdfc94dk/0/da"><img src="http://feedads.g.doubleclick.net/~a/e6Yaji97vS4hdg5s3VkMdfc94dk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/e6Yaji97vS4hdg5s3VkMdfc94dk/1/da"><img src="http://feedads.g.doubleclick.net/~a/e6Yaji97vS4hdg5s3VkMdfc94dk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=jK-rH70KOKU:KiZP5ej8IC4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/jK-rH70KOKU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/03/generate-qr-code-using-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/03/generate-qr-code-using-google-chrome/</feedburner:origLink></item>
		<item>
		<title>Upgrade To Ubuntu 10.10 From Ubuntu 10.04</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/fv6geTFCVEs/</link>
		<comments>http://digitizor.com/2010/09/03/upgrade-to-ubuntu-10-10-from-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 08:55:40 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8242</guid>
		<description><![CDATA[Yesterday, the Ubuntu 10.10 &#8220;Maverick Meerkat&#8221; Beta was released. In an earlier post, we gave the links from where you can download it. In this post, we will tell you how you can upgrade to Ubuntu 10.10 Beta from Ubuntu 10.04. Upgrading is quite easy, but since this Maverick is still a beta, the usual [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-medium wp-image-7460" title="blackeubuntulogo" src="http://files.digitizor.com/wp-content/uploads/2010/06/blackeubuntulogo-300x79.png" alt="" width="300" height="79" />Yesterday, the Ubuntu 10.10 &#8220;Maverick Meerkat&#8221; Beta was released. In <a href="http://digitizor.com/2010/09/03/download-ubuntu-10-10-and-the-other-derivatives/">an earlier post</a>, we gave the links from where you can download it. In this post, we will tell you how you can upgrade to Ubuntu 10.10 Beta from Ubuntu 10.04.</p>
<p style="text-align: justify;">Upgrading is quite easy, but since this Maverick is still a beta, the usual warning &#8211; &#8220;<em>Do not install it on a production machine. It is meant for testing&#8221;.<span id="more-8242"></span><br />
</em></p>
<p style="text-align: justify;">Now, press <strong>ALT+F2</strong> to open the Run dialog and type the following and press Enter:</p>
<p style="text-align: justify;"><code><strong>update-manager -d</strong></code></p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Update-Manager_238.png"><img class="aligncenter size-medium wp-image-8243" title="Update Manager_238" src="http://files.digitizor.com/wp-content/uploads/2010/09/Update-Manager_238-300x253.png" alt="" width="300" height="253" /></a></p>
<p style="text-align: justify;">The Ubuntu Update Manager should start and it will show that Ubuntu 10.10 is available. Click on <strong>Upgrade</strong>.</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Release-Notes_239.png"><img class="aligncenter size-medium wp-image-8244" title="Release Notes_239" src="http://files.digitizor.com/wp-content/uploads/2010/09/Release-Notes_239-300x261.png" alt="" width="300" height="261" /></a></p>
<p style="text-align: justify;">Then you will get the release note. It will also have the warning since this is not yet a stable release. Click on Upgrade and the upgrade will start.</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Untitled-window_240.png"><img class="aligncenter size-medium wp-image-8245" title="Untitled window_240" src="http://files.digitizor.com/wp-content/uploads/2010/09/Untitled-window_240-262x300.png" alt="" width="262" height="300" /></a></p>
<p style="text-align: justify;">After updating the sources etc. you will need to make a final confirmation to start the upgrade. Once you click on Start Upgrade, there is no turning back. So, if you want to go ahead, click on <strong>Start Upgrade</strong> and wait.</p>
<p style="text-align: justify;">That is all there is. After a reboot, you will have Ubuntu 10.10 up and running.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/UevveK9GuxNTVFn4JfONeGXDVxM/0/da"><img src="http://feedads.g.doubleclick.net/~a/UevveK9GuxNTVFn4JfONeGXDVxM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/UevveK9GuxNTVFn4JfONeGXDVxM/1/da"><img src="http://feedads.g.doubleclick.net/~a/UevveK9GuxNTVFn4JfONeGXDVxM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=fv6geTFCVEs:tZIGhkLidW4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/fv6geTFCVEs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/03/upgrade-to-ubuntu-10-10-from-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/03/upgrade-to-ubuntu-10-10-from-ubuntu-10-04/</feedburner:origLink></item>
		<item>
		<title>Download Ubuntu 10.10 (and The Other Derivatives)</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/rMG8z87mIUQ/</link>
		<comments>http://digitizor.com/2010/09/03/download-ubuntu-10-10-and-the-other-derivatives/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 07:38:00 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[meerkat]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8240</guid>
		<description><![CDATA[Ubuntu 10.10 Beta has been released along with the betas of Kubuntu, Xubuntu, Edubuntu and other derivatives. This release includes a number of new features which will become a part of Maverick Meerkat finally.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-thumbnail wp-image-6944" title="Meerkat_feb_09" src="http://files.digitizor.com/wp-content/uploads/2010/04/Meerkat_feb_09-150x150.jpg" alt="" width="120" height="120" />Ubuntu 10.10 Beta has been released yesterday night. Along with it, the betas of Kubuntu, Xubuntu, Edubuntu and other derivatives were also released.</p>
<p style="text-align: justify;">This release includes a number of new features which will become a part of Maverick Meerkat when it is finally released.</p>
<p style="text-align: justify;">If you want to test, here are the download links:<span id="more-8240"></span></p>
<h4><strong>Ubuntu Desktop, Netbook &amp; Server</strong></h4>
<p style="text-align: left;"><a href="http://releases.ubuntu.com/10.10/" target="_blank">http://releases.ubuntu.com/10.10/</a></p>
<h4><strong>Kubuntu (Desktop &amp; Netbook Edition included in one ISO)</strong></h4>
<p style="text-align: left;"><a href="http://releases.ubuntu.com/kubuntu/10.10/" target="_blank">http://releases.ubuntu.com/kubuntu/10.10/</a></p>
<h4><strong>Xubuntu</strong></h4>
<p style="text-align: left;"><a href="http://cdimage.ubuntu.com/xubuntu/releases/10.10/beta/" target="_blank">http://cdimage.ubuntu.com/xubuntu/releases/10.10/beta/</a></p>
<p style="text-align: left;">(This is not available at the time of writing this.)</p>
<h4><strong>Edubuntu (DVD only)</strong></h4>
<p style="text-align: left;"><a href="http://cdimage.ubuntu.com/edubuntu/releases/10.10/beta/" target="_blank">http://cdimage.ubuntu.com/edubuntu/releases/10.10/beta/</a></p>
<h4><strong>Ubuntu Studio (DVD only)</strong></h4>
<p style="text-align: left;"><a href="http://cdimage.ubuntu.com/ubuntustudio/releases/10.10/beta/" target="_blank">http://cdimage.ubuntu.com/ubuntustudio/releases/10.10/beta/</a></p>
<p style="text-align: left;">(Again, not available at the time of writing this.)</p>
<p style="text-align: left;">

<p><a href="http://feedads.g.doubleclick.net/~a/9EhfOdpE5M_7NF7_XjhpkQgYSxo/0/da"><img src="http://feedads.g.doubleclick.net/~a/9EhfOdpE5M_7NF7_XjhpkQgYSxo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/9EhfOdpE5M_7NF7_XjhpkQgYSxo/1/da"><img src="http://feedads.g.doubleclick.net/~a/9EhfOdpE5M_7NF7_XjhpkQgYSxo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=rMG8z87mIUQ:Xoh_jdULVXc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/rMG8z87mIUQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/03/download-ubuntu-10-10-and-the-other-derivatives/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/03/download-ubuntu-10-10-and-the-other-derivatives/</feedburner:origLink></item>
		<item>
		<title>No Need Get Excited About Steam On Linux Again!</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/qzk__7FhhpU/</link>
		<comments>http://digitizor.com/2010/09/02/no-need-get-excited-about-steam-on-linux-again/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 17:24:49 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[posting]]></category>
		<category><![CDATA[rumor]]></category>
		<category><![CDATA[steam]]></category>
		<category><![CDATA[valve]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8235</guid>
		<description><![CDATA[A Job Posting On the Valve Website awakens people's hopes about Steam for Linux.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The Steam on Linux rumor is up and running again.</p>
<p style="text-align: justify;">A couple of weeks ago, Valve has officially made it clear that <a href="http://digitizor.com/2010/08/22/valve-puts-an-end-to-the-steam-on-linux-rumors/" target="_blank">they are not developing a Steam client for Linux</a>. This came as a big surprise for a lot of people who had been expecting it, after all there were reports of the Mac client containing Linux codes.</p>
<p style="text-align: justify;">Well, whatever those codes are doing there, Valve has made it pretty clear that they are not working on a Linux port of Steam at that moment. I see no reason to question what Valve has said. They have never lied straight at our faces as far as I can remember.<span id="more-8235"></span></p>
<p style="text-align: justify;">Anyway, it seems like people still want to believe that Valve is working on Steam. They are now referring to <a rel="nofollow" href="http://www.valvesoftware.com/job-SenSoftEngineer.html" target="_blank">a job posting</a> in the Valve website which says one of the responsibilities is &#8220;<em>Port Windows-based games to the Linux platform</em>&#8220;. Here is a screenshot:</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_237.png" target="_blank"><img class="aligncenter size-full wp-image-8236" title="Selection_237" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_237.png" alt="" width="552" height="294" /></a></p>
<p style="text-align: justify;">Sounds like they are indeed looking to start working on Linux, right? Well here is the bummer &#8211; <em>That posting has been there for three years.</em> Yes it is not a new posting, it has been just lying there for three longs years. You can check it here if you want -&gt; <a rel="nofollow" href="http://web.archive.org/web/20070921230928/http://www.valvesoftware.com/job-SenSoftEngineer.html" target="_blank">Internet Archive Way Back Machine</a>.</p>
<p style="text-align: justify;">This started probably after someone posted that in <a rel="nofollow" href="http://www.reddit.com/r/linux/comments/d889m/valve_company_that_makes_steam_looking_for/" target="_blank">Reddit</a> and in reply someone also pointed out that <a rel="nofollow" href="http://www.reddit.com/r/linux/comments/d889m/valve_company_that_makes_steam_looking_for/c0y9wi8" target="_blank">it is three years old</a>, with the link I just posted above.</p>
<p style="text-align: justify;">Yes I know that we want to have Steam in Linux. But rather than getting excited, this makes me sad. The fact that the job posting has been there for three years means that either Valve is not hiring anyone (Then why put up the job posting? To please the Linux community?) or that no one is applying. Either way this does not mean anything in the current circumstances, I am afraid.</p>
<p style="text-align: justify;">Valve might bring Steam on Linux in the future. They have not said that they will never develop it. But right now, there is nothing to be excited about.</p>
<p style="text-align: justify;">What do you think about this? Leave a comment.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/Oo1_soygpVXsJdsx6-TM4rl4vJw/0/da"><img src="http://feedads.g.doubleclick.net/~a/Oo1_soygpVXsJdsx6-TM4rl4vJw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Oo1_soygpVXsJdsx6-TM4rl4vJw/1/da"><img src="http://feedads.g.doubleclick.net/~a/Oo1_soygpVXsJdsx6-TM4rl4vJw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=qzk__7FhhpU:pIO-9S7q-Nw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/qzk__7FhhpU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/02/no-need-get-excited-about-steam-on-linux-again/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/02/no-need-get-excited-about-steam-on-linux-again/</feedburner:origLink></item>
		<item>
		<title>Chrome 6 Available In The Stable and Beta Channel</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/tqGo3sSRfsU/</link>
		<comments>http://digitizor.com/2010/09/02/chrome-6-available-in-the-stable-and-beta-channel/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 16:16:18 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[stable. 6]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8233</guid>
		<description><![CDATA[Google Chrome in the stable and beta channel has been updated to version 6. It is available for Linux, Windows and Mac. If you are using either the stable or beta channel, a simple update should get you Google Chrome 6.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="aligncenter size-full wp-image-8234" title="Selection_236" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_236.png" alt="" width="556" height="138" /></p>
<p style="text-align: justify;">Google Chrome in the stable and beta channel has been updated to version 6 today. It is already available for Linux, Windows and Mac. If you are using either the stable or beta channel, a simple update should get you Google Chrome 6.<span id="more-8233"></span></p>
<p style="text-align: justify;">Improvements in Google Chrome 6 includes:</p>
<ul style="text-align: justify;">
<li>Updated UI</li>
<li>Form Autofill</li>
<li>Syncing of extensions and Autofill data</li>
<li>Increased speed and stability</li>
</ul>
<p style="text-align: justify;">In addition to these improvements, there are a lot of security fix as well.</p>
<p style="text-align: justify;">[via <a href="http://googlechromereleases.blogspot.com/2010/09/stable-and-beta-channel-updates.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+GoogleChromeReleases+(Google+Chrome+Releases)" target="_blank">Google Chrome Releases</a>]</p>

<p><a href="http://feedads.g.doubleclick.net/~a/SZ8FPGIwafOMsH40W-RvZ6FRtFI/0/da"><img src="http://feedads.g.doubleclick.net/~a/SZ8FPGIwafOMsH40W-RvZ6FRtFI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/SZ8FPGIwafOMsH40W-RvZ6FRtFI/1/da"><img src="http://feedads.g.doubleclick.net/~a/SZ8FPGIwafOMsH40W-RvZ6FRtFI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=tqGo3sSRfsU:tyviNAkNCQs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/tqGo3sSRfsU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/02/chrome-6-available-in-the-stable-and-beta-channel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/02/chrome-6-available-in-the-stable-and-beta-channel/</feedburner:origLink></item>
		<item>
		<title>How To Update The Linux Kernel Without Rebooting Using Uptrack [Ubuntu, Fedora]?</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/5-2N8M1a8ZU/</link>
		<comments>http://digitizor.com/2010/09/02/update-linux-kernel-without-reboot-uptrack-ubuntu-fedora/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 20:41:59 +0000</pubDate>
		<dc:creator>The Digitizor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[ksplice]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[uptrack]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8221</guid>
		<description><![CDATA[Ksplice Uptrack is a really cool technology which allows you to update the Linux Kernel without rebooting your computer. In this article we will tell you how to Download, Update and Configure Uptrack on Ubuntu and Fedora systems. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-8217" style="margin-right: 8px; margin-top: 2px; margin-bottom: 2px;" title="Ksplice Logo" src="http://files.digitizor.com/wp-content/uploads/2010/09/ksplice-logo.png" alt="Ksplice Logo" width="161" height="51" />It is a well known fact that you can install updates in Linux without rebooting, unlike in Windows. However, when it comes to Kernel Updates, you are required to re-boot your Linux systems too! Well, as they say there is a solution of every problem on this Planet, so is <em><strong>Uptrack</strong></em> for Linux! Ksplice Uptrack is a really cool technology which allows you to update the Linux Kernel without rebooting your computer.</p>
<p style="text-align: justify;">Ksplice Uptrack is available for various Linux distributions,   but at a small monthly fee after a 30 day trial period.However, Ksplice recently announced that <a href="http://digitizor.com/2010/09/01/ksplice-uptrack-is-now-free-in-fedora/" target="_blank">Uptrack would be available for free on Fedora</a>! Uptrack is already free for Ubuntu Linux. In this article we will tell you how to Download, Update and Configure Uptrack on Ubuntu and Fedora systems.<span id="more-8221"></span></p>
<p><a name="#fedora"></a></p>
<h4>For Fedora Linux</h4>
<p style="text-align: justify;">Uptrack currently supports the latest version of Fedora Linux &#8211; Fedora 13 Goddard. You can download Uptrack for Fedora 13 Goddard directly from this link: <a rel="nofollow" href="http://www.ksplice.com/uptrack/dist/fedora/13/ksplice-uptrack.rpm" target="_blank">ksplice.com/uptrack/dist/fedora/13/ksplice-uptrack.rpm</a>.</p>
<p style="text-align: justify;">Installation can be started by double clicking the downloaded RPM file. You will require to install some additional packages for the installation but the package manager will handle this for you.</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/confirm-installation-fedora.png"><img class="size-full wp-image-8222 aligncenter" title="Confirm Upstart Installation in Fedora" src="http://files.digitizor.com/wp-content/uploads/2010/09/confirm-installation-fedora.png" alt="Confirm Upstart Installation in Fedora" width="482" height="242" /></a></p>
<p style="text-align: justify;">You have to accept the terms of condition in order to start the installation.</p>
<h4 style="text-align: justify;">For Ubuntu Linux</h4>
<p style="text-align: justify;">Uptrack for Ubuntu is also available <em><strong>Free</strong></em> for the latest Ubuntu release &#8211; Ubuntu 10.04 Lucid Lynx. You can directly download it from this link: <a rel="nofollow" href="http://www.ksplice.com/uptrack/dist/lucid/ksplice-uptrack.deb" target="_blank">ksplice.com/uptrack/dist/lucid/ksplice-uptrack.deb</a>. Uptrack is available for older Ubuntu releases too: <a rel="nofollow" href="http://www.ksplice.com/uptrack/dist/karmic/ksplice-uptrack.deb" target="_blank">Ubuntu 9.10 Karmic</a> &amp; <a rel="nofollow" href="http://www.ksplice.com/uptrack/dist/ksplice-uptrack.deb" target="_blank">Ubuntu 9.04 Jaunty</a>.</p>
<p style="text-align: justify;">As with Fedora, in Ubuntu also you should start the installation by double clicking the downloaded DEB file. Once you do that, the GDebi Package Manager will take over the installation and you can see that 3 additional dependencies need to be satisfied. The package manager will handle this.</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/install-package-upstart-ubuntu.png"><img class="size-full wp-image-8223 aligncenter" title="Install Upstart in Ubuntu Linux" src="http://files.digitizor.com/wp-content/uploads/2010/09/install-package-upstart-ubuntu.png" alt="Install Upstart in Ubuntu Linux" width="422" height="321" /></a></p>
<p style="text-align: justify;">After this, you need to accept the terms and conditions which are shown, for the installation to continue.</p>
<h4 style="text-align: justify;">Post-Install Configuration &#8211; Ubuntu &amp; Fedora</h4>
<p style="text-align: justify;">After installation completes, After you do so, the Ksplice Uptrack Manager will appear. It has all latest Kernel updates and the <img class="alignright size-full wp-image-8225" style="margin-left: 8px; margin-top: 3px; margin-bottom: 3px;" title="Uptrack Panel Icon" src="http://files.digitizor.com/wp-content/uploads/2010/09/uptrack-panel-icon.png" alt="Uptrack Panel Icon" width="292" height="25" />latest fixes to Linux ready to be installed, all without rebooting, as long as Fedora / Ubuntu publishes updates for a major kernel version. The Uptrack panel icon will notify you whenever new updates are available.</p>
<p style="text-align: justify;">For auto installation of the updates, make sure you change the following in the Uptrack setting file:</p>
<p style="text-align: justify;">Change the value of <strong>autoinstall</strong> to <em><strong>yes</strong></em> in the file:  <strong>/etc/uptrack/uptrack.conf</strong></p>
<p style="text-align: justify;">Shown below is the Uptrack Updates Manager that contains latest kernel updates:</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/uptrack-update-manager.png"><img class="size-full wp-image-8224 aligncenter" title="Uptrack Kernel Updates Manager" src="http://files.digitizor.com/wp-content/uploads/2010/09/uptrack-update-manager.png" alt="Uptrack Kernel Updates Manager" width="508" height="380" /></a></p>
<p style="text-align: justify;">
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 424px; width: 1px; height: 1px; overflow: hidden; text-align: justify;">
<p>Ksplice Uptrack for Ubuntu 10.04 Lucid ▼</p>
<p>Download now</p>
<p>Ksplice Uptrack is also freely available for desktops running<br />
Ubuntu 9.10 Karmic and Ubuntu 9.04 Jaunty:</p>
<p>Ksplice Uptrack for Ubuntu 9.10 Karmic ▼</p>
<p>Download now</p>
<p>Ksplice Uptrack for Ubuntu 9.04 Jaunty ▼</p>
</div>

<p><a href="http://feedads.g.doubleclick.net/~a/JnLgScpmGnVvG3EqLrg9Zz6z3AI/0/da"><img src="http://feedads.g.doubleclick.net/~a/JnLgScpmGnVvG3EqLrg9Zz6z3AI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JnLgScpmGnVvG3EqLrg9Zz6z3AI/1/da"><img src="http://feedads.g.doubleclick.net/~a/JnLgScpmGnVvG3EqLrg9Zz6z3AI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=5-2N8M1a8ZU:bh6tAvum1Tk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/5-2N8M1a8ZU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/02/update-linux-kernel-without-reboot-uptrack-ubuntu-fedora/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/02/update-linux-kernel-without-reboot-uptrack-ubuntu-fedora/</feedburner:origLink></item>
		<item>
		<title>Update Gwibber To Continue Using Twitter [Ubuntu]</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/4WhXBjZJkNM/</link>
		<comments>http://digitizor.com/2010/09/01/update-gwibber-to-continue-using-twitter-ubuntu/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 09:10:19 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[gwibber]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8219</guid>
		<description><![CDATA[Twitter has killed the basic authentication system used in a lot of Twitter clients. So, to continue using Twitter in Gwibber, you have to update to the latest version of Gwibber. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-7337" title="gwibber-logo" src="http://files.digitizor.com/wp-content/uploads/2010/05/gwibber-logo.png" alt="" width="150" height="150" />Twitter has killed the basic authentication system used in a lot of Twitter clients yesterday. Earlier we wrote about how you can <a href="http://digitizor.com/2010/08/31/install-choqok-1-0-beta-2-from-ppa-kubuntu-10-04-10-10/" target="_blank">get the latest Choqok to continue using Twitter</a>. It seems like the current version of Gwibber in the PPA does not support OAuth either.<span id="more-8219"></span></p>
<p style="text-align: justify;">So, to continue using Twitter in Gwibber, you have to update to the latest version of Gwibber. You can get it from either the Ubuntu Desktop PPA or the Gwibber Daily PPA. I suggest you use the Gwibber Daily PPA. The Ubuntu Desktop PPA has some stuffs that you may not want to update.</p>
<p style="text-align: justify;">So to update, open the Terminal and execute the following commands:</p>
<p style="text-align: justify;"><code><strong>$ sudo add-apt-repository ppa:gwibber-daily/ppa</strong></code></p>
<p style="text-align: justify;"><code><strong>$ sudo apt-get update</strong></code></p>
<p style="text-align: justify;"><code><strong>$ sudo apt-get upgrade</strong></code></p>
<p style="text-align: justify;">If you want to use the Ubuntu Desktop PPA, replace <code><strong>ppa:gwibber-daily/ppa</strong></code> in the first command with <code><strong>ppa:ubuntu-desktop/ppa </strong>.</code></p>

<p><a href="http://feedads.g.doubleclick.net/~a/nTHhbi0tnt4ypr-D2sDgLp3KV5Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/nTHhbi0tnt4ypr-D2sDgLp3KV5Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nTHhbi0tnt4ypr-D2sDgLp3KV5Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/nTHhbi0tnt4ypr-D2sDgLp3KV5Q/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=4WhXBjZJkNM:ti7GTC3tVC8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/4WhXBjZJkNM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/01/update-gwibber-to-continue-using-twitter-ubuntu/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/01/update-gwibber-to-continue-using-twitter-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Ksplice Uptrack Is Now Free For Fedora</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/qRMJ-H7qSr0/</link>
		<comments>http://digitizor.com/2010/09/01/ksplice-uptrack-is-now-free-in-fedora/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 06:20:49 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[ksplice]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uptrack]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8216</guid>
		<description><![CDATA[Ksplice is now offering their tool Ksplice Uptrack for free for Fedora. Ksplice Uptrack is a really cool tool which allows you to update the Linux Kernel without rebooting.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-8217" title="ksplice-logo" src="http://files.digitizor.com/wp-content/uploads/2010/09/ksplice-logo.png" alt="" width="161" height="51" /><a rel="nofollow" href="http://www.ksplice.com/" target="_blank">Ksplice</a> is now offering their tool Ksplice Uptrack for free for Fedora. Ksplice Uptrack is a really cool technology which allows you to update the Linux Kernel without rebooting.</p>
<p style="text-align: justify;">With this announcement from Ksplice, Fedora joins Ubuntu as the second Linux distribution in which Ksplice Uptrack is available for free. In future Fedora releases, Ksplice may be integrated into the distribution itself.<span id="more-8216"></span></p>
<p style="text-align: justify;">This is <a rel="nofollow" href="http://www.ksplice.com/news/20100831-fedora" target="_blank">what Jeff Arnold, Ksplice&#8217;s founder said</a>:</p>
<blockquote style="text-align: justify;"><p>Ksplice was originally developed on Fedora in the first place. We&#8217;re thrilled to contribute our service back to the Fedora community for free.</p></blockquote>
<p style="text-align: justify;">And of course, the move is welcomed by the Fedora Project Leader, Jared Smith, who said:</p>
<blockquote style="text-align: justify;"><p>Ksplice Uptrack is an interesting technology that promises to make it easier for our users to keep Fedora installations up-to-date. We appreciate Ksplice&#8217;s participation in the Fedora community.</p></blockquote>
<p style="text-align: justify;"><a href="http://digitizor.com/2010/09/02/update-linux-kernel-without-reboot-uptrack-ubuntu-fedora/#fedora" target="_blank"><strong>Click here</strong></a> to download Ksplice Upstart for Fedora 13!</p>
<p style="text-align: justify;">Ksplice Uptrack is also available to seven other Linux distributions, but they charge a small monthly fee after a 30 day trial period for.</p>
<p style="text-align: justify;">[via: <a rel="nofollow" href="http://www.crunchgear.com/2010/08/31/ksplice-now-free-for-fedora-users/" target="_blank">CrunchGear</a>]</p>

<p><a href="http://feedads.g.doubleclick.net/~a/xq4DZ5u2k8LBOXFKx3VG0gyQTnE/0/da"><img src="http://feedads.g.doubleclick.net/~a/xq4DZ5u2k8LBOXFKx3VG0gyQTnE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xq4DZ5u2k8LBOXFKx3VG0gyQTnE/1/da"><img src="http://feedads.g.doubleclick.net/~a/xq4DZ5u2k8LBOXFKx3VG0gyQTnE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=qRMJ-H7qSr0:j5sJdWitdhM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/qRMJ-H7qSr0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/01/ksplice-uptrack-is-now-free-in-fedora/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/01/ksplice-uptrack-is-now-free-in-fedora/</feedburner:origLink></item>
		<item>
		<title>Microsoft Launches Social Crossword Game – TeamCrossWord!</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/Njkp_7_GRY8/</link>
		<comments>http://digitizor.com/2010/09/01/microsoft-launches-social-crossword-game-teamcrossword/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 21:28:09 +0000</pubDate>
		<dc:creator>The Digitizor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Brands]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[crossword]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[social games]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[teamcrossword.com]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8211</guid>
		<description><![CDATA[Microsoft  is gradually jumping on the Social bandwagon by leveraging the power of Facebook. After launching Docs.com, Microsoft has launched a new social crossword game called - Team Crossword.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-8212" style="margin-right: 8px; margin-top: 2px; margin-bottom: 2px;" title="Microsoft's Teamcrossword.com Logo" src="http://files.digitizor.com/wp-content/uploads/2010/09/tcw_home_small.png" alt="Microsoft's Teamcrossword.com Logo" width="201" height="117" /><a href="http://digitizor.com/tag/microsoft" target="_blank">Microsoft</a> is gradually jumping on the Social bandwagon by leveraging the power of Facebook. After launching Docs.com, Microsoft has launched a new social crossword game called &#8211; <a rel="nofollow" href="http://www.teamcrossword.com/" target="_blank">Team Crossword</a>. Although this application is not as big as <a rel="nofollow" href="http://docs.com" target="_blank">Docs.com</a> &#8211; the Facebook-powered Microsoft Office service, but  it is just a simple but fun social game. We have already told you about <a rel="nofollow" href="../2010/07/12/google-social-games/">Google&#8217;s plans To Launch Social Games</a> in association with Zynga (of Farmville fame).</p>
<p style="text-align: justify;"><span id="more-8211"></span></p>
<p style="text-align: justify;">At <a rel="nofollow" href="http://www.teamcrossword.com/" target="_blank">TeamCrossword.com</a>, there are a lot of crossword puzzles which you can solve together online with your friends. The website also tracks the fastest time a team took to solve a puzzle, so that you can see how you and your friends compare. <a rel="nofollow" href="http://www.teamcrossword.com/" target="_blank">TeamCrossword.com</a> uses Facebook Connect to authenticate users and thus puts you and your friends on a social wave.Here are a few screenshots:</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_899.png"><img class="alignnone size-full wp-image-8213" title="Teamcrossword.com Crossword List" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_899.png" alt="Teamcrossword.com Crossword List" width="565" height="364" /></a></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_900.png"><img class="alignnone size-full wp-image-8214" title="Teamcrossword.com - Crossword Game" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_900.png" alt="Teamcrossword.com - Crossword Game" width="549" height="310" /></a></p>
<p style="text-align: justify;">

<p><a href="http://feedads.g.doubleclick.net/~a/BqAr3tOC6MnchULNGuaTMl6uhy4/0/da"><img src="http://feedads.g.doubleclick.net/~a/BqAr3tOC6MnchULNGuaTMl6uhy4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/BqAr3tOC6MnchULNGuaTMl6uhy4/1/da"><img src="http://feedads.g.doubleclick.net/~a/BqAr3tOC6MnchULNGuaTMl6uhy4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=Njkp_7_GRY8:pPPC8BEF41M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/Njkp_7_GRY8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/01/microsoft-launches-social-crossword-game-teamcrossword/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/01/microsoft-launches-social-crossword-game-teamcrossword/</feedburner:origLink></item>
		<item>
		<title>Indie Rock Band, Arcade Fire, Releases The Most Amazing Music Video Ever</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/MD_quHDJqvw/</link>
		<comments>http://digitizor.com/2010/09/01/indie-rock-band-arcade-fire-releases-the-most-amazing-music-video-ever/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:36:50 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8203</guid>
		<description><![CDATA[As part of the Chrome Experiment, Canadian Indie Rock Band - Arcade Fire, have released an interactive music video for their song "We Used To Wait". By using some amazing HTML5 stuffs and data from Google Maps, it creates an amazing music video.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="aligncenter size-full wp-image-8208" title="Selection_232" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_232.png" alt="" width="635" height="379" /></p>
<p style="text-align: justify;">Canadian Indie Rock Band, <a rel="nofollow" href="http://en.wikipedia.org/wiki/Arcade_Fire" target="_blank">Arcade Fire</a>, has released what can only be described as the probably the most revolutionary music video ever.</p>
<p style="text-align: justify;">As part of the <a rel="nofollow" href="http://www.chromeexperiments.com/" target="_blank">Chrome Experiment</a>, they have released an interactive music video for their song &#8220;We Used To Wait&#8221;. By using some amazing HTML5 stuffs and data from Google Maps, it creates an amazing music video.<span id="more-8203"></span></p>
<p style="text-align: justify;">The aim is to invoke nostalgic memories. So, you are actually supposed to enter the place you grew up. But you can just enter any place.</p>
<div id="attachment_8209" class="wp-caption aligncenter" style="width: 599px"><img class="size-full wp-image-8209" title="Selection_233" src="http://files.digitizor.com/wp-content/uploads/2010/09/Selection_233.png" alt="" width="589" height="82" /><p class="wp-caption-text">The postcard</p></div>
<p style="text-align: center;">
<p style="text-align: justify;">You can also create a postcard. Again, this is beautifully rendered using HTML5. You can then send the postcard. (Hopefully they will not actually print and send it. :p)</p>
<p style="text-align: justify;">Try it out here &#8211; <a rel="nofollow" href="http://www.thewildernessdowntown.com/" target="_blank"><strong>The Wilderness Downtown</strong></a>. It is sure to open your mind to the capabilities of HTML5.</p>
<p style="text-align: justify;"><em>Note: The video is very resource intensive.</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/tegvHSS3P5B23ErdJq2lC-Ua9p8/0/da"><img src="http://feedads.g.doubleclick.net/~a/tegvHSS3P5B23ErdJq2lC-Ua9p8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tegvHSS3P5B23ErdJq2lC-Ua9p8/1/da"><img src="http://feedads.g.doubleclick.net/~a/tegvHSS3P5B23ErdJq2lC-Ua9p8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=MD_quHDJqvw:oqeW8LpkXu8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/MD_quHDJqvw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/01/indie-rock-band-arcade-fire-releases-the-most-amazing-music-video-ever/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/01/indie-rock-band-arcade-fire-releases-the-most-amazing-music-video-ever/</feedburner:origLink></item>
		<item>
		<title>PySDM – How To Allow Any User (Apart From Root) To Mount Partitions In Ubuntu</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/qWxHPP8WDag/</link>
		<comments>http://digitizor.com/2010/09/01/pysdm-any-user-mount-partitions-ubuntu/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:29:17 +0000</pubDate>
		<dc:creator>The Digitizor</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[auto-mount]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[pysdm]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8192</guid>
		<description><![CDATA[The default settings in PySDM would only automatically mount partitions for the Super User. In this article we will tell you how to have PySDM mount partitions automatically for all users.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-8205" style="margin-right: 8px; margin-top: 2px; margin-bottom: 2px;" title="Ubuntu PySDM" src="http://files.digitizor.com/wp-content/uploads/2010/09/ubuntulogo-pysdm.jpg" alt="Ubuntu PySDM" width="102" height="140" />In Ubuntu, your windows partitions have to be configured to mount automatically. Although there is the <a rel="nofollow" href="http://bytes.com/topic/unix/insights/820158-how-mount-partitions-under-linux-unix" target="_blank">long, boring command line way</a> of automatically mounting your Windows partitions by editing  a file called fstab, we have already told you about a <a href="http://digitizor.com/2009/10/30/auto-mount-partitions-ubuntu-karmic-pysdm/" target="_blank">nifty GUI  based tool called PySDM</a> using which you can easily configure your Windows partitions  to mount automatically. <span id="more-8192"></span></p>
<p style="text-align: justify;">However, the default settings in PySDM would only automatically mount partitions for the Root user (Super User).  With the basic PySDM setup, you may end up getting an error while Ubuntu tries to mount the partitions automatically, saying Only Root is allowed to mount this partition. In order to have PySDM mount all partitions automatically for all users including the Root user you have to add these settings as shown here.</p>
<p style="text-align: justify;"><strong>Step 1</strong>: For installing PySDM and knowing about how to configure it for basic auto-mount setups, <a href="http://digitizor.com/2009/10/30/auto-mount-partitions-ubuntu-karmic-pysdm/" target="_blank">read this guide first</a>.</p>
<p style="text-align: justify;"><strong>Step 2:</strong> Now in the field for Options, enter: <strong>default,users,noauto</strong>.See this screenshot below for details:</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/09/mount-any-user-pysdm.png"><img class="alignnone size-full wp-image-8206" title="PySDM - Allow Any User (Apart From Root) To Mount Partitions In Ubuntu" src="http://files.digitizor.com/wp-content/uploads/2010/09/mount-any-user-pysdm.png" alt="PySDM - Allow Any User (Apart From Root) To Mount Partitions In Ubuntu" width="565" height="416" /></a></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Step 3:</strong> Click on Apply and then close. Now after you restart Ubuntu you can see that all users are able to mount your configured hard disk partitions automatically.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/ub0XuHaFsULEVg5SSai-klMxeak/0/da"><img src="http://feedads.g.doubleclick.net/~a/ub0XuHaFsULEVg5SSai-klMxeak/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ub0XuHaFsULEVg5SSai-klMxeak/1/da"><img src="http://feedads.g.doubleclick.net/~a/ub0XuHaFsULEVg5SSai-klMxeak/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=qWxHPP8WDag:XTMHnJ0tCzM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/qWxHPP8WDag" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/09/01/pysdm-any-user-mount-partitions-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/09/01/pysdm-any-user-mount-partitions-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Install Choqok 1.0 Beta 2 From PPA [Kubuntu 10.04 &amp; 10.10]</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/i9DzP2FZTJ8/</link>
		<comments>http://digitizor.com/2010/08/31/install-choqok-1-0-beta-2-from-ppa-kubuntu-10-04-10-10/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 18:10:47 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[choqok]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8202</guid>
		<description><![CDATA[Since Twitter has ended support for the basic authentication in favour of OAuth, you have to upgrade to Choqok 1.0 Beta 2 in order to continue using Twitter. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-6727" title="choqok-greenish" src="http://files.digitizor.com/wp-content/uploads/2010/03/choqok-greenish.png" alt="" width="144" height="144" />Today Twitter is ending support for the basic authentication in favour of OAuth. So, if you are a Choqok user, you have to upgrade to Choqok 1.0 Beta 2 in order to continue using Twitter. In <a href="http://digitizor.com/2010/08/15/choqok-1-0-beta-2-released-supports-oauth-now-and-filtering/">an earlier post</a> we gave the link to the source. But not everybody can build from source and even when you can, when it is already available in a PPA, why bother?<span id="more-8202"></span></p>
<p style="text-align: justify;">Choqok 1.0 Beta 2 is not yet available in either the Backports or the Beta Backports PPA. So, we are going to use <a rel="nofollow" href="https://launchpad.net/~adilson/+archive/experimental" target="_blank">Adilson dos Santos Dantas&#8217;s Experimental PPA</a>.</p>
<p style="text-align: justify;">Open the Konsole and execute the following commands:</p>
<p style="text-align: justify;"><code><strong>$ sudo add-apt-repository ppa:adilson/experimental</strong></code></p>
<p style="text-align: justify;"><code><strong>$ sudo apt-get update</strong></code></p>
<p style="text-align: justify;">If you already have Choqok (earlier version) installed,</p>
<p style="text-align: justify;"><code><strong>$ sudo apt-get upgrade</strong></code></p>
<p style="text-align: justify;">Or, if you do have Choqok installed,</p>
<p style="text-align: justify;"><code><strong>$ sudo apt-get install choqok</strong></code></p>
<p style="text-align: justify;">After installation, you may want to refer to our guide on <a href="http://digitizor.com/2010/08/24/how-to-use-twitter-oauth-authentication-in-choqok/">how to use OAuth in Choqok</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/liroOMpdT6XENqImczfLLIdxvog/0/da"><img src="http://feedads.g.doubleclick.net/~a/liroOMpdT6XENqImczfLLIdxvog/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/liroOMpdT6XENqImczfLLIdxvog/1/da"><img src="http://feedads.g.doubleclick.net/~a/liroOMpdT6XENqImczfLLIdxvog/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=i9DzP2FZTJ8:ieW3_SK7bVk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/i9DzP2FZTJ8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/08/31/install-choqok-1-0-beta-2-from-ppa-kubuntu-10-04-10-10/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/08/31/install-choqok-1-0-beta-2-from-ppa-kubuntu-10-04-10-10/</feedburner:origLink></item>
		<item>
		<title>Diaspora – Source Code Release On 15th September; Alpha Release In October</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/SWqMjUdwUfg/</link>
		<comments>http://digitizor.com/2010/08/31/diaspora-source-code-release-on-15th-september-alpha-release-in-october/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 09:11:35 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[diaspora]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8199</guid>
		<description><![CDATA[Diaspora becomes available to developers from September 15. Users will, however, have to wait for the alpha in October.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-8150" title="Diaspora Logo" src="http://files.digitizor.com/wp-content/uploads/2010/08/diaspora-logo.png" alt="Diaspora Logo" width="202" height="69" />In an update to a blog post, the Diaspora team have clarified that the <a href="http://digitizor.com/2010/08/27/the-social-web-goes-open-source-on-sept-15-diaspora/" target="_blank">15th September release date</a> they revealed earlier was only the release date for the source code. The consumer facing alpha will be released in October.<span id="more-8199"></span></p>
<p style="text-align: justify;">This is <a rel="nofollow" href="http://www.joindiaspora.com/2010/08/26/overdue-update.html" target="_blank">what they wrote</a>:</p>
<blockquote style="text-align: justify;"><p>To clarify, September 15 will be our open-source developer release. At that time, we will open up our github repository, publish our roadmap, and shift our development style to be more community oriented. We intend on launching a consumer facing alpha in October.</p></blockquote>
<p style="text-align: justify;">This is not a setback or any kind of pushing back of the release date. When they announced September 15 as the release date for Diaspora, it has lead to some confusion that users are actually going to be able to use Diaspora from that day. Just to clarify on the situation, they have posted this message, before people gets too excited with the September 15 date.</p>
<p style="text-align: justify;">If you are a developer, though, you can start working on the code from September 15. Users will have to wait for the alpha in October.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/UcRxgsnsasgABqV_qVRU56thMTE/0/da"><img src="http://feedads.g.doubleclick.net/~a/UcRxgsnsasgABqV_qVRU56thMTE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/UcRxgsnsasgABqV_qVRU56thMTE/1/da"><img src="http://feedads.g.doubleclick.net/~a/UcRxgsnsasgABqV_qVRU56thMTE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=SWqMjUdwUfg:ZGUyZ1558eY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/SWqMjUdwUfg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/08/31/diaspora-source-code-release-on-15th-september-alpha-release-in-october/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/08/31/diaspora-source-code-release-on-15th-september-alpha-release-in-october/</feedburner:origLink></item>
		<item>
		<title>Empathy Gets Meta-Contacts</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/uDID3m8YsZg/</link>
		<comments>http://digitizor.com/2010/08/31/empathy-gets-meta-contacts/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 05:53:41 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[empathy]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[meta-contact]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8196</guid>
		<description><![CDATA[Empathy, the default IM client in GNOME, is getting a brand new feature - meta-contacts. It allows you to group together different services belonging to the same user into one.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2009/09/empathy.png"><img class="alignleft size-full wp-image-3516" title="empathy-logo" src="http://files.digitizor.com/wp-content/uploads/2009/09/empathy.png" alt="" width="120" height="120" /></a>Empathy, the default IM client in GNOME, is getting <a rel="nofollow" href="http://treitter.livejournal.com/12309.html" target="_blank">a brand new feature</a> &#8211; meta-contacts.</p>
<p style="text-align: justify;">If you have used more than one one IM service, you would have no doubt seen that the same person is listed as many times as the number of services he is using. For example, if, say Bob uses both Gtalk and MSN, Bob is listed twice in Empathy &#8211; one for the MSN account and the other for Gtalk. The same thing happens when someone has more than one accounts with the same service, maybe one for personal use and another for work. Or, it could be you who have multiple accounts.<span id="more-8196"></span></p>
<p style="text-align: justify;">In Empathy, they have tackled this problem by introducing meta-contacts. With meta-contacts, under a single meta-contact name a number of different contacts can be grouped. So, now instead of having Bob (MSN) and Bob (Gtalk), there is a single entry Bob and the MSN and Gtalk accounts are grouped under it. This will create a much cleaner interface and probably avoid confusions.</p>
<p style="text-align: justify;">This is how it is implemented in Empathy now:</p>
<p style="text-align: justify;"><a href="http://files.digitizor.com/wp-content/uploads/2010/08/empathy-meta-contacts.jpg"><img class="aligncenter size-full wp-image-8197" title="empathy-meta-contacts" src="http://files.digitizor.com/wp-content/uploads/2010/08/empathy-meta-contacts.jpg" alt="" width="500" height="422" /></a></p>
<p style="text-align: justify;">Right now only contacts having the same service ID are grouped together automatically. Most of the linking have to be done manually. But hey its is a good start!</p>
<h4 style="text-align: justify;">Availability</h4>
<p style="text-align: justify;">This feature is currently available in Empathy 2.31.91. Only the source code is available right now. However, it should come to Debian experimental soon and probably to the Ubuntu repository too.</p>
<p style="text-align: justify;">For now you have to build it from source if you want to use it. <a rel="nofollow" href="ftp://ftp.gnome.org/pub/gnome/sources/empathy/2.31/" target="_blank">Download the source from here</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/7FPuKZFDLlAf389JT_PQ0z-d7VA/0/da"><img src="http://feedads.g.doubleclick.net/~a/7FPuKZFDLlAf389JT_PQ0z-d7VA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7FPuKZFDLlAf389JT_PQ0z-d7VA/1/da"><img src="http://feedads.g.doubleclick.net/~a/7FPuKZFDLlAf389JT_PQ0z-d7VA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=uDID3m8YsZg:wqjSJ74NCwo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/uDID3m8YsZg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/08/31/empathy-gets-meta-contacts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/08/31/empathy-gets-meta-contacts/</feedburner:origLink></item>
		<item>
		<title>GMail Introduces Priority Inbox</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/oHs2aH99w9o/</link>
		<comments>http://digitizor.com/2010/08/31/gmail-introduces-priority-inbox/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 04:48:42 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[inbox]]></category>
		<category><![CDATA[priority]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8193</guid>
		<description><![CDATA[GMail has introduced a new feature today - Priority Inbox. Now GMail will sort your incoming emails to decide which ones needs a reply from you and which ones you can look at later.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-3938" title="Gmail Logo" src="http://files.digitizor.com/wp-content/uploads/2009/09/Gmail.gif" alt="gmail logo" width="143" height="59" />GMail has introduced a new feature today &#8211; Priority Inbox. Priority Inbox does what its name suggest &#8211; sort your emails by priority.</p>
<p style="text-align: justify;">Many users get a lot of emails. The spam filter in GMail does a very good job at eliminating all the spams. Nevertheless, there are many other emails which are not spams but are less important than others, i.e. you may not need a reply, and yet others may be important enough that you have to reply.<span id="more-8193"></span></p>
<p style="text-align: justify;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/priority_inbox_quick_guide.png"><img class="alignright size-full wp-image-8194" title="priority_inbox_quick_guide" src="http://files.digitizor.com/wp-content/uploads/2010/08/priority_inbox_quick_guide.png" alt="gmail priority inbox" width="400" height="139" /></a>This is where the Priority Inbox comes in. Priority Inbox divides the emails into three categories:</p>
<ul style="text-align: justify;">
<li>Important and unread</li>
<li>Starred</li>
<li>Everything else</li>
</ul>
<p style="text-align: justify;">When an email is received, GMail will predict if that email is important and mark them for you. As you use this feature more and more, it will get smarter at categorizing your emails. If an email is incorrectly marked in your opinion, you can edit it and GMail will learn for that.</p>
<p style="text-align: justify;">This is one feature that is sure to increase GMail user&#8217;s productivity a lot. Emails from people that you generally reply to will be marked important, so that you can, well, reply to it; and others like emails from certain services, mailing list etc. that you do not need to reply will go into Everything else.</p>
<p style="text-align: justify;">GMail has already started rolling out this feature and all the GMail users will have it by this week. However, for users of the Google Apps, their account administrator has to turn on this feature.</p>
<p style="text-align: justify;">[via: <a rel="nofollow" href="http://gmailblog.blogspot.com/2010/08/email-overload-try-priority-inbox.html" target="_blank">GMail Blog</a>]</p>

<p><a href="http://feedads.g.doubleclick.net/~a/3ZH0s6s5gmEuwZAbFkxzjP1ARCE/0/da"><img src="http://feedads.g.doubleclick.net/~a/3ZH0s6s5gmEuwZAbFkxzjP1ARCE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3ZH0s6s5gmEuwZAbFkxzjP1ARCE/1/da"><img src="http://feedads.g.doubleclick.net/~a/3ZH0s6s5gmEuwZAbFkxzjP1ARCE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=oHs2aH99w9o:FitW-pecTgs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/oHs2aH99w9o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/08/31/gmail-introduces-priority-inbox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/08/31/gmail-introduces-priority-inbox/</feedburner:origLink></item>
		<item>
		<title>Fennec For Android Looks Very Promising</title>
		<link>http://feedproxy.google.com/~r/digitizor/~3/MnoO-8ZTYv0/</link>
		<comments>http://digitizor.com/2010/08/30/fennec-for-android-looks-very-promising/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 19:38:15 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[fennec]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://digitizor.com/?p=8180</guid>
		<description><![CDATA[In case you do not know, Firefox is also making a browser for mobile devices. It is codenamed Fennec for now and the alpha currently available for Android and the Nokia N900.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-8188" title="fennec" src="http://files.digitizor.com/wp-content/uploads/2010/08/fennec.png" alt="" width="218" height="70" />In case you do not know, Firefox is also making a browser for mobile devices. It is codenamed Fennec for now and the alpha currently available for Android and the Nokia N900. It had been available in the Nokia N900 for sometime but for Android it was released just a few days back.<span id="more-8180"></span></p>
<p style="text-align: justify;">I am very satisfied with the stock Android browser. I even prefer it over Opera Mini. So, when I heard of Fennec being available for Android, I was excited no doubt, but I did not expect too much from it either.</p>
<p style="text-align: justify;">However, after using it for one day, I admit that it is brilliant. Yes, it is an alpha and it seems sluggish at times and takes a long time to start but what I am most excited about are the features it brings. Let us take a look one by one.</p>
<p style="text-align: center;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182641.png" target="_blank"><img class="aligncenter size-full wp-image-8181" title="snap20100829_182641" src="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182641.png" alt="fennec 1" width="480" height="800" /></a></p>
<p style="text-align: justify;">This is the screen you see when you start Fennec for the first time. It introduces you to two very exciting features in Fennec &#8211; Add-ons and Sync. Yes, Mozilla has freaking brought add-ons to a mobile browser! And the sync feature is also a very exciting feature. We will come to these later.</p>
<p style="text-align: justify;">To access tabs, settings and other controls, Fennec has a rather ingenious solution. In the stock Android browser, you have to access those from the menu. With Fennec, however, it is different.</p>
<p style="text-align: center;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182915.png" target="_blank"><img class="aligncenter size-full wp-image-8182" title="snap20100829_182915" src="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182915.png" alt="fennec 2" width="480" height="800" /></a></p>
<p style="text-align: justify;">Swipe your finger to the right, and you get the tabs side panel. At the bottom of the panel are the Bookmarks and Remote Tabs button. After you have synced your device, you can open the opened tabs in your other device (say laptop/desktop) from Fennec. The book marks are also synced by default.</p>
<p style="text-align: center;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182925.png" target="_blank"><img class="aligncenter size-full wp-image-8183" title="snap20100829_182925" src="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182925.png" alt="fennec 3" width="480" height="800" /></a></p>
<p style="text-align: justify;">And when you swipe your finger to the left, you get the right panel. It has a bookmark button, back and forward. At the bottom is the settings.</p>
<p style="text-align: justify;">Clicking on the settings button brings you to the settings page.</p>
<p style="text-align: center;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182944.png" target="_blank"><img class="aligncenter size-full wp-image-8184" title="snap20100829_182944" src="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_182944.png" alt="fennec 4" width="480" height="800" /></a></p>
<p style="text-align: justify;">Nothing interesting here. It has all the settings options anyone would expect to see. You have to enter your Sync username, password and the Secret Phrase here to set up sync with your desktop or with other devices.</p>
<p style="text-align: justify;">The four buttons at the bottom are for back, settings (which is currently on the screen), downloads and Add-ons.</p>
<p style="text-align: center;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_183219.png" target="_blank"><img class="aligncenter size-full wp-image-8185" title="snap20100829_183219" src="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_183219.png" alt="fennec 5" width="480" height="800" /></a></p>
<p style="text-align: justify;">As we have said before, Fennec supports add-ons. This is probably the first Android browser to support Add-ons. (Correct me if i am wrong.) By default, four add-ons are installed. There are plenty of others available from which you can choose.</p>
<p style="text-align: center;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_183234.png"><img class="aligncenter size-full wp-image-8186" title="snap20100829_183234" src="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100829_183234.png" alt="fennec 6" width="480" height="800" /></a></p>
<p style="text-align: justify;">This is the default start page for Fennec. Here you find the previously opened tabs and Tabs from other computers set up through Sync. And while we are on the subject, here is what the Tabs from your other computer brings me:</p>
<p style="text-align: center;"><a rel="nofollow" href="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100830_001055.png" target="_blank"><img class="aligncenter size-full wp-image-8187" title="snap20100830_001055" src="http://files.digitizor.com/wp-content/uploads/2010/08/snap20100830_001055.png" alt="fennec 7" width="480" height="800" /></a></p>
<p style="text-align: justify;">Yes, the tabs that was open at the time in Firefox 4 on my laptop. (Sorry about the image being in landscape mode.)</p>
<p style="text-align: justify;">So, where does this leave Fennec? Right now, it is an alpha so, it would be stupid to criticize its slow startup and slight sluggishness. However, the features that it is bringing makes it a very strong contender to be the best browser on Android. Its navigation system using side panels is a pleasure to use. The presence of Add-ons is also sure to boost its adoption once it reaches a stable release. And we cannot forget Sync too. It will help you transfer your desktop browsing experience to your mobile device &#8211; well to a certain extent atleast.</p>
<p style="text-align: justify;">If you want to install it in your Android device, go to <a rel="nofollow" href="http://www.mozilla.com/en-US/m/alpha">http://www.mozilla.com/en-US/m/alpha</a> from your device and install it.</p>
<p style="text-align: justify;">(Note: You need Android 2.0 or above for Fennec. Check the <a rel="nofollow" href="https://wiki.mozilla.org/Mobile/Platforms/Android#System_Requirements" target="_blank">System Requirements</a> for more information.)</p>

<p><a href="http://feedads.g.doubleclick.net/~a/34LDFAiPPd5fGWDUJdiEzTYEuAI/0/da"><img src="http://feedads.g.doubleclick.net/~a/34LDFAiPPd5fGWDUJdiEzTYEuAI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/34LDFAiPPd5fGWDUJdiEzTYEuAI/1/da"><img src="http://feedads.g.doubleclick.net/~a/34LDFAiPPd5fGWDUJdiEzTYEuAI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitizor?a=MnoO-8ZTYv0:EDBQ-9mpiAU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitizor?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitizor/~4/MnoO-8ZTYv0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digitizor.com/2010/08/30/fennec-for-android-looks-very-promising/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digitizor.com/2010/08/30/fennec-for-android-looks-very-promising/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.618 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-05 23:55:36 -->
