<?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>Edward Andrew Robinson &#187; top 10</title>
	<atom:link href="http://www.earobinson.org/tag/top-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earobinson.org</link>
	<description>“Brilliant people simplify things, and mediocre people complicate things.” — Unknown</description>
	<lastBuildDate>Mon, 04 Oct 2010 02:12:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My top 10 commands 2.0</title>
		<link>http://www.earobinson.org/2008/04/10/my-top-10-commands-20/</link>
		<comments>http://www.earobinson.org/2008/04/10/my-top-10-commands-20/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 20:29:57 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[earobinson]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[top 10]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=102</guid>
		<description><![CDATA[I know that this has been done before but it seems to go around every once in a while and I always have fun reading them. So once again here are my top 10 commands. My Computer [sourcecode language="python"]earobinson@MinusOne:~$ history&#124;awk &#8216;{a[$2]++ } END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217;&#124;sort -rn&#124;head 143 cd 114 ls 53 [...]]]></description>
			<content:encoded><![CDATA[<p>I know that <a href="http://www.earobinson.org/2007/06/12/my-top-10-commands/">this has been done before</a> <a href="http://blog.nixternal.com/2008.04.10/my-turn/">but</a> <a href="http://etank.wordpress.com/2008/04/10/shell-history/">it</a> <a href="http://ubuntu-tutorials.com/2008/04/10/ehh-what-the-hell/">seems</a> <a href="http://www.sharms.org/blog/?p=129">to</a> <a href="http://jimmac.musichall.cz/log/?p=427">go</a> <a href="http://bethesignal.org/blog/2008/04/10/shell-history-stats/">around</a> <a href="http://weblog.licio.eti.br/2008/04/10/shell-history-meme/">every</a> <a href="http://laserjock.wordpress.com/2008/04/10/me-too-me-too/">once</a> <a href="http://beuno.com.ar/archives/67">in</a> <a href="http://nvalcarcel.aureal.com.pe/?p=178">a</a> <a href="http://www.bani.com.br/2008/04/10/history-meme/">while</a> <a href="http://blog.nixternal.com/2008.04.10/my-turn/">and</a> <a href="http://blog.rpereira.org/2008/04/shell-history-stats.html">I</a> <a href="http://www.sourcecode.de/content/damni-lose">always</a> <a href="http://matthewhelmke.net/index.php/2008/04/10/49-shell-history">have</a> fun reading them. So <a href="http://www.earobinson.org/2007/06/12/my-top-10-commands/">once again</a> here are my top 10 commands.</p>
<p><strong>My Computer</strong><br />
[sourcecode language="python"]earobinson@MinusOne:~$ history|awk &#8216;{a[$2]++ } END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217;|sort -rn|head<br />
143 cd<br />
114 ls<br />
53 make<br />
48 svn<br />
34 svnup<br />
18 sh<br />
12 cat<br />
11 rm<br />
11 geany<br />
9 touch<br />
earobinson@MinusOne:~$ alias svnup<br />
alias svnup=&#8217;. /media/data/dev/scripts/svnup/svnup.sh&#8217;<br />
[/sourcecode]</p>
<p><strong>Laptop</strong><br />
[sourcecode language="python"]earobinson@NaN:~$ history|awk &#8216;{a[$2]++ } END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217;|sort -rn|head<br />
138 make<br />
82 ls<br />
70 cd<br />
41 cmake<br />
33 svn<br />
19 svnup<br />
18 cat<br />
16 man<br />
12 ./A/runA<br />
10 geany<br />
earobinson@NaN:~$ alias svnup<br />
alias svnup=&#8217;. /media/data/dev/scripts/svnup/svnup.sh&#8217;<br />
[/sourcecode]</p>
<p><strong>Girlfriends Computer</strong><br />
[sourcecode language="python"]earobinson@Null:~$ history|awk &#8216;{a[$2]++ } END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217;|sort -rn|head<br />
49 espeak<br />
7 sudo<br />
1 vi<br />
1 top<br />
1 ssh<br />
1 man<br />
1 ls<br />
1 history|awk<br />
1 history<br />
1 exit<br />
earobinson@Null:~$ espeak &#8220;love ya baby&#8221;<br />
[/sourcecode]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2008/04/10/my-top-10-commands-20/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Top 10 Gutsy Forum Feature Requests Revisited</title>
		<link>http://www.earobinson.org/2007/10/18/top-10-gusty-forum-feature-requests-revisited/</link>
		<comments>http://www.earobinson.org/2007/10/18/top-10-gusty-forum-feature-requests-revisited/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 04:07:43 +0000</pubDate>
		<dc:creator>Edward Andrew Robinson</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[top 10]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.earobinson.org/?p=55</guid>
		<description><![CDATA[A while back I posted about my top 10 feature requests for Gutsy on the Ubuntu Forums. Gutsy has brought some great new features to Ubuntu many of which I did not include in my original top 10 feature requests but if I was to do it again I probably would. In fact when I [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I posted about <a href="http://www.earobinson.org/?p=26">my top 10 feature requests for Gutsy</a> on the <a href="http://ubuntuforums.org/">Ubuntu Forums</a>. <a href="https://wiki.ubuntu.com/GutsyGibbon">Gutsy</a> has brought some great new features to <a href="http://www.ubuntu.com/">Ubuntu</a> many of which I did not include in <a href="http://www.earobinson.org/?p=26">my original top 10 feature requests</a> but if I was to do it again I probably would. In fact when I wrote the original list I had a bit of trouble coming up with 10 and in my opinion &#8220;<a href="http://ubuntuforums.org/showthread.php?t=440244">Allow Us To Vote (like ideastorm, digg, etc.) On Ideas Here.</a>&#8221; while it would be a grate addition to the <a href="http://ubuntuforums.org/">Ubuntu Forums</a> is not a feature for <a href="http://www.ubuntu.com/">Ubuntu</a> and hence a bit of a cop-out. All the same with the release of <a href="https://wiki.ubuntu.com/GutsyGibbon">Gutsy</a> I think its about time I revisited that list and commented on that list again and congratulate everyone who worked on it.</p>
<p><strong>10. <a href="http://ubuntuforums.org/showthread.php?t=409817">[IDEA] Nautilus &#8220;Restore from Trash&#8221;</a></strong> &#8211; Still not implemented. This feature would be quite hard to implement and for me it is a very low priority, but I can see why other users would want it.</p>
<p><strong>9. <a href="http://ubuntuforums.org/showthread.php?t=412912">[IDEA] Modify the installer so that it asks for Timezone instead of City</a>.</strong> &#8211; While this did not happen, as far as I could tell there where a lot more cities to pick from during the install.</p>
<p><strong>8. </strong><a href="http://ubuntuforums.org/showthread.php?p=2670279#post2670279"><strong>[IDEA] Reliable Kill for Fullscreen Applications</strong></a> &#8211; I think the best way to do this is still &lt;Alt&gt;f2 then type xkill then click the application.</p>
<p><strong>7. <a href="http://ubuntuforums.org/showthread.php?t=421664">[IDEA] Auto removal of old kernels</a></strong><a href="http://ubuntuforums.org/showthread.php?t=421664"> </a>- Unknown so I will assume no. (kernels are removed during a dist upgrade, thanks          Kai Schröder)</p>
<p><strong>6. <a href="http://ubuntuforums.org/showthread.php?t=418759">[IDEA] Bring back screensaver settings</a> </strong>- The new screensaver settings manager is still being used, how do I change a screensavers options in this gui?</p>
<p><strong>5. <a href="http://ubuntuforums.org/showthread.php?t=409822">[IDEA]: Warning about disk being full</a></strong> &#8211; Nope, per this <a href="https://blueprints.launchpad.net/ubuntu/+spec/warning-of-disk-being-full">blueprint</a> on <a href="https://launchpad.net/">launchpad</a> this feature never got out of the idea stage. (This feature might be included according to          Kai Schröder &#8230; Thanks)</p>
<p><strong>4. <a href="http://ubuntuforums.org/showthread.php?t=432807">[IDEA] External Monitor Support</a></strong> &#8211; This feature is now included, however using the propitiatory drivers nvidia-settings gave me more options</p>
<p><strong>3. <a href="http://ubuntuforums.org/showthread.php?t=443359">[idea] Fix the delay when searching in Synaptic</a></strong> &#8211; It feels faster, but then this is a fresh install.</p>
<p><strong>2. <a href="http://ubuntuforums.org/showthread.php?t=410190">[IDEA] Graphical Frontend for xorgconfig (dpkg-reconfigure xserver-xorg)</a></strong> &#8211; This works really well. I&#8217;m really glad to see this feature.</p>
<p><strong>1. </strong><a href="http://ubuntuforums.org/showthread.php?t=440244"><strong>Allow Us To Vote (like ideastorm, digg, etc.) On Ideas Here.</strong></a> &#8211; As I said before this is a cop-out and It has not been implemented on the <a href="http://ubuntuforums.org/">Ubuntu Forums</a>, however the forum staff did a great job of communicating the  forums needs.</p>
<p>So that gives us about <strike>three</strike> 3.5 (I rounded to <strike>three</strike> 3.5 because there was a few half implemented features ex feature 9) out of the nine (I&#8217;m not counting feature number 1) features that I blogged about all that time ago and that doesn&#8217;t even include the <a href="http://fridge.ubuntu.com/node/1178">10</a> <a href="http://fridge.ubuntu.com/node/1175">rocking</a> <a href="http://fridge.ubuntu.com/node/1169">features</a> <a href="http://fridge.ubuntu.com/node/1157">in</a> <a href="http://fridge.ubuntu.com/node/1162">10</a> <a href="http://fridge.ubuntu.com/node/1154">days</a>. All in all I think that makes Great <a href="https://wiki.ubuntu.com/GutsyGibbon">Gutsy Gibbon</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.earobinson.org/2007/10/18/top-10-gusty-forum-feature-requests-revisited/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

