Re: flash forms and a bad directory structure?

2005-10-11 Thread Mike Soultanian
Try setting up a mapping in CF server. is your web server root the same as your cf web root? mike Arturo Fuentes wrote: > i'm not sure what is happening here. > > my directory structure is : > > /projects/Pets/assets/com/petlog.cfc > > my code references this as: > myService = connection.ge

flash forms and a bad directory structure?

2005-10-11 Thread Arturo Fuentes
i'm not sure what is happening here. my directory structure is : /projects/Pets/assets/com/petlog.cfc my code references this as: myService = connection.getService("projects.Pets.assets.com.petlog", responseHandler ); I do not get a cfc location error.. i get a null back for my values. BUT.

Re: 64 bit Server Question, Help Please

2005-10-11 Thread Jorge Tejada
yeah, but somebody got this in Linux 64 bits ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Tr

Re: google-search 2

2005-10-11 Thread Will Tomlinson
I've been using Verity after watching Ray's preso on it. Works sweet, just like google. Suggested spellings even. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and d

RE: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Michael T. Tangorre
> From: Sean Corfield [mailto:[EMAIL PROTECTED] > So, no, the project is far from dead but the contrib list on > topica is pretty dead (as is the cfeclipse list on HoF). Well at least we still have He3 :-) ~| Logware (www.l

RE: Time management

2005-10-11 Thread Dawson, Michael
Jenny has some good comments. With her comments of a form and mgt buy-in, I would add that you should require each project to have a business sponsor and a project charter. Basically, the sponsor is the person or person's mgr that is requesting the project. The charter is the business justificat

Re: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Rob
I mean that as in - I just added it as Issue 323 we didnt have it logged before :) On 10/11/05, Rob <[EMAIL PROTECTED]> wrote: > Ok, if anyone asks again it's Issue 323. > > Cheers Russ, > rob > > On 10/11/05, Russ <[EMAIL PROTECTED]> wrote: > > I don't think it was one of those bugs. It referred

Re: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Rob
Ok, if anyone asks again it's Issue 323. Cheers Russ, rob On 10/11/05, Russ <[EMAIL PROTECTED]> wrote: > I don't think it was one of those bugs. It referred to the way that the new > FTP plugin doesn't handle errors well. As in, if the connection drops for > some reason, or times out, it just s

Re: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Sean Corfield
On 10/11/05, Russ <[EMAIL PROTECTED]> wrote: > Is the CFEClipse project dead? There haven't been any updates or posts to > the CFEClipse development list for a few months now... Or is spike just busy > with all the CF conferences? The users list on tigris is pretty active right now with folks dis

