<?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>danielk.org &#187; Packages</title>
	<atom:link href="http://danielk.org/blog/tag/packages/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielk.org/blog</link>
	<description>essays &#38; articles</description>
	<lastBuildDate>Sun, 06 May 2012 09:49:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Must have Ubuntu Packages</title>
		<link>http://danielk.org/blog/software/must-have-ubuntu-packages/</link>
		<comments>http://danielk.org/blog/software/must-have-ubuntu-packages/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 22:27:46 +0000</pubDate>
		<dc:creator>Daniel Kivatinos</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Packages]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://danielk.org/blog/?p=478</guid>
		<description><![CDATA[These are packages that I use and recommend on my Linux Ubuntu box. System Tools Filelight Displays a circular graph of the space used by your files, so you know when you have big files (for example, images of your work) that if you backup them you&#8217;ll save space. sudo apt-get install filelight gdmap Displays [...]]]></description>
			<content:encoded><![CDATA[<p>These are packages that I use and recommend on my Linux Ubuntu box.</p>
<p><strong>System Tools</strong></p>
<ul>
<li><a href="http://www.methylblue.com/filelight/">Filelight</a><br />
        Displays a circular graph of the space used by your files, so you know when you<br />
        have big files (for example, images of your work) that if you backup them you&#8217;ll save space.<br />
        <code>sudo apt-get install filelight</code>
        </li>
<li><a href="http://gdmap.sourceforge.net/">gdmap</a><br />
        Displays space used by files, but with squares.<br />
        <code>sudo apt-get install gdmap</code>
        </li>
<li><a href="http://gparted.sourceforge.net/">gParted</a><br />
         Interface for partitioning your hard disk drive, and make it a bit easier, without having to reinstall everything.<br />
        <code>sudo apt-get install gparted</code>
        </li>
<li><a href="http://aptoncd.sourceforge.net/screenshots.html">aptoncd</a><br />
         Just for Ubuntu and Debian. Allows to backup your packages installed in a CD so you can have them ready to<br />
         install in another computer.<br />
         <code>sudo apt-get install aptoncd</code>
         </li>
<li><a href="http://packages.ubuntu.com/jaunty/htop">htop</a><br />
        <code>sudo apt-get install htop</code>
        </li>
</ul>
<p><strong>Programming/Editor Tools</strong></p>
<ul>
<li>
       <a href="http://pdfedit.petricek.net/en/index.html">PDFedit</a><br />
        Free (and open source) editor for manipulating PDF documents. GUI version + command line interface.<br />
       <code>sudo apt-get install pdfedit</code>
        </li>
<li><a href="http://bluefish.openoffice.nl/">Bluefish</a><br />
        <code>sudo apt-get install bluefish</code>
        </li>
<li><a href="http://meld.sourceforge.net/">Meld</a><br />
        A simple but powerful small tool that can compare two files or directories and tell you the differences, or merge them.<br />
        <code>sudo apt-get install meld</code></li>
</li>
<li>vim<br />
        <code>sudo apt-get install vim</code>
        </li>
</ul>
<p><strong>Music Tools</strong></p>
<ul>
<li><a href="http://soundconverter.berlios.de/">SoundConverter</a></li>
</ul>
<p><strong>Photo Tools</strong></p>
<ul>
<li><code>sudo apt-get install xaralx</code></li>
</ul>
<p><strong>Networking Tools</strong></p>
<ul>
<li><a href="http://gftp.seul.org/">gFTP</a></li>
</ul>
<p><strong>Media Players</strong></p>
<ul>
<li><a href="http://www.boxee.tv/">Boxee</a></li>
<li><a href="http://getsongbird.com/">Songbird</a><br />
        <a href="http://www.ubuntugeek.com/install-songbird-music-player-in-ubuntu.html">How to configure songbird.</a>
        </li>
<li><a href="http://www.videolan.org/vlc/download-ubuntu.html">VLC Player</a></li>
</ul>
<p><strong>Downloading Tools</strong></p>
<ul>
<li><a href="http://jdownloader.org/download/index">JDownloader</a></li>
<li><a href="https://launchpad.net/~deluge-team/+archive/ppa">Deluge</a><a href="http://dev.deluge-torrent.org/wiki/Download">, download it here.</a><br />
        <code>sudo add-apt-repository ppa:deluge-team/ppa</code><br />
        <code>sudo apt-get install deluge</code>
        </li>
</ul>
<p><strong>GUI</strong></p>
<ul>
<li><a href="http://superuser.com/questions/96501/mac-dock-for-linux">Mac Dock For Linux?</a></li>
<li><a href="http://do.davebsd.com/">GnomeDo</a><br />
        <code>sudo apt-get install gnome-do gnome-do-plugins</code>
        </li>
<li>Compiz</li>
</ul>
<p><strong>Additional</strong></p>
<ul>
<li>p7zip<br />
        <code>sudo apt-get install p7zip</code>
        </li>
<li><a href="http://www.taskcoach.org/">TaskCoach</a></li>
<li><a href="https://launchpad.net/~keepassx/+archive/ppa">KeePassX</a><br />
        <code>sudo apt-get install keepassx</code>
        </li>
<li>ntp<br />
        <code>sudo apt-get install ntp</code>
        </li>
<li><a href="http://packages.ubuntu.com/jaunty/ubuntu-restricted-extras">ubuntu-restricted-extras</a><br />
        <code>sudo apt-get install ubuntu-restricted-extras</code></li>
</ul>
<p><strong>More Great Sites</strong></p>
<p>This is great site to get applications</p>
<ul>
<li><a href="http://appnr.com/">Appnr</a></li>
</ul>
<p>Other great lists of packages:</p>
<ul>
<li><a href="http://www.anewmorning.com/2009/02/24/15-essential-ubuntu-productivity-apps/">Essential Ubuntu Productivity Apps</a></li>
<li><a href="http://superuser.com/questions/4685?sort=votes&#038;page=1#sort-top">Must have Ubuntu Packages from SuperUser.com</a></li>
<li><a href="http://ubuntulinuxhelp.com/top-100-of-the-best-useful-opensource-applications/<br />
">Top 100 of the Best (Useful) OpenSource Applications</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://danielk.org/blog/software/must-have-ubuntu-packages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

