WAR File Deployment

2006-04-11 Thread Jonathon Parker
I am running CFusionMX 6.1 and need to deploy a WAR file. I can find no option for that under CFIDE. I tried to manually deploy it by creating a webapps directory and putting the WAR file there, but that didn't work either. I would greatly appreciate some advice. Jonathon

maximum number of files in directory

2006-04-11 Thread Gilbert Midonnet
I'm creating a database for a store. It will probably have several thousand items (but will probably never come close to 10,000). The pictures of the items will be stored in a file directory (not as a blob in a database). What is the maximum amount of files that can be stored in a directory and

Re: maximum number of files in directory

2006-04-11 Thread Thomas Chiverton
On Tuesday 11 April 2006 13:42, Gilbert Midonnet wrote: It is quite possible that there could be 15-20,000 images in this directory. Is that too many? I would say so. You may want to break it down into subdirs by initial character, 2nd character, and then the file or something. That is how

Re: VHS and Betamax

2006-04-11 Thread Denny Valliant
The comment I forgot to make in that post was that really I think the trick is to find handfull of technologies you like that are on the up-swing (since they all rise and fall) and stick with them as long as you can. This should make it easier to add other complementary skills as the demand

OT: selling my private (multi-language) spare time-/event-community for german-language countries (cfmx7,mach-II,rich forms)

2006-04-11 Thread Sebastian Mork
Hi, Sorry,I know its OT, but maybe someone may be interested.. although its actually for users from germany, austria and switzerland :) Im selling my private Online-Community, its a spare time/ event-community with contact-lists, contacts of contacts, events, a postbox for communication,

Re: WAR File Deployment

2006-04-11 Thread Denny Valliant
Use the JRun administrator. There is a good how-to about clusters and 6.1that explains doing it for CF, but it's similar for other apps. On 4/11/06, Jonathon Parker [EMAIL PROTECTED] wrote: I am running CFusionMX 6.1 and need to deploy a WAR file. I can find no option for that under CFIDE.

Re: ANNOUNCE: CFMBB Forums resurrected