RE: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Russ
I don't think it was one of those bugs. It referred to the way that the new FTP plugin doesn't handle errors well. As in, if the connection drops for some reason, or times out, it just starts throwing errors. (a workaround is to browse the ftp site again, i.e. to change folders, and then the sav

Re: google-search 2

2005-10-11 Thread Chris Velevitch
On 10/11/05, Daniel Kessler <[EMAIL PROTECTED]> wrote: > As y'all have read, I'm trying to replicate a google-like search on > our database. I think that I have the CF and DB (Oracle) logic Doesn't Verity provide some if not most of this? Chris -- Chris Velevitch Manager - Sydney Flash Platform

Re: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Rob
Yeah topica has fallen by the wayside it seems. To quote Sean Corfield from one of his responses on that list... "I didn't even realize this list still existed. All the activity is over on the Tigris lists (users, dev, cvs, issues)." There was a bit of chatter on topica last week, but it's really

RE: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Russ
Well all I know is that I posted a bug back in August, and that was the last message (as far as I know) on the [EMAIL PROTECTED] list Russ -Original Message- From: Rob [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 6:25 PM To: CF-Talk Subject: Re: Eclipse / cfeclipse - wordwra

Re: Time management

2005-10-11 Thread Webmaster at FastTrack On Line
Hi Donna, Number 1, don't have people coming to your desk if you can at all help it. Tell them all requests for change have to be at least emailed, better still sent to you on a form. Get buy in to your need to manage your time from your line manager or you are really up there without a paddle

Re: CFFTP thru Corporate Firewall

2005-10-11 Thread Webmaster at FastTrack On Line
Hi Mario, Perhaps this is the case: The cfftp is running from your CF server and the ftp is running from your workstation. Assumption being your development pc and server pc aren't one and the same? So, you'd need to see how the firewall rules differ from your server to your workstation. I

Cold Fusion MX Adminstrator Error

2005-10-11 Thread Nomad
Hi Guys, I am having problem accessing the CFMX administrator page. I am running Cold Fusion MX 7 with IIS5 on Win Professional 2000 on a standalone machine. It appears that both IIS and Cold Fusion Server are working fine. Can someone point out where and what the problem might be and how to fix

Re: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Rob
On 10/11/05, Russ <[EMAIL PROTECTED]> wrote: > Is the CFEClipse project dead? There haven't been any updates or posts to > the CFEClipse development list for a few months now... Or is spike just busy > with all the CF conferences? hum well Spike is busy with stuff (he is out of the country at

RE: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Rob Redford
No, it's FAR from dead. In fact, Macromedia/Adobe are going to be officially supporting the project (if that isn't already happening). We can all expect many more great things from CFeclipse in the future. It may have quieted down as they get everything organized. You can read a bit on it he

CFFTP thru Corporate Firewall

2005-10-11 Thread Ciliotta, Mario
Hi, I was wondering in anyone has had any experience using CFFTP thru a corporate firewall to FTP a file to outside server? I am trying to FTP a file from my internal CF server to a 3rd party vendors server. I need to go thru our proxy server in order to gain access to the outside world. I c

Re: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Simeon Bateman
Hey Guys, There are several people that would like to see this feature added. However as I understand it the word-wrap features is at odds with the code-folding feature and it has a much larger following. So unless the following of users that wish to see word-wrap outpasses those who enjoy code f

RE: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Russ
Is the CFEClipse project dead? There haven't been any updates or posts to the CFEClipse development list for a few months now... Or is spike just busy with all the CF conferences? -Original Message- From: Chase Seibert [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 5:07 PM T

RE: Image manipulation in coldfusion - error with tmt_img.cfc

2005-10-11 Thread Andy Matthews
Another update. Massimo responded to my email and he provided two sites which list solutions to this problem: http://www.doughughes.net/index.cfm/page-blogLink/entryId-29 http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19252 In case anyone else is having problems. -Origina

Re: Shopping Cart solution - any others to look at?

2005-10-11 Thread Will Tomlinson
Man, I'd like to giv'em some feedback on CW. I'd tell'em to drop a daisycutter on it and start out fresh. :) Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and docum

RE: Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Chase Seibert
Last I heard the devs thought it would be a lot of work to implement. I also heard the comment that "no one wants it". I would like this feature, too. Isn't this supported in the newest Eclipse? -Chase Application Developer B U L L H O R N 313 Congress St, 4th Floor Boston, MA 02210 617

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-11 Thread Adrocknaphobia
Maybe you shouldn't have rushed into 10g r2 eh? -Adam On 10/11/05, wolf2k5 <[EMAIL PROTECTED]> wrote: > > I'd like to know how "near" is this future! :-) > > Is this week a good guess? > > We need them asap ... > ~| Logware (www

Re: Image manipulation in coldfusion - error with tmt_img.cfc

2005-10-11 Thread Bryan Stevenson
Well it looks like ya tracked it down before my reply made it through ;-) Here's what my jvm.config java args look like on the headless machine: java.args=-server -DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS -Xbootclasspath/a:{application.home}/lib/webchartsJava2D.jar -Xmx512m -Djava.awt.h

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-11 Thread Dave Carabetta
On 10/11/05, wolf2k5 <[EMAIL PROTECTED]> wrote: > On 10/11/05, Dave Carabetta <[EMAIL PROTECTED]> wrote: > > ... Stephen Dupre has been > > heading a small beta program to make sure the drivers are acceptable, > > and Macromedia *will* be releasing their "Macromedia-ized" version in > > the near fu

