Re: Date Ranges: Drop Down Menus vs Calendar Based

2013-04-17 Thread Matt Blatchley

I get what you're saying about the interactivity between the calendar and
the textboxes/or drop downs being auto-filled based on the user selection.
I've already validated the "To" date with the drop downs to prevent the
second date being earlier than the first (I'm not trying to avoid
validation, just trying to avoid re-writing it through-out the app).

If the Calendar is in place with the textboxes/dropdown being auto-filled,
there would still be more clicks needed to get to the final result (in some
instances) using the calendar, and that to me makes less sense to re-write
only to add something less useful. (my opinion obviously).

Start Date to End Date: using a drop down for each "Month/Day/Year" to
"Month/Day/Year" (with validation and CFC's to re-populate the Day based on
Number of days in the month) seems more functional than using a visual
calendar where the user has to click back in time to Jan, then click
forward in time month after month to pre-populate drop downs or textboxes.
Doesn't it make more sense to just select the month/day/year to
month/day/year and hit go rather than popping up a calendar to navigate
through the whole year?  Seems counter-intuitive to me.

Maybe this is a another endless argument solely based on individual user
preference.


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355458
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Date Ranges: Drop Down Menus vs Calendar Based

2013-04-17 Thread Scott Brady

Following up on my own e-mail . . . .  if you really don't want to have
people type in dates, you could implement a calendar date picker with
drop-downs. When a user clicks on a date, you can then populate the
dropdowns with the date they chose.  No matter which route you choose,
you'll want to do some validation (making sure they didn't choose a "to"
date that is earlier than the "from" date, etc.).

Scott


On Wed, Apr 17, 2013 at 7:49 AM, Scott Brady  wrote:

> How about using a calendar date picker along with text boxes the users can
> type into?  I think that's how sites like Travelocity do it, and it gives
> users who don't want to click from month to month the option of typing it
> in. You'll still have to validate, of course, but that's not too difficult.
>
> Scott
>
>


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355457
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Date Ranges: Drop Down Menus vs Calendar Based

2013-04-17 Thread Scott Brady

How about using a calendar date picker along with text boxes the users can type 
into?  I think that's how sites like Travelocity do it, and it gives users who 
don't want to click from month to month the option of typing it in. You'll 
still have to validate, of course, but that's not too difficult. 

Scott

On Apr 16, 2013, at 8:33 PM, Matt Blatchley  wrote:

> 
> 
> I've done lots of demos of the product and that isn't something they
> mention, or at least not that I've heard.  Usually it has to do more with
> can it pull this or that data etc.  Never heard anyone say anything about
> the drop down menus vs calendar selection.  This is more of a UI/UX
> preference from someone that isn't a customer.   Visually I think the
> calendar is prettier, functionally I think it's more of a PITA for
> customers.  We allow you search preset date ranges as well  (last month,
> this month, last week, last year, this year etc)  Which could be added to
> calendar functionally, but it would have to be consistent, meaning
> throughout the whole app.  And thinking about that makes my head hurt :)
> 
> 
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355456
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Date Ranges: Drop Down Menus vs Calendar Based

2013-04-16 Thread Matt Blatchley

> Really depends on your implementation, I'd say.

> Also, have you tested it with actual users? How does it work for them?

I've done lots of demos of the product and that isn't something they
mention, or at least not that I've heard.  Usually it has to do more with
can it pull this or that data etc.  Never heard anyone say anything about
the drop down menus vs calendar selection.  This is more of a UI/UX
preference from someone that isn't a customer.   Visually I think the
calendar is prettier, functionally I think it's more of a PITA for
customers.  We allow you search preset date ranges as well  (last month,
this month, last week, last year, this year etc)  Which could be added to
calendar functionally, but it would have to be consistent, meaning
throughout the whole app.  And thinking about that makes my head hurt :)


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355455
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Date Ranges: Drop Down Menus vs Calendar Based

2013-04-16 Thread Matt Blatchley

> Really depends on your implementation, I'd say.

> Also, have you tested it with actual users? How does it work for them?

I've done lots of demos of the product and that isn't something they
mention, or at least not that I've heard.  Usually it has to do more with
can it pull this or that data etc.  Never heard anyone say anything about
the drop down menus vs calendar selection.  This is more of a UI/UX
preference from someone that isn't a customer.   Visually I think the
calendar is prettier, functionally I think it's more of a PITA for
customers.  We allow you search preset date ranges as well  (last month,
this month, last week, last year, this year etc)  Which could be added to
calendar functionally, but it would have to be consistent, meaning
throughout the whole app.  And thinking about that makes my head hurt :)


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355454
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Date Ranges: Drop Down Menus vs Calendar Based

2013-04-16 Thread .jonah

Really depends on your implementation, I'd say.

Also, have you tested it with actual users? How does it work for them?

On 4/16/13 5:13 PM, Matt Blatchley wrote:
> I've been writing an application in CF that imports cost data from
> Analytics, AdWords, BING, and other APIs that generate reports based on
> selected date ranges and filtered campaigns.
>
> After looking into multiple types of jQuery based calendar selectors used
> in setting the date ranges, I decided to go with drop down menus with my
> own Ajax/CFC driven version instead.  Now the question has come back to me
> about adding the Calendar selection instead because I've been told it's
> more "user friendly".
>
> When I first started writing it, I implemented the calendar selection and
> found many issues that didn't work as well as I would like.  I also looked
> into how Google Analytics uses the date range options with their calendar
> selection to see how they did it.  There are several things that I don't
> like about these and ultimately chose to not use this type of method.
>
> For example, if you're selecting four or more months or a full year, it's
> faster to type in the date range than to select from the provided visual
> calendar (clicking back to Jan, selecting the 1st, then clicking forward to
> Dec etc).  However, typing in the date range manually can lead to user
> error and results in a need for more validation, which is something I'd
> rather avoid.
>
> With a custom created set of drop down menus it's faster than both hand
> typing it and clicking through multiple months to get the right date range,
> not to mention less space used in the interface.
>
> Am I wrong?  Opinions?
>
>
> -Matt
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355453
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Date Ranges: Drop Down Menus vs Calendar Based

2013-04-16 Thread Maureen

I agree with you, but I have multiple clients who have insisted on the
calendar method, so I pulled out much hair and got it working, even in
bootstrap.

On Tue, Apr 16, 2013 at 5:13 PM, Matt Blatchley  wrote:

>
> After looking into multiple types of jQuery based calendar selectors used
> in setting the date ranges, I decided to go with drop down menus with my
> own Ajax/CFC driven version instead.  Now the question has come back to me
> about adding the Calendar selection instead because I've been told it's
> more "user friendly".
>

...snip...

> With a custom created set of drop down menus it's faster than both hand
> typing it and clicking through multiple months to get the right date range,
> not to mention less space used in the interface.
>
> Am I wrong?  Opinions?
>
>


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355452
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Date Ranges: Drop Down Menus vs Calendar Based

2013-04-16 Thread Matt Blatchley

I've been writing an application in CF that imports cost data from
Analytics, AdWords, BING, and other APIs that generate reports based on
selected date ranges and filtered campaigns.

After looking into multiple types of jQuery based calendar selectors used
in setting the date ranges, I decided to go with drop down menus with my
own Ajax/CFC driven version instead.  Now the question has come back to me
about adding the Calendar selection instead because I've been told it's
more "user friendly".

When I first started writing it, I implemented the calendar selection and
found many issues that didn't work as well as I would like.  I also looked
into how Google Analytics uses the date range options with their calendar
selection to see how they did it.  There are several things that I don't
like about these and ultimately chose to not use this type of method.

For example, if you're selecting four or more months or a full year, it's
faster to type in the date range than to select from the provided visual
calendar (clicking back to Jan, selecting the 1st, then clicking forward to
Dec etc).  However, typing in the date range manually can lead to user
error and results in a need for more validation, which is something I'd
rather avoid.

With a custom created set of drop down menus it's faster than both hand
typing it and clicking through multiple months to get the right date range,
not to mention less space used in the interface.

Am I wrong?  Opinions?


-Matt


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355451
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


problem with calendar popup on DATEFIELD

2011-08-06 Thread derek felsher

Hi folks

Sorry if this is a repeat, seems I hit the send button to fast on the prev 
post. 

I am trying to use the cfinput datefield in CF8. Everything works fine except 
when the calendar opens, the month and year do not show at the top of the 
popup. 
When I move the mouse over the area and click where they should display, then 
they appear???

Many thanks in advance 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346566
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


cfinput-datefield calendar not displaying month and year

2011-08-04 Thread derek felsher

Hi folks

I am trying to use the cfinput datefield in CF8. Everything works fine except 
when the calendar opens, the month and year do not show at the top of the 
popup. When I move the mouse over the area and click where they should display, 
then they appear???

Many thanks in advance

Derek 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346555
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: How can we create event calendar from CF

2010-11-01 Thread Casey Dougall

On Mon, Nov 1, 2010 at 4:52 AM, Ramakrishna sabarish wrote:

>
> Hi...can u help me to create a event calendar
>
>
What specifically are you having troubles with?

Here is a complete calendar system that may assist with your project.

http://www.bennadel.com/projects/kinky-calendar.htm


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338712
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


How can we create event calendar from CF

2010-11-01 Thread Ramakrishna sabarish

Hi...can u help me to create a event calendar 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338711
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: CF Based Calendar?

2009-08-12 Thread Paul Henderson

As far as I know the only calendar control CF8 has is cfcalendar which
allows you to select and input a date into a form. I'm looking to output a
calendar display. If there are other built-in calendar functions that I'm
unaware of, that would be great?!? Thanks for all the suggestions. 

what about the calendar control that's in CF, i.e., cfcalendar? I'm assuming
here that you're using CF8. 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325429
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF Based Calendar?

2009-08-12 Thread Larry Lyons

>I have a client requesting an online calendar and since the portal I'm
>building them is entirely CF I'd like to provide a CF calendar as well (or
>one that integrates well with CF). Does anyone have any suggestions? The
>best one I've found so far is Ben Nadel's Kinky Calendar
>http://www.bennadel.com/projects/kinky-calendar.htm
>
>Thanks in advance,
>
>-Paul

what about the calendar control that's in CF, i.e., cfcalendar? I'm assuming 
here that you're using CF8. 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325421
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CF Based Calendar?

2009-08-12 Thread Nick Gleason

Hi there.  We provide one (www.citysoft.com) but the calendar is a module
within a larger enterprise suite.  So, it would probably be hard to pull out
that module without using some of the rest of the platform.

