No other Perly news, except that I'm trying to build a simple web-based calendaring system so that the various people who have dibs on my time these days can set up appointments without having to actually track me down or deal with each other. Pretty much just indicating when things start/stop, removing activities, adding activities, preventing one activity from writing over another, and autopopulating with regular schedules (so that regularly scheduled standing appointments are easier to put in). The version in my head shows five weeks, centered on the current week, and provides links to each activity and each individual date.
More as it comes...
Want to take a look at a calendar program? (Score:1)
It's the WebWebX WikiWiki codebase, drastically pruned and with extras added to create a multi-user calendar. Check out
If it looks useful, let me know and I'll see about getting you the code, or getting it onto the CPAN scripts site.
Most of it is pretty easily alterable; all the text attributes, etc., can be
Re:Want to take a look at a calendar program? (Score:1)
------------------------------
You are what you think.
Re:Want to take a look at a calendar program? (Score:1)
Have fun. I'm probably going to be doing some more on it pretty soon (more granularity of entries, aging, etc.). I'll let you know.