CFCalendar and BlueDragon

2006-04-30 Thread Michael Clayton
6 months of posts here, and the BD docs, but haven't found anything. Is there a BD equivalent of cfcalendar, or will I have to find a creaky third party javascript solution? Thanks for the help, guys n gals. -- Michael Clayton

Simple Calendar

2006-02-28 Thread Michael Clayton
database to see if there is a photo for that day. If there is, show a thumbnail. Thanks for any help. :) -- Michael Clayton www.twilighted.com ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233651 Archives: http

Re: Simple Calendar

2006-02-28 Thread Michael Clayton
Wonderful help guys, thanks a bundle! :) -- Michael Clayton www.twilighted.com ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233709 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http

Re: CSS Newsgroup? (OT)

2006-01-21 Thread Michael Clayton
This function should work correctly: http://www.cflib.org/udf.cfm?ID=339 That is the function I've been using. Perhaps I've been staring at code too long. My rods and cones could be revolting. Thanks for the guidance, guys. I'll stick with hex. -- Michael Clayton www.twilighted.com

Re: CSS Newsgroup? (OT)

2006-01-19 Thread Michael Clayton
behind my entire app is so I don't have to use Photoshop to get colors every time I want to post a photo, and so I can post photos remotely where I may not have acess to it. -- Michael Clayton www.twilighted.com ~| Message: http

CSS Newsgroup? (OT)

2006-01-18 Thread Michael Clayton
to perceive, but it still irks me. My question is about browser support for rgb(). Do all browsers that support CSS also support rgb()? Is there a good reason that I have never seen a single site use rgb()? -- Michael Clayton www.twilighted.com

Re: OT: CSS mystery

2006-01-13 Thread Michael Clayton
Why the ellipses when defining your classes? I've never seen that before. Maybe I'm behind the loop. :) -- Michael Clayton www.twilighted.com ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229448 Archives: http

Mapping doesn't work

2006-01-13 Thread Michael Clayton
: /farcry Directory path: C:\CFusionMX7\farcry_core\admin Yet when I go to localhost:8500/farcry/install/ I get a 404. This makes no sense to me. Any suggestions? -- Michael Clayton www.twilighted.com ~| Message: http

Problem with Alagad Image Component

2006-01-08 Thread Michael Clayton
this error: -- Michael Clayton www.twilighted.com ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228772 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm

Problem with Alagad Image Component

2006-01-08 Thread Michael Clayton
are met, but the error still crashes my party. Any ideas? I've been working on this for hours and can't make any headway. Thanks folks. -- Michael Clayton www.twilighted.com ~| Message: http://www.houseoffusion.com/lists.cfm/link=i

Re: Problem with Alagad Image Component

2006-01-08 Thread Michael Clayton
. Search for this line: cfif arguments.y LT 0 OR arguments.x GTE getHeight() Replace with: cfif arguments.y LT 0 OR arguments.y GTE getHeight() -Original Message- From: Michael Clayton [mailto:[EMAIL PROTECTED] Sent: Monday, 9 January 2006 10:16 a.m. To: CF-Talk Subject

Re: Problem with Alagad Image Component

2006-01-08 Thread Michael Clayton
Good information, but I don't make the connection between that and my scrambled CFC. Maybe I'm daft. :) On 1/8/06, Baz [EMAIL PROTECTED] wrote: If you have a CFC within another CFC you could save it as either: 1. variables.InsideCFC OR 2. this.InsideCFC I am fully aware the

Re: lets give these ppl hell!

2006-01-07 Thread Michael Clayton
I want 29,000,000 friends too! *scoff* On 1/6/06, Ray Champagne [EMAIL PROTECTED] wrote: Well, the nice thing is that you posted it - Google will most likely archive it, for all the world to see. :) dave wrote: well i sent them a semi-nasty email b4 i posted that here :) I guess they

Re: HTML In Application.cfm

2005-12-31 Thread Michael Clayton
about proper coding practices in a web-based programming language. Our collective glory will blind the masses. -- Michael Clayton www.twilighted.com ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket

Re: HTML In Application.cfm

2005-12-31 Thread Michael Clayton
Sake to me. Straight from the bottle? You're a good man. On 12/31/05, Matt Robertson [EMAIL PROTECTED] wrote: On 12/31/05, Michael Clayton [EMAIL PROTECTED] wrote: Later on, we can sit at the pub with our mates and talk about how we obliterated our opponent in an online discussion group

Re: HTML In Application.cfm

2005-12-30 Thread Michael Clayton
I've only been using CF for a little over a year at work and at home. Just a disclaimer. :) My response would be that if you have a fairly large application where it is important to keep your action and content code separate, then it is well worth the time to learn and deploy Fusebox. With a

Re: HTML In Application.cfm

2005-12-30 Thread Michael Clayton
Why do we have rooms in our houses dedicated to different things? Why do we have neat little plastic things to keep our knives, forks, and spoons separate? It's all organization. No, it doesn't make it less large, but it does make it feel less large. If I get an error, I will know exactly

Re: CFC for Image Manipulation

2005-12-24 Thread Michael Clayton
a new cfc for free. :) On 12/24/05, Mark A Kruger [EMAIL PROTECTED] wrote: Michael - can you share the URL so I don't have to google (it's christmas after all :) -Original Message- From: Michael Clayton [mailto:[EMAIL PROTECTED] Sent: Friday, December 23, 2005 11:00 PM To: CF-Talk

Re: CFC for Image Manipulation

2005-12-23 Thread Michael Clayton
Hi guys. First post! I've been half-heartedly looking for a good image manip cfc for a while. I've checked all the ones in this thread, and it seems that the only one that will suit my needs is Alagad. Here are a list of the functions I need: - Thumbnail creation - Watermarking (with png's