<?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>bluelinecity.com &#187; Software</title>
	<atom:link href="http://bluelinecity.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluelinecity.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 02 Dec 2011 20:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Runny 0.3 Released</title>
		<link>http://bluelinecity.com/2009/11/03/runny-03-released/</link>
		<comments>http://bluelinecity.com/2009/11/03/runny-03-released/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 15:17:42 +0000</pubDate>
		<dc:creator>benglish</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[jscript]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[runny]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://bluelinecity.com/?p=518</guid>
		<description><![CDATA[A new version of Runny works in Windows 7 and has some new nifty features. I cleaned up command creation so there&#8217;s no need to prepend scripts and macros with a protocol-like keyword. Now to create a macro you can simply type: new macro [macroname] [commands] The same goes for script. Making &#8220;macro&#8221; and &#8220;script&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://pivotlabs.com/opensource/runny">new version of Runny</a> works in Windows 7 and has some new nifty features.</p>
<p>I cleaned up command creation so there&#8217;s no need to prepend scripts and macros with a protocol-like keyword. Now to create a macro you can simply type:</p>
<p><em>new <strong>macro</strong> [macroname] [commands]</em></p>
<p>The same goes for script. Making &#8220;macro&#8221; and &#8220;script&#8221; sub-commands of <strong>new</strong> seemed like the most natural way to think of it.</p>
<p>I also added cascading parameters so a command can fall back on multiple forms of input when one doesn&#8217;t exist. For example:</p>
<p><em>new g http://www.google.com/search?q=<strong>{$0|clip|prompt}</strong></em></p>
<p>This will first look for a additional parameters after typing &#8220;<strong>g</strong>&#8221; and if none are found will check the clipboard for text data before straight out prompting for a search term. Using the pipe &#8220;<strong>|</strong>&#8221; you can string together these keywords in any order.</p>
<p>Lastly I added a special cliptext command &#8221; <strong>{SLEEP n}</strong>&#8221; to pause the sending of keys for a set amount of milliseconds.</p>
<p>On the list so far for 0.4 is multi-tweeting, regular expression search &amp; replacing, simple reminders &amp; timers and extra help/command reference screens.</p>
]]></content:encoded>
			<wfw:commentRss>http://bluelinecity.com/2009/11/03/runny-03-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Runny Update Already!?</title>
		<link>http://bluelinecity.com/2009/10/01/runny-update-already/</link>
		<comments>http://bluelinecity.com/2009/10/01/runny-update-already/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 13:30:43 +0000</pubDate>
		<dc:creator>benglish</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[runny]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://bluelinecity.com/?p=506</guid>
		<description><![CDATA[How cool would it be to call multiple custom runny commands with just one command? Cool enough to warrant an update to Runny that&#8217;s for sure! Runny 0.2 adds a new custom command type &#8220;macro&#8221; that lets you string together multiple runny commands with or without parameters into one single command. Why you could even [...]]]></description>
			<content:encoded><![CDATA[<p>How cool would it be to call multiple custom runny commands with just one command? Cool enough to warrant an update to Runny that&#8217;s for sure!</p>
<p>Runny 0.2 adds a new custom command type &#8220;<strong>macro</strong>&#8221; that lets you string together multiple runny commands with or without parameters into one single command. Why you could even string together macros! And then string those to macros and on and on ad infinitum!</p>
<p>Check out the new download at the labs site&#8230; <a href="http://pivotlabs.com/opensource/runny">http://pivotlabs.com/opensource/runny</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bluelinecity.com/2009/10/01/runny-update-already/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Runny &#8211; Smallest Footprint Launcher Ever!</title>
		<link>http://bluelinecity.com/2009/09/17/runny-smallest-footprint-launcher-ever/</link>
		<comments>http://bluelinecity.com/2009/09/17/runny-smallest-footprint-launcher-ever/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:45:59 +0000</pubDate>
		<dc:creator>benglish</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[launcher]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://bluelinecity.com/?p=501</guid>
		<description><![CDATA[Runny is a project of mine which is similar to the quick launch command programs such as Launchy and Gnome Do but uses the built in capabilities of windows instead of running background processes. For about six years now I&#8217;ve used a kind of poor-man&#8217;s unix by running commands straight from my Window&#8217;s Run box. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pivotlabs.com/opensource/runny">Runny</a> is a project of mine which is similar to the quick launch command programs such as <a href="http://www.launchy.net/">Launchy</a> and <a href="http://do.davebsd.com/">Gnome Do</a> but uses the built in capabilities of windows instead of running background processes.</p>
<p>For about six years now I&#8217;ve used a kind of poor-man&#8217;s unix by running commands straight from my Window&#8217;s Run box. I would make shortcuts to commonly used programs rename them to something small and simple and put them into a directory that&#8217;s referenced in my environment PATH. It worked really well and I never really thought much about it.</p>
<p>It wasn&#8217;t until <a href="http://www.launchy.net/">Launchy</a> and <a href="http://do.davebsd.com/">Gnome Do</a> (both are amazing) and others started getting big that I thought this might be a &#8220;thing&#8221;. So I cleaned up my scripts, added supporting functions for clipboard management, twitter posting and text clips and packaged them into an easy installer.</p>
<p>It&#8217;s definitely limited but gives complete control over what the commands are and what they do and can even be run side-by-side with other launchers.</p>
<p><a href="http://pivotlabs.com/opensource/runny">Check it out at my labs site!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bluelinecity.com/2009/09/17/runny-smallest-footprint-launcher-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KitcheNET Beta 2 Download Available</title>
		<link>http://bluelinecity.com/2009/04/15/kitchenet-beta-2-download-available/</link>
		<comments>http://bluelinecity.com/2009/04/15/kitchenet-beta-2-download-available/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 11:58:54 +0000</pubDate>
		<dc:creator>benglish</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[kitchenet]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[xul]]></category>

		<guid isPermaLink="false">http://bluelinecity.com/?p=484</guid>
		<description><![CDATA[I just posted the latest update to the KitcheNET software over at the PivotLabs open source site. You can see a list of all the changes under Change Log.]]></description>
			<content:encoded><![CDATA[<p>I just posted the <a href="http://pivotlabs.com/opensource/kitchenet/">latest update to the KitcheNET</a> software over at the <a href="http://pivotlabs.com/opensource/">PivotLabs open source</a> site. You can see a list of all the changes under Change Log.</p>
]]></content:encoded>
			<wfw:commentRss>http://bluelinecity.com/2009/04/15/kitchenet-beta-2-download-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KitcheNET Development</title>
		<link>http://bluelinecity.com/2009/04/08/kitchenet-development/</link>
		<comments>http://bluelinecity.com/2009/04/08/kitchenet-development/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 15:03:35 +0000</pubDate>
		<dc:creator>benglish</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[kitchenet]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[xulrunner]]></category>

		<guid isPermaLink="false">http://bluelinecity.com/?p=471</guid>
		<description><![CDATA[Over the past week since my KitcheNET project got posted on LifeHacker, I&#8217;ve been busy tweaking the software adding new features and fixing bugs I&#8217;ve found in the process of testing it out. Once I get it packaged up I&#8217;ll post the new version to download on our PivotLabs Open Source section. Some new features [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_472" class="wp-caption alignleft" style="width: 170px"><a href="http://bluelinecity.com/wp-content/uploads/kitchenet-beta-2.png"><img class="size-thumbnail wp-image-472" style="margin-left: 10px; margin-right: 10px;" title="kitchenet-beta-2" src="http://bluelinecity.com/wp-content/uploads/kitchenet-beta-2-150x150.png" alt="KitcheNET 0.1 Beta 2 with Software Keyboard" width="150" height="150" /></a><p class="wp-caption-text">KitcheNET 0.1 Beta 2 with Software Keyboard</p></div>
<p>Over the past week since my <a href="http://lifehacker.com/5196069/build-an-under+the+cabinet-kitchen-pc-from-an-old-laptop">KitcheNET project got posted on LifeHacker</a>, I&#8217;ve been busy tweaking the software adding new features and fixing bugs I&#8217;ve found in the process of testing it out.</p>
<p>Once I get it packaged up I&#8217;ll post the new version to download on our <a href="http://pivotlabs.com/opensource">PivotLabs Open Source</a> section.</p>
<p>Some new features include:</p>
<ul>
<li>Software keyboard for VERY simple textual input</li>
<li>Added page buffering so dialing through configured web sites seems quicker</li>
<li>Added right-click reset to automatically go back to home page when navigating away</li>
<li>Added snazzy splash screen</li>
<li>Switched from &lt;browser&gt; to &lt;iframe&gt; elements.</li>
<li>Fixed links that would otherwise open in a new browser to open in current one</li>
<li>Fixed up styles</li>
</ul>
<p>The online response from readers has been very supportive and inspiring.</p>
<p><a href="http://bluelinecity.com/wp-content/uploads/lapwall.jpg"><img class="alignright size-thumbnail wp-image-479" title="lapwall" src="http://bluelinecity.com/wp-content/uploads/lapwall-150x150.jpg" alt="" width="150" height="150" /></a>One reader, James Tandy, sent me a picture of an inspired setup sporting Windows Media Center and a wireless mouse.</p>
<p>Another reader pointed out another <a href="http://bluelinecity.com/projects/kitchenet/#comment-327">similar project on TechRepublic</a> and others had great ideas for other <a href="http://bluelinecity.com/projects/kitchenet/#comment-373">methods of input such as the Wiimote.</a></p>
<p>I also learned about the <a href="http://bluelinecity.com/projects/kitchenet/#comment-331">Linux From Scratch project</a> which might be my ticket to finally diving head first into the barebones mechanics of Linux instead of letting <a href="http://ubuntu.com">Ubuntu </a>take care of everything for me.</p>
<p>Either way i definitely have a list of new ideas to take from this whole experience and plan to keep going with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://bluelinecity.com/2009/04/08/kitchenet-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xootools 0.2 nearing completion</title>
		<link>http://bluelinecity.com/2009/03/25/xootools-02-nearing-completion/</link>
		<comments>http://bluelinecity.com/2009/03/25/xootools-02-nearing-completion/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:09:12 +0000</pubDate>
		<dc:creator>benglish</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[xootools]]></category>
		<category><![CDATA[xul]]></category>

		<guid isPermaLink="false">http://bluelinecity.com/?p=433</guid>
		<description><![CDATA[After much meticulous code combing and optimization, I think I&#8217;ve got a good portion of the redundent code out of Xootools as well as started on some pretty useful libraries and plugins. I also moved it out of my projects section and into my software section. There&#8217;s a new Native in the plugins section named [...]]]></description>
			<content:encoded><![CDATA[<p>After much meticulous code combing and optimization, I think I&#8217;ve got a good portion of the redundent code out of Xootools as well as started on some pretty useful libraries and plugins. I also moved it out of my projects section and into my <a href="/software/xootools">software</a> section.</p>
<p>There&#8217;s a new Native in the plugins section named &#8220;Unit&#8221; whenÂ  takes the work out of dealing with standard units of measurement such as time, weight, mass, etc.</p>
<p>Got some nice Fs updates and other interesting ideas for dealing with 2-dimensional arrays and the elusive &#8220;Thread&#8221; in xul.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://bluelinecity.com/2009/03/25/xootools-02-nearing-completion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

