<?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>ThePemberton.com &#187; Entertainment</title>
	<atom:link href="http://www.thepemberton.com/posts/archives/category/entertainment/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thepemberton.com/posts</link>
	<description>Thoughts and discussions on topics that interest me</description>
	<lastBuildDate>Thu, 17 Jun 2010 20:45:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reading PDFs on Kindle for free</title>
		<link>http://www.thepemberton.com/posts/archives/26</link>
		<comments>http://www.thepemberton.com/posts/archives/26#comments</comments>
		<pubDate>Mon, 04 Jan 2010 15:34:58 +0000</pubDate>
		<dc:creator>elip</dc:creator>
				<category><![CDATA[All Blogs]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Etcetera]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://thepemberton.com/posts/archives/26</guid>
		<description><![CDATA[After much anticipation, I have finally received my new Kindle 2 in the mail. Before I purchased the Kindle, I was assured by Amazon&#8217;s Kindle purchase page that PDF was natively supported. As I have a rather large collection of PDF eBooks and documents from Project Gutenberg and more, I was sold. Having my entire [...]]]></description>
			<content:encoded><![CDATA[<div class="digg_button" style="float: left; padding-right: 5px; "><a class="DiggThisButton" href="http://digg.com/submit?url=http%3A%2F%2Fwww.thepemberton.com%2Fposts%2Farchives%2F26" rel="external" rev=", programming"><img src="http://widgets.digg.com/img/button/diggThisCompact.png" alt="DiggThis" /></a></div><p>After much anticipation, I have finally received my new Kindle 2 in the mail. Before I purchased the Kindle, I was assured by Amazon&#8217;s <a href="http://www.amazon.com/gp/product/B0015T963C?ie=UTF8&amp;tag=thepembecom-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B0015T963C">Kindle purchase page</a> that PDF was natively supported. As I have a rather large collection of PDF eBooks and documents from <a href="http://www.gutenberg.org/browse/authors/d">Project Gutenberg</a> and more, I was sold. Having my entire library with me (which would weigh a few metric tons if printed to paper) would now weigh only 10 ounces and fit in the palm of my hand. Brilliant!<span id="more-26"></span></p>
<p><a href="http://www.amazon.com/gp/product/B0015T963C?ie=UTF8&amp;tag=thepembecom-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B0015T963C"><img src="http://thepemberton.com/posts/wp-content/uploads/image/kindle2.jpg" border="0" alt="" align="middle" /></a></p>
<div></div>
<div>
<p>Upon receiving the Kindle, I immediately opened it up and tested out the included dictionary (this is going to be awesome for <a href="http://www.amazon.com/gp/product/B001LX4BN2?ie=UTF8&amp;tag=thepembecom-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B001LX4BN2">Scrabble</a>), the free (yes, FREE) global 3g internet access, and the user guide. With lifetime free 3g internet access to web pages and Wikipedia, this thing is <a href="http://www.amazon.com/gp/product/0345453743?ie=UTF8&amp;tag=thepembecom-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=0345453743">The Hitchhiker&#8217;s Guide to the Galaxy</a> incarnate.</p>
</div>
<div>I was afraid the screen would make my eyes tired after reading for a while, but it&#8217;s just like reading a paperback, only without the grainy texture.  The Kindle uses a new technology called E-Ink electronic paper to electronically manipulate ink at blazing fast speeds. Text size can be increased or decreased on-the-fly too, allowing me to take my glasses off for a change. It even has text-to-speech if you&#8217;re able to tolerate the lack of character in the Kindle&#8217;s voice.</div>
<p>After playing with all of the features, I immediately plugged my new Kindle in to my PC&#8217;s USB cable and transferred a few PDFs to the Documents folder of the Kindle. Nothing happened at first, but a little snooping around showed me that <a href="http://www.amazon.com/gp/help/customer/display.html?nodeId=200375430">I just needed an update to the latest Kindle firmware</a>. Once updated, I could view my PDFs, but the text was very small, and I was unable to scale it! Oh no! It appears only the Amazon (.azw), .TXT, and .MOBI files allow for text scaling.</p>
<p>After some searching around I found that you can email yourself (account_name@kindle.amazon.com) your PDFs and have them converted and delivered wirelessly to your kindle at $0.10 per document, but I also found a free way to do this and put together a few steps to make it easy. I hope this helps!</p>
<div>
<ol>
<li>Download and install the Auto Kindle eBook Converter open source software from:
<ul>
<li><a href="http://sourceforge.net/projects/autokindle/">http://sourceforge.net/projects/autokindle/</a></li>
<li>The Auto Kindle eBook Converter app is really just a set of <a href="http://www.amazon.com/gp/product/B001O7HEPC?ie=UTF8&amp;tag=thepembecom-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B001O7HEPC">AutoIT macros</a> and other freeware and/or open source apps to automate the conversion of PDF to HTML, and HTML to .MOBI, which is natively supported by the Kindle.</li>
</ul>
</li>
<li>Open your registry (Start -&gt; Run, type &#8220;regedit&#8221;) and under<strong> HKEY_CLASSES_ROOT/*/Shell</strong> add a new key called &#8220;<strong>Convert to Kindle format</strong>&#8220;.</li>
<li>Add another key to this called &#8220;command&#8221; and double-click &#8220;Default&#8221; and set the value to:
<ul>
<li>&#8220;C:\Program Files\Kindle Auto eBook Converter\Auto Kindle.exe&#8221; %1</li>
<li>It should look something like this:</li>
</ul>
<p><img src="http://thepemberton.com/posts/wp-content/uploads/image/registry_kindle_1.jpg" border="1" alt="" width="874" height="249" /></p>
<div style="page-break-after: always;"><span style="display: none;"> </span></div>
</li>
<li>Now, when you right click any PDF, LIT, CHM, or HTML file in Explorer, you can choose &#8220;Convert to Kindle format&#8221; without having to do them one at a time!<br />
<img src="http://thepemberton.com/posts/wp-content/uploads/image/registry_kindle_2.jpg" border="1" alt="" width="656" height="162" /></p>
<div style="page-break-after: always;"><span style="display: none;"> </span></div>
</li>
</ol>
</div>
<p><strong>Tips: </strong></p>
<div>
<ul>
<li>If you select multiple books it&#8217;ll likely take some time between each of them. I noticed up to a 20 second wait between two PDFs where nothing happened. Rest assured it will resume though. If you have a large collection, try letting it run overnight.</li>
<li>To speed up conversion time, in the Auto Kindle Config program (Start -&gt; All Programs -&gt; Auto Kindle eBook Converter), disable conversion of images (uncheck &#8220;Process PDF Images&#8221;). I set mine to look like this to also ensure that the .MOBI file will end up in the same directory as my PDF, for easy finding:<br />
<img src="http://thepemberton.com/posts/wp-content/uploads/image/registry_kindle_3.jpg" border="1" alt="" width="501" height="180" /></p>
<div style="page-break-after: always;"><span style="display: none;"> </span></div>
</li>
<li>Some of the programs that the Auto Kindle eBook Converter macro set uses include nag text when converting some document types. For example the <a href="http://www.processtext.com/abclit.html">ABC Amber LIT Converter</a> program (used to convert LIT to other formats) will insert their URL on each page of your document. To remove this &#8220;Amber line&#8221; go to &#8220;C:\Program Files\Kindle Auto eBook Converter\app\&#8221; and double-click &#8220;abcpalm.exe&#8221;. At the top, click T, then O (for Options) and uncheck the &#8220;add Amber Line&#8221; checkbox, and click OK.<br />
<img src="http://thepemberton.com/posts/wp-content/uploads/image/registry_kindle_4.jpg" border="1" alt="" width="652" height="585" /></p>
<div style="page-break-after: always;"><span style="display: none;"> </span></div>
</li>
</ul>
</div>
<p>Found a better way? Leave a comment and I&#8217;ll be sure to review it! I&#8217;m especially looking for something that will retain the Table of Contents for PDFs!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thepemberton.com/posts/archives/26/feed</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>Making the Ubuntu Switch Easier &#8211; 30 Essential Linux Applications</title>
		<link>http://www.thepemberton.com/posts/archives/17</link>
		<comments>http://www.thepemberton.com/posts/archives/17#comments</comments>
		<pubDate>Thu, 06 Sep 2007 05:53:31 +0000</pubDate>
		<dc:creator>elip</dc:creator>
				<category><![CDATA[All Blogs]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Etcetera]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://thepemberton.com/posts/archives/17</guid>
		<description><![CDATA[Below is a collection of cloned applications that I used on Windows that made the switch to Ubuntu (almost) seamless. Most of these apps are extremely customizable, though all are functional and set to the most common preferences once installed. A few important notes for new Ubuntu/Linux users: If you don&#8217;t already have Ubuntu, download [...]]]></description>
			<content:encoded><![CDATA[<div class="digg_button" style="float: left; padding-right: 5px; "><a class="DiggThisButton" href="http://digg.com/submit?url=http%3A%2F%2Fwww.thepemberton.com%2Fposts%2Farchives%2F17" rel="external" rev=", programming"><img src="http://widgets.digg.com/img/button/diggThisCompact.png" alt="DiggThis" /></a></div><p>Below is a collection of cloned applications that I used on Windows that made the switch to Ubuntu (almost) seamless. <span id="more-17"></span></p>
<p>Most of these apps are extremely customizable, though all are functional and set to the most common preferences once installed.  A few important notes for new Ubuntu/Linux users:</p>
<ul>
<li>If you don&#8217;t already have Ubuntu, <a href="http://www.ubuntu.com/getubuntu/download" target="_blank">download it</a>, burn it to a CD, and install it! If you can&#8217;t burn it to a CD, they will also <a href="https://shipit.ubuntu.com/" target="_blank">ship you about 5 copies for free</a> (no shipping, no handling &#8211; they even pay postage. This is how I got my first copy in 2005). If you just want to try it, Ubuntu features a Live CD filesystem. Just pop it in and enjoy Ubuntu without actually installing it on your box or making any changes to your existing operating system. Keep in mind nothing will be saved to the hard disk, which makes the rest of this tutorial kind of useless.</li>
<li>Quite a few of the installations in this tutorial will be through a console. By default Ubuntu installs a console (Applications -&gt; System -&gt; Terminal). Don&#8217;t worry. Most of the steps in this tutorial only require copy/paste into the console, and all have a GUI and are added to your Applications menu unless otherwise noted.</li>
<li>The <code><span class="Code">sudo</span></code> function means &#8220;SuperUser Do&#8221; &#8211; in other words: &#8220;do this command as the root user (Administrator).&#8221; Nearly everything that could be considered a dangerous application or change requires you to enter your root password, even GUIfied programs. After the initial install and setup of Ubuntu it can be a pain in the ass, but don&#8217;t worry. You&#8217;ll get settled in and won&#8217;t have to enter your password as often as you&#8217;d think.</li>
<li>The <span class="Code">apt-get</span> program is a centralized command-line installer application (whereas Synaptic is a GUIfied aptitude client). There are thousands of packages available through apt-get, and they&#8217;re frequently updated as new versions arrive. Before you begin, please ensure your apt-get repositories are up to date. In a console type:</li>
</ul>
<p><span class="Code">sudo apt-get update</span></p>
<p><span class="Code">sudo apt-get dist-upgrade</span></p>
<ul>
<li>The <a href="http://ubuntuforums.org/" target="_blank">Ubuntu user forum</a> is a *great* place to get information on different packages, technical issues, and environment suggestions, as is google! If you&#8217;re having trouble finding a good tutorial on a certain process or package, search google for <em>packagename ubuntu</em>. If the issue is with hardware, it&#8217;s likely already a known issue and has a workaround. Search for the product name, such as <em>Broadcom 1390 ubuntu</em> on google.</li>
<li>Finally, if you want all the packages mentioned here (except <a href="http://www.tkqlhce.com/click-2591631-10422642" target="_blank">Skype</a>, the Firefox plugins, and Frostwire as they require some human interaction), in a console type:</li>
</ul>
<p><span class="Code">wget http://www.thepemberton.com/allpackages.sh</span></p>
<p><span class="Code">sh ./allpackages.sh</span></p>
<p><!--more--></p>
<p>Now, on to the goodies!</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" /></strong><strong>1. <a href="http://www.tkqlhce.com/click-2591631-10422642" target="_top">Skype!</a></strong></p>
<p><img src="http://www.ftjcfx.com/image-2591631-10422642" border="0" alt="" width="1" height="1" /> <a href="http://www.kqzyfj.com/click-2591631-10424196" target="_top"> <img src="http://www.ftjcfx.com/image-2591631-10424196" border="0" alt="Skype - call the world at rock bottom prices" width="120" height="53" /></a>Skype is what I use for my home phone service. Skype costs about $30 USD/year (The Skype &#8216;credits&#8217; are useful, but can be a burden &#8211; just go for the full year of service and it&#8217;ll save you a bundle). It even has a service called <a href="http://www.jdoqocy.com/click-2591631-10423077" target="_top">SkypeIn</a><img src="http://www.awltovhc.com/image-2591631-10423077" border="0" alt="" width="1" height="1" />, which allows you to have a dial-in number that you can use or check anywhere in the world for a small yearly fee. Skype includes caller ID, voicemail, chat, call forwarding (to forward to your mobile and keep the number private for you business users), and they let you choose your own phone number in the area code of your choosing. Even if you don&#8217;t want to pay, it&#8217;s a wonderful IM client and VoIP application.</p>
<p>To install Skype, <a href="http://www.tkqlhce.com/click-2591631-10422642" target="_top">sign up</a><img src="http://www.ftjcfx.com/image-2591631-10422642" border="0" alt="" width="1" height="1" /> and click &#8220;Download&#8221; at the top of their website, then choose &#8220;Skype for Linux&#8221; from the left.</p>
<p>Save the latest &#8220;Ubuntu&#8221; distribution to your Desktop, and in a Console type:</p>
<p><code><span class="Code">cd ~/Desktop</span> </code></p>
<p><code><span class="Code">sudo dpkg -i skype-debian_&lt;versionnumber&gt;.deb</span></code></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />2. <a href="http://www.openoffice.org">OpenOffice.org</a></strong></p>
<p>OpenOffice (in my experience &#8212; don&#8217;t quote me) has full compatibility with <em>all</em> Microsoft Office documents, even PowerPoint and Access &#8211; free! This was one of my biggest fears in switching to Linux. Thanks OpenOffice!</p>
<p>OpenOffice should come with Ubuntu, but if yours did not click System -&gt; Administration -&gt; Synaptic Package Manager -&gt; OpenOffice.org</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />3. MSN IM, Yahoo IM, AOL Instant Messenger, and ICQ</strong></p>
<p><a title="gaim.png" href="http://www.thepemberton.com/posts/wp-content/uploads/2007/09/gaim.png" target="_blank"><img src="http://www.thepemberton.com/posts/wp-content/uploads/2007/09/gaim.png" alt="gaim.png" /></a></p>
<p>These can all be run from one program: <a href="http://sourceforge.net/projects/gaim/">GAIM</a></p>
<p>Gaim (will be renamed to Pidgin in its next release) can log you into MSN IM, Yahoo IM, AOL Instant Messenger, ICQ, IRC, and others. It features numerous plugins (including tabbed chatting to keep your desktop tidy).</p>
<p>To install Gaim (and some of my favorite plugins &#8211; including Encryption and GUIfications), in a Console type:</p>
<p><code><span class="Code">sudo apt-get install gaim gaim-hotkeys gaim-encryption gaim-extendedprefs gaim-guifications</span></code></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />4. <a href="http://www.mozilla.com/en-US/" target="_blank">Firefox</a></strong></p>
<p>Really. There&#8217;s little or no advantage to using IE. Hell, if you&#8217;re patient enough, you can even <a href="http://www.tatanka.com.br/ies4linux/page/Main_Page" target="_blank">run IE on Linux</a>.</p>
<p>To install Mozilla Fireforex, click System -&gt; Administration -&gt; Synaptic Package Manager -&gt; firefox  Some handy plugins:</p>
<p>- <a href="https://addons.mozilla.org/en-US/firefox/addon/26">Download Statusbar</a></p>
<p>Neatly arranges downloads and prevents the annoying download window from appearing every time (though you can set it to display the download window *every* time, but really there&#8217;s no need).</p>
<p>- <a href="https://addons.mozilla.org/en-US/firefox/addon/3829">Live HTTP Headers</a></p>
<p>Shows you exactly what&#8217;s coming into your browser.</p>
<p>- <a href="https://addons.mozilla.org/en-US/firefox/addon/158">TabBrowser Preferences</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/1122">TabMix Plus</a></p>
<p>Some additional functionality for tabbed browsing. I suggest starting with TabBrowser Preferences and if you feel like it&#8217;s missing something, uninstall it and try TabMix plus.</p>
<p>- <a href="https://addons.mozilla.org/en-US/firefox/addon/138">StumbleUpon</a></p>
<p>Just the <strong>best</strong> timekiller ever.</p>
<p>- <a href="https://addons.mozilla.org/en-US/firefox/addon/59">User Agent Switcher</a></p>
<p>If you&#8217;re a web developer or frequent an &#8220;IE only&#8221; website, you might understand how important this can be. It allows you to change the Agent that your browser tells a webserver that you&#8217;re using (dozens of options, including googlebot, different versions of IE, and others).</p>
<p>- <a href="https://addons.mozilla.org/en-US/firefox/addon/3036">SEO Quake</a></p>
<p>Not something I could stomach to have enabled all the time, but it shows website rankings dynamically (try a google search after enabling).</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />5. Codecs </strong></p>
<p>Codecs? That&#8217;s right. Out of the box, Ubuntu doesn&#8217;t have any of the popular media codecs (mp3, wmv, etc).</p>
<p>In a Console, type:</p>
<p><code><span class="Code">sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-gl gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse libxine-extracodecs </span></code><code><br />
</code></p>
<p>Any additional codecs you need are likely in the Synaptic Manager (System -&gt; Administration -&gt; Synaptic Package Manager). Just search for the codec name.</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />6. <a href="http://amarok.kde.org" target="_blank">Amarok</a></strong></p>
<p>Amarok is a fresh new media player. Seriously, this app has some great functions, and has a <a href="http://amarok.kde.org/wiki/Scripts" target="_blank">ton of plugins</a>.</p>
<p><code><span class="Code">apt-get install amarok</span></code></p>
<p><code>Note: I suggest the Wiki-lyrics plugin: <a href="http://kde-apps.org/content/show.php?content=35151" target="_blank">http://kde-apps.org/content/show.php?content=35151</a></code></p>
<p>To use the wiki plugin, in a console type:</p>
<p><span class="Code">sudo apt-get install libgtk2-ruby</span></p>
<p>Save the tar.bz2 file from the link above to your computer, and in Amarok click Tools -&gt; Script Manager, and &#8220;Install Script,&#8221; pointing to the .tar.bz2 file. To run it, in the Script Manager select Lyrics -&gt; WikiLyrics -&gt; Run</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />7. <a href="http://ktorrent.org" target="_blank">KTorrent</a></strong></p>
<p>A sweet BitTorrent client, much like Azareus, but without spamvertisements or the need for Java. KTorrent allows you to download a full torrent, or select specific files that you&#8217;d like to download from the torrent.</p>
<p>To install KTorrent, click System -&gt; Administration -&gt; Synaptic Package Manager -&gt; KTorrent</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />8. <a href="http://filezilla-project.org/client_screenshots.php" target="_blank">Filezilla</a></strong></p>
<p>The popular FTP client for Windows is also available on Linux. In my opinion all other FTP clients pale in comparison.</p>
<p>Installation: System -&gt; Administration -&gt; Synaptic Package Manager -&gt;  Filezilla</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />9. Archivers/File Compressors<br />
</strong></p>
<p>Even on Linux there are plenty of archivers, but most do them all.</p>
<p>I like Ark. It handles too many formats to list, but a few are rar, zip, tar, gz, bz, 7z&#8230;.</p>
<p>To install Ark, in a console type:</p>
<p><code><span class="Code">sudo apt-get install ark</span></code></p>
<p><code>If you ever find yourself missing a library, say, to open .ace files, take a peek in the Synaptic Package Manager.</code></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />10. <a href="http://www.java.com" target="_blank">Java</a></strong></p>
<p>You know you&#8217;ll need it. To install:</p>
<p><span class="Code">sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts</span></p>
<p><strong> <span style="font-weight: bold;"><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />11. <a href="http://www.frostwire.com/" target="_blank">Frostwire</a></span> </strong></p>
<p>A *clean* Limewire clone for Linux. You&#8217;ll mostly use this to download single mp3s. Needs Java (see #10). To install Frostwire visit frostwire.com, click &#8220;Download Now for Ubuntu,&#8221; and save the .deb file to your desktop. In a console type:</p>
<p><span class="Code">cd ~/Desktop</span></p>
<p><span class="Code">sudo dpkg -i &lt;&lt;filename&gt;&gt;.deb</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />12. <a href="http://www.amule.org" target="_blank">aMule</a></strong></p>
<p>An eMule/eDonkey clone for Linux. aMule takes a little time to start downloading, but pretty much everything is on here (full albums, windoze software, etc). To install aMule, use the following in a console:</p>
<p><span class="Code">sudo apt-get install amule</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" /></strong><strong>13. <a href="http://www.winehq.org/" target="_blank">Wine</a></strong></p>
<p>Wine stands for &#8220;Wine is Not an Emulator.&#8221; What is it? Wine is an application that attempts to mimic Windows and let you run Windows programs in Linux, seamlessly. I&#8217;ve used it for a few things, even some good complex games like <a href="http://thepemberton.com/posts/archives/13" target="_blank">CounterStrike 1.6, Team Fortress Classic, Half Life 2, and Counterstrike: Source</a>.</p>
<p>To install Wine, in a console type:</p>
<p><span class="Code">sudo apt-get install wine</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" />14. <a href="http://www.mozilla.com/thunderbird/" target="_blank">Mozilla Thunderbird</a></strong></p>
<p>A popular email client. Not as many options as Microsoft Outlook out of the box, but there&#8217;s a decent <a href="https://addons.mozilla.org/en-US/thunderbird/browse/type:1" target="_blank">Thunderbird plugin repository</a>.</p>
<p>To install Thunderbird, in a console type:</p>
<p><span class="Code">sudo apt-get install mozilla-thunderbird</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />15. <a href="http://geany.uvena.de/Main/HomePage" target="_blank">Geany</a></strong></p>
<p>Geany is an AWESOME programming IDE. It supports nearly every language, a terminal, built-in functions to compile, and autocomplete (not the lame kind, this one actually scans your project across files and provides autocomplete for functions from other user created files!).</p>
<p><span class="Code">apt-get install geany</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" /></strong><strong>16. Beryl and Emerald<br />
</strong></p>
<p>I wouldn&#8217;t use this on an ATI card unless you find a great tutorial on Beryl and ATI drivers&#8230; but if you&#8217;re fortunate enough to have <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FNvidia-Geforce-7600GS-Pci-express-Outputs%2Fdp%2FB000GL5Z8A%3Fie%3DUTF8%26s%3Dmusical-instruments%26qid%3D1189071032%26sr%3D8-6&amp;tag=thepembecom-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">an NVidia card</a><img style="border: medium none  ! important; margin: 0px ! important;" src="http://www.assoc-amazon.com/e/ir?t=thepembecom-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" />, Beryl is worth a look. It adds a large number of (mostly) lightweight desktop effects, including a desktop cube, amazing window transitions, and hell&#8230; if you&#8217;re not distracted by playing with it too much it can even speed up desktop usage. Without Beryl I hardly ever use multiple workspaces. Queue cheesy Youtube video of Beryl in action:</p>
<p>[youtube ZD7QraljRfM]</p>
<p>To install Beryl and Emerald, in a console type:</p>
<pre><span class="Code">sudo apt-get install beryl emerald-themes beryl-manager</span></pre>
<p>There are a good number of themes for Beryl and Emerald (Emerald is the window decorator, allows for some great window themes) at <a href="http://www.beryl-look.org/" target="_blank">http://www.beryl-look.org/</a></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" /></strong><strong>17. <a href="http://www.adobe.com/" target="_blank">Flash Player</a></strong></p>
<p>Duh.</p>
<p>To install (don&#8217;t worry &#8211; it&#8217;s free):</p>
<p><span class="Code">sudo apt-get install flashplugin-nonfree</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" /></strong><strong>18. <a href="http://www.gnome.org/projects/totem/" target="_blank">Totem Movie Player</a></strong></p>
<p>A lightweight video player. Not bad at all.</p>
<p>Note: If there&#8217;s a codec you&#8217;re missing Totem should try to grab it by itself. If this fails, search for the codec name in System -&gt; Administration -&gt; Synaptic Package Manager</p>
<p>To install Totem Movie Player:</p>
<p><span class="Code">sudo apt-get install totem totem-gstreamer totem-mozilla</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" /></strong><strong>19. Desktop games!</strong></p>
<p>Most of the games are lightweight and clones of popular Windows games. Check them out! If you&#8217;re looking for some serious gaming action, check out my posts on <a href="http://thepemberton.com/posts/archives/6" target="_blank">Ubuntu Linux Games &#8211; Top Picks</a>, <a href="http://thepemberton.com/posts/archives/12" target="_blank">Guide to ROMs (Console emulation) on Ubuntu</a>, and <a href="http://thepemberton.com/posts/archives/13" target="_blank">Installing Valve&#8217;s STEAM and Counterstrike on Ubuntu</a>.</p>
<p>To install some cool (small) games on Linux:</p>
<p>Applications -&gt; Add/Remove Programs, and check out the &#8220;Games&#8221; area. Make sure you choose all of the suites (Multiverse, etc) &#8211; or:</p>
<p><span class="Code">apt-get install abuse supertux gweled briquolo chromium criticalmass frozen-bubble fb-music-high lbreakout2 pingus powermanga rrootage gnome-sudoku tuxpuck</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" /></strong><strong>20. <a href="http://www.gimp.org" target="_blank">GIMP</a></strong><a href="http://www.gimp.org" target="_blank"><br />
</a></p>
<p>Gimp is a fun little graphics editor. It&#8217;s infinitely expandable with a <a href="http://www.google.com/search?source=ig&amp;hl=en&amp;q=download+gimp+plugins&amp;btnG=Google+Search" target="_blank">huge list of plugins and scripts</a>. Even if you&#8217;re not a graphic artist, sometimes you just need to edit photos or pics. There&#8217;s also a lot of community support for GIMP. I mention a few great tutorials in <a href="http://thepemberton.com/posts/archives/8" target="_blank">one of my previous posts</a>.</p>
<p>To install GIMP:</p>
<p><span class="Code">sudo apt-get install gimp</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />21. <a href="http://www.k3b.org/" target="_blank">K3B</a></strong></p>
<p>K3B is an awesome CD/DVD burning and ripping application, like Roxio Toast. To install:</p>
<p><span class="Code">sudo apt-get install k3b</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />22. <a href="http://konsole.kde.org/" target="_blank">Konsole</a></strong></p>
<p>My favorite terminal/console application. Supports multiple schemas and transparency.</p>
<p>To install:</p>
<p><span class="Code">sudo apt-get install konsole</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />23. <a href="http://www.videolan.org/vlc/" target="_blank">VLC</a></strong></p>
<p>VLC is another video player. It play some of the more exotic compression formats.</p>
<p><span class="Code">sudo apt-get install vlc</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />24. <a href="http://freshmeat.net/projects/ksnapshot/" target="_blank">KSnapshot</a></strong></p>
<p>Perfect little screencapture application. You&#8217;ll want it once you install Beryl.</p>
<p><span class="Code">sudo apt-get install ksnapshot</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />25. <a href="http://k9copy.sourceforge.net/" target="_blank">k9Copy</a></strong></p>
<p>Linux DVD ripper and shrinker. Enjoy!</p>
<p><span class="Code">sudo apt-get install k9copy</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />26. <a href="http://kmymoney2.sourceforge.net/index2.html" target="_blank">KMyMoney</a></strong></p>
<p>Like quickbooks, but free.</p>
<p><span class="Code">sudo apt-get install kmymoney2</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />27. <a href="http://www.openssh.com/" target="_blank">OpenSSH</a></strong></p>
<p>It&#8217;s hard to spend time away from your Ubuntu box. OpenSSH allows you to open a remote console from anywhere.</p>
<p><span class="Code">sudo apt-get install openssh-client openssh-server</span></p>
<p>Note: If you&#8217;re going to SSH into your machine from a Windows box, I suggest using <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank">PuTTY</a> on the Windows machine (requires no install &#8211; just a standalone executable).</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />28. <a href="http://www.koffice.org/krita/" target="_blank">Krita</a></strong></p>
<p>Is GIMP too powerful and you just need a few image touchups in a familiar interface? Krita is a tidy little image editor.</p>
<p><span class="Code">sudo apt-get install krita</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />29. nano</strong></p>
<p>Nano is a console-based text editor. If you break your xserver and don&#8217;t have video after trying something new with your crappy ATI driver, nano /etc/X11/xorg.conf will be burned into your memory. Seriously,<a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FNvidia-Geforce-7600GS-Pci-express-Outputs%2Fdp%2FB000GL5Z8A%3Fie%3DUTF8%26s%3Dmusical-instruments%26qid%3D1189071032%26sr%3D8-6&amp;tag=thepembecom-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">buy an NVidia card</a><img style="border: medium none  ! important; margin: 0px ! important;" src="http://www.assoc-amazon.com/e/ir?t=thepembecom-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" />.</p>
<p><span class="Code">sudo apt-get install nano</span></p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />30. <a href="http://kate-editor.org/" target="_blank">kate</a></strong></p>
<p>A lot of the features in geany are here, but kate is closer to notepad/wordpad.</p>
<p><span class="Code">sudo apt-get install kate</span></p>
<p>Afterthought #1:</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" /></strong><strong>Mount an NTFS (Windows) partition for read/write access in Ubuntu:</strong></p>
<p>If you have two hard drives in your computer, or a specific dual-boot partitioning schema, you may find it necessary to be able to access files from that partition *cough*mp3s*cough*</p>
<p>To mount that partition under Ubuntu, it can be a little tricky. Here&#8217;s what I did:</p>
<p>1. Find the name of the hard drive partition. In a console, type:</p>
<p><span class="Code">sudo fdisk -l</span></p>
<p>look for any entries mentioning &#8220;NTFS&#8221; or &#8220;FAT32&#8243; and take note of the &#8220;Device Boot&#8221; column. My &#8220;HPFS/NTFS&#8221; drive was located at /dev/hdb1</p>
<p>2. Install the apps needed to make this work. In a console type:</p>
<p><span class="Code">sudo apt-get install ntfs-3g</span></p>
<p>3. Create a directory that we&#8217;ll access the partition from:</p>
<p><span class="Code">sudo mkdir /media/windows</span></p>
<p>4. Backup and open the fstab file:</p>
<p><span class="Code">sudo cp /etc/fstab /etc/fstab.bak</span></p>
<p><span class="Code">gksudo gedit /etc/fstab</span></p>
<p>5. gedit will open up. Add the following line to the file (replace /dev/hdb1 with your partition location from step 1) and save:</p>
<p>/dev/hdb1 /media/windows ntfs-3g defaults,force,locale=en_US.utf8   0    0</p>
<p>6. Unmount the NTFS partition, and re-mount:</p>
<p><span class="Code">sudo umount /dev/hdb1</span></p>
<p><span class="Code">sudo mount -a</span></p>
<p>Or reboot your machine, and you&#8217;ll see your Windows NTFS partition in the /media/windows directory!</p>
<p>Afterthought #2:</p>
<p><strong><img src="http://thepemberton.com/posts/wp-content/uploads/image/postplus.gif" alt="" width="10" height="10" />Create a backup of all installed packages</strong></p>
<p>Creating a backup list of applications to install is quite easy really. If you ever need to reinstall Ubuntu or wish to install all of the same applications onto another computer, try this:</p>
<p>Save a backup list of all installed packages to your desktop:</p>
<p><span class="Code">cd ~/Desktop</span></p>
<p><span class="Code">dpkg &#8211;get-selections | grep -v deinstall &gt; ubuntu-install-files</span></p>
<p>Now don&#8217;t lost that &#8220;ubuntu-install-files&#8221; file! Email it to yourself, put it on your <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2FB000ERAON2%2Fsr%3Fie%3DUTF8%26qid%3D1189071431%26sr%3D1-7%26pf%5Frd%5Fm%3DATVPDKIKX0DER%26pf%5Frd%5Fs%3Dcenter-41%26pf%5Frd%5Fr%3D15F78JB6PYH6YXDCYWKN%26pf%5Frd%5Ft%3D201%26pf%5Frd%5Fp%3D250314601%26pf%5Frd%5Fi%3DB000BF54AA&amp;tag=thepembecom-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">pen drive</a><img style="border: medium none  ! important; margin: 0px ! important;" src="http://www.assoc-amazon.com/e/ir?t=thepembecom-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" />, anything. It might also be helpful to include a bookmark to this page or copy/paste of the below steps to install from the backup file.</p>
<p>On the new computer (or fresh install):</p>
<p><span class="Code">sudo apt-get update</span></p>
<p><span class="Code">sudo apt-get dist-upgrade</span></p>
<p><span class="Code">dpkg &#8211;set-selections  &lt; ubuntu-install-files</span></p>
<p><span class="Code">sudo dselect</span></p>
<p>Hit &#8216;i&#8217; on your keyboard to continue the install, and Q once it&#8217;s done.</p>
<hr size="2" />
<p>Please leave comments if you&#8217;d like anything added! I&#8217;ll take most into consideration <img src='http://www.thepemberton.com/posts/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thepemberton.com/posts/archives/17/feed</wfw:commentRss>
		<slash:comments>160</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux Games &#8211; Top Picks</title>
		<link>http://www.thepemberton.com/posts/archives/6</link>
		<comments>http://www.thepemberton.com/posts/archives/6#comments</comments>
		<pubDate>Sat, 25 Aug 2007 05:26:59 +0000</pubDate>
		<dc:creator>elip</dc:creator>
				<category><![CDATA[All Blogs]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://thepemberton.com/posts/archives/6</guid>
		<description><![CDATA[If you&#8217;ve switched to Ubuntu (as I have) or any other Linux distribution, you may consider the following free (and in most cases open-source) games, as they&#8217;ve been favorites of mine for some time now. 1. Tremulous Tremulous is an addictive first person shooter (FPS) that has countless gamers on at all hours from both [...]]]></description>
			<content:encoded><![CDATA[<div class="digg_button" style="float: left; padding-right: 5px; "><a class="DiggThisButton" href="http://digg.com/submit?url=http%3A%2F%2Fwww.thepemberton.com%2Fposts%2Farchives%2F6" rel="external" rev=", programming"><img src="http://widgets.digg.com/img/button/diggThisCompact.png" alt="DiggThis" /></a></div><p>If you&#8217;ve switched to Ubuntu (as I have) or any other Linux distribution, you may consider the following free (and in most cases open-source) games, as they&#8217;ve been favorites of mine for some time now.<span id="more-6"></span></p>
<p><strong>1. Tremulous</strong></p>
<p><a href="http://tremulous.net/" target="_blank">Tremulous</a> is an addictive first person shooter (FPS) that has countless gamers on at all hours from both the Linux and Windows worlds. As all other games in this article, Tremulous is free to download and play.</p>
<p>In Tremulous there are two teams: Aliens and Humans. Aliens can have such awesome feats as wall-walking (dizzying to say the least), pouncing from great distances, and spraying poisonous gases. Humans can obtain advanced weaponry and armor, and plant strategic devices such as turrets to defend their base.</p>
<p><!--more-->Tremulous features a unique upgrade system, where players from each team must make a certain number of kills to gain new upgrades (aliens can evolve into more powerful aliens, and humans can obtain better items and gear).</p>
<p>[youtube vlGWi4Tmzc0]</p>
<p>To install under Ubuntu:</p>
<p><strong><span>sudo apt-get install tremulous</span></strong></p>
<p><strong>2. Gridwars</strong></p>
<p>Grid wars has <a href="http://www.incitti.com/Blitz/" target="_blank">been removed from the creators</a> website, however you can still install it in on Linux, Windows, or Mac by doing a quick <a href="http://www.caiman.us/scripts/fw/f2317.html" target="_blank">search</a>.</p>
<p>There is a distinct retro top-down-shooter look and feel to this game, but any thought that this is a vintage game is blown out of the water once you see the stunning liquid visuals that this game provides.</p>
<p>[youtube 6thaR7s1wXA]</p>
<p><strong>3. VDrift</strong></p>
<p><a href="http://vdrift.net" target="_blank">VDrift</a> is a Linux racing game with a focus on drifting. Quite frankly, VDrift sucks if you only have a keyboard and mouse. If you&#8217;re nerd enough to have a PC joystick or gamepad, you&#8217;ll get the most out of this little gem.</p>
<p>[youtube 97JGsp6cNT0]</p>
<p>To install VDrift on Ubuntu:<br />
<strong><span>apt-get install vdrift vdrift-data</span></strong></p>
<p><strong>4. World of Padman</strong></p>
<p><a href="http://www.worldofpadman.com/" target="_blank">World of Padman</a> is a rather toony first-person shooter which combines fast gameplay, brilliant colors, and the Quake3 engine (massively supported by today&#8217;s hardware standards).</p>
<p>There is no aptitude installer for World of Padman, so if you&#8217;d like to try this out you&#8217;ll need to visit the World of Padman website <a href="http://padworld.myexp.de/index.php?files" target="_blank">Download section</a>.</p>
<p>[youtube wXxJlj4hNr8]</p>
<p><strong>5. Nexuiz</strong></p>
<p><a href="http://www.alientrap.org/nexuiz/" target="_blank">Nexuiz</a> is another Quake3 mod, but with some of the best weapons this side of Half Life 2.</p>
<p>[youtube tNQIToJn9mw]</p>
<p><strong>6. Scorched 3D</strong></p>
<p><a href="http://www.scorched3d.co.uk/" target="_blank">Scorched 3D</a> has the same objective as old games like Missile Defense, but provides revamped graphics in a 3D world, network play, and terrain interaction. In same cases it&#8217;s just more fun to nuke a path to your enemy and sink their base into the ocean.</p>
<p>[youtube QFm91PBics0]</p>
<p>Applications -&gt; Add/Remove -&gt; Games -&gt;  Scorched 3D</p>
<p><strong>7. Glest</strong></p>
<p><a href="http://www.glest.org" target="_blank">Glest</a> is a well designed real time strategy game, which is guaranteed to provide hours of fun.</p>
<p>[youtube qyEZV5uqM2g]</p>
<p>To install, download from the ubuntu forums:</p>
<p><a href="http://www.getdeb.net/release.php?id=1061" target="_blank">http://www.getdeb.net/release.php?id=1061 </a></p>
<p>and install using:</p>
<p>sudo dpkg -i glest-data_2.0.0-1~getdeb1_all.deb</p>
<p><strong>8. Flight Gear</strong></p>
<p>Flight Gear is a must for everyone. Sometimes you just need to take to the skies <img src='http://www.thepemberton.com/posts/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>[youtube fWPXLi2vazs]</p>
<p>To install in Ubuntu:</p>
<p>Applications -&gt; Add/Remove -&gt; Games -&gt; Flightgear</p>
<p><strong>9. Battle for Wesnoth</strong></p>
<p><a href="http://www.wesnoth.org" target="_blank">Battle for Wesnoth</a> is a turn-based strategy game. It&#8217;s quite fun really!</p>
<p>[youtube EIt69vznegs]</p>
<p>To install in Ubuntu:</p>
<p>Applications -&gt; Add/Remove -&gt; Games -&gt; Battle for Wesnoth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thepemberton.com/posts/archives/6/feed</wfw:commentRss>
		<slash:comments>532</slash:comments>
		</item>
	</channel>
</rss>
