RE: Own implementation of cachedwithin functionality

2006-07-18 Thread Ashwin Mathew
I wrote a memory sensitive cache a little while ago: http://blogs.sanmathi.org/ashwin/2006/07/01/memory-sensitive-caching-for -cf/ You'd have to build some infrastructure over it to push query objects in. -Original Message- From: Snake [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 200

Re: repeated random error with request variable

2006-07-18 Thread stylo stylo
>What is your Session timeout (in administrator and within your cfapplication >tag) set to? CreateTimeSpan(0, 1, 0, 1) I don't know in the administrator because it is a shared host. The variable "locale" is only used in the one instance on application pages. Anyway, doesn't seem to be that vari

Re: Site code - what have they used... ?

2006-07-18 Thread Rey Bango
Damn, beat me to it! :P Jim Davis wrote: > The company that did this site is: http://www.exceedonline.co.nz > > You might drop them a line and ask. > > Jim Davis ~| Introducing the Fusion Authority Quarterly Update. 80 pages

Re: OT: Site code - what have they used... ?

2006-07-18 Thread Rey Bango
They seem to be hosted by these guys: http://exceedonline.co.nz/page/450/CustomDevelopment.html Just give em a buzz and find out. :) Rey... Mike | NZSolutions Ltd wrote: > Hi guys, > > Just wondering if someone could help me with finding out what > programming language has been used to code...

RE: Site code - what have they used... ?

2006-07-18 Thread Jim Davis
> -Original Message- > From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2006 11:25 PM > To: CF-Talk > Subject: OT: Site code - what have they used... ? > > Hi guys, > > Just wondering if someone could help me with finding out what > programming language has

Re: OT: Site code - what have they used... ?

2006-07-18 Thread Tony
i mean, no way to tell, but i know that you or i could pull that off... so it cannot be rocket science... i mean, no offense... truly. that is in the code, so its at least considered a shopping cart app of sorts... right? :) tw On 7/18/06, Mike | NZSolutions Ltd <[EMAIL PROTECTED]> wrote: > Hi

OT: Site code - what have they used... ?

2006-07-18 Thread Mike | NZSolutions Ltd
Hi guys, Just wondering if someone could help me with finding out what programming language has been used to code... http://www.decorimports.co.nz/ One of my clients really likes this site. I am not sure whether the products are being pulled from a database or not? Regards Mike ~

RE: SOT: Large Table Layout.

