From: Mike T. <mt...@ya...> - 2003-04-28 23:58:01
|
Any word on the second admin patch? I'd like to get the admin portion to a good point for the next PHP iCal release... mike --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. |
From: Alex J. <al...@ph...> - 2003-05-05 07:27:01
|
Anyone else having problems getting the calendar to load in Apple's Safari browser? I'm told that the site may need to be xhtml compliant to load properly...as it is, it shows an error page that was being processed by the server. very strange indeed. When will 0.9.1 be out, and will it fix this? ---Alex |
From: Ben B. <bar...@ur...> - 2003-05-05 07:48:35
|
Well, PHPiCalendar isn't XHTML compliant. I started to XHTML-ize it once, but it was too much work, and I decided it wasn't worth it (for me, anyway). So if Safari truely does require XHTML, then I'd say your guess is right and it is PHPiCalendar's non-XHTML-ness that's causing you problems. An XHTML-only browser will probably be pretty useless for at least a year or two, because not enough sites use it yet. If the error page you're seeing is a server generated page about a PHP error, then it's a server problem, not a browser problem. As for whether PHPiCalendar will use XHTML anytime soon, I wouldn't think so, but I'm not a develloper. Ben ----- Original Message ----- From: "Alex Johnson" <al...@ph...> To: <php...@li...> Sent: Monday, May 05, 2003 1:26 AM Subject: [PHPiCalendar-DEV] Safari? Anyone else having problems getting the calendar to load in Apple's Safari browser? I'm told that the site may need to be xhtml compliant to load properly...as it is, it shows an error page that was being processed by the server. very strange indeed. When will 0.9.1 be out, and will it fix this? ---Alex |
From: Alex J. <al...@ph...> - 2003-05-05 09:42:46
|
No, it's not xhtml only...I'm not sure where it lies. the error page is a "cannot open this calendar" error page from phpicalendar. Safari is useable on all other sites...save the odd php generated one....and all other browsers I've seen are useable on the calendar site. It's one of those very aggravating bugs.... check it out yourself at www.phantomcitizen.net/events ---Alex On Monday, May 5, 2003, at 03:48 AM, Ben Barnard wrote: > Well, PHPiCalendar isn't XHTML compliant. I started to XHTML-ize it > once, > but it was too much work, and I decided it wasn't worth it (for me, > anyway). > So if Safari truely does require XHTML, then I'd say your guess is > right and > it is PHPiCalendar's non-XHTML-ness that's causing you problems. An > XHTML-only browser will probably be pretty useless for at least a year > or > two, because not enough sites use it yet. > If the error page you're seeing is a server generated page about a PHP > error, then it's a server problem, not a browser problem. > As for whether PHPiCalendar will use XHTML anytime soon, I wouldn't > think > so, but I'm not a develloper. > > Ben > > > ----- Original Message ----- > From: "Alex Johnson" <al...@ph...> > To: <php...@li...> > Sent: Monday, May 05, 2003 1:26 AM > Subject: [PHPiCalendar-DEV] Safari? > > > Anyone else having problems getting the calendar to load in Apple's > Safari browser? > I'm told that the site may need to be xhtml compliant to load > properly...as it is, it shows an error page that was being processed by > the server. very strange indeed. > > When will 0.9.1 be out, and will it fix this? > ---Alex |
From: Marshall C. <mar...@id...> - 2003-05-05 13:05:22
|
At 5:42 AM -0400 5/5/03, Alex Johnson wrote: >No, it's not xhtml only...I'm not sure where it lies. the error page >is a "cannot open this calendar" error page from phpicalendar. >Safari is useable on all other sites...save the odd php generated >one....and all other browsers I've seen are useable on the calendar >site. > >It's one of those very aggravating bugs.... I'm using 0.8.1 to run a site, and it loads in Safari just fine. >check it out yourself at www.phantomcitizen.net/events When I try that URL, I get: Invalid calendar file. Please try a different calendar. The calendar "./calendars/pcevents.ics" was being processed when this error occurred. I get the same error in Safari, Mozilla, IE (for Mac) and IE (for Windows) -- -- Marshall Marshall Clow Idio Software <mailto:mar...@id...> Hey! Who messed with my anti-paranoia shot? |
From: Greg W. <gr...@gr...> - 2003-05-05 13:43:35
|
Yeah, that's definitely not a browser problem. My guess is that you have a problem in your config.inc.php file with the location of your calendar files, or you accidentally deleted/renamed that calendar. Greg On Monday, May 5, 2003, at 09:03 AM, Marshall Clow wrote: > At 5:42 AM -0400 5/5/03, Alex Johnson wrote: >> No, it's not xhtml only...I'm not sure where it lies. the error page >> is a "cannot open this calendar" error page from phpicalendar. Safari >> is useable on all other sites...save the odd php generated one....and >> all other browsers I've seen are useable on the calendar site. >> >> It's one of those very aggravating bugs.... > > I'm using 0.8.1 to run a site, and it loads in Safari just fine. > >> check it out yourself at www.phantomcitizen.net/events > > When I try that URL, I get: > > Invalid calendar file. Please try a different calendar. > > The calendar "./calendars/pcevents.ics" was being processed when this > error occurred. > > I get the same error in Safari, Mozilla, IE (for Mac) and IE (for > Windows) > -- > -- Marshall > > Marshall Clow Idio Software <mailto:mar...@id...> > Hey! Who messed with my anti-paranoia shot? > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > -- http://www.gregwestin.com Contact info: http://www.gregwestin.com/contact.php |
From: Alex J. <al...@ph...> - 2003-05-05 14:02:58
|
huh. I think you're right...and yet it loads fine in ie for mac? (it does for me, anyway) Thanks everyone. On Monday, May 5, 2003, at 09:43 AM, Greg Westin wrote: > Yeah, that's definitely not a browser problem. My guess is that you > have a problem in your config.inc.php file with the location of your > calendar files, or you accidentally deleted/renamed that calendar. > > Greg |
From: Greg W. <gr...@gr...> - 2003-05-05 14:11:44
|
Try clearing your cache and loading it again. Or checking on another computer. It doesn't work in IE for me, or the person who e-mailed earlier. Greg On Monday, May 5, 2003, at 10:02 AM, Alex Johnson wrote: > huh. I think you're right...and yet it loads fine in ie for mac? (it > does for me, anyway) > Thanks everyone. > > > On Monday, May 5, 2003, at 09:43 AM, Greg Westin wrote: > >> Yeah, that's definitely not a browser problem. My guess is that you >> have a problem in your config.inc.php file with the location of your >> calendar files, or you accidentally deleted/renamed that calendar. >> >> Greg > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > -- http://www.gregwestin.com Contact info: http://www.gregwestin.com/contact.php |
From: <ca...@ra...> - 2003-05-05 15:03:30
|
I haven't seen any problems having the calendars display in Safari. If you're seeing an error page from the server, then there's a problem with phpicalendar on the server, not the browser. -Carlos On Mon, 5 May 2003, Alex Johnson wrote: > Anyone else having problems getting the calendar to load in Apple's > Safari browser? > I'm told that the site may need to be xhtml compliant to load > properly...as it is, it shows an error page that was being processed by > the server. very strange indeed. > > When will 0.9.1 be out, and will it fix this? > ---Alex > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > |
From: Chad <ch...@ch...> - 2003-05-13 04:17:34
|
Mike, I just added this to CVS. Looks ALOT better than the last time.=20 I'll look at cleaning up up just a bit (minor things) before we release=20= 0.9.2. I can't say when that is, since I'll be out of town for the next=20= 3 weekends, but its there for people, and myself, to beat on. Thanks, C On Monday, April 28, 2003, at 04:57 PM, Mike Traum wrote: > Any word on the second admin patch? I'd like to get the admin portion=20= > to a good point for the next PHP iCal release... > =A0 > mike > =A0 > > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo.= |
From: Greg W. <gr...@gr...> - 2003-05-13 13:22:08
|
Is there anything I can contribute that doesn't deal with lots of the back-end issues of storing and sorting data, etc.? I can do stuff like modifying the way in which things are displayed, improving its validation with things like XHTML or Bobby, taking out the javascript if we decide on a viable alternative, etc. I don't have a lot to contribute because I don't understand most of the project, but I'd like to keep contributing something so that the project doesn't die. I really want to see it make it at least to the stage of displaying my calendars properly and displaying multiple calendars. Greg -- http://www.gregwestin.com Contact info: http://www.gregwestin.com/contact.php |
From: Chad <ch...@ch...> - 2003-05-13 17:48:47
|
Well there are areas around the project that need 'cleaning up' so to speak. The event popup is a good example. It would be nice to have it as a function that could be called anywhere. Also having a way to not use javascript if the server owner doesnt want it, perhaps having it fallback to print view if in the config "$use_javascript = 'no';". There are also some new things in the parser that hasn't been built into the display yet, those are ATTENDEE, STATUS, and LOCATION. All would need to be viewable in the popup and in print view. Feedback on Mike's admin.php would be nice as well. -C On Tuesday, May 13, 2003, at 06:22 AM, Greg Westin wrote: > Is there anything I can contribute that doesn't deal with lots of the > back-end issues of storing and sorting data, etc.? I can do stuff > like modifying the way in which things are displayed, improving its > validation with things like XHTML or Bobby, taking out the javascript > if we decide on a viable alternative, etc. I don't have a lot to > contribute because I don't understand most of the project, but I'd > like to keep contributing something so that the project doesn't die. > I really want to see it make it at least to the stage of displaying my > calendars properly and displaying multiple calendars. > > Greg > -- > http://www.gregwestin.com > Contact info: http://www.gregwestin.com/contact.php > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise > solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |