Re: Advice about a Calendar

2008-03-28 Thread Sonic Baker
If it's an actual 'date picker' popup calendar for easily selecting dates
you're looking for then here's the one I use:
http://marcgrabanski.com/code/ui-datepicker/

If it's an actual server side calendar application then I don't know. I'd be
interested to see one though. The one Chris suggested looks more along the
lines of that (at a glance)

Cheers,

Sonic

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Advice about a Calendar

2008-03-26 Thread jonknee

> I was wondering if anyone has used a cake calendar in their apps -
> what they used and how well it worked, what sort of integration
> problems they encountered, etc.

Not sure exactly what you need, but Yahoo has a really nice calendar
solution inside its YUI platform. You'll recognize it from their apps
(Yahoo Travel especially).

http://developer.yahoo.com/yui/calendar/

I haven't used it with CakePHP, but and of these JavaScript solutions
should be pretty easy to integrate.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Advice about a Calendar

2008-03-26 Thread GrĂ¡inne O'Neill
thanks you guys - any other suggestions would be much appreciated!

Grainne

On Wed, Mar 26, 2008 at 1:08 PM, Rob Russell <[EMAIL PROTECTED]>
wrote:

>
> I don't have a lot of info but someone on #cakephp last week
> recommended this one for mootools
> http://www.electricprism.com/aeron/calendar/.
> I thought it looked pretty slick but I haven't even tried integrating
> mootools in place of Prototype.js.
>
> There's also this one
>
> http://www.rubyinside.com/calendar-date-select-a-lightweight-prototype-based-datetime-picker-for-rails-developers-573.html
> which is designed for Rails but since it relies on Prototype.js it
> probably wouldn't be too hard to port (someone in the comments
> mentions that it's usable without rails).
>
> Sorry I don't have more detailed info but maybe one of these could be
> a starting point. I'm going to have to integrate one myself sooner or
> later but for now I'm taking notes.
>
>
> On Mar 26, 1:50 pm, Grainne <[EMAIL PROTECTED]> wrote:
> > Hi everyone,
> >
> > I was wondering if anyone has used a cake calendar in their apps -
> > what they used and how well it worked, what sort of integration
> > problems they encountered, etc.
> >
> > Thanks in advance!
> >
> > Grainne
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Advice about a Calendar

2008-03-26 Thread Rob Russell

I don't have a lot of info but someone on #cakephp last week
recommended this one for mootools http://www.electricprism.com/aeron/calendar/.
I thought it looked pretty slick but I haven't even tried integrating
mootools in place of Prototype.js.

There's also this one
http://www.rubyinside.com/calendar-date-select-a-lightweight-prototype-based-datetime-picker-for-rails-developers-573.html
which is designed for Rails but since it relies on Prototype.js it
probably wouldn't be too hard to port (someone in the comments
mentions that it's usable without rails).

Sorry I don't have more detailed info but maybe one of these could be
a starting point. I'm going to have to integrate one myself sooner or
later but for now I'm taking notes.


On Mar 26, 1:50 pm, Grainne <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I was wondering if anyone has used a cake calendar in their apps -
> what they used and how well it worked, what sort of integration
> problems they encountered, etc.
>
> Thanks in advance!
>
> Grainne
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Advice about a Calendar

2008-03-26 Thread Chris Hartjes

On Wed, Mar 26, 2008 at 1:50 PM, Grainne <[EMAIL PROTECTED]> wrote:
>
>  Hi everyone,
>
>  I was wondering if anyone has used a cake calendar in their apps -
>  what they used and how well it worked, what sort of integration
>  problems they encountered, etc.

I've used QCalendar on other projects.  Easy to integrate with Code
Igniter, so it's probably dead simple to drop it into place in  your
vendors directory.

http://www.phpfreaks.com/forums/index.php?topic=186733.msg836776

Hope that helps.

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Advice about a Calendar

2008-03-26 Thread Grainne

Hi everyone,

I was wondering if anyone has used a cake calendar in their apps -
what they used and how well it worked, what sort of integration
problems they encountered, etc.

Thanks in advance!

Grainne

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---