2006-07-18 Thread Mark Henderson
Ian Skinner [mailto:[EMAIL PROTECTED] wrote: > > That is a start. > > Any hints on how to add the same affect for horizontal > scrolling in conjunction with the vertical scrolling? > Here is the only other bookmark I have regarding this topic from the css-design list (aside from Sandra's refer

RE: CFDJ

2006-07-18 Thread Eric Roberts
Maybe they should switch to Windows heheh *WEG* Eric -Original Message- From: B V [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 July 2006 20:54 To: CF-Talk Subject: Re: CFDJ Yeah, it's odd. Of all the things a website goes down for... On 7/18/06, Jeff Small <[EMAIL PROTECTED]> wrote

Re: check for class before creation

2006-07-18 Thread Dan Plesse
Like so class = createObject("java", "java.lang.Class"); class.forName("macromedia.jdbc.MacromediaDriver"); or createObject("java", "java.lang.Class").forName(" macromedia.jdbc.MacromediaDriver"); On 7/18/06, Brad Wood <[EMAIL PROTECTED]> wrote: > > I'm not familiar with forName(). How is it

RE: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Dave Watts
> First, my apologies for the snooty tone of my previous > message (I somehow can't seem to avoid shooting myself in the > foot in public--it must be a personality flaw). Personally, I always attempt to consciously discount the tone of email messages, since it's so easy to misinterpret that. >

RE: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Dave Watts
> Okay... I was not referring to the problem solving part of > being a programmer, I was just trying to lighten the mood > (opposite effect resulted, apparently). > > Anyways, it's hot, I need to sleep, and I only have about 60 > cf-talk messages to skim through left... I can only speak for mys

Re: CFDJ

2006-07-18 Thread B V
Yeah, it's odd. Of all the things a website goes down for... On 7/18/06, Jeff Small <[EMAIL PROTECTED]> wrote: > > Yeah, I get the Apache test page. > > 9:46 PM > > -Original Message- > From: B V [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2006 9:39 PM > To: CF-Talk > Subject:

Re: CFDJ

2006-07-18 Thread Tony
yes. i have. On 7/18/06, B V <[EMAIL PROTECTED]> wrote: > This may just be me, but I can't access the CFDJ site. > http://coldfusion.sys-con.com/. Has anyone else noticed this? > > > ~| Introducing the Fusion Authority Quarterly

RE: CFDJ

2006-07-18 Thread Jeff Small
Yeah, I get the Apache test page. 9:46 PM -Original Message- From: B V [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 9:39 PM To: CF-Talk Subject: CFDJ This may just be me, but I can't access the CFDJ site. http://coldfusion.sys-con.com/. Has anyone else noticed this? ~~

CFDJ

2006-07-18 Thread B V
This may just be me, but I can't access the CFDJ site. http://coldfusion.sys-con.com/. Has anyone else noticed this? ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion informatio

Re: OT: Javascript Menu that Displays Over IFrames

2006-07-18 Thread Mingo Hagen
Matt Robertson wrote: > The Brain Jar menu carries a GNU General Public License. To quote from it: > > 2. b) You must cause any work that you distribute or publish, that in > whole or in part contains or is derived from the Program or any > part thereof, to be licensed as a whole at no

SOLVED: Why the error was generated

2006-07-18 Thread Will Tomlinson
Tom C. hit the nail on the head with my I took the out and it stopped erroring. Thanks for everyone's help! Will ~| Introducing the Fusion Authority Qu

RE: Checksum Object?

2006-07-18 Thread loathe
That's what I ended up doing, but I had been hoping there was something out there to run the compare automatically. The app is about 2000 files, and it's taking about 40 seconds to run this right now. > -Original Message- > From: Tom Chiverton [mailto:[EMAIL PROTECTED] > Sent: Tuesday, Ju

RE: imageCFC: Scale x/y vs Resize

2006-07-18 Thread Michael E. Carluen
Thanks for confirming, Rick. I really just wanted to know if there was anything beyond what was obvious. > -Original Message- > From: Rick Root [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2006 6:05 PM > To: CF-Talk > Subject: Re: imageCFC: Scale x/y vs Resize > > Michael E. C

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Mingo Hagen
Dave Watts wrote: >> In programming laziness is a good characteristic. >> > > But you're not programming, you're trying to solve a problem. Laziness is > not a good characteristic for problem-solving. Okay... I was not referring to the problem solving part of being a programmer, I was just t

Re: imageCFC: Scale x/y vs Resize

2006-07-18 Thread Rick Root
Michael E. Carluen wrote: > Rick R (or anyone familiar): I was wondering what the main differences > between scaleX/scaleY versus Resize in terms of image output quality. I am > aware of the obvious difference that Resize needs both width and height > arguments, and scaleX only needs the desired

RE: Fusebox Documents

2006-07-18 Thread Eric Roberts
That would be the place ;-) Eric -Original Message- From: Mingo Hagen [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 July 2006 03:08 To: CF-Talk Subject: Re: Fusebox Documents fusebox.org ? Anbu Selvan wrote: > Hi, > > Is there any site to download the fusebox documents. I want a detail

imageCFC: Scale x/y vs Resize

2006-07-18 Thread Michael E. Carluen
Rick R (or anyone familiar): I was wondering what the main differences between scaleX/scaleY versus Resize in terms of image output quality. I am aware of the obvious difference that Resize needs both width and height arguments, and scaleX only needs the desired width etc. Thanks!! ~

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Vince Bonfanti
First, my apologies for the snooty tone of my previous message (I somehow can't seem to avoid shooting myself in the foot in public--it must be a personality flaw). To answer your question: no, BD 7.0 has not been released publicly yet. The public beta is planned to begin soon, as announced at

Re: How to replicate changes in a cluster?

2006-07-18 Thread Troy Simpson
I just figured this out. 1. Create One JRun Server and Deploy an exploded ColdFusion EAR/WAR file into it as various documentations on the internet says to do. 2. Configure ColdFusion EAR/WAR file like you want it. Use the CFIDE administrator to configure ColdFusion like you want it. Create a J2

RE: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Rick Faircloth
>> ok ok, I did not mean to offend anyone out there, so forgive me if I >> did. > Speaking for myself, I'm not offended. Rhetorical tongue-in-cheek, Dave...*easy* boy... long day, eh? Rick -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 5:3

JWS and jrun-web.xml

2006-07-18 Thread Troy Simpson
I have deployed a ColdFusion EAR/WAR in a JRun Server. The Context-Root Directory is the WAR directory and it looks like this: ../CFIDE ../META-INF ../WEB-INF I have some content in the WEB-INF directory and I created a virtual-directory like this in the jrun-web.xml file /farcry/* c:/jrun/ser

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Mark Mandel
I just posted up my asyncHTTP caller (asyncronous GET and POST requests). http://www.compoundtheory.com/?action=asynchttp.index I've yet to do a blog post on it, but it's very straight forward. Drop the lib in your webroot (or mapping), create a new asyncHTTP CFC, and then run the get() or post(

RE: Credit Card merchants

2006-07-18 Thread Neal Bailey
Yeah all true... and yes I ended up using the SOAP requests eventually but after taking a step back from all my hard work I came to realize that I would probably lose more customers through this process then gain. If I were running an eBay store then the Express Checkout may be worth all the effort

RE: XML to CF query object: possible?

2006-07-18 Thread Munson, Jacob
I do this in CFQuickDocs, here's a shortened version of what I do: I believe you can also do this with cfscript and it looks a bit cleaner. > -Original Message- > From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2006 2:23 P

RE: Large Table Layout.

2006-07-18 Thread Ian Skinner
This is what I have working so far. It is coded specifically for IE 6. If anybody wants to critique, comment, improve, I am most open to suggestions. http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml";> Scrolling Te

RE: check for class before creation

2006-07-18 Thread Brad Wood
I'm not familiar with forName(). How is it used? ~Brad -Original Message- From: Dan Plesse [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 4:42 PM To: CF-Talk Subject: Re: check for class before creation forName() might be better because its faster to report the error. I think c

Re: check for class before creation

2006-07-18 Thread Dan Plesse
forName() might be better because its faster to report the error. I think createObject takes longer. On 7/18/06, Brad Wood <[EMAIL PROTECTED]> wrote: > > What if I did a cfdirectory and simply looked for the seefusion.jar > file? That would probably work, but I don't know if that is bad form > fr

Re: Reloading java classes without restarting CF?

2006-07-18 Thread Dan Plesse
The best part about java is what happens at runtime. ClassLoaders are good if your methods are not protected or private. Example you can't classload Jexcel API but you can hack the classpath and add it that way. I would forName() inside a cftry and load it inside the cfcatch. For protected or priva

RE: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Dave Watts
> ok ok, I did not mean to offend anyone out there, so forgive > me if I did. Speaking for myself, I'm not offended. > - There seems to be no obvious way to schedule .car creation > from within CF, at least from what I got as reactions up to > now. Or is there? Not exactly obvious, but nothin

RE: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Dave Watts
> Cool--you guys are good! Then it should only take you another > day to implement abstract CFCs and CFC interfaces (both fully > supported--not open source projects--in BD 7.0). And adding > support for the "null" keyword and IsNull function (more BD > 7.0 features) could probably be done befo

Re: One-to-many application on one screen

2006-07-18 Thread Andrew McDuff
Great. You can count on it :-) Thks again, Andy >Yeah, and of course, post any problems here... We'll get you up and running >;) > >.. >Ben Nadel >www.bennadel.com > > >-Original Message- >From: Andrew McDuff [mailto:[EMAIL PROTECTED] >Sent: Tuesday, July 18, 2006 4:2

RE: Reloading java classes without restarting CF?

2006-07-18 Thread Gaulin, Mark
Thanks for the pointer! I'll check it out. Mark -Original Message- From: Qasim Rasheed [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 4:12 PM To: CF-Talk Subject: Re: Reloading java classes without restarting CF? I believe this is what you need http://www.compoundtheor

Re: Credit Card merchants

2006-07-18 Thread Mary Jo Sminkey
Just to add to some of the comments about PayPal ProI just completed integrating it into CFWebstore for a customer and it is indeed a real pain to do...particularly the Express Checkout section. However, you don't really need to create any objects. The samples with DirectPay using Java objec

Re: Scheduling .car creation (in other words: scheduling settings backups)

2006-07-18 Thread Beru
ok ok, I did not mean to offend anyone out there, so forgive me if I did. To summarize: - There seems to be no obvious way to schedule .car creation from within CF, at least from what I got as reactions up to now. Or is there? - I got 2 interesting answers on this topic, in which I'll dig into and

RE: One-to-many application on one screen

2006-07-18 Thread Ben Nadel
Yeah, and of course, post any problems here... We'll get you up and running ;) ... Ben Nadel www.bennadel.com -Original Message- From: Andrew McDuff [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 4:28 PM To: CF-Talk Subject: Re: One-to-many application on on

Re: XML to CF query object: possible?

2006-07-18 Thread Claude Schneegans
>>Looking through the docs and cflib I don't see anything, but have any of you converted an XML doc to a CF query object? If so, can you point me in the right direction? May be CF_REextract ( http://www.cftagstore.com/tags/cfreextract.cfm ) could help you. It can parse about anything from about

Re: OT: Javascript Menu that Displays Over IFrames

2006-07-18 Thread Matt Robertson
The Brain Jar menu carries a GNU General Public License. To quote from it: 2. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third partie

RE: One-to-many application on one screen

2006-07-18 Thread Mike Klostermeyer
Remember, anytime you are taking input from a URL, use cfqueryparam within your queries to filter out the bad guys. Mike -Original Message- From: Andrew McDuff [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 3:28 PM To: CF-Talk Subject: Re: One-to-many application on one screen O

Re: One-to-many application on one screen

2006-07-18 Thread Andrew McDuff
Ok dokey, will go for this and take on-board advice on simplification! Thanks to all. Andy >No need for IFRAME's. Simply use javascript to trigger an onchange event in >the student drop-down. The event should locate the browser to the same >page, with a URL parameter consisting of at least th

XML to CF query object: possible?

2006-07-18 Thread Pete Ruckelshaus
Looking through the docs and cflib I don't see anything, but have any of you converted an XML doc to a CF query object? If so, can you point me in the right direction? Thanks Pete ~| Introducing the Fusion Authority Quarterly

Re: OT: Javascript Menu that Displays Over IFrames

2006-07-18 Thread Ali Awan
Mingo, Thanks, that looks really nice. I'll keep that in mind for the future. But for right now, I found something really simple. An almost entirely CSS solution, which much less Javascript to worry about. Ali > I should have replied earlier, but for the sake of completeness, the > Brainjar.c

Re: CFMail Throttling for CFerror handling

2006-07-18 Thread Scott Newsome
Thanks for the reply Matt. There are some useful nuggets of information the site you provided. Scott On 7/17/06, Matt Robertson <[EMAIL PROTECTED]> wrote: > > You can use cffile to store the error files to disk. > > I have a system that stores a small mountain of diagnostic info via > dumping all

Re: Reloading java classes without restarting CF?

2006-07-18 Thread Qasim Rasheed
I believe this is what you need http://www.compoundtheory.com/?action=displayPost&ID=117 Thanks, Qasim On 7/18/06, Rick Root <[EMAIL PROTECTED]> wrote: > > Gaulin, Mark wrote: > > Has anybody come up with a way to reload a java class (that is being > > created with CreateObject("java", "path..."

Re: Reloading java classes without restarting CF?

2006-07-18 Thread Rick Root
Gaulin, Mark wrote: > Has anybody come up with a way to reload a java class (that is being > created with CreateObject("java", "path...")) so that new .class files > can be loaded without restarting CF? I'm thinking only a custom class > loader will do this... I'm pretty sure the jar files are o

RE: One-to-many application on one screen

2006-07-18 Thread Mike Klostermeyer
No need for IFRAME's. Simply use javascript to trigger an onchange event in the student drop-down. The event should locate the browser to the same page, with a URL parameter consisting of at least the student ID that was chosen. Query for the data for this student, then, underneath the drop-down

RE: One-to-many application on one screen

2006-07-18 Thread Kevin Aebig
And I'd go so far to mention that avoiding frames altogether might be a wise choice. If anyone else ever needs to take over this project, they'll be lost immediately. You could look into using DIV's to get a similar effect, but that depends whether or not you're comfortable with coding JS from scr

Reloading java classes without restarting CF?

2006-07-18 Thread Gaulin, Mark
Hi Has anybody come up with a way to reload a java class (that is being created with CreateObject("java", "path...")) so that new .class files can be loaded without restarting CF? I'm thinking only a custom class loader will do this... Any help appreciated! Thanks Mark ~

RE: SOT: Large Table Layout.

2006-07-18 Thread Sandra Clark
you could try the same approach using to group cells that scroll and non scrolling cells within tbody ... ... Sandra Clark =

RE: Large Table Layout.

2006-07-18 Thread Andy Matthews
I tried tbody and couldn't get it work. -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 2:30 PM To: CF-Talk Subject: RE: Large Table Layout. Wouldn't a scrolling TBODY be the correct approach? There may be browser-support issues with TBO

RE: Large Table Layout.

2006-07-18 Thread Andy Matthews
Yeah...sorry about that. I realized after I sent it that I either needed to add more rows or shorten the height in the scrollme ID. That'll do it for you. -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 2:18 PM To: CF-Talk Subject: RE: Large Ta

RE: One-to-many application on one screen

2006-07-18 Thread Ben Nadel
Not that his is an answer, but I would err on the side of simplicity. Unless you are very comfortable with Javascript and frames loading asynchronously, I would tend to stay with single-page designs. Once you get that working, maybe then go about making it more dynamic. It just seems like a small,

Re: Why would this generate an error?

2006-07-18 Thread Will Tomlinson
>CFLocation fires the onError function (I believe). Are you using a >CFLocation after they Log into the system? I tried posting again after the first one but it wouldn't come thru. It actually throws the error when you just hit the login page. You don't even hafta login. Lemme try some of the

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Rick Root
Vince Bonfanti wrote: > Cool--you guys are good! Then it should only take you another day to > implement abstract CFCs and CFC interfaces (both fully supported--not open > source projects--in BD 7.0). And adding support for the "null" keyword and > IsNull function (more BD 7.0 features) could pr

RE: CFML-based online chat apps?

2006-07-18 Thread Snake
There is CF_CHAT, but is is more of a community chat app than a one on one support chat. Snake -Original Message- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: 18 July 2006 19:17 To: CF-Talk Subject: CFML-based online chat apps? Are there any online chat apps like LivePerson tha

RE: Large Table Layout.

2006-07-18 Thread Dawson, Michael
Wouldn't a scrolling TBODY be the correct approach? There may be browser-support issues with TBODY, however. M!ke ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information

RE: ANNOUNCE: CFMBB 1.1 Available

2006-07-18 Thread Snake
It's the bells and whistles that make things like PHPBB so widely used, so thanks for adding them to Ray's already fine work. I can't even remember how long I have been thinking of doing a CF FORUM, I even have one half done, but I just never got around to finshing it and just ended up using ASP fo

RE: SOT: Large Table Layout.

2006-07-18 Thread Ian Skinner
That is a start. Any hints on how to add the same affect for horizontal scrolling in conjunction with the vertical scrolling? See this blog entry. http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&id=110 -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sac

One-to-many application on one screen

2006-07-18 Thread Andy McDuff
Hi there, I'm relatively new to CF (although Ben's WACK book is being throughly digested) but fine with SQL, DB design and no problems on general coding. I'm working on a small test app to display courses being attended by students. The idea is to put everything on one single HTML page. At the top

RE: Large Table Layout.

2006-07-18 Thread Ian Skinner
Andy Copying that code does not give me the expected behavior. I get no scrolling whatsoever. I am not sure why, because the code looks like it should produce scrolling. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA - | 1 | | - B

RE: SOT: Large Table Layout.

2006-07-18 Thread Brad Wood
You could consider doing something in flash using Flex or just CFGrid. The column headers in a cfgrid stay there, and there are some tricks to keep a vertical column which remains there and also scrolls up and down with the rest of the data. ~Brad -Original Message- From: Ian Skinner [mai

Re: Low-tech asychronous call to ColdFusion

2006-07-18 Thread Vince Bonfanti
Cool--you guys are good! Then it should only take you another day to implement abstract CFCs and CFC interfaces (both fully supported--not open source projects--in BD 7.0). And adding support for the "null" keyword and IsNull function (more BD 7.0 features) could probably be done before lunch; a

RE: SOT: Large Table Layout.

2006-07-18 Thread Sandra Clark
See this blog entry. http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&id=110 http://tinyurl.com/pp4no Sandra Clark == http://www.shayna.com Training in Cascading Style Sheets and Accessibility CSS HANDS ON New York City, October 10-13, 2006. http://ww

RE: Large Table Layout.

2006-07-18 Thread Andy Matthews
You could do something like this. I literally just sent out this same answer to another mailing list. What great timing. new document