<?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: Open Scripting Architecture and iCal</title>
	<atom:link href="http://mathieu.fenniak.net/open-scripting-architecture-and-ical/feed/" rel="self" type="application/rss+xml" />
	<link>http://mathieu.fenniak.net/open-scripting-architecture-and-ical/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 31 Mar 2009 04:37:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: has</title>
		<link>http://mathieu.fenniak.net/open-scripting-architecture-and-ical/comment-page-1/#comment-17</link>
		<dc:creator>has</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/75#comment-17</guid>
		<description>Please see the appscript project for a superior replacement to the crusty old gensuitemodule:



http://freespace.virgin.net/hamish.sanderson/appscript.html



HTH



has</description>
		<content:encoded><![CDATA[<p>Please see the appscript project for a superior replacement to the crusty old gensuitemodule:</p>
<p><a href="http://freespace.virgin.net/hamish.sanderson/appscript.html" rel="nofollow">http://freespace.virgin.net/hamish.sanderson/appscript.html</a></p>
<p>HTH</p>
<p>has</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Cavigelli</title>
		<link>http://mathieu.fenniak.net/open-scripting-architecture-and-ical/comment-page-1/#comment-18</link>
		<dc:creator>Matthias Cavigelli</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/75#comment-18</guid>
		<description>What I miss, is the possibility to let iCal start an action, or subscribing to application events, such as

- &#039;event added&#039;

- &#039;event changed&#039;

- &#039;event deleted&#039;



One could watch the iCal files and when they change, parse the whole thing. But that would be difficult to find out, which event has been deleted.</description>
		<content:encoded><![CDATA[<p>What I miss, is the possibility to let iCal start an action, or subscribing to application events, such as</p>
<p>- &#8216;event added&#8217;</p>
<p>- &#8216;event changed&#8217;</p>
<p>- &#8216;event deleted&#8217;</p>
<p>One could watch the iCal files and when they change, parse the whole thing. But that would be difficult to find out, which event has been deleted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elmlish</title>
		<link>http://mathieu.fenniak.net/open-scripting-architecture-and-ical/comment-page-1/#comment-19</link>
		<dc:creator>elmlish</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/75#comment-19</guid>
		<description>This would be amazingly cool for me were I able to get it to work. I tried the above suggestion on how to use gensuitemodule.py and got this error.



 File &quot;/Library/Frameworks/Python.framework/Versions/2.3/lib \

/python2.3/plat-mac/gensuitemodule.py&quot;, line 192, in processfile

    aedescobj, launched =OSATerminology.GetAppTerminology(fullname)

MacOS.Error: (-43, &#039;File not found&#039;)





Any ideas why?  I&#039;m pretty up to date in regards to python.  I am however stuck on mac os x 10.2.8 . Would that have any effect?



Thanks for the great post.</description>
		<content:encoded><![CDATA[<p>This would be amazingly cool for me were I able to get it to work. I tried the above suggestion on how to use gensuitemodule.py and got this error.</p>
<p> File &#8220;/Library/Frameworks/Python.framework/Versions/2.3/lib \</p>
<p>/python2.3/plat-mac/gensuitemodule.py&#8221;, line 192, in processfile</p>
<p>    aedescobj, launched =OSATerminology.GetAppTerminology(fullname)</p>
<p>MacOS.Error: (-43, &#8216;File not found&#8217;)</p>
<p>Any ideas why?  I&#8217;m pretty up to date in regards to python.  I am however stuck on mac os x 10.2.8 . Would that have any effect?</p>
<p>Thanks for the great post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Eichin</title>
		<link>http://mathieu.fenniak.net/open-scripting-architecture-and-ical/comment-page-1/#comment-20</link>
		<dc:creator>Mark Eichin</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/75#comment-20</guid>
		<description>iCal is pretty solid, Safari has a somewhat worse applescript library.  For example, you can count items by window, but counting windows by window breaks.  Also, you need to do_javascript most of the interesting things instead of doing them at the applescript level.  Being able to programmatically move safari windows around is nice when you have 50 or 60 open...</description>
		<content:encoded><![CDATA[<p>iCal is pretty solid, Safari has a somewhat worse applescript library.  For example, you can count items by window, but counting windows by window breaks.  Also, you need to do_javascript most of the interesting things instead of doing them at the applescript level.  Being able to programmatically move safari windows around is nice when you have 50 or 60 open&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lao</title>
		<link>http://mathieu.fenniak.net/open-scripting-architecture-and-ical/comment-page-1/#comment-21</link>
		<dc:creator>Lao</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/75#comment-21</guid>
		<description>Hm, I&#039;ve never tried to script Safari.  That&#039;s too bad.  It could at least expose the DOM of the document, and bookmark management.  Maybe it&#039;s something that&#039;ll happen in the future.</description>
		<content:encoded><![CDATA[<p>Hm, I&#8217;ve never tried to script Safari.  That&#8217;s too bad.  It could at least expose the DOM of the document, and bookmark management.  Maybe it&#8217;s something that&#8217;ll happen in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kumar303</title>
		<link>http://mathieu.fenniak.net/open-scripting-architecture-and-ical/comment-page-1/#comment-22</link>
		<dc:creator>kumar303</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/75#comment-22</guid>
		<description>I too was looking around for iCal Python libraries.

I came across these but haven&#039;t explored either one in depth:

http://savannah.nongnu.org/projects/python-pdi

http://www.logilab.org/projects/vcalsax/</description>
		<content:encoded><![CDATA[<p>I too was looking around for iCal Python libraries.</p>
<p>I came across these but haven&#8217;t explored either one in depth:</p>
<p><a href="http://savannah.nongnu.org/projects/python-pdi" rel="nofollow">http://savannah.nongnu.org/projects/python-pdi</a></p>
<p><a href="http://www.logilab.org/projects/vcalsax/" rel="nofollow">http://www.logilab.org/projects/vcalsax/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
