Re: Session-Based CFC Usage Across Clusters

2004-07-25 Thread Barney Boisvert
> Can you clarify what you mean by "shared" CFC instance?  Do you mean in > the application scope? > > If so, do you then lock each call to the shared CFC method? Yeah, or perhaps a CFC created on the fly (which obviously isn't really shared). The point is that the CFC instance isn't tied to the

OT: Excel ?

2004-07-25 Thread Michael T. Tangorre
Does anyone know how to dynamically add rows in excel? Here is what I have. I have a queue simulation setup in excel whereby in a cell you specify the number of "customers" as an interger. So for instance, 500. When I put that number in there I would to dynamically create 500 rows. Now for the kic

Re: CF Jukebox redux - what browsers to support.

2004-07-25 Thread Dick Applebaum
Nice interface -- but the FF and FR didn't work. And, I prefer a scrolling list of songs, rather than having to press a button to see which song it hides.  This would not be acceptable with any more than a few songs -- and what about albums> It does make my point about the overhead of Flash:  

404 Page

2004-07-25 Thread Andrew Grosset
If you're thinking of designing a 404 page (page not found) then this might inspire you! http://www.harb85.freeserve.co.uk/rig/rigs.htm [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: A script to Prevent SQL Injection: feedback/suggestions?

2004-07-25 Thread Andrew Grosset
Hi Matt, I looked at the CF MX 6.1 doc's for HTMLEditFormat: " Replaces special characters in a string with their HTML-escaped equivalents. HTML-escaped string string. Returns are removed from string. Special characters (for example, < " &) are escaped. " Personally I think that if you want t

Re: CF Jukebox redux

2004-07-25 Thread Dick Applebaum
I'll have a look I plan on open-sourcing mine -- when it is a little further along I will ask before I use any of your stuff Thanks Dick "The reason there are two senators for each state is so that one can be the designated driver." -Jay Leno - On Jul 25, 2004, at 12:43 PM, JB McMichael wrot

Re: searching similar words

2004-07-25 Thread Jeffry Houser
Yes, verity will index database content.   w/ regards to hosting companies, check with your host. At 05:01 PM 7/25/2004, you wrote: >Subject: searching similar words >From: Roberto Perez <[EMAIL PROTECTED]> >Date: Sun, 25 Jul 2004 11:58:05 -0400 >Thread: >http://www.houseoffusion.com/cf_lists/in

Re: CF Jukebox redux - what browsers to support.

2004-07-25 Thread dave
dick i only have about 5 minutes and i'll try to respond properly later this evening but take a look at this and see what kind of overhead this creates simple mp3 flash player with a xml playlist the swf is only 7kbs these mp3's werent saved for streaming just converted in mp3pro so could only be i

RE: searching similar words

2004-07-25 Thread Roberto Perez
At 07:10 PM 7/25/04, Paul Vernon wrote: > >Those search techniques are built into the dictionary server software. The >RFC for dictionary servers can be found here... > >http://www.faqs.org/rfcs/rfc2229.html > Thanks for the answer. I've been looking at those and they seem to be something that ne

Re: CF Jukebox redux

2004-07-25 Thread JB McMichael
I wrote a jukebox in CF a couple of years ago.  I don't know if I ever actually sent it to anyone, but here is the code if you want it. http://kno-where.com/stuff/jukebox.zip It works a little differently then yours does, but, if you can get any use out of it, it would make me happy.  Just let

Re: searching similar words

2004-07-25 Thread powell
MSSQL, and some other SQL databases, provide the SOUNDEX function, which would help you to do matches against words that have a similar pronunciation. >Hi all, > >I have a question for you. I'm building an online dictionary with CFMX and >Access 2000. I'd like to do what Webster's (http://www.m-w

Re: searching similar words

2004-07-25 Thread Dick Applebaum
Verity, Lucene and some others have stemming which somewhat resolves singulars and plurals If you are looking for homonyms, synonyms you need a thesaurus. I've used Soundex, quite extensively -- many state & local govts use this for things like name searches: Schmidt, Smith, Smythe give the sa

RE: searching similar words

2004-07-25 Thread Paul Vernon
Hi Roberto, Those search techniques are built into the dictionary server software. The RFC for dictionary servers can be found here... http://www.faqs.org/rfcs/rfc2229.html There are lots of links to C, Java, Perl and Python implementations of dictionary servers here http://www.dict.org

Re: searching similar words

2004-07-25 Thread Roberto Perez
At 10:57 AM 7/25/04, I myself wrote: >I'm building an online dictionary with CFMX and >Access 2000. I'd like to do what Webster's (http://www.m-w.com) does, which >is: if you search for "kaflooey", the results page tells you there's no >such entry in the dictionary, and they gives you a list of 10

Re: onTap

2004-07-25 Thread S . Isaac Dealey
> H While I'm looking through the site - is there a > zip/download of the doco for onTap that I can read offline > at my leisure? There's a zip of the framework core components which you can install on your own cf server -- as of right now all the documentation is cf-driven (it's the framework

Re: searching similar words

2004-07-25 Thread Roberto Perez
At 12:19 PM 7/25/04, Jeffry Houser wrote: >   Off the top of my head, isn't this built right into Verity?  I'd start by >exploring that avenue. I thought verity would index a given folder/directory content, much like a search engine. Does it also do the same with DB contents, checking for altern

Re: Forums onTap - check 'em out! :)

2004-07-25 Thread S . Isaac Dealey
Yea, unfortunately I still seem to be getting that same error, and still am unable to reproduce it, so... hrm... I'll bet this has to do with my own custom code I was using to try and let me force the framework to reload itself... I'll comment it out and let it go for a while and see if I still get

onTap

2004-07-25 Thread Aaron DC
H While I'm looking through the site - is there a zip/download of the doco for onTap that I can read offline at my leisure? Had a quick look and could not see anything. There are different plugins and components, I guess I'm looking for an offline copy/version of all the supporting notes etc. W

Re: searching similar words

2004-07-25 Thread Jeffry Houser
Off the top of my head, isn't this built right into Verity?  I'd start by exploring that avenue. At 01:01 PM 7/25/2004, you wrote: >Subject: searching similar words >From: Roberto Perez <[EMAIL PROTECTED]> >Date: Sun, 25 Jul 2004 10:57:02 -0400 >Thread: >http://www.houseoffusion.com/cf_lists/ind

Re: Forums onTap - check 'em out! :)

2004-07-25 Thread Aaron DC
ok oops. Tried again, clicked on the plugins topic and the following page was returned: -- Ooops!  There was an error.      The page you have requested has generated an error.   The system administrator has been notified via email of the problem and will attempt to resolve th

Re: Forums onTap - check 'em out! :)

2004-07-25 Thread Aaron DC
working now - i tried plain /ontap/ as well as /ontap/forum and both returned a table cell with an exclamation mark and the error message below. Gremlins, I tells ya! Aaron - Original Message - From: S. Isaac Dealey To: CF-Talk Sent: Monday, July 26, 2004 1:55 AM Subject: Re: Forums on

Re: Forums onTap - check 'em out! :)

2004-07-25 Thread S . Isaac Dealey
Could you try it again? I can't reproduce the error. > The page you have requested has generated an error. > The system administrator has been notified via email of > the problem and will attempt to resolve the issue as > quickly as possible > Aaron > - Original Message - > From: S. Isaa

searching similar words

2004-07-25 Thread Roberto Perez
Hi all, I have a question for you. I'm building an online dictionary with CFMX and Access 2000. I'd like to do what Webster's (http://www.m-w.com) does, which is: if you search for "kaflooey", the results page tells you there's no such entry in the dictionary, and they gives you a list of 10 po

Re: Urgent help needed Please

2004-07-25 Thread Dick Applebaum
If you installed CFMX under JRun4 in Applications: 1) Get into terminal mode (run /Applications/Utilities/Terminal 2) Start CFMX with:    /Applications/JRun4/bin/jrun -start yourcfmxservername admin this will start both your and the admin server after a while the JMC will be available at:    loc

Re: Urgent help needed Please

2004-07-25 Thread Sangeeta Karmokar
Hi Guys, Thanks for the response. I did test and I am sure that CF server is not running. I am working on Mac OS X an Web Server is also installed on the same machine. So how to strart the server? Do I have to start manually or I have to run a batch file to start the server? Regards Sangeeta San

Re: CF Jukebox redux - what browsers to support.

2004-07-25 Thread dave
it was near lvlle, bardstown but i just moved back home to the real world! (colorado) last week yeah i had forgotten that i had forgot to put some code in to make the pix work same code at http://www.yockeys.com/slipnslide/slipnslideday.html that video was taken with a cheesy lil $50 pocket camera

Re: CF Jukebox redux - what browsers to support.

2004-07-25 Thread Dick Applebaum
Dave Hmm First of all nice site.  Where in KY? -- We spent some time,a while back in Loolvul. One of the best restaurants I have ever seen -- Orleans House. Anyway. 1) The initial page (menu of thumbnails) takes about 28 sec to load. 2) I never could get any thumbnail to show the full-size pi