<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>aboutscript</title>
	
	<link>http://aboutscript.com/blog</link>
	<description>let's make our lives easier</description>
	<lastBuildDate>Tue, 15 May 2012 23:25:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/aboutscript" /><feedburner:info uri="aboutscript" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>AutoHotkey: Component Object Model</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/4kZBqcV874M/313</link>
		<comments>http://aboutscript.com/blog/posts/313#comments</comments>
		<pubDate>Tue, 28 Feb 2012 17:08:34 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=313</guid>
		<description>This tutorial covers some of the basic ideas of automating Internet Explorer and other COM enabled applications in AutoHotkey. In the first video we have three versions of the same script. This is about as basic as a COM script gets. I use this as a template when I do Internet Explorer scripting. pwb := [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/4kZBqcV874M" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/313/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/313?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=autohotkey-component-object-model</feedburner:origLink></item>
		<item>
		<title>Secret Android Camera in Python (computer controlled)</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/HyVJCax755E/300</link>
		<comments>http://aboutscript.com/blog/posts/300#comments</comments>
		<pubDate>Sat, 03 Dec 2011 16:00:41 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[intermediate]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=300</guid>
		<description>This is project has been on my mental TODO list for some time now. I finally sat down and finished it. We&amp;#8217;re creating a remote controlled camera where the remote is our computer and the camera is in our Android cell phone. See a Demo This video shows the end result. Take a look. YouTube: [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/HyVJCax755E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/300/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/300?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=secret-android-camera-in-python-computer-controlled</feedburner:origLink></item>
		<item>
		<title>AutoHotkey Tutorial: Functions</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/LYJd8Pnngl8/286</link>
		<comments>http://aboutscript.com/blog/posts/286#comments</comments>
		<pubDate>Sun, 20 Nov 2011 04:23:16 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[code examples]]></category>
		<category><![CDATA[functions]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=286</guid>
		<description>Moving right along with our 9th video tutorial we discuss functions in AutoHotkey. Functions are a general programming concept but we&amp;#8217;re focusing on automation tasks. Watch the video and see the example code we used. The Video The Code This is the end result of the video. I put everything in separate files so we [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/LYJd8Pnngl8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/286/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/286?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=autohotkey-tutorial-functions</feedburner:origLink></item>
		<item>
		<title>AutoHotkey: Graphic User Interfaces</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/Ovc3HAyabBI/282</link>
		<comments>http://aboutscript.com/blog/posts/282#comments</comments>
		<pubDate>Thu, 10 Nov 2011 22:16:31 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=282</guid>
		<description>New video tutorial! We make a Graphic User Interface (GUI) that works a lot like Notepad. By the end of the video you can have a window that you can type data into and then save it either with Control-S or a save button. We make it all!&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/Ovc3HAyabBI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/282/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/282?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=autohotkey-graphic-user-interfaces</feedburner:origLink></item>
		<item>
		<title>Scare the Trick-or-treaters with Spooky Sounds</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/DTNB24vcqms/276</link>
		<comments>http://aboutscript.com/blog/posts/276#comments</comments>
		<pubDate>Mon, 31 Oct 2011 19:41:29 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[audacity]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=276</guid>
		<description>In just a few hours the children will be hitting the streets to come take your candy. I like my candy! Let&amp;#8217;s make a quick sound loop of spooky sounds to try and scare them away. {Insert mechanical laughter here.} You can click here to download the audio file. If you just want to hear [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/DTNB24vcqms" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/276/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/276?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=scare-the-trick-or-treaters-with-spooky-sounds</feedburner:origLink></item>
		<item>
		<title>If Not True Then False: Write Clear Code!</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/zA6NyJ4eios/268</link>
		<comments>http://aboutscript.com/blog/posts/268#comments</comments>
		<pubDate>Mon, 31 Oct 2011 18:19:48 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=268</guid>
		<description>For reasons beyond my understanding people want to write code in the shortest way possible &amp;#8212; especially when writing scripts. This includes leaving out comments, removing white-space, and maybe worst of all: combining multiple statements into one line! This applies to most languages, but we&amp;#8217;ll use Python where this is easiest to show. Recently I&amp;#8217;ve [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/zA6NyJ4eios" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/268/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/268?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=if-not-true-then-false-write-clear-code</feedburner:origLink></item>
		<item>
		<title>AutoHotkey: Making the Hotkeys</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/zPdFgiKzYHs/257</link>
		<comments>http://aboutscript.com/blog/posts/257#comments</comments>
		<pubDate>Mon, 17 Oct 2011 23:10:59 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[ahk]]></category>
		<category><![CDATA[hotkeys]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=257</guid>
		<description>Continuing from where we left off with Send, we&amp;#8217;re now going to respond to user input, instead of simulating it. What are often called &amp;#8220;Keyboard Shortcuts,&amp;#8221; in AutoHotkey we call them &amp;#8220;Hotkeys.&amp;#8221; Learn how to make and use them productively. Video One In the first video we introduce the idea of hotkeys. They are completely [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/zPdFgiKzYHs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/257/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/257?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=autohotkey-making-the-hotkeys</feedburner:origLink></item>
		<item>
		<title>AutoHotkey Tutorial: Artificial Input</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/DtYz56XnZZ8/230</link>
		<comments>http://aboutscript.com/blog/posts/230#comments</comments>
		<pubDate>Sun, 16 Oct 2011 22:56:37 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[sendinput]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=230</guid>
		<description>AutoHotkey has powerful commands that let your computer type, click, and move the mouse for you. We&amp;#8217;re going to look at two screencasts (5 minutes each) giving examples on how it works, and then elaborate on it after. In the first one we mainly focus on the Send command, and it&amp;#8217;s friends SendInput and SendPlay. [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/DtYz56XnZZ8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/230/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/230?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=autohotkey-tutorial-artificial-input</feedburner:origLink></item>
		<item>
		<title>AutoHotkey Tutorial: When to use %, and when not to</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/CLkIEexIpPo/216</link>
		<comments>http://aboutscript.com/blog/posts/216#comments</comments>
		<pubDate>Sun, 16 Oct 2011 00:54:00 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[pitfall]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=216</guid>
		<description>If you&amp;#8217;re just starting out your bound to run into these problems. Arguably the most confusing part of AutoHotkey is that sometimes you call a variable SomeVariable and others you call it %SomeVariable%. This video tries to draw some rules around it to make remembering easier. Watch it and then read the follow up. Here [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/CLkIEexIpPo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/216/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/216?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=autohotkey-tutorial-when-to-use-and-when-not-to</feedburner:origLink></item>
		<item>
		<title>AutHotkey Tutorial: Variables</title>
		<link>http://feedproxy.google.com/~r/aboutscript/~3/qa6pqgdQI0A/176</link>
		<comments>http://aboutscript.com/blog/posts/176#comments</comments>
		<pubDate>Sat, 15 Oct 2011 21:50:36 +0000</pubDate>
		<dc:creator>Frankie Bagnardi</dc:creator>
				<category><![CDATA[autohotkey]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://aboutscript.com/blog/?p=176</guid>
		<description>Variables are very important to programming. All you really need to know right now is that you can put three kinds of values into them: strings, numbers, and objects. Watch the video to get the general idea. Let&amp;#8217;s Review: Variables are like containers. You put values into them and they remember until the program exits. [...]&lt;img src="http://feeds.feedburner.com/~r/aboutscript/~4/qa6pqgdQI0A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://aboutscript.com/blog/posts/176/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aboutscript.com/blog/posts/176?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=authotkey-tutorial-variables</feedburner:origLink></item>
	</channel>
</rss>

