Re: CFFTP "copy" command? - Found word(s) mp3 in the Text body

2010-02-11 Thread James Wolfe
putfile copies a file from the local machine to the target FTP server. I want to copy a file that is already on the target FTP server to a different location on the same server. Again, I want a COPY not a move. I want, when I am done, to have TWO copies of the file on the foreign server and ze

Re: CFFTP "copy" command? - Found word(s) mp3 in the Text body

2010-02-11 Thread James Wolfe
The rename command is the same as a move. Thanks anyway. >The ftp command "rename" should do it, if it's exposed to the tag (I >don't "do" ftp, so don't know). > >If it isn't, I guess it's java-land for you! (Or just some other solution.) > >:denny > >-- >Humility is truth. >Desiderius Erasmu

CFFTP "copy" command?

2010-02-11 Thread James Wolfe
Is there any way to copy a file on the FTP server from /directory1/fileName.mp3 to /directory2/fileName.mp3 without downloading it to my machine? Again, I want a COPY (not a move). Thanks, James ~| Want to re

Gmail blocking CF8 as x-mailer

2008-09-24 Thread James Wolfe
I think that Gmail may have just changed their spam filters to identify as spam any email with the following header: X-Mailer: ColdFusion 8 Application Server This would, of course, prove very bad for anyone who uses CF8 and sends email out. The questions are: A. Have any of you experienc

Re: PID errors - much simpler

2008-08-26 Thread James Wolfe
Our JVM is fully updated. No love. We have the new CFImage patch from Adobe. No love. I am curious what you meant about this being a classic sign of the problem. We can often go through 7,000 images without one error and then we'll get two errors within 20 images of each other and then go anot

Re: PID errors - much simpler

2008-08-26 Thread James Wolfe
Brad, Do you know what it WAS related to? Do you make extensive use of ? - James >Yes, I've gotten them when JRUN had a hard crash, but it was never related >to image manipulation. > >~Brad ~| Adobe® ColdFusion® 8 software

Re: PID errors - much simpler

2008-08-26 Thread James Wolfe
Dave, I believe that you are correct. I'm fairly certain that the prefix "hs_" is indicating that it was a HotSpot error. - James # Java VM: Java HotSpot(TM) Server VM (10.0-b19 mixed mode windows-x86) >> James, if the JVM crashes, it will certainly create a >> hs_err_pid file, but how do you

PID errors - much simpler

2008-08-25 Thread James Wolfe
OK, So it appears I went a little too specific with my previous question. Here is a simpler version: Does anyone have files that look like this: hs_err_pid.log ( can be any number) in the following folder: c:\coldfusion8\runtime\bin ~~~

PID errors (and cfImage or CFX_imageCR3)

2008-08-25 Thread James Wolfe
I have been working to debug some problems that my server has been getting intermittently and I wanted to know how common the problem is. We have been getting "small" coldfusion crashes (where CF restarts automatically) periodically on a couple of our servers and I think I have linked it to the

Re: Email "on behalf of"

2008-06-26 Thread James Wolfe
l over the place. >use the "replyTo" attribute of ? > >On Thu, Jun 26, 2008 at 10:16 AM, James Wolfe <[EMAIL PROTECTED]> wrote: >> ~| Adobe® ColdFusion® 8 software 8 is the most important and dra

Email "on behalf of"