N


.
 
Nick Gleason | CitySoft, Inc. | http://www.citysoft.com
 
Direct: (617) 899-5395 | Fax: (617) 507-0444

 
Spend Less >> Do More - Community Enterprise 
combines great features with an affordable price. 

.
 

> -Original Message-
> From: Paul Henderson [mailto:pa...@d2phosting.com] 
> Sent: Wednesday, August 12, 2009 3:54 PM
> To: cf-talk
> Subject: CF Based Calendar?
> 
> 
> I have a client requesting an online calendar and since the 
> portal I'm building them is entirely CF I'd like to provide a 
> CF calendar as well (or one that integrates well with CF). 
> Does anyone have any suggestions? The best one I've found so 
> far is Ben Nadel's Kinky Calendar 
> http://www.bennadel.com/projects/kinky-calendar.htm
> 
> Thanks in advance,
> 
> -Paul
> 
>  
> 
>  
> 
>  
> 
> 
> 
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325412
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Based Calendar?

2009-08-12 Thread John M Bliss

Other possibilities...?

http://calendarinfusion.riaforge.org
http://kalendar.riaforge.org
http://tmt_calendar.riaforge.org

On Wed, Aug 12, 2009 at 3:59 PM, Tony Bentley  wrote:

>
> I would use google calendar and setup a form to collect the data and send
> it to google via the web service API. This way you don't need to build
> anything but the data collection form. The Jedi Master wrote the CFC for you
> already.
> Use the force
>
> http://www.coldfusionjedi.com/enclosures/gcal1%2Ezip
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325411
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF Based Calendar?

2009-08-12 Thread Tony Bentley

I would use google calendar and setup a form to collect the data and send it to 
google via the web service API. This way you don't need to build anything but 
the data collection form. The Jedi Master wrote the CFC for you already.
Use the force

http://www.coldfusionjedi.com/enclosures/gcal1%2Ezip 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325410
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF Based Calendar?

2009-08-12 Thread Paul Henderson

I have a client requesting an online calendar and since the portal I'm
building them is entirely CF I'd like to provide a CF calendar as well (or
one that integrates well with CF). Does anyone have any suggestions? The
best one I've found so far is Ben Nadel's Kinky Calendar
http://www.bennadel.com/projects/kinky-calendar.htm

Thanks in advance,

-Paul

 

 

 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325409
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Calendar Application to Consolidate Many Nonprofit Organizations

2009-05-21 Thread Nick Gleason

Hi Chris.  Our application (see www.citysoft.com) provides this kind of
functionality.  It's CF based, but not free unless your client qualifies for
our donation program (www.citysoft.com/donationprogram).  I expect you might
need to tweak it a bit to meet your exact requirements, but the scenarios
that you describe below are pretty well covered.  Feel free to contact me
off list for more info.

Nick


.
 
Nick Gleason | CitySoft, Inc. | http://www.citysoft.com
 
Direct: (617) 899-5395 | Fax: (617) 507-0444

 
Spend Less >> Do More - Community Enterprise 
combines great features with an affordable price. 

.
 

> -Original Message-
> From: Chris Montgomery [mailto:chrisnc...@gmail.com] 
> Sent: Thursday, May 21, 2009 5:37 PM
> To: cf-talk
> Subject: Calendar Application to Consolidate Many Nonprofit 
> Organizations
> 
> 
> I am searching for a calendar application that can manage a 
> consolidated calendar for many nonprofit groups. The main web 
> site (for an animal welfare coalition) would display all 
> events for multiple groups (say, 25-40 animal welfare 
> agencies) and also allow each group to log in and 
> enter/manage their calendar of events. This main coalition 
> site will be developed using CF. The other part of the 
> application would use web services where each nonprofit group 
> would display just their group's calendar of events on their 
> group's web site (which may or may not be
> CF-based) and also allow them to login at their own web site 
> and enter/manage their group's calendar with the data 
> residing on the main site. I hope that description makes sense.
> 
> So, is anyone aware of such a beast? I would prefer such an app (if it
> exists) be written in ColdFusion, but since I'm doing this 
> for free, I guess I can't be too picky. I originally thought 
> to do this using Google calendar but they seem to have a 
> limit on being able to consolidate calendars into one master calendar.
> 
> Appreciate any ideas.
> 
> --
> Best regards,
> 
> Chris Montgomery
> 
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322696
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Calendar Application to Consolidate Many Nonprofit Organizations

2009-05-21 Thread Josh Nathanson

Chris, I built an SaaS app called Calabunga that might be able to do what
you're looking for.  There's a 30-day free trial that's full featured so you
can test it out.  Hit me up offline if you have any questions.

http://www.calabunga.com

-- Josh

-Original Message-
From: Chris Montgomery [mailto:chrisnc...@gmail.com] 
Sent: Thursday, May 21, 2009 2:58 PM
To: cf-talk
Subject: Re: Calendar Application to Consolidate Many Nonprofit
Organizations


Hi Alan,

Alan Rother said the following on 5/21/2009 4:44 PM:
> Have you considered (Since your doing it for free) using Google Calendar?

Yes, as I mentioned in my original post, but my experience with this, 
after some experimentation, is that it can't handle importing more than 
about a half dozen calendars into one master calendar. I'll go back and 
look at it again, though, since it's been almost a year since I last 
played with it. Maybe they've bumped up the number of calendars that can 
be merged into one.

> Other than that, you could look at the great CF based calendar Ben Nadel
> built

Thanks for the lead, but this app (and others that I've looked at so 
far) don't seem to have the ability to allow remote sites to display 
their data or manage their calendar data except by logging into the one 
site where it's running. I was just fishing to see if any such calendar 
app exists that would allow this capability. I've not messed with web 
services yet, so this might be my first leap into the frying pan. :)

Cheers.

-- 
Best regards,

Chris Montgomery



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322695
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar Application to Consolidate Many Nonprofit Organizations

2009-05-21 Thread Chris Montgomery

Hi Alan,

Alan Rother said the following on 5/21/2009 4:44 PM:
> Have you considered (Since your doing it for free) using Google Calendar?

Yes, as I mentioned in my original post, but my experience with this, 
after some experimentation, is that it can't handle importing more than 
about a half dozen calendars into one master calendar. I'll go back and 
look at it again, though, since it's been almost a year since I last 
played with it. Maybe they've bumped up the number of calendars that can 
be merged into one.

> Other than that, you could look at the great CF based calendar Ben Nadel
> built

Thanks for the lead, but this app (and others that I've looked at so 
far) don't seem to have the ability to allow remote sites to display 
their data or manage their calendar data except by logging into the one 
site where it's running. I was just fishing to see if any such calendar 
app exists that would allow this capability. I've not messed with web 
services yet, so this might be my first leap into the frying pan. :)

Cheers.

-- 
Best regards,

Chris Montgomery

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322694
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar Application to Consolidate Many Nonprofit Organizations

2009-05-21 Thread Alan Rother

Have you considered (Since your doing it for free) using Google Calendar?
It already has a ton of tools built into it, you would just need to
implement it on the site.

http://www.google.com/calendar


Other than that, you could look at the great CF based calendar Ben Nadel
built

http://www.bennadel.com/projects/kinky-calendar.htm


=]


On Thu, May 21, 2009 at 2:37 PM, Chris Montgomery wrote:

>
> I am searching for a calendar application that can manage a consolidated
> calendar for many nonprofit groups. The main web site (for an animal
> welfare coalition) would display all events for multiple groups (say,
> 25-40 animal welfare agencies) and also allow each group to log in and
> enter/manage their calendar of events. This main coalition site will be
> developed using CF. The other part of the application would use web
> services where each nonprofit group would display just their group's
> calendar of events on their group's web site (which may or may not be
> CF-based) and also allow them to login at their own web site and
> enter/manage their group's calendar with the data residing on the main
> site. I hope that description makes sense.
>
> So, is anyone aware of such a beast? I would prefer such an app (if it
> exists) be written in ColdFusion, but since I'm doing this for free, I
> guess I can't be too picky. I originally thought to do this using Google
> calendar but they seem to have a limit on being able to consolidate
> calendars into one master calendar.
>
> Appreciate any ideas.
>
> --
> Best regards,
>
> Chris Montgomery
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322693
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Calendar Application to Consolidate Many Nonprofit Organizations

2009-05-21 Thread Chris Montgomery

I am searching for a calendar application that can manage a consolidated 
calendar for many nonprofit groups. The main web site (for an animal 
welfare coalition) would display all events for multiple groups (say, 
25-40 animal welfare agencies) and also allow each group to log in and 
enter/manage their calendar of events. This main coalition site will be 
developed using CF. The other part of the application would use web 
services where each nonprofit group would display just their group's 
calendar of events on their group's web site (which may or may not be 
CF-based) and also allow them to login at their own web site and 
enter/manage their group's calendar with the data residing on the main 
site. I hope that description makes sense.

So, is anyone aware of such a beast? I would prefer such an app (if it 
exists) be written in ColdFusion, but since I'm doing this for free, I 
guess I can't be too picky. I originally thought to do this using Google 
calendar but they seem to have a limit on being able to consolidate 
calendars into one master calendar.

Appreciate any ideas.

-- 
Best regards,

Chris Montgomery

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322692
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Calendar Functionality

2009-04-17 Thread Steve LaBadie

Jason,

