<?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"
	>
<channel>
	<title>Comments on: Schedule Workflows via iCal</title>
	<atom:link href="http://automatorworld.com/archives/schedule-workflows-via-ical/feed/" rel="self" type="application/rss+xml" />
	<link>http://automatorworld.com/archives/schedule-workflows-via-ical/</link>
	<description>Better Living Through Macintosh Scripting</description>
	<pubDate>Thu, 20 Nov 2008 09:44:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Morgan Daly</title>
		<link>http://automatorworld.com/archives/schedule-workflows-via-ical/#comment-1328</link>
		<dc:creator>Morgan Daly</dc:creator>
		<pubDate>Mon, 24 Oct 2005 06:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=78#comment-1328</guid>
		<description>&lt;p&gt;Um yeah, as you can see, I forgot what the original post was about here. Stupid.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Um yeah, as you can see, I forgot what the original post was about here. Stupid.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan Daly</title>
		<link>http://automatorworld.com/archives/schedule-workflows-via-ical/#comment-1323</link>
		<dc:creator>Morgan Daly</dc:creator>
		<pubDate>Fri, 21 Oct 2005 00:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=78#comment-1323</guid>
		<description>&lt;p&gt;OK, so I can't get things to work as perfectly as I would like, but I am learning a lot along the way. If you want to save a workflow as a plugin, you can choose to save it as an iCal alarm. Wicked. Maybe you guys could do a special post on peoples iCal alarm workflow ideas?&lt;/p&gt;

&lt;p&gt;This would be perfect. Set an iCal alarm that when it went off it would grab the emails from a specified AddressBook group, add those to the bcc field of a new message, show me the message, so I can check it before sending it. The grab emails from group and add to bcc field is the bit I can't work out.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OK, so I can&#8217;t get things to work as perfectly as I would like, but I am learning a lot along the way. If you want to save a workflow as a plugin, you can choose to save it as an iCal alarm. Wicked. Maybe you guys could do a special post on peoples iCal alarm workflow ideas?</p>

<p>This would be perfect. Set an iCal alarm that when it went off it would grab the emails from a specified AddressBook group, add those to the bcc field of a new message, show me the message, so I can check it before sending it. The grab emails from group and add to bcc field is the bit I can&#8217;t work out.</p>

<p>Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Maria Langer</title>
		<link>http://automatorworld.com/archives/schedule-workflows-via-ical/#comment-1277</link>
		<dc:creator>Maria Langer</dc:creator>
		<pubDate>Tue, 27 Sep 2005 17:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=78#comment-1277</guid>
		<description>&lt;p&gt;Great tip. Exactly what I needed. Thanks so much for sharing it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great tip. Exactly what I needed. Thanks so much for sharing it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://automatorworld.com/archives/schedule-workflows-via-ical/#comment-1267</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 22 Sep 2005 12:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=78#comment-1267</guid>
		<description>&lt;p&gt;Using the group mailer action, it will mail to whatever Address book group you specify...how dynamic that group is depends on your editing of it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Using the group mailer action, it will mail to whatever Address book group you specify&#8230;how dynamic that group is depends on your editing of it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan Daly</title>
		<link>http://automatorworld.com/archives/schedule-workflows-via-ical/#comment-1266</link>
		<dc:creator>Morgan Daly</dc:creator>
		<pubDate>Thu, 22 Sep 2005 12:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=78#comment-1266</guid>
		<description>&lt;p&gt;Maybe someone here can help me, before I write Automator off.&lt;/p&gt;

&lt;p&gt;This is what I want to do:&lt;/p&gt;

&lt;p&gt;Set an alarm in iCal that opens up and runs a Work Flow. The iCal event would be a recurring weekly meeting.&lt;/p&gt;

&lt;p&gt;I want the work flow to send an email to a group with a set subject and content. But I want the group to update dynamically.&lt;/p&gt;

&lt;p&gt;So when the events alarm goes off, the workflow is executed and an email is sent to all the recipients in the group. individually using group mailer would be great.&lt;/p&gt;

&lt;p&gt;Can I do this?&lt;/p&gt;

&lt;p&gt;If not, wasn't automator designed for this?&lt;/p&gt;

&lt;p&gt;Thank You in advance if you try to help me with this. A direct email to morgs1 (at) mac dot com would be greart.&lt;/p&gt;

&lt;p&gt;Ta,
Morgs&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Maybe someone here can help me, before I write Automator off.</p>

<p>This is what I want to do:</p>

<p>Set an alarm in iCal that opens up and runs a Work Flow. The iCal event would be a recurring weekly meeting.</p>

<p>I want the work flow to send an email to a group with a set subject and content. But I want the group to update dynamically.</p>

<p>So when the events alarm goes off, the workflow is executed and an email is sent to all the recipients in the group. individually using group mailer would be great.</p>

<p>Can I do this?</p>

<p>If not, wasn&#8217;t automator designed for this?</p>

<p>Thank You in advance if you try to help me with this. A direct email to morgs1 (at) mac dot com would be greart.</p>

<p>Ta,
Morgs</p>]]></content:encoded>
	</item>
</channel>
</rss>
