<?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; jscript</title>
	<atom:link href="http://bluelinecity.com/tag/jscript/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>
	</channel>
</rss>

