Suggestions for writing a calendar app

2005-02-08 Thread Damien McKenna
I need to write calendaring functionality into an existing system and was wondering if anyone had suggestions for CFCs or UDFs that might help? Thanks. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/

RE: Suggestions for writing a calendar app

2005-02-08 Thread Mark Smyth
- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: 08 February 2005 16:59 To: CF-Talk Subject: Suggestions for writing a calendar app I need to write calendaring functionality into an existing system and was wondering if anyone had suggestions for CFCs or UDFs that might help? Thanks. -- Damien

Re: Suggestions for writing a calendar app

2005-02-08 Thread Ian Winter
Have a look on CFOpen.org, I seem to recall a couple of calendars on there. Ian On Tue, 8 Feb 2005 11:58:55 -0500, Damien McKenna [EMAIL PROTECTED] wrote: I need to write calendaring functionality into an existing system and was wondering if anyone had suggestions for CFCs or UDFs that might

RE: Suggestions for writing a calendar app

2005-02-08 Thread Robert Bailey
, February 08, 2005 12:04 PM To: CF-Talk Subject: RE: Suggestions for writing a calendar app This could be handy (depending on the type of calender you want) if you want to record events etc http://www.infusiontechnology.com/web/products/handler.cfm?event=Product View Changedproduct=calendarInfusion

RE: Suggestions for writing a calendar app

2005-02-08 Thread Robert Bailey
a calendar app Have a look on CFOpen.org, I seem to recall a couple of calendars on there. Ian On Tue, 8 Feb 2005 11:58:55 -0500, Damien McKenna [EMAIL PROTECTED] wrote: I need to write calendaring functionality into an existing system and was wondering if anyone had suggestions for CFCs

RE mvcframework (WAS Re: Suggestions for writing a calendar app)

