<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The Internetling</title>
	
	<link>http://www.internetling.com</link>
	<description>Practical software and web productivity tips for the busy geek.</description>
	<pubDate>Sat, 29 Nov 2008 09:46:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/internetling" type="application/rss+xml" /><item>
		<title>Cool Command Line Apps for GNU/Linux and other Unix Systems</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/469181855/</link>
		<comments>http://www.internetling.com/2008/11/29/cool-command-line-apps-for-gnulinux-and-other-unix-systems/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 09:39:55 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Collaboration and Communication]]></category>

		<category><![CDATA[General Productivity]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Online apps]]></category>

		<category><![CDATA[Open source]]></category>

		<category><![CDATA[Unix]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[alpine]]></category>

		<category><![CDATA[bashpodder]]></category>

		<category><![CDATA[console]]></category>

		<category><![CDATA[ctorrent]]></category>

		<category><![CDATA[email client]]></category>

		<category><![CDATA[finch]]></category>

		<category><![CDATA[Gentoo Linux]]></category>

		<category><![CDATA[Graphical user interface]]></category>

		<category><![CDATA[Instant messaging]]></category>

		<category><![CDATA[mutt]]></category>

		<category><![CDATA[Pidgin]]></category>

		<category><![CDATA[podcatcher]]></category>

		<category><![CDATA[rtorrent]]></category>

		<category><![CDATA[terminal]]></category>

		<category><![CDATA[torrent]]></category>

		<category><![CDATA[w3m]]></category>

		<category><![CDATA[Web browser]]></category>

		<guid isPermaLink="false">http://www.internetling.com/?p=152</guid>
		<description><![CDATA[Even though I am a strong advocate of learning as much as you can about using the command line, I admit I like my GUI a lot (and Compiz of course  ). The CLI can be really useful for repairing your system or just doing some task that takes far more clicks in the [...]]]></description>
			<content:encoded><![CDATA[<p>Even though I am a strong advocate of learning as much as you can about using the command line, I admit I like my GUI a lot (and Compiz of course <img src='http://www.internetling.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). The <a href="http://en.wikipedia.org/wiki/Command-line_interface"class="zem_slink" title="Command-line interface" rel="wikipedia"  onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">CLI</a> can be really useful for repairing your system or just doing some task that takes far more clicks in the graphical interface. For instance, in Debian it is much easier to open the console and write <em>apt-get install abiword</em> than to wait for Synaptic to load, search for Abiword, click the check-box, confirm the install and close the front end.</p>
<p>Sometimes you will find yourself in a situation when you don&#8217;t want the app to stop working when X is restarted or broken. Sometimes you just want a very light application, and nothing is faster than a text interface. For example, when I install the new nvidia drivers on Debian it sometimes breaks my system - but I want to listen to a podcast while doing the repair work. If I used <a href="http://www.google.si/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fbanshee-project.org%2F&amp;ei=igkxSYfEBYnw0QW_y93QCw&amp;usg=AFQjCNGuRgxFLEEiyA_T7CaouVIjqfcnmw&amp;sig2=iHfJhu4DI5lTs5h1quBlQQ" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.google.si');">Banshee</a>, the thing would stop playing when I restarted X. By opening a virtual terminal, by pressing say Ctrl+Alt+F4, I fire up <a href="http://sox.sourceforge.net/" onclick="javascript:urchinTracker ('/outbound/article/sox.sourceforge.net');">sox</a> and play the mp3 in there. Works great and X does not interfere with the playback!</p>
<p>So what can new users do with the command-line while enjoying the GUI? There is a multitude of applications that do the same jobs as their graphical equivalents, but are not dependent on X. Using them is just a matter of learning a few simple commands. You&#8217;ll be up and running in no time.</p>
<p>Also, check out <a href="http://www.cli-apps.org" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.cli-apps.org');">CLI-apps.org</a> where you can find lots more!</p>
<p><strong>1) </strong><a href="http://libtorrent.rakshasa.no/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/libtorrent.rakshasa.no');"><strong>rtorrent</strong></a> is a powerful CLI torrent client. While the interface itself is very &#8220;empty&#8221;, it can do most of the things other full-featured torrent clients do. Find the torrent file by pressing Return (or Enter) and navigating to your torretn file. rtorrent.rc configuration file, you can normally find an example in <code>/usr/share/doc/rtorrent/examples/rtorrent.rc</code><br />
<a href="http://linux.softpedia.com/screenshots/rTorrent_2.jpg" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/linux.softpedia.com');"><img class="alignnone" title="rtorrent" src="http://img.photobucket.com/albums/v242/gregor3000/rTorrent_1.jpg" alt="" width="320" height="208" /></a><br />
Even though the program will warn you there is no such file on first start, you may use this exampel configuration file to setup rtorrent for maximum speed, IP masking etc.<br />
You can find out more about configuring it and a few mroe tips and screens <a href="http://kmandla.wordpress.com/2007/05/02/howto-use-rtorrent-like-a-pro/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/kmandla.wordpress.com');">here</a>. An alternative to rtorrent is a similar program called <a href="http://www.rahul.net/dholmes/ctorrent/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.rahul.net');"><strong>(Enhanced) ctorrent</strong></a>.</p>
<p><strong>2)</strong> <strong><a href="http://mamchenkov.net/wordpress/2003/05/06/w3m/" onclick="javascript:urchinTracker ('/outbound/article/mamchenkov.net');">w3m</a> </strong>is a great little web browser for the console. It features tables, tabs, frames, <span class="mw-redirect">SSL</span> connections, color and even inline images on suitable terminals.  When you are not in X, w3m becomes a great way of searching Google and forums when you are troubleshooting. The navigation is very easy when you get used to it and w3m renders pages surprisingly well, even Gmail. Emacs uses w3m to display pages in the text editor itself.</p>
<p><img class="alignnone" title="w3m" src="http://img.photobucket.com/albums/v242/gregor3000/6173895_5bc34d4e57.jpg" alt="" width="443" height="350" /></p>
<p><strong>Note:</strong><em> w3m&#8217;s homepage hasn&#8217;t been updated, so I&#8217;m not linking it. Just Google w3m to find otu more about it. Also, every distribution should have w3m either installed or in the primary repos.</em></p>
<p><strong>3) </strong><a href="http://www.lincgeek.org/bashpodder/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.lincgeek.org');"><strong>bashpodder</strong></a> As a podcast listener, I must not forget to add bashpodder to my list. It is an extremely simple and robust command-line podcatching client written by Linc from <a href="http://www.tllts.org"class="zem_slink" title="The Linux Link Tech Show" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.tllts.org');">the Linux Link Tech Show</a> podcast. While the setup requires you to do some manual work, the program itself actually uses wget behind the scenes and is the perfect client for older computers or people who just like it simple - you only need wget, sed and bash.</p>
<p>There are <a href="http://www.leonscape.co.uk/linux/kpodder/kpodder.png" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.leonscape.co.uk');">GUIs available for bashpodder</a>, too (like the depicted <strong>KPodder</strong>).</p>
<p><strong>4) </strong><a href="http://www.pidgin.im/about/#finch" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.pidgin.im');"><strong>finch</strong></a> is probably already on your computer, if you installed <a href="http://www.pidgin.im/"class="zem_slink" title="Pidgin (software)" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.pidgin.im');">Pidgin</a>. This surprisingly advanced CLI multi-protocol <a href="http://en.wikipedia.org/wiki/Instant_messaging"class="zem_slink" title="Instant messaging" rel="wikipedia"  onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">instant messaging client</a> enables you to use most of the features you get in Pidgin, without the need of a graphical interface. The UI is pretty simple, but at the same time easy to understand. Just run &#8216;finch&#8217; in the shell and try it out, if you already have Pidgin on your machine.</p>
<p><img class="alignnone" title="finch" src="http://img.photobucket.com/albums/v242/gregor3000/finch0.png" alt="" width="320" height="215" /></p>
<p><strong>5) <a href="http://www.mutt.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.mutt.org');">Mutt</a> </strong>and <strong>6)</strong> <a href="http://www.washington.edu/alpine/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.washington.edu');"><strong>Alpine</strong></a> are email clients for the command-line. They are the &#8216;mammoths&#8217; of email, as they have existed for almost about ten years now. Bot have their advantages and disadvantages (for instance, Newsgroups support is much better in Alpine). Personally I would recommend using Gmail in w3m if you already want to have email in the CLI, though many people use text-based email clients, especially Alpine, which is a descendant of Pine.</p>
<p><img class="alignnone" title="mutt" src="http://linuxbrit.co.uk/mutt/mutt_pager.png" alt="" width="465" height="479" /></p>
<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.linux-user.de%2Fausgabe%2F2007%2F11%2F038-konsolen-mailer%2Findex.html&amp;hl=en&amp;ie=UTF-8&amp;sl=de&amp;tl=en" onclick="javascript:urchinTracker ('/outbound/article/translate.google.com');">Read more about these two mail clients here</a>, where the author is much more knowledgeable about them than me. Even though it is a ghastly translation of a German article, I believe you won&#8217;t have any trouble understanding it.</p>
<p><strong>Do you still use any CLI apps? What do you think about CLI applications? Tell us in the comments. </strong></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a href="http://reblog.zemanta.com/zemified/abadc79f-4060-4ac3-96b9-99d5726cc9a1/"class="zemanta-pixie-a" title="Zemified by Zemanta"  onclick="javascript:urchinTracker ('/outbound/article/reblog.zemanta.com');"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=abadc79f-4060-4ac3-96b9-99d5726cc9a1" alt="Reblog this post [with Zemanta]" /></a></div>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/11/29/cool-command-line-apps-for-gnulinux-and-other-unix-systems/" >Cool Command Line Apps for GNU/Linux and other Unix Systems</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=MkCe1I"><img src="http://feeds.feedburner.com/~a/internetling?i=MkCe1I" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=TB5VN"><img src="http://feeds.feedburner.com/~f/internetling?i=TB5VN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=onz0n"><img src="http://feeds.feedburner.com/~f/internetling?i=onz0n" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=2MZEN"><img src="http://feeds.feedburner.com/~f/internetling?i=2MZEN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=VuStn"><img src="http://feeds.feedburner.com/~f/internetling?i=VuStn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=aijhn"><img src="http://feeds.feedburner.com/~f/internetling?i=aijhn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=Akrln"><img src="http://feeds.feedburner.com/~f/internetling?i=Akrln" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/11/29/cool-command-line-apps-for-gnulinux-and-other-unix-systems/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/11/29/cool-command-line-apps-for-gnulinux-and-other-unix-systems/</feedburner:origLink></item>
		<item>
		<title>Advanced Linux Distributions You Should Try</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/462637347/</link>
		<comments>http://www.internetling.com/2008/11/23/advanced-linux-distributions-you-should-try/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:26:20 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[General Productivity]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open source]]></category>

		<category><![CDATA[Operating Systems]]></category>

		<category><![CDATA[Arch Linux]]></category>

		<category><![CDATA[Gentoo Linux]]></category>

		<category><![CDATA[Package management system]]></category>

		<category><![CDATA[Portage]]></category>

		<category><![CDATA[Slackware]]></category>

		<category><![CDATA[Vector Linux]]></category>

		<guid isPermaLink="false">http://www.internetling.com/?p=146</guid>
		<description><![CDATA[Some people will argue with me in that these GNU/Linux distributions are as advanced as you want them to be. Well, of course Linux is all about choice. I took the user base perspective though and what I have for you today is a few distros which do not hide the manual (or for people [...]]]></description>
			<content:encoded><![CDATA[<p>Some people will argue with me in that these GNU/Linux distributions are as advanced as you want them to be. Well, of course Linux is all about choice. I took the user base perspective though and what I have for you today is a few distros which do not hide the manual (or for people like me, beautiful) underlying configuration. Also, by using the distro itself, you will learn a lot about Linux and how an operating system works. It is a fun and useful experience, believe me and never be scared of the command line <img src='http://www.internetling.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> It is your friend.</p>
<p><a href="http://www.archlinux.org/" onclick="javascript:urchinTracker ('/outbound/article/www.archlinux.org');"><img class="alignnone" title="Arch Linux" src="http://img.photobucket.com/albums/v242/gregor3000/280px-Archlinux-official-fullcolour.png" alt="" width="280" height="93" /></a></p>
<p><strong>Arch Linux</strong></p>
<p>A distro I am currently playing with right now, Arch is focused on simplicity and elegance. A great <a href="http://wiki.archlinux.org/index.php/Beginners_Guide" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/wiki.archlinux.org');">Beginners Wiki</a> Article guides you through the process of setting up your first Arch Linux system. There is a lot of manual editing in nano and other command line tools, but it is not very difficult and it is all explained in great detail and a very beginner-friendly manner. Arch&#8217;s <em>pacman</em> package manger system turned out to be a very lightweight and quality tool for managing the software installed on your system. If you cannot find something, just check the <a href="http://aur.archlinux.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/aur.archlinux.org');">community repository</a>. The resulting system is always pretty stable and fast. Plus, as it is a rolling-release distro, pacman takes care of your packages so you&#8217;re never behind on the newest in FOSS. Two thumbs up!</p>
<p><a href="http://www.slackware.com/" onclick="javascript:urchinTracker ('/outbound/article/www.slackware.com');"><img class="alignnone" title="Slackware" src="http://img.photobucket.com/albums/v242/gregor3000/Slackware_logo.png" alt="" width="238" height="63" /></a></p>
<p><strong>Slackware</strong></p>
<p>While I am not very familiar with the original Slackware (I have used many derivatives, like <a href="http://www.slax.org/"class="zem_slink" title="SLAX" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.slax.org');">SLAX</a> and Vector Linux), Slackware also concentrates on a type of <a href="http://en.wikipedia.org/wiki/KISS_principle"class="zem_slink" title="KISS principle" rel="wikipedia"  onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">KISS principle</a>, in part at the cost of user-friendliness. Many people run Slackware on servers, some even on laptops. What they like is the stability and the experience gained from using such a system. As for package management - Slackware&#8217;s can do the basic tasks, like remove, install and upgrade, however it cannot track dependencies, so it is up to you to solve them or you can use one of the many automatic dependency-resolving tools such as <a href="http://en.wikipedia.org/wiki/Slapt-get" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">slapt-get</a>.</p>
<p><em>&#8220;In this context, &#8220;simple&#8221; refers to the viewpoint of system design, rather than ease of use. Most software in Slackware uses the configuration mechanisms supplied by the software&#8217;s original authors; there are few distribution-specific mechanisms.&#8221;</em></p>
<p><a href="http://www.gentoo.org/" onclick="javascript:urchinTracker ('/outbound/article/www.gentoo.org');"><img class="alignnone" title="Gentoo" src="http://img.photobucket.com/albums/v242/gregor3000/gentoo.jpg" alt="" width="146" height="149" /></a></p>
<p><strong>Gentoo</strong></p>
<p>By the way, I would like to hear a Gentoo user in the comments explain some more about what the benefits of Gentoo Linux are. Most of the newer Linux users connect Gentoo with compiling apps locally. I personally like to use other distros, because I mostly just use binaries (Gentoo has some binaries too) for some programs and in other cases compile my apps when I really want to, which I am already able to do in any other distro. So, why would you choose Gentoo? Well, first if you would like to learn how compiling works, Gentoo is an excellent choice. You will be able to get a distro specifically tailored for your system (brings in a slight increase in overall speed). The package management system is called <a href="http://www.gentoo.org/proj/en/portage/"class="zem_slink" title="Portage (software)" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.gentoo.org');">Portage</a> with the emerge tool (I think it is written in python), based on Ports in the <a href="http://en.wikipedia.org/wiki/Berkeley_Software_Distribution"class="zem_slink" title="Berkeley Software Distribution" rel="wikipedia"  onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">BSDs</a> (what is different is that Portage contains <a href="http://en.wikipedia.org/wiki/Ebuild" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">ebuilds</a>). Compiling everything enables you to have softer dependencies, more bleeding-edge packages and you can install the system in three different &#8220;Stages&#8221;, depending on how much of the system you wish to compile yourself (only Stage 3 installs are officially supported!).</p>
<ul>
<li><em>Stage1: System must be <a href="http://en.wikipedia.org/wiki/Bootstrapping_%28computing%29"title="Bootstrapping (computing)"  onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">bootstrapped</a> and the base system must be compiled.</em></li>
<li><em>Stage2: System has already been bootstrapped, but the base system must be compiled.</em></li>
<li><em>Stage3: System has already been bootstrapped and the base system already compiled.</em></li>
</ul>
<p>Well, I hope this short article made you at least a bit curious about how it is to use these distros. Why not give them a try? At least visit their homepages and take a look at some more information. Is there anything you&#8217;d want to add? I&#8217;d love to read some comments from users and people new to Linux!</p>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/11/23/advanced-linux-distributions-you-should-try/" >Advanced Linux Distributions You Should Try</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=J4Jpff"><img src="http://feeds.feedburner.com/~a/internetling?i=J4Jpff" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=DHfSN"><img src="http://feeds.feedburner.com/~f/internetling?i=DHfSN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=TI9an"><img src="http://feeds.feedburner.com/~f/internetling?i=TI9an" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=Yc2sN"><img src="http://feeds.feedburner.com/~f/internetling?i=Yc2sN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=poaVn"><img src="http://feeds.feedburner.com/~f/internetling?i=poaVn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=wVPnn"><img src="http://feeds.feedburner.com/~f/internetling?i=wVPnn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=3dXvn"><img src="http://feeds.feedburner.com/~f/internetling?i=3dXvn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/11/23/advanced-linux-distributions-you-should-try/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/11/23/advanced-linux-distributions-you-should-try/</feedburner:origLink></item>
		<item>
		<title>5+ Über - Useful Firefox Plugins You Should Use Too</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/443413231/</link>
		<comments>http://www.internetling.com/2008/11/05/5-uber-useful-firefox-plugins-you-should-use-too/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 16:50:53 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[General Productivity]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.internetling.com/?p=141</guid>
		<description><![CDATA[Oh, and tell us about your favorite plugins in the comments!
Zemanta

Zemanta is very useful for bloggers, because when you write a post, Zemanta browses the Internet for related pictures and links you can add to your post. We all know that 50% of a blog post is searching for pictures and links to link the [...]]]></description>
			<content:encoded><![CDATA[<p>Oh, and tell us about your favorite plugins in the comments!</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7571" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/addons.mozilla.org');"><strong>Zemanta</strong></a></p>
<p><img class="alignnone" title="zemanta" src="http://internetakias.gr/wp-content/uploads/2008/03/zemanta-logo.jpg" alt="" width="246" height="94" /></p>
<p>Zemanta is very useful for<strong> bloggers</strong>, because when you write a post, Zemanta browses the Internet for related pictures and links you can add to your post. We all know that 50% of a blog post is searching for pictures and links to link the words you want, but Zemanta makes it really easy for you. It also features other cools stuff, such as re-posting content you find on the Net. It integrates especially well with <a href="http://wordpress.org/"class="zem_slink" title="WordPress" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/wordpress.org');">Wordpress</a>. Just open an editing tab with Zemanta on, and see what happens <img src='http://www.internetling.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong><a href="https://addons.mozilla.org/en-US/firefox/addon/201" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/addons.mozilla.org');">DownThemAll</a>!</strong><br />
An awesome Download Manager. Speeds up the downloads a bit and enables you to resume them, also has a cool &#8220;DTaOneClick&#8221; feature, that makes it easy to download files to desired directories with just one click. It also doesn&#8217;t bug you like the default Download Manager.</p>
<p><img class="alignright" title="downthemall" src="http://www.universefirefox.com/images/2007/12/downthemall_logo.gif" alt="" width="114" height="91" /></p>
<p><strong><a href="https://addons.mozilla.org/en-US/firefox/addon/6349" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/addons.mozilla.org');">BugMeNot</a> Firefox plugin</strong></p>
<p>Every wanted to just check out some text or a part of content in a site that you&#8217;re not registered on, but requires you to be? Save time with the Bugmenot extension.</p>
<blockquote><p>&#8220;BugMeNot will log in for you automatically using user-submitted passwords. Features: multiple login attempts, failure reporting, and auto-submittal.&#8221;</p>
<p><img class="alignright" title="bugmenot" src="http://cache.lifehacker.com/software/bugmenot.gif" alt="" width="155" height="164" /></p></blockquote>
<div class="mceTemp">
<dl class="wp-caption alignnone" style="width: 177px;">
<dt class="wp-caption-dt"><a href="http://www.foxmarks.com/" onclick="javascript:urchinTracker ('/outbound/article/www.foxmarks.com');"><img title="Foxmarks" src="http://www.firefoxfacts.com/wp-content/uploads/2008/08/foxmarks.png" alt="Foxmarks" width="167" height="48" /></a></dt>
</dl>
</div>
<p>Yeah, it simply synchronizes bookmarks. <strong>BUT!</strong> Now it can also store passwords and share them between Firefox setups. You unlock them using your PIN. It&#8217;s not that safe, but I believe many people will find it very useful. Of course, there&#8217;s always Weave if you need more functions.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/750" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/addons.mozilla.org');"><strong>RoboForm</strong></a></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/750" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/addons.mozilla.org');"><strong></strong><img class="alignright" title="roboform" src="http://cws.internet.com/img/screenshots/icon-proboform.gif" alt="" width="50" height="50" /></a></p>
<p>Another time saver, especially if you have to sign up for different thins very often:</p>
<p>&#8220;If you use RoboForm for web form filling, site logins, and/or password management, be sure to use the extension for Firefox.&#8221;</p>
<p><em><strong>Runners-up:</strong></em></p>
<ul>
<li><strong>FireFTP</strong></li>
<li><strong>ScribeFire</strong></li>
<li><strong>AdBlock Plus</strong></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a href="http://reblog.zemanta.com/zemified/81ec85d6-24a0-4cc9-a943-18493726ba78/"class="zemanta-pixie-a" title="Zemified by Zemanta"  onclick="javascript:urchinTracker ('/outbound/article/reblog.zemanta.com');"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=81ec85d6-24a0-4cc9-a943-18493726ba78" alt="Reblog this post [with Zemanta]" /></a></div>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/11/05/5-uber-useful-firefox-plugins-you-should-use-too/" >5+ Über - Useful Firefox Plugins You Should Use Too</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=NVRBUr"><img src="http://feeds.feedburner.com/~a/internetling?i=NVRBUr" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=sUNEN"><img src="http://feeds.feedburner.com/~f/internetling?i=sUNEN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=gVRKn"><img src="http://feeds.feedburner.com/~f/internetling?i=gVRKn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=QO7DN"><img src="http://feeds.feedburner.com/~f/internetling?i=QO7DN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=oVUdn"><img src="http://feeds.feedburner.com/~f/internetling?i=oVUdn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=l7G9n"><img src="http://feeds.feedburner.com/~f/internetling?i=l7G9n" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=rQOMn"><img src="http://feeds.feedburner.com/~f/internetling?i=rQOMn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/11/05/5-uber-useful-firefox-plugins-you-should-use-too/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/11/05/5-uber-useful-firefox-plugins-you-should-use-too/</feedburner:origLink></item>
		<item>
		<title>50+ Resources For Your Linux Setup/Desktop/Machine/Brain</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/434953686/</link>
		<comments>http://www.internetling.com/2008/10/28/50-resources-for-your-linux-setup-desktop-machine-brain/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 17:27:44 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux kernel]]></category>

		<category><![CDATA[Open source]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.internetling.com/?p=128</guid>
		<description><![CDATA[I&#8217;m a bad writer, so I like to direct the grammar natzees to other links out there. Today I&#8217;ll be giving out some link love, but at the same time I&#8217;d like to show you some of the links I gathered in the past to improve my Linux Experience.
And by Jean-Luc Picard, what a wondrous [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="tux work" src="http://img.photobucket.com/albums/v242/gregor3000/kami23-working-tux-12292.png" alt="" width="153" height="153" align="right" />I&#8217;m a bad writer, so I like to direct the grammar natzees to other links out there. Today I&#8217;ll be giving out some link love, but at the same time I&#8217;d like to show you some of the links I gathered in the past to improve my Linux Experience.</p>
<p>And by Jean-Luc Picard, what a wondrous list it is!</p>
<p>There are also short descriptions, where deemed necessary. My favorites are in <strong>bold letters</strong>.</p>
<p><strong>Disclaimer:</strong> I&#8217;m too damn lazy to sort them, I&#8217;m not one of those Mashable guys. Yeah, there&#8217;s a whole lot of <a href="http://www.ubuntu.com/"class="zem_slink" title="Ubuntu" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.ubuntu.com');">Ubuntu</a> stuff. Anyways, I hope you find something you need!</p>
<ol>
<li><strong><a href="http://ubuntuforums.org/archive/index.php/t-648896.html" onclick="javascript:urchinTracker ('/outbound/article/ubuntuforums.org');">HOWTO: Minimal Debian Install (w/ Minimal GNOME)</a></strong></li>
<li><a href="http://ubuntuforums.org/showthread.php?t=478237" onclick="javascript:urchinTracker ('/outbound/article/ubuntuforums.org');">Old/crappy pc/laptop users, come chat and share here!</a></li>
<li><a href="http://www.linux.com/feature/128940" onclick="javascript:urchinTracker ('/outbound/article/www.linux.com');">Building a highly functional desktop with lightweight software</a></li>
<li><a href="http://linuxappfinder.com/" onclick="javascript:urchinTracker ('/outbound/article/linuxappfinder.com');">Linux App Finder</a>&#8217;s mission is to catalog useful GNU/Linux programs and provide a great resource to discover new apps.</li>
<li><strong><a href="http://www.openstickers.com/" onclick="javascript:urchinTracker ('/outbound/article/www.openstickers.com');">Free Software Sticker Book</a></strong> This book includes a set of stickers related to free software projects. Now you may remove the <a href="http://www.microsoft.com"class="zem_slink" title="Microsoft" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.microsoft.com');">Microsoft</a> sticker from your computer (computers are not designed only for <a href="http://www.microsoft.com/Windows/default.mspx"class="zem_slink" title="Microsoft Windows" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.microsoft.com');">Microsoft Windows</a>) and choose a sticker from this book with which to replace it.</li>
<li><a href="http://www.linuxrsp.ru/win-lin-soft/table-eng.html" onclick="javascript:urchinTracker ('/outbound/article/www.linuxrsp.ru');">The table of equivalents / replacements / analogs of Windows software in Linux</a></li>
<li><a href="http://www.osalt.com/" onclick="javascript:urchinTracker ('/outbound/article/www.osalt.com');">osalt.com</a> helps recommend a <a href="http://en.wikipedia.org/wiki/Open_source_software"class="zem_slink" title="Open source software" rel="wikipedia"  onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">open source software</a> alternative or replacement for commercial products and even shareware.</li>
<li><a href="http://www.linuxreality.com" onclick="javascript:urchinTracker ('/outbound/article/www.linuxreality.com');">Linux Reality</a> is a podcast aimed at the new Linux user. Lots of tips and software-specific episodes.</li>
<li><a href="http://www.techenclave.com/guides-and-tutorials/things-to-know-before-using-linux-117029.html" onclick="javascript:urchinTracker ('/outbound/article/www.techenclave.com');">Things to know before using Linux</a></li>
<li><a href="http://fabrizioballiano.net/2008/08/12/beautiful-designs-for-ubuntu-810-intrepid-ibex/" onclick="javascript:urchinTracker ('/outbound/article/fabrizioballiano.net');">http://fabrizioballiano.net/2008/08/12/beautiful-designs-for-ubuntu-810-intrepid-ibex/</a></li>
<li><a href="http://tombuntu.com/index.php/2008/01/15/ten-tips-for-kde-40-beginners/" onclick="javascript:urchinTracker ('/outbound/article/tombuntu.com');">Ten Tips for KDE 4.0 Beginners</a> - Valid with later versions of KDE4</li>
<li><a href="http://www.taimila.com/?q=node/11" onclick="javascript:urchinTracker ('/outbound/article/www.taimila.com');">Imitate the look of OS X on your Linux Desktop</a></li>
<li><a href="http://0pointer.de/blog/projects/guide-to-sound-apis.html" onclick="javascript:urchinTracker ('/outbound/article/0pointer.de');">A Guide through the Linux Sound API Jungle</a> &lt; A <strong>MUST READ!</strong></li>
<li><a href="https://help.ubuntu.com/community/MacBook" onclick="javascript:urchinTracker ('/outbound/article/help.ubuntu.com');">Ubuntu Community Documentation for the MacBook</a> (also Santa Rosa)</li>
<li><a href="http://www.fsckin.com/2007/11/14/7-different-linuxbsd-firewalls-reviewed/" onclick="javascript:urchinTracker ('/outbound/article/www.fsckin.com');">Seven Different Linux/BSD Firewalls Reviewed</a></li>
<li><a href="http://ubuntu.wordpress.com/2005/09/23/installing-using-an-rpm-file/" onclick="javascript:urchinTracker ('/outbound/article/ubuntu.wordpress.com');">Installing RPM packages on Ubuntu</a></li>
<li><a href="http://debaday.debian.net/" onclick="javascript:urchinTracker ('/outbound/article/debaday.debian.net');">Debian Package of the Day</a></li>
<li><a href="http://tldp.org/" onclick="javascript:urchinTracker ('/outbound/article/tldp.org');">The Linux Documentation Project</a> is working towards developing free, high quality documentation for the Linux operating system.</li>
<li>Gnome-Look.org</li>
<li><strong><a href="http://www.box-look.org/" onclick="javascript:urchinTracker ('/outbound/article/www.box-look.org');">Box-Look.org</a></strong></li>
<li><a href="http://www.techradar.com/news/internet/20-indispensible-linux-applications-461062?artc_pg=1" onclick="javascript:urchinTracker ('/outbound/article/www.techradar.com');">20 Linux Apps You Can&#8217;t Live Without</a>, by TechRadar UK</li>
<li><a href="http://www.linuxchix.org/" onclick="javascript:urchinTracker ('/outbound/article/www.linuxchix.org');">LinuxChix</a> - I put it in just because they claim that these so-called &#8216;women&#8217; are using GNU/Linux.</li>
<li><a href="http://www.linuxhomepage.com/" onclick="javascript:urchinTracker ('/outbound/article/www.linuxhomepage.com');">LinuxHomePage</a> - You&#8217;ll immediately find out why it&#8217;s the only Linux News Site in this list.</li>
<li><a href="http://www.linuxsecurity.com/component/option,com_weblinks/catid,155/Itemid,134/" onclick="javascript:urchinTracker ('/outbound/article/www.linuxsecurity.com');">LinuxSecurity&#8217;s Resource Page</a></li>
<li><a href="http://www.ibm.com/developerworks/linux/library/os-whistle/" onclick="javascript:urchinTracker ('/outbound/article/www.ibm.com');">Whistle while you work</a> to run commands on your computer.</li>
<li><a href="http://www.pendrivelinux.com/" onclick="javascript:urchinTracker ('/outbound/article/www.pendrivelinux.com');">Pen-drive Linux</a> - Boot and run Linux from a <a href="http://en.wikipedia.org/wiki/USB_flash_drive"class="zem_slink" title="USB flash drive" rel="wikipedia"  onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">USB flash memory</a> stick</li>
<li><a href="http://www.catswhocode.com/blog/os/gnu-linux/10-icons-sets-to-customize-your-gnulinux-desktop-160" onclick="javascript:urchinTracker ('/outbound/article/www.catswhocode.com');">10 icons sets to customize your GNU/Linux desktop</a></li>
<li><a href="http://www.linuxartist.org/" onclick="javascript:urchinTracker ('/outbound/article/www.linuxartist.org');">Linuxartist</a> - a directory of resources for artists using Linux</li>
<li><a href="http://freshrpms.net/" onclick="javascript:urchinTracker ('/outbound/article/freshrpms.net');">FreshRPMs</a></li>
<li><a href="http://custom.nimblex.net/" onclick="javascript:urchinTracker ('/outbound/article/custom.nimblex.net');">Custom NimbleX</a> - easily generate a customized NimbleX Linux CD</li>
<li><a href="http://www.unix-tutorials.com/" onclick="javascript:urchinTracker ('/outbound/article/www.unix-tutorials.com');">Unix Tutorials</a></li>
<li><a href="http://www.howtogeek.com/howto/windows-vista/use-ubuntu-live-cd-to-backup-files-from-your-dead-windows-computer/" onclick="javascript:urchinTracker ('/outbound/article/www.howtogeek.com');">Use Ubuntu Live CD to Backup Files from Your Dead Windows Computer</a></li>
<li><a href="http://www.linux-laptop.net/" onclick="javascript:urchinTracker ('/outbound/article/www.linux-laptop.net');">Linux on Laptops</a></li>
<li><a href="http://jungla.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html" onclick="javascript:urchinTracker ('/outbound/article/jungla.dit.upm.es');">Index of Documentation</a> for People Interested in Writing and/or Understanding the <a href="http://www.kernel.org/"class="zem_slink" title="Linux kernel" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.kernel.org');">Linux Kernel</a></li>
<li><a href="http://tuxtraining.com/2008/09/28/how-to-make-ubuntu-extremely-fast/" onclick="javascript:urchinTracker ('/outbound/article/tuxtraining.com');">How to make Ubuntu Extremely Fast</a></li>
<li><a href="http://www.saylinux.com/ubuntuhowto.html" onclick="javascript:urchinTracker ('/outbound/article/www.saylinux.com');">130+ Ubuntu (and Debian Tutorials)</a></li>
<li><a href="http://degreedirectory.org/articles/13_Of_the_Best_Linux_Tutorials_and_OpenCourseWare_on_the_Web.html" onclick="javascript:urchinTracker ('/outbound/article/degreedirectory.org');">13 Of the Best Linux Tutorials and OpenCourseWare on the Web</a></li>
<li><a href="http://bp3.blogger.com/_Vbsj-yhipTw/RvaiatPBPBI/AAAAAAAAABs/yjx3hPlEUNw/s1600-h/linux_file_structure.jpg" onclick="javascript:urchinTracker ('/outbound/article/bp3.blogger.com');">Linux File Structure</a></li>
<li><a href="http://bashcurescancer.com/10-linux-commands-youve-never-used.html" onclick="javascript:urchinTracker ('/outbound/article/bashcurescancer.com');">http://bashcurescancer.com/10-linux-commands-youve-never-used.html</a></li>
<li><a href="http://www.pixelbeat.org/cmdline.html" onclick="javascript:urchinTracker ('/outbound/article/www.pixelbeat.org');">Linux Commands - a Practical Reference</a></li>
<li><a href="http://www.linuxdriver.co.il/kernel_map" onclick="javascript:urchinTracker ('/outbound/article/www.linuxdriver.co.il');">Interactive Map</a> of the Linux Kernel</li>
<li><a href="http://rangit.com/software/top-8-linux-games-of-2007/" onclick="javascript:urchinTracker ('/outbound/article/rangit.com');">Top 25 Linux Games</a></li>
<li><strong><a href="http://blog.lxpages.com/ultimate_linux.html" onclick="javascript:urchinTracker ('/outbound/article/blog.lxpages.com');">Ultimate Linux Reference Guide for Newbies</a></strong></li>
<li><a href="http://ubuntusite.com/flyback-a-time-machine-alternative-for-linux/" onclick="javascript:urchinTracker ('/outbound/article/ubuntusite.com');">Flyback</a> a Time Machine-like tool for Linux</li>
<li><a href="http://www.teknobites.com/2007/11/07/10-great-wallpapers-for-linux-geeks/" onclick="javascript:urchinTracker ('/outbound/article/www.teknobites.com');">10 Great Walls for Linux Geeks</a></li>
<li><strong><a href="http://appnr.com/" onclick="javascript:urchinTracker ('/outbound/article/appnr.com');">Appnr</a> - awesome Ubuntu Apps Site</strong></li>
<li><a href="http://getdeb.net" onclick="javascript:urchinTracker ('/outbound/article/getdeb.net');">GetDeb.net</a> - well.. get some debs <img src='http://www.internetling.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li><a href="http://ubuntuforums.org/showthread.php?t=602301" onclick="javascript:urchinTracker ('/outbound/article/ubuntuforums.org');">Convert video files for your PDA/PPC/PSP/iPhone/iPod</a></li>
<li><a href="http://www.zegeniestudios.net/ldc/index.php?lang=en" onclick="javascript:urchinTracker ('/outbound/article/www.zegeniestudios.net');">Linux Distro Chooser</a></li>
<li><a href="http://distrowatch.com/weekly.php?issue=20080922#feature" onclick="javascript:urchinTracker ('/outbound/article/distrowatch.com');">Linux Package Management Cheat-Sheet</a></li>
<li><a href="http://www.ubuntukungfu.org/" onclick="javascript:urchinTracker ('/outbound/article/www.ubuntukungfu.org');">Ubuntu Kung FU</a> - a Digg-like tutorials site</li>
<li><a href="http://linuxtracker.org/" onclick="javascript:urchinTracker ('/outbound/article/linuxtracker.org');">LinuxTracker</a></li>
<li><strong><a href="http://tllts.org/" onclick="javascript:urchinTracker ('/outbound/article/tllts.org');">The Linux Link: Portal To Linux Web Radio Shows</a></strong></li>
<li><strong><a href=" http://www.howtoforge.com" onclick="javascript:urchinTracker ('/outbound/article/www.howtoforge.com');">HowtoForge</a>, probably one of the biggest collections of Linux howtos on the Internet</strong></li>
<li><a href="http://www.playdeb.net/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.playdeb.net');">Playdeb</a> is a gaming repository for Ubuntu<strong><br />
</strong></li>
</ol>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/a3995dec-9642-4f4f-a025-f9a9897192df/"><br />
</a></div>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/10/28/50-resources-for-your-linux-setup-desktop-machine-brain/" >50+ Resources For Your Linux Setup/Desktop/Machine/Brain</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=BMZelZ"><img src="http://feeds.feedburner.com/~a/internetling?i=BMZelZ" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=bD01M"><img src="http://feeds.feedburner.com/~f/internetling?i=bD01M" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=9yUtm"><img src="http://feeds.feedburner.com/~f/internetling?i=9yUtm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=0zrPM"><img src="http://feeds.feedburner.com/~f/internetling?i=0zrPM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=j2bam"><img src="http://feeds.feedburner.com/~f/internetling?i=j2bam" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=CVNEm"><img src="http://feeds.feedburner.com/~f/internetling?i=CVNEm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=UWBbm"><img src="http://feeds.feedburner.com/~f/internetling?i=UWBbm" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/10/28/50-resources-for-your-linux-setup-desktop-machine-brain/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/10/28/50-resources-for-your-linux-setup-desktop-machine-brain/</feedburner:origLink></item>
		<item>
		<title>Features I’d Like to See in Ubuntu 9.04 (Jaunty Jackalope)</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/432617594/</link>
		<comments>http://www.internetling.com/2008/10/26/features-id-like-to-see-in-ubuntu-904-jaunty-jackalope/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 14:36:47 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[In Development]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open source]]></category>

		<category><![CDATA[Compiz]]></category>

		<category><![CDATA[Compiz Fusion]]></category>

		<category><![CDATA[Linux OS]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[wacom]]></category>

		<guid isPermaLink="false">http://www.internetling.com/?p=118</guid>
		<description><![CDATA[It is very frustrating when you don&#8217;t know every programming language (I&#8217;m a PHP guy). There are so many things I&#8217;d like to change in Ubuntu Intrepid Ibex (it is still a great Linux OS), but don&#8217;t have the time/knowledge to do. I am very active in promotion, but maybe someone who knows his stuff [...]]]></description>
			<content:encoded><![CDATA[<p>It is very frustrating when you don&#8217;t know every programming language (I&#8217;m a PHP guy). There are so many things I&#8217;d like to change in Ubuntu Intrepid Ibex (it is still a great Linux OS), but don&#8217;t have the time/knowledge to do. I am very active in promotion, but maybe someone who knows his stuff will read this list of ideas for inspiration. Or let&#8217;s just have a conversation about it in the comments!</p>
<p><strong>System Hardware Rating</strong></p>
<p>This is a new idea I got just a few days ago: wouldn&#8217;t it be cool if a new user popped in A Ubuntu LiveCD, which would quickly analyze the your system and grade its performance? If it were good enough it would continue with the launch, and in the case of a bad &#8217;system grade&#8217; it would pop up a warning that the system isn&#8217;t good enough for optimal performance and that if you want you should maybe download <a href="http://www.xubuntu.org"class="zem_slink" title="Xubuntu" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.xubuntu.org');">Xubuntu</a> or a lighter OS?</p>
<p>Disclaimer: I have no idea if this is even doable.</p>
<p><strong><a href="http://compiz.org/"class="zem_slink" title="Compiz" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/compiz.org');">Compiz</a> Settings Manager installed by default</strong></p>
<p><img class="alignnone" title="compiz settings manager" src="http://img.photobucket.com/albums/v242/gregor3000/compiz-fusion-tray-icon.png" alt="" width="256" height="195" /></p>
<p>There is no doubt that Compiz Fusion is extremely popular nowadays. Is the Settings Manager really that big of a package that they cannot include it in the default install? I think many users would enjoy being able to tweak Compiz instead of having only the basic functions. I don&#8217;t get the &#8220;you&#8217;re just here for the eye-candy&#8221; argument due to the fact that compiz is being shipped in the default install. Why not go all the way then?</p>
<p><strong>Less complicated user Lockdown Tools / Parental Controls</strong></p>
<p>Not only useful in schools, but also at home, Pessulus and Kiosktool just don&#8217;t cut it. I&#8217;m being optimistic about the Guest Account option, although it would be nice to see a very school- or public-computer-specific settings tool in Ubuntu or the <a href="http://edubuntu.org/"class="zem_slink" title="Edubuntu" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/edubuntu.org');">Edubuntu</a> add-on. I bet many parents would like to be able to easily (as in: non-command line) restrict the time of Game/Internet usage. A desktop OS is not used exclusively in a business environments.</p>
<p><strong>Tablet support</strong></p>
<p>I love drawing and doodling with my <a href="http://www.wacom.com/"class="zem_slink" title="Wacom" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.wacom.com');">Wacom</a> Bamboo Fun. It&#8217;s much better than paper. I just twitch a little when I have to run an instance of XP to use <a href="http://www.gimp.org"class="zem_slink" title="GIMP" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.gimp.org');">the GIMP</a> with a tablet. There is a great guide on the Ubuntu Forums. Sadly, it works only 70% of the time and an update broke it for me. There is this Linuxwacom project. OK, well maybe working on the Wifi support is much more important than this, although I know a lot of fellow artists like to use the GIMP but can&#8217;t make the switch because their little tablet doesn&#8217;t work on Linux.</p>
<p><img class="alignnone" title="linux wacom" src="http://jkontherun.blogs.com/jkontherun/images/ubuntu_active_digitizer.png" alt="" width="200" height="176" /></p>
<p><strong>Fix Pulse Audio!</strong></p>
<p>Nuff&#8217; said.</p>
<p><strong>Error/Bug Reporting Advice</strong></p>
<p>We have to admit that you encounter a lot of errors when trying to do something advanced in Linux. I don&#8217;t like Windows&#8217; &amp; Firefox&#8217;s way of sending Crash Reports (what use do people with out an Internet connection have of it?). What Ubuntu could do, it could give you the standard error message and underneath it tell you what you can do with it if you want to report the bug (with a link to Launchpad or something similar).</p>
<p>Do you have any cool features you would like to see in 9.04? Tell us in the comments!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a href="http://reblog.zemanta.com/zemified/d235ee71-0764-4ef9-a00c-d6ffc2d3f4d8/"class="zemanta-pixie-a" title="Zemified by Zemanta"  onclick="javascript:urchinTracker ('/outbound/article/reblog.zemanta.com');"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d235ee71-0764-4ef9-a00c-d6ffc2d3f4d8" alt="Reblog this post [with Zemanta]" /></a></div>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/10/26/features-id-like-to-see-in-ubuntu-904-jaunty-jackalope/" >Features I&#8217;d Like to See in Ubuntu 9.04 (Jaunty Jackalope)</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=z1bpAA"><img src="http://feeds.feedburner.com/~a/internetling?i=z1bpAA" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=7wspM"><img src="http://feeds.feedburner.com/~f/internetling?i=7wspM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=EPYzm"><img src="http://feeds.feedburner.com/~f/internetling?i=EPYzm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=GDjlM"><img src="http://feeds.feedburner.com/~f/internetling?i=GDjlM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=EQv9m"><img src="http://feeds.feedburner.com/~f/internetling?i=EQv9m" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=MyTym"><img src="http://feeds.feedburner.com/~f/internetling?i=MyTym" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=XwoZm"><img src="http://feeds.feedburner.com/~f/internetling?i=XwoZm" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/10/26/features-id-like-to-see-in-ubuntu-904-jaunty-jackalope/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/10/26/features-id-like-to-see-in-ubuntu-904-jaunty-jackalope/</feedburner:origLink></item>
		<item>
		<title>The 5 Best Xfce - based Linux Distributions</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/424883704/</link>
		<comments>http://www.internetling.com/2008/10/18/the-5-best-xfce-based-linux-distributions/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 20:17:48 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Operating Systems]]></category>

		<category><![CDATA[Debian]]></category>

		<category><![CDATA[Desktop environment]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[Linux Mint]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Xfce]]></category>

		<guid isPermaLink="false">http://www.internetling.com/?p=115</guid>
		<description><![CDATA[Hello everyone! I&#8217;m back!
After a very painful WP upgrade, I&#8217;m back on track.
I&#8217;ve been talking a lot about window managers and desktop environments. Nowadays most major distros simply go for KDE or GNOME, but it is not very common to see a distro use XFCE. This is a very sleek and useful little desktop environment, [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone! I&#8217;m back!</p>
<p>After a very painful WP upgrade, I&#8217;m back on track.</p>
<img title="xfce 4" src="http://upload.wikimedia.org/wikipedia/en/thumb/f/fb/Xfce_logo.png/150px-Xfce_logo.png" alt="xfce 4" width="150" height="113" />
<p>I&#8217;ve been talking a lot about <a href="http://www.internetling.com/2008/07/16/the-big-x-window-manager-guide-with-screenshots/" >window managers</a> and <a href="http://www.internetling.com/2008/07/04/the-ultimate-guide-to-choosing-the-right-desktop-enviroment/" >desktop environments</a>. Nowadays most major distros simply go for KDE or <a href="http://www.gnome.org/"class="zem_slink" title="GNOME" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.gnome.org');">GNOME</a>, but it is not very common to see a distro use <a href="http://www.xfce.org/"class="zem_slink" title="Xfce" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.xfce.org');">XFCE</a>. This is a very sleek and useful little desktop environment, which provides great GTK compatibility and increases speed. Today we&#8217;ll take a quick look at which distros you should choose if you wish to have an instant Xfce experience.</p>
<p>Don&#8217;t be lazy, try Xfce out and see if it fits your needs. I assure you, if you find all the apps you need, you&#8217;ll never look back.</p>
<p><strong>Linux Mint - XFCE Community Edition</strong></p>
<p>I&#8217;m not a freedom hater. Sometimes I just don&#8217;t have the time to fiddle with the settings, download plugins &amp; codes or to recompile something. Linux Mint has won my attention a long time ago. Only recently have I noticed that there is a number of derivative &#8216;community editions&#8217; available. All the <a href="http://www.ubuntu.com/"class="zem_slink" title="Ubuntu" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.ubuntu.com');">Ubuntu</a> goodness, combined with excellent out-of-the-box performance and Xfce. Everything I&#8217;ve been asking for in one ISO. Full of win.</p>
<p><a href="http://www.linuxmint.com/download.php" onclick="javascript:urchinTracker ('/outbound/article/www.linuxmint.com');"><img class="alignnone" title="linux mint" src="http://img.photobucket.com/albums/v242/gregor3000/desktop-1.png" alt="" width="320" height="240" /></a></p>
<p><strong>Vector Linux</strong></p>
<p>One of my favorite <a href="http://www.slackware.com/"class="zem_slink" title="Slackware" rel="homepage"  onclick="javascript:urchinTracker ('/outbound/article/www.slackware.com');">Slackware</a>-based distros (slapt-get helps) also uses the Xfce desktop environment. It is heavily themed, although some characteristics remain.  I personally like Vector&#8217;s Xfce setup due to the fact that many people don&#8217;t find the &#8216;panel&#8217; on a vanilla Xfce install very attractive. An alpha of version 6.0 has been released a month ago.<br />
<a href="http://vectorlinux.com/" onclick="javascript:urchinTracker ('/outbound/article/vectorlinux.com');"><img class="alignnone" title="vector linux" src="http://img.photobucket.com/albums/v242/gregor3000/desktop-2.png" alt="" width="320" height="240" /></a></p>
<p><strong><br />
Xubuntu</strong></p>
<p>Some of you are going to wonder why I didn&#8217;t put Xubuntu in first or second place. Make your own list then xD Everyone who likes a nice Debian Sid base and wants to have a very solid Xfce setup on a system where all of our beloved Ubuntu tutorials work, should go for Xubuntu.</p>
<p><a href="http://www.xubuntu.org" onclick="javascript:urchinTracker ('/outbound/article/www.xubuntu.org');"><img class="alignnone" title="xubuntu" src="http://img.photobucket.com/albums/v242/gregor3000/thunar.png" alt="" width="319" height="257" /></a></p>
<p><strong>Zenwalk</strong></p>
<p>It is based on Slackware, but uses a strict &#8216;Zen&#8217; approach, which means: no more than one app for each task. Sadly, one combination of apps doesn&#8217;t always work. Let&#8217;s put that aside though, because the important thing with Zenwalk is its speed and a great Xfce setup.</p>
<p><a href="http://www.zenwalk.org" onclick="javascript:urchinTracker ('/outbound/article/www.zenwalk.org');"><img class="alignnone" title="zenwalk" src="http://img.photobucket.com/albums/v242/gregor3000/zenwalk_office.png" alt="" width="320" height="256" /></a></p>
<p><strong>Debian + Xfce</strong></p>
<p>This one is on the bottom - Debian doesn&#8217;t really use Xfce as its primary desktop, they also have a special Xfce CD available. Never had any problems, works very well, is stable. And the negative? Stock stuff <img src='http://www.internetling.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://www.debian.org/" onclick="javascript:urchinTracker ('/outbound/article/www.debian.org');"><img class="alignnone" title="debian" src="http://img.photobucket.com/albums/v242/gregor3000/xfce-2.png" alt="" width="320" height="240" /></a></p>
<p>Do you use Xfce? What do you think about it? Which distros did you try with Xfce?</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/d03904ce-0675-40e3-abdc-57da1821267b/"><br />
</a></div>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/10/18/the-5-best-xfce-based-linux-distributions/" >The 5 Best Xfce - based Linux Distributions</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=88IFGW"><img src="http://feeds.feedburner.com/~a/internetling?i=88IFGW" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=uVl8M"><img src="http://feeds.feedburner.com/~f/internetling?i=uVl8M" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=qRxNm"><img src="http://feeds.feedburner.com/~f/internetling?i=qRxNm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=DiGIM"><img src="http://feeds.feedburner.com/~f/internetling?i=DiGIM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=X8fbm"><img src="http://feeds.feedburner.com/~f/internetling?i=X8fbm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=MrMSm"><img src="http://feeds.feedburner.com/~f/internetling?i=MrMSm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=w694m"><img src="http://feeds.feedburner.com/~f/internetling?i=w694m" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/10/18/the-5-best-xfce-based-linux-distributions/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/10/18/the-5-best-xfce-based-linux-distributions/</feedburner:origLink></item>
		<item>
		<title>Top 3 Bad Linux Distros</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/405533349/</link>
		<comments>http://www.internetling.com/2008/09/28/top-3-bad-linux-distros/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 16:55:10 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Online apps]]></category>

		<category><![CDATA[Operating Systems]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.internetling.com/2008/09/28/top-3-bad-linux-distros/</guid>
		<description><![CDATA[Even before I write this post, I know I&#8217;m going to get some real nasty comments. Bring it on, tough guys. 
The freedom which FOSS gives us, enables everyone with a specific goal in their mind to create their own Linux distro. Most of the time, the goals/philosophy are cool and interesting, but it often [...]]]></description>
			<content:encoded><![CDATA[<p><em>Even before I write this post, I know I&#8217;m going to get some real nasty comments. Bring it on, tough guys. </em></p>
<p>The freedom which FOSS gives us, enables everyone with a specific goal in their mind to create their own Linux distro. Most of the time, the goals/philosophy are cool and interesting, but it often happens that the &#8220;product&#8221; of the project, the one that should take you to the creator&#8217;s goal, turns out to be less than nothing. And we have quite a few examples of this in the Linux world. Let&#8217;s take a look at our Hall of Fail.</p>
<p>3.) <a href="http://dev.thinkgos.com/" title="GOS (operating system)" rel="homepage" class="zem_slink" onclick="javascript:urchinTracker ('/outbound/article/dev.thinkgos.com');">gOS</a></p>
<p><img src="http://img.photobucket.com/albums/v242/gregor3000/gOS-Space_1.jpg" alt="gos" height="218" width="320" /></p>
<p>I&#8217;m starting with gOS on the bottom, because I think it wasn&#8217;t half bad in the beginning. Most of the coverage came due to the low price of the gPC, the supposedly &#8220;tight&#8221; integration with web services (if you can call a basic installation of <a href="http://gears.google.com/" title="Google Gears" rel="homepage" class="zem_slink" onclick="javascript:urchinTracker ('/outbound/article/gears.google.com');">Google Gears</a> and shortcuts to websites &#8220;tight&#8221;), badly copying OS X (along with the stupid dock).I checked out the last version of gOS, and again it s a meaningless pile of installed packages already available for every other major Linux distro out there. It&#8217;s slow, the boot-up screen is ugly, the wbar dock is too basic (the version with AWN is too demanding for low-end PCs, their main target), the window buttons are too small and indistinguishable&#8230; and I still don&#8217;t know why all the <a href="http://en.wikipedia.org/wiki/Web_2.0" title="Web 2.0" rel="wikipedia" class="zem_slink" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Web 2.0</a> guys are so excited about a few <a href="http://desktop.google.com" title="Google Desktop" rel="homepage" class="zem_slink" onclick="javascript:urchinTracker ('/outbound/article/desktop.google.com');">Google Gadgets</a> and some Facebook and other social network icons which simply open a browser window ( so instead of clicking Firefox and Facebook, you click Facebook and get a retarded browser window. I don&#8217;t see any Gears there).</p>
<p>I was first excited about gOS. It promised to offer a real &#8216;cloud&#8217; operating system, but what they have now is a weird greenbuntu which still needs <a href="http://www.openoffice.org/" title="OpenOffice.org" rel="homepage" class="zem_slink" onclick="javascript:urchinTracker ('/outbound/article/www.openoffice.org');">OpenOffice</a> to do some real work. Now I think their main goal is just <a href="http://www.thinkgos.com/gos-space.php" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.thinkgos.com');">to copy the Mac as well as possible</a>.</p>
<p>gOS devs: take another look at your goals and separate the bling from the functionality!</p>
<p>2.) <a href="http://www.zevenos.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.zevenos.com');">ZeBuntu / ZevenOS</a></p>
<p><img src="http://img.photobucket.com/albums/v242/gregor3000/ZevenOS_1.jpg" alt="zevenos" height="241" width="320" /></p>
<p>I reviewed this distro a while ago and I though it&#8217;s cool that someone is aiming to create a distro in the spirit of <a href="http://www.beincorporated.com/" title="BeOS" rel="homepage" class="zem_slink" onclick="javascript:urchinTracker ('/outbound/article/www.beincorporated.com');">BeOS</a>. Looks like the developers didn&#8217;t hear the last part. It said &#8216;philosophy&#8217; not &#8216;theme&#8217;. When I booted into zevenOS I got a very ugly net-book interface (why? It didn&#8217;t say that it was for net-books), although they have IceWM. The desktop background is very bad, so is the choice of software. Yeah, the version I tried was a late beta, but betas are finished products which need to remove bugs, not stuff that pops up German menus when you choose the English language. Anyways, now I know why Mark Shuttleworth doesn&#8217;t want the name Ubuntu to be associated with low-quality products.</p>
<p>ZeBuntu devs: Your goal is awesome, but you will have to work very, very hard!</p>
<p>1.) <a href="http://www.linux-xp.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.linux-xp.com');">Linux XP</a></p>
<p><img src="http://img.photobucket.com/albums/v242/gregor3000/desktop.png" alt="linux xp" height="259" width="320" /></p>
<blockquote><p><em>&#8220;As of September 24th 2008, their web site does not have a way to obtain a serial number to register the OS, and they do not respond to emails sent to them. It is not known if the distribution is dead, or Linux XP is only being registered in Russia.&#8221;</em></p></blockquote>
<p>I&#8217;m still wondering whether this distro is violating the GPL. For Pete&#8217;s sake they have a<strong> 30-day TRIAL</strong>. Linux XP is a Fedora re-spin with a Vista skin, Wine and some other front-ends. It is being sold, you can also obtain a serial number.</p>
<p>Check out this &#8216;feature list&#8217; from the site. Are they trying to sell Fedora here?!</p>
<ul>
<li>The most user-friendly interface ever made for Linux</li>
<li>Simple and clear installation and Windows-style setup tools</li>
<li>Full set of applications for work in the Internet.</li>
<li>Support of Microsoft Office document formats (WORD, EXCEL and others)</li>
<li>Useful tools for working with Windows networks and VPN</li>
<li>Full control of your computer, data and applications</li>
<li>Stable, dependable and without any reinstallation</li>
<li>Absolutely virus-free environment</li>
<li>Free updates through a simple but useful interface (no RPM knowledge is required)</li>
</ul>
<p>Linux XP devs: seriously, wtfiddlesticks</p>
<p><strong>Do you know any distros whose developers sadly didn&#8217;t fulfill the promised goals? Share your thoughts in the comments.</strong></p>
<div style="margin-top: 10px; height: 15px" class="zemanta-pixie"><a href="http://reblog.zemanta.com/zemified/902db147-053d-48ad-8053-600f0d459417/" class="zemanta-pixie-a" title="Zemified by Zemanta"><br />
</a></div>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/09/28/top-3-bad-linux-distros/" >Top 3 Bad Linux Distros</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=AsiHs6"><img src="http://feeds.feedburner.com/~a/internetling?i=AsiHs6" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=YAsFL"><img src="http://feeds.feedburner.com/~f/internetling?i=YAsFL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=4oYLl"><img src="http://feeds.feedburner.com/~f/internetling?i=4oYLl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=HpsUL"><img src="http://feeds.feedburner.com/~f/internetling?i=HpsUL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=LZC1l"><img src="http://feeds.feedburner.com/~f/internetling?i=LZC1l" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=CGLzl"><img src="http://feeds.feedburner.com/~f/internetling?i=CGLzl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=NwNAl"><img src="http://feeds.feedburner.com/~f/internetling?i=NwNAl" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/09/28/top-3-bad-linux-distros/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/09/28/top-3-bad-linux-distros/</feedburner:origLink></item>
		<item>
		<title>Windows 7 versus Generic Linux Distro</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/400028192/</link>
		<comments>http://www.internetling.com/2008/09/22/windows-7-versus-generic-linux-distro/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 18:26:42 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.internetling.com/2008/09/22/windows-7-versus-generic-linux-distro/</guid>
		<description><![CDATA[&#8220;Remember, as the Softies themselves like to remind us, everything about Windows is fluid up until the time the product ships. (And that is one of the main reasons the Windows client team has decided not to talk publicly about Windows 7 — so that no one will be able to prove that they cut [...]]]></description>
			<content:encoded><![CDATA[<blockquote><em>&#8220;Remember, as the Softies themselves like to remind us, everything about Windows is fluid up until the time the product ships. (And that is one of the main reasons <a href="http://windowsconnected.com/blogs/joshs_blog/archive/2008/05/27/sinofsky-talks-windows-7-but-just-barely.aspx" onclick="javascript:urchinTracker ('/outbound/article/windowsconnected.com');">the Windows client team has decided not to talk publicly about Windows 7</a> — so that no one will be able to prove that they cut planned features from the product.)&#8221;</em></p></blockquote>
<blockquote><p><strong>How many</strong> features will they cut? Will this version of Windows be more than just a security update with touch-screen support? Where is the innovation?</p></blockquote>
<p>I just got a tech update from <a href="http://ct.zdnet.com/clicks?t=71221213-7bece4e2cc8dad69ed6280d264a8c93f-bf&amp;brand=ZDNET&amp;s=5" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/ct.zdnet.com');">ZDNet</a> with a screenshot for the new Windows 7 (Milestone 3, I believe). So here&#8217;s the screenshot:</p>
<p><a href="http://farm4.static.flickr.com/3242/2867107619_5f0edeef50_o.png" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/farm4.static.flickr.com');"><img src="http://img.photobucket.com/albums/v242/gregor3000/2867107619_5f0edeef50_o.png" alt="wordpad windows 8" height="236" width="320" /></a></p>
<p>And here&#8217;s the first screenshot of gedit I found and on Ubuntu, which is one of the ugliest distros. It&#8217;s not really new.</p>
<p><a href="http://www.moixo.com/files/ubuntu-mac-os-x-network-config-10.jpg" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.moixo.com');"><img src="http://img.photobucket.com/albums/v242/gregor3000/ubuntu-mac-os-x-network-config-10.jpg" alt="gedit" height="257" width="320" /></a></p>
<p>Wow, Microsoft. Congrats. <strong>Shipping in 2009</strong> you say? At this rate gedit will probably have a time travel function by then -_-</p>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/09/22/windows-7-versus-generic-linux-distro/" >Windows 7 versus Generic Linux Distro</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=lVxzU2"><img src="http://feeds.feedburner.com/~a/internetling?i=lVxzU2" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=veBmL"><img src="http://feeds.feedburner.com/~f/internetling?i=veBmL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=RDsLl"><img src="http://feeds.feedburner.com/~f/internetling?i=RDsLl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=MSPTL"><img src="http://feeds.feedburner.com/~f/internetling?i=MSPTL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=cmXll"><img src="http://feeds.feedburner.com/~f/internetling?i=cmXll" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=MVWyl"><img src="http://feeds.feedburner.com/~f/internetling?i=MVWyl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=WOH6l"><img src="http://feeds.feedburner.com/~f/internetling?i=WOH6l" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/09/22/windows-7-versus-generic-linux-distro/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/09/22/windows-7-versus-generic-linux-distro/</feedburner:origLink></item>
		<item>
		<title>Cool Linux Propaganda Images</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/398217038/</link>
		<comments>http://www.internetling.com/2008/09/20/cool-linux-propaganda-images/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 16:22:23 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.internetling.com/2008/09/20/cool-linux-propaganda-images/</guid>
		<description><![CDATA[Due to the large number of different types of GNU/Linux, there is a multitude of interesting propaganda images, made either by the community or by professionals. What is interesting, most of them are made by someone from the community, and it&#8217;s very simple, but hilarious. I enjoy good humor and I enjoy Linux.
Here is a [...]]]></description>
			<content:encoded><![CDATA[<p>Due to the large number of different types of GNU/Linux, there is a multitude of interesting propaganda images, made either by the community or by professionals. What is interesting, most of them are made by someone from the community, and it&#8217;s very simple, but hilarious. I enjoy good humor and I enjoy Linux.</p>
<p>Here is a collection of some of my favourite GNU/Linux pics.</p>
<p>The ultimate winner:</p>
<p><a href="http://ralree.com/images/MacPCLinuxTruth.jpg" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/ralree.com');"><img src="http://img.photobucket.com/albums/v242/gregor3000/MacPCLinuxTruth.jpg" height="204" width="542" /></a></p>
<p>http://ralree.com/images/MacPCLinuxTruth.jpg</p>
<p><img src="http://img.photobucket.com/albums/v242/gregor3000/ubuntu-linux-very-friendly-circle-o.jpg" height="420" width="494" /></p>
<p>http://blog.omega-research.org/uploads/2007/09/ubuntu-linux-very-friendly-circle-of-friends.jpg</p>
<p><img src="http://www.internetling.com/wp-content/antivirus.jpg" height="340" width="300" /><br />
One of my creations</p>
<p><img src="http://img.photobucket.com/albums/v242/gregor3000/linux.jpg" height="276" width="491" /></p>
<p>http://media.brajeshwar.com/i/technology/linux.jpg</p>
<p><img src="http://img.photobucket.com/albums/v242/gregor3000/Linux-vs-Microsoft.jpg" alt="linux" height="375" width="500" /></p>
<p>http://www.commodore.ca/misc/jokes/Linux-vs-Microsoft.jpg</p>
<p><img src="http://img.photobucket.com/albums/v242/gregor3000/HP_Media_Vault_Review_1.jpg" alt="hp media vault linux" height="376" width="600" /></p>
<p>http://cache.gizmodo.com/assets/resources/2008/03/HP_Media_Vault_Review_1.jpg</p>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/09/20/cool-linux-propaganda-images/" >Cool Linux Propaganda Images</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=MvbZw5"><img src="http://feeds.feedburner.com/~a/internetling?i=MvbZw5" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=MjkWL"><img src="http://feeds.feedburner.com/~f/internetling?i=MjkWL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=qDRml"><img src="http://feeds.feedburner.com/~f/internetling?i=qDRml" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=684OL"><img src="http://feeds.feedburner.com/~f/internetling?i=684OL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=pU8Il"><img src="http://feeds.feedburner.com/~f/internetling?i=pU8Il" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=LGesl"><img src="http://feeds.feedburner.com/~f/internetling?i=LGesl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=E1lLl"><img src="http://feeds.feedburner.com/~f/internetling?i=E1lLl" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/09/20/cool-linux-propaganda-images/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/09/20/cool-linux-propaganda-images/</feedburner:origLink></item>
		<item>
		<title>What Things About Linux do You Like Best?</title>
		<link>http://feeds.feedburner.com/~r/internetling/~3/395405615/</link>
		<comments>http://www.internetling.com/2008/09/17/what-things-about-linux-do-you-like-best/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 17:51:14 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.internetling.com/2008/09/17/what-things-about-linux-do-you-like-best/</guid>
		<description><![CDATA[ 
I&#8217;ve been rambling on and on about the productivity and/or visual boost which one can get from Compiz Fusion, the Live-CD function that enables you to try out Linux before installing it, etc. etc. etc.!
But what about you?
Many Linux users know why they use Linux, everyone has a reason they chose the Linux Desktop. Some [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://img.photobucket.com/albums/v242/gregor3000/screen_lynucs_163090878543fedeb1-1.jpg" alt="linux screenshot" height="400" width="500" /></p>
<p>I&#8217;ve been rambling on and on about the productivity and/or visual boost which one can get from Compiz Fusion, the Live-CD function that enables you to try out Linux before installing it, etc. etc. etc.!</p>
<p><strong>But what about <font color="#ff0000">you</font>?</strong></p>
<p>Many Linux users know why they use Linux, <a href="http://www.internetling.com/2008/03/14/top-10-responses-to-why-should-i-use-linux-a-linux-evangelists-reference/" >everyone has a reason</a> they chose the Linux Desktop. Some of the qualities of Linux are speed (because of good, open code) and most importantly, choice.</p>
<p>I like the fact that you can work even if you don&#8217;t have a graphical desktop, I like being able to launch everything by typing very short commands (which is way faster than point-n-click). I like that you can re-spin the whole system and make your own flavor of GNU/Linux. Software freedom is also extremely important and Linux has probably developed faster, but I cannot say that Linux being Free Software was my main reason for using it. Let&#8217;s not forget, there is a multitude of other operating systems out there which are under open source licenses.</p>
<p>And let&#8217;s not forget the great apps that are Linux only. Sure, there are some things that are still not available on the Linux desktop, but with WINE and <a href="http://www.internetling.com/2008/08/23/5-most-underrated-linux-apps/" >all of the other cool software we love</a> (Geany,  Banshee&#8230;) gives us the power we need.</p>
<p>So, my question goes to everyone who uses Linux as their main desktop. Why do you? Is it the freedom? The apps? The speed? Tell us!</p>
<p>Thanks for subscribing to the feed, by the way :)</p>
<p><a href="http://www.internetling.com/2008/09/17/what-things-about-linux-do-you-like-best/" >What Things About Linux do You Like Best?</a></p>

<p><a href="http://feeds.feedburner.com/~a/internetling?a=vChnjI"><img src="http://feeds.feedburner.com/~a/internetling?i=vChnjI" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/internetling?a=Y7RlL"><img src="http://feeds.feedburner.com/~f/internetling?i=Y7RlL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=HD2Zl"><img src="http://feeds.feedburner.com/~f/internetling?i=HD2Zl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=t7RbL"><img src="http://feeds.feedburner.com/~f/internetling?i=t7RbL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=oTknl"><img src="http://feeds.feedburner.com/~f/internetling?i=oTknl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=yPXcl"><img src="http://feeds.feedburner.com/~f/internetling?i=yPXcl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/internetling?a=CaMLl"><img src="http://feeds.feedburner.com/~f/internetling?i=CaMLl" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.internetling.com/2008/09/17/what-things-about-linux-do-you-like-best/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.internetling.com/2008/09/17/what-things-about-linux-do-you-like-best/</feedburner:origLink></item>
	</channel>
</rss>