2006-04-11 Thread Rick Root
Andrew Grosset wrote: Rick, I tried to register (http://www.cfmbb.org/forums.cfm) and got this error: thanks andrew, I saw your bug report and just fixed it and released 0.81 I also added postgresql support and numerous other changes to 0.81 ... like I changed all the tinyint and bit

Re: maximum number of files in directory

2006-04-11 Thread Claude Schneegans
or maybe categories (dresses, denim, jewelry) (the advantage of this would be fewer directories than designers) You could also use some better balanced subdivision. For instance, if you have some numerical Id nb, use the three last digits as the file name, and the rest for the directory. This

Re: WAR File Deployment

2006-04-11 Thread Douglas Knudsen
try dropping the WAR under servers/cfusion-ear DK On 4/11/06, Jonathon Parker [EMAIL PROTECTED] wrote: I am running CFusionMX 6.1 and need to deploy a WAR file. I can find no option for that under CFIDE. I tried to manually deploy it by creating a webapps directory and putting the WAR file

Re: WAR File Deployment

2006-04-11 Thread Jonathon Parker
try dropping the WAR under servers/cfusion-ear DK On 4/11/06, Jonathon Parker [EMAIL PROTECTED] wrote: Thanks for responding, but I don't have a JRun administrator and can't find a folder named servers/cfusion-ear. I am running CFusion on IIS. Is that significant?

RE: WAR File Deployment

2006-04-11 Thread Munson, Jacob
Thanks for responding, but I don't have a JRun administrator and can't find a folder named servers/cfusion-ear. I am running CFusion on IIS. Is that significant? You will see the servers/cfusion-ear directory only if you did the multi-server j2ee install option (or something like that,

RE: maximum number of files in directory

2006-04-11 Thread Shepherd, Brandon
I have also seen that if clusters on the hard drive go bad that affect the folder. All images in that folder are now inaccessible. -B -Original Message- From: Gilbert Midonnet [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 5:42 AM To: CF-Talk Subject: maximum number of files

RE: maximum number of files in directory

2006-04-11 Thread Gilbert Midonnet
Thanks all, I was pretty sure that 10-20,000 was way too much but not certain how best to organize it. I'm still thinking it through. Thanks about the point regarding category. (Category would not be a good choice, since someone may choose the wrong category first, then update the product.)

Re: WAR File Deployment

2006-04-11 Thread Douglas Knudsen
if you dont' have a jrun4/servers/cfusion-ear folder, you probably do not have the enterprise version. IIRC, you can' deploy WARs on the standard license...i could be wrong on that. DK On 4/11/06, Jonathon Parker [EMAIL PROTECTED] wrote: try dropping the WAR under servers/cfusion-ear DK

CFChart Format= Flash Veritical Value

2006-04-11 Thread David Brown
Hello everyone, I have looked on several blogs and tried using webcharts, but as of yet I can't find a way. And there may not be a way. I would like to show the value of a bar chart vertical inside of the bar. Right now I have the values inside of the bar, but they are horizontal. For 2

RE: maximum number of files in directory

2006-04-11 Thread Mike Klostermeyer
I've served images from a Windows 2000 Server that was fine until it reached 20,000-30,000, at which point it became unstable. Mike -Original Message- From: Gilbert Midonnet [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 10:19 AM To: CF-Talk Subject: RE: maximum number of files

RE: maximum number of files in directory

2006-04-11 Thread Dave Watts
I'm creating a database for a store. It will probably have several thousand items (but will probably never come close to 10,000). The pictures of the items will be stored in a file directory (not as a blob in a database). What is the maximum amount of files that can be stored in a

RE: Dedicated Server

2006-04-11 Thread Gilbert Midonnet
I'm looking for dedicated server space as well. iWeb.ca doesn't look as if it’s a CF shop. Gil -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: Monday, April 10, 2006 12:03 PM To: CF-Talk Subject: Re: Dedicated Server I've been very satisfied with iWeb.ca Rey...

Re: maximum number of files in directory

2006-04-11 Thread Jerry Johnson
I often use the itemID to break down the folders, since these seldom change. Since it is the computer and not humans that do the sorting, the rules can be simple for the computer, even though weird for people. The last 3 digits of the zero padded id has worked well for me.

Re: maximum number of files in directory

2006-04-11 Thread Ken Ferguson
A customer of mine had a Windows 2K server on a cheesy little box. It had about 15,000 images in one folder and was still serving them up without much if any problem. However, I made the mistake of trying to open the folder in Explorer one day and the machine laughed maniacally then went

Problem with Java object calls

2006-04-11 Thread Andrew Dixon
Hi. I having a problem with a Java object call. It appears that the CF server does not create the objects exclusively when more than one instance of the same script is running. I have created a java class to do multi-threaded XML post to a web service. The java class works fine and everything is

RE: java.lang.OutOfMemoryError: unable to create new native thread

2006-04-11 Thread Russ
I have already played with those settings, but it still crashed yesterday. Here are the settings I'm using: java.args=-server -DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS -Xms256m -Xmx512m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=512m -XX:+UseParallelGC -XX:+AggressiveHeap You would

404 errors and old google data

2006-04-11 Thread Ben Nadel
A client site of mine is getting a bunch of 404 errors now when Google/MSN/Yahoo bots are trying to find pages that were on their old site. Will this problem just fix itself over time? Should I set the header info (other than a 404 status)? Something like a permanent redirect or a permanent

Re: maximum number of files in directory

2006-04-11 Thread John Paul Ashenfelter
On 4/11/06, Gilbert Midonnet [EMAIL PROTECTED] wrote: I'm creating a database for a store. It will probably have several thousand items (but will probably never come close to 10,000). The pictures of the items will be stored in a file directory (not as a blob in a database). What is the

RE: maximum number of files in directory

2006-04-11 Thread Burns, John D
This begs another question that I haven't run into a problem with yet but makes me feel uneasy. What about folders within a folder? I have a folder where I create a new folder for every user on the site and then anything they upload goes into their folder. This is working well so far as we only

RE: 404 errors and old google data

2006-04-11 Thread Andy Matthews
I'm having the same problem. I just redesigned a site and I'm getting CF errors from some pages and 404 errors from other pages. I'd love to know what you did for a solution. !//-- andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737

RE: 404 errors and old google data

2006-04-11 Thread Russ
If possible, set up an apache redirect that redirects the old url to the new one. (and make it a permanent redirect). This way the search engines will start indexing the new site. You can also just rewrite all the not found urls to the home page of the new site, so this way the search engines

RE: 404 errors and old google data

2006-04-11 Thread Ben Nadel
Russ, Good suggesitons, but I can't really do a permanent redirect as I don't know what the old Urls are... I was not involved in the old site creation, nor was my client-contact. As far as the homepage redirect, I like having the error page to let people know that they didn't make a mistake..

chr(10) in excel

2006-04-11 Thread Turetsky, Seth
Hi, I have a page that pops up in excel, but I want line wraps within cells. I tried chr(10) but it doesn't seem to respect it. Has anyone done this or can they try this(i'm using BD now), I vaguely remember this working in the past. Thanks, Seth !---test code--- CFHEADER NAME=Expires

Re: chr(10) in excel

2006-04-11 Thread Rob Wilkerson
Try #chr(13)##chr(10)#? On 4/11/06, Turetsky, Seth [EMAIL PROTECTED] wrote: Hi, I have a page that pops up in excel, but I want line wraps within cells. I tried chr(10) but it doesn't seem to respect it. Has anyone done this or can they try this(i'm using BD now), I vaguely remember this

Re: VHS and Betamax

2006-04-11 Thread S . Isaac Dealey
The comment I forgot to make in that post was that really I think the trick is to find handfull of technologies you like that are on the up-swing (since they all rise and fall) and stick with them as long as you can. This should make it easier to add other complementary skills as the demand

Re: maximum number of files in directory

2006-04-11 Thread Claude Schneegans
I'll probably do something along the line you suggest but probably bring it down to 100 or 250 instead of a thousand. Time to use the MOD operator then ;-) -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm

RE: 404 errors and old google data

2006-04-11 Thread Dawson, Michael
Can't you get the 404 errors from the web server logs? If they tried to access your web site and received a 404, it will be in the logs. M!ke -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 11:43 AM To: CF-Talk Subject: RE: 404 errors and old

RE: chr(10) in excel

2006-04-11 Thread Turetsky, Seth
I think that is to drop to the next cell, but I just want a break in the cell(alt-enter in excel) -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:04 PM To: CF-Talk Subject: Re: chr(10) in excel Try #chr(13)##chr(10)#? On 4/11/06,

RE: VHS and Betamax

2006-04-11 Thread Dave Francis
-Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:11 PM To: CF-Talk Subject: Re: VHS and Betamax No not entirely. The issue is that we're still in transition. The hardware progress is not as fast as many of us would like and sometimes we

RE: chr(10) in excel

2006-04-11 Thread Brad Wood
OK, I opened Excel, typed 1 then hit alt-enter, and then typed a 2. I then saved the document as html, and this was the table it produced: table x:str border=0 cellpadding=0 cellspacing=0 width=64 style='border-collapse: collapse;table-layout:fixed;width:48pt' col width=64 style='width:48pt'

Re: java.lang.OutOfMemoryError: unable to create new native thread

2006-04-11 Thread Douglas Knudsen
have you turned on metrics logging? Maybe you need to up your max sim threads. your error trace has quite abit about JDBC in it. Are you limiting your DSN connections? DK On 4/11/06, Russ [EMAIL PROTECTED] wrote: I have already played with those settings, but it still crashed yesterday.

RE: chr(10) in excel

2006-04-11 Thread Turetsky, Seth
Played with the br but it breaks the cell then. And if I add in html tags, it ignored all chr()'s. hmm might not be possible -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:50 PM To: CF-Talk Subject: RE: chr(10) in excel OK, I opened

Re: maximum number of files in directory

2006-04-11 Thread Jochem van Dieten
Gilbert Midonnet wrote: I'm creating a database for a store. It will probably have several thousand items (but will probably never come close to 10,000). The pictures of the items will be stored in a file directory (not as a blob in a database). What is the maximum amount of files that can

MS SQL Server 2000 Standard to SQL Server 2005 Express?

2006-04-11 Thread Damien McKenna
Evening folks. We use MS SQL Server 2000 for a small amount of data on our site, mostly smaller bits of content separate to our core business (which is in Cobol), so a few hundred meg of real data I figure. I'm working on building a new web server to replace the loaner we've had for a while and

RE: MS SQL Server 2000 Standard to SQL Server 2005 Express?

2006-04-11 Thread Damien McKenna
OK, nevermind, SQL Server 2005 Express won't work on dual-processor servers. Ah well. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include stdjoke.h

RE: VHS and Betamax

2006-04-11 Thread S . Isaac Dealey
-Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:11 PM To: CF-Talk Subject: Re: VHS and Betamax No not entirely. The issue is that we're still in transition. The hardware progress is not as fast as many of us would like and sometimes

Re: CFChart Format= Flash Veritical Value

2006-04-11 Thread Peter Farrell
Hello everyone, I have looked on several blogs and tried using webcharts, but as of yet I can't find a way. And there may not be a way. I would like to show the value of a bar chart vertical inside of the bar. Right now I have the values inside of the bar, but they are horizontal.

RE: maximum number of files in directory

2006-04-11 Thread Gilbert Midonnet
It's a shared server space. Will probably have to move to a dedicated server -- at least for the client's sake I hope so. Its on an NT 2003 server. -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 2:18 PM To: CF-Talk Subject: Re:

RE: 404 errors and old google data

2006-04-11 Thread Munson, Jacob
From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 10:25 AM A client site of mine is getting a bunch of 404 errors now when Google/MSN/Yahoo bots are trying to find pages that were on their old site. Will this problem just fix itself over time? Yes, it would,

Re: 404 errors and old google data

2006-04-11 Thread Ray Champagne
Should I set the header info (other than a 404 status)? Something like a permanent redirect or a permanent not found or something? I would try to do something like this. I like to do redirects, CF has a way to do that: cfheader statuscode=301 statustext=Moved Permanently cfheader

Group - but with no order specified

2006-04-11 Thread Les Mizzell
Is there a way to group output in a query and keep the groups together, but with no order specified anywhere? cfquery Select myGROUP, mySubGROUP from myTABLE !---(NO ORDER BY)--- /cfquery I need output like: 1. myGROUP a. mySUBGOUP 1 b. mySUBGOUP 2 2. myGROUP 2 a. mySUBGOUP 1

RE: MS SQL Server 2000 Standard to SQL Server 2005 Express?

2006-04-11 Thread Munson, Jacob
So has anyone migrated from '2000 to '2005, and if so how well did it go? We don't use any fancy stuff in SQL Server like stored procedures, etc, just basically as a collection of dumb tables, and like I said we've got a few hundred meg of data and that's it. It's my understanding that the

Re: Group - but with no order specified

2006-04-11 Thread Jerry Johnson
Only order the groups, not the subgroups? On 4/11/06, Les Mizzell [EMAIL PROTECTED] wrote: Is there a way to group output in a query and keep the groups together, but with no order specified anywhere? cfquery Select myGROUP, mySubGROUP from myTABLE !---(NO ORDER BY)--- /cfquery I need

Re: Group - but with no order specified

2006-04-11 Thread Matt Williams
This idea may seem complicated, but it should work. Put the ORDER BY in the SQL. Create an empty array. Do your cfoutput with the 'group' attribute. Use cfsavecontent to put each Group's output into a variable in the array. Then you can use some kind of randomizer to grab the output from the

RE: Group - but with no order specified

2006-04-11 Thread Munson, Jacob
I don't know what DB you're using, but have you tried using 'group by'? Something like this: select fname, lname, address, city, state, zip from contacts group by state, city, zip -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:00 PM To:

RE: Group - but with no order specified

2006-04-11 Thread Everett, Al \(NIH/NIGMS\) [C]
CF doesn't care if the records are actually in order, it just processes the outer loop when there's a change of value. If myGROUP has a numeric primary key you could do your ORDER BY on that, rather than on the name of it. Failing that, you could sort in some strange way that might look random,

adobe certification site

2006-04-11 Thread John Beynon
I updated my Adobe certification profile the other week when the email arrived from integral7.com, has anyone else been demoted from an Advanced CF Developer to a CF Developer? It's there in the list but for some reason I've been demoted.. anyone else? john.

Re: Group - but with no order specified

2006-04-11 Thread Les Mizzell
I'd suggest creating a SORT_ORDER (INTEGER) column for each of the myGROUP records and ask your client what order he'd like them in. This is probably what's going to have to happen. Otherwise, Yoda says, Solutions there are, but convoluted are they!.

Re: Group - but with no order specified

2006-04-11 Thread Joe Rinehart
If I add a ORDER to the query, it obviously works - but, the client doesn't WANT them in any order. He just wants the groups together. I'm not trying to sound like a wiseass, but just point out a perspective: if the client doesn't care what order they're in, what's the harm in ordering them?

Re: Group - but with no order specified

2006-04-11 Thread Ken Ferguson
It may well be that they don't not care. They may be specifically asking that they not be in any sort of discernible order. Why are you using the group in the cfoutput instead of in the query? --Ferg Joe Rinehart wrote: If I add a ORDER to the query, it obviously works - but, the client

RE: Group - but with no order specified

2006-04-11 Thread Andy Matthews
If you've got access to mySQL then just ORDER BY RAND(). !//-- andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 3:01 PM

Re: Group - but with no order specified

2006-04-11 Thread Les Mizzell
I'm not trying to sound like a wiseass, but just point out a perspective: if the client doesn't care what order they're in, what's the harm in ordering them? Client wants it in the order he typed it in, not an alpha sort or anything. What the client don't get though is that he's not

RE: adobe certification site

2006-04-11 Thread Adrian Lynch
Nope, I'm still an Advanced whatsit... http://www.macromedia.com/v1/handlers/index.cfm?ID=23543#L -Original Message- From: John Beynon [mailto:[EMAIL PROTECTED] Sent: 11 April 2006 20:34 To: CF-Talk Subject: adobe certification site I updated my Adobe certification profile the other

RE: Group - but with no order specified

2006-04-11 Thread Andy Matthews
If he's typing it in in order then why not just order it by the autointeger field? !//-- andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent:

Re: Group - but with no order specified

2006-04-11 Thread Scott Stroz
Correct, but if a filed being 'GROUPED' in CF is not ORDERed in SQL, then disinct items in the 'outer loop' may beoutput more than once. For example: cfset test = QueryNew('name,item') / cfset queryAddRow(test,6) / cfset querySetCell(test,'name','Bob',1) / cfset

hash question

2006-04-11 Thread jonese
I'm trying to reverse engineer a hash and i'm not sure what could product something like this: 931c6ff8d9e365bfb412 the value returned by this system is always 20 chars in length and only consists of letters and numbers. no i have no idea what it is but i'm trying to reverse engineer it to see

RE: hash question

2006-04-11 Thread Dave Watts
I'm trying to reverse engineer a hash ... The whole point of a hash algorithm is that it should not be susceptible to reverse-engineering. That is, given a hash, you should never be able to derive the original value from which the hash was created. If this is in fact the case, the only way to

Re: hash question

2006-04-11 Thread Ray Champagne
I don't think you're gonna be able to do that. The whole idea is for it to be undecipherable and not be able to be reverse-engineered. jonese wrote: I'm trying to reverse engineer a hash and i'm not sure what could product something like this: 931c6ff8d9e365bfb412 the value returned by

RE: hash question

2006-04-11 Thread Oleg Gunkin
Did you forget your password, which was hashed? -- Oleg Gunkin Email: [EMAIL PROTECTED] Phone: (604) 666-9392 Emerging Technologies / Pacific Web Services Information Technology Services Public Works and Government Services Canada (Pacific) -Original Message- From: jonese [mailto:[EMAIL

Re: hash question

2006-04-11 Thread jonese
right i know this and i have some ideas what data is being hashed but i cannot figure out how to limit a hash to only 20 chars. most of the hashing i've even done has been in md5 sha1 etc and this is obviously not that. I know this is a long shot but i was hoping that the 20 char limit might ring

CFC Root

2006-04-11 Thread O�uz_Demirkap
Hi, I have a simple code to create a dynamic CFC root and it works for my local system (WinMCE 2005). cfset request.cfcroot = #Replace(listDeleteAt(cgi.script_name,listlen(cgi.script_name,'/'),'/'),'/' ,'','ALL')#. cfc As an example 'E:/projects/abc.com/www/' is my webroot. When I have a cfc

RE: hash question

2006-04-11 Thread Munson, Jacob
I just googled '20 character hash' and found quite a few sites that talk about such an animal. Might be a good start. -Original Message- From: jonese [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 2:56 PM To: CF-Talk Subject: Re: hash question right i know this and i

RE: hash question

2006-04-11 Thread Andy Matthews
He forgot your password Oleg. :) !//-- andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Oleg Gunkin [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 3:54 PM To: CF-Talk Subject:

Re: hash question

2006-04-11 Thread Deanna Schneider
If it's 10g, it's very possible they're using dbms_crypto to encrypt some piece of data. You seed it with your own random string of varying lengths. You basically create a wrapper package for the built-in dbms_crypto package. Depending on the length of your seed, you'll get different length

RE: hash question

2006-04-11 Thread Brad Wood
I think maybe we are a little confused about just what it is that you are trying to accomplish here. Are you trying to write your OWN hashing algorithm? Are you trying to find out the original string which was used to produce this hashed value? Are you trying to figure out WHAT hashing

RE: hash question

2006-04-11 Thread Oleg Gunkin
It could be one of the following algorithms: - RIPEMD-160 - SHA-0 - SHA-1 - Tiger-160 -- Oleg Gunkin Email: [EMAIL PROTECTED] Phone: (604) 666-9392 Emerging Technologies / Pacific Web Services Information Technology Services Public Works and Government Services Canada (Pacific) -Original

Re: hash question

2006-04-11 Thread jonese
I'm trying to figure out what hashing algorithm was used to create this hashed value. then I'll was 10 or 15 minutes trying to reproduce the hash. if nothing comes of it then I'll move on with life. background: this webservice thing I've been working on is in a BETA so there is a lot of stuff

CF and 64 Bit Windows 2K3

2006-04-11 Thread Jim Curran
Hey all, I am commissioning a new server and was going to get dual 64bit AMD processors and 64 bit Windows. Some articles speak how this is good because the 1.8 GB mem limit is not longer a consideration. I just read that CF does not work on 64 Bit windows at all:

RE: CF and 64 Bit Windows 2K3

2006-04-11 Thread Damien McKenna
-Original Message- From: Jim Curran [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 5:37 PM I am commissioning a new server and was going to get dual 64bit AMD processors and 64 bit Windows. Some articles speak how this is good because the 1.8 GB mem limit is not longer a

RE: CF and 64 Bit Windows 2K3

2006-04-11 Thread Munson, Jacob
AMD's 64 bit processor supports 32 bit programs, so if you build your 64 bit machine now, when CF supports 64 bit later, you're all set. Assuming it's not too much trouble to upgrade your OS and such, when the time comes. -Original Message- From: Jim Curran [mailto:[EMAIL PROTECTED]

Distinct value count (SQL)

2006-04-11 Thread Ben Nadel
So, I have to do queries occassionally where I have to get the count of unique items in a query. I don't want to return the items, I just want to count them. I end up doing something like: -+ SELECT COUNT(*) AS user_count FROM ( SELECT

Re: CFC Root

2006-04-11 Thread Stan Winchester
It would be better to create a CF mapping named /abc to a location outside of the webroot, such as E:/projects/abc.com/com/abc/ and then create cfc customtag directories under the new mapping. You would end up with: E:/projects/abc.com/com/abc/cfc/ E:/projects/abc.com/com/abc/customtags/

RE: Distinct value count (SQL)

2006-04-11 Thread Nick Han
Ben, Do this, assuming you're using sql server. Select count(distinct user_id) From orders -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 2:51 PM To: CF-Talk Subject: Distinct value count (SQL) So, I have to do queries

RE: CFC Root

2006-04-11 Thread Oğuz_Demirkapı
I have a project now that I have 4 different servers to test it. And I thought that if I would have a general solution such as relational files that would be nice. :) -Original Message- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Dienstag, 11. April 2006 23:58 To: CF-Talk

RE: Distinct value count (SQL)

2006-04-11 Thread Ben Nadel
Oh, that's hot! Thanks! ... Ben Nadel Web Developer Nylon Technology 350 7th Ave. Suite 1005 New York, NY 10001 212.691.1134 x 14 212.691.3477 fax www.nylontechnology.com Sanders: Lightspeed too slow? Helmet: Yes we'll have to go right to ludacris speed. -Original

RE: CF and 64 Bit Windows 2K3

2006-04-11 Thread Jim Curran
So in this case, I need to stay with the 32 bit version of Windows? Also, any idea when CF will work w/ 64bit processing? - j -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 5:50 PM To: CF-Talk Subject: RE: CF and 64 Bit Windows 2K3

DailyRazor Hosting

2006-04-11 Thread Steve Durette
Anyone have any thoughts on DailyRazor Hosting? I need a host that will allow multiple domains. I'm going to be doing the websites for a couple of non-profit clubs so this is going to be all out of my pocket. What I really need is to host 3 websites (mine plus the 2 clubs), and DailyRazor is

Re: DailyRazor Hosting

2006-04-11 Thread Rob Wilkerson
I used to have a dedicated server at...ValueWeb, I believe. Dedicated Linux server. Installed a name server on it and hosted all the domains I wanted. Might want to take a look at what they offer. Cost me $60 a month, if memory serves. Had it for a couple of years ago and only let it go a few

Re: DailyRazor Hosting

2006-04-11 Thread Jordan Michaels
Steve Durette wrote: Anyone have any thoughts on DailyRazor Hosting? I need a host that will allow multiple domains. I'm going to be doing the websites for a couple of non-profit clubs so this is going to be all out of my pocket. What I really need is to host 3 websites (mine plus the 2

Re: WAR File Deployment

2006-04-11 Thread Denny Valliant
Doh! my bad, you'd definately need the multi-server install. Or super hacking skillz maybe. :D If you re-install, pick the middle option. You want jrun (unless you're gonna try jboss, but... that's a whole other ball of wax) On 4/11/06, Douglas Knudsen [EMAIL PROTECTED] wrote: if you dont'

Template Not Found Error

2006-04-11 Thread Les Mizzell
I've a site on a shared server. Admin has added my requested error document site-map.cfm as requested to the apache container file. This works great for any .html pages, but ignores .cfm templates. So, in my application.cfc file, shouldn't the below redirect to the defined template?

Re: VHS and Betamax

2006-04-11 Thread Denny Valliant
Socially I think we allow computers to hand-cuff us. Socially? As in people don't get out enought and meet in meat-space? Or our interactions, even on-line? Well, maybe if the optimization is as swell as it's said to be. I can't help but feel that even as smart as computers are, there

Need Help Installing Plugins for Eclipse IDE

2006-04-11 Thread Aaron Roberson
I have downloaded several .zip files of various plugins for Eclipse (such as Flex 2 SDK, JavaScript Editor, CSS Editor, etc. etc.) but I can't figure out how to install them in Eclipse so that I can open up a new perspective (JavaScript or CSS perspective for example). Can anyone tell me how to