<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Windows Users May Snarl</title>
	<atom:link href="http://www.gaslowitz.net/filemaker/blog/2008/08/windows-users-may-snarl/feed/" rel="self" type="application/rss+xml" />
	<link>http://gaslowitz.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.gaslowitz.net%2Ffilemaker%2Fblog%2F2008%2F08%2Fwindows-users-may-snarl%2F&amp;seed_title=Windows+Users+May+Snarl</link>
	<description>I have your database right here</description>
	<lastBuildDate>Sun, 31 May 2009 12:12:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Michael Gaslowitz</title>
		<link>http://gaslowitz.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.gaslowitz.net%2Ffilemaker%2Fblog%2F2008%2F08%2Fwindows-users-may-snarl%2F&amp;seed_title=Windows+Users+May+Snarl/comment-page-1/#comment-62</link>
		<dc:creator>Michael Gaslowitz</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaslowitz.net/filemaker/blog/?p=49#comment-62</guid>
		<description>Hey Sven,
Thanks for offer, and I will be sure to send any request from myself or my viewers directly to you.
Michael</description>
		<content:encoded><![CDATA[<p>Hey Sven,</p>
<p>Thanks for offer, and I will be sure to send any request from myself or my viewers directly to you. </p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven</title>
		<link>http://gaslowitz.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.gaslowitz.net%2Ffilemaker%2Fblog%2F2008%2F08%2Fwindows-users-may-snarl%2F&amp;seed_title=Windows+Users+May+Snarl/comment-page-1/#comment-35</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Mon, 25 Aug 2008 09:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaslowitz.net/filemaker/blog/?p=49#comment-35</guid>
		<description>Let me know if it works for you or if you encounter any problems or have a wish for Snarl_CMD.exe - I am always to enhance it :)
Sven
P.S. found this posting through my webstats ;)</description>
		<content:encoded><![CDATA[<p>Let me know if it works for you or if you encounter any problems or have a wish for Snarl_CMD.exe &#8211; I am always to enhance it <img src='http://www.gaslowitz.net/filemaker/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sven</p>
<p>P.S. found this posting through my webstats <img src='http://www.gaslowitz.net/filemaker/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Gaslowitz</title>
		<link>http://gaslowitz.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.gaslowitz.net%2Ffilemaker%2Fblog%2F2008%2F08%2Fwindows-users-may-snarl%2F&amp;seed_title=Windows+Users+May+Snarl/comment-page-1/#comment-21</link>
		<dc:creator>Michael Gaslowitz</dc:creator>
		<pubDate>Tue, 19 Aug 2008 18:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaslowitz.net/filemaker/blog/?p=49#comment-21</guid>
		<description>Hey Wim,
I did not know you could use the Send Event script step like that. I wonder if it will work on a Mac.
Did you get Snarl to work?
Thanks for the comment!</description>
		<content:encoded><![CDATA[<p>Hey Wim,</p>
<p>I did not know you could use the Send Event script step like that. I wonder if it will work on a Mac.</p>
<p>Did you get Snarl to work?</p>
<p>Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim Decorte</title>
		<link>http://gaslowitz.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.gaslowitz.net%2Ffilemaker%2Fblog%2F2008%2F08%2Fwindows-users-may-snarl%2F&amp;seed_title=Windows+Users+May+Snarl/comment-page-1/#comment-15</link>
		<dc:creator>Wim Decorte</dc:creator>
		<pubDate>Sat, 16 Aug 2008 13:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gaslowitz.net/filemaker/blog/?p=49#comment-15</guid>
		<description>Hi Michael.  Great Blog!
To execute a command line on Windows you don&#039;t need a plugin.  Use the SEND EVENT script step to execute a dynamic string like this:
cmd /c your command here
You can string commands together with the usual Windows command syntax like &quot;&amp;&quot; and &quot;&amp;&amp;&quot;</description>
		<content:encoded><![CDATA[<p>Hi Michael.  Great Blog!</p>
<p>To execute a command line on Windows you don&#8217;t need a plugin.  Use the SEND EVENT script step to execute a dynamic string like this:</p>
<p>cmd /c your command here</p>
<p>You can string commands together with the usual Windows command syntax like &#8220;&amp;&#8221; and &#8220;&amp;&amp;&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
