<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
	<channel>
		<language>en_GB</language>
		<title>Articles Tagged with &quot;Command-line&quot;</title>
		<link>http://tobyinkster.co.uk/tag/command-line/</link>
		<description></description>
		<item>
			<title>02/08/2007: Command Line Interfaces, Again</title>
			<link>http://tobyinkster.co.uk/blog/2007/08/02/command-line-again/</link>
			<description>&lt;p&gt;I posted a couple of years ago that &lt;a href=&quot;http://tobyinkster.co.uk/blog/2005/06/08/command-line-interfaces/&quot;&gt;the command line is the interface of the future&lt;/a&gt;. Today I stumbled on a couple of articles that seem to agree with me:&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.humanized.com/weblog/2007/02/24/your_grandmothers_command_line_the_command_line_co/&quot;&gt;Command Line for the Common Man: Command Line Comeback&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://icr.vox.com/library/post/the-power-of-command-lines.html&quot;&gt;The Power of Command Lines&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;&lt;a href=&quot;http://quicksilver.blacktree.com/&quot;&gt;Quicksilver&lt;/a&gt; blows away both Apple&amp;#8217;s &lt;a href=&quot;http://www.asktog.com/columns/044top10docksucks.html&quot;&gt;Dock&lt;/a&gt; and Microsoft Windows&amp;#8217; &lt;a href=&quot;http://en.wikipedia.org/wiki/Windows_Taskbar&quot;&gt;Taskbar&lt;/a&gt; in terms of speed and usability. And what is it? A command-line interface with a bit of eye-candy.&lt;/p&gt;

&lt;p&gt;Command-line really is the way to go.&lt;/p&gt;</description>
		</item>
		<item>
			<title>18/06/2007: dict, thes &amp; ency</title>
			<link>http://tobyinkster.co.uk/blog/2007/06/18/dict-thes-ency/</link>
			<description>&lt;p&gt;&lt;tt&gt;&lt;a href=&quot;http://www.dict.org&quot;&gt;dict&lt;/a&gt;&lt;/tt&gt; is a command that is supplied with most Linux and &lt;span class=&quot;caps&quot;&gt;BSD &lt;/span&gt;distributions. If you enter &lt;tt&gt;dict foo&lt;/tt&gt; at the command-line, you get back the dictionary definition of &amp;#8220;foo&amp;#8221;. Normally several different dictionaries are supplied, including some dictionaries of translation, and it&amp;#8217;s possible to look up the word on various online dictionaries too.&lt;/p&gt;

&lt;p&gt;As counterparts to &lt;tt&gt;dict&lt;/tt&gt; I&amp;#8217;ve created &lt;tt&gt;thes&lt;/tt&gt; for looking stuff up in &lt;em&gt;Moby&amp;#8217;s Thesaurus&lt;/em&gt; and &lt;tt&gt;ency&lt;/tt&gt; for online encyclopaedia &lt;a href=&quot;http://en.wikipedia.org&quot;&gt;&lt;em&gt;Wikipedia&lt;/em&gt;&lt;/a&gt;&amp;#8230;&lt;/p&gt;</description>
		</item>
		<item>
			<title>14/06/2007: HenPlus</title>
			<link>http://tobyinkster.co.uk/blog/2007/06/14/henplus/</link>
			<description>&lt;p&gt;For a while, I&amp;#8217;ve been using a great little Java-based &lt;acronym title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/acronym&gt; &lt;acronym title=&quot;Structured Query Language&quot;&gt;SQL&lt;/acronym&gt; client called &lt;a href=&quot;http://www.dbvis.com&quot;&gt;dbVisualizer&lt;/a&gt;. It&amp;#8217;s a nifty little database management tool that&amp;nbsp;&amp;#8212; here&amp;#8217;s the good part&amp;nbsp;&amp;#8212; supports virtually every database backend under the sun. I use it to manage PostgreSQL and MySQL databases at home and PostgreSQL and Microsoft &lt;span class=&quot;caps&quot;&gt;SQL&lt;/span&gt; Server at work, and I can flit between them, using a consistent interface for them all. It&amp;#8217;s great.&lt;/p&gt;

&lt;p&gt;However, being a &lt;span class=&quot;caps&quot;&gt;GUI &lt;/span&gt;app, it&amp;#8217;s a bit slow for when I just want to make one or two small queries, so I went looking for a speedy command-line equivalent today and found &lt;a href=&quot;http://henplus.sourceforge.net/&quot;&gt;HenPlus&lt;/a&gt;. Like dbVis, HenPlus is based on Java and &lt;acronym title=&quot;Java Database Connectivity&quot;&gt;JDBC&lt;/acronym&gt;, so it&amp;#8217;s able to work with a staggering array of backends. It&amp;#8217;s command-line based, so it should work double-fast, even over a &lt;acronym title=&quot;Secure Shell&quot;&gt;SSH&lt;/acronym&gt; connection.&lt;/p&gt;

&lt;p&gt;The one problem I had installing it was with &lt;tt&gt;libreadline-java&lt;/tt&gt;, which is a&amp;#8230;&lt;/p&gt;</description>
		</item>
		<item>
			<title>08/06/2005: The User Interface of the Future</title>
			<link>http://tobyinkster.co.uk/blog/2005/06/08/command-line-interfaces/</link>
			<description>&lt;p&gt;GreyWyvern wrote:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Soon (real soon now) we&amp;#8217;ll be progressing to voice-controlled systems. &amp;#8220;Copy Document to desktop&amp;#8221;, &amp;#8220;Empty trash&amp;#8221;, &amp;#8220;Open Slashdot&amp;#8221;.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This is precisely an argument &lt;strong&gt;for&lt;/strong&gt; the command-line paradigm! What you are describing &lt;strong&gt;is&lt;/strong&gt; a command-line, with the keyboard simply being replaced with a microphone&amp;#8230;&lt;/p&gt;</description>
		</item>
	</channel>
</rss>
