I think you would be able to, since TextMate bundles could be written in Ruby, PHP, or PERL, and the iCal format is very well documented format.<br><br>There are some examples of parsing the icals in the apple developer docs: <a href="http://developer.apple.com/internet/appleapplications/icalendarfiles.html">http://developer.apple.com/internet/appleapplications/icalendarfiles.html</a><br>
<br>You can find the ical files location here, to parse them:  <a href="http://www.icalworld.com/faq.html">http://www.icalworld.com/faq.html</a><font size="2" face="Lucida Grande,Geneva,Verdana,Arial,Helvetica,sans-serif"><br>
<br>I hope that helps.<br><br>Thanks,<br><br>Kevin Ridgway<br>Web Developer<br></font><br><div class="gmail_quote">On Thu, Dec 11, 2008 at 1:46 PM, Jeff Newman <span dir="ltr"><<a href="mailto:bangersandmash@gmail.com">bangersandmash@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey everyone,<br>
<br>
I'm trying to piece something together and I figured I'd ask if it was<br>
possible before I put all of the mental effort into it.<br>
<br>
I use the "find email address in address book" bundle almost daily.  I<br>
was wondering if it is possible to configure similar functionality for<br>
the calendar?  I want type in a word from an event's name and the<br>
command would pull the full name, location, start and end date from<br>
iCal. Is this possible?<br>
<br>
I'm not a programmer but I was hoping to modify the existing bundle.<br>
I *think* the CalCalendarItem and CalEvent frameworks provide the<br>
necessary information to pull this off but I wanted to make sure that<br>
it was feasable before I attempted something so far above my pay grade.<br>
<br>
j.<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br>