Eclipse / cfeclipse - wordwrap??

2005-10-11 Thread Damien McKenna
Does anyone know the status of wordwrap getting added to either the core Eclipse platform or cfeclipse? Its kinda awkward not having it. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include ~~~

RE: Image manipulation in coldfusion - error with tmt_img.cfc

2005-10-11 Thread Andy Matthews
Just an update... I seem to recall reading that these CFCs have issues when the server is set to run headless. I checked our cfadmin and it appears that headless is one of the arguments (listed below): -server -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:MaxPermSi ze=128m -XX:+UsePa

Re: Image manipulation in coldfusion - error with tmt_img.cfc

2005-10-11 Thread Bryan Stevenson
Andy...is the live server a headless system (no monitor or graphicsjust a box)? If so there are some arguments in the jvm.config (I think it was that file) file that you need to change. If you can confirm this is your situation I may be able to dig up the changes required. The file needs

Image manipulation in coldfusion - error with tmt_img.cfc

2005-10-11 Thread Andy Matthews
Massimo... I have a quick question regarding the above CFC. I've set it up and running on my local dev machine (Win XP, CFMX6.1). It works flawlessly. However, when I upload the code to my server and run it, I get the following error: This graphics environment can be used only in the software emu

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-11 Thread wolf2k5
On 10/11/05, Dave Carabetta <[EMAIL PROTECTED]> wrote: > ... Stephen Dupre has been > heading a small beta program to make sure the drivers are acceptable, > and Macromedia *will* be releasing their "Macromedia-ized" version in > the near future. I'd like to know how "near" is this future! :-) Is

RE: Admin Management

2005-10-11 Thread Burns, John D
I've seen people do the same with components. Especially for generic form entering and processing. Seems to save a good amount of time with formatting and such. John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -Original Message- From: Steve

Re: Admin Management

2005-10-11 Thread Steve Bryant
Since my admin sections tend to be made up of several list pages and several form pages, I made some custom tags to create those list tables and forms easily. Since I figured the tags might make others lives easier as well, I made them freely available. http://www.bryantwebconsulting.com/cftag

Re: DAOs, objects, structs, or strings

2005-10-11 Thread Douglas Knudsen
neat list of things from cfcdev list http://www.mail-archive.com/cfcdev@cfczone.org/msg11316.html DK On 10/11/05, Paul <[EMAIL PROTECTED]> wrote: > I'm curious about the best way to pass data to and from DAO CFCs. > > > > If I am updating a Widget, I have seen three ways to pass its data to > Wid

Re: Logging users actions - DB or Log4J?

2005-10-11 Thread John Paul Ashenfelter
On 9/20/05, Michel Deloux <[EMAIL PROTECTED]> wrote: > Hi all > > what's the best choice to store users actions in a CF > application(inserts, updates and deletes)? DB or Log4J could be > resolve this? Anyone use log4j? Any approaches? > > Cheers I'm really late to this conversation, but for what

RE: DAOs, objects, structs, or strings

2005-10-11 Thread Matthew Small
Yes, I thought so. The terms are have very similar meanings and it's kind of ambiguous when talking about this. Matthew Small Web Developer American City Business Journals 704-973-1045 [EMAIL PROTECTED] -Original Message- From: Tanguy Rademakers [mailto:[EMAIL PROTECTED] Sent: Tuesda

Re: DAOs, objects, structs, or strings

2005-10-11 Thread Tanguy Rademakers
>Sorry, maybe our terms are different? My Data Access Object (DAO) that >works with the DB returns only a query object. My DataGateway (DG) creates >the object from the query and returns it, or passes it to the DAO in >primitives. Then I have the Data Object itself. Three parts to this >equation

mailparam error

2005-10-11 Thread Phillip Duba
We keep running into the following error: The tag handler mailparam does not have a setter for the attribute contentID specified in the tld. The template worked fine until very recently. We applied some hotfixes for CFMX6.1 so we're not sure if something broke here because of them. I don't know

