<?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; windows</title>
	<atom:link href="http://bluelinecity.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluelinecity.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 09 May 2012 01:25:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>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>
	</channel>
</rss>