2008-06-26 Thread James Wolfe
I sometimes get email where the from reads something like: "Yahoo Groups on behalf of Michael Dinowitz" where the specific names are obviously irrelevant. When i his reply, it goes to yahoo groups. On the webforms of one of my sites I want to try to set something like this up (so the emai

Re: Disable "Transfer-Encoding: Chunked"?

2008-06-12 Thread James Wolfe
Reinstalling the web server connector did nothing, but uninstalling the 4 security patches that we had recently installed (NONE OF THEM having ANYTHING to do with IIS) got rid of the random/intermittent "HTTP 500" problem. In case any of you start getting this problem, the 4 security patches wer

Re: Exception Thrown and Not Caught in IE

2008-06-12 Thread James Wolfe
Just rename the onLoadFunction function to onLoadFunction_delayed() and create a new "onLoadFunction" that has only the following line of code in it: window.setTimeout("onLoadFunction_delayed()",500); That will call the onLoadFunction_delayed function half a second after the page finish

Re: Disable "Transfer-Encoding: Chunked"?

2008-06-12 Thread James Wolfe
I forgot to mention that in fiddler I see the request (complete with the chunk size) and also what is probably the strangest part of all: The requests will randomly come back with the first line reading: "HTTP/1.1 500 Internal Server Error" I can click "reissue request" in fiddler (which sends

Disable "Transfer-Encoding: Chunked"?

2008-06-12 Thread James Wolfe
I am getting the weirdest error. My server lost power on Saturday night and (obviously) therefore restarted. When that happened it must have finished installing something that was started earlier because all my pages started being delivered in "Transfer-Encoding: chunked" Now you might think t

Disable "Transfer-Encoding: Chunked"?

2008-06-12 Thread James Wolfe
I am getting the weirdest error. My server lost power on Saturday night and (obviously) therefore restarted. When that happened it must have finished installing something that was started earlier because all my pages started being delivered in "Transfer-Encoding: chunked" Now you might think t

Disable "Transfer-Encoding: Chunked"?

2008-06-12 Thread James Wolfe
I am getting the weirdest error. My server lost power on Saturday night and (obviously) therefore restarted. When that happened it must have finished installing something that was started earlier because all my pages started being delivered in "Transfer-Encoding: chunked" Now you might think t

Re: LinkedIn CF group

2008-06-11 Thread James Wolfe
1,000 users and counting though I still have no idea what to do with the group. Any ideas? >I'm not sure what purpose it serves, but I created a LinkedIn CF group if >anyone cares > >http://www.linkedin.com/groupInvitation?groupID=63526&sharedKey=59CB6255962F ~

LinkedIn CF group

2008-03-04 Thread James Wolfe
I'm not sure what purpose it serves, but I created a LinkedIn CF group if anyone cares http://www.linkedin.com/groupInvitation?groupID=63526&sharedKey=59CB6255962F ~| Adobe® ColdFusion® 8 software 8 is the most important and d

Re: IVR / Faxback solutions

2008-03-04 Thread James Wolfe
for IVR, check out angel.com > I am hoping that maybe someone on here has some experience with this > and can point me in the right direction. > > I am working on setting up a system where a doctor's office would call > an IVR system, put in a bit of information on a patient and get the > e

Re: poll - How many MS should it take to load a site's home page?

2008-01-21 Thread James Wolfe
4 seconds http://news.bbc.co.uk/1/hi/technology/6131668.stm >Looking forward to hearing everyone's thoughts. > >How many milliseconds should it take for a site's home >page to load? ~| Adobe® ColdFusion® 8 software 8 is the mo

Re: Emerging Web Technologies

2007-12-31 Thread James Wolfe
Silverlight Javascript frameworks Location based services WiMax > I have a friend who'll be teaching a course on "Emerging web > technologies" > > The course will give students some insight into the newest > technologies being used in web development today. > > Do you guys have any suggestio

BlogCFC hebrew

2007-12-31 Thread James Wolfe
I am having trouble submitting hebrew text to blogCFC from anywhere/everywhere. It doesnt work from Google Docs, Windows Live Writer, Adobe Contribute, Ecto, etc... The problem seems to be in the encoding, but I dont know much more than that. What happens is, the following source text: ב

Re: Database vs. Verity Search

2007-12-10 Thread James Wolfe
In Verity, you CAN search within the "customX" fields as well as all other fields (category, author, etc...). Verity is, however, mostly useless unless you are trying to find exact matches. The ranking engine in verity is the equivalent of the "FindNoCase" function in CF. It will return a T/F.

Re: Conceptual Search against Database(s)

2007-11-28 Thread James Wolfe
DL, You can find my email address here: http://www.omnibrow.com/deleteme.txt sorry for the runaround, but I don't want to post it online permanently and as soon as you email me, i will be taking it down. Sorry to everyone else that they have to be bothered with non-public business. James.

Re: Conceptual Search against Database(s)

2007-11-27 Thread James Wolfe
dl, I was the one who posted about Verity. Sadly, I didnt understand your email or find any more information on your website. What exactly is your approach? How would I implement it on my site? Is it proprietary? Does it build on verity? Does it cost money? > Greetings to all, > > I know

Re: Verity Ranking

2007-11-22 Thread James Wolfe
Every major search engine has criteria for ranking the matches it finds. You will read different orders for values depending on what source you read, but you will find a different rank for items such as URL title tag meta keywords meta description page content (which gets broken

Verity Ranking

2007-11-21 Thread James Wolfe
I am implementing a custom verity collection on my site. I am trying to find out how to inform the verity engine to rank some fields as more important than others. The items i'm indexing have a title, author, date, abstract, and keywords. At this point, I cant figure out how to get verity to ra

Re: Digests not working for me

2007-08-22 Thread James Wolfe
I have not received any CF-Talk emails since 7/28. I have resubscribed on both pages at least a dozen times. I have unsubscribed and then resubscribed, all to no avail. My mail server is not blocking the mail. I get spam at the address so i know its working. I have subscribed to the "hourly dig

Converting a PDF to FlashPaper using CF MX

2007-07-27 Thread James Wolfe
I know that CF (especially CF8) can interact with PDF docs. I know that CF (even MX7) can produce flashpaper documents. If a user uploads one, can CF convert to the other (PDF->FP or vice versa)? I saw the ANT script that runs at the command prompt that will do this en masse, but that seems l

Convert PDF to FlashPaper using CF

2007-07-26 Thread James Wolfe
I know that CF (especially CF8) can interact with PDF docs. I know that CF (even MX7) can produce flashpaper documents. If a user uploads one, can CF convert to the other (PDF->FP or vice versa)? I saw the ANT script that runs at the command prompt that will do this en masse, but that seems li

Re: SQL Question - seleting row sets

2007-07-19 Thread James Wolfe
There are a number of ways to do this. The typical way that I get this done is (im going to use your example of rows 31-50 for a total of 20 rows) SELECT TOP 20 * FROM [tableName] WHERE [primaryKeyField] not in ( SELECT top 30 [primaryKeyField] FROM [tableName] WHERE [criteriaField] =

Re: Adding events to outlook calendar

2007-07-19 Thread James Wolfe
If your client doesn't have Microsoft Exchange, I think it's basically impossible for CF on the server side talking to a client-side outlook. You can create a .ics or .vcs file for the user to download/open and thereby import the event into their outlook, but without exchange, that's all you can

Re: Current time in seconds

2007-07-17 Thread James Wolfe
> Are there any date/time functions that will display the current > date/time in seconds? You can use the java date object to get whatever you want. You can use the following code to determine the number of milliseconds since since the standard base time known as "the epoch", namely January 1, 1

Re: Query Result Problem

2007-07-13 Thread James Wolfe
>that seams to have worked for that query, but other queries still return a >limit of 50 records. So I have this question, that I could not answer myself >with a google search... Is possible that a SET ROWCOUNT x in one place would >affect every query from that server? Its possible that it would p

Re: Query Result Problem

2007-07-12 Thread James Wolfe
>Shot in the dark here, but is there a query anywhere in your application, or >otherwise being executed against your database, that is using SET ROWCOUNT >50, and not resetting the rowcount attribute to 0 afterwards? If Doug is right (and this seems to be a really good guess) an easy way to test

Re: Query Result Problem

2007-07-12 Thread James Wolfe
Heres a couple of tests to try to see where/if the data is being cached somewhere along the way. Does using the order by clause bring up different records? ORDER BY zipcode DESC vs ORDER BY zipcode ASC Does changing the data in the DB cause the data to change in your CF dump?

Re: How to force a download rather than play?

2007-07-08 Thread James Wolfe
There is a way to do it with IIS and Virtual Directories. If you create a virtual directory that points to the directory where the mp3s are (for example "mp3download") and add the following to the header in IIS, the file will be served as a download and there will be no work for the CF server.

Re: Spam to my CF-Talk address

2007-07-05 Thread James Wolfe
>It does mean that someone else would have to do some work, however. Are you >willing to pay for that work, however easy or insignificant it may seem to >you? I'd be willing to contribute time to help fix it. Does that count? ~|

Re: Spam to my CF-Talk address

2007-07-05 Thread James Wolfe
While I am aware that spam is a way of life on the internet and I know that I have access to all of your email addresses and you therefore have access to mine, I do not need to approve of either one of those things. Spam is avoidable if care is taken and I see no particular reason that my email

Re: Spam to my CF-Talk address

2007-07-05 Thread James Wolfe
> Its right out there for any bot to harvest. Since that is the case, is there anything we can do to obscure email addresses in replies so that this will not happen again? It should be simple enough to write a regex that will remove the domain from all email addresses listed in this reply form

Spam to my CF-Talk address

2007-07-05 Thread James Wolfe
I have a custom address which only receives mail for CF-Talk. I have shared this address with no one and have not used it in any location other than on the CF-Talk forum. I have, as of yesterday, begun receiving spam on that address (3 messages thus far). Without accusing Michael of selling ou

Verity Issues

2007-07-03 Thread James Wolfe
I have a CF MX7 search collection which contains item titles like Genuine Hand Carved Ivory Netsuke of Two Rabbits Playing Drum When I run a type="simple" search for playing that item comes up. When I run a type="simple" search for rabbit playing that items also comes up (the sys

Re: CF Editor

2007-06-26 Thread James Wolfe
For my own edification and for your own education, I will explain why what you are saying is wrong. Let's start with the most basic things. Visual Studio says it need between 96 and 192MB of RAM depending on the operating system. That's 1/4 - 1/2 of what Eclipse uses under normal conditions. I

Re: CF Editor

2007-06-25 Thread James Wolfe
I said that Eclipse only runs well on 2GB of ram and then everyone comes out of the woodwork and says "I got 2GB of RAM and it runs fine!" What is the point of that post? I'm very glad for you that have 2GB of RAM (and mildly jealous), but the average non-brand-spanking new machine has 512MB of

Re: CF Editor

2007-06-25 Thread James Wolfe
Unfortunately, there isn't any good CF editor out there. Now that HomeSite is defunct, we're pretty much all screwed. Dreamweaver is evil. It crashes often and is slow to open and sometimes won't open a drive's contents after you choose it from the dropdown, but at least it opens. It's probably

Re: Conditional SQL

2007-06-12 Thread James Wolfe
You can do the following and then run the query as DECLARE @productgroupid int; SET @productgroupid = #queryParams.productgroupid#; SELECT Title, ProductID FROM aTable WHERE Stock > 0 AND m.ProductGroupID = coalesce(nullIf(@productgroupid,-10001),m.ProductGroupID) W

Re: Large CSV File

2007-06-12 Thread James Wolfe
If you have MS SQL at your disposal, load the stuff into a table and query that. You can use DTS (though that's harder to do on the fly) or you can simply use the "BULK INSERT" command which is super fast and is very easy. If you dont have a database available to you, you can use ASP (let the fl

Re: Robust Permissions System

2007-06-10 Thread James Wolfe
If noone is aware of a package that does this, are there any of you out there that would be interested in helping me architech/develop it so that it can be a resource available/useful to everyone? I can build it for myself with the features that only I need, but it would probably be much more u

Re: AJAX Libraries

2007-06-10 Thread James Wolfe
Having worked with a few, I'm pretty certain that there is no "best" framework (though I'm sure some fanboys will flame me for this). If you simply want a way to have JavaScript <-> CF conversations easily and without a lot of coding, I think any of them will work. My personal lightweight favo

Robust Permissions System

2007-06-08 Thread James Wolfe
I have to build a robust permissions system for one of my clients. Basically, I need the concept of users and groups and both users and groups are able to be members of other groups. Optimally, it would have Allow/Deny flags so that I could exclude specific users from specific features (like Win

Re: Shortlist of High-End (CF) Hosts?

2007-06-06 Thread James Wolfe
>> I've got a client getting ready to move a major CF/MSSQL site > >I think Edgeweb Hosting could fit the bill. >http://www.edgewebhosting.net/ We have tried a number of hosts and I can definitively say that EdgeWeb has proven themselves to be the best by far. Amongst all our service providers

Re: Run PHP code inline on a Coldfusion page

2007-06-04 Thread James Wolfe
>PHP code mixed in with CF code is pretty kick ass. >I read that someone else has done the same thing for Ruby. I recently did almost the exact same thing with JSP (obviously a much simpler task considering CF is java based). I didn't bother posting the code anywhere because I thought it was si

Re: Java 1.6.0_01

2007-06-01 Thread James Wolfe
>You might be able to get CF7 running on the new JRun on JRE 1.6 >although I haven't tried. I tried with the JRE and failed. It seems that you need the entire JDK (not just JRE) to get CF7 running on 1.6. Unfortunately, the same cannot be said for the Verity Search portion of CF. I couldnt get

Re: javascript help

2007-05-29 Thread James Wolfe
> hey guys i have a little window with a link on it opened up a popup > window and gave it a name. the new window also has frames in it. I > would like to manipulate the forms in that frame, like giving it > certain values and stuff, by calling it from the little window. how > do I do that?

Re: creating xml formatted out from table in database

2007-05-29 Thread James Wolfe
> The first part is easy, just wondering if someone could advise on the > second part getting to XML formatted output from the table in the > database. MS SQL Server 2000 and 2005 have a special feature for this: SELECT * FROM [tableName] FOR XML AUTO you can even control the fo

Re: Desperate help with a query

2007-05-27 Thread James Wolfe
make sure to only select the columns you need and dont forget that you will still need the SELECT DISTINCT [fieldList] keeping the "distinct" >Hi thanks for that > >I have changed the query to the following: > >Select tbl_advertisers.advertiserid, advertiser, logo_thumb > >I got duplicate reco

Re: Tiobe, O'Reilly Radar, and niches [WAS Re: ComputerWorld decl ares CF dead]

2007-05-25 Thread James Wolfe
> No offense taken. I haven't bought a CF book in wow, nearly a decade > since none of them are truly good. Like I said, the problem is the > market is too small for a big publisher to take a risk. Breakeven on > a > book for an O'Reilly or Wiley is between 6000 and 8000 copies > depending on the

Re: 2 problems that I can figure out

2007-05-25 Thread James Wolfe
>This is a two part plee for help. >1)Dependant select boxes are a common enough thing. You should be able to find >sample javascript very easily. Here is an accessible example with two ways of >doing it in javascript: http://www.onlinetools.org/articles/accessibleinter/ >2) >Currently we have

Re: Tiobe, O'Reilly Radar, and niches [WAS Re: ComputerWorld decl ares CF dead]

2007-05-25 Thread James Wolfe
> All I can suggest is the Fusion Authority Quarterly Update. Issue 1 > was all of the CF 7 features you have not been using but should (like > application.cfc). Issue 2 was all CF-OOP and Frameworks. Issue 3 just > came out dealing with business issues such as "How to Avoid Unpaid > Consultin

Re: Tiobe, O'Reilly Radar, and niches [WAS Re: ComputerWorld decl ares CF dead]

2007-05-25 Thread James Wolfe
>> Having written a few books (including ColdFusion ones) I'd >> suggest that the reason you don't see the ColdFusion books is >> that there's not a market for them. No offense to the books that you or Ben Forta have written, but I'm in the market for a good CF book. I just havent found even o

Re: MS SQL 2000 and ntext

2007-05-25 Thread James Wolfe
>Hi there, > >I'm running CF7 and MS SQL 2000 on this project I'm working on. > >I'm using a simple cfquery to get a row of data. >Now, one of these fields is of type ntext. It contains xml data. > >What I'm trying to do is to retrieve the xml data from this field... what >seems to happen, is that

Re: How can I do this

2007-05-18 Thread James Wolfe
> On 5/18/07, Matthew Friedman <[EMAIL PROTECTED]> wrote: > > I am not sure how I can do this. What I need to do is to set up a > site that when the user hits a url to a specific domain ie: www.domain. > com/codeword I can parse the "codeword" off the url string and > preforms some actions. > >

Re: Can this be done?

2007-05-18 Thread James Wolfe
> I have set up an MSN Gateway, I can send messages to the MSN account > and receive messages from that MSN account. But I am not able to > figure out how to show the user the response, other then letting the > gateway add it to the DB, and let the app pull it from the DB. But I > don't want to

Re: Does CF Framework make life easier? Which one to start?

2007-05-17 Thread James Wolfe
I cant speak about Frameworks in general, but I can tell you to avoid FuseBox like the plague. If all you ever coded in was fusebox, then maybe its an OK framework to work with. We hired a new developer who told us that FuseBox was the bomb and that he knew it. We gave him a specific project

Re: User's getting other user's sessions

2007-05-17 Thread James Wolfe
We had this problem last year. We spoke to a whole bunch of CF Gurus and even to the people at Macromedia (in particular a very unhelpful, derogatory gentleman named Serge who denied that we were having the problem even after I proved it to him). Either way, general suggestions were to ensure t

Re: CF adding additional pages in pdfs

2007-05-16 Thread James Wolfe
We encountered this problem and finally found the solution. Our problem was page width. Coldfusion, like any regular printer, will wrap the contents of the page, if they are too wide, onto the next page. Even if the content that is too wide is simply white space. It happened to us. We were prep