Connecting Tech Pros Worldwide Forums | Help | Site Map

Webcalendar

Markus L.
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi,
I'm the developer of a PHP class library. To demonstrate the power of that
class library I also developed a calendar which uses this classes. Take a
look at that calendar and tell me what could be improved.

The calendar is available at
http://www.project-sca.org/subprojec...lendar-en.html

--
-------------------------------------------------------
Try this: SCA the Smart Class Archive for PHP
http://www.project-sca.org
-------------------------------------------------------


Mike Willbanks
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Webcalendar


Markus,[color=blue]
> Hi,
> I'm the developer of a PHP class library. To demonstrate the power of that
> class library I also developed a calendar which uses this classes. Take a
> look at that calendar and tell me what could be improved.
>
> The calendar is available at
> http://www.project-sca.org/subprojec...lendar-en.html[/color]

You could have PHP4 support for one, also your restricting yourself to
MySQL or SQLite... Why not more, or even an xml storage document.

Now on the entries what about a specific time instead of just a date?
You should take that into account and also note that not everyone will
have a specific time for something.

Mike
Closed Thread