ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Farr and Rainlendar?

<< < (2/6) > >>

kartal:
Mouser,

as far as I know

-Thunderbird http://www.mozilla.org/projects/calendar/sunbird/ (active)
-Calimanjaro http://www.calimanjaro.com/ (dead project)
-Calizo http://calizo.sourceforge.net/ (somewhat active)
-Rainlendar http://www.rainlendar.net/cms/index.php (active)


These do read and write in realtime(or close). They do not just export or import

skajfes:
It should work with any .ics calendar. I used Dday library for access to the calendars and they say they comply with standards. You'll find a log in c:\FARRCalendar.txt that should say what's wrong with it. If I am not mistaken, you should get an error that the file is used by another process. I am currently on a different computer and it is not working either for the same reason. I hope to get this fixed as soon as I get home.

By the way, My Phone Explorer works with .ics calendars too (not i realtime though). It is a great way to sync your rainlendar with your SonyEricsson.

EDIT: I found an error. i forgot to put the dll in the package..... so here it is.

kartal:
Hey that seems to work now. That is really cool! This plugin should be part of Farr release.

If you can simply explain how to format visible data  in Farr window that would be great. I do not have much clue about regex stuff myself.

skajfes:
That is really cool! This plugin should be part of Farr release.
-kartal (March 31, 2009, 03:19 PM)
--- End quote ---

Hey, thanks!

If you can simply explain how to format visible data in Farr window that would be great.
-kartal (March 31, 2009, 03:19 PM)
--- End quote ---
You just put html codes in the strings for caption and group. Caption is bold by default so if you want non bold text you put it between
--- ---</b> <b> This closes the bold tag and opens it again later (kind of like an sql injection, but for html :D). You can also use
--- ---<br> to start a new line etc. Mouser should know more...

I do not have much clue about regex stuff myself.
-kartal (March 31, 2009, 03:19 PM)
--- End quote ---
Regex is used to extract description, dates, times, categories, calendars and locations from the input string. I think there really is no need for changing the regex, but I have put what I feel is simple enough, and thus the option for changing. If you want to play around with it you can use http://gskinner.com/RegExr/ for examining and building regex.

kartal:
skajfes

When I try to custom override the regex name (cal) it does not work. I am not sure if it is a bug with Farr or bug with your plugin. I do not want to use "cal" I want to use something else because Farr cannot recall my calculator anymore because of name similarity.


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version