<?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>just an asterisk &#187; just an asterisk</title>
	<atom:link href="http://justanasterisk.com/tag/user/feed/" rel="self" type="application/rss+xml" />
	<link>http://justanasterisk.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 11 Aug 2011 00:07:49 +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>Autohotkey Script &#8211; send email to Google Calendar!</title>
		<link>http://justanasterisk.com/2010/02/20/autohotkey-script-send-email-to-google-calendar/</link>
		<comments>http://justanasterisk.com/2010/02/20/autohotkey-script-send-email-to-google-calendar/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 19:28:47 +0000</pubDate>
		<dc:creator>ab</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[email google]]></category>
		<category><![CDATA[email to google calendar]]></category>
		<category><![CDATA[EXE]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Searching]]></category>
		<category><![CDATA[User]]></category>

		<guid isPermaLink="false">http://justanasterisk.com/?p=1214</guid>
		<description><![CDATA[I received a request from Dave on this one â€“ Thanks Dave! &#8211; and I couldn&#8217;t resist trying to do it. Â Here is theÂ Frankenstein-like result: What the program does This program is for emailing new events to your Google Calendar.Â  It checks your Gmail account for new events that were sent to a special label [...]]]></description>
			<content:encoded><![CDATA[<p>I received a request from Dave on this one â€“ Thanks Dave! &#8211; and I couldn&#8217;t resist trying to do it. Â Here is theÂ Frankenstein-like result:</p>
<p><strong>What the program does</strong></p>
<p>This program is for emailing new events to your Google Calendar.Â  It checks your Gmail account for new events that were sent to a special label every ten seconds. Â It can only process one calendar entry every ten seconds (but if you&#8217;r emailing in more than that, it&#8217;s pretty impressive and you are far too busy to be playing with my software).</p>
<p>I couldnâ€™t find any 3rd party services that do this, so I had to improvise using <a class="zem_slink freebase/en/autohotkey" title="AutoHotkey" rel="homepage" href="http://www.autohotkey.com/">AutoHotKey</a> and a script I wrote previously for quick adding events to Google calendar.Â  The result is a bit rickety, but it does the job. Â Improvements may or may not occur over time and currently it does not work with google apps (although it couldn&#8217;t be that hard to fix this).</p>
<p><strong>Setup</strong></p>
<p>It requires three pieces of setup (these are the defaults which can be modified if you know how to script):</p>
<p>1. Create a Gmail filter that puts take email sent to <a href="mailto:youraddress+jaacal@gmail.com">youraddress+jaacal@gmail.com</a> into a new folder/label called jaacal.Â  You can also say â€œskip the inboxâ€ so these emails donâ€™t clutter things up.</p>
<p>2. Download the zip file from this link &#8211; <a class="downloadlink" href="http://justanasterisk.com/wp-content/plugins/download-monitor/download.php?id=7" title="Versionv0.1 downloaded 406 times" >Email to Google Calendar (406)</a> &#8211; and unpack it to a directory of your choosing.</p>
<p>3.Â  Change the logon.txt file to include your email, your user name (email without @gmail.com) and your password.Â  Make sure you keep this file in the same folder as the EXE file.</p>
<p><strong>Workinâ€™ it</strong></p>
<p>Once youâ€™ve done these three steps, run the EXE file and walk away.Â  Send an email with your quick add text in the subject line to the address above and it will appear on your calendar within about 20 seconds. Â An example of a quick add subject line could be something like â€œdinner with Dave to thank him for such a good idea tommorrow 10pmâ€.Â  ItÂ doesn&#8217;tÂ matter what you put in the body, the program will just ignore it.</p>
<p>Download <a class="downloadlink" href="http://justanasterisk.com/wp-content/plugins/download-monitor/download.php?id=7" title="Versionv0.1 downloaded 406 times" >Email to Google Calendar (406)</a></p>
<p>And that&#8217;s about it! Let me know your thoughts at <a href="mailto:ab@justanasterisk.com">ab@justanasterisk.com</a> or in the comments.</p>
<p>~ab</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/345cf12a-7de0-41e6-ad2a-684da2410557/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=345cf12a-7de0-41e6-ad2a-684da2410557" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://justanasterisk.com/2010/02/20/autohotkey-script-send-email-to-google-calendar/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

