Ted Leung on the air: Open Source, Java, Python, and ...
Today Jon Udell wrote about his experiences with the Mozilla calendar, which we've been using at home to maintain a family calendar between Julie's Thinkpad running Windows and my Powerbook (using iCal). We also had some discussion of iCalendar on the Seattle Python User's group mailing list this week. Lisa has already posted her comments on the way that Jon's desired scenario is in line with her goals for CalDAV (click for details on how to get involved).
I wanted to add one more tidbit of information. The WebDAV folks are working a searching mechanism called DASL, which is designed to support multiple query grammars. The basicsearch grammar defined in the DASL draft is (unsurprisingly relationally oriented) but there's no reason that you couldn't use XQuery as one of the grammars for DASL.
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk