[jQuery] Re: Calendar with jQuery or pure JavaScript??

2009-01-30 Thread James Hughes

 
I guess if you are competent in both it's doesn't really matter though I'd 
think jQuery would be better as you'd have less cross browser incompatabilites 
to deal with etc.  Also I'd look at the Date Picker in jQuery UI 
(http://jqueryui.com/demos/datepicker/inline.html).  I have played/hacked about 
with it in the past and manged to get the inline version to span an entire 
screen.  With a bit more work you could extend it.



From: jquery-en@googlegroups.com on behalf of AndreMiranda
Sent: Fri 30/01/2009 01:40
To: jQuery (English)
Subject: [jQuery] Calendar with jQuery or pure JavaScript??




Hi everyone!

I need to make a Schedule/Calendar just like Google Calendar, but with
some customizations...

Do you guys think it is better to make it with jQuery or straight
JavaScript??

Thanks!!!




This e-mail is intended solely for the addressee and is strictly confidential; 
if you are not the addressee please destroy the message and all copies. Any 
opinion or information contained in this email or its attachments that does not 
relate to the business of Kainos 
is personal to the sender and is not given by or endorsed by Kainos. Kainos is 
the trading name of Kainos Software Limited, registered in Northern Ireland 
under company number: NI19370, having its registered offices at: Kainos House, 
4-6 Upper Crescent, Belfast, BT7 1NT, 
Northern Ireland. Registered in the UK for VAT under number: 454598802 and 
registered in Ireland for VAT under number: 9950340E. This email has been 
scanned for all known viruses by MessageLabs but is not guaranteed to be virus 
free; further terms and conditions may be 
found on our website - www.kainos.com 




[jQuery] Re: Calendar with jQuery or pure JavaScript??

2009-01-30 Thread AndreMiranda

Hi James!!

I already use DatePicker in my project and it will be associated with
my Schedule. I will have to make a daily schedule, for example, with
hour starting at 00:00h and ending at 23:00h and associate events with
it, like lunch with Paulo at 14:30h and so on...

It will be a hge challenge!!




On Jan 30, 6:53 am, James Hughes j.hug...@kainos.com wrote:
 I guess if you are competent in both it's doesn't really matter though I'd 
 think jQuery would be better as you'd have less cross browser 
 incompatabilites to deal with etc.  Also I'd look at the Date Picker in 
 jQuery UI (http://jqueryui.com/demos/datepicker/inline.html).  I have 
 played/hacked about with it in the past and manged to get the inline version 
 to span an entire screen.  With a bit more work you could extend it.

 

 From: jquery-en@googlegroups.com on behalf of AndreMiranda
 Sent: Fri 30/01/2009 01:40
 To: jQuery (English)
 Subject: [jQuery] Calendar with jQuery or pure JavaScript??

 Hi everyone!

 I need to make a Schedule/Calendar just like Google Calendar, but with
 some customizations...

 Do you guys think it is better to make it with jQuery or straight
 JavaScript??

 Thanks!!!

 
 This e-mail is intended solely for the addressee and is strictly 
 confidential; if you are not the addressee please destroy the message and all 
 copies. Any opinion or information contained in this email or its attachments 
 that does not relate to the business of Kainos
 is personal to the sender and is not given by or endorsed by Kainos. Kainos 
 is the trading name of Kainos Software Limited, registered in Northern 
 Ireland under company number: NI19370, having its registered offices at: 
 Kainos House, 4-6 Upper Crescent, Belfast, BT7 1NT,
 Northern Ireland. Registered in the UK for VAT under number: 454598802 and 
 registered in Ireland for VAT under number: 9950340E. This email has been 
 scanned for all known viruses by MessageLabs but is not guaranteed to be 
 virus free; further terms and conditions may be
 found on our website -www.kainos.com


[jQuery] Re: Calendar with jQuery or pure JavaScript??

2009-01-30 Thread James Hughes

From what I understand this sort of functionality is somewhere on the TODO 
list of the jqueryui date picker.  The Development wiki suggests an agenda 
calendar that holds sub elements (events etc) though I doubt there has been 
much work on it.  There are some non jquery examples knocking around out 
there.  



From: jquery-en@googlegroups.com on behalf of AndreMiranda
Sent: Fri 30/01/2009 09:59
To: jQuery (English)
Subject: [jQuery] Re: Calendar with jQuery or pure JavaScript??




Hi James!!

I already use DatePicker in my project and it will be associated with
my Schedule. I will have to make a daily schedule, for example, with
hour starting at 00:00h and ending at 23:00h and associate events with
it, like lunch with Paulo at 14:30h and so on...

It will be a hge challenge!!




On Jan 30, 6:53 am, James Hughes j.hug...@kainos.com wrote:
 I guess if you are competent in both it's doesn't really matter though I'd 
 think jQuery would be better as you'd have less cross browser 
 incompatabilites to deal with etc.  Also I'd look at the Date Picker in 
 jQuery UI (http://jqueryui.com/demos/datepicker/inline.html).  I have 
 played/hacked about with it in the past and manged to get the inline version 
 to span an entire screen.  With a bit more work you could extend it.

 

 From: jquery-en@googlegroups.com on behalf of AndreMiranda
 Sent: Fri 30/01/2009 01:40
 To: jQuery (English)
 Subject: [jQuery] Calendar with jQuery or pure JavaScript??

 Hi everyone!

 I need to make a Schedule/Calendar just like Google Calendar, but with
 some customizations...

 Do you guys think it is better to make it with jQuery or straight
 JavaScript??

 Thanks!!!




This e-mail is intended solely for the addressee and is strictly confidential; 
if you are not the addressee please destroy the message and all copies. Any 
opinion or information contained in this email or its attachments that does not 
relate to the business of Kainos 
is personal to the sender and is not given by or endorsed by Kainos. Kainos is 
the trading name of Kainos Software Limited, registered in Northern Ireland 
under company number: NI19370, having its registered offices at: Kainos House, 
4-6 Upper Crescent, Belfast, BT7 1NT, 
Northern Ireland. Registered in the UK for VAT under number: 454598802 and 
registered in Ireland for VAT under number: 9950340E. This email has been 
scanned for all known viruses by MessageLabs but is not guaranteed to be virus 
free; further terms and conditions may be 
found on our website - www.kainos.com