RE: DAOs, objects, structs, or strings

2005-10-11 Thread Matthew Small
Sorry, maybe our terms are different? My Data Access Object (DAO) that works with the DB returns only a query object. My DataGateway (DG) creates the object from the query and returns it, or passes it to the DAO in primitives. Then I have the Data Object itself. Three parts to this equation for

RE: Admin Management

2005-10-11 Thread Andy Matthews
Right... I've coded my admin section such that every object, anywhere on the page, has a style associated with it. I change some settings in the database and suddenly every color, font, path in the system is different. -Original Message- From: Burns, John D [mailto:[EMAIL PROTECTED] Sen

Re: DAOs, objects, structs, or strings

2005-10-11 Thread Tanguy Rademakers
>I use 3 because then the DAO shouldn't have knowledge of the Widget object. It's a WidgetDAO - it exists to load and persist Widgets. By your logic, your WidgetDAO shouldn't return Widgets either, just a struct (or maybe even a query) of a given widget's information... ~~~

Re: CF Administrator and debugging IP settings

2005-10-11 Thread Ray Champagne
Wow. That's weird. I tried this yesterday and everyone on the network could see the debug info, including me. Now, I just did it again, and it is working fine. Strange. I _must_ have been doing something wrong, just not sure what. No matter, all is working properly now. Thanks! Ray Ken

RE: DAOs, objects, structs, or strings

2005-10-11 Thread Matthew Small
I use 3 because then the DAO shouldn't have knowledge of the Widget object. Matthew Small Web Developer American City Business Journals 704-973-1045 [EMAIL PROTECTED] -Original Message- From: Paul [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 2:46 PM To: CF-Talk Subject:

DAOs, objects, structs, or strings

2005-10-11 Thread Paul
I'm curious about the best way to pass data to and from DAO CFCs. If I am updating a Widget, I have seen three ways to pass its data to WidgetDAO.update(): 1. create a Widget object, then pass object - WidgetDAO.update(WidgetBean). The update() function then uses arguments.WidgetBean

RE: CF Administrator and debugging IP settings

2005-10-11 Thread Burns, John D
I know this is a pretty simple thing, but it's worth mentioning that there is also an "Add Current" button in the CF Administrator for adding the IP of the current machine you're on. That saves typoes and having to look up your current IP. Also, this ensures that if you're behind a firewall and eve

RE: Admin Management

2005-10-11 Thread Andy Matthews
Over the past 3 years I've developed a CMS that is the core for every admin section that I build. It uses a module system that lets me add new sections easily. My naming conventions are consistent which allows me to find and replace whole portions of code from module to module. I'd be happy to let

RE: Admin Management

2005-10-11 Thread Burns, John D
Justin, Depending on your needs and hosting situation you can do this a number of different ways. For instance, we host all of our clients in-house and can build a single CMS that we can integrate multiple sites into. If you don't have that luxury the key concept is to ensure that your code is re

Re: CF Administrator and debugging IP settings

2005-10-11 Thread Robyn
If you're doing this but not seeing any debugging at all, you need to go into the "debugging settings" and "enable debugging." Then go to the "Debugging IP Addresses" and enter your IP address (or use "add current" if you're accessing the administrator from your machine...) -R Justin D. Scott

Re: Benefits of Upgrading to MX6.1 or MX7

2005-10-11 Thread dcooper
Performance and scalability is significantly enhanced in CFMX 6.1 and CFMX7 than CF5 or previous. This can translate into direct HW savings for large sites. Details here for CF5 vs CFMX 6.1 (CFMX7 adds a few more points on top of CFMX 6.1): http://www.macromedia.com/software/coldfusion/white

Re: google-search 2

2005-10-11 Thread Adrocknaphobia
I agree with Dave, as I popped in on this thread thinking you were using OracleText and my laziness has prevented me from writing a Google-to-OracleText query in PL/SQL. I was hoping you might have already. I was able to generate an error when I searched on a NOT term without specifiying the term.

