<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gadget7 &#187; Rate it!/ Reviews</title>
	<atom:link href="http://gadget7.com/category/rateit/feed/" rel="self" type="application/rss+xml" />
	<link>http://gadget7.com</link>
	<description>Where your opinion counts</description>
	<lastBuildDate>Tue, 04 Aug 2009 07:40:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>New to Ubuntu? You could start here.</title>
		<link>http://gadget7.com/2007/08/26/new-to-ubuntu-you-could-start-here/</link>
		<comments>http://gadget7.com/2007/08/26/new-to-ubuntu-you-could-start-here/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 18:04:29 +0000</pubDate>
		<dc:creator>vinay</dc:creator>
				<category><![CDATA[Ask Gadget7]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Rate it!/ Reviews]]></category>

		<guid isPermaLink="false">http://gadget7.com/2007/08/26/new-to-ubuntu-you-could-start-here/</guid>
		<description><![CDATA[With major hardware vendors shipping systems preinstalled with Ubuntu, and the extremely hassle free Ubuntu installer, more users have, if not started mainstream usage, atleast experimenting with this flavor of Linux. Here are some open source (read: free) stuff that will get you started with Ubuntu 7.04. 1. Amarok Amarok is a unix/linux music player [...]]]></description>
			<content:encoded><![CDATA[<p>With major hardware vendors shipping systems preinstalled with <a href="http://www.ubuntu.com/">Ubuntu</a>, and the extremely hassle free Ubuntu installer, more users have, if not started mainstream usage, atleast experimenting with this flavor of Linux. Here are some open source (read: free) stuff that will get you started with Ubuntu 7.04.</p>
<p>1.  <strong>Amarok  </strong><br />
<a href="http://amarok.kde.org/">Amarok</a><strong> </strong>is a unix/linux music player with a nice interface, playlist manager, 10 band equalizer and also automatically fetches your album cover art.</p>
<p><font face="Courier New" size="-1">sudo apt-get install amarok</font></p>
<p>2. <strong>VLC</strong><br />
With your music needs sorted out with the above, now to your videos. You needn&#8217;t look any further than <a href="http://www.videolan.org/vlc/">VLC</a>, by far the best cross platform media player. You could also install the VLC plugins and use it as a streaming server.</p>
<p><font face="Courier New" size="-1">sudo apt-get install vlc vlc-plugin-*</font><br />
<span id="more-155"></span></p>
<p>Rarely would one not be satisfied with VLC, in which case you could read about the restricted file formats <a href="https://help.ubuntu.com/community/RestrictedFormats">here</a></p>
<p>3. <strong>Automatix2</strong><br />
You could install all your favorite software like picasa, google earth, skype and many more by visiting their respective sites. Alternatively <a href="http://www.getautomatix.com/">Automatix2</a> has a collection of top rated software that can be installed almost instantaneously as you please. Read more about installing automatix2 &lt;a href=&#8221;http://ubuntuguide.org/wiki/Ubuntu:Feisty#Automatix2&#8243;&gt;here&lt;/a&gt;</p>
<p>4. If you have dual booted Ubuntu with Windows you probably would want your windows <strong>NTFS filesystem mounted</strong> with read/write functionality.</p>
<p>- Take a backup of your existing fstab<br />
<font face="Courier New" size="-1">sudo cp /etc/fstab /etc/fstab.bak</font></p>
<p>- Install the ntfs-3g driver<br />
<font face="Courier New" size="-1">sudo apt-get install ntfs-config</font></p>
<p>- Now launch ntfs-config under the system tools menu and enter a name for your mount point.<br />
Read more <a href="http://ubuntuforums.org/showthread.php?t=217009">here</a></p>
<p>5. Remove the annoying <strong>system beep</strong>.</p>
<p>- From the terminal execute the following command to disable the system beep for the session<br />
<font face="Courier New" size="-1">sudo modprobe -r pcspkr</font></p>
<p>- If you want to take this into effect every time your system boots, Add the following at the bottom of /etc/rc.local file.<br />
<font face="Courier New" size="-1">&#8212; /etc/rc.local &#8212;<br />
modprobe -r pcspkr<br />
exit 0<br />
&#8212; X &#8212;</font></p>
<p>6. If you are running Ubuntu on you laptop, you probably would like to have your <strong>LCD turned off when the lid is closed</strong>. Ubuntu only blanks the screen with the backlight staying ON and contributing to unwanted heat generation. Read this <a href="http://gentoo-wiki.com/HOWTO_Automatically_turn_off_your_monitor#Edit_the_acpid_script">guide</a> and edit the <font face="Courier New" size="-1">/etc/acpi/actions/lm_lid.sh</font> script.</p>
<p>7. <strong>Beagle</strong><br />
If you are a fan of google desktop, you might want to consider <a href="http://beagle-project.org/Main_Page">Beagle</a>, a powerful data indexing tool</p>
<p><font face="Courier New" size="-1">sudo apt-get install beagle</font></p>
<p>8. <strong>Beryl</strong><br />
For some out of the world eye candy, apart from Ubuntu desktop effects install <a href="http://www.beryl-project.org/">Beryl</a>. Beryl is an OpenGL accelerated desktop with underlying Compiz libraries that bring out some fantastic desktop effects like workspaces on a cube, window decorations and actions and many more screen effects. Read this <a href="http://ubuntuguide.org/wiki/Ubuntu:Feisty#OpenCompositing:_Beryl_and_Compiz">guide </a> to get Beryl setup on your computer.</p>
<p>9. This point is added just for kicks <img src='http://gadget7.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
But seriously, what this point would really signify is that, your journey in discovering the true potential of open source has just started and it is up to you to take it forward.</p>
<p>Related Post:<br />
<a href="http://gadget7.com/2007/08/14/some-os-please/">some OS please!!</a></p>
<p>[ Source: Hyperlinks at appropriate places ]</p>
]]></content:encoded>
			<wfw:commentRss>http://gadget7.com/2007/08/26/new-to-ubuntu-you-could-start-here/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>some OS please!!</title>
		<link>http://gadget7.com/2007/08/14/some-os-please/</link>
		<comments>http://gadget7.com/2007/08/14/some-os-please/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 12:00:34 +0000</pubDate>
		<dc:creator>vinay</dc:creator>
				<category><![CDATA[PC]]></category>
		<category><![CDATA[Rate it!/ Reviews]]></category>

		<guid isPermaLink="false">http://gadget7.com/2007/08/14/some-os-please/</guid>
		<description><![CDATA[The last month was a period of experiments with my computer, starting with the fact that I was running on a ‘going to break’ HDD and the DST short test was failing repeatedly. So before anything, I backed up all my data (which also includes my windows partition) after running openSUSE in recovery mode; and [...]]]></description>
			<content:encoded><![CDATA[<p>The last month was a period of experiments with my computer, starting with the fact that I was running on a ‘going to break’ HDD and the DST short test was failing repeatedly. So before anything, I backed up all my data (which also includes my windows partition) after running openSUSE in recovery mode; and trust me it was quite a breeze, reinforcing my crush on Linux. Later that day I called DELL support and they promptly shipped me a replacement hard drive one working day later, but the OEM OS that id also asked them to ship was going to take a few days longer as the package which includes WinXP, device drivers, sonic, win backup and a few others were flying in from Netherlands. Nevertheless I was happy with their prompt and ‘no questions asked’ service, afterall I guess ive already paid them quite a sum when I took the 3 yr complete care support for my inspiron 6400.<br />
<span id="more-102"></span><br />
A few months before this day I had installed the <a href="http://www.windowsxlive.net/?page_id=15">vista transformation pack</a> just to see what the hype was all about. Must say, I was impressed by the freshness it gave to the aging, yet stable XP. So I decided to head to the nearest and dearest electronics shop to get the Vista Home Premium. I like the way it installed, M$soft finally decided to keep it simple and viola!! I also have my disk management utility inbuilt right into the installer, and without second thought retained 20gigs of free space for THE Linux. Two weeks passed and I liked the way vista felt, till I realized that I need more memory for what started to seem like a dying computer. I think I<!--more--> can quite easily point the finger at vista that required ~500 MB just to boot and get running. I ‘tried’ installing Halo for vista, and not to my surprise it didn’t quite go on well. You already get the picture, don’t you? Nevertheless 2Gigs of memory is on its way..</p>
<p>A jobless Sunday afternoon, and what more could I do when I find the ubuntu feisty fawn media lying around, 10GB of free space and a geeky mind. No prizes for guessing right, im now happily ubutun’d with a fresh and functional desktop. And <a href="http://www.youtube.com/watch?v=lawkc3jH3ws">here</a> is a trailer of what could be done with Ubuntu and Beryl</p>
<p>Tell me that you still aren’t impresses by just the eye candy, then here is more from a functionality p.o.v. The ubuntu installation is completed with a couple of user inputs that loads off a Live CD making life much easier, then comes the best part, the apt-get feature provided by Debian (the platform over which ubuntu is build) is used to install any application from the command prompt, all u need to know is the name of the application, and a simple `apt-get app_name` will look for the application online, download it, resolve dependencies and install the app. Ive got two words, “luvin it”</p>
<p>Next adventure would be tweaking and compiling the G15 drivers to get my <a href="http://www.logitech.com/index.cfm/products/details/US/EN,CRID=2173,CONTENTID=12263">Logitech Z10</a>  working, and then Vmware to get virtual servers running. More later …</p>
<p>Like a few wise men have said &#8230;</p>
<p>Live free, or die.<br />
Linux!!</p>
<p>If you are obsessed with the Mac and yet reading this, i thank you for your Patience. Peace <img src='http://gadget7.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://gadget7.com/2007/08/14/some-os-please/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rate Sony Cybershot DSC-T100</title>
		<link>http://gadget7.com/2007/07/21/rate-t100/</link>
		<comments>http://gadget7.com/2007/07/21/rate-t100/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 11:59:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Digital Cameras]]></category>
		<category><![CDATA[Rate it!/ Reviews]]></category>

		<guid isPermaLink="false">http://gadget7.com/2007/07/21/rate-t100/</guid>
		<description><![CDATA[The DSC-T100 comes with an array of great features all cased in a slim form. It&#8217;s loaded with an 8.1 megapixel carl zeis, 5x optical zoom lens and a 3 inches &#8220;Clear Photo LCD LCD Plus™&#8221; screen for snapping and sharing photos. The Cybershot T100 also comes with technologies like the Face Detection, in-camera retouching, [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://gadget7.com/wp-content/uploads/2007/07/cybershot_t100.jpg" title="Sony Cybershot T100"><img src="http://gadget7.com/wp-content/uploads/2007/07/cybershot_t100.jpg" alt="Sony Cybershot T100" height="243" width="428" /></a></p>
<p>The DSC-T100 comes with an array of great features all cased in a slim form. It&#8217;s loaded with an 8.1 megapixel carl zeis, 5x optical zoom lens and a 3 inches &#8220;Clear Photo LCD LCD Plus™&#8221; screen for snapping and sharing photos.</p>
<p><span id="more-5"></span></p>
<p>The Cybershot T100 also comes with technologies like the Face Detection, in-camera retouching, D-range optimization, HD output and the Sony Double Anti-Blur Solution that lets you shoot in low light.  Check out the specifications below and submit your reviews and ratings.</p>
<h3>Specifications</h3>
<p class="col"><!-- begin column 1 --><strong>LCD                 </strong><!-- MQC 6439, display only if not empty --><br />
3.0&#8243; (230K Pixels) Clear Photo LCD<sup>TM</sup> plus screen</p>
<p><strong>Lens Type</strong><br />
Carl Zeiss® Vario-Tessar®</p>
<p><strong>Recording Media</strong><br />
31MB internal Flash Memory, optional Memory Stick® DUO Media, optional Memory Stick DUO PRO™ Media</p>
<p><strong>Megapixel</strong><!-- MQC 6439, display only if not empty --><br />
8.1 MP</p>
<p><strong>Total Zoom</strong><br />
10X</p>
<ul><!-- MQC 6439, display only if not empty --></ul>
<p><strong>Optical Zoom</strong><br />
5X</p>
<p><strong>Focal Length</strong><br />
5.8 &#8211; 29mm</p>
<ul><!-- MQC 6439, display only if not empty --></ul>
<p><strong>35mm Equivalent</strong><br />
35 &#8211; 175 mm</p>
<ul><!-- MQC 6439, display only if not empty --></ul>
<p><strong>ISO</strong><br />
Auto, 80, 100, 200, 400, 800, 1600, 3200</p>
<ul><!-- MQC 6439, display only if not empty --></ul>
<p><strong>Shutter Speed</strong><br />
1/4-1/1000 sec. (Auto), 1&#8243;-1/1000 sec. (Program Auto)</p>
<ul><!-- MQC 6439, display only if not empty --></ul>
<p><strong>Aperture Range</strong><br />
f3.5-5.6(W), f4.4-10.0(T)<br />
<strong>Face Detection</strong><br />
Yes<br />
<strong>Burst Mode</strong><br />
100 shots at 2.1 fps (all resolutions)</p>
<p><strong>Media/Battery Indicator</strong><br />
Yes/Yes<br />
<strong>Memory Stick PRO™ Media Compatibility</strong><br />
Tested to support up to 8GB Memory Stick DUO PRO<sup>TM</sup> media capacity<a href="javascript:showFootnotes();"><sup>1</sup></a>; does not support Access Control security function.<br />
<strong>Color Mode(s)</strong><br />
Black &amp; White, Natural, Sepia, Vivid</p>
<p><strong>White Balance</strong><br />
Automatic, Cloudy, Daylight, Fluorescent 1, Fluorescent 2, Fluorescent 3, Incandescent, Flash<br />
<strong>Movie Mode(s)</strong><br />
MPEG VX Fine with Audio (640&#215;480 at 30fps) (MPEG VX Fine requires Memory Stick DUO PRO™ media), MPEG VX Standard with Audio (640&#215;480 at 16fps), Presentation Mode (320 x 240 at 8.3fps).<br />
<strong>Scene Mode(s)</strong><br />
Beach, Fireworks, High Speed Shutter, High Sensitivity, Landscape, Snow, Soft Snap, Twilight, Twilight Portrait<br />
<strong>AF Illuminator Light</strong><br />
Yes<br />
<strong>PictBridge Compatible</strong><br />
Yes<br />
<strong>SteadyShot® Image Stabilization</strong><br />
Yes<br />
<strong>In-Camera Editing</strong><br />
Red-eye reduction, soft edge filter, cross filter, partial color filter, fish-eye filter<br />
<strong>Flash Effective Range</strong><br />
ISO Auto: 5/16” to 12&#8242; 1&#8243; (0.1-3.7m)(W), ISO 3200: 5/16&#8243; to 25&#8242;-4&#8243; (0.1-7.7m)(T)<br />
<strong>Battery Capacity</strong><br />
3.6V, 960 mAh<br />
<strong>Operating System Compatibility</strong><br />
Microsoft® 2000 Professional, Me, XP Home and Professional; Macintosh® OS 9.1/9.2/OS X (10.0-10.4)<br />
<strong>Supplied Software</strong><br />
Windows: Picture Motion Browser Vers 2.0 + USB Driver</p>
]]></content:encoded>
			<wfw:commentRss>http://gadget7.com/2007/07/21/rate-t100/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
