Click to See Complete Forum and Search --> : Clunky Calender?


Catharsis
01-28-2005, 10:34 AM
Hiya..

Ive been playing around a lot with a calender. I want to eventually tie the calendert in with a MySQL database so that I can colour the various items occurriing different colours by doing something like this ....

SELECT DAYOFMONTH(due), urn FROM product_backlog WHERE MONTH(due)=".$today[mon]." and YEAR(due)=".$today[year];

Ive got the main calender working (going forwards and backwards but it feels a bit long for what I want it to do. Oh I havent really designed the page either ;)

Suggestions welcome, have a look at :

Calender: http://tribefish.blogdns.org/~cathar/scrum/calender.php
Source: http://tribefish.blogdns.org/~cathar/scrum/src/calender.phps
Template: http://tribefish.blogdns.org/~cathar/scrum/templates/calender.tpl

You'll notice that on some months theres a whole row missing, I'd like to avoid that if possible.

Catharsis
02-15-2005, 11:52 AM
Hi there.. after getting a great odea from a friend of mine I sat and re-worked the calender.

The major difference being that I dont think its too cumbersome anymore :)

The links above should work. The yellow linked texts are actual events sitting in the database. They dont go anywhere as yet but thats possibly my next task.

That along with being able to highlight any day, I'm rather happy with the rework personally :)

belsam69
04-01-2005, 10:45 AM
Is this still up? The links don't work and I'd like to see what you did.

Catharsis
04-01-2005, 08:53 PM
Yeah it should be now (02/04/05) my seerver wasnt switched on, I forgot to put it back on when I got back from a week away.

Any problems with the links, let me know

bpat1434
04-04-2005, 04:05 PM
Links not working. I'd like to see what you did so I can possibly do something like it.

~Brett

Catharsis
04-04-2005, 07:05 PM
Yeah sorry having some work done in my flat, so the power got cut off, maybe I should put it elsewhere as a backup plan...

Gimme a day or so to sort something out, will post when its ready :)

bpat1434
04-04-2005, 07:07 PM
Great, thanks a lot.

~Brett

Catharsis
04-04-2005, 07:38 PM
Okay Ive fixed it.. (for now) links should work but if not Ive put it on nomorepasting.com (http://www.nomorepasting.com/paste.php?pasteID=36559)

Comments on the code (providing you get to see it) welcome ;)

bpat1434
04-04-2005, 07:42 PM
Thanks, I grabbed it right away.

~Brett