Liturgical Library

5 replies [Last post]
lutra's picture
User offline. Last seen 3 weeks 6 days ago. Offline
Joined: 01/07/2010
Graces: 3

I've been thinking of writing an opensource library that calculates the liturgical calendar.  For those of you who are unaware, there is already something out there that calculates one liturgical calendar, Romcal.  However, there are many regional variations in the liturgical calendar along with varying solemnities, the Orthodox using the Julian calendar, etc.  I was thinking of writing something that could calculate many different calendars and that could be easily customized by the end user for any specific nuances a given region might have.

What are peoples' opinions on language choice?  I was thinking of keeping it strict ANSI C, which should make creating bindings in various languages fairly easily.  I would guess that a library like this would be most beneficial to web developers, but I'd like not to exclude other types of uses such as application programming.

My questions are:

  • Does anybody know of anything like this out there already (I like reinventing the wheel as much as the next guy, but there are times when you can go too far...)
  • With an eye toward aiding web developers, does an ANSI C library seem like a good idea?  I say ANSI C because I'm not exactly sure of the nature of SWIG's support of objects (is there something better than SWIG out there?)
  • Is this even a good idea?


Thanks.

-DJ

oscatholic's picture
User offline. Last seen 1 hour 12 min ago. Offline
Joined: 06/25/2009
Graces: 332
Would be quite awesome,

Would be quite awesome, imo... also could be integrated with a site to give an XML feed of the upcoming feasts, I should say.

Advancing the faith.

JoaoMachado's picture
User offline. Last seen 1 week 1 day ago. Offline
Joined: 07/29/2009
Graces: 66
Perhaps not the whole wheel?

I like the idea....I did not even know about romcal!

I started to play around with WebCal a while back, got side tracked by upgrading to Drupal. Maybe this could be a better avenue, I mean it is db driven, it generates RSS feeds of calendars, who's to say you couldn't create some kind of API to access the db with a lot less coding

You can see the calendar in action at http://www.catholictuner.com/calendar

http://sourceforge.net/projects/webcalendar/

http://www.k5n.us/index.php

Just talking out loud....

John

lutra's picture
User offline. Last seen 3 weeks 6 days ago. Offline
Joined: 01/07/2010
Graces: 3
Website for LitCal

OK, I've called the library LitCal and I've put up a very preliminary page for it at Cathnet.org. There's not a lot of content or notes up there yet, but I'll be adding that slowly as time goes on.

Cade_One's picture
User offline. Last seen 3 weeks 6 days ago. Offline
Joined: 07/02/2009
Graces: 69
@Lutra, I like the

Lutra, I like the idea!

JoaoMachado, That would be very cool to plug LitCal into WebCal.

Keep us posted on your progress guys.

"I'm a PC (practicing Catholic) and I'm only 30 years old."

Cade_One's picture
User offline. Last seen 3 weeks 6 days ago. Offline
Joined: 07/02/2009
Graces: 69
Dean from Productive Catholic

Dean from Productive Catholic posted a relevant post: How to Easily Add the Catholic Liturgical Calendar to Google Calendar

"I'm a PC (practicing Catholic) and I'm only 30 years old."

Post new comment

The content of this field is kept private and will not be shown publicly.