Sorry if I didn't make myself clear. The calendar as written highlights
the current date (today's date) only and is linked to the master events
calendar for that given week. What I would like to do is have all the
dates active and linked to their perspective events. I have attached the
entire code.

Steve LaBadie, Web Manager
East Stroudsburg University
200 Prospect St.
East Stroudsburg, Pa 18301
570-422-3999
http://www.esu.edu
slaba...@po-box.esu.edu


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321720
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar Functionality

2009-04-16 Thread Jason Fisher

Not sure what you're looking for Steve ... just the syntax for adding your 
'dayview' value to the URL string?  Also, as a side note, you can get rid of 
most of those # signs ...  The following will add your computed date to the URL 
string in a 'safe' format, passing it as a variable called 'date':







http://esuevents.admin.esu.edu/wv3/wv3_servlet/urd/run/wv_main.Start&date=#urlEncodedFormat(dayview)#">#ThisDay#









#ThisDay#
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321704
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Calendar Functionality

2009-04-16 Thread Steve LaBadie

I have a calendar that works properly for what it was designed for. What
I would like to do is have each date linked to the appropriate date on
our master events calendar. 

 

This is the portion of the code that displays the current date and is
linked to the week's events on the master calendar. Not sure how much of
the code you need to see.

 









http://esuevents.admin.esu.edu/wv3/wv3_servlet/urd/run/wv_main.Sta
rt">#ThisDay#







#ThisDay#

 

Steve LaBadie, Web Manager

East Stroudsburg University

200 Prospect St.

East Stroudsburg, Pa 18301

570-422-3999

http://www.esu.edu

slaba...@po-box.esu.edu

 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321701
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfexchange getting tomorrow's schedule from Calendar?

2008-10-31 Thread Dawson, Michael
I haven't built one, but it would be easy.

You only need:

cfexchangeconnection
cfexchangecalendar
cfexchangefilter

in addition to things like dateAdd(), cfoutput, cfmail, etc.

Mike 

-Original Message-
From: Dan LeGate [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 30, 2008 8:16 PM
To: cf-talk
Subject: cfexchange getting tomorrow's schedule from Calendar?

Has anyone successfully built an app/util that will grab a particular
day's schedule from an Exchange Calendar?

Would love to set something up where I can email myself tomorrow's
schedule from my Outlook Calendar.

Anyone doing anything list this?

Thanks!

keywords: cfexchangecalendar, cfexchangemail, cfexchangeconnection,
cfexchangetask, cfexchangecontact, cfexchangefilter

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314647
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfexchange getting tomorrow's schedule from Calendar?

2008-10-30 Thread Dan LeGate
Has anyone successfully built an app/util that will grab a particular day's
schedule from an Exchange Calendar?

Would love to set something up where I can email myself tomorrow's schedule
from my Outlook Calendar.

Anyone doing anything list this?

Thanks!

keywords: cfexchangecalendar, cfexchangemail, cfexchangeconnection,
cfexchangetask, cfexchangecontact, cfexchangefilter


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314637
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CF Calendar Options

2008-09-23 Thread Marius Milosav
Hi Keith,

Check out the calendar module (daily, weekly, monthly, dashboard, global
calendar and many other options) in the VICO suite.

Was released as a dual source open and commercial license.
You can get it at:
http://vicocrm.riaforge.org

If you have any questions please contact me off line
Regards

Marius Milosav 
ScorpioSoft Corp.
www.scorpiosoft.com

-Original Message-
From: Wurst, Keith D. [mailto:[EMAIL PROTECTED] 
Sent: September 23, 2008 3:14 PM
To: CF-Talk
Subject: CF Calendar Options

I'm looking for some good ColdFusion calendar options. Anyone have any
good experiences with pre-constructed modules? Pay or otherwise? Thanks
very much for the help.



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312983
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Calendar Options

2008-09-23 Thread Steve Moore
Here's one: http://www.steveeray.com/webdesign/calendar.cfm 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312982
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF Calendar Options

2008-09-23 Thread Wurst, Keith D.
I'm looking for some good ColdFusion calendar options. Anyone have any
good experiences with pre-constructed modules? Pay or otherwise? Thanks
very much for the help.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312979
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF calendar code driven by JavaScript

2008-07-18 Thread Aaron Rouse
I use the commercial version of that calendar and wrote a custom tag to work
with it and the framework we use at work.  It is pretty simple to write a
tag for a wrapper around their calendar.

On Fri, Jul 18, 2008 at 9:44 PM, Gerald Guido <[EMAIL PROTECTED]>
wrote:

> I use this. It is TIGHT
> http://www.dynarch.com/projects/calendar/
>
> Mr. Massimo wrote  a custom tag for it:  http://www.massimocorner.com/
>
> I did too... but work owns it :(
>
> ~G~
>
>
> On Fri, Jul 18, 2008 at 8:44 PM, Larry Lyons <[EMAIL PROTECTED]>
> wrote:
>
> > IF you're looking for a popup calendar, you may want to have a look at
> > Selene Bainum's Date Select Popup. It is compatible with everything back
> to
> > CF 5.
> >
> > http://www.webtricks.com/sourcecode/code.cfm?CodeID=5
> >
> > hth,
> > larry
> >
> > >
> > > While this is quite cool, and very much like what I'm looking for,
> > > unfortunately, I failed to inform you all that I'm limited to using MX
> > > 6.1 for this.  We are in the process of upgrading to CF8 here, but
> > > until that happens, my code needs to be compatible with 6.1. :(
> > >
> > > >or do you need more of a popup datepicker than an always-on
> > > calendar?
> > > >
> > >
> > > I need an 'always-on' calendar.  And to clarify my original request,
> > > I'm looking for something that has javascript navigation.
> > >
> > > I could implement something with ajaxCFC as well as we are using that
> > > here.  I've been thinking about using AJAX to accomplish it if I need
> > > to write it from scratch.
> > >
> > > I'm pretty good with Javascript, but much better with ColdFusion. :)
> > >
> > > Thanks,
> > >
> > > Dave
> >
> >
> >
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309297
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF calendar code driven by JavaScript

2008-07-18 Thread Gerald Guido
I use this. It is TIGHT
http://www.dynarch.com/projects/calendar/

Mr. Massimo wrote  a custom tag for it:  http://www.massimocorner.com/

I did too... but work owns it :(

~G~


On Fri, Jul 18, 2008 at 8:44 PM, Larry Lyons <[EMAIL PROTECTED]> wrote:

> IF you're looking for a popup calendar, you may want to have a look at
> Selene Bainum's Date Select Popup. It is compatible with everything back to
> CF 5.
>
> http://www.webtricks.com/sourcecode/code.cfm?CodeID=5
>
> hth,
> larry
>
> >
> > While this is quite cool, and very much like what I'm looking for,
> > unfortunately, I failed to inform you all that I'm limited to using MX
> > 6.1 for this.  We are in the process of upgrading to CF8 here, but
> > until that happens, my code needs to be compatible with 6.1. :(
> >
> > >or do you need more of a popup datepicker than an always-on
> > calendar?
> > >
> >
> > I need an 'always-on' calendar.  And to clarify my original request,
> > I'm looking for something that has javascript navigation.
> >
> > I could implement something with ajaxCFC as well as we are using that
> > here.  I've been thinking about using AJAX to accomplish it if I need
> > to write it from scratch.
> >
> > I'm pretty good with Javascript, but much better with ColdFusion. :)
> >
> > Thanks,
> >
> > Dave
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309296
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF calendar code driven by JavaScript

2008-07-18 Thread Larry Lyons
IF you're looking for a popup calendar, you may want to have a look at Selene 
Bainum's Date Select Popup. It is compatible with everything back to CF 5.

http://www.webtricks.com/sourcecode/code.cfm?CodeID=5

hth,
larry

> 
> While this is quite cool, and very much like what I'm looking for, 
> unfortunately, I failed to inform you all that I'm limited to using MX 
> 6.1 for this.  We are in the process of upgrading to CF8 here, but 
> until that happens, my code needs to be compatible with 6.1. :(
> 
> >or do you need more of a popup datepicker than an always-on 
> calendar?
> >
> 
> I need an 'always-on' calendar.  And to clarify my original request, 
> I'm looking for something that has javascript navigation.
> 
> I could implement something with ajaxCFC as well as we are using that 
> here.  I've been thinking about using AJAX to accomplish it if I need 
> to write it from scratch.  
> 
> I'm pretty good with Javascript, but much better with ColdFusion. :)
> 
> Thanks,
> 
> Dave 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309295
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF calendar code driven by JavaScript

2008-07-18 Thread Azadi Saryev
see if these may do, though one is in beta and the other says it
requires php (yuck!) & mysql... but it is looking good and i am sure php
and mysql can be worked around and replaced with cf and your db of choice...

i have not used either of these, though...

http://jqcal.com/
http://www.bmgadg.com/ajax_calendar.php

hth

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Dave Phillips wrote:
>> i have used this one:
>> http://www.cflib.org/index.cfm?event=page.udfbyid&udfid=1840 (inside a
>> cfdiv and using ColdFusion.navigate() to submit the calendar form to
>> make it not refresh the main page).
>>
>> you can see a customized example here:
>> www.phuchan.com/tour-info.cfm?did=54&tid=13#departures
>>
>> 
>
> While this is quite cool, and very much like what I'm looking for, 
> unfortunately, I failed to inform you all that I'm limited to using MX 6.1 
> for this.  We are in the process of upgrading to CF8 here, but until that 
> happens, my code needs to be compatible with 6.1. :(
>
>   
>> or do you need more of a popup datepicker than an always-on calendar?
>>
>> 
>
> I need an 'always-on' calendar.  And to clarify my original request, I'm 
> looking for something that has javascript navigation.
>
> I could implement something with ajaxCFC as well as we are using that here.  
> I've been thinking about using AJAX to accomplish it if I need to write it 
> from scratch.  
>
> I'm pretty good with Javascript, but much better with ColdFusion. :)
>
> Thanks,
>
> Dave 
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309293
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF calendar code driven by JavaScript

2008-07-18 Thread Dave Phillips
>i have used this one:
>http://www.cflib.org/index.cfm?event=page.udfbyid&udfid=1840 (inside a
>cfdiv and using ColdFusion.navigate() to submit the calendar form to
>make it not refresh the main page).
>
>you can see a customized example here:
>www.phuchan.com/tour-info.cfm?did=54&tid=13#departures
>

While this is quite cool, and very much like what I'm looking for, 
unfortunately, I failed to inform you all that I'm limited to using MX 6.1 for 
this.  We are in the process of upgrading to CF8 here, but until that happens, 
my code needs to be compatible with 6.1. :(

>or do you need more of a popup datepicker than an always-on calendar?
>

I need an 'always-on' calendar.  And to clarify my original request, I'm 
looking for something that has javascript navigation.

I could implement something with ajaxCFC as well as we are using that here.  
I've been thinking about using AJAX to accomplish it if I need to write it from 
scratch.  

I'm pretty good with Javascript, but much better with ColdFusion. :)

Thanks,

Dave 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309292
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF calendar code driven by JavaScript

2008-07-18 Thread Azadi Saryev
i have used this one:
http://www.cflib.org/index.cfm?event=page.udfbyid&udfid=1840 (inside a
cfdiv and using ColdFusion.navigate() to submit the calendar form to
make it not refresh the main page).

you can see a customized example here:
www.phuchan.com/tour-info.cfm?did=54&tid=13#departures

or do you need more of a popup datepicker than an always-on calendar?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Dave Phillips wrote:
> Hi all,
>
> Boy, there are tons of calendars out on the web, javascript calendars, 
> coldfusion calendars, etc.  What I'm looking for specifically, I haven't 
> found yet, so I thought I'd see if any of you have one or have seen it.
>
> I'm looking for coldfusion calendar code that is driven by javascript.  
> Meaning that when the page load, coldfusion generates the current month on 
> the screen (or the month for whatever date you specify), but the links to 
> change the month and year are all javascript driven and the page does not 
> RELOAD.  
>
> Ultimately, I need to fix it so I can select one or more days in the 
> calendar, but I can add that functionality myself easily enouhg.  It's the 
> calendar generation code that utilizes javascript to control the month and 
> year that I'm really looking for.
>
> TIA!
>
> Dave 
>   

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309291
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF calendar code driven by JavaScript

2008-07-18 Thread Dave Phillips
Hi all,

Boy, there are tons of calendars out on the web, javascript calendars, 
coldfusion calendars, etc.  What I'm looking for specifically, I haven't found 
yet, so I thought I'd see if any of you have one or have seen it.

I'm looking for coldfusion calendar code that is driven by javascript.  Meaning 
that when the page load, coldfusion generates the current month on the screen 
(or the month for whatever date you specify), but the links to change the month 
and year are all javascript driven and the page does not RELOAD.  

Ultimately, I need to fix it so I can select one or more days in the calendar, 
but I can add that functionality myself easily enouhg.  It's the calendar 
generation code that utilizes javascript to control the month and year that I'm 
really looking for.

TIA!

Dave 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309290
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: OT: Publishing for google calendar

2008-02-27 Thread Dominic Watson
Had a quick look at your component and it looks tres handy indeed - will
have a proper look if I go with any google calendar stuff. I decided to not
be lazy and just write a simple custom tag - all I need is a calendar style
view of date indexable data; no maintainence of entries, not very hard at
all and can't believe I was thinking of added that unwanted complexity into
a beautifully coded app :p

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300040
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Publishing for google calendar

2008-02-27 Thread Dominic Watson
Thanks for that, will have a looky

Dominic


On 27/02/2008, Josh Nathanson <[EMAIL PROTECTED]> wrote:
>
> Dominic - if you might be looking for an alternative to Google calendar,
> check out my application at http://www.calabunga.com. 
>
> It does iCal import/export pretty nicely.
>
> -- Josh
>
> - Original Message -
> From: "Dominic Watson" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Wednesday, February 27, 2008 1:01 PM
> Subject: OT: Publishing for google calendar
>
>
> > Has anyone successfully done this? I have tried exporting a calendar
> from
> > google calendar in xml format, saving that xml file on my server and
> then
> > 'importing' by url back into google calendar. When I do this the dates
> > entries all dissapear. I have also tried various examples of ical HTML
> and
> > other formats to no avail.
> >
> > Any pointers or does it just not work all the time (I came across a lot
> of
> > bugs already)
> >
> > Dominic
> >
> > --
> > Blog it up: http://fusion.dominicwatson.co.uk
> >
> >
> >
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300039
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Publishing for google calendar

2008-02-27 Thread Josh Nathanson
Dominic - if you might be looking for an alternative to Google calendar, 
check out my application at http://www.calabunga.com. 

It does iCal import/export pretty nicely.

-- Josh

- Original Message - 
From: "Dominic Watson" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Wednesday, February 27, 2008 1:01 PM
Subject: OT: Publishing for google calendar


> Has anyone successfully done this? I have tried exporting a calendar from
> google calendar in xml format, saving that xml file on my server and then
> 'importing' by url back into google calendar. When I do this the dates
> entries all dissapear. I have also tried various examples of ical HTML and
> other formats to no avail.
>
> Any pointers or does it just not work all the time (I came across a lot of
> bugs already)
>
> Dominic
>
> -- 
> Blog it up: http://fusion.dominicwatson.co.uk
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300031
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: OT: Publishing for google calendar

2008-02-27 Thread Dominic Watson
Other way around ;) What I had in mind was a site that published various
calendar feeds to an iCal format that were picked up by a google calendar
account. The calendars could then be embedded in the site using google
calendar's iframe embedding tool thing to make bugger all work for me!

D

On 27/02/2008, Raymond Camden <[EMAIL PROTECTED]> wrote:
>
> Are you looking to _parse_ a google cal? If so, you can try my googe
> cal project over at riaforge.
>
> http://googlecal.riaforge.org
>
> On Wed, Feb 27, 2008 at 3:01 PM, Dominic Watson
> <[EMAIL PROTECTED]> wrote:
> > Has anyone successfully done this? I have tried exporting a calendar
> from
> >  google calendar in xml format, saving that xml file on my server and
> then
> >  'importing' by url back into google calendar. When I do this the dates
> >  entries all dissapear. I have also tried various examples of ical HTML
> and
> >  other formats to no avail.
> >
> >  Any pointers or does it just not work all the time (I came across a lot
> of
> >  bugs already)
> >
> >  Dominic
> >
> >  --
> >  Blog it up: http://fusion.dominicwatson.co.uk
> >
> >
> >
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300030
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: OT: Publishing for google calendar

2008-02-27 Thread Raymond Camden
Are you looking to _parse_ a google cal? If so, you can try my googe
cal project over at riaforge.

http://googlecal.riaforge.org

On Wed, Feb 27, 2008 at 3:01 PM, Dominic Watson
<[EMAIL PROTECTED]> wrote:
> Has anyone successfully done this? I have tried exporting a calendar from
>  google calendar in xml format, saving that xml file on my server and then
>  'importing' by url back into google calendar. When I do this the dates
>  entries all dissapear. I have also tried various examples of ical HTML and
>  other formats to no avail.
>
>  Any pointers or does it just not work all the time (I came across a lot of
>  bugs already)
>
>  Dominic
>
>  --
>  Blog it up: http://fusion.dominicwatson.co.uk
>
>
>  

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300022
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


OT: Publishing for google calendar

2008-02-27 Thread Dominic Watson
Has anyone successfully done this? I have tried exporting a calendar from
google calendar in xml format, saving that xml file on my server and then
'importing' by url back into google calendar. When I do this the dates
entries all dissapear. I have also tried various examples of ical HTML and
other formats to no avail.

Any pointers or does it just not work all the time (I came across a lot of
bugs already)

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300019
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: designing db tables for calendar events

2008-01-17 Thread Gaulin, Mark
For what it's worth, the MS SQL Server model for scheduled tasks is well
documented in the SQL DMO help. Do a search for "SQLDMOFreq_Daily" and
you'll be smack in the middle of the data model they use.  Their model
has no problem with "first Tuesday of each month", etc, and it may give
you ideas.

It helps to have access to a SQL Server to play with to really
understand how their model really works; I used the docs and some
hacking around to develop code to dump a scheduled task's run schedule.


Thanks
Mark

-Original Message-
From: Ravi Shankar [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 16, 2008 3:10 AM
To: CF-Talk
Subject: Re: designing db tables for calendar events

> >what are you ideas so far? what design have you come up with on your
> own?
> >
> >---
> >Azadi Saryev
> >Sabai-dee.com
> >http://www.sabai-dee.com
> >
> >
> >
> >Ravi Shankar wrote:
> >>  Ravi
> 
> My approach is following
> -
> PatternbaseTable
> ---
> Pattern Id--> 0,1,2,3
> Pattern value --> daily,weekly,monthly,yearly
> 
> EventTable
> -
> Pattern Id,
> Start time
> end time
> start date
> end date
> isRecurence --> which indicates if it is recur event or not.
> no_of_occurence
> counter --> to keep track on number of recurrences which are over
> 
> EventPattern
> 
> Patternid   Primary value secondary value
> --
> 0 [ Daily ]  2NULL --> This row means 
> event is daily
   
> and will recur every 2 days
> 0 [ Daily ] NULL   1 --> This row means recur 
> every
 
> weekday 
> 1 [ weekly ]  2   MTW --> this row indicates 
> recur every
  
> 2 weeks and the days are M
  
> [ monday] T [ tuesday ] and
  
> [wednesday]
> 2 [ Monthly ]  xxx --> I am not clear on 
> how to fill for
   
> monthly 
> 3 [Yearly ]   xxx   --> Not clear
> 
> So i want to know if my approach is clear.If yes then what values 
> should I fill for monthly and yearly.
> To get a clear incite of what I am taking about,open outlook express 
> and try to configure a meeting and in the recurrence choose monthly 
> and yearly.
> 
> Thanks
> Ravi
> 
> 
> 

I am not clear on how to represent the following

The first tuesday of every 3 month.
The first tuesday of january 

In the approach which i have taken.
Any suggesstions are welcome. 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296756
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: calendar event

2008-01-16 Thread Ravi Shankar
>OK, I feel like an ass now.  I'm sorry.  From his other thread I see that he
>had already put in some up-front work.  I guess I'm personally annoyed by
>people who don't do any research or attempts before asking for help.  Again,
>I'm sorry Ravi.
>
>Sonny.
>
>P.S. Are you related to the musician with the same name?

I searched google and also the following site 
http://www.bennadel.com/blog/877-ColdFusion-Calendar-Event-Scripting-Inspired-By-Peter-Bell-.htm
 
This site is really good but doesn't cover the part which I am looking for.

My approach is following
-
PatternbaseTable
---
Pattern Id--> 0,1,2,3
Pattern value --> daily,weekly,monthly,yearly

EventTable
-
Pattern Id,
Start time
end time
start date
end date
isRecurence --> which indicates if it is recur event or not.
no_of_occurence
counter --> to keep track on number of recurrences which are over

EventPattern

Patternid   Primary value secondary value
--
0 [ Daily ]  2NULL --> This row means event is daily
   and will recur every 2 days
0 [ Daily ] NULL   1 --> This row means recur every 
 weekday 
1 [ weekly ]  2   MTW --> this row indicates recur every
  2 weeks and the days are M 
  [ monday] T [ tuesday ] and 
  [wednesday]
2 [ Monthly ]  xxx --> I am not clear on how to 
   fill for monthly 
3 [Yearly ]   xxx   --> Not clear

So i want to know if my approach is clear.If yes then what values should I fill 
for monthly and yearly.

For monthly I am having the options like 
"The first sunday of every 3 months"

For yearly I am having the options like
"The first week of march"

The values "first" "sunday" are shown in the drop down list.

So any expert suggestions.

Thanks
Ravi


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296647
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: designing db tables for calendar events

2008-01-16 Thread Ravi Shankar
> >what are you ideas so far? what design have you come up with on your 
> own?
> >
> >---
> >Azadi Saryev
> >Sabai-dee.com
> >http://www.sabai-dee.com
> >
> >
> >
> >Ravi Shankar wrote:
> >>  Ravi
> 
> My approach is following
> -
> PatternbaseTable
> ---
> Pattern Id--> 0,1,2,3
> Pattern value --> daily,weekly,monthly,yearly
> 
> EventTable
> -
> Pattern Id,
> Start time
> end time
> start date
> end date
> isRecurence --> which indicates if it is recur event or not.
> no_of_occurence
> counter --> to keep track on number of recurrences which are over
> 
> EventPattern
> 
> Patternid   Primary value secondary value
> --
> 0 [ Daily ]  2NULL --> This row means 
> event is daily
   
> and will recur every 2 days
> 0 [ Daily ] NULL   1 --> This row means recur 
> every 
 
> weekday 
> 1 [ weekly ]  2   MTW --> this row indicates 
> recur every
  
> 2 weeks and the days are M 
  
> [ monday] T [ tuesday ] and 
  
> [wednesday]
> 2 [ Monthly ]  xxx --> I am not clear on 
> how to fill for
   
> monthly 
> 3 [Yearly ]   xxx   --> Not clear
> 
> So i want to know if my approach is clear.If yes then what values 
> should I fill for monthly and yearly.
> To get a clear incite of what I am taking about,open outlook express 
> and try to configure a meeting and in the recurrence choose monthly 
> and yearly.
> 
> Thanks
> Ravi
> 
> 
> 

I am not clear on how to represent the following

The first tuesday of every 3 month.
The first tuesday of january 

In the approach which i have taken.
Any suggesstions are welcome. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296646
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: calendar event

2008-01-15 Thread Sonny Savage
OK, I feel like an ass now.  I'm sorry.  From his other thread I see that he
had already put in some up-front work.  I guess I'm personally annoyed by
people who don't do any research or attempts before asking for help.  Again,
I'm sorry Ravi.

Sonny.

P.S. Are you related to the musician with the same name?


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296618
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: calendar event

2008-01-15 Thread Dave Long
You might find this link helpful:
http://www.bennadel.com/blog/877-ColdFusion-Calendar-Event-Scripting-Inspire
d-By-Peter-Bell-.htm

It discusses the "How-to" of recurring events.

What a group! You guys sound like you are terrified of helping a newbie, yet
you pass code back and forth between each other without inhibition. I
suppose you were all born knowing CF and SQL so you never needed help from
anyone to understand the principles involved.

Ravi, don't forget to try Google for answers, too.

Dave Long

-Original Message-
From: Ravi Shankar [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 15, 2008 3:45 AM
To: CF-Talk
Subject: calendar event

Hi ,
 I would like your expert help in the same.
 I am working on a project in which i have to design the web-page for
scheduling  
 the meetings online with recurrence option also.
 The screen is the same as it comes in the outlook express when we schedule
any 
 meeting.
 It has the following fields
  
 Appointment Time
 
 Start time
 End time
 Duration

 Recurrence pattern
 --
 Daily
 Weekly
 Monthly
 Yearly
 and the pattern changes based on the type which we choose

 Recurrence range
 
 start date
 No end date
 End after  occurences
 End date.

 I need to come up with the table structures for this.
 Can you pls help me in designing the tables for this.
 Looking forward for your help.

 Thanks
 Ravi 



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296617
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: calendar event

2008-01-15 Thread Cutter (CFRelated)
I would check out the iCal standard. There are several great links on 
the Sunbird or Lightening project's developer page (Sunbird and 
Lightening are Mozilla Foundation projects).

http://www.mozilla.org/projects/calendar/faq.html#format

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Ravi Shankar wrote:
> Hi ,
>  I would like your expert help in the same.
>  I am working on a project in which i have to design the web-page for 
> scheduling  
>  the meetings online with recurrence option also.
>  The screen is the same as it comes in the outlook express when we schedule 
> any 
>  meeting.
>  It has the following fields
>   
>  Appointment Time
>  
>  Start time
>  End time
>  Duration
> 
>  Recurrence pattern
>  --
>  Daily
>  Weekly
>  Monthly
>  Yearly
>  and the pattern changes based on the type which we choose
> 
>  Recurrence range
>  
>  start date
>  No end date
>  End after  occurences
>  End date.
> 
>  I need to come up with the table structures for this.
>  Can you pls help me in designing the tables for this.
>  Looking forward for your help.
> 
>  Thanks
>  Ravi 
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296610
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: calendar event

2008-01-15 Thread Sonny Savage
I don't want to sound rude, but it sounds like you want us to do your job
for you.  You'd probably be better off looking for a web tutorial.

On Jan 15, 2008 4:45 AM, Ravi Shankar <[EMAIL PROTECTED]> wrote:

> Hi ,
>  I would like your expert help in the same.
>  I am working on a project in which i have to design the web-page for
> scheduling
>  the meetings online with recurrence option also.
>  The screen is the same as it comes in the outlook express when we
> schedule any
>  meeting.
>  It has the following fields
>
>  Appointment Time
>  
>  Start time
>  End time
>  Duration
>
>  Recurrence pattern
>  --
>  Daily
>  Weekly
>  Monthly
>  Yearly
>  and the pattern changes based on the type which we choose
>
>  Recurrence range
>  
>  start date
>  No end date
>  End after  occurences
>  End date.
>
>  I need to come up with the table structures for this.
>  Can you pls help me in designing the tables for this.
>  Looking forward for your help.
>
>  Thanks
>  Ravi
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296605
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: designing db tables for calendar events

2008-01-15 Thread Ravi Shankar
>what are you ideas so far? what design have you come up with on your own?
>
>---
>Azadi Saryev
>Sabai-dee.com
>http://www.sabai-dee.com
>
>
>
>Ravi Shankar wrote:
>>  Ravi

My approach is following
-
PatternbaseTable
---
Pattern Id--> 0,1,2,3
Pattern value --> daily,weekly,monthly,yearly

EventTable
-
Pattern Id,
Start time
end time
start date
end date
isRecurence --> which indicates if it is recur event or not.
no_of_occurence
counter --> to keep track on number of recurrences which are over

EventPattern

Patternid   Primary value secondary value
--
0 [ Daily ]  2NULL --> This row means event is daily
   and will recur every 2 days
0 [ Daily ] NULL   1 --> This row means recur every 
 weekday 
1 [ weekly ]  2   MTW --> this row indicates recur every
  2 weeks and the days are M 
  [ monday] T [ tuesday ] and 
  [wednesday]
2 [ Monthly ]  xxx --> I am not clear on how to 
fill for
   monthly 
3 [Yearly ]   xxx   --> Not clear

So i want to know if my approach is clear.If yes then what values should I fill 
for monthly and yearly.
To get a clear incite of what I am taking about,open outlook express and try to 
configure a meeting and in the recurrence choose monthly and yearly.

Thanks
Ravi





~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296604
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: designing db tables for calendar events

2008-01-15 Thread Matt Williams
http://www.bennadel.com/projects/kinky-calendar.htm

On Jan 15, 2008 4:10 AM, Azadi Saryev <[EMAIL PROTECTED]> wrote:
> what are you ideas so far? what design have you come up with on your own?
>
> ---
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com
>
>
>
> Ravi Shankar wrote:
> > I would like your expert help in the same.
> >  I am working on a project in which i have to design the web-page for 
> > scheduling
> >  the meetings online with recurrence option also.
> >  The screen is the same as it comes in the outlook express when we schedule 
> > any
> >  meeting.
> >  It has the following fields
> > .
> > ..
> >  I need to come up with the table structures for this.
> >  Can you pls help me in designing the tables for this.
> >  Looking forward for your help.
> >
> >  Thanks
> >  Ravi
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296603
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: designing db tables for calendar events

2008-01-15 Thread Azadi Saryev
what are you ideas so far? what design have you come up with on your own?

---
Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com



Ravi Shankar wrote:
> I would like your expert help in the same.
>  I am working on a project in which i have to design the web-page for 
> scheduling  
>  the meetings online with recurrence option also.
>  The screen is the same as it comes in the outlook express when we schedule 
> any 
>  meeting.
>  It has the following fields
> .
> ..
>  I need to come up with the table structures for this.
>  Can you pls help me in designing the tables for this.
>  Looking forward for your help.
>
>  Thanks
>  Ravi

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296596
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: designing db tables for calendar events

2008-01-15 Thread Ravi Shankar
>I would like your expert help in the same.
> I am working on a project in which i have to design the web-page for 
> scheduling  
> the meetings online with recurrence option also.
> The screen is the same as it comes in the outlook express when we schedule 
> any 
> meeting.
> It has the following fields
>  
> Appointment Time
> 
> Start time
> End time
> Duration
>
> Recurrence pattern
> --
> Daily
> Weekly
> Monthly
> Yearly
> and the pattern changes based on the type which we choose
>
> Recurrence range
> 
> start date
> No end date
> End after  occurences
> End date.
>
> I need to come up with the table structures for this.
> Can you pls help me in designing the tables for this.
> Looking forward for your help.
>
> Thanks
> Ravi

For monthly and yearly we are having the options like 
The first tuesday of every 3 month.
The first tuesday of january 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296593
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


designing db tables for calendar events

2008-01-15 Thread Ravi Shankar
I would like your expert help in the same.
 I am working on a project in which i have to design the web-page for 
scheduling  
 the meetings online with recurrence option also.
 The screen is the same as it comes in the outlook express when we schedule any 
 meeting.
 It has the following fields
  
 Appointment Time
 
 Start time
 End time
 Duration

 Recurrence pattern
 --
 Daily
 Weekly
 Monthly
 Yearly
 and the pattern changes based on the type which we choose

 Recurrence range
 
 start date
 No end date
 End after  occurences
 End date.

 I need to come up with the table structures for this.
 Can you pls help me in designing the tables for this.
 Looking forward for your help.

 Thanks
 Ravi 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296592
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


calendar event

2008-01-15 Thread Ravi Shankar
Hi ,
 I would like your expert help in the same.
 I am working on a project in which i have to design the web-page for 
scheduling  
 the meetings online with recurrence option also.
 The screen is the same as it comes in the outlook express when we schedule any 
 meeting.
 It has the following fields
  
 Appointment Time
 
 Start time
 End time
 Duration

 Recurrence pattern
 --
 Daily
 Weekly
 Monthly
 Yearly
 and the pattern changes based on the type which we choose

 Recurrence range
 
 start date
 No end date
 End after  occurences
 End date.

 I need to come up with the table structures for this.
 Can you pls help me in designing the tables for this.
 Looking forward for your help.

 Thanks
 Ravi 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296591
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Calendar

2007-12-20 Thread Cutter (CFRelated)
http://calendar.viviotech.net/

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Rob Parkhill wrote:
> Richard,
> 
> http://www.cfkalendar.com/
> 
> or
> 
> http://calendarinfusion.riaforge.org/
> 
> are two that I found.  Can't say that I have used either of them, but you
> can look into them.
> 
> Rob
> 
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295200
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar

2007-12-20 Thread Richard White
hi thanks very much for these

richard 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295170
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar

2007-12-19 Thread Rob Parkhill
Richard,

http://www.cfkalendar.com/

or

http://calendarinfusion.riaforge.org/

are two that I found.  Can't say that I have used either of them, but you
can look into them.

Rob


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295121
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar

2007-12-19 Thread Charlie Griefer
http://kalendar.riaforge.org/ ?

On Dec 19, 2007 10:21 AM, Richard White <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i am looking for a dhtml or coldfusion calendar component that works in much 
> the same way as ms outlook calendar, e.g. adding and displaying appointments.
>
> just wondering if you guys know of any good ones
>
> thanks
>
> richard
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295120
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Calendar

2007-12-19 Thread Richard White
Hi,

i am looking for a dhtml or coldfusion calendar component that works in much 
the same way as ms outlook calendar, e.g. adding and displaying appointments. 

just wondering if you guys know of any good ones

thanks

richard 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295119
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Accessing other peoples Exchange calendar with CF8

2007-11-07 Thread Dawson, Michael
>As you seem to have covered this ground already, can the access given
to the admin account be restricted to just 'read calendar' or is it all
or nothing ?

The way we do it, it's full access to the mailbox.  I haven't tried
granting access through Outlook, so I'm not sure if it will work.

M!ke

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292837
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Accessing other peoples Exchange calendar with CF8

2007-11-07 Thread Tom Chiverton
On Wednesday 07 Nov 2007, Dawson, Michael wrote:
> Yes.  When I say "mailbox", I mean the Exchange mailbox object that
> contains the following folders: Inbox, Calendar, Contact, Tasks, etc.

Cool.
As you seem to have covered this ground already, can the access given to the 
admin account be restricted to just 'read calendar' or is it all or nothing ?

> It was similar, except I used the attributeCollection:

/me nods
Cheers again :-)

-- 
Tom Chiverton, adding you to the 'buy beer for' list



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292830
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Accessing other peoples Exchange calendar with CF8

2007-11-07 Thread Dawson, Michael
>Oh, just to be clear - 'mailbox' in this context means calendars as
well, right ?

Yes.  When I say "mailbox", I mean the Exchange mailbox object that
contains the following folders: Inbox, Calendar, Contact, Tasks, etc.

>What was the CF you used, if I can ask ? Was it basically what I posted
(the generic account username/password, but with the mailboxname of the
other persons calendar ?

It was similar, except I used the attributeCollection:























#messages.recordCount# messages



#messages.subject# : #messages.timeReceived# :
#htmlEditFormat(messages.uid)#



~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292829
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Accessing other peoples Exchange calendar with CF8

2007-11-07 Thread Tom Chiverton
On Tuesday 06 Nov 2007, Dawson, Michael wrote:
> The following process will let you access individual mailboxes rather

Oh, just to be clear - 'mailbox' in this context means calendars as well, 
right ?

What was the CF you used, if I can ask ? Was it basically what I posted (the 
generic account username/password, but with the mailboxname of the other 
persons calendar ?

-- 
Tom Chiverton
Helping to paradigmatically market one-to-one niches
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292818
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Accessing other peoples Exchange calendar with CF8

2007-11-07 Thread Tom Chiverton
On Tuesday 06 Nov 2007, Dawson, Michael wrote:
> The following process will let you access individual mailboxes rather
> than every mailbox (explained briefly at the bottom).

Cheers, I'll pass that over to our Exchange guys and see if we can get that 
option turned on.

-- 
Tom Chiverton
Helping to enthusiastically morph high-end supply-chains
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292817
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Accessing other peoples Exchange calendar with CF8

2007-11-06 Thread Dawson, Michael
The following process will let you access individual mailboxes rather
than every mailbox (explained briefly at the bottom).

In Active Directory Users and Computers, turn on the Advanced Features
view menu option.

Open an account.

Select the Exchange Advanced tab.

Click "Mailbox Rights..."

Add a user account and allow "Full mailbox access".

Now, sit back and wait a few minutes.

Then, open up OWA, in IE, and enter the following URL.

http://email.yourdomain.com/exchange/[username]

(where [username] is the mailbox you want to view.)

Login with the credentials of the account you just added to that
mailbox.

OWA should open and show you the mailbox.

If you can get it to work in OWA, you should be all set for CF use.

Since we have several thousand mailboxes, we chose to delegate global
Exchange administrator permissions to a generic account that is used by
CF.

This step was performed in the Exchange System Manager application.
Basically, our generic account will have access to all current mailboxes
as well as any future mailboxes, without having to set each one,
manually.

M!ke

-Original Message-
From: Tom Chiverton [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 06, 2007 4:38 AM
To: CF-Talk
Subject: Accessing other peoples Exchange calendar with CF8

I have delegated read access to other peoples calendars in our
Outlook/Exchange system, and can view those other calendars in the
Outlook client.

I can read my own calendar fine using cfexchangecalendar.

How do I read another users calendar ?

I would have thought:






but that gives a "Access to the Exchange server denied. Ensure that the
user name and password are correct." error.

Has anyone else got this working ?

--
Tom Chiverton
Helping to confidentially market out-of-the-box convergence
on: http://thefalken.livejournal.com

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292752
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Accessing other peoples Exchange calendar with CF8

2007-11-06 Thread Tom Chiverton
I have delegated read access to other peoples calendars in our 
Outlook/Exchange system, and can view those other calendars in the Outlook 
client.

I can read my own calendar fine using cfexchangecalendar.

How do I read another users calendar ?

I would have thought:






but that gives a "Access to the Exchange server denied. Ensure that the user 
name and password are correct." error.

Has anyone else got this working ?

-- 
Tom Chiverton
Helping to confidentially market out-of-the-box convergence
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292727
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Calendar with Recurring Events

2007-10-28 Thread Mike Kear
Jake, I built one - it took me ages because i kept changing my mind
about how to handle recurring events.  I've built it about a dozen
times now.   Here's what I settled on (it has advantages and
disadvantages - there was no clear winner in the contest to find the
best way to do it, which is why it took so long to do) 

I have a event table, which contains all the details of the event
itself - event name, venue, image name, ticket price, link to 'more
info'  web site, etc etc.

And a eventDate table,  which has the date(s) this event will occur
on.   This table links to the event table with a foreign key to the
event table.

In the input side, the user first completes the event details, then is
passed to a dates page and can enter the dates for the appearance as
far forward as they want.

The recurring options included are  :

Daily for X days
Weekly for x weeks
fortnightly for x fortnights
Monthly for x months
Bi-monthly for x occurrances
quarterly
6 monthly
annually
on the (first,second,third,forth,fifth) (dayof week) of the month
starting from (date)

The tricky bit was the way to handle the recurring aspects.  And i
finally settled on creating a single event in the events table,  and
multiple dates in the eventDates table   The action page inserts date
records in the eventDates table the appropriate number of times based
on what is selected on the dates options page.

The calculation of the dates forward is handled by a
EventDatesGatesDAO.cfc  which has methods that can figure out the
dates on each interval ..  i.e. give getdateWeekly() a date and it'll
return a date object with the date a week hence.   Give
getdateFortnightly() a date and it will return a date object of two
week's hence.   Give getYearForward() a date and you'll get back the
same day a year hence.   GIve getnextnthofmonth() a date, the nth, and
a day, and it'll return the date of the nth day (e.g. 3rd monday) in
the next month after the date given.

It's not perfect, but it is a series of compromises for me.

The drawback with this approach is that if the user changes the text
of the event, it's changed for all occurrances.   For example, if they
change the details of the listing to show 'Special Christmas meeting",
 then the listing in the March calendar will also show "Special
Christmas meeting"

But i decided that was a lesser evil than creating a whole event
record for each date, and then if for example the venue changed (which
happens often in this organisation), the user would have to go through
and edit every occurrance of that event in the future.

Once you have the database containing the events records and the
dates/times they're to appear on, the display side of it is fairly
straightforward.

Hope this helps.

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



>
> >Can anyone suggest a CF calendar that allows for recurring events?  I am
> >working on a project which requires this.  The project is Farcry-based but
> >I?m just looking for an example of how to manage the data.  Anything will
> >help.
> >
> >
> >
> >Thanks!
> >
> >_
> >
> >Jake Churchill
> >Team Leader
> >11204 Davenport, Ste. 100
> >Omaha, NE  68154
> >HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com
> >402-408-3733 x103
> >
> >

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292217
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar with Recurring Events

2007-10-28 Thread Scott Pinkston
Ben Nadel has one that does:
http://www.bennadel.com/projects/kinky-calendar.htm



>Can anyone suggest a CF calendar that allows for recurring events?  I am
>working on a project which requires this.  The project is Farcry-based but
>I?m just looking for an example of how to manage the data.  Anything will
>help.
>
> 
>
>Thanks!
>
>_ 
>
>Jake Churchill 
>Team Leader
>11204 Davenport, Ste. 100
>Omaha, NE  68154 
>HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com 
>402-408-3733 x103 
>
> 
>
>
>No virus found in this outgoing message.
>Checked by AVG Free Edition. 
>Version: 7.5.503 / Virus Database: 269.15.11/1093 - Release Date: 10/25/2007
>5:38 PM 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292216
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Calendar with Recurring Events

2007-10-27 Thread mac jordan
On 10/26/07, Charlie Griefer <[EMAIL PROTECTED]> wrote:
>
> On 10/26/07, Jake Churchill <[EMAIL PROTECTED]> wrote:
> > Can anyone suggest a CF calendar that allows for recurring events?  I am
> > working on a project which requires this.  The project is Farcry-based
> but
> > I'm just looking for an example of how to manage the data.  Anything
> will
> > help.
>
> http://kalendar.riaforge.org/
>
>
Very nice, but it doesn't do recurring events as far as I can see.

-- 
mac jordan
www.webhorus.net
www.nibblous.com
www.photocena.com


~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292184
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar with Recurring Events

2007-10-26 Thread Jordan Michaels
The Vivio Calendar does this. You can even add recurring events that
happen on out-of-order dates.

http://calendar.viviotech.net/

HTH

Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
BlueDragon Alliance Member
[EMAIL PROTECTED]


Jake Churchill wrote:
> Can anyone suggest a CF calendar that allows for recurring events?  I am
> working on a project which requires this.  The project is Farcry-based but
> I’m just looking for an example of how to manage the data.  Anything will
> help.
> 
>  
> 
> Thanks!
> 
> _ 
> 
> Jake Churchill 
> Team Leader
> 11204 Davenport, Ste. 100
> Omaha, NE  68154 
> HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com 
> 402-408-3733 x103 
> 
>  
> 
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.503 / Virus Database: 269.15.11/1093 - Release Date: 10/25/2007
> 5:38 PM
>  
> 
> 
> 
> 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292164
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar with Recurring Events

2007-10-26 Thread Charlie Griefer
On 10/26/07, Jake Churchill <[EMAIL PROTECTED]> wrote:
> Can anyone suggest a CF calendar that allows for recurring events?  I am
> working on a project which requires this.  The project is Farcry-based but
> I'm just looking for an example of how to manage the data.  Anything will
> help.

http://kalendar.riaforge.org/

-- 
Charlie Griefer


"...All the world shall be your enemy, Prince with a Thousand Enemies,
and whenever they catch you, they will kill you. But first they must catch
you, digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292147
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Calendar with Recurring Events

2007-10-26 Thread Ryan J. Heldt
Hi Jake-

A couple years back, I was involved with a project where had to do this
exact thing for a client. Here's a few things that might help get you
started. The calendar allowed for both recurring and concurring events,
although I don't have the ability to do recurring events that span multiple
days (yikes!). Here's the basic database structure I used. There's actually
more, but I left only the parts that deal with recurrence:

Events
--
EventID (int) PK
Name (varchar)
StartDate (date)
EndDate (date)
Recurring (boolean)
RecurringValue (int)
RecurringInterval (varchar)
RecurringEndDate (date)
RecurringParentID (int)

EventDays
-
EventDayID (int)
EventID (int) FK
DayInterval (int)

Obviously, when the Recurring field is true, then we're dealing with a
recurring event. RecurringValue and RecurringInterval work together, so
let's say you have an event that recurs every 3 days, RecurringValue would
be "3" and RecurringInterval would be "day" RecurringInterval  can be day,
week, month, or year. RecurringEndDate  is the day when the recurring event
ends, obviously. In my system this is optional, so a RecurringEndDate that
is NULL never ends! RecurringParentID is used when there is a split, either
if someone changes information about the recurring event mid stream (like
"apply these changes to this and all future dates") or deletes a single
occurrence, etc. That's really one of the biggest pains in the system is
dealing with those.

The EventDays table keeps track of things like lets say you want an event to
take place every two weeks on Monday, Wednesday, and Friday. Then I would
have three DayInterval entries for 2 (Mon), 4 (Wed), and 6 (Fri) in the
database. It also keeps track of Monthly settings like "Every second Tuesday
of the week."

I hope this helps get you going in the right direction. I would love to
share the code base with you, but don't think the client would appreciate
that much, but please let me know if you have any more questions and I'll be
happy to help!

--
Ryan J. Heldt
Senior Web Developer
Global Reach Internet Productions
http://www.globalreach.com
Phone: 515-296-0792, Fax: 515-296-3748 
 

> -Original Message-
> From: Jake Churchill [mailto:[EMAIL PROTECTED] 
> Sent: Friday, October 26, 2007 10:05 AM
> To: CF-Talk
> Subject: Calendar with Recurring Events
> 
> Can anyone suggest a CF calendar that allows for recurring 
> events?  I am working on a project which requires this.  The 
> project is Farcry-based but I'm just looking for an example 
> of how to manage the data.  Anything will help.
> 
>  
> 
> Thanks!
> 
> _ 
> 
> Jake Churchill
> Team Leader
> 11204 Davenport, Ste. 100
> Omaha, NE  68154
> HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com
> 402-408-3733 x103 



~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292140
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Calendar with Recurring Events

2007-10-26 Thread Jake Churchill
Can anyone suggest a CF calendar that allows for recurring events?  I am
working on a project which requires this.  The project is Farcry-based but
I’m just looking for an example of how to manage the data.  Anything will
help.

 

Thanks!

_ 

Jake Churchill 
Team Leader
11204 Davenport, Ste. 100
Omaha, NE  68154 
HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com 
402-408-3733 x103 

 


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.11/1093 - Release Date: 10/25/2007
5:38 PM
 



~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292134
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Calendar module

2007-09-26 Thread Andy Matthews
Thanks Mallory...this looks like exactly what I need. 

-Original Message-
From: Mallory Woods [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 26, 2007 1:52 PM
To: CF-Talk
Subject: Re: Calendar module

http://www.drisgill.com/index.cfm/2006/7/17/Simple-ColdFusion-Calendar

This should do what you need

On 9/26/07, Andy Matthews <[EMAIL PROTECTED]> wrote:
>
> I'm looking for some CF code that will generate a calendar for a 
> specific month. All I'd like to do is to be able to pass in the 
> month/year and have it build a correct display (accounting for leap 
> year and things like that).
> I don't want it to have javascript or anything like that...I just want 
> a calendar, devoid of any interaction, etc.
>
> Does anyone know of anything like this?
>
> 
>
> Andy Matthews
> Senior ColdFusion Developer
>
> Office:  877.707.5467 x747
> Direct:  615.627.9747
> Fax:  615.467.6249
> [EMAIL PROTECTED]
> www.dealerskins.com <http://www.dealerskins.com/>
>
>
>
> 



~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289549
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Calendar module

2007-09-26 Thread Mallory Woods
http://www.drisgill.com/index.cfm/2006/7/17/Simple-ColdFusion-Calendar

This should do what you need

On 9/26/07, Andy Matthews <[EMAIL PROTECTED]> wrote:
>
> I'm looking for some CF code that will generate a calendar for a specific
> month. All I'd like to do is to be able to pass in the month/year and have
> it build a correct display (accounting for leap year and things like
> that).
> I don't want it to have javascript or anything like that...I just want a
> calendar, devoid of any interaction, etc.
>
> Does anyone know of anything like this?
>
> 
>
> Andy Matthews
> Senior ColdFusion Developer
>
> Office:  877.707.5467 x747
> Direct:  615.627.9747
> Fax:  615.467.6249
> [EMAIL PROTECTED]
> www.dealerskins.com <http://www.dealerskins.com/>
>
>
>
> 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289528
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Calendar module

2007-09-26 Thread Charlie Griefer
did this ages ago just to play around with cfscript, but it sounds
like it'll do what you want.

http://charlie.griefer.com/code/cf/cfscript_calendar.cfm

wrap it up in a UDF and pass in month and year values.

On 9/26/07, Andy Matthews <[EMAIL PROTECTED]> wrote:
> I'm looking for some CF code that will generate a calendar for a specific
> month. All I'd like to do is to be able to pass in the month/year and have
> it build a correct display (accounting for leap year and things like that).
> I don't want it to have javascript or anything like that...I just want a
> calendar, devoid of any interaction, etc.
>
> Does anyone know of anything like this?
>
> 
>
> Andy Matthews
> Senior ColdFusion Developer
>
> Office:  877.707.5467 x747
> Direct:  615.627.9747
> Fax:  615.467.6249
> [EMAIL PROTECTED]
> www.dealerskins.com <http://www.dealerskins.com/>
>
>
>
> 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289526
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Calendar module

2007-09-26 Thread Andy Matthews
I'm looking for some CF code that will generate a calendar for a specific
month. All I'd like to do is to be able to pass in the month/year and have
it build a correct display (accounting for leap year and things like that).
I don't want it to have javascript or anything like that...I just want a
calendar, devoid of any interaction, etc.
 
Does anyone know of anything like this?
 

 
Andy Matthews
Senior ColdFusion Developer

Office:  877.707.5467 x747
Direct:  615.627.9747
Fax:  615.467.6249
[EMAIL PROTECTED]
www.dealerskins.com <http://www.dealerskins.com/> 
 


~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289525
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFINPUT type="datefield" popup calendar underlaps other form fields

2007-09-11 Thread Andrew Scott
Yes I blogged about it a long time ago, and have reported it as a bug
to adobe as well.


On 9/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I'm using CFINPUT type="datefield" to create a popup calendar and the 
> calendar works
> fine but is showing up under other form fields and is hard to read.  I've 
> tried applying a class
> with a z-index through CSS and it doesn work.  Has anyone ever ran into this? 
>  Any Advice?
>
> Thanks
>
> Dan
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288214
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CFINPUT type="datefield" popup calendar underlaps other form fields

2007-09-11 Thread coldfusion . developer
I'm using CFINPUT type="datefield" to create a popup calendar and the calendar 
works
fine but is showing up under other form fields and is hard to read.  I've tried 
applying a class
with a z-index through CSS and it doesn work.  Has anyone ever ran into this?  
Any Advice?

Thanks

Dan

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288208
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Javascript Calendar Deeley

2007-08-06 Thread Dinner
I've got a function for this: http://sourceforge.net/projects/jscalendar

Which makes it pretty easy:
#jscalendar("datesome")#

You could write one pretty fast (or have mine, of course).
__
Guess I should put it out at cflib.org- since there's this nifty little
list here in CFEclipse... (freaking AWESOME, BTW!  Woot!)

On 8/6/07, robert.rawlins wrote:
> Chaps,
>
> I know that CF has this stuff built in, but I'm not running it in
> production quite yet and need an old school solution. I need a little date
> selector calendar for my forms, similar to those for the datefield in the
> flash forms, only a JS/DHTML version which can be used on a standard form.
>
> Now, I've seen loads of them about but wanted your thoughts on the best
> ones, I want somthing clean and accessible which can be implemented nicely
> without excessive code.
>
> Thanks guys, look foward to getting your ideas,
>
> Rob
>
>
>
> 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285541
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Javascript Calendar Deeley

2007-08-06 Thread robert . rawlins
Chaps,

I know that CF has this stuff built in, but I'm not running it in
production quite yet and need an old school solution. I need a little date
selector calendar for my forms, similar to those for the datefield in the
flash forms, only a JS/DHTML version which can be used on a standard form.

Now, I've seen loads of them about but wanted your thoughts on the best
ones, I want somthing clean and accessible which can be implemented nicely
without excessive code.

Thanks guys, look foward to getting your ideas,

Rob



~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285529
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Consuming web service returns Gregorian Calendar date

2007-07-27 Thread Paul Hastings
james carberry wrote:
> I am trying to consume a web service that was authored in .NET from my CF7 
> app... it returns several items in an array. I can read the text (strings) 
> just fine, but the dates are coming back as Gregorian Calendar java objects. 
> How in the world do I get that back into a date CF can understand :)

that's surprising but if so you can simply do:

returnedCalendarObject.getTime() to get back a java Date that cf should 
understand.

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284694
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Consuming web service returns Gregorian Calendar date

2007-07-26 Thread james carberry
I am trying to consume a web service that was authored in .NET from my CF7 
app... it returns several items in an array. I can read the text (strings) just 
fine, but the dates are coming back as Gregorian Calendar java objects. How in 
the world do I get that back into a date CF can understand :)

Thx! 

-james

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284671
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Consuming web service returns Gregorian Calendar date

2007-07-26 Thread james carberry
I am trying to consume a web service that was authored in .NET from my CF7 
app... it returns several items in an array. I can read the text (strings) just 
fine, but the dates are coming back as Gregorian Calendar java objects. How in 
the world do I get that back into a date CF can understand :)

Thx! 

-james

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284660
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF Calendar like Display Function

2007-07-20 Thread Charlie Griefer
http://kalendar.riaforge.org/

On 7/20/07, Ben Nadel <[EMAIL PROTECTED]> wrote:
> Here's some stuff I put together a while back:
>
> Simple calendar display:
> http://www.bennadel.com/index.cfm?dax=blog:663.view
>
> Modified Detroit Schedule:
> http://www.bennadel.com/index.cfm?dax=blog:820.view
>
>
> ..
> Ben Nadel
> Certified Advanced ColdFusion MX7 Developer
> www.bennadel.com
>
> Need ColdFusion Help?
> www.bennadel.com/ask-ben/
>
> -Original Message-
> From: Robert Harrison [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 20, 2007 11:30 AM
> To: CF-Talk
> Subject: CF Calendar like Display Function
>
> Unfortunately, CFCALENDAR is used for input fields.
>
> Does anyone know of a display side CFCALENDAR type function that's
> available for display, like to build a graphical event calendar?
>
> Thanks
>
>
> Robert B. Harrison
> Director of Interactive services
> Austin & Williams
> 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext.
> 119 F : 631.434.7022 www.austin-williams.com
>
> 

~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284221
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CF Calendar like Display Function

2007-07-20 Thread Robert Harrison
Very cool. I can definitely work from that. Thank You. 


Robert B. Harrison
Director of Interactive services
Austin & Williams
125 Kennedy Drive, Suite 100 Hauppauge NY 11788
T : 631.231.6600 Ext. 119 
F : 631.434.7022
www.austin-williams.com

Great advertising can't be either/or... It must be &.

-Original Message-
From: Ben Nadel [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 20, 2007 11:48 AM
To: CF-Talk
Subject: RE: CF Calendar like Display Function

Here's some stuff I put together a while back:

Simple calendar display:
http://www.bennadel.com/index.cfm?dax=blog:663.view 

Modified Detroit Schedule:
http://www.bennadel.com/index.cfm?dax=blog:820.view


...
Ben Nadel
Certified Advanced ColdFusion MX7 Developer www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Robert Harrison [mailto:[EMAIL PROTECTED]
Sent: Friday, July 20, 2007 11:30 AM
To: CF-Talk
Subject: CF Calendar like Display Function

Unfortunately, CFCALENDAR is used for input fields.
 
Does anyone know of a display side CFCALENDAR type function that's available
for display, like to build a graphical event calendar?
 
Thanks
 
 
Robert B. Harrison
Director of Interactive services
Austin & Williams
125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext.
119 F : 631.434.7022 www.austin-williams.com



~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284219
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CF Calendar like Display Function

2007-07-20 Thread Ben Nadel
Here's some stuff I put together a while back:

Simple calendar display:
http://www.bennadel.com/index.cfm?dax=blog:663.view 

Modified Detroit Schedule:
http://www.bennadel.com/index.cfm?dax=blog:820.view


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Robert Harrison [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 20, 2007 11:30 AM
To: CF-Talk
Subject: CF Calendar like Display Function

Unfortunately, CFCALENDAR is used for input fields.
 
Does anyone know of a display side CFCALENDAR type function that's
available for display, like to build a graphical event calendar?
 
Thanks
 
 
Robert B. Harrison
Director of Interactive services
Austin & Williams
125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext.
119 F : 631.434.7022 www.austin-williams.com

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284216
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


CF Calendar like Display Function

2007-07-20 Thread Robert Harrison
Unfortunately, CFCALENDAR is used for input fields.
 
Does anyone know of a display side CFCALENDAR type function that's available
for display, like to build a graphical event calendar?
 
Thanks
 
 
Robert B. Harrison
Director of Interactive services
Austin & Williams
125 Kennedy Drive, Suite 100 Hauppauge NY 11788
T : 631.231.6600 Ext. 119 
F : 631.434.7022
www.austin-williams.com

Great advertising can't be either/or... It must be &.
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.10/908 - Release Date: 7/19/2007
6:10 PM
 


~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284213
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Adding events to outlook calendar

2007-07-20 Thread Tom Chiverton
On Thursday 19 Jul 2007, [EMAIL PROTECTED] wrote:
> Any CF custom tags available that will create events inside individual
> outlook calendars?
> Or a nice example of how this can be done?

You could build and email the user a VCAL file.
This has the grand advantage that it doesn't tie you to a particular groupware 
provider.

-- 
Tom Chiverton



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284180
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adding events to outlook calendar

2007-07-19 Thread Russ
Yea, for example, it can't send mail, or modify existing messages... 

Russ
> -Original Message-
> From: Dawson, Michael [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 19, 2007 5:35 PM
> To: CF-Talk
> Subject: RE: Adding events to outlook calendar
> 
> I would say it would do quite a bit, but not everything Outlook can do.
> 
> M!ke
> 
> -Original Message-
> From: Brad Wood [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 19, 2007 12:27 PM
> To: CF-Talk
> Subject: RE: Adding events to outlook calendar
> 
> Wait for CF8.  It's all built into cfexchange
> 
> According to the Forta presentation at my user group, Scorpio will let
> you do ANYTHING Outlook does.
> 
> ~Brad
> 
> 

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284158
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adding events to outlook calendar

2007-07-19 Thread Dawson, Michael
For a non-Exchange solution, try vCal:


#trim(events.eventDetails)#

BEGIN:VCALENDAR
PRODID:-//University of Evansville//UEIntranet//EN
VERSION:2.0
METHOD:PUBLISH
BEGIN:VEVENT
ORGANIZER:MAILTO:[EMAIL PROTECTED]
DTSTART:#vCalDateTimeFormat(events.startTime)#
DTEND:#vCalDateTimeFormat(events.endTime)#
LOCATION:#trim(events.location)#
TRANSP:OPAQUE
SEQUENCE:0
UID:{#createUUID()#}
DTSTAMP:#vCalDateTimeFormat(now())#
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:#reReplace(events.eventDetails,"[#
chr(13)##chr(10)#]", "=0D=0A=#chr(13)##chr(10)# ", "all")#
SUMMARY:#trim(events.subject)#
PRIORITY:5
X-MICROSOFT-CDO-IMPORTANCE:1
CLASS:PUBLIC
BEGIN:VALARM
TRIGGER:-PT1H
ACTION:DISPLAY
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR

 

-Original Message-
From: Bosky, Dave [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 19, 2007 12:12 PM
To: CF-Talk
Subject: Adding events to outlook calendar

We've got a course registration page that I want to integrate with
outlook calendars.
Any CF custom tags available that will create events inside individual
outlook calendars?
Or a nice example of how this can be done? 
 
Thanks,

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284157
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Adding events to outlook calendar

2007-07-19 Thread Dawson, Michael
I would say it would do quite a bit, but not everything Outlook can do.

M!ke 

-Original Message-
From: Brad Wood [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 19, 2007 12:27 PM
To: CF-Talk
Subject: RE: Adding events to outlook calendar

Wait for CF8.  It's all built into cfexchange

According to the Forta presentation at my user group, Scorpio will let
you do ANYTHING Outlook does.

~Brad

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284156
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Adding events to outlook calendar

2007-07-19 Thread Ian Skinner
Oğuz Demirkapı wrote:
> Take a look ...
>
> http://www.numtopia.com/terry/code_exchange_item_creator.cfm

That looks familiar. I believe it is the blog entry I was recalling.

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284146
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adding events to outlook calendar

2007-07-19 Thread Brad Wood
So would now be a bad time to tell Dae that if he waits for CF8, he will
get better performance and more convenience out of reading in his large
text file?  :) 

I agree it can be frustrating when people all tell you to upgrade and it
is not an option.  I also like to see the community get excited about
new features.  If nothing else, it raises awareness and helps people
with their "why we should upgrade" shpeels.  

~Brad

===

I really want to go on a rant about the "wait for CF8" responses, but
I'm
trying hard not to.

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284143
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Adding events to outlook calendar

2007-07-19 Thread Dave Watts
> What, you didn't hear about the
>  and
>  Tags??

The beta test for that last one went REALLY badly, though. Wait for an
updater before using it.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net


~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284141
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Adding events to outlook calendar

2007-07-19 Thread James Wolfe
If your client doesn't have Microsoft Exchange, I think it's basically 
impossible for CF on the server side talking to a client-side outlook. You can 
create a .ics or .vcs file for the user to download/open and thereby import the 
event into their outlook, but without exchange, that's all you can do.

As an aside, I wrote a set of CF <-> MS Exchange tags a few years back which 
work in CF MX6/7 on windows (I dont think they'd work on linux). They are not 
elegant, and they require you to use the WEBDAV codes to accomplish what you 
want, but they work and in our test code there are a number of samples of 
WEBDAV commands. 

If you guys want, I can spend a few minutes cleaning them up and post them 
somewhere. I make no guarantees that they will do what you want, but if you'd 
like to look at them, I'm willing to do it (though it'll probably be a few days 
before I get to it).

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284139
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Adding events to outlook calendar

2007-07-19 Thread Brad Wood
What, you didn't hear about the 
 and 

Tags??

~Brad

-Original Message-
From: Billy Cox [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 19, 2007 1:02 PM
To: CF-Talk
Subject: RE: Adding events to outlook calendar

I've heard that CF8 will eliminate world hunger and bring peace to the
Middle East. I think that the marketing people got a little carried
away.
:)

~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284134
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


  1   2   3   4   5   6   7   8   >