When will Dave Watts finally blog?

2005-10-11 Thread Emmet McGovern
I was reading Ray Camdens last post on his blog today and it really does emphasize the lack of CF administration information out there. I know there are other great blogs on the subject like Talking Tree and Brandon Purcell but when will Dave finally shed some regular light on the subject? How bo

Admin Management

2005-10-11 Thread Justin D. Scott
For those of you who build sites that require a back-end administrative area, what do you commonly use for those back-end areas? In my experience and from talking with other developers, the admin areas are one of the most tedious and repetitive development tasks we encounter. I'm wondering what yo

Re: any free Oracle IDE

2005-10-11 Thread Dave Carabetta
On 10/11/05, Robert Everland III <[EMAIL PROTECTED]> wrote: > I am using TOAD for Oracle, but does anyone have any Win32 applications that > are free that can interface to Oracle? I have also tried jdeveloper. I was > less than impressed with that. > AquaData Studio from aquafold.com is a great

Re: any free Oracle IDE

2005-10-11 Thread Tanguy Rademakers
> I am using TOAD for Oracle, but does anyone have any Win32 > applications that are free that can interface to Oracle? I have also > tried jdeveloper. I was less than impressed with that. > > > > Bob Everland I've heard good things about TORA (check sourceforge) but i've never tried it /t

RE: CF Administrator and debugging IP settings

2005-10-11 Thread Justin D. Scott
> So, I'm working on a dev box here in the office, and I'd > like to turn debugging on for some work I'm doing, but for > various reasons, I don't want it to be on for anyone that > is browsing sites. What I'd like it to do is to have > debugging turned on for me only. I see that you can > specif

any free Oracle IDE

2005-10-11 Thread Robert Everland III
I am using TOAD for Oracle, but does anyone have any Win32 applications that are free that can interface to Oracle? I have also tried jdeveloper. I was less than impressed with that. Bob Everland ~| Logware (www.logware.us):

RE: CF Administrator and debugging IP settings

2005-10-11 Thread Ken Ketsdever
That's the way do it here. That way as we are in developing or staging Ian and I can see the debug output but nobody sees it. -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 11:09 AM To: CF-Talk Subject: CF Administrator and debugging IP

RE: CF Administrator and debugging IP settings

2005-10-11 Thread Scott Stewart
Yup, but make sure that you have the correct IP, from the windows command prompt, run IPCONFIG (just type IPCONFIG and hit enter) this'll give you the machine's current IP address. HTH sas Scott A. Stewart Cold Fusion Developer GNSI 11820 Parklawn Dr. Rockville, MD over a thousand years a

CF Administrator and debugging IP settings

2005-10-11 Thread Ray Champagne
So, I'm working on a dev box here in the office, and I'd like to turn debugging on for some work I'm doing, but for various reasons, I don't want it to be on for anyone that is browsing sites. What I'd like it to do is to have debugging turned on for me only. I see that you can specify IP's,

Re: Time management

2005-10-11 Thread Tanguy Rademakers
>I've taken a couple weeks off and have been getting things here at >home organized which has made me realize how UNorganized things at the >office are. There are upgrades to the existing site that I want to >implement but get caught up in the day-to-day grind of getting things >done that are a mus

RE: cutting: aabbcc0000