2005-02-08 Thread Douglas Knudsen
Bailey Internal Systems Software Engineer 813-230-9967 \\ mobile [EMAIL PROTECTED] www.recruitmax.com -Original Message- From: Mark Smyth [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 08, 2005 12:04 PM To: CF-Talk Subject: RE: Suggestions for writing a calendar app

RE: Calendar App

2003-08-15 Thread Dharmesh Goel
How about this one: http://www.infusiontechnology.com/web/products/handler.cfm?event=ProductViewChangedproduct=eday Dharmesh -Original Message- From: Eric Creese [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 10:43 AM To: CF-Talk Subject: Calendar App Was a link to the source

RE: Calendar App

2003-08-14 Thread Dharmesh Goel
How about this one: http://www.infusiontechnology.com/web/products/handler.cfm?event=ProductViewChangedproduct=eday Dharmesh -Original Message- From: Eric Creese [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 10:43 AM To: CF-Talk Subject: Calendar App Was a link to the source

Calendar App

2003-06-30 Thread Eric Creese
Was a link to the source for this app ever posted? ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4 FAQ:

RE: Calendar App

2003-06-30 Thread jeremy
That would work great, do you have the source? -Original Message- From: Eric Creese [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 10:43 AM To: CF-Talk Subject: Calendar App Was a link to the source for this app ever posted

RE: Calendar App

2003-06-27 Thread Peter Tilbrook
Mobile: +61-0439-401-823 E-mail: [EMAIL PROTECTED] World Wide Web: http:/www.coldgen.com/ -Original Message- From: Christian Cantrell [mailto:[EMAIL PROTECTED] Sent: Friday, 27 June 2003 2:19 PM To: CF-Talk Subject: Re: Calendar App On Thursday, June 26, 2003, at 08:43 AM, Cutter (CF

RE: Calendar App

2003-06-27 Thread Rafael Alan Bleiweiss
: Christian Cantrell [mailto:[EMAIL PROTECTED] Sent: Friday, 27 June 2003 2:19 PM To: CF-Talk Subject: Re: Calendar App On Thursday, June 26, 2003, at 08:43 AM, Cutter (CF-Talk) wrote: I'm looking for a good CF Calendar App (freeware). Or just a solid DB design at the very least. Any

Calendar App

2003-06-26 Thread Cutter (CF-Talk)
I'm looking for a good CF Calendar App (freeware). Or just a solid DB design at the very least. Any suggestions? Cutter ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

RE: Calendar App

2003-06-26 Thread John Stanley
I use cfpopdatetime that is available from the macromedia exchange. it works well. -Original Message- From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 8:43 AM To: CF-Talk Subject: Calendar App I'm looking for a good CF Calendar App (freeware). Or just

RE: Calendar App

2003-06-26 Thread Adrian Lynch
http://www.adrianlynch.co.uk/coldfusion/customtags/index.cfm?tag=calendar Nowt fancy. Feel free to play about with it. Ade -Original Message- From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] Sent: 26 June 2003 13:43 To: CF-Talk Subject: Calendar App I'm looking for a good CF Calendar

RE: Calendar App

2003-06-26 Thread Bosky, Dave
I did a simple calendar app a few years ago, I could make it a lot better now but it works fine. http://www.myrtlebeachconventioncenter.com/eventcalendar/eventcalendar.cfm ~Dave -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 8:54 AM To: CF

RE: Calendar App

2003-06-26 Thread webguy
As for a solid design, it depends on the complexity of the requirements. Do you need to handle complex recurring events or what ? WG -Original Message- From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] Sent: 26 June 2003 13:43 To: CF-Talk Subject: Calendar App I'm looking for a good CF

RE: Calendar App

2003-06-26 Thread Larry Juncker
PROTECTED] Sent: Thursday, June 26, 2003 7:56 AM To: CF-Talk Subject: RE: Calendar App I did a simple calendar app a few years ago, I could make it a lot better now but it works fine. http://www.myrtlebeachconventioncenter.com/eventcalendar/eventcalendar.cfm ~Dave -Original Message- From

RE: Calendar App

2003-06-26 Thread Eric Creese
Yes, I like it to. If you are producing this code. Can I get it too? [EMAIL PROTECTED] -Original Message- From: Larry Juncker [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 8:17 AM To: CF-Talk Subject: RE: Calendar App Very nice Dave, Do you have this code available for use

Re: Calendar App

2003-06-26 Thread William Bowen
oo..oo.. me too! me too! please!! Thanks will [EMAIL PROTECTED] - Original Message - From: Larry Juncker [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 6:16 AM Subject: RE: Calendar App Very nice Dave, Do you have this code available for use? If so

RE: Calendar App

2003-06-26 Thread Andy Ousterhout
Me three! -Original Message- From: William Bowen [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 11:27 AM To: CF-Talk Subject: Re: Calendar App oo..oo.. me too! me too! please!! Thanks will [EMAIL PROTECTED] - Original Message - From: Larry Juncker [EMAIL PROTECTED

RE: Calendar App

2003-06-26 Thread Che Vilnonis
oh what the heck...me four, por favor... chevyATasitv.com -Original Message- From: Andy Ousterhout [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 12:34 PM To: CF-Talk Subject: RE: Calendar App Me three! -Original Message- From: William Bowen [mailto:[EMAIL PROTECTED

Re: Calendar App

2003-06-26 Thread korso
I'd like it as well... - Original Message - From: Andy Ousterhout [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 12:34 PM Subject: RE: Calendar App Me three! -Original Message- From: William Bowen [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26

Re: Calendar App

2003-06-26 Thread Jason Miller
Definately interested.. I jsut started researching one! Thanks! jay [EMAIL PROTECTED] wrote: I'd like it as well... - Original Message - From: Andy Ousterhout [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 12:34 PM Subject: RE: Calendar App Me

RE: Calendar App

2003-06-26 Thread Boardwine, David L.
Me too! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 1:14 PM To: CF-Talk Subject: Re: Calendar App I'd like it as well... - Original Message - From: Andy Ousterhout [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent

What calendar features do people want WAS - Calendar App

2003-06-26 Thread CF Dude
I've got a calendar question. What sort of functionality do most people want in a web based calendar app? Whenever somebody brings up calendars that they've built, there is always at least a handful of people who want the code. I've built several calendar apps in different languages, but I'm

Re: Calendar App

2003-06-26 Thread Thane Sherrington
At 01:22 PM 6/26/03 -0400, Jason Miller wrote: Definately interested.. I jsut started researching one! I wouldn't mind getting a copy either. T Tired of your bookmarks/favourites being limited to one computer? Move them to the Net! www.stuffbythane.com/webfavourites makes it easy to keep all

Re: What calendar features do people want WAS - Calendar App

2003-06-26 Thread Christian Cantrell
On Thursday, June 26, 2003, at 01:25 PM, CF Dude wrote: What sort of functionality do most people want in a web based calendar app? You have to be able to associate arbitrary notes with an event. Why you can't do this on Palm Desktop (easily) is completely beyond me. It's imperative

Re: Calendar App

2003-06-26 Thread admin
Count me in too please - Original Message - From: Thane Sherrington [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 10:26 AM Subject: Re: Calendar App At 01:22 PM 6/26/03 -0400, Jason Miller wrote: Definately interested.. I jsut started researching one

RE: What calendar features do people want WAS - Calendar App

2003-06-26 Thread webguy
)November 5 (2000 9:00 AM EST)November 7 (2004 9:00 AM EST)November 2 ... It also allows you to schedule event (in the journal) specify users notes, etc... Best of all its everywhere. If you have a calendar app on your computer, it probably supports ical. Now, that was my old

Re: What calendar features do people want WAS - Calendar App

2003-06-26 Thread CF Dude
Webguy, This is great feedback. I will take note of this. I'd love for any other feedback that may be lingering. E - Original Message - From: webguy [EMAIL PROTECTED] A good basis of a calendar design is iCal, this is what my current calendar is based on. There is a fairly easy

Re: What calendar features do people want WAS - Calendar App

2003-06-26 Thread Christian Cantrell
On Thursday, June 26, 2003, at 02:44 PM, CF Dude wrote: I'd love for any other feedback that may be lingering. If you decide to try to build something like this, DRK 3 has a calendar component which encapsulates the complexity of figuring out calendar grids. You specify a month and a year,

Re: Calendar App

2003-06-26 Thread Mahmut Basaran
I wouldn't mind having a copy as well! - Original Message - From: Bosky, Dave [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 5:55 AM Subject: RE: Calendar App I did a simple calendar app a few years ago, I could make it a lot better now but it works fine

RE: Calendar App

2003-06-26 Thread Chris White
I would like a copy also... Thanks, Chris -Original Message- From: Thane Sherrington [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 1:26 PM To: CF-Talk Subject: Re: Calendar App At 01:22 PM 6/26/03 -0400, Jason Miller wrote: Definately interested.. I jsut started researching

Calendar App

2003-06-26 Thread Gabriel Robichaud
I developed a quick and simple calendar app. its source is available here. http://cfmtl.no-ip.info:8500/gabriel/date2.cfm comments are welcome. I did this today for heck of it. ~| Archives: http://www.houseoffusion.com

RE: Calendar App

2003-06-26 Thread Ciliotta, Mario
Sorry for jumping in late, but if the source is available could I also get a copy of it. Thanks, Mario -Original Message- From: Chris White [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 8:14 PM To: CF-Talk Subject: RE: Calendar App I would like a copy also... Thanks, Chris

RE: Calendar App

2003-06-26 Thread cfhelp
I think everyone wants a copy. Can you post a link to download it? If you need an FTP for it let me know. Rick -Original Message- From: Ciliotta, Mario [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 7:30 PM To: CF-Talk Subject: RE: Calendar App Sorry for jumping in late

RE: Calendar App

2003-06-26 Thread Charlie Griefer
as an exercise to get a grasp of cfscript :) charlie -Original Message- From: Gabriel Robichaud [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 5:22 PM To: CF-Talk Subject: Calendar App I developed a quick and simple calendar app. its source is available here. http://cfmtl.no-ip.info

Calendar App

2003-06-26 Thread Josen Ruiseco
I agree. I would like it also. I can provide an FTP site too... ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4 FAQ:

Re: Calendar App

2003-06-26 Thread Doug White
== If you are not satisfied with my service, my job isn't done! - Original Message - From: cfhelp [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 9:28 PM Subject: RE: Calendar App | I think everyone wants a copy. Can you post a link to download

RE: Calendar App

2003-06-26 Thread Tony Gruen
, 2003 7:57 PM To: CF-Talk Subject: Re: Calendar App He posted a link for download in his original post. Doesn't anyone read their email? == Stop spam on your domain, use our gateway! For hosting solutions http://www.clickdoug.com ISP rated: http://www.forta.com/cf

RE: Calendar App

2003-06-26 Thread cfhelp
He posted a link to the calendar but not the source code. Who doesn't read there email? Rick -Original Message- From: Doug White [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 9:57 PM To: CF-Talk Subject: Re: Calendar App He posted a link for download in his original post

Re: Calendar App

2003-06-26 Thread Rafael Alan Bleiweiss
: Calendar App I did a simple calendar app a few years ago, I could make it a lot better now but it works fine. http://www.myrtlebeachconventioncenter.com/eventcalendar/eventcalendar.cfm ~Dave -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, June

RE: Calendar App

2003-06-26 Thread Rafael Alan Bleiweiss
... But, I'm usually wrong, so I may be on ths one ... ? Tony Gruen -Original Message- From: Doug White [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 7:57 PM To: CF-Talk Subject: Re: Calendar App He posted a link for download in his original post. Doesn't anyone read their email

Re: Calendar App

2003-06-26 Thread Christian Cantrell
On Thursday, June 26, 2003, at 08:43 AM, Cutter (CF-Talk) wrote: I'm looking for a good CF Calendar App (freeware). Or just a solid DB design at the very least. Any suggestions? I wrote a calendar-based app that I use internally to keep track of Macromedia product development. I installed