<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Is there a PC equivalent to AppleScript?</title>
	<link>http://ask.metafilter.com/47224/Is-there-a-PC-equivalent-to-AppleScript/</link>
	<description>Comments on Ask MetaFilter post Is there a PC equivalent to AppleScript?</description>
	<pubDate>Mon, 25 Sep 2006 09:19:21 -0800</pubDate>
	<lastBuildDate>Mon, 25 Sep 2006 09:19:21 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Is there a PC equivalent to AppleScript?</title>
		<link>http://ask.metafilter.com/47224/Is-there-a-PC-equivalent-to-AppleScript</link>	
		<description>Is there a Windows scripting language that is equivalent to AppleScript? &lt;br /&gt;&lt;br /&gt; I&apos;ve written an AppleScript script, that is basically an automated clicker in Safari.  It uses the &quot;do Javascript&quot; command to evaluate a web page to decide where to click, and also does some other actions outside of Safari.  I&apos;d like to write the same kind of program on the multiple PCs that we have at work, but I don&apos;t know what the equivalent language is in Windows.   Can anyone tell me where to begin looking and what good resources there are for Windows programming?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.47224</guid>
		<pubDate>Mon, 25 Sep 2006 09:16:24 -0800</pubDate>
		<dc:creator>hooray</dc:creator>
		
			<category>applescript</category>
		
			<category>windows</category>
		
	</item> <item>
		<title>By: monju_bosatsu</title>
		<link>http://ask.metafilter.com/47224/Is-there-a-PC-equivalent-to-AppleScript#718955</link>	
		<description>The closest thing for Windows is, I think, &lt;a href=&quot;http://www.autoitscript.com/autoit3/&quot;&gt;AutoIt &lt;/a&gt;or &lt;a href=&quot;http://www.autohotkey.com/&quot;&gt;AutoHotKey&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47224-718955</guid>
		<pubDate>Mon, 25 Sep 2006 09:19:21 -0800</pubDate>
		<dc:creator>monju_bosatsu</dc:creator>
	</item><item>
		<title>By: subclub</title>
		<link>http://ask.metafilter.com/47224/Is-there-a-PC-equivalent-to-AppleScript#718962</link>	
		<description>If you want to automate a web browser on a Windows PC, I would &lt;em&gt;strongly&lt;/em&gt; suggest &lt;a href=&quot;http://openqa.org/watir/&quot;&gt;Watir&lt;/a&gt;.  It&apos;s a free, open source IE automation framework that uses Ruby and is very easy to work with.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47224-718962</guid>
		<pubDate>Mon, 25 Sep 2006 09:25:55 -0800</pubDate>
		<dc:creator>subclub</dc:creator>
	</item><item>
		<title>By: grouse</title>
		<link>http://ask.metafilter.com/47224/Is-there-a-PC-equivalent-to-AppleScript#718964</link>	
		<description>Scripts can use COM to get programmatic access in the same way that AppleScripts use Apple events. Unfortunately, I don&apos;t think good scriptable COM interfaces are as pervasive in the Windows world.&lt;br&gt;
&lt;br&gt;
If an application is scriptable like this, you can use any language with COM bindings (e.g. Visual Basic, Python, C#) to script it. If not, you&apos;ll need to hack something together with AutoHotKey.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47224-718964</guid>
		<pubDate>Mon, 25 Sep 2006 09:26:39 -0800</pubDate>
		<dc:creator>grouse</dc:creator>
	</item><item>
		<title>By: spaceman_spiff</title>
		<link>http://ask.metafilter.com/47224/Is-there-a-PC-equivalent-to-AppleScript#718979</link>	
		<description>You can script Firefox by writing an extension, which is primarily Javascript (and some XUL, but not much).  That may or may not be what you&apos;re looking for - it&apos;s more limited than using COM bindings, but also quite a bit simpler.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47224-718979</guid>
		<pubDate>Mon, 25 Sep 2006 09:42:35 -0800</pubDate>
		<dc:creator>spaceman_spiff</dc:creator>
	</item><item>
		<title>By: shivohum</title>
		<link>http://ask.metafilter.com/47224/Is-there-a-PC-equivalent-to-AppleScript#719051</link>	
		<description>For a very sophisticated full-fledged automation solution with its own scripting language, you might consider &lt;a href=&quot;http://www.networkautomation.com/&quot;&gt;Automate&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.47224-719051</guid>
		<pubDate>Mon, 25 Sep 2006 10:38:00 -0800</pubDate>
		<dc:creator>shivohum</dc:creator>
	</item>
	</channel>
</rss>
