	document.write("<script language=\"javascript1.2\" type=\"text/javascript\">function emo_pop() {window.open('http://www.haloscan.com/commenthelp.php','Help','width=200,height=360,resizable=yes,scrollbars=yes');}</script><table width=\"95%\" align=\"center\" cellpadding=\"8\" cellspacing=\"10\" border=\"0\" class=\"MainTable\">  <tr>    <td>    <div align=\"center\"><p><div style=\"font-size:14px; margin-top: 15px; padding-top: 10px; border-top-style: solid; border-top-width: 1px;\">Comments</div></p>    </div>    </td>  </tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124736\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=9db07f6039e748912fe8d3452f65e1d1&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Thank you a lot - this is really handy, I've always wanted my shedule to be displayed right on the desktop <img src=\"http://www.haloscan.com/images/smileys/content.gif\" border=\"0\" alt=\"\" width=\"15\" height=\"15\" /><br><br>One question though - how could I change character encoding to display non-latin characters?<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           vicont | <a href=\"http://erephas.wordpress.com/\" title=\"http://erephas.wordpress.com/\">Homepage</a> | 02.18.09 - 9:01 pm | <a href=\"#124736\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124737\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=66feb6c525f01fc7d617fd70d38f6633&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Sorry, I couldn't figure that one out either. It is limited by what is allowed in the Terminal, so that means no special characters at all, only ASCII I think.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Matt | <a href=\"http://www.macosxtips.co.uk\" title=\"http://www.macosxtips.co.uk\">Homepage</a> | 02.18.09 - 9:08 pm | <a href=\"#124737\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124754\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=8c71afd4185efd1a28df0096a99515bf&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Excellent article. Tried a few of the commands listed on iCalBuddy's website. Works a treat.<br><br>Thank you for a fantastic document.<br><br>Jay<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Jay Valambhia | <a href=\"http://www.infinity3.net\" title=\"http://www.infinity3.net\">Homepage</a> | 02.19.09 - 10:56 am | <a href=\"#124754\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124755\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=60b2c9c739b4c8c53d4e7ea8e0d4eb5d&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Something strange with encodings. I have many items in iCal in russian. If I launch icalBuddy from terminal I  get correct encoding in output. But its not in geektool. <br><br>I've try to wrap icalBuddy in bash script and set locale in it with lines:<br><br>export LANG=\"ru_RU.UTF-8\"<br>export LC_COLLATE=\"ru_RU.UTF-8\"<br>export LC_CTYPE=\"ru_RU.UTF-8\"<br>export LC_MESSAGES=\"ru_RU.UTF-8\"<br>export LC_MONETARY=\"ru_RU.UTF-8\"<br>export LC_NUMERIC=\"ru_RU.UTF-8\"<br>export LC_TIME=\"ru_RU.UTF-8\"<br>export LC_ALL=\"ru_RU.UTF-8\"<br><br>But it does nothing.<br><br>Any ideas?<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           bm | <a href=\"http://mactrick.com\" title=\"http://mactrick.com\">Homepage</a> | 02.19.09 - 11:29 am | <a href=\"#124755\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124756\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d41d8cd98f00b204e9800998ecf8427e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />You can see available encodings in icalBuddy:<br>$ icalBuddy --strEncoding 'strEncodings'<br><br>Then choose the right one. For me, the option was:<br>--strEncoding 'Western (ISO Latin 1)'<br><br>Thus, in GeekTool I have:<br>/usr/local/bin/icalBuddy --strEncoding 'Western (ISO Latin 1)' -nc eventsToday+1 | sed -e 's/*/--/' | sed -e 's/!/!!/'<br><br>Curiously, UTF-8 was not working.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Ludovic Kuty | 02.19.09 - 11:51 am | <a href=\"#124756\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124757\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=60b2c9c739b4c8c53d4e7ea8e0d4eb5d&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />I find a solution. GeekTool is not supporting russian. I don't know why. But one good man build own GeekTool with russian support. It can be downloaded here: <a href='http://ay4.getalime.ru/files/RuGeekTool.zip' rel='nofollow' target='_blank'>http://ay4.getalime.ru/files/RuG.../RuGeekTool.zip</a><br><br>It works for me but fonts are not antialiased.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           bm | <a href=\"http://mactrick.com\" title=\"http://mactrick.com\">Homepage</a> | 02.19.09 - 12:57 pm | <a href=\"#124757\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124794\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=77890b1c53bcbb19825b349b76dd4b48&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />i can't figure out how to change the format of the output.<br>i want to change the time from 24hr to 12 hr with am/pm and also how the date for to do's are formated from yr/mo/day to mo/day/yr and yr with just the last two #'s if possible<br>i appreciate any help with this stuff as i am a complete noob with any kind of code, thanks<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           eddie | 02.20.09 - 9:26 am | <a href=\"#124794\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124807\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=a3db63b9ab37c6c1d97d60f9567c2775&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Hi guys,<br><br>It's nice to see people other than myself find use for icalBuddy!<br><br>The latest version allows you to set values for the bullet points (among others) so that you wouldn't have to filter the output through <i>sed</i> anymore: <a href='http://hasseg.org/icalBuddy/#1.3.5' rel='nofollow' target='_blank'>http://hasseg.org/icalBuddy/#1.3.5</a><br><br>I also added a custom date-formatting specifier <i>%RW</i> (\"relative week\" which outputs something like <i>\"last week\"</i>, <i>\"next week\"</i> or <i>\"2 weeks from now\"</i>), which is something that I've personally been wanting to add for a while now. <img src=\"http://www.haloscan.com/images/smileys/content.gif\" border=\"0\" alt=\"\" width=\"15\" height=\"15\" /><br><br>To eddie: You can use the argument <i>-tf \"%I:%M %p\"</i> to tell icalBuddy that you want your times formatted like: <i>09:30 PM</i> and the argument <i>-df \"%m/%d/%y\"</i> to have dates formatted like: <i>29/11/08</i>. See here for more datetime formatting specifiers that you can use in the same way as these examples: <a href='http://developer.apple.com/documentation/Cocoa/Conceptual/DataFormatting/Articles/df100103.html#//apple_ref/doc/uid/TP40007972-SW9' rel='nofollow' target='_blank'>http://developer.apple.com/docum.../TP40007972-SW9</a><br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Ali Rantakari | <a href=\"http://hasseg.org\" title=\"http://hasseg.org\">Homepage</a> | 02.21.09 - 1:57 pm | <a href=\"#124807\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124813\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=772b343b7ad7e64128ed1d2f0b657dec&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Hey Eddie, <br><br>I am not sure if this will help (I am completely new to this thing), but I might have had your same problem with the time.  I am not sure if I can help you with the month formatting but I did fix my time format.  If you would like here is the string I used for my ical list, here you go. <br><br>/usr/local/bin/icalBuddy -nc -tf %I:%M%p -eep url eventsToday | sed -e \"s/*/-/\" | sed -e \"s/!/!!/\"<br><br>the -tf stands for time format... the %I:%m%p stands for time in 12 hour with am/pm at the end... hope that helps!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Drew Rhoda | 02.21.09 - 5:45 pm | <a href=\"#124813\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124814\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=65743fd76785eb37ed23295827f628ad&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Hi all,<br><br>First I want to thank the author for a great post and informing me about icalBuddy. Second, I wanted to post some info that might be helpful. Since I like to have geek be dark transparent, I find it easier to make one geektool window that runs all of the commands I want. Since geektool can only handle one command at a time I do this through creating a shell script. If anyone else wants to do here is my setup.<br><br>Open the terminal: type cd ~<br>type vim .desktop.sh<br>hit the i key (enters insert mode)<br>on the first line type: !#/bin/sh<br><br>on subsequent lines enter the commands you want to run (one command per line) (note if you want a line between the outputs enter the command echo \" \")<br><br>when you are done hit the escape key then type :w then hit return<br><br>in the terminal type cd ~<br>then chmod +x .desktop.sh<br><br>finally in geektool for the shell command type /users/{yourUserName}/.desktop.sh<br><br>hope this was helpful<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Mark Schumacher | 02.21.09 - 7:37 pm | <a href=\"#124814\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124823\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=66feb6c525f01fc7d617fd70d38f6633&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Thanks for the tips Mark.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Matt | <a href=\"http://www.macosxtips.co.uk\" title=\"http://www.macosxtips.co.uk\">Homepage</a> | 02.22.09 - 12:34 pm | <a href=\"#124823\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124832\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=3d56901352041452eac81ed9733047e8&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Ali: <br>How did you create a custom date-formatting specifier? I'd like to create two of them - one for \"tomorrow\" and one for \"day after tomorrow\".<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           jimmy james | 02.22.09 - 5:59 pm | <a href=\"#124832\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124844\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=a3db63b9ab37c6c1d97d60f9567c2775&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Hi Jimmy,<br><br>In icalBuddy, I have the following function that I use to get a \"pretty-printed\" date string:<br><br>    NSString* dateStr(NSDate *date, BOOL includeDate, BOOL includeTime)<br><br>In this function, I take the value of the global variable dateFormatStr and replace the date formatting string specifier (in this case, \"%RW\") with whatever value it should evaluate to in that particular case (e.g. \"last week\".) I then use this value as the argument to NSDate's -descriptionWithCalendarFormat:timeZone:locale: method to get the final string representation of the date. If you're a programmer and want to implement something there for yourself, the code is open source and included in the distribution package so go right ahead. It's licensed under the MIT license. <img src=\"http://www.haloscan.com/images/smileys/content.gif\" border=\"0\" alt=\"\" width=\"15\" height=\"15\" /><br><br>Also, if you look at that function, you'll see that dates representing the current day will be printed as <b>\"today\"</b> and dates representing the next day as <b>\"tomorrow\"</b>, so those are already there. I haven't yet implemented <b>\"yesterday\", \"day before yesterday\"</b> or <b>\"day after tomorrow\"</b>, but now that you mention it, I'll add them to the next version (those are very easy to add.) I'll also be adding an argument that would switch this behaviour off in case someone doesn't like it.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Ali Rantakari | <a href=\"http://hasseg.org\" title=\"http://hasseg.org\">Homepage</a> | 02.23.09 - 10:10 am | <a href=\"#124844\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124845\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=3d56901352041452eac81ed9733047e8&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Thanks for the response, Ali. Although I've fiddled with a bit of programming, most of it's self-taught and pretty weak, so I think I'll pass on trying to work that in myself, thanks though <img src=\"http://www.haloscan.com/images/smileys/clin_oeil.gif\" border=\"0\" alt=\"\" width=\"15\" height=\"15\" /><br><br>I hadn't noticed the \"today\" or \"tomorrow\" since I'd tested it out with nothing showing up on my list until the day after tomorrow. All I had seen was the date.<br><br>Great work btw Ali, this is really useful. Now if only someone will finally implement a to-do list sync with iPod Touch I'll be set!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           jimmy james | 02.23.09 - 12:30 pm | <a href=\"#124845\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"124991\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=281b65d34ab8cd8834c037cb4a67b7d5&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Thank you for this! I'm trying to figure out how to get rid of the notes that come along with the to do's. Please help!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           josh | 02.27.09 - 2:29 pm | <a href=\"#124991\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"125048\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=a3db63b9ab37c6c1d97d60f9567c2775&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Hi Josh,<br><br>Just use the <a rel=\"nofollow\" href=\"http://hasseg.org/icalBuddy/man.html\">--excludeTaskProps</a> argument like this:<br><br>icalBuddy --excludeTaskProps \"notes\"<br><br>.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Ali Rantakari | <a href=\"http://hasseg.org/icalBuddy\" title=\"http://hasseg.org/icalBuddy\">Homepage</a> | 03.01.09 - 7:54 pm | <a href=\"#125048\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"125059\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=281b65d34ab8cd8834c037cb4a67b7d5&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Thank you Ali!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           josh | 03.02.09 - 5:05 am | <a href=\"#125059\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"125304\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d41d8cd98f00b204e9800998ecf8427e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />As GeekTool uses LATIN-1 and not UTF-8 which is the accepted standard nowadays, I have found I have to modify my commands a bit to make my iCal items (in Swedish) display properly in GeekTool.<br><br>Anyone having trouble with accented characters not displaying properly, add the following pipe:<br><br>| iconv -f UTF-8 -t LATIN1<br><br>to the end of every command, and everything should show up fine.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Peeter | 03.12.09 - 12:21 pm | <a href=\"#125304\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"125305\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d41d8cd98f00b204e9800998ecf8427e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Of course, as Ludovic commented above, in iCalBuddy it's possible to change the encoding, but in other cases you might need to use the pipe to iconv.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Peeter | 03.12.09 - 12:54 pm | <a href=\"#125305\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"125606\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=0c7857e0520a3ee00c16049b9423f3e8&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />How can I get the output 100% transparent<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           agnarsv | 03.19.09 - 4:59 pm | <a href=\"#125606\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126212\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d41d8cd98f00b204e9800998ecf8427e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />it asks for a password when i try to install ical buddy. HELP!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           kjsfak | 04.24.09 - 3:37 am | <a href=\"#126212\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126340\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=1284d6ead332e4e751ed51f523be246d&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />i downloaded this today and i praise you for coming up with this it is pure genius! <br><br>i can get the date to show up perfectly, but i tried to make the events and to do list appear nothing comes. i have events and items on my to do list but it shows nothing.<br><br>right now i have it on:<br>/usr/local/bin/icalBuddy -nc eventsToday | sed -e \"s/*/--/\" | sed -e \"s/!/!!/\" in the command box<br>the console option is checked as well as the enable geektool button <br>and its on shell<br><br>what am i doing wrong?<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Alexandra | 05.03.09 - 10:20 pm | <a href=\"#126340\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126341\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=66feb6c525f01fc7d617fd70d38f6633&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Try typing that command into Terminal (located in Applications/Utilities) and see if it works. I currently use <br><br>/usr/local/bin/icalBuddy -nc -eep url eventsToday | sed -e \"s/*/--/\"<br><br>Maybe that will work better. If anything Terminal is more likely to give you an error message so you can see which part of the command isn't working.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Matt | <a href=\"http://www.macosxtips.co.uk\" title=\"http://www.macosxtips.co.uk\">Homepage</a> | 05.03.09 - 10:38 pm | <a href=\"#126341\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126342\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=1284d6ead332e4e751ed51f523be246d&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />okay. i figured out what i did wrong.<br>i didn't install icalbuddy correctly. <br>i opened the terminal and i dragged the ibuddy folder into the file.<br>the document starts with:<br>USAGE: icalBuddy [options] <br>and then your directions ask me to type cd and a space somewhere but it will not let me type in the document so i dont know where to type it at.<br>please help. thank you.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Alexandra | 05.03.09 - 10:40 pm | <a href=\"#126342\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126343\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=66feb6c525f01fc7d617fd70d38f6633&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />I think my instructions are a bit out of date. Now you can install icalbuddy simply by double-clicking on install.command located in the icalbuddy folder that you download<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Matt | <a href=\"http://www.macosxtips.co.uk\" title=\"http://www.macosxtips.co.uk\">Homepage</a> | 05.03.09 - 10:57 pm | <a href=\"#126343\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126347\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=1284d6ead332e4e751ed51f523be246d&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />okay figured it out.<br>but i need to password.<br>HELP!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Alexandra | 05.04.09 - 3:31 am | <a href=\"#126347\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126348\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=1284d6ead332e4e751ed51f523be246d&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />oh and thank you so much for your helpful direction!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Alexandra | 05.04.09 - 3:34 am | <a href=\"#126348\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"126352\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=66feb6c525f01fc7d617fd70d38f6633&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />THe password is the password for the administrator account on the Mac. If you only have one account, it's just the password for your account. You set this when you got your computer, and you need it when installing most applications.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Matt | <a href=\"http://www.macosxtips.co.uk\" title=\"http://www.macosxtips.co.uk\">Homepage</a> | 05.04.09 - 1:25 pm | <a href=\"#126352\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"127304\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=f5022c9726aa03f5aafa7c1186a1982a&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />i'm sorry. i really need some help here. i have geek tool currently showing the date and a little month calendar along with the weather. i would really like to be able to display my ical stuff.<br><br>however, i just can't figure this out. i believe icalbuddy is installed correctly but i am not able to get anything but a blank little window whenever i try these commands.<br><br>i have icalBuddy in my \"patrickmurphy\" folder. <br><br>what have i done wrong?<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Patrick Murphy | 06.09.09 - 4:20 am | <a href=\"#127304\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"127378\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=94b912b439ca00267124c602e42ff1ed&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />This article helped me make use of my empty desktop space at last. One question though: how did you format the separator between the \"To Do List\" header and the body? Now that I look at my Geektool setup all day I need to have it just right...<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Dave | 06.13.09 - 12:49 am | <a href=\"#127378\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"127511\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=f4d4e7e12544f6e3c660481f3bcccb0f&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />In case anyone is interested, here's a quick ruby script I whipped up which does the following:<br><br>* pretty word wrapping (breaks at word boundaries, indents wrapped event lines appropriately) <br>* capitalizes 'today' and 'tomorrow'<br>* doesn't show duplicate events if they are consecutive and on the same day (sometimes I get the same thing on more than one subscribed calendar)<br><br><a href='http://gist.github.com/129796' rel='nofollow' target='_blank'>http://gist.github.com/129796</a><br><br>You can use it by:<br><br>1. paste the contents into a text file or click the link to download and then rename it<br>2. use chmod +x on the file in terminal (as described in an earlier comment) to make it executable<br>3. tweak the config line (or whatever else) as you deem appropriate.<br><br>Hope this help someone, thanks for this post!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Matt Sanders | 06.14.09 - 9:10 pm | <a href=\"#127511\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"128000\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=655c90f57d07b6da626548e1344575c5&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Interesting way of doing this... ofcource, i would not be able to call myself a geek if i did not roll my own solution: <a href='http://logylaps.wordpress.com/2009/06/10/display-ical-events-on-desktop-using-ruby-geektool-and-remind/' rel='nofollow' target='_blank'>http://logylaps.wordpress.com/20...ool-and-remind/</a><br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Logy Laps | 06.24.09 - 12:47 am | <a href=\"#128000\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"128234\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=26e096054f0543bc8779c1c7eca00b3e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Only valid for OS X 10.5 and above. [sigh...]<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Kirby | 07.05.09 - 6:10 am | <a href=\"#128234\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"128321\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=613953612adddece8bee261fabc99b33&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Every time I try to use iCal buddy, I get this: <br><br>dyld: Library not loaded: /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore<br>  Referenced from: /Users/kupietz/Documents/Files/icalBuddy-v1.6.7/icalBuddy<br>  Reason: image not found<br><br>is it not compatible with 10.4? Would be nice if the article mentioned this.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Mike | 07.13.09 - 5:18 am | <a href=\"#128321\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"128695\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d41d8cd98f00b204e9800998ecf8427e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Is there some way to make a separation line as it shown on a pic and not a hypens?<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Artiom | 07.30.09 - 9:09 am | <a href=\"#128695\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"128913\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=1ecf3b4c1aca4d3990385ac3537676ef&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Thanks for the icalBuddy tutorial!  Now I understand what I'm doing a little better!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Kathy | 08.05.09 - 2:28 am | <a href=\"#128913\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"129180\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d41d8cd98f00b204e9800998ecf8427e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />awesome<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Anonymous | 08.09.09 - 9:52 pm | <a href=\"#129180\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"130108\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=66d4d5e923180ca4e39672ecf6918e1a&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />So super helpful!  I love this!  What would be even more helpful would be some basics for newbies like me on precisely HOW to string the different commands so that you can get Geektool to do what you want.  I understand all the different pieces, but whenever I add a piece to the pre-printed strings you use, it never works out.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           A. Marks | 09.18.09 - 12:03 am | <a href=\"#130108\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"131173\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=a3db63b9ab37c6c1d97d60f9567c2775&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" /><i>Artiom:</i><br>I think that in the image above, the separator is indeed a series of hyphens -- it just looks like a solid line because of the font (Futura). It also looks like the author has probably used separate GeekTool entries to create the header with the date and the line below it. But if you'd like to show a solid line below section titles in icalBuddy's output, you can do this:<br><br>1. Specify a true boolean value as the value for the \"formatOutput\" key in the icalBuddy configuration file's \"constantArguments\" section (see the <a rel=\"nofollow\" href=\"http://hasseg.org/icalBuddy/config-man.html\">icalBuddyConfig man page</a> for more info). <i>This will enable rich formatting for the output every time you call icalBuddy.</i><br><br>2. Specify \"underlined\" as the formatting parameter for the \"sectionTitle\" key in the icalBuddy configuration file's \"formatting\" section. <i>This will make the section titles underlined.</i><br><br>3. Specify an empty string as the value for the \"sectionSeparator\" key in the icalBuddy configuration file's \"constantArguments\" section. <i>This will remove the series of hyphens as the section separator.</i><br><br>This is exactly <a rel=\"nofollow\" href=\"http://hasseg.org/blog/wp-content/uploaded/2009/07/geektool-hasseg.org-build-desktop-example.png\">how I'm doing it</a>.<br><br>Note that the easiest way to edit icalBuddy's configuration file is to install the OS X developer tools (from the OS discs you got with your Mac) and then run \"icalBuddy editConfig\" in the Terminal. That'll create the configuration file for you and open it up in the Property List Editor application (that's included with the Developer Tools) which is a nice and simple GUI editor for property list files (which the icalBuddy config file is).<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Ali Rantakari | <a href=\"http://hasseg.org\" title=\"http://hasseg.org\">Homepage</a> | 11.05.09 - 12:44 am | <a href=\"#131173\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"131174\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=a3db63b9ab37c6c1d97d60f9567c2775&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" /><i>A.Marks:</i><br>If you haven't already, start by checking out the <a rel=\"nofollow\" href=\"http://hasseg.org/icalBuddy/man.html\">manual page</a>.<br><br>The gist of it is that on the command line, first you have the executable you want to run (in this case, /usr/local/bin/icalBuddy), and after that a bunch of arguments you want to pass to that program. In icalBuddy's case, the last argument should always be the 'general action' you want icalBuddy to take (such as \"eventsToday+3\", \"uncompletedTasks\" or \"calendars\"). All the other arguments go in between (that is, after the name of the executable (icalBuddy itself) and before the 'general action'). Here are some quick examples:<br><br><i>This'll just print out some info about what kinds of arguments icalBuddy accepts:</i><br><br>/usr/local/bin/icalBuddy<br><br><i>Print today's events:</i><br><br>/usr/local/bin/icalBuddy <b>eventsToday</b><br><br><i>Same as above, but also separate by calendar:</i><br><br>/usr/local/bin/icalBuddy <b>-sc</b> eventsToday<br><br><i>Same as above, but also use rich formatting:</i><br><br>/usr/local/bin/icalBuddy -sc <b>-f</b> eventsToday<br><br><i>Same as above, but also use \"--\" as the bullet point instead of \"*\":</i><br><br>/usr/local/bin/icalBuddy -sc -f <b>-b \"-- \"</b> eventsToday<br><br><i>Same as above, but also exclude the \"notes\" and the \"location\" event properties:</i><br><br>/usr/local/bin/icalBuddy -sc -f -b \"-- \" <b>-eep \"notes,location\"</b> eventsToday<br><br>I hope this helps a bit.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Ali Rantakari | <a href=\"http://hasseg.org\" title=\"http://hasseg.org\">Homepage</a> | 11.05.09 - 12:58 am | <a href=\"#131174\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"131175\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=a3db63b9ab37c6c1d97d60f9567c2775&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" /><i>Kirby & Mike:</i><br><br>Yes, unfortunately icalBuddy only works in 10.5 and above. <img src=\"http://www.haloscan.com/images/smileys/pascontent.gif\" border=\"0\" alt=\"\" width=\"15\" height=\"15\" /><br><br>This is due to the fact that Apple introduced the CalendarStore API, which icalBuddy uses to access the calendar data, in Leopard. In theory one <i>could</i> program their own implementation of these APIs from scratch and run that on Tiger as well, but it's <i>really</i> time-consuming and <i>really</i> difficult to get right.<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Ali Rantakari | <a href=\"http://hasseg.org\" title=\"http://hasseg.org\">Homepage</a> | 11.05.09 - 1:05 am | <a href=\"#131175\" title=\"Link to this comment\">#</a></span></p></td></tr><tr><td class=\"MessageCell\" bgcolor=\"#EBEBEB\" style=\"border:1px solid #ccc;\">    <a name=\"131262\"></a>        <p><img src=\"http://www.gravatar.com/avatar.php?gravatar_id=d41d8cd98f00b204e9800998ecf8427e&amp;default=http%3A%2F%2Fwww.macosxtips.co.uk%2Fgravatar.png&amp;rating=PG&amp;size=60\" alt=\"Gravatar\" title=\"Gravatar\" style=\"padding: 1px; margin: 2px; float: right;\" class=\"gravatar\" />Super thanks a lot!!!!<br /><span class=\"byline\" style=\"font-family:Tahoma; font-size:11px; color:#666; text-align:right;\">           Katja | 11.09.09 - 7:44 pm | <a href=\"#131262\" title=\"Link to this comment\">#</a></span></p></td></tr><tr>    <td class=\"InputCell\">                  <div id=\"newcomment\"></div><form method=\"post\" name=\"addComment\" action=\"http://www.haloscan.com/comments/mattswain123/rw_unique_entry_id_194_page0/\" target=\"_self\">        <p>    Name: <br />          <input name=\"name\" type=\"text\" size=\"38\" value=\"\" /><br />          Email:<br />          <input name=\"email\" type=\"text\" size=\"38\" value=\"\" /><br />          URL: <br />          <input name=\"url\" type=\"text\" size=\"38\" value=\"\" /><br />          Comment:&nbsp;&nbsp;<a href=\"javascript:emo_pop()\" title=\"Smiley and tag help\" target=\"_self\">?</a>&nbsp;<br />          <textarea name=\"addMessage\" rows=\"12\" cols=\"38\"></textarea><br /><input type=\"checkbox\" name=\"subscribe\" id=\"subscribe\" value=\"1\" /><label for=\"subscribe\">Notify me of followup comments via email</label>        </p>        <p class=\"PSubmit\"><input name=\"submit\" type=\"submit\" value=\"Publish\" style=\"font-weight: bold;\" class=\"SubmitButton\" />&nbsp;<input name=\"previewMessage\" type=\"submit\" value=\"Preview\" class=\"SubmitButton\" />        </p>      <input type='hidden' name='user' value='mattswain123' /><input type='hidden' name='comment' value='rw_unique_entry_id_194_page0' /></form>    </td></tr></table><img src=\"http://c5.statcounter.com/counter.php?sc_project=561713&amp;java=0&amp;security=01eeff58\" alt=\"\" border=\"0\" /></body>");