2005-10-11 Thread Munson, Jacob
Yeah, the '+' means look for 1 or more, and the '$' means match at the end of the string. > -Original Message- > From: Matthew Small [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 11, 2005 10:53 AM > To: CF-Talk > Subject: RE: cutting: aabbcc > > That's cool, I didn't know regex

RE: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-11 Thread Dave Watts
> You could, of course, purchase them directly from datadirect, then > make a custom JDBC connection in your cf admin (it's not as hard as it > sounds). It won't be macromedia-ized, but it should work perfectly > fine. They're about $4K, though. We had one client who did that, a while back, becaus

RE: FTP Server

2005-10-11 Thread Burns, John D
Matt- I had the same issue one time. I allowed anonymous to do everything (except execute) and someone hacked in and created a bunch of folders that I couldn't get rid of. That was just stupidity on my part. Other than that, Serv-U FTP seems pretty good. I'd really like to be able to afford and us

Re: ColdFusion DataDirect JDBC drivers 3.5 ETA?

2005-10-11 Thread Nathan Strutz
You could, of course, purchase them directly from datadirect, then make a custom JDBC connection in your cf admin (it's not as hard as it sounds). It won't be macromedia-ized, but it should work perfectly fine. -nathan strutz http://www.dopefly.com/ On 10/11/05, Robertson-Ravo, Neil (RX) <[EMAIL

Re: FTP Server

2005-10-11 Thread Matt Robertson
I take a couple of days off and come back to find a jihad is winding down... As a side note, I installed a copy of Serv-U on my first dedicated box and, within 24 hours, I was hacked, with little folders everywhere holding a text file saying I was owned by Lord So-and-So. Once I pulled my head ou

RE: cutting: aabbcc0000

2005-10-11 Thread Matthew Small
That's cool, I didn't know regex enough to know the 0+$ means trailing 0s. Matthew Small Web Developer American City Business Journals 704-973-1045 [EMAIL PROTECTED] -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 9:55 AM To: CF-Talk S

RE: FTPS? (was RE: SFTP?)

2005-10-11 Thread Damien McKenna
> -Original Message- > From: Kevin Graeme [mailto:[EMAIL PROTECTED] > > Related to this, can someone point me to a comparison of the two? I > understand that SFTP is SSH file transfer and FTPS is FTP > with SSL, but what are the tradeoffs between them if any? FTPS is a file transport la

Re: Time management

2005-10-11 Thread Josh Nathanson
Hello Donna, check out my shared calendar application at http://www.calabunga.com - allows you to set up and share calendars online. If you need to get a group of people to coordinate schedules it is especially helpful. - Original Message - From: "Donna French" <[EMAIL PROTECTED]> To:

RE: getting rid of spaces in file names

2005-10-11 Thread Bobby Hartsfield
I ALWAYS remove spaces from file names (I actually remove anything other than letters, numbers, underscores, hyphens and periods). Normally, I just replace them with underscores or hyphens. It's just easier than worrying about them. If anyone complains, store the original name in the database along

Re: 64 bit Server Question, Help Please

2005-10-11 Thread Dave Carabetta
On 10/11/05, Jorge Carlos Tejada <[EMAIL PROTECTED]> wrote: > I found this in the link you've provided me: > > Note about 64-bit support: > Full 64-bit environments are not supported (64-bit JVM on 64-bit kernel/OS on > 64-bit hardware). > The only supported 64-bit configuration would be a 32-bit

Re: reservation system

2005-10-11 Thread Josh Nathanson
Hello, check out http://www.calabunga.com - it's a shared calendar system that can be used in a number of different ways, including reservations and the like. - Original Message - From: "Kristopher Pilles" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Monday, October 10, 2005 6:09 AM Subj

RE: Rounding...

2005-10-11 Thread Bobby Hartsfield
By whole ten I assume you mean the lowest number you would ever want would be 10 meaning round up no matter what (since 31 would actually be 30 rounded to the nearest 10) Try this on... function rounditup(num) { return round(num) + (10 - right(round(num), 1));

Re: Rounding...

2005-10-11 Thread J W
Just tried Dave's Mod(10), it works great as well... Thanks! Jeff On 10/11/05, J W <[EMAIL PROTECTED]> wrote: > > Sorry for not being clear... Yeah, for this instance I always need to > round up... > > The ceiling approached works great. I do want to give the mod(10) code a > whirl as well. > > T

RE: CF Search Engine Tags/Techniques?

2005-10-11 Thread Bobby Hartsfield
You could of course set up scripts that made the installation easier as far as verity goes but you may run into problems on a shared host with it. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Jake . [mailto:[EMAIL PROTECTED] Sent: Tue

RE: Best Approach?

2005-10-11 Thread Bobby Hartsfield
Just a shot but see how this works. #rereplacenocase(str, "(font-family:)(.*?)(;|""|>)|\)", "\1arial\3", "all")# It turned this font-family:verdana;font-family:arial(w1);font-family:sans-serif"font-family :sans-serif> into this font-family:arial;font-family:arial;font-family:arial"font-family:a

Re: 64 bit Server Question, Help Please

2005-10-11 Thread Jorge Carlos Tejada
I found this in the link you've provided me: Note about 64-bit support: Full 64-bit environments are not supported (64-bit JVM on 64-bit kernel/OS on 64-bit hardware). The only supported 64-bit configuration would be a 32-bit JRun environment running on a 64-bit OS / 64-bit hardware. What does

Re: Rounding...

2005-10-11 Thread J W
Sorry for not being clear... Yeah, for this instance I always need to round up... The ceiling approached works great. I do want to give the mod(10) code a whirl as well. Thanks for all your help guys... Jeff ~| Logware (www.log

Re: CF Search Engine Tags/Techniques?

2005-10-11 Thread Jake .
> Jake, > > Do you have a reason why Verity is not an option? Long story short, I'm trying to keep the functionality CF based because I need the app to be easy to use/install, as well as functional on a shared host. I'm not as familiar with Verity as I should be - can it address those two thin

Time management

2005-10-11 Thread Donna French
I'm the whole IT dept. at the company I work for - development, networking, support, search engine optimization, etc. - and wonder what others out there in the same position use to manage their time? I've taken a couple weeks off and have been getting things here at home organized which has made me

RE: Benefits of Upgrading to MX6.1 or MX7

2005-10-11 Thread Dave Watts
> Thanks. Unfortunately, none of this seems to be a big benefit > for the client, who pays the cost. > > They seem quite happy to pay for us to write the unstructured > CF5 code. Any savings in development and maintenance time will quickly cover the cost of an upgrade, and more besides. Labor c

RE: Rounding...

2005-10-11 Thread Kerry
>http://www.cflib.org/udf.cfm?ID=613 20 lines of code for a 1 line mathematical equation? -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: 11 October 2005 15:57 To: CF-Talk Subject: Re: Rounding... On 10/11/05, J W <[EMAIL PROTECTED]> wrote: > I have a whole numbe

Re: Rounding...

2005-10-11 Thread Ben Doom
10 * ceiling(number / 10) --Ben J W wrote: > I have a whole number rounding problem that I am not sure how solve most > efficiently. > > I'd like to take any number and round to the nearest whole 10. > > For example: > 31 would equal 40 > 27 would equal 30 > 155 would equal 160 > > Any help wo

RE: Rounding...

2005-10-11 Thread Dave Francis
Not tested. To nearest: a = (a+5) - ((a+5) mod(10)) To always round up a = (a+9) - ((a+9) mod(10)) -Original Message- From: J W [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 10:24 AM To: CF-Talk Subject: Rounding... I have a whole number rounding problem th

RE: Rounding...

2005-10-11 Thread Ian Skinner
Sorry, I saw the word rounding, and didn't notice you wanted to round UP. Look at the ceiling approaches. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This mes

Re: Rounding...

2005-10-11 Thread Marlon Moyer
sorry, didn't read the question all the way through. On 10/11/05, Marlon Moyer <[EMAIL PROTECTED]> wrote: > or > > round(x/10)*10 > > > On 10/11/05, Munson, Jacob <[EMAIL PROTECTED]> wrote: > > Here's a somewhat clunky method: > > > > > > roundToTens(31) = #roundToTens(31)# > > roundToTens(27) =

RE: resolve a hostname

2005-10-11 Thread Bobby Hartsfield
Create an object from java.net.InetAddress and cfdump it. You will find everything you need Ps... the class name is case sensitive ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Orlini, Robert [mailto:[EMAIL PROTECTED] Sent: Tues

RE: getting rid of spaces in file names

2005-10-11 Thread Tim Laureska
Uploading from a form ... then I query the DB and use cfmail like this: -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 11:15 AM To: CF-Talk Subject: RE: getting rid of spaces in file names Where is the file name coming from? Are you

RE: Rounding...

2005-10-11 Thread Andy Matthews
So you're always rounding up? Because the nearest whole 10 to 31 would be 30. -Original Message- From: J W [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 9:24 AM To: CF-Talk Subject: Rounding... I have a whole number rounding problem that I am not sure how solve most efficie

Re: Rounding...

2005-10-11 Thread Jerry Johnson
Or ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220702 Archives: htt

RE: Shopping Cart solution - any others to look at?

2005-10-11 Thread Paul
> We have also looked at >oscommerce which is an open source php project. I implemented an oscommerce store last year and wouldn't recommend the experience. It may have just been bad for our specific needs, but it was a pain. Fwiw. ~~~

Re: Shopping Cart solution - any others to look at?

2005-10-11 Thread Ken Ferguson
IMHO, (who am I kiddin' you all know I'm not humble) X-Cart is infinitely better that OSC. It's well-supported, has tons of add-ons... For only a couple hundred bucks, it's certainly the better option between the two. --Ferg Scott Mulholland wrote: >Thanks Ferg, we'll look into it that option

Re: Rounding...

2005-10-11 Thread Marlon Moyer
or round(x/10)*10 On 10/11/05, Munson, Jacob <[EMAIL PROTECTED]> wrote: > Here's a somewhat clunky method: > > > roundToTens(31) = #roundToTens(31)# > roundToTens(27) = #roundToTens(27)# > roundToTens(155) = #roundToTens(155)# > > > > > > > > >

RE: cutting: aabbcc0000

2005-10-11 Thread Matthew Small
Rtrim only applies to spaces. Matthew Small Web Developer American City Business Journals 704-973-1045 [EMAIL PROTECTED] -Original Message- From: Dave Francis [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 11, 2005 10:39 AM To: CF-Talk Subject: RE: cutting: aabbcc Won

Re: CFSavecontent vs. multiple CFSets

2005-10-11 Thread Michael Dinowitz
It's just a question of preference. I chose CFSAVECONTENT over the CFXML due to familiarity but after reading your mention and looking it up, CFXML might be better, even with using the toString() function after it (another operation). > Hi Michael, > > Is this one of the opinion questions you a

Re: getting rid of spaces in file names

2005-10-11 Thread Jerry Johnson
Eliminating the space is the most definite way. I think that by including the filename in doublequotes it keeps it all together. "my photo.jpg";"the other file.doc" Not completely sure, though. On 10/11/05, Tim Laureska <[EMAIL PROTECTED]> wrote: > Had not run been exposed to this problem befor

RE: Rounding...

2005-10-11 Thread Kerry
sending again as original post has not arrived after 30 mins var retVal = 0; retVal = round(arguments.numToRound / arguments.roundToNearest) * arguments.roundToNearest;

RE: 64 bit Server Question, Help Please

2005-10-11 Thread Robertson-Ravo, Neil (RX)
Linux -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: 11 October 2005 15:24 To: CF-Talk Subject: Re: 64 bit Server Question, Help Please On 10/10/05, Jorge Tejada <[EMAIL PROTECTED]> wrote: > We were using PHP in a HP server, now we want to to move to CFMX7 on a

Re: Rounding...

2005-10-11 Thread Dave Carabetta
On 10/11/05, J W <[EMAIL PROTECTED]> wrote: > I have a whole number rounding problem that I am not sure how solve most > efficiently. > > I'd like to take any number and round to the nearest whole 10. > > For example: > 31 would equal 40 > 27 would equal 30 > 155 would equal 160 > http://www.cflib

RE: Rounding...

2005-10-11 Thread Kerry
var retVal = 0; retVal = round(arguments.numToRound / arguments.roundToNearest) * arguments.roundToNearest; -Original

  1   2   >