Hi Ingo,
On 25.03.01 (12:36), Ingo Herz wrote:
> as the last part of our first midgard project we have to
> implement an event calendar and a list of seminars - both
> ordered by the date/time of the event. So I had a look at the
> event functions, which seem to be designed for this.
I'm not really sure about the current status of both Midgard's
and Asgard's event handling, but at a time when there wasn't a
single line of code written for both we developed a PHP3 wrapper
class for 'event articles' -- articles that are designated
events by setting their type to a number reserved for events.
With some minor changes our library could be generalized to an
API that allows free selection of event articles by topic (also
a list of topics), start and end timestamps, sorted and filtered
by nearly all other fields you might want. It uses its own MySQL
connection to access Midgard's tables and put most of the
searching and sorting work on the database's shoulders, but it's
still not a speed winner ;-)
Contact me privately if you're interested.
phr
--
Linksystem Muenchen GmbH [EMAIL PROTECTED]
Schloerstrasse 10 http://www.link-m.de
80634 Muenchen Tel. 089 / 890 518-0
We make the Net work. Fax 089 / 890 518-77
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Re: [midgard-user] event calendar/asgard
Philipp Rotmann, Linksystem Muenchen Sun, 25 Mar 2001 03:23:53 -0800
- [midgard-user] event calendar/asgard Ingo Herz
- [midgard-user] Serving attachmen... Rogaty
- Re: [midgard-user] Serving a... Emiliano
- AW: [midgard-user] event calenda... Gottfried Ryser
- Re: [midgard-user] event calenda... Philipp Rotmann, Linksystem Muenchen
- Re: [midgard-user] event calenda... Emiliano
