<?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>gHacks technology news &#187; Knowledge</title>
	<atom:link href="http://www.ghacks.net/category/knowledge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Major improvements with Fedora 12</title>
		<link>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/</link>
		<comments>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 17:51:05 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18640</guid>
		<description><![CDATA[In the wake of Ubuntu&#8217;s 9.10 release, many distributions were forgotten. But one distribution, in particular, keeps getting better and better under the radar. That distribution? Fedora. Just this week Fedora 12 was released, brining some serious improvements not only to the cutting edge distribution, but to Linux in general.
Upon installation you might not immediately [...]]]></description>
			<content:encoded><![CDATA[<p>In the wake of Ubuntu&#8217;s 9.10 release, many distributions were forgotten. But one distribution, in particular, keeps getting better and better under the radar. That distribution? Fedora. Just this week Fedora 12 was released, brining some serious improvements not only to the cutting edge distribution, but to Linux in general.</p>
<p>Upon installation you might not immediately notice the improvements. They are there and eventually these improvements will impress you. So instead of you having to wade through the distribution to witness these improvements, I will highlight those that will have certain impact on the user&#8230;whether directly or indirectly.</p>
<p><span id="more-18640"></span><strong>Bluetooth Support</strong></p>
<p>You might be wondering why I am starting with a feature that isn&#8217;t used by everyone. The main reason is because this is the update that might excite users (at least mobile users) the most. With the latest release not only has bluetooth support matured, but tethering support has become almost foolproof! So now that laptop can tether to your cell via usb. But the improvements don&#8217;t end there. One of the issues, prior to 12, that plagued Linux bluetooth users was battery drain. Now bluetooth services are run &#8220;on demand&#8221; so that thirty seconds after the last bluetooth device was used, the service is suspended.</p>
<p><strong>Network manager improvements</strong></p>
<p>Another large step forward is with the Network Manager. Although this is the best of the best Linux network management tools, it still had room for improvement. What has been improved is:</p>
<ul>
<li>IpV6 support.</li>
<li>Better shared, static, and system-wide connection support.</li>
<li>Easy to configure bluetooth tethering</li>
</ul>
<p><strong>Out of the box tablet support</strong></p>
<p>This will come to the surprise of anyone that has had to get tablet support working with Linux. Fedora 12 will work without having to muck around with xorg.conf! Tablet pressure sensitivity, handwriting recognition, and many more features will work, out of the box! This is big news for anyone who wants to use a tablet PC with Linux.</p>
<p><strong>Updates improvements</strong></p>
<p>For those of you who grow more and more frustrated with the constant barrage of updates with a Fedora distribution, you will be happy to know that Fedora has made some serious improvements. First RPM now uses XZ compression (instead of gzip), so packages are smaller. Also, the Presto plugin is now enabled by default. Presto uses RPM deltas which only use files that have changed. Between XZ and deltas file downloads are considerably smaller and updating is noticeably faster.</p>
<p><strong>Bug reporting</strong></p>
<p>One thing to keep in mind is that Fedora is a cutting edge distribution, so bug reporting should be a task most Fedora users follow through with. Fedora 12 makes this task very simple. When an application crashes data is automatically collected (without the user having to run back traces and such). With the help of the new Abrt tool, reporting bugs is about as simple as possible. The user doesn&#8217;t even have to go to Bugzilla to report a bug!</p>
<p><strong>Graphics</strong></p>
<p>There have been a number of improvements for graphics with Fedora 12. One of the more important updates is the experimental drivers that give 3D support for graphics cards without the use of proprietary drivers.</p>
<p><strong>Clustered Samba</strong></p>
<p>Another exciting addition is the GFS2 Fedora 12 Samba allows you to  have multiple instances of smbd across different nodes of a cluster. With this you can export a gfs2 filesystem through one or more nodes in the cluster. Clustered Samba will provide high-availablity of the Samba service.</p>
<p><strong>Final thoughts</strong></p>
<p>This is just a taste of what Fedora 12 is brining to the Linux table. There is a veritable plethora of new features available with Fedora 12. For a complete list, take a look at <a title="Fedora 12 Wiki" href="http://fedoraproject.org/wiki/Releases/12/FeatureList" target="_blank">this Wiki page</a> for an all encompassing  look at the feature list.</p>

	Tags: <a href="http://www.ghacks.net/tag/distribution/" title="distribution" rel="tag">distribution</a>, <a href="http://www.ghacks.net/tag/fedora/" title="Fedora" rel="tag">Fedora</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/15/create-your-own-version-of-fedora-with-revisor/" title="Create your own version of Fedora with Revisor (May 15, 2009)">Create your own version of Fedora with Revisor</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/12/manage-network-devices-in-fedora/" title="Manage Network Devices in Fedora (March 12, 2009)">Manage Network Devices in Fedora</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/05/09/linux-distribution-chooser/" title="Linux Distribution Chooser (May 9, 2006)">Linux Distribution Chooser</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/get-to-know-linux-live-cd/" title="Get To Know Linux: Live CD (February 18, 2009)">Get To Know Linux: Live CD</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/12/fedora-live-usb-creator/" title="Fedora Live USB Creator (April 12, 2009)">Fedora Live USB Creator</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Super Creepy Cyborg Insects Will Soon Spy On You</title>
		<link>http://www.ghacks.net/2009/10/13/super-creepy-cyborg-insects-will-soon-spy-on-you/</link>
		<comments>http://www.ghacks.net/2009/10/13/super-creepy-cyborg-insects-will-soon-spy-on-you/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:03:51 +0000</pubDate>
		<dc:creator>Shailpik</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[beetles]]></category>
		<category><![CDATA[cyborg insects]]></category>
		<category><![CDATA[future science]]></category>
		<category><![CDATA[pentagon]]></category>
		<category><![CDATA[the matrix]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17231</guid>
		<description><![CDATA[Pentagon has been working on a special type of technology that would turn bugs in to something that would really live up to the multiple meanings of bug. Okay, I will give it to you straight – they are working on something that&#8217;ll turn normal bugs in to remote controlled ones that can be controlled, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-17235" title="Cyborg_beetle" src="http://www.ghacks.net/wp-content/uploads/2009/10/46537050_cyborg_x220.jpg" alt="Cyborg_beetle" width="203" height="152" />Pentagon has been working on a special type of technology that would turn bugs in to something that would really live up to the multiple meanings of <em>bug.</em> Okay, I will give it to you straight – they are working on something that&#8217;ll turn normal bugs in to remote controlled ones that can be controlled, erm…remotely and flown like a toy helicopter. Like I said, it is not just creepy, it is super creepy.</p>
<p>Scientists at University of California, Berkley have actually accomplished this task. They have successfully attached tiny electrodes and other electronic parts on to living insects. Through these implants, the bug can now be maneuvered through a laptop.</p>
<p><span id="more-17231"></span>The engineering principle behind is not very difficult to understand. Since we human beings can’t exactly one-up nature on engineering, this is a sort of hack in to the system. It’s like installing a malware that takes control of your computer and then the malware creator manipulates your system through the implant.</p>
<p>The bugs are implanted with the electronic parts at the pupal stage or around the time when they retreat inside the pupa. This way, they actually grow up with parts implanted in them. Then when they are fully grown and take flight, the electrodes transmit electrical pulses in to their nervous system and muscles. So in case the controller wants the bug to veer left during flight, the electrodes charge the left  muscles to make them work harder and the body turns left. Is it is just me or does this sound eerily similar to the way human beings were controlled in The Matrix?</p>
<p style="text-align: center;"><img class="size-full wp-image-17236 aligncenter" title="Free yourself from the Matrix!-1" src="http://www.ghacks.net/wp-content/uploads/2009/10/Free-yourself-from-the-Matrix-1.jpg" alt="Free yourself from the Matrix!-1" width="650" height="321" /></p>
<p>The bug that is being shown off at this point is a Beetle. The developers of the system, Hirotaka Sato and Michel Maharbiz, talked to the <em>Neuroscience Magazine</em> and told them that they had successfully demonstrated remote control in free flight through an <em>implantable</em> radio-equipped <em>neural transmitter</em>.</p>
<p>Attempts to do things similar to this have been going on for several years now and it has already been tried on insects like cockroaches. But this the first time ever that man has been able to extend this kind of control on an insect. This is not necessarily a good thing though. However, as with every scientific achievement, what comes off it will depend on how we use it. And the identity of the people who are funding it already gives us a large enough hint as to what the purpose of this project might be.</p>
<p>The project is being funded by the Pentagon. More precisely, it is being funded by the US Defense Research Project Agency (DARPA) and they themselves have been trying to build a Nano Air Vehicle or NAV.</p>
<div id="attachment_17237" class="wp-caption aligncenter" style="width: 370px"><img class="size-full wp-image-17237  " title="scary-insect-robot" src="http://www.ghacks.net/wp-content/uploads/2009/10/scary-insect-robot.jpg" alt="thankfully this is still in the realm of Sci Fi" width="360" height="308" /><p class="wp-caption-text">thankfully this is still in the realm of Sci Fi</p></div>
<p>These NAVs would be small enough (less that 7.6cm and 10g) to go to places undetected and carry out reconnaissance missions in urban areas mainly. Even though we have advanced enough in the field of nano-technology to make the insect-implants, we are still unable to build something like that completely on our own.</p>
<p>So the military hopes that the beetles would act like micro air vehicles and give them unprecedented advantages during war.</p>
<p>Thankfully, nothing like that is possible immediately because the control  implant is all that the insects can carry during flight. Any more weight and they will not be able to lift it with their wings. So things like a camera and a GPS transmitter are still quite far away from being implanted on to these insects, which would be the only way they could be of any use in war. They can still carry chemical and biological weapons but that would violate existing war laws.</p>
<p>It&#8217;s funny that they are expected to abide by the law during a war. The developers are saying that this is only the initial stage and practical cyborg insects are anything between two to 10 years away. [<a href="http://news.bbc.co.uk/2/hi/technology/8302903.stm" target="_blank">BBC news</a>]</p>

	Tags: <a href="http://www.ghacks.net/tag/beetles/" title="beetles" rel="tag">beetles</a>, <a href="http://www.ghacks.net/tag/cyborg-insects/" title="cyborg insects" rel="tag">cyborg insects</a>, <a href="http://www.ghacks.net/tag/future-science/" title="future science" rel="tag">future science</a>, <a href="http://www.ghacks.net/tag/pentagon/" title="pentagon" rel="tag">pentagon</a>, <a href="http://www.ghacks.net/tag/the-matrix/" title="the matrix" rel="tag">the matrix</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/13/super-creepy-cyborg-insects-will-soon-spy-on-you/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Get to know Linux: Terminology</title>
		<link>http://www.ghacks.net/2009/08/14/get-to-know-linux-terminology/</link>
		<comments>http://www.ghacks.net/2009/08/14/get-to-know-linux-terminology/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 10:57:26 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux terminology]]></category>
		<category><![CDATA[package manager]]></category>
		<category><![CDATA[X Windows]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15364</guid>
		<description><![CDATA[I have been covering the Linux operating system for a long time now. There are moments when I take it for granted that everyone knows the basic terminology surrounding this operating system. Because this is obviously not the case, I thought it might be a good time to stop and explain some of the terms [...]]]></description>
			<content:encoded><![CDATA[<p>I have been covering the Linux operating system for a long time now. There are moments when I take it for granted that everyone knows the basic terminology surrounding this operating system. Because this is obviously not the case, I thought it might be a good time to stop and explain some of the terms that many Linux users toss about every day as if they were household terms.</p>
<p>Some of these terms might seem very basic to a few readers and some of them not so basic. It is important, however, that we are all standing on common ground and not having to &#8220;google&#8221; a term all the time. This article will not be exhaustive, it will cover a few terms. In later &#8220;Get to know Linux&#8221; articles we will cover more of these terms. Without further adieu, let&#8217;s proceed.</p>
<p><span id="more-15364"></span><strong>~/ or users&#8217; home</strong>: This is the directory, created when you either install your operating system or create a new user (with the right arguments), that holds all of your personal data. This directory is created based on what is in the <strong>/etc/skel</strong> directory. This is the one directory your user has full permissions in. From the command line, the fastest way to get to this directory is to enter the command <em>cd</em>.</p>
<p><strong>Kernel:</strong> This is the heart of Linux. In fact some purists will tell you that this IS Linux and everything else is nothing more than various applications built to run on top of Linux. The Linux kernel is a true preemptive multi-tasking kernel, is written in C, and is the single largest &#8220;application&#8221; on your system. Without the kernel you would not have a Linux operating system. &#8220;Back in the day&#8221; you would hear Linux users talk about &#8220;rolling their own kernel&#8221; or &#8220;compiling their own kernel&#8221;. This referred to building a kernel to meet specific needs. At one time this was almost a necessity for many users. This is not so much the case now as the modern kernel contains just about everything you would need.</p>
<p><strong>Distribution: </strong>A distribution of Linux is a bundled variation of Linux. There are a number of major distributions such as: Ubuntu, Fedora, SuSE, Debian. There are also a far greater number of minor distributions: PCLinuxOS,  Linux Mint, Elive, Gentoo, etc. Each distribution has its own selling point. For example: Ubuntu is one of the best known distributions for new users. On the other hand of the spectrum, Gentoo is for highly experienced users. You will often here the term &#8220;distro&#8221; used in place of &#8220;distribution&#8221;.</p>
<p><strong>Terminal, Console, or Terminal Emulator: </strong>This is where commands are entered. There are really two places this is done: In a terminal window or a Console. Often these terms are exchanged, but there is a difference. A terminal window is generally a small application (like gnome-terminal or xterm) that allows you to enter commands. The console is actually the command line version of the Linux interface. To get to what is typically called &#8220;console mode&#8221; you would either have to go to a virtual console (using &lt;Ctrl&gt;&lt;Alt&gt;F1-0) or log out of X and kill your graphical log in (such as gdm). When your monitor shows nothing but your bash prompt, you are in &#8220;console mode&#8221;.</p>
<p><strong>X:</strong> This term stands for X Window System. In simplest terms, X provides the graphical interface for Linux. Of course it is much more complex than that. The X Windows system alone wouldn&#8217;t offer you much functionality as X only provides the framework for the GUI. Running only X would give you a grayish screen, a cursor, and not much more. What you don&#8217;t see is that X provides the very foundation that enables your window managers and desktops to do what they do. You will often here the phrase &#8220;Log out of X&#8221; which, for the purposes of the end user, means log out of your desktop.</p>
<p><strong>Package Manager: </strong>One of the key selling points for distributions is which package manager they use. A package manager is the system which applications are automatically installed, removed, and generally managed on a system.Two of the major package management systems for Linux: dpkg and rpm. The dpkg was originally for Debian systems but is now employed by Ubuntu and others as well. RPM was created for the Red Hat Linux distribution but now is used by Fedora, SuSE, and others. Each of these systems have both command line tools (such as apt and apt-get for dpkg, and yum for RPM) and GUI tools (such as gpk-application for RPM and Synaptic for dpkg).</p>
<p><strong>Final thoughts</strong></p>
<p>There you have a few of the terms you should be familiar with when using the Linux operating system. We will continue with more terms at a later date. If you would like to request terms to be defined (or if you would like to request a Linux topic in general), please feel free to contact me.</p>

	Tags: <a href="http://www.ghacks.net/tag/distribution/" title="distribution" rel="tag">distribution</a>, <a href="http://www.ghacks.net/tag/kernel/" title="kernel" rel="tag">kernel</a>, <a href="http://www.ghacks.net/tag/linux-terminology/" title="linux terminology" rel="tag">linux terminology</a>, <a href="http://www.ghacks.net/tag/package-manager/" title="package manager" rel="tag">package manager</a>, <a href="http://www.ghacks.net/tag/x-windows/" title="X Windows" rel="tag">X Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/22/software-for-starving-students/" title="Software for Starving Students (December 22, 2006)">Software for Starving Students</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/" title="Major improvements with Fedora 12 (November 18, 2009)">Major improvements with Fedora 12</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/11/23/linux-reboots-are-a-thing-of-the-past-with-ksplice/" title="Linux reboots are a thing of the past with Ksplice (November 23, 2009)">Linux reboots are a thing of the past with Ksplice</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/05/09/linux-distribution-chooser/" title="Linux Distribution Chooser (May 9, 2006)">Linux Distribution Chooser</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/02/09/damn-small-linux-22-released/" title="Damn Small Linux 2.2 released (February 9, 2006)">Damn Small Linux 2.2 released</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/14/get-to-know-linux-terminology/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting up a Dual-Boot – Just the Tutorial to Help</title>
		<link>http://www.ghacks.net/2009/07/11/setting-up-a-dual-boot-%e2%80%93-just-the-tutorial-to-help/</link>
		<comments>http://www.ghacks.net/2009/07/11/setting-up-a-dual-boot-%e2%80%93-just-the-tutorial-to-help/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:26:34 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[dual-boot]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14321</guid>
		<description><![CDATA[Until a couple of months ago, I didn&#8217;t know much about dual-booting. Yes, I knew it meant running two OS&#8217;s on one machine but beyond that, not much else. So when I decided to go ahead and set up a dual boot on my laptop, I definitely needed help.
I got it in the form of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-12033" src="http://www.ghacks.net/wp-content/uploads/2009/04/ubuntu.png" alt="ubuntu" width="64" height="59" />Until a couple of months ago, I didn&#8217;t know much about dual-booting. Yes, I knew it meant running two OS&#8217;s on one machine but beyond that, not much else. So when I decided to go ahead and set up a dual boot on my laptop, I definitely needed help.</p>
<p>I got it in the form of the <a href="http://members.iinet.net/~herman546/index.html" target="_blank">Illustrated Dual Boot</a> site. As the name suggests, the site is packed with tutorials to assist people with dual-booting their computer to run both Windows and Ubuntu. The tutorials help install Ubuntu versions right from Gutsy Gibbon to Karmic Koala (the upcoming release). For Windows versions, there are installation tutorials for everything from Windows 98 to Windows7.<br />
<span id="more-14321"></span><br />
What makes the Illustrated Dual Boot site so good? It&#8217;s the fact that the tutorials are really well written. Any tutorial you choose has exactly what you need to get a dual-boot system up and running, right from beginning to end. Within the tutorial is some information on the tools required for the dual-boot as well as some basic checks before you begin.</p>
<p>Every step within a tutorial is illustrated. This is extremely important because often a step might not make much sense but if you can actually see how it takes place, it becomes easier to do it yourself. Some steps are also accompanied by possible errors you might encounter and how to solve them, another necessity for an installation.</p>
<p>I used the Jaunty Jackalope / Windows7 Graphical Installation &#8216;C&#8217; tutorial to successfully dual-boot Jaunty and Windows XP. The clear instructions in simple language were easy to understand and implement with no problems whatsoever.</p>
<p>Tech experts probably don&#8217;t need someone to tell them how to set up a dual-boot on a machine. However, the vast majority of people using computers are not tech-savvy and having a resource like the Illustrated Dual Boot site reduces their dependence on others to do things for them. This site is also perfect for people who want to take the plunge into Linux but are being held back by the fear of having to install their own OS.</p>
<p>Have you used the Illustrated Dual Boot site anytime? Do you know of any similar resources? What do you think of computer novices using online tutorials to install an OS? Let me know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/dual-boot/" title="dual-boot" rel="tag">dual-boot</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/tutorials/" title="tutorials" rel="tag">tutorials</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/14/triple-boot-vista-xp-and-ubuntu/" title="Triple Boot Vista, XP and Ubuntu (November 14, 2006)">Triple Boot Vista, XP and Ubuntu</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/12/preparing-myself-for-linux-and-vista/" title="Preparing myself for Linux and Vista (December 12, 2006)">Preparing myself for Linux and Vista</a> (9)</li>
	<li><a href="http://www.ghacks.net/2006/08/29/linux-windows-dual-boot-video-tutorial/" title="Linux Windows Dual Boot Video Tutorial (August 29, 2006)">Linux Windows Dual Boot Video Tutorial</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/13/adding-windows-vista-and-kubuntu-to-windows-xp/" title="Adding Windows Vista and Kubuntu to Windows XP (December 13, 2006)">Adding Windows Vista and Kubuntu to Windows XP</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/11/setting-up-a-dual-boot-%e2%80%93-just-the-tutorial-to-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Assign IPv6 addresses in Linux</title>
		<link>http://www.ghacks.net/2009/07/08/assign-ipv6-addresses-in-linux/</link>
		<comments>http://www.ghacks.net/2009/07/08/assign-ipv6-addresses-in-linux/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:37:22 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[/etc/init.d/networks]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[Linux network addresses]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13965</guid>
		<description><![CDATA[It is inevitable that IPv6 addresses are going to eventually take over. When that happens you will need to know just how to assign an IPv6 address in your Linux operating system. Of course this will only be necessary on a system that uses a static IP address, but when you&#8217;re using Linux that can [...]]]></description>
			<content:encoded><![CDATA[<p>It is inevitable that IPv6 addresses are going to eventually take over. When that happens you will need to know just how to assign an IPv6 address in your Linux operating system. Of course this will only be necessary on a system that uses a static IP address, but when you&#8217;re using Linux that can happen fairly often. Having this knowledge on hand will make this transition seamless.</p>
<p>Of course you will have to have a kernel that is compiled with IPv6 support. Most modern Linux distributions already have this built in. You also have to have your IPv6 addresses handy. I use <a title="IPv6 calculator" href="http://grox.net/utils/ipv6.php" target="_blank">this</a> simple web-based IPv6 calculator. With that tool select the IPv4 to IPv6 conversion and you should be good to go. So with everything in hand, you are ready to configure.</p>
<p><span id="more-13965"></span><img src="http://www.ghacks.net/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><strong>IPv6 support</strong></p>
<p>First make sure your kernel supports IPv6. To do this you can first run the command:</p>
<p><em>sudo lsmod|less</em></p>
<p>and search the listing to see if ipv6 is there. If not try loading it with the command:</p>
<p><em>sudo /sbin/modprobe ipv6</em></p>
<p>Now issue the <em>lsmod</em> command to see if it is there. It should be.</p>
<p><strong>Configuration</strong></p>
<p>The file you want to configure will be the standard network interface configuration. Remember you are going to configure for static IP addresses. The file in question is <strong>/etc/network/interfaces</strong>. Most likely this is either not configured (if you are using DHCP) or set up for IPv4. We are going to blow that away now. We are also going to add something to this file that will ensure IPv6 is loaded properly and that your networking us making use of the new address scheme.</p>
<p>The details of our configuration:</p>
<p>IPv4 address: 192.168.1.10</p>
<p>IPv6 Address: 2002:c0a8:10a::</p>
<p>IPv4 gateway: 192.168.1.1</p>
<p>IPv6 gateway: 2002:c0a8:0101::</p>
<p>Now let&#8217;s add this to the <strong>/etc/network/interfaces </strong>file. The new file will look like this:</p>
<p><code>#IPV6 static configuration<br />
iface eth0 inet6 static<br />
pre-up modprobe ipv6<br />
address 2002:c0a8:10a::</code><code><br />
netmask <span>64</span><br />
gateway 2002:c0a8:0101::</code><code><br />
</code></p>
<p>Notice the &#8220;pre-up&#8221; command. That is where we ensure that IPv6 is added to the kernel, otherwise you run the risk of attempting to use an IPv6 address in a system that is looking for an IPv4 address.</p>
<p>Now you will want to restart networking with the command:</p>
<p><em>/etc/init.d/networking restart</em></p>
<p>You should now have an IPv6 address enabled.</p>
<p><strong>Testing</strong></p>
<p>Before you assume everything is working, let&#8217;s make sure first. You can check your IP routing with the command:</p>
<p><em>ip -6 route show</em></p>
<p>The above command should return something like:</p>
<p><em>2002:c0a8:0100/64 dev eth0 proto kernel  scope  link src 2002:c0a8:10a</em></p>
<p>You can also check by pinging with the <em>ping6 </em>tool. A good IPv6 address to try is the Google address. Issue this command:</p>
<p><em>ping6 ipv6.google.com</em></p>
<p>If IPv6 isn&#8217;t working you will get error:</p>
<p><em>Network is unreachable</em></p>
<p>If IPv6 is working you will see the standard ping results in your terminal window.</p>
<p><strong>Final thoughts</strong></p>
<p>It&#8217;s only a matter of time before IPv6 is the defacto standard for network addressing. When that happens you do not want to be behind the curve or you&#8217;ll lose out fast. Make sure you know how to configure your Linux servers for IPv6 static addressing. You&#8217;ll be glad you do when the time comes.</p>

	Tags: <a href="http://www.ghacks.net/tag/etcinit-dnetworks/" title="/etc/init.d/networks" rel="tag">/etc/init.d/networks</a>, <a href="http://www.ghacks.net/tag/ipv6/" title="ipv6" rel="tag">ipv6</a>, <a href="http://www.ghacks.net/tag/linux-network-addresses/" title="Linux network addresses" rel="tag">Linux network addresses</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/29/remote-ssh-run-processes-anywhere-on-different-platforms/" title="Remote SSH: Run processes anywhere on different platforms (March 29, 2009)">Remote SSH: Run processes anywhere on different platforms</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/08/assign-ipv6-addresses-in-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>In Plain English</title>
		<link>http://www.ghacks.net/2009/07/07/in-plain-english/</link>
		<comments>http://www.ghacks.net/2009/07/07/in-plain-english/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 16:37:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[common craft]]></category>
		<category><![CDATA[in plain english]]></category>
		<category><![CDATA[tech videos]]></category>
		<category><![CDATA[training videos]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14206</guid>
		<description><![CDATA[If you have to explain a concept to someone you better make sure to match their proficiency level so that they actually understand what you are talking about. If you work in tech support you usually talk to users all the time who have little to no knowledge at all about technology. They might get [...]]]></description>
			<content:encoded><![CDATA[<p>If you have to explain a concept to someone you better make sure to match their proficiency level so that they actually understand what you are talking about. If you work in tech support you usually talk to users all the time who have little to no knowledge at all about technology. They might get confused if you throw words like web browser, email client or operating system at them. </p>
<p>In Plain English is a video series on Youtube and the common craft website that explains concepts in plain terms so that everyone, even someone who has little to no knowledge about the concept can understand it.</p>
<p><span id="more-14206"></span>Their latest video is for example explaining RSS Feeds. How would you explain RSS feeds to someone who never heard about the concept before. The videos do an excellent job of explaining these concepts in plain terms.  There are basically four topics (Green, Money, Society and Technology) to chose from. The technology category contains explanations of Twitter, social media or wikis among others. </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-dnL00TdmLY&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-dnL00TdmLY&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>All videos are made without computers and do not show a single computer screen or hardware. You can watch all videos either on the <a href="http://www.commoncraft.com/">Common Craft</a> website or at Youtube <a href="http://www.youtube.com/user/leelefever">directly</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/common-craft/" title="common craft" rel="tag">common craft</a>, <a href="http://www.ghacks.net/tag/in-plain-english/" title="in plain english" rel="tag">in plain english</a>, <a href="http://www.ghacks.net/tag/tech-videos/" title="tech videos" rel="tag">tech videos</a>, <a href="http://www.ghacks.net/tag/training-videos/" title="training videos" rel="tag">training videos</a>, <a href="http://www.ghacks.net/tag/videos/" title="videos" rel="tag">videos</a>, <a href="http://www.ghacks.net/tag/youtube/" title="youtube" rel="tag">youtube</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/24/youtube-enhance-youtube-experience/" title="Youtube: Enhance Youtube Experience (April 24, 2009)">Youtube: Enhance Youtube Experience</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/11/13/youtube-to-add-1080p-hd-videos/" title="Youtube To Add 1080p HD Videos (November 13, 2009)">Youtube To Add 1080p HD Videos</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/03/10/youtube-removed-videos-and-turkey-lifts-ban/" title="Youtube removed videos and Turkey lifts ban (March 10, 2007)">Youtube removed videos and Turkey lifts ban</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/16/youtube-downloader-and-manager/" title="Youtube Downloader And Manager (March 16, 2009)">Youtube Downloader And Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/05/21/youtomb-tracks-taken-down-videos-from-youtube/" title="Youtomb tracks taken down videos from Youtube (May 21, 2008)">Youtomb tracks taken down videos from Youtube</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/07/in-plain-english/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Track Changes to Website Policies with TOSBack</title>
		<link>http://www.ghacks.net/2009/06/19/track-changes-to-website-policies-with-tosback/</link>
		<comments>http://www.ghacks.net/2009/06/19/track-changes-to-website-policies-with-tosback/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 14:40:25 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[privacy policy]]></category>
		<category><![CDATA[tosback]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13703</guid>
		<description><![CDATA[When you sign-up at a website or install a piece of software, you are often asked if you &#8216;accept the terms-of-service.&#8217; This is a really long document full of legalese. Most people don&#8217;t even bother to read it and just click the accept button. Even yours truly pretty much just skims through these parts. However, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-13704" src="http://www.ghacks.net/wp-content/uploads/2009/06/sq-eff-logo.png" alt="sq-eff-logo" width="120" height="120" />When you sign-up at a website or install a piece of software, you are often asked if you &#8216;accept the terms-of-service.&#8217; This is a really long document full of legalese. Most people don&#8217;t even bother to read it and just click the accept button. Even yours truly pretty much just skims through these parts. However, when you agree to use a site&#8217;s service, you are entering into an agreement with them. So, the least you should do is find up exactly what you&#8217;re signing up for and how your personal information will be used.</p>
<p>Even those who read the terms and conditions during sign-up should be aware that website terms-of-service can change at any time. Even website policies often change. The problem is, most people don&#8217;t have time to visit 10 or 15 sites regularly and read through terms-of service agreements and website policies.</p>
<p>Thankfully, the Electronic Frontier Foundation, a digital civil liberties group is keeping track of some of these changes. You can see these changes by visiting <a href="http://www.tosback.org/timeline.php" target="_blank">TOSBack</a>, a site dedicated to terms-of-service tracking. The aim of the site is to show how these agreements change over time.</p>
<p>TOSBack is currently monitoring agreements for 58 popular websites. These include social networking sites like <a href="http://www.ghacks.net/2009/10/17/facebook-login/">Facebook</a>, Myspace, and Twitter, user-content run sites like Flickr and YouTube, as well as online shopping giants Amazon and Ebay among other sites.<br />
<span id="more-13703"></span></p>
<p>Updates are posted on the home page, as and when a policy changes. Clicking on a specific link opens up a page with the agreement text. Changes to the agreement are highlighted so that you don&#8217;t have to spend time searching for additions and deletions.</p>
<p>A site like TOSBack provides an important service. User agreements are the basis of a trustworthy relationship with a service provider. However, they are often forgotten until a problem with the site arises and then people scramble to read website policies. With TOSBack, a user can stay in touch with policy changes and quickly recognize anything he is not comfortable with.</p>
<p>Do you read user agreements and other policies when you sign-up with a service? Have you heard of TOSBack before? What do you think of this tracking mechanism? Let me know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/online-services/" title="Online Services" rel="tag">Online Services</a>, <a href="http://www.ghacks.net/tag/privacy-policy/" title="privacy policy" rel="tag">privacy policy</a>, <a href="http://www.ghacks.net/tag/tosback/" title="tosback" rel="tag">tosback</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/06/19/what-online-services-would-you-recommend/" title="What Online Services would you recommend ? (June 19, 2007)">What Online Services would you recommend ?</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/04/05/website-value-calculator-stimator/" title="Website Value Calculator Stimator (April 5, 2009)">Website Value Calculator Stimator</a> (27)</li>
	<li><a href="http://www.ghacks.net/2009/10/28/web-trend-maps/" title="Web Trend Maps (October 28, 2009)">Web Trend Maps</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/23/typealizer-what-type-is-that-blog/" title="Typealizer: What Type is That Blog (November 23, 2008)">Typealizer: What Type is That Blog</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/03/30/see-who%e2%80%99s-watching-your-videos-on-youtube/" title="See Who’s Watching Your Videos on YouTube (March 30, 2008)">See Who’s Watching Your Videos on YouTube</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/19/track-changes-to-website-policies-with-tosback/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sleep Talking Mode To Save Energy</title>
		<link>http://www.ghacks.net/2009/05/02/sleep-talking-mode-to-save-energy/</link>
		<comments>http://www.ghacks.net/2009/05/02/sleep-talking-mode-to-save-energy/#comments</comments>
		<pubDate>Sat, 02 May 2009 08:53:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[computer system]]></category>
		<category><![CDATA[idle mode]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[sleep mode]]></category>
		<category><![CDATA[sleep talking]]></category>
		<category><![CDATA[somniloquy]]></category>
		<category><![CDATA[standby]]></category>
		<category><![CDATA[suspend]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/02/sleep-talking-mode-to-save-energy/</guid>
		<description><![CDATA[Sleep Mode &#8211; which goes under the name standby, sleep or suspend depending on the operating system in use &#8211; has been created to save energy in situations where a computer system does not perform any active calculations. The operating system will power down most of the connected hardware devices except for the computer memory [...]]]></description>
			<content:encoded><![CDATA[<p>Sleep Mode &#8211; which goes under the name standby, sleep or suspend depending on the operating system in use &#8211; has been created to save energy in situations where a computer system does not perform any active calculations. The operating system will power down most of the connected hardware devices except for the computer memory which is being used to restore the previous state once the computer ends sleep mode. The unresponsiveness of computer systems that are in sleep mode made it impracticable for certain situations where response is required. This includes staying connected to a computer network, being available in Instant Messengers and VOIP software or availability for remote access.</p>
<p><span id="more-12527"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/05/sleeptalking.jpg" alt="sleeptalking" title="sleeptalking" width="400" height="300" class="alignnone size-full wp-image-12526" /></p>
<p><a href="http://www.physorg.com/news159787471.html">Sleep Talking</a>, a new system that is called internally Somniloquy has been designed by computer scientists at UC San Diego and Microsoft Research, combines the energy saving benefits of sleep mode with the responsiveness of awake mode. An USB prototype has been created that acts as a low end computer system impersonating the host computer on the network. The prototype comes with the ability to wake the host computer system if necessary. This can be an incoming call using voice over IP or a P2P download that filled the internal flash memory of the USB prototype so that the contents have to be written to the host computer system.</p>
<p>Tests that the researchers conducted resulted in power savings between 60 and 80 percent depending on the use model compared to idle state which is </p>

	Tags: <a href="http://www.ghacks.net/tag/computer-system/" title="computer system" rel="tag">computer system</a>, <a href="http://www.ghacks.net/tag/idle-mode/" title="idle mode" rel="tag">idle mode</a>, <a href="http://www.ghacks.net/tag/sleep/" title="sleep" rel="tag">sleep</a>, <a href="http://www.ghacks.net/tag/sleep-mode/" title="sleep mode" rel="tag">sleep mode</a>, <a href="http://www.ghacks.net/tag/sleep-talking/" title="sleep talking" rel="tag">sleep talking</a>, <a href="http://www.ghacks.net/tag/somniloquy/" title="somniloquy" rel="tag">somniloquy</a>, <a href="http://www.ghacks.net/tag/standby/" title="standby" rel="tag">standby</a>, <a href="http://www.ghacks.net/tag/suspend/" title="suspend" rel="tag">suspend</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/04/automatic-sleep-mode-wake-up/" title="Automatic Sleep Mode Wake Up (October 4, 2008)">Automatic Sleep Mode Wake Up</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/05/20/what-you-should-do-after-buying-a-new-computer-system/" title="What You Should Do After Buying A New Computer System (May 20, 2009)">What You Should Do After Buying A New Computer System</a> (18)</li>
	<li><a href="http://www.ghacks.net/2008/07/27/use-caffeine-to-keep-your-pc-awake/" title="Use Caffeine To Keep Your PC Awake (July 27, 2008)">Use Caffeine To Keep Your PC Awake</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/05/01/shutdown-restart-or-logoff-pcs-with-twitter/" title="Shutdown, Restart Or Logoff PCs With Twitter (May 1, 2009)">Shutdown, Restart Or Logoff PCs With Twitter</a> (23)</li>
	<li><a href="http://www.ghacks.net/2007/12/25/refresh-yourself-with-power-nap-sounds/" title="Refresh yourself with power-nap sounds (December 25, 2007)">Refresh yourself with power-nap sounds</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/02/sleep-talking-mode-to-save-energy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Tryst with Ubuntu: Things Worked. Mostly.</title>
		<link>http://www.ghacks.net/2009/04/18/my-first-tryst-with-ubuntu-things-worked-mostly/</link>
		<comments>http://www.ghacks.net/2009/04/18/my-first-tryst-with-ubuntu-things-worked-mostly/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 07:48:43 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[dual booting]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12123</guid>
		<description><![CDATA[In my last post, I mentioned wanting to try out Linux, specifically Ubuntu. After much consideration and with the help of the Ghacks readers, I decided to try the Ubuntu LiveCD before actually installing it. However, I first had to bump up my laptop&#8217;s RAM, which took a while. It&#8217;s tough to get compatible DDR [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/ubuntu.png" alt="ubuntu" title="ubuntu" width="64" height="59" class="alignleft size-full wp-image-12033" />In my <a href="http://www.ghacks.net/2009/03/21/ask-the-readers-someone-gave-me-a-laptop-now-what/" target="_blank">last post</a>, I mentioned wanting to try out Linux, specifically Ubuntu. After much consideration and with the help of the Ghacks readers, I decided to try the Ubuntu LiveCD before actually installing it. However, I first had to bump up my laptop&#8217;s RAM, which took a while. It&#8217;s tough to get compatible DDR RAM these days.</p>
<p><span id="more-12123"></span>Once my laptop was ready, it was time to try out the LiveCD. I&#8217;d contemplated waiting for Jaunty to be released just so I could have the latest release but then decided to go with Intrepid. After all, if things go well, I can always upgrade later.</p>
<p>I downloaded the .<em>iso</em> image from the official image, burned it and popped it into the laptop&#8217;s CD-ROM drive after changing the boot configuration so it would boot from the CD. In my first attempt, the CD failed to boot. At this point I&#8217;m not sure what the problem is so I put in an old version of the dyne:bolic LiveCD that I&#8217;d burned over a year ago.</p>
<p>This time the laptop booted from the CD so I figured that my Ubuntu CD wasn&#8217;t burned properly. Since I had already booted dyne:bolic, I decided to play around with it. Everything worked fine for five minutes and then my machine hung. Nothing I did would fix it so I just let the battery drain out. Note to self? Find &#8216;ctrl+alt+delete&#8217; equivalent in Linux.</p>
<p>By this time, I re-burn my Ubuntu CD but I insert it into the CD-ROM with some trepidation. The CD takes a while to boot and for a few moments I think it&#8217;s hung again but then I get the welcome screen and I calm down. I select the &#8216;try Ubuntu without installing&#8217; and wait for the CD to finish booting.</p>
<p>The first thing that greets me is the brown-toned screen that I&#8217;ve seen in most Ubuntu screenshots. Not that I have anything against it but I don&#8217;t think I could look at it day in and day out and not be able to change it. I fire up Rhythmbox and to my Winamp-accustomed eyes, it does not look like a great media player. However, I&#8217;m not complaining and I try to play a few songs through my attached pen-drive. Yes, I know <em>mp3s</em> are not supported out of the box but it was a bit of a rude awakening.</p>
<p>I decide to shut down my laptop and work on it later, But first, I need to disconnect the pen drive. In Windows, I&#8217;m used to the &#8216;Safely remove hardware&#8217; option but I don&#8217;t see something similar here. So I right-click the drive and select &#8216;unmount&#8217;. It disappears from my screen but the drive light is still on. I do a quick search on the net and find that everything&#8217;s okay. Unmount is the right option and with some drives, the light stays on after that.</p>
<p>All in all, I&#8217;m pretty satisfied with my first Ubuntu run. It wasn&#8217;t perfect but it wasn&#8217;t a disaster either. I&#8217;m planning to experiment some more with the LiveCD over the weekend and see what else Ubuntu has to offer. Any tips for me?</p>

	Tags: <a href="http://www.ghacks.net/tag/dual-booting/" title="dual booting" rel="tag">dual booting</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/livecd/" title="LiveCD" rel="tag">LiveCD</a>, <a href="http://www.ghacks.net/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/14/how-to-dual-boot-windows-vista-and-linux/" title="How to dual boot Windows Vista and Linux (December 14, 2008)">How to dual boot Windows Vista and Linux</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/12/08/get-to-know-linux-installation/" title="Get To Know Linux: Installation (December 8, 2008)">Get To Know Linux: Installation</a> (15)</li>
	<li><a href="http://www.ghacks.net/2008/12/08/choosing-the-right-distributio-will-ease-your-migration/" title="Choosing the right distribution will ease your migration (December 8, 2008)">Choosing the right distribution will ease your migration</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/18/my-first-tryst-with-ubuntu-things-worked-mostly/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>5 essential tools to learn a language</title>
		<link>http://www.ghacks.net/2009/03/24/5-essential-tools-to-learn-a-language/</link>
		<comments>http://www.ghacks.net/2009/03/24/5-essential-tools-to-learn-a-language/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 23:40:18 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[dictionaries]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[learn languages]]></category>
		<category><![CDATA[learn languages online]]></category>
		<category><![CDATA[linguistics]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11423</guid>
		<description><![CDATA[gHacks has a diverse range of editors, living in, amongst other places, the UK, Germany and Hungary. All write in the medium of English, but learning a foreign language is no easy task.
I am currently trying to learn French and German and often find myself using many computer-based resources to ease my learning, some obvious, [...]]]></description>
			<content:encoded><![CDATA[<p>gHacks has a diverse range of editors, living in, amongst other places, the UK, Germany and Hungary. All write in the medium of English, but learning a foreign language is no easy task.</p>
<p>I am currently trying to learn French and German and often find myself using many computer-based resources to ease my learning, some obvious, like dictionaries, and some not-so, like podcasts.</p>
<p><strong>Dictionaries</strong></p>
<p>Different languages generally have different online dictionaries. For German, I often find myself using <a href="http://dict.cc">dict.cc</a>, whilst for French, I use <a href="http://dictionary.reverso.net/english-french/">Reverso</a>. The best way to find dictionaries is to Google, but one option to definitely consider is the ever-growing <a href="http://www.wiktionary.org/">Wiktionary</a>. Effectively every language has a Wiktionary and whilst it can be difficult to navigate, it is quite large and the range of languages makes it amazing.</p>
<p><span id="more-11423"></span><strong>Verb conjugators</strong></p>
<p><a href="http://www.verbix.com/">Verbix</a> is another web-based tool. It allows you to conjugate verbs, and even supports irregular ones.</p>
<p>The free web-based tool supports verb conjugation in 97 languages, ranging from Afrikaans, to Milanese, to Old English to Welsh! <a href="http://www.verbix.com/windowsverbix/">They offer Windows shareware which supports over 300 languages.</a></p>
<p><a href="http://tools.verbix.com/guess/">Verbix also offers a tool too which analyses text and guesses its language.</a></p>
<p><strong>Podcasts</strong></p>
<p>Podcasts are a very useful way to perfect your listening.</p>
<p>It is very useful for me to hear a native German or a Francophone to speak.</p>
<p>Browsing iTunes will obviously bring up many possibilities.</p>
<p>My suggestions? For German, use <a href="http://www.slowgerman.com/">Slow German</a>. For French, try <a href="http://www.onethinginafrenchday.com/">One thing in a French day</a>. Naturally, I can&#8217;t make suggestions for other languages!</p>
<p><strong>Vocabulary trainers</strong></p>
<p>One of the best ways to learn is purely to repeat.</p>
<p>Many vocabulary trainers are available. These allow you to input words, or use preprepared word lists, and then be tested on them. The trainers compile statistics so you can identify weak points etc.</p>
<p>For OS X, try the freeware <a href="http://www.tj-hd.co.uk/en-gb/vocab/index.html">Vocab</a>. A wide-range of options exist for Windows users; <a href="http://www.vocabularytrainer.net/">ProvaLingua</a> seems popular. Another option, which also works under Linux, is <a href="http://www.antikoerperchen.de/vokabeltrainer/englisch/screenshots.php">this program</a>.</p>
<p><strong>Wikipedia</strong></p>
<p>I already mentioned that Wiktionary exists in many languages, but so does Wikipedia.</p>
<p>To improve your knowledge of a foreign language, try reading an article on your native language Wikipedia and then on a foreign one. It won&#8217;t be the same word for word, but many ideas will be similar so you should be able to pick out some key words.</p>
<p>Wikipedia is also a good way to find technical vocabulary in a foreign tongue.</p>

	Tags: <a href="http://www.ghacks.net/tag/dictionaries/" title="dictionaries" rel="tag">dictionaries</a>, <a href="http://www.ghacks.net/tag/dictionary/" title="dictionary" rel="tag">dictionary</a>, <a href="http://www.ghacks.net/tag/language/" title="language" rel="tag">language</a>, <a href="http://www.ghacks.net/tag/languages/" title="languages" rel="tag">languages</a>, <a href="http://www.ghacks.net/tag/learn-languages/" title="learn languages" rel="tag">learn languages</a>, <a href="http://www.ghacks.net/tag/learn-languages-online/" title="learn languages online" rel="tag">learn languages online</a>, <a href="http://www.ghacks.net/tag/linguistics/" title="linguistics" rel="tag">linguistics</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/03/wikilook-displays-dictionary-word-definitions-without-leaving-the-website/" title="WikiLook Displays Dictionary Word Definitions Without Leaving The Website (September 3, 2009)">WikiLook Displays Dictionary Word Definitions Without Leaving The Website</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/25/visual-thesaurus-vocabgrabber/" title="Visual Thesaurus VocabGrabber (June 25, 2009)">Visual Thesaurus VocabGrabber</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/26/translator-add-on-for-firefox/" title="Translator Add-on for Firefox (December 26, 2006)">Translator Add-on for Firefox</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/02/11/tips-for-hard-core-english-learners/" title="Tips for hard-core English learners (February 11, 2008)">Tips for hard-core English learners</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/12/02/the-sage-english-dictionary-and-thesaurus/" title="The Sage English Dictionary and Thesaurus (December 2, 2006)">The Sage English Dictionary and Thesaurus</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/24/5-essential-tools-to-learn-a-language/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MSI or EXE Setup</title>
		<link>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/</link>
		<comments>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:47:10 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[bootstrapper]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[setup.exe]]></category>
		<category><![CDATA[software installation]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows installer]]></category>
		<category><![CDATA[windows setup]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/23/msi-or-exe-setup/</guid>
		<description><![CDATA[Some software programs are unpacked to both an msi ans exe setup file. If you are a end user you might wonder which to execute to install the application properly. Chance is that you tried both ways at least once and noticed that clicking the msi or the exe setup file would install the application [...]]]></description>
			<content:encoded><![CDATA[<p>Some software programs are unpacked to both an msi ans exe setup file. If you are a end user you might wonder which to execute to install the application properly. Chance is that you tried both ways at least once and noticed that clicking the msi or the exe setup file would install the application properly. The setup.exe that you encounter in lots of software distributions is called a bootstrapper. This setup.exe file will check if the computer system is capable of running the software program; If it is it will initiate msiexec.exe which will launch the installation using the msi file.</p>
<p>Users who double-click on the msi file directly will also install the application but with the possibility that it will not run properly on the computer system. Take a computer program that requires the Microsoft .net Framework 3.5 for example. If the user has an older version of the framework installed setup.exe will download the files needed and launch the installation of the compatible framework and launch the installation using the msi file afterwards.</p>
<p>If the user installs using the msi file the installation will go through without problems but might experience an application crash or warning message while starting the application. It is therefor recommend on end user systems to always install applications using the setup.exe file if both a setup.exe and xyz.msi are available after unpacking the software program.</p>
<p><span id="more-11422"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/setup_msi_exe.jpg" alt="setup ms exe" title="setup ms exe" width="380" height="220" class="alignnone size-full wp-image-11421" /></p>
<p>There are even some msi setup files out there that will not perform the installation upon execution but request an installation using the setup.exe file instead to ensure that all necessary components are installed.</p>

	Tags: <a href="http://www.ghacks.net/tag/bootstrapper/" title="bootstrapper" rel="tag">bootstrapper</a>, <a href="http://www.ghacks.net/tag/exe/" title="exe" rel="tag">exe</a>, <a href="http://www.ghacks.net/tag/installer/" title="installer" rel="tag">installer</a>, <a href="http://www.ghacks.net/tag/knowledge/" title="Knowledge" rel="tag">Knowledge</a>, <a href="http://www.ghacks.net/tag/msi/" title="msi" rel="tag">msi</a>, <a href="http://www.ghacks.net/tag/setupexe/" title="setup.exe" rel="tag">setup.exe</a>, <a href="http://www.ghacks.net/tag/software-installation/" title="software installation" rel="tag">software installation</a>, <a href="http://www.ghacks.net/tag/tutorial/" title="tutorial" rel="tag">tutorial</a>, <a href="http://www.ghacks.net/tag/windows-installer/" title="windows installer" rel="tag">windows installer</a>, <a href="http://www.ghacks.net/tag/windows-setup/" title="windows setup" rel="tag">windows setup</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/23/windows-installer-cleanup-utility/" title="Windows Installer CleanUp Utility (July 23, 2009)">Windows Installer CleanUp Utility</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/03/01/software-installation-monitor/" title="Software Installation Monitor (March 1, 2009)">Software Installation Monitor</a> (11)</li>
	<li><a href="http://www.ghacks.net/2006/12/10/showmedo-free-video-tutorial-website/" title="ShowMeDo Free Video Tutorial Website (December 10, 2006)">ShowMeDo Free Video Tutorial Website</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/04/28/learning-the-shell/" title="Learning the Shell (April 28, 2006)">Learning the Shell</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/11/11/join-multiple-video-files-into-one/" title="Join multiple video files into one (November 11, 2006)">Join multiple video files into one</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Find the Best Deals on Textbooks</title>
		<link>http://www.ghacks.net/2009/03/13/how-to-find-the-best-deals-on-textbooks/</link>
		<comments>http://www.ghacks.net/2009/03/13/how-to-find-the-best-deals-on-textbooks/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 15:36:56 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[capusbooks]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[online stores]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11187</guid>
		<description><![CDATA[Most of you will agree with me when I say that education (especially in university) is expensive. After tuition and living costs, the next highest expense on the list will no doubt be textbooks. College textbooks prescribed by the university change on an almost yearly basis and most students have no choice but to cough [...]]]></description>
			<content:encoded><![CDATA[<p>Most of you will agree with me when I say that education (especially in university) is expensive. After tuition and living costs, the next highest expense on the list will no doubt be textbooks. College textbooks prescribed by the university change on an almost yearly basis and most students have no choice but to cough up the money to buy them.</p>
<p>In the early days, the only way a student could find a cheaper textbook was to buy a used copy from someone who had taken the same course earlier. Now, with the internet, you can search for textbooks online and buy them from the online store. However, if you want to score a good deal, it&#8217;s best to use a service like <a href="http://www.campusbooks.com/" target="_blank">Campusbooks</a>.</p>
<p>For people who have no time to scour multiple websites or don&#8217;t know all the resources for buying textbooks online, Campusbooks is extremely helpful. When you look for a book, the site searches multiple sites like Amazon, AbeBooks, eBay, and other similar sites. Then, the search results are neatly displayed so you can check whatever interests you. Once you select a book, you are directed to the online store to make the payment.</p>
<p><span id="more-11187"></span>Users can search for a book by name, author, keyword, or ISBN number. Additionally, they can browse by category. When search results are displayed, a summary of the lowest prices is shown first. The next two sections in the results page are the lowest prices for new books and used ones. Search results include international editions as well, which are often cheaper than books in the US. A search for a biochemistry book showed a 100$ price difference between the US and the international versions.</p>
<p>Campusbooks has a lot of other services. Users can sell their old textbooks to other sites or go one step further and donate textbooks. The site also offers to alert a user when the book he&#8217;s looking for becomes available at a particular price. With Campusbooks, it&#8217;s easier to find the cheapest textbooks available.</p>
<p>Have you ever used Campusbooks? What do you think of this service? What other sites do you know of to get textbooks and other school supplies cheap? Let me know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/books/" title="books" rel="tag">books</a>, <a href="http://www.ghacks.net/tag/capusbooks/" title="capusbooks" rel="tag">capusbooks</a>, <a href="http://www.ghacks.net/tag/education/" title="education" rel="tag">education</a>, <a href="http://www.ghacks.net/tag/online-stores/" title="online stores" rel="tag">online stores</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/27/wikipedia-gets-books-and-gets-printed/" title="Wikipedia gets books and gets printed (February 27, 2009)">Wikipedia gets books and gets printed</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/26/use-worldcat-to-search-libraries-worldwide/" title="Use Worldcat to Search Libraries Worldwide (September 26, 2008)">Use Worldcat to Search Libraries Worldwide</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/12/05/unsuggester-and-some-apache-htacces-tips/" title="Unsuggester and some Apache .htaccess tips (December 5, 2006)">Unsuggester and some Apache .htaccess tips</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/29/the-open-courseware-movement-offers-free-education-online/" title="The Open Courseware Movement Offers Free Education Online (June 29, 2009)">The Open Courseware Movement Offers Free Education Online</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/05/04/self-publish-for-free-with-lulu/" title="Self-publish for free with Lulu (May 4, 2009)">Self-publish for free with Lulu</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/13/how-to-find-the-best-deals-on-textbooks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>If-Else Statements in OpenOffice Calc</title>
		<link>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/</link>
		<comments>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 16:03:29 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Advanced]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Calc]]></category>
		<category><![CDATA[forumula]]></category>
		<category><![CDATA[IF/ELSE]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[openoffice howto]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[spreadsheets]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10119</guid>
		<description><![CDATA[I do a lot with spreadsheets. And when I work in spreadsheets I work in OpenOffice. Most people know the ins and outs of spreadsheets, but many don&#8217;t realize just how powerful spreadsheets can be. Openoffice Calc holds a lot more bang for the users&#8217; buck than you might think. For instance, did you know [...]]]></description>
			<content:encoded><![CDATA[<p>I do a lot with spreadsheets. And when I work in spreadsheets I work in OpenOffice. Most people know the ins and outs of spreadsheets, but many don&#8217;t realize just how powerful spreadsheets can be. Openoffice Calc holds a lot more bang for the users&#8217; buck than you might think. For instance, did you know that Calc can do If/Else statements? In this spreadsheet tutorial you will learn how to use IF/ELSE statements in OpenOffice Calc.</p>
<p>Let&#8217;s say you have two columns of numbers and you want to add a third column based on the other two data. That third columns&#8217; entry will depend upon the information in the first two. IF entry A is greater than B THEN C is X ELSE C is Y.</p>
<p><span id="more-10119"></span>But how does one do this? It&#8217;s actually quite easy. Let&#8217;s start out with a more simple example and move on to a more complex example.</p>
<p>The first example will illustrate a basic IF/ELSE statement that uses only two columns of data. We&#8217;ll do a simple spreadsheet that deals with how many persons each employee will bring to a company picnic. To make things easy if the person enters &#8220;0&#8243; that means they are not bringing a guest (the employee, however,  IS required to come) and if they enter &#8220;1&#8243; that means they are which means that employee equals two attendees. The first column will represent the name of the employee and the second column is how many guests the employee will bring. The formula to enter into the third column would look like:</p>
<p>=IF(B1=1;2;1)</p>
<p>What this will do is enter a &#8220;2&#8243; in the third cell is the employee is bringing a guest and a 1 if they are not.</p>
<p>Now let&#8217;s make this a bit more complex. For this example we&#8217;ll have three columns. The first column is a number that represents how many hours an employee worked. The second column will represent how many hours over 40 they worked. The third column will represent how much overtime pay they made. But let&#8217;s say you also have to account for zero hours worked. The formula for the second column would look like this:</p>
<p>=IF(A9&lt;=40;0; IF(A9&gt;40;(A9-40)))</p>
<p>For the third column let&#8217;s continue with this idea. Say if an employee worked over 5 hours of overtime they would gain an extra 100 dollar bonus in their check. So we&#8217;ll add a fourth column for bonuses. For simplicity&#8217;s sake all employees make $10.00 an hour. Overtime is standard time and a half pay. So the forumla for the third column would be a standard:</p>
<p>=SUM((40*10)+(B9*15))</p>
<p>And the formula for the fourth column would be:</p>
<p>=IF(B9&gt;=5;100;0)</p>
<p>Now for the final total for employee salary a fifth column would be added that would look like:</p>
<p>=SUM(C9+D9)</p>
<p><strong>Final Thoughts</strong></p>
<p>The examples may be very simple but the idea can be applied to many instances. Using IF/ElSE statements in OpenOffice Calc can quickly take your spreadsheets to a much higher level of usability.</p>

	Tags: <a href="http://www.ghacks.net/tag/calc/" title="Calc" rel="tag">Calc</a>, <a href="http://www.ghacks.net/tag/forumula/" title="forumula" rel="tag">forumula</a>, <a href="http://www.ghacks.net/tag/ifelse/" title="IF/ELSE" rel="tag">IF/ELSE</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/openoffice/" title="openoffice" rel="tag">openoffice</a>, <a href="http://www.ghacks.net/tag/openoffice-howto/" title="openoffice howto" rel="tag">openoffice howto</a>, <a href="http://www.ghacks.net/tag/openofficeorg/" title="OpenOffice.org" rel="tag">OpenOffice.org</a>, <a href="http://www.ghacks.net/tag/spreadsheets/" title="spreadsheets" rel="tag">spreadsheets</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/25/if-else-statements-in-openoffice-calc/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Get Handy Household Tips from MrsFixit</title>
		<link>http://www.ghacks.net/2009/01/15/get-handy-household-tips-from-mrsfixit/</link>
		<comments>http://www.ghacks.net/2009/01/15/get-handy-household-tips-from-mrsfixit/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 15:50:41 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[do-it-yourself]]></category>
		<category><![CDATA[hardware solutions]]></category>
		<category><![CDATA[household tips]]></category>
		<category><![CDATA[mrsfixit]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9916</guid>
		<description><![CDATA[I confess that I’m not particularly adept when it comes to working with hardware. I can work with nuts and bolts and have even built my own switchboards but I’m always looking to upgrade my skills. Besides, as most people know, getting people to come and fix things can turn out to be a very [...]]]></description>
			<content:encoded><![CDATA[<p>I confess that I’m not particularly adept when it comes to working with hardware. I can work with nuts and bolts and have even built my own switchboards but I’m always looking to upgrade my skills. Besides, as most people know, getting people to come and fix things can turn out to be a very expensive affair most of the time.</p>
<p>That’s why I love <a href="http://www.mrsfixit.com/" target="_blank">MrsFixit</a>. The brainchild of a woman who decided she’d had enough of paying for fixing things and rolled up her sleeves to do things herself. After sharing her tips with her friends, she put them online to share with other people, especially women.</p>
<p>MrsFixit is full of do-it-yourself solutions for getting things done around the home. From female oriented subjects like alternative uses for common substances and kitchen tips to installing a lighting system or a guide to plumbing, the site ahs tips on pretty much everything, including working outdoors.</p>
<p><span id="more-9916"></span>The instructions on MrsFixit are fairly easy to follow. Every project includes a note on the tools you need for the task as well as detailed stepwise instructions on how to go about the job. The site also has its own newsletter, and a store to let you make purchases where you can often get discounts on products. In addition, MrsFixit has her own show, which is broadcast all over the USA.</p>
<p>Although the site is primarily aimed at the female gender, these tips are handy for just about anyone. I don’t know many guys who can install a toilet bowl and I’m the kind of person who believes that everyone should know how to do basic repairs irrespective of their gender.</p>
<p>What do you think of the tips on MrsFixit? Have you tried any of them out? Do you know of any similar sites? Let me know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/do-it-yourself/" title="do-it-yourself" rel="tag">do-it-yourself</a>, <a href="http://www.ghacks.net/tag/hardware-solutions/" title="hardware solutions" rel="tag">hardware solutions</a>, <a href="http://www.ghacks.net/tag/household-tips/" title="household tips" rel="tag">household tips</a>, <a href="http://www.ghacks.net/tag/mrsfixit/" title="mrsfixit" rel="tag">mrsfixit</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/27/have-you-ever-built-a-laptop-sleeve/" title="Have You Ever Built a Laptop Sleeve (September 27, 2008)">Have You Ever Built a Laptop Sleeve</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/12/25/diy-easy-cpu-probe/" title="DIY: Easy CPU probe (December 25, 2007)">DIY: Easy CPU probe</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/16/5min-life-videopedia/" title="5Min Life Videopedia (October 16, 2008)">5Min Life Videopedia</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/15/get-handy-household-tips-from-mrsfixit/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5 Great New Features Of Windows 7</title>
		<link>http://www.ghacks.net/2009/01/13/5-great-new-features-of-windows-7/</link>
		<comments>http://www.ghacks.net/2009/01/13/5-great-new-features-of-windows-7/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 21:55:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows 7 beta]]></category>
		<category><![CDATA[windows 7 features]]></category>
		<category><![CDATA[windows 7 secrets]]></category>
		<category><![CDATA[windows 7 tips]]></category>
		<category><![CDATA[windows 7 tweaks]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9866</guid>
		<description><![CDATA[Do not worry. This article will not contain the same old blabla that most of the other Windows 7 toplist articles will mention. It will instead concentrate on five lesser known but powerful new features that increase productivity by a large margin. 
You might want to check out our article about Windows 7 which has [...]]]></description>
			<content:encoded><![CDATA[<p>Do not worry. This article will not contain the same old blabla that most of the other <a href="http://windows7news.com/">Windows 7</a> toplist articles will mention. It will instead concentrate on five lesser known but powerful new features that increase productivity by a large margin. </p>
<p>You might want to check out our article about <a href="http://www.ghacks.net/2009/01/11/windows-7-beta-download-without-limits/">Windows 7</a> which has all the information you need to download the beta of the new Microsoft operating system. If you are not convinced yet that this is a good idea read on; You might be surprised:</p>
<p><span id="more-9866"></span><strong>1. Opening multiple Instances of the same program</strong></p>
<p>Want to open multiple instances of the same program? Maybe a second command prompt or another application that can be opened in multiple instances? Instead of opening the program again the usual way you can simply press the SHIFT key and left-click on the first instance in the Windows Taskbar to open a second one.</p>
<p><strong>2. Problem Steps Recorder</strong></p>
<p>If you ever had to do phone support you know how hard it can be to understand what the user on the other end of the phone did and wants.  The Problem Steps Recorder is a sweet little tool in Windows 7 that can be used by the user to record his steps.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/01/psrexe.jpg" alt="psr.exe" title="psr.exe" width="442" height="69" class="alignnone size-full wp-image-9868" /></p>
<p>All that the user needs to do is start the recorder by entering psr in the Start Menu box and click on Start Record in the program interface. Screenshots will be taken from user actions. It is possible to add comments at any time if the user feels so. The whole recording will be saved as a zip file containing a slideshow of the actions.</p>
<p><strong>3. Pin Favorite Folders</strong></p>
<p>Want to add a favorite folders to Windows Explorer to be able to access them faster? Just drag and drop the folder to the favorites menu. It will remain there until you delete it with the delete key again.</p>
<p><strong>4. Moving Windows and such</strong></p>
<p>Windows 7 introduces several new keyboard shortcuts for window management. Some useful ones are:</p>
<ul>
<li>[Windows Shift Left Arrow] or [Windows Shift Right Arrow] to move windows from one computer monitor to another.</li>
<li>[Windows Left Arrow] or [Windows Right Arrow] to dock windows to the left or right side</li>
<li>[Windows Up Arrow] to maximize a window</li>
<li>[Windows Down Arrow] to restore or minimize windows</li>
<li>[Windows Home] to minimize all windows but the active one</li>
</ul>
<p><strong>5. Shortcuts to start pinned taskbar items</strong></p>
<p>Pressing [Win Number] will start a new instance of a pinned taskbar item. You should also note that the items can be dragged and dropped into different positions easily. </p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/windows-7/" title="windows 7" rel="tag">windows 7</a>, <a href="http://www.ghacks.net/tag/windows-7-beta/" title="windows 7 beta" rel="tag">windows 7 beta</a>, <a href="http://www.ghacks.net/tag/windows-7-features/" title="windows 7 features" rel="tag">windows 7 features</a>, <a href="http://www.ghacks.net/tag/windows-7-secrets/" title="windows 7 secrets" rel="tag">windows 7 secrets</a>, <a href="http://www.ghacks.net/tag/windows-7-tips/" title="windows 7 tips" rel="tag">windows 7 tips</a>, <a href="http://www.ghacks.net/tag/windows-7-tweaks/" title="windows 7 tweaks" rel="tag">windows 7 tweaks</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/22/windows-7-news/" title="Windows 7 News (April 22, 2008)">Windows 7 News</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/05/12/windows-7-features-video/" title="Windows 7 Features Video (May 12, 2008)">Windows 7 Features Video</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/01/11/windows-7-beta-download-without-limits/" title="Windows 7 Beta Download Without Limits (January 11, 2009)">Windows 7 Beta Download Without Limits</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/01/09/windows-7/" title="Windows 7 (January 9, 2009)">Windows 7</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/uninstalling-features-in-windows-7/" title="Uninstalling Features In Windows 7 (March 6, 2009)">Uninstalling Features In Windows 7</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/13/5-great-new-features-of-windows-7/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Installing Fonts in Linux</title>
		<link>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/</link>
		<comments>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 19:12:37 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[installing fonts in linux]]></category>
		<category><![CDATA[linux fonts]]></category>
		<category><![CDATA[mkfontdir]]></category>
		<category><![CDATA[true type fonts in linux]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9763</guid>
		<description><![CDATA[If you do much desktop publishing or graphics work in Linux than you might be at a place where you are struggling to get fonts installed. Well never fear &#8211; it&#8217;s not nearly as difficult as it sounds. In fact, installing fonts in Linux is quite easy. Of course the easiest means to installing fonts [...]]]></description>
			<content:encoded><![CDATA[<p>If you do much desktop publishing or graphics work in Linux than you might be at a place where you are struggling to get fonts installed. Well never fear &#8211; it&#8217;s not nearly as difficult as it sounds. In fact, installing fonts in Linux is quite easy. Of course the easiest means to installing fonts in Linux is with the command line. In this article you are going to learn how to install true type fonts both per user and globally.</p>
<p>Naturally one of the issues with fonts is where to get them. If you do a search for &#8220;free fonts&#8221; you will come up with plenty of sites that offer fonts. There are even sites that sell fonts for a reasonable price. Of course if you are serious about desktop publishing or graphics you will want to look at higher quality fonts. On with the installation.</p>
<p><span id="more-9763"></span><strong>Per User Installation</strong></p>
<p>By far the easiest installation is the per user installation. What this type of install does is install the fonts in such a way that only the targeted use has access to the fonts. For this type of installation download all of your fonts into a directory the user has access to (the ~/Downloads directory works fine.) Once you have your fonts collected (You will most likely have to unzip each file which will result in either .ttf or .TTF files) do the following (all in a terminal window) within the directory containing your downloaded fonts.</p>
<p>mkdir ~/.fonts</p>
<p>mv *ttf *TTF ~/.fonts</p>
<p>Now log out of your desktop environment and log back in. Those fonts should now be available to you. If you&#8217;re unsure you can fire up either OpenOffice or The GIMP to see if your fonts are available. They should be.</p>
<p><strong>Global Installation</strong></p>
<p>Installing fonts globally allows all users access to the fonts. This is not as simple as installing per-user but it is still simple. You sill have to download all of your fonts. Once you have them downloaded unzip the files (making sure all the *ttf and *TTF files are in the same directory) and su to the root user. Once you are the root user issue the following commands:</p>
<ul>
<li>mkdir   -p /usr/local/share/fonts/ttfonts</li>
<li>mv *ttf *TTF /usr/local/share/fonts/ttfonts</li>
<li>cd   /usr/local/share/fonts/ttfonts</li>
<li>ttmkfdir   -o fonts.scale</li>
<li>mkfontdir</li>
<li>chkfontpath   &#8211;add /usr/local/share/fonts/ttfonts</li>
<li>/etc/rc.d/init.d/xfs   restart</li>
</ul>
<p>Now log out of your desktop and you can log in as any user and the fonts will be available to them.</p>
<p><strong>Final Thoughts</strong></p>
<p>See, installing fonts in Linux isn&#8217;t difficult &#8211; especially when installing on a per user basis. For most people the first method will suffice. Unless you work on a machine that is used by more than one user, you will only need the per user method. Of course if the global installation method is a bit daunting you can always copy the fonts into the <em>~/.fonts</em> directory of every user that needs access to the various true type fonts.</p>

	Tags: <a href="http://www.ghacks.net/tag/installing-fonts-in-linux/" title="installing fonts in linux" rel="tag">installing fonts in linux</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-fonts/" title="linux fonts" rel="tag">linux fonts</a>, <a href="http://www.ghacks.net/tag/mkfontdir/" title="mkfontdir" rel="tag">mkfontdir</a>, <a href="http://www.ghacks.net/tag/true-type-fonts-in-linux/" title="true type fonts in linux" rel="tag">true type fonts in linux</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/09/installing-fonts-in-linux/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Getting to Know The GIMP Interface</title>
		<link>http://www.ghacks.net/2009/01/07/getting-to-know-the-gimp-interface/</link>
		<comments>http://www.ghacks.net/2009/01/07/getting-to-know-the-gimp-interface/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 20:55:30 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[image-editing]]></category>
		<category><![CDATA[The GIMP]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9717</guid>
		<description><![CDATA[For many people, the biggest hurdle to using The GIMP is the user interface. When The GIMP began it started out with a very different UI than any other application. That UI was sustained, pretty much as-is, until The GIMP 2.6. With the adoption of 2.6 the user interface took a turn towards being more [...]]]></description>
			<content:encoded><![CDATA[<p>For many people, the biggest hurdle to using The GIMP is the user interface. When The GIMP began it started out with a very different UI than any other application. That UI was sustained, pretty much as-is, until The GIMP 2.6. With the adoption of 2.6 the user interface took a turn towards being more user-friendly. But with the new interface came enough change to confuse some of the old school users like myself. But like any user interface, once you get to know your way around the UI, it&#8217;s second nature.</p>
<p>So let&#8217;s break The GIMP&#8217;s UI into its constituent pieces and make using this excellent application a snap to use.</p>
<p><span id="more-9717"></span>When you open up The GIMP it defaults to three main windows: The Main Window, The Toolbox, and the Utility Window. These are the meat and potatoes of The GIMP. To get a better understanding of the whole we have to break it down into its pieces. We&#8217;ll start with the Main Window.</p>
<p><strong>Main Window</strong></p>
<p><strong></strong></p>
<div id="attachment_9718" class="wp-caption alignnone" style="width: 510px"><strong><strong><img class="size-medium wp-image-9718" src="http://www.ghacks.net/wp-content/uploads/2009/01/gimp_main_window-500x169.png" alt="Main Window" width="500" height="169" /></strong></strong><p class="wp-caption-text">Main Window</p></div>
<p><strong></strong>From the Main Window all actions can take place. But the main action with the Main Window is opening and saving images. If you were a user prior to 2.6 this is where you will notice the biggest changes. One of the issues new users had was that once an image was opened they didn&#8217;t realize there was a right click mouse menu they could use when they were working within images.</p>
<div id="attachment_9720" class="wp-caption alignnone" style="width: 510px"><img class="size-medium wp-image-9720" src="http://www.ghacks.net/wp-content/uploads/2009/01/gimp_mouse_menu-500x393.png" alt="Mouse Menu" width="500" height="393" /><p class="wp-caption-text">Mouse Menu</p></div>
<p>As you can see, in the image above, the Main Window now has a built in menu. Prior to 2.6 the Main Window didn&#8217;t include this menu. To get to this menu you had to click on the right mouse button. Now 2.6 has both. This menu contains pretty much everything you need to work with your image. But you don&#8217;t have to count on just these menus for your work.</p>
<p>The Main Menu has one other very nice feature. You can drag an image into this window to open the image. To do this open up Nautilus (or Dolphin, or Konqueror), select an image, and drag the selected image to the Main Window. When an image opens the Main Window seems to disappear. What really happens is the images opens up within the Main Window. When you close the image the Main Window returns to its former self.</p>
<p><strong>Toolbox</strong></p>
<p>The next window is the toolbox (as shown in the image to the right). This window allows you to quickly access all of the tools available.</p>
<div id="attachment_9724" class="wp-caption alignright" style="width: 153px"><img class="size-medium wp-image-9724" src="http://www.ghacks.net/wp-content/uploads/2009/01/gimp_toolbox1-143x500.png" alt="Toolbox" width="143" height="500" /><p class="wp-caption-text">Toolbox</p></div>
<p>When you click on a tool the lower half of the window will change according to the tool. This window is handy to keep open because it gives you fast access to every tool available. Another nice option with the Toolbox is, when you customize a particular tool you can save your customizations. The bottom left corner is the save button for saving tool customizations. You can also customize this window. The small left-pointing arrow near the middle is actually a menu. Click that and you will find other options you can play with. You can add tabs with this menu, lock the tabs to the dock, and save your options.</p>
<p><strong>Utilities</strong></p>
<p>The final window is the Utilities Window. This window is one of the more often overlooked tools of The GIMP. It shouldn&#8217;t be. This is where you deal with layers, channels, paths, etc. And you can add/remove as many tabs from this window as you like.</p>
<div id="attachment_9725" class="wp-caption alignleft" style="width: 169px"><img class="size-medium wp-image-9725" src="http://www.ghacks.net/wp-content/uploads/2009/01/gimp_utilities-159x500.png" alt="Utilities Window" width="159" height="500" /><p class="wp-caption-text">Utilities Window</p></div>
<p>One of the most powerful aspects of The Gimp is the ability to do layering, channels, and paths. The Utilities Window (shown at the left) allows you to add or remove tabs that relate to just about any task you need. By default the Utilities Window has four tabs open: Layers, Channels, Paths, and Undo History. You can add tabs by clicking the left-pointing arrow and then navigating through the Add Tab submenu. Each utility tab is different from the next depending upon the utility. The Layers tab, for instance, has six buttons near the bottom of the tab (which is actually near the center of the window): New Layer, Raise the selected layer, Lower the selected layer, Duplicate the selected layer, Anchor the selected layer, and Delete the selected layer.</p>
<p>You will also notice, at the top of the Utilities Window, a drop-down box. This allows you to select an image to work on when you have more than one image open.</p>
<p><strong>Final Thoughts</strong></p>
<p>And that&#8217;s it &#8211; the basics of The GIMP user interface. Once you get used to this interface you will find it very simple to navigate and much more user-friendly than you thought.</p>

	Tags: <a href="http://www.ghacks.net/tag/image-editing/" title="image-editing" rel="tag">image-editing</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/the-gimp/" title="The GIMP" rel="tag">The GIMP</a>, <a href="http://www.ghacks.net/tag/user-interface/" title="user interface" rel="tag">user interface</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/08/using-the-gimp-with-fewer-windows/" title="Using The GIMP With Fewer Windows (January 8, 2009)">Using The GIMP With Fewer Windows</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/01/05/get-graphic-with-the-gimp/" title="Get Graphic with The GIMP (January 5, 2009)">Get Graphic with The GIMP</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/05/24/using-layers-in-the-gimp/" title="Using Layers in The GIMP (May 24, 2009)">Using Layers in The GIMP</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/23/taking-screenshots-in-linux/" title="Taking screenshots in Linux (June 23, 2009)">Taking screenshots in Linux</a> (17)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/07/getting-to-know-the-gimp-interface/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Should You Defragment A SSD?</title>
		<link>http://www.ghacks.net/2009/01/03/should-you-defragment-a-ssd/</link>
		<comments>http://www.ghacks.net/2009/01/03/should-you-defragment-a-ssd/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 08:45:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[hardware tips]]></category>
		<category><![CDATA[solid state drives]]></category>
		<category><![CDATA[solid state drives defrag]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[ssd defrag]]></category>
		<category><![CDATA[ssd drives]]></category>
		<category><![CDATA[ssd tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9574</guid>
		<description><![CDATA[So called SSD hard drives are becoming increasingly popular especially in the netbook sector. Solid State Drives have several distinctive advantages like faster access times, lower power usage and being completely silent while running. The main disadvantage that you might notice especially in netbooks is the write speed of those drives which is usually lower [...]]]></description>
			<content:encoded><![CDATA[<p>So called SSD hard drives are becoming increasingly popular especially in the netbook sector. Solid State Drives have several distinctive advantages like faster access times, lower power usage and being completely silent while running. The main disadvantage that you might notice especially in netbooks is the write speed of those drives which is usually lower than those of conventional hard drives.</p>
<p>With more and more Solid State Drives hitting the streets it is important to understand the differences. Defragmentation describes the process of physically organizing the contents of a hard drive or partition so that the data sectors of each file will be stored close together to reduce load and seek times.</p>
<p>Solid State Drives can access any location on the drive in the same time. This is one of the main advantages over hard drives. This also means that there is <strong>no need to defragment a Solid State Drive</strong> ever. These drives have actually been designed to write data evenly in all sectors of the drive which the industry is calling wear leveling. Each sector of a Solid State Drive has a limited number of writes before it cannot be overwritten anymore. (this is a theoretical limit which cannot be reached in work environments)</p>
<p><span id="more-9574"></span>If you did defragment your Solid State Disk you can rest assured that you did not harm it in any way. It is just that this process is not needed and that defragmentation causes lots of write processes which means that the drive will reach its write limits sooner. </p>
<p>No need for defragmentation is therefor another advantage of Solid State Drives.</p>

	Tags: <a href="http://www.ghacks.net/tag/hardware-tips/" title="hardware tips" rel="tag">hardware tips</a>, <a href="http://www.ghacks.net/tag/solid-state-drives/" title="solid state drives" rel="tag">solid state drives</a>, <a href="http://www.ghacks.net/tag/solid-state-drives-defrag/" title="solid state drives defrag" rel="tag">solid state drives defrag</a>, <a href="http://www.ghacks.net/tag/ssd/" title="ssd" rel="tag">ssd</a>, <a href="http://www.ghacks.net/tag/ssd-defrag/" title="ssd defrag" rel="tag">ssd defrag</a>, <a href="http://www.ghacks.net/tag/ssd-drives/" title="ssd drives" rel="tag">ssd drives</a>, <a href="http://www.ghacks.net/tag/ssd-tips/" title="ssd tips" rel="tag">ssd tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/08/ssd-security-erase-solid-state-drives-data/" title="SSD Security: Erase Solid State Drives Data (April 8, 2009)">SSD Security: Erase Solid State Drives Data</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/10/optimize-windows-for-solid-state-drives-usage/" title="Optimize Windows For Solid State Drives Usage (January 10, 2009)">Optimize Windows For Solid State Drives Usage</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/15/optimize-slow-solid-state-drives/" title="Optimize Slow Solid State Drives (April 15, 2009)">Optimize Slow Solid State Drives</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/07/20/fast-ssd-vs-hard-disks/" title="Fast SSD vs. Hard Disks (July 20, 2008)">Fast SSD vs. Hard Disks</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/07/22/why-you-should-not-be-an-early-adopter/" title="Why you should not be an early adopter (July 22, 2009)">Why you should not be an early adopter</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/03/should-you-defragment-a-ssd/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Connecting to Wireless Networks in GNOME</title>
		<link>http://www.ghacks.net/2008/12/18/connecting-to-wireless-networks-in-gnome/</link>
		<comments>http://www.ghacks.net/2008/12/18/connecting-to-wireless-networks-in-gnome/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 23:57:08 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Advanced]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux wireless]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[wireless-network]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9130</guid>
		<description><![CDATA[Connecting to wireless networks in Linux has, for a long time, been a nightmare. Until recently wireless was often a deal breaker in Linux (especially with laptops.) But things have changed. Now more cards than ever are supported as well as more protocols. And with the GNOME Network Manager Applet, connecting to a wireless network [...]]]></description>
			<content:encoded><![CDATA[<p>Connecting to wireless networks in Linux has, for a long time, been a nightmare. Until recently wireless was often a deal breaker in Linux (especially with laptops.) But things have changed. Now more cards than ever are supported as well as more protocols. And with the GNOME Network Manager Applet, connecting to a wireless network couldn&#8217;t be easier.</p>
<p>How easy you ask? Let me show you.</p>
<p><span id="more-9130"></span></p>
<p><strong>Locating the applet</strong></p>
<p>The first thing you need to do is find the applet which will be in your system tray either in the top or the bottom panel on your GNOME desktop.</p>
<div id="attachment_9131" class="wp-caption alignnone" style="width: 380px"><img class="size-full wp-image-9131" src="http://www.ghacks.net/wp-content/uploads/2008/12/networkmanagerapplet.png" alt="Network Manager Applet" width="370" height="60" /><p class="wp-caption-text">Network Manager Applet</p></div>
<p>How many bars do you have? As you can see I am already connected to a network. But what if I am not? Simple if you right click the applet a menu will appear which contains the &#8220;Edit Connections&#8221; entry.</p>
<div id="attachment_9132" class="wp-caption alignnone" style="width: 367px"><img class="size-full wp-image-9132" src="http://www.ghacks.net/wp-content/uploads/2008/12/edit_connection.png" alt="Right Click Menu" width="357" height="174" /><br />
<p class="wp-caption-text">Right Click Menu</p></div>
<p>Select the Edit Connections entry to open the Network Connections menu.</p>
<div id="attachment_9133" class="wp-caption alignnone" style="width: 474px"><img class="size-full wp-image-9133" src="http://www.ghacks.net/wp-content/uploads/2008/12/network_connections.png" alt="Network Connections" width="464" height="353" /><p class="wp-caption-text">Network Connections</p></div>
<p>Click on the Add button to create a new network. This will bring up a simple window where you will enter basic wireless information.</p>
<div id="attachment_9135" class="wp-caption alignnone" style="width: 401px"><img class="size-full wp-image-9135" src="http://www.ghacks.net/wp-content/uploads/2008/12/add_network1.png" alt="Add Network" width="391" height="525" /><p class="wp-caption-text">Add Network</p></div>
<p>The first bit of information you should enter is the network SSID (the name of the network). Once you have that done you can click over to the Wireles Security tab, select the type of security (WEP, LEAP, WPA, etc), enter the Password, and click Apply.</p>
<p>Once you have created the network you can select the network by left clicking the applet to reveal the network listing.</p>
<div id="attachment_9136" class="wp-caption alignnone" style="width: 372px"><img class="size-full wp-image-9136" src="http://www.ghacks.net/wp-content/uploads/2008/12/select_network.png" alt="Select Network" width="362" height="359" /><p class="wp-caption-text">Select Network</p></div>
<p>Of course the system will scan the surrounding networks and any network found will be listed in the Wireless Network listing.</p>
<p>If you select an already discovered network you will be prompted to enter the networks password.</p>
<div id="attachment_9138" class="wp-caption alignnone" style="width: 624px"><img class="size-full wp-image-9138" src="http://www.ghacks.net/wp-content/uploads/2008/12/connecting.png" alt="Connecting " width="614" height="404" /><p class="wp-caption-text">Connecting </p></div>
<p><strong>Final Thoughts</strong></p>
<p>Connecting to a wireless network has become as simple as it is in any operating system. With the GNOME, as long as your card is supported, you should have your wireless connected in no time.</p>

	Tags: <a href="http://www.ghacks.net/tag/gnome/" title="GNOME" rel="tag">GNOME</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-wireless/" title="Linux wireless" rel="tag">Linux wireless</a>, <a href="http://www.ghacks.net/tag/networking/" title="networking" rel="tag">networking</a>, <a href="http://www.ghacks.net/tag/wireless-network/" title="wireless-network" rel="tag">wireless-network</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/03/simple-gnome-note-taking-with-tomboy/" title="Simple GNOME Note Taking with Tomboy (April 3, 2009)">Simple GNOME Note Taking with Tomboy</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/" title="Quick Archiving in GNOME (February 15, 2009)">Quick Archiving in GNOME</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/12/manage-network-devices-in-fedora/" title="Manage Network Devices in Fedora (March 12, 2009)">Manage Network Devices in Fedora</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/01/29/leave-no-trace-in-kde-with-sweeper/" title="Leave No Trace in KDE with Sweeper (January 29, 2009)">Leave No Trace in KDE with Sweeper</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/handy-gnome-keyboard-shortcuts/" title="Handy GNOME Keyboard Shortcuts (March 18, 2009)">Handy GNOME Keyboard Shortcuts</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/18/connecting-to-wireless-networks-in-gnome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing and Configuring Enlightenment E16</title>
		<link>http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/</link>
		<comments>http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:29:32 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[E16]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[linux desktop]]></category>
		<category><![CDATA[Window Manager]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9057</guid>
		<description><![CDATA[Over the  years I have used countless Linux desktops and window managers. But no matter how amazing a desktop (read: Compiz-Fusion) I always seem to wind up going straight back to Enlightenment. Enlightenment is one of those window managers that has a very small footprint yet offers enough eye candy to impress. But the appeal [...]]]></description>
			<content:encoded><![CDATA[<p>Over the  years I have used countless Linux desktops and window managers. But no matter how amazing a desktop (read: Compiz-Fusion) I always seem to wind up going straight back to Enlightenment. Enlightenment is one of those window managers that has a very small footprint yet offers enough eye candy to impress. But the appeal of Enlightenment goes beyond eye candy. Enlightenment is easy to use, flexible, and stable. Another bonus of Enlightenment &#8211; you can configure the desktop to have a psuedo-limiting effect on the users. Say, for example, you want to limit your users to certain applications &#8211; only have those applications in the menu and leave out any terminal window entry in the menu so they can&#8217;t configure their <em>user_apps.menu</em> (more on that in a bit.)</p>
<p><span id="more-9057"></span></p>
<p>But let&#8217;s not jump ahead of ourselves. Before we get to the actual configuration let&#8217;s first take a look at Enlightenment (version E16 which is the stable version).</p>
<div id="attachment_9058" class="wp-caption alignnone" style="width: 510px"><img class="size-medium wp-image-9058" src="http://www.ghacks.net/wp-content/uploads/2008/12/e16_screen-500x400.png" alt="Enlightenment Screenshot" width="500" height="400" /><p class="wp-caption-text">Enlightenment Screenshot</p></div>
<p>As you can see Enlightenment has a lot of neat tricks up its sleeve. On the above screenshot you can see The Gimp open, a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> browser shaded to only show its title bar, the aterm terminal will full transparency running the top application, the iconbox (bottom right) which is where applications are minimized, and the pager (bottom left).</p>
<p>Now let&#8217;s install E16. It shouldn&#8217;t be necessary to jump through any hoops. On most modern Linux operating systems you can just open up the Add/Remove Software application (on Ubuntu this is Synaptic, on Fedora 10 running GNOME it is gpk-application) and do a search for &#8220;enlightenment&#8221;. The package manager should pick up all dependencies.</p>
<p>If you&#8217;d prefer to use the command line you can run one of these (either as root or using sudo):</p>
<ul>
<li>apt-get install enlightenment</li>
<li>yum install enlightenment</li>
<li>urpmi enlightenment</li>
</ul>
<p>If, by chance, your distribution doesn&#8217;t find &#8220;enlightenment&#8221;, you can try &#8220;e16&#8243; instead.</p>
<p>That should do it. Now, if you use a graphical login screen you&#8217;ll want to choose the E16 entry before you log in. This should be under &#8220;Sessions&#8221;. If you use text-based log in you will want to create an <em>.xinitrc</em> file with the following contents:</p>
<p><em>exec e16</em></p>
<p>If that doesn&#8217;t work us:</p>
<p><em>exec enlightenment</em></p>
<p>Most likely the former will work.</p>
<p><strong>Configuration</strong></p>
<p>If you do a left mouse click you will see the configuration window.</p>
<div id="attachment_9059" class="wp-caption alignnone" style="width: 295px"><img class="size-full wp-image-9059" src="http://www.ghacks.net/wp-content/uploads/2008/12/e16_config_menu.png" alt="E16 Configuration Menu" width="285" height="481" /><p class="wp-caption-text">E16 Configuration Menu</p></div>
<p>The one thing you can not configure via the configuration menu is the menu itself. To configure the menu you have to actually edit the file <em>~/.e16/menus/user_apps.menu</em>. It is very easy to edit this menu. Open this menu up in your favorite text editor and you will see entries that resemble:</p>
<p><em>&#8220;aterm&#8221; NULL exec &#8220;aterm -tr -fg blue -bg green +sb&#8221;<br />
&#8220;XTerm&#8221; NULL exec &#8220;xterm&#8221;<br />
&#8220;rxvt&#8221; NULL exec &#8220;rxvt&#8221;<br />
&#8220;Basket&#8221; NULL exec &#8220;basket&#8221;<br />
&#8220;Mozilla&#8221; NULL exec &#8220;mozilla&#8221;<br />
&#8220;K3B&#8221; NULL exec &#8220;k3b&#8221;<br />
&#8220;Firefox&#8221; NULL exec &#8220;firefox&#8221;<br />
&#8220;Flock&#8221; NULL exec &#8220;/home/jlwallen/flock/flock-browser&#8221;<br />
&#8220;Thunderbird&#8221; NULL exec &#8220;thunderbird&#8221;<br />
&#8220;gnucash&#8221; NULL exec &#8220;gnucash&#8221;<br />
&#8220;Amarok&#8221; NULL exec &#8220;amarok&#8221;<br />
&#8220;Banshee&#8221; NULL exec &#8220;banshee&#8221;<br />
&#8220;The GIMP&#8221; NULL exec &#8220;gimp&#8221;</em></p>
<p>A menu entry is set up like so:</p>
<p>Comment Icon <strong>exec</strong> &#8220;command&#8221;</p>
<p>The comment is the text that appears in the menu. Icon is the actual path to an icon image to use (NULL means none), The <strong>exec</strong> command is necessary to tell the system that what follows is an executable command. The command section is the actual command.</p>
<p>Once you edit that file, save it, and the changes are made in real time.</p>
<p><strong>Final Thoughts</strong></p>
<p>And that&#8217;s pretty much it to configuring Enlightenment E16. If you have a Linux box you should certainly give Enlightenment a try. It might wind up being your &#8220;go-to&#8221; desktop.</p>
<p>UPDATE: Here&#8217;s a new screenshot, full size, for your enjoyment.</p>
<div id="attachment_9080" class="wp-caption alignnone" style="width: 510px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/e16_screen_new-500x400.png" alt="New Screenshot" title="e16_screen_new" width="500" height="400" class="size-medium wp-image-9080" /><p class="wp-caption-text">New Screenshot</p></div>

	Tags: <a href="http://www.ghacks.net/tag/e16/" title="E16" rel="tag">E16</a>, <a href="http://www.ghacks.net/tag/enlightenment/" title="Enlightenment" rel="tag">Enlightenment</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-desktop/" title="linux desktop" rel="tag">linux desktop</a>, <a href="http://www.ghacks.net/tag/window-manager/" title="Window Manager" rel="tag">Window Manager</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/" title="Enable Composite for Window Transparency in Enlightenment (January 1, 2009)">Enable Composite for Window Transparency in Enlightenment</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/" title="Get Vertical Titlebars in E16 Themes (January 4, 2009)">Get Vertical Titlebars in E16 Themes</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/get-to-know-linux-enlightenment-e17/" title="Get to know Linux: Enlightenment E17 (May 14, 2009)">Get to know Linux: Enlightenment E17</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/12/09/get-to-know-linux-desktop-environment-vs-window-manager/" title="Get To Know Linux: Desktop Environment vs. Window Manager (December 9, 2008)">Get To Know Linux: Desktop Environment vs. Window Manager</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/02/20/ecomorph-e17-coolest-desktop-ever/" title="Ecomorph + E17 = Coolest Desktop Ever! (February 20, 2009)">Ecomorph + E17 = Coolest Desktop Ever!</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
