PDA

View Full Version : Calendar Application



wan1976
19 Aug 2008, 12:41 AM
Hi all, I use Ext implement a Google calendar like application. Attachments are the screen cut. What I want to say is Ext is great!

http://extjs.com/forum/images/attach/zip.gif schedule.zip [4.8 KB] (http://extjs.com/forum/attachment.php?attachmentid=8961&d=1219687063)

efiebba
19 Aug 2008, 2:21 AM
Will it be public?

ajaxvador
19 Aug 2008, 4:41 AM
very nice =D>

wan1976
19 Aug 2008, 5:46 AM
Thank you!

wan1976
19 Aug 2008, 5:55 AM
Will it be public?
I want to make it public, but I have no room to host it. And I think it still ugly at present. If you like it, I'd like to paste some code snippets here.

ajaxvador
19 Aug 2008, 6:20 AM
very sexy calendar

elnove
19 Aug 2008, 6:32 AM
very cool calendar !!

mjlecomte
19 Aug 2008, 6:48 AM
I want to make it public, but I have no room to host it.
FYI: http://extjs.com/forum/showthread.php?p=210107

wan1976
19 Aug 2008, 7:02 AM
Inserting a Div object into the cell of grid is the most important part, other parts are simple.

dan.plifeye
21 Aug 2008, 1:09 AM
Fancy sharing the code for this? ~o)

I've been needing a Google Calendar/iCal/general calendar for Extjs for a while - I already have one which I made a while back using jQuery and HTML which reads and writes events and tasks from/to .ics files but have been struggling to find or make one for Extjs.

I could take a look at integrating .ics support into it if you're after ongoing contributions?

smerickson
21 Aug 2008, 5:52 AM
This looks great! I would love to be able to hack on the code and contribute to this.

crysfel
22 Aug 2008, 2:00 PM
i really would like to see that code!! can you share it??

thx

wan1976
23 Aug 2008, 2:10 AM
I'm sorting out the code, and will share it by the end of this month. :D Anyone want to contribute to this? Maybe we can make it more powerful.

mjlecomte
23 Aug 2008, 7:26 AM
I'm sorting out the code, and will share it by the end of this month. :D Anyone want to contribute to this? Maybe we can make it more powerful.

http://extjs.com/forum/showthread.php?t=44995

wan1976
23 Aug 2008, 8:23 AM
Oh, you have already did it. It's seems that I created the wheel again.

mjlecomte
23 Aug 2008, 8:46 AM
I didn't do it. But there are several out there. Suggest you collaborate with the others around, that's just one.

wan1976
25 Aug 2008, 10:02 AM
Hi, all. I do a sample to demostrate how to use Extjs to implement the calendar application.

galdaka
25 Aug 2008, 10:26 AM
Hi, all. I do a sample to demostrate how to use Extjs to implement the calendar application.

Hi,

Thanks for the example. Live at: http://www.jadacosta.es/extjs/examples/schedule/schedule.html

Greetings,

Dumbledore
25 Aug 2008, 10:33 AM
runs great with Firefox3 ... does not work with Safari...

But, the sample is really nice...

mjlecomte
25 Aug 2008, 10:54 AM
You might want to check this thread:
http://extjs.com/forum/showthread.php?p=209658

You can post demos for your ux, post it svn, etc.

crysfel
25 Aug 2008, 2:52 PM
Thanks for share :D

lake
25 Aug 2008, 11:20 PM
great great job,man~!
glad to see more samples about this extention~:D

chalu
2 Sep 2008, 2:32 AM
Hi, all. I do a sample to demostrate how to use Extjs to implement the calendar application.

I keep getting an error from line 70 of ScheduleUI.js, that newData(); is undefined. Am I missing something :-/

wan1976
2 Sep 2008, 7:16 AM
Sorry, it's a bug, newData is a method name used in my another project, you
can remove it from your code.

mnask79
4 May 2010, 4:34 AM
where is monthly Activity Schedule , i can see the image but i dont how how to get it