Re: jfreechart

2006-07-07 Thread Nick de Voil
Anyone use CF with jfreechart? I'm trying to create a MeterPlot, but it's coming up blank. Yes, but we don't use MeterPlot. I'd RTFM if there was a better FM :) I know what you mean. Have you tried the forum? I've always managed to get answers there.

Re: OT: gmail and norton internet security

2006-07-07 Thread Nick Tong - TalkWebSolutions.co.uk
it's not really the AV that i'm after but the firewall. I have messages popup in gmail when i'm browsing telling me that the page has been corrupted due to Norton firewall. i'm going to give comodo a go. thanks all On 07/07/06, Casey Dougall [EMAIL PROTECTED] wrote: Gmail scans your email

i18n date/time

2006-07-07 Thread Hugo Ahlenius
Hi, I have a question on i18n date and time display for local time zones. Currently I have had all date and time stored and presented in the server/local time zone, but I am interested in moving to storing all that in UTC format, and displaying it in local time for what the client/user prefers.

RE: i18n date/time

2006-07-07 Thread Hugo Ahlenius
Oh, Now I saw Paul H's post on his blog, so it seems like there is no easy way to do this... http://cfg11n.blogspot.com/2006/05/there-is-such-thing-as-timezone-hell ..html -- Hugo Ahlenius - Hugo Ahlenius E-Mail:

Re: Web Services - Not for production or development - Thanks everybody

2006-07-07 Thread Tom Chiverton
On Thursday 06 July 2006 18:50, News wrote: development. I paid for my software and I am using it legally. I need the extra IP addresses. We shouldn't have to spend extra time on things like So run CF behind a front end proxy such as Pound, Apache or Squid. -- Tom Chiverton

Re: OT: gmail and norton internet security

2006-07-07 Thread Tom Chiverton
On Thursday 06 July 2006 16:52, [EMAIL PROTECTED] wrote: Unless or course someone posts a real virus masquerading as a test one ;-) Indeed. Which makes testing if real time scanning works or not a pain :-) Which is why I wanted the exact one someone tested with. -- Tom Chiverton

Re: OT: gmail and norton internet security

2006-07-07 Thread Tom Chiverton
On Friday 07 July 2006 00:34, Nick Tong - TalkWebSolutions.co.uk wrote: whats a good firewall? A different box :-) -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership

Re: Flex / Coldfusion question...

2006-07-07 Thread Tom Chiverton
On Thursday 06 July 2006 23:45, Denny Valliant wrote: Pretty much. It's a font end / remote interface to X (X being Java, CF, ASP, etc heck, flat files even). I think. I may be mixing openlaszlo in there too, but close enough, I figure. It's an interface above all else. The way I see

Re: Debugging per request

2006-07-07 Thread Joseph Lamoree
I finished putting the filter into production, and it's working perfectly. I wrapped up my notes, the source, and the built jar in case anyone wants to take a look: http://www.teleologic.net/~jlamoree/teleologic-server.zip (80285 bytes)

Re: Algorithm / Data dudes

2006-07-07 Thread Robertson-Ravo, Neil (RX)
A query should do the trick. This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for

Re: Automated Web Form Filler-Outer (was Re: Mailing List suggestions)

2006-07-07 Thread Tom Chiverton
On Friday 07 July 2006 03:38, Denny Valliant wrote: I'm picturing something that follows along as you browse a site, and then offers means of connecting parts of the session to CF loops, structures, etc., so you can replay your session programmatically. I normally just have a trace running

Re: Flex / Coldfusion question...

2006-07-07 Thread Will Tomlinson
The way I see it, what CFML did for HTML, Flex does for Flash. But now you're mixin me up. You're comparing CFML to something that's presentation only. Will ~| Introducing the Fusion Authority Quarterly Update. 80 pages of

Re: Flex / Coldfusion question...

2006-07-07 Thread Will Tomlinson
And how can you get away with building a Flex ecommerce app when it won't be indexed by search engines? How would I ever explain that one to a client? Will ~| Introducing the Fusion Authority Quarterly Update. 80 pages of

Re: Flex / Coldfusion question...

2006-07-07 Thread Tom Chiverton
On Friday 07 July 2006 10:27, Will Tomlinson wrote: But now you're mixin me up. You're comparing CFML to something that's presentation only. CFML is a presentation layer with cool integration with databases (I'm speaking roughly here, with as broad a brush as I can find :-) ), that renders to

Re: Flex / Coldfusion question...

2006-07-07 Thread Tom Chiverton
On Friday 07 July 2006 10:29, Will Tomlinson wrote: won't be indexed by search engines? Only if you build it so that it wont be. Typically, having a 'gateway' HTML page, or a Flash wrapper page with decent META tags will sort you out. -- Tom Chiverton

CFMX7 Multiserver on Apache

2006-07-07 Thread Rob Wilkerson
I'm trying to create a multiserver installation of CFMX7 in a Windows/Apache 2.0.58 environment where each ColdFusion instance runs a separate JVM configuration. I've had this running just fine in IIS by running wsconfig with the -config flag, but I'm not sure how to do it in Apache. In IIS, the

RE: Flex / Coldfusion question...

2006-07-07 Thread Hugo Ahlenius
| Only if you build it so that it wont be. | Typically, having a 'gateway' HTML page, or a Flash wrapper page with | decent META tags will sort you out. What do you base that on? Should each product have a gateway page then? /Hugo ###This message has been

RE: OT: gmail and norton internet security

2006-07-07 Thread Snake
I presume u mean free ones AVG also do a firewall product. Zonealarm is one of the peoples favourites from www.zonelabs.com Comodo antivirus looks quite promising http://www.comodogroup.com/ Snake -Original Message- From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL

Re: Flex / Coldfusion question...

2006-07-07 Thread Tom Chiverton
On Friday 07 July 2006 11:03, Hugo Ahlenius wrote: What do you base that on? Should each product have a gateway page then? Depends if you want your whole product catalogue indexed or not. It's not like you need generate them by hand. -- Tom Chiverton

cffile sql and cfc's

2006-07-07 Thread Richard Cooper
Hi, I'm looking into creating a cfc for uploading files. I think this but should be fine, but I'd like to know is what people think would be the best method for adding/editing this info to dynamic table. i.e. is it OK to use: cfquery UPDATE #ARGUMENTS.tablename# and are there any extra

RE: Algorithm / Data dudes

2006-07-07 Thread Steve Brownlee
Hm, it could be that simple, you're right. Good idea. -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 12:29 AM To: CF-Talk Subject: Re: Algorithm / Data dudes A query should do the trick. Working on Pricing

Re: i18n date/time

2006-07-07 Thread Paul Hastings
Hugo Ahlenius wrote: Now I saw Paul H's post on his blog, so it seems like there is no easy way to do this... well actually there is. set you server tz to UTC bob's your uncle. if nopt the only other way to avoid the DST boundary issue is to use java epoch offsets.

Re: Flex / Coldfusion question...

2006-07-07 Thread Rick Root
Tom Chiverton wrote: CFML is a presentation layer with cool integration with databases (I'm speaking roughly here, with as broad a brush as I can find :-) ), that renders to HTML. MXML is a presentation layer with cool integration to remote services, that renders to Flash. Neither.

Re: cffile sql and cfc's

2006-07-07 Thread Tom Chiverton
On Friday 07 July 2006 11:55, Richard Cooper wrote: I'm looking into creating a cfc for uploading files. Generic answers to generic questions: cfqueryparam / Reactor don't refer to shared scopes (url/form) inside CFC -- Tom Chiverton This

Re: cffile sql and cfc's

2006-07-07 Thread Richard Cooper
I'm guessing either something like: cfquery UPDATE cfqueryparam value=#ARGUMENTS.tablename# cfsqltype=cf_sql_varchar / OR cfparam name=#ARGUMENTS.tablename# type=string cfquery UPDATE #ARGUMENTS.tablename Would these work and be safe?

RE: JS Pop-up Window problems...

2006-07-07 Thread Dan G. Switzer, II
Just wanted to give an update on the issue my client was having with Firefox. I finally was able to schedule a WebEx demo with the client. After some debugging, we discovered that the browser was crashing on the window.close() method (and any variation of it, i.e. self.close(), etc.) Anyway,

RE: i18n date/time

2006-07-07 Thread Hugo Ahlenius
| well actually there is. set you server tz to UTC bob's your uncle. | if nopt the only other way to avoid the DST boundary issue is to use | java epoch offsets. Sorry Paul - but how does that help? You mean by just adding and subtracting for the timezone manually? And why does the server tz

Re: cffile sql and cfc's

2006-07-07 Thread Tom Chiverton
On Friday 07 July 2006 13:30, Richard Cooper wrote: cfquery UPDATE cfqueryparam value=#ARGUMENTS.tablename# cfsqltype=cf_sql_varchar / Normally you have one CFC for each table, and you can't use place holders for things like tablenames anyway. -- Tom Chiverton

Re: Framework suggestions

2006-07-07 Thread Joe Rinehart
Anyways, all to say this: The XML syntax isn't necessarily easier or better than CFML, but for what this, or other XML-based frameworks do for you, the extra brain space is worth using these frameworks. Comparing XML to CFML is an excercise in futility - it's apples and oranges, and I just

Re: CFMX7 Multiserver on Apache

2006-07-07 Thread Rob Wilkerson
Sorry, everyone. After reading this again, it seems that I have all kinds of issues with my question. First, the -config flag is on the jrunsvc utility. Duh. That error led me down a path that ended with a very unclear and even contradictory question. Let me try to do better by simplifying:

Re: cffile sql and cfc's

2006-07-07 Thread Richard Cooper
Hi Tom, Do you think something like this would make it safe from SQL attack: cfset tableOK = REFindNoCase([^A-Za-z-_]+, ARGUMENT.tablename, 1,TRUE) cfif (tableOK.pos[1] NEQ 1) OR (tableOK.len[1] and len(ARGUMENT.tablename)) cfabort cfelse cfquery UPDATE #ARGUMENTS.tablename# . /cfif

Re: cffile sql and cfc's

2006-07-07 Thread Jim
You've still got issues e.g. arguments.tablename = sysobjects. Essentially, you're still hoping you've thought of everything that can be done. An idea might be: cfset allowedtables = file,image cffif not listfindnocase(allowedtables,arguments.table) cfabort /cfif This way, you are

Re: cffile sql and cfc's

2006-07-07 Thread Richard Cooper
Correction: cfif (tableOK.pos[1] NEQ 1) OR (tableOK.len[1] NEQ len(ARGUMENT.tablename)) ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered

Re: i18n date/time

2006-07-07 Thread Paul Hastings
Hugo Ahlenius wrote: Sorry Paul - but how does that help? You mean by just adding and subtracting for the timezone manually? And why does the server tz need you're missing the real issue. to be UTC -- wouldn't it be enough to just handle all time in UTC in the backend? So I am not sure if

Re: Ebay SOAP API

2006-07-07 Thread harry kuperus
The sample from Ebay which pulls out the geteBayOfficialTime works without any problem. But I need to do the same with GetSearchResults but I can't figure it out. any help would be highly appreciated Thanks Harry ~|

RE: Debugging per request

2006-07-07 Thread Russ
Your code looks great... much better then what I patched together a few months ago... Where did you get the documentation necessary? I was not able to find anything beyond some very basic example files on the macromedia site. I also believe tjat your code has the same bug as mine. When a user

RE: CFMX7 Multiserver on Apache

2006-07-07 Thread Russ
I haven't tried this yet, but I believe you can do this by putting in the apache configuration that connects you to CF inside the virtual host directive. Let me know if you get this to work, as I will need to do this sometime soon as well. Russ -Original Message- From: Rob Wilkerson

RE: JS Pop-up Window problems...

2006-07-07 Thread Munson, Jacob
My original hunch proved correct, in that it was the Tabbrowser Extensions that was the culprit. Extensions are a wonderful thing, but they can also cause instability. Tabbrowser Extensions is notoriously buggy. I used to prefer TabBrowser Preferences, but these days I use Tab Mix Plus,

RE: JS Pop-up Window problems...

2006-07-07 Thread Dan G. Switzer, II
Tabbrowser Extensions is notoriously buggy. I used to prefer TabBrowser Preferences, but these days I use Tab Mix Plus, which does the job of about 4 of my previous extensions. :) Since FF v1.5, they've pretty much implemented everything feature I used to use a Tabbrowser extension for (I used

Re: Debugging per request

2006-07-07 Thread Joseph Lamoree
On 7 Jul 2006, at 07:38, Russ wrote: Your code looks great... much better then what I patched together a few months ago... Where did you get the documentation necessary? I was not able to find anything beyond some very basic example files on the macromedia site. Thanks. I used the

RE: OT: TinyMCE strange behavior.

2006-07-07 Thread Ian Skinner
How plain was the word markup? Normal ps, or ps with strange attributes and such? Both, I have tried just the plain paste from word with all the extra style and class attributes, and after using the Tiny MCE controls to clean these up into plain paragraph tags. Either way, they are all

Re: cffile sql and cfc's

2006-07-07 Thread Richard Cooper
Hi Jim, Thanks, I think that will work. I'll make an adjustment to get all tables dynamically which I'd guess would be OK cfquery name=GetTableNames datasource=#theDatabase# SELECT TABLE_NAME FROMInformation_Schema.Tables WHERE TABLE_TYPE = 'dbo' ORDER BY Table_Name /cfquery cfset

Re: CFMX7 Multiserver on Apache

2006-07-07 Thread Rob Wilkerson
Will do. I'll try to detail the steps for the list. On 7/7/06, Russ [EMAIL PROTECTED] wrote: I haven't tried this yet, but I believe you can do this by putting in the apache configuration that connects you to CF inside the virtual host directive. Let me know if you get this to work, as I

A-Z Search

2006-07-07 Thread Steve LaBadie
I am considering offering an A-Z search on our website. Can anyone direct me to something already created? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu

Intranet suite

2006-07-07 Thread Patrick Forsythe
Got a customer that wants a intranet suite things like calendar, contact managment, webmail, and soem file upload ability. I can roll my own but we are looking to do this on the cheap.can anyone recomend a good custome tag /app that will work for me? -- Patrick Forsythe Tech Support

RE: Intranet suite

2006-07-07 Thread Adkins, Randy
I recall something like tmsIntranet or something. -Original Message- From: Patrick Forsythe [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 12:20 PM To: CF-Talk Subject: Intranet suite Got a customer that wants a intranet suite things like calendar, contact managment, webmail,

Re: Automated Web Form Filler-Outer (was Re: Mailing List suggestions)

2006-07-07 Thread Denny Valliant
Hr... Firefox extension... check. Sounds like a tool I should have. It's generally pretty obvious, a trace tool would help even more, but I was thinking, since it's so obvious, someone must have gotten tired of doing it by hand, and whipped up an automated process for doing it. Thanks for

Re: Intranet suite

2006-07-07 Thread Brian Rinaldi
If you are looking for free and/or open-source, I know of nothing comprehensive. You could find some of the functionality you are looking for in seperate projects (see the full list at - http://www.remotesynthesis.com/cfopensourcelist) but you would have to combine them (which really isn't that

RE: Intranet suite

2006-07-07 Thread Snake
You will most likley have to forget CF if you want ready made scripts/apps like this. I have seen all those things as individual components. But not really alltogether. You could try dynaportal, that might possibly have most of the things you need. Webmail generally comes with the mail server.

RE: Automated Web Form Filler-Outer (was Re: Mailing List suggestions)

2006-07-07 Thread Snake
How about this http://www.nqltech.com/BrowserRecorder.asp snake -Original Message- From: Denny Valliant [mailto:[EMAIL PROTECTED] Sent: 07 July 2006 17:27 To: CF-Talk Subject: Re: Automated Web Form Filler-Outer (was Re: Mailing List suggestions) Hr... Firefox extension... check.

Re: Intranet suite

2006-07-07 Thread Brian Rinaldi
If you do decide to drop CF, then I have heard about an open-source project called LifeRay (http://www.liferay.com/web/guest/home) which is a full portal system built in Java. It looks pretty sweet. - Brian Rinaldi blog - http://www.remotesynthesis.com/blog CF Open Source List -

Re: Intranet suite

2006-07-07 Thread Patrick Forsythe
I should be a little more specific. we already host the domain and mail for the client, just a Linux mail server using smtp for mail and qpopper to pull mail. They have decided they would like to have an intranet page from which they could read and send mail, have personal calendars and upload

RE: Automated Web Form Filler-Outer (was Re: Mailing List suggestions)

2006-07-07 Thread Munson, Jacob
Or this one, for Firefox: http://developer.spikesource.com/wiki/index.php/Projects:TestGen4Web It can also generate an XML file that can be used in a unit testing framework like Selenium. -Original Message- From: Snake [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 10:44 AM

RE: Intranet suite

2006-07-07 Thread Nick Gleason
Patrick, Our shop (CitySoft - www.citysoft.com) provides an CF-based application that provides all or most of what you mentioned. It's priced pretty competitively and can be open sourced if you want to build on it. Best, Nick

RE: Intranet suite

2006-07-07 Thread Munson, Jacob
I don't see webmail in the list...or did I miss it? -Original Message- From: Nick Gleason [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 11:00 AM Patrick, Our shop (CitySoft - www.citysoft.com) provides an CF-based application that provides all or most of what you

Could not generate stub objects for web service invocation

2006-07-07 Thread Michael Dinowitz
repost due to error: I am having a hard time invoking the ws below in a Unix/CF7/Apache 2.0 environment. I can query the WSDL and it works successful in a windows dev environ. However when going to UNIX it is unsuccessful. I am thinking that it is a permissions issue or something. Further more I

RE: Could not generate stub objects for web service invocation

2006-07-07 Thread Russ
Hmm, can you access the WSDL using a browser when the server is the unix box? It is very likely permissions. Is the directory where CF is installed owned by the same user that CF runs as? try doing something like the following chown -R cfuser.cfuser /opt/jrun4 where cfuser is the user that

RE: Could not generate stub objects for web service invocation

2006-07-07 Thread Dave Watts
I am having a hard time invoking the ws below in a Unix/CF7/Apache 2.0 environment. I can query the WSDL and it works successful in a windows dev environ. However when going to UNIX it is unsuccessful. I am thinking that it is a permissions issue or something. Further more I cannot even

Re: OT: TinyMCE strange behavior.

2006-07-07 Thread Denny Valliant
On 7/6/06, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Standard XML? Do the Microsoft XML docs validate as XML? I think they do - so, they are valid. They may be quirky but I think they are valid... They probably are valid, if, um, verbose. It was an off the cuff comment, and more

RE: Intranet suite

2006-07-07 Thread Snake
You do realise that most decent mail servers have contact managers, calendars, messaging etc built in to them and are accsiible via the webmail. Both the mail servers we use (merak and Mdaemon) do. So maybe you just need to upgrade to a better mail server. Snake -Original Message-

Re: CFMX7 Multiserver on Apache

2006-07-07 Thread Rob Wilkerson
All - If anyone has been watching this thread, Steven Erat was kind enough to answer my cry for help and send me this link which lays it out pretty well...http://www.adobe.com/devnet/coldfusion/articles/multi_instances04.html. He also indicated that he would try to write a technote on the

RE: Intranet suite

2006-07-07 Thread Nick Gleason
Hi jacob. Good question. We have an email module that allows you to sent emails to constituents/members. And, there is a feature that allows public users to search for other people and send them an email through the system. But, there is not something like hotmail, gmail, etc. Let me know

RE: Intranet suite

2006-07-07 Thread Snake
I was interested for a second there, but no screen shots, no online demo, one likes to see what the product does before they consider buying it. -Original Message- From: Nick Gleason [mailto:[EMAIL PROTECTED] Sent: 07 July 2006 18:00 To: CF-Talk Subject: RE: Intranet suite Patrick,

Re: OT: TinyMCE strange behavior.

2006-07-07 Thread Denny Valliant
On 7/7/06, Ian Skinner [EMAIL PROTECTED] wrote: Both, I have tried just the plain paste from word with all the extra style and class attributes, and after using the Tiny MCE controls to clean these up into plain paragraph tags. Either way, they are all stripped out the first time the form

RE: Could not generate stub objects for web service invocation

2006-07-07 Thread Snake
Do u have security sandboxing enabled. If so you may need to allow that port in the sandbox. You should also make sure there is no firewall blocking that port either. - snake -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: 07 July 2006 18:11 To: CF-Talk

Re: Flex / Coldfusion question...

2006-07-07 Thread Denny Valliant
On 7/6/06, Rick Root [EMAIL PROTECTED] wrote: Neither. CFML and MXML are languages used to CREATE presentation layers. HTML and SWF movies are the presentation layer, not the languages used to generate them. Especially since the CFML runs on the server, not on the client. I think that

Re: 7.0.2 Updater - tighter WSDL validation?

2006-07-07 Thread Tom Jordahl
I ran into the same issue with one of our web services after upgrading to the 7.0.2 Updater. Could not generate stub objects for web service invocation. Name: http://: http://. WSDLException (at /definitions/binding/operation[1]/input): faultCode=INVALID_WSDL: Encountered illegal

RE: A-Z Search

2006-07-07 Thread Che Vilnonis
I'll give ya my code if you want... http://www.karatekorner.com/a2zindex.html -Original Message- From: Steve LaBadie [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 12:03 PM To: CF-Talk Subject: A-Z Search I am considering offering an A-Z search on our website. Can anyone direct

RE: Intranet suite

2006-07-07 Thread Nick Gleason
Snake, Understood. We provide guided demos and/or free trial accounts to interested parties. We'd be happy to do that for you if you are interested or just to get your feedback. Best, Nick . .. Nick Gleason |

Re: Debugging per request

2006-07-07 Thread Joseph Lamoree
I rewrote a good portion of the filter to use a regular expression to grab the first valid IP from the header value. I also changed the servlet filter initialization so that the defaults are correct for most situations, but can be overridden if needed. It's in production on one of my

RE: Creating RSS feeds

2006-07-07 Thread Ben Nadel
Roger (or others), I see you say that the description should be escaped HTML. I see that some people do that CDATA thing in the xml node. Is that valid? Or is that more of a hack? I am just curious as some of my descriptions will have HTML as well as already escaped HTML (such as in code-examples

Re: Framework suggestions

2006-07-07 Thread Denny Valliant
On 7/7/06, Joe Rinehart [EMAIL PROTECTED] wrote: Anyways, all to say this: The XML syntax isn't necessarily easier or better than CFML, but for what this, or other XML-based frameworks do for you, the extra brain space is worth using these frameworks. Comparing XML to CFML is an

Re: Creating RSS feeds

2006-07-07 Thread Dave Carabetta
On 7/7/06, Ben Nadel [EMAIL PROTECTED] wrote: Roger (or others), I see you say that the description should be escaped HTML. I see that some people do that CDATA thing in the xml node. Is that valid? Or is that more of a hack? I am just curious as some of my descriptions will have HTML as

Re: Upgrade CFMX Devel to CF7

2006-07-07 Thread Elena Aminova
Anyone came upon any issues while upgrading to CF7? Thanks. On 7/6/06, [EMAIL PROTECTED] wrote: I need to know if anyone came upon any known issues while upgrading ColdFusion from CFMX to 7. We are now in the process of upgrading our Development/Test Server from CFMX 6.1.0.83762 to CF7 (I

Re: Automated Web Form Filler-Outer (was Re: Mailing List suggestions)

2006-07-07 Thread Denny Valliant
The one for Firefox looks promising, and a cool project in general. And thanks for the IE one Snake. No one knows of anything CF based though, eh? The TestGen4Web is awesome, and probably better than anything else out there. I especially liked the overview picture :-) I like all the unit test

RE: How do I set client variables timeout?

2006-07-07 Thread Jon Block
Why the *heck* doesn't cfapplication have a clienttimeout attribute? None of the programmers here can guess as to why there would be a sessiontimeout but no clienttimeout. *sigh*... I'll just write my own implementation for that... Jon -Original Message- From: Snake [mailto:[EMAIL

Re: Upgrade CFMX Devel to CF7

2006-07-07 Thread Robert Everland III
The only code that I can think of that can give you problems is the cfgrid tags and the others that are related, other than that everything else is backwards compatible and should work without incident. Are you having an issue with an upgrade? Bob

Re: Upgrade CFMX Devel to CF7

2006-07-07 Thread Denny Valliant
Not me! 'Twas like a warm knife through butter. But it really depends on your code- 3rd party jar files, and things of that nature can need a little attention as well. A good resource is the know issues section of the changelogs, I'd reckon. No link, but googlable, fo sho. If you can, deploy

Re: Intranet suite

2006-07-07 Thread Nathan Strutz
Brian, What a great thought. I think it would be cool to have like an open-source portal system that pulls together a lot of these systems (especially a lot of Ray Camden's apps). A tiny bit of pulling them together and a quick setup script and you could have it all: blogcfc canvas wiki cffm

Site Stats

2006-07-07 Thread Michael Dinowitz
I was just talking to someone about the outlook for CF and I shared some of my stats with him. I've detailed some of the stats below for others to see. While you may think that this just means that House of Fusion is doing well, let me tell you that these stats actually show a strong interest

Re: Upgrade CFMX Devel to CF7

2006-07-07 Thread Denny Valliant
On 7/7/06, Elena Aminova [EMAIL PROTECTED] wrote: Also, what are the pros and cons for creating a separate instance of CF7 to test, as opposed to upgrading our development server (not including the big cost difference, which I am aware of)? I really like this idea, as you can get rid of

RE: OT: TinyMCE strange behavior.

2006-07-07 Thread Ian Skinner
You're pasting the exact same code in after you submit it the first time, and it works the second time? No, I don't paste the code the second time, when the user is returned to the form, the TinyMCE control is populated with the value that was previously submitted. Then by editing the content

Re: Flex / Coldfusion question...

2006-07-07 Thread Will Tomlinson
Dangit! Just dloaded a couple hundred megs of flex software, and I'm gettin executable has been corrupted errors. UGH! ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion

Reading PDF Content

2006-07-07 Thread Joe Velez
Hi - I was curious if anyone out there knew of a CF, CFX or other method to obtain the [text] content of a PDF file that will run on WIN2K / CFMX6.1 Using CFFILE just returns garbage, and I couldn't find anything useful online so far. Any suggestions would be greatly appreciated. Thanks

RE: How do I set client variables timeout?

2006-07-07 Thread Dave Watts
Why the *heck* doesn't cfapplication have a clienttimeout attribute? None of the programmers here can guess as to why there would be a sessiontimeout but no clienttimeout. *sigh*... Session variables are stored in memory, which is very fast but relatively limited. So, you don't want to

RE: Site Stats

2006-07-07 Thread Munson, Jacob
What's the time period for these stats? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 1:05 PM To: CF-Talk Subject: Site Stats I was just talking to someone about the outlook for CF and I shared some of my stats with him. I've

Re: Site Stats

2006-07-07 Thread Michael Dinowitz
June 2006 The graphic is January 1st to June 30th but the numbers are from June 1 to June 30 alone. What's the time period for these stats? http://houseoffusion.com/statistics/ Michael Dinowitz President: House of Fusion http://www.houseoffusion.com Publisher: Fusion Authority

Re: Upgrade CFMX Devel to CF7

2006-07-07 Thread Elena Aminova
We didn't have any issues as of yet, but wanted to know if anyone came accross any errors/bugs to the existing CFMX applications on upgrade before we do it. If no one had any, then I will be glad to proceed with the process. Anything that I should be aware of? Also, does the regular upgrade

Re: Reading PDF Content

2006-07-07 Thread Gareth
I've done this with pdfbox, an opensource java pdf reader thing. http://www.pdfbox.org/ There's a post that mentions it here too: http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:4/threadid:29432 - Original Message - From: Joe Velez [EMAIL PROTECTED] To: CF-Talk

RE: Site Stats

2006-07-07 Thread Munson, Jacob
Oops, I didn't catch the link you posted. That's pretty impressive, though. It's intersting how the numbers were fairly static Jan-April, but after that it's a steady upward curve. Utlimately, the low points on the graph are higher than the previous highs! -Original Message- From:

Re: Reading PDF Content

2006-07-07 Thread Robertson-Ravo, Neil (RX)
iText. This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of

Re: Reading PDF Content

2006-07-07 Thread Joe Velez
sweet! Thanks. I'll check them both out. - Original Message - From: Gareth [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Friday, July 07, 2006 12:37 PM Subject: Re: Reading PDF Content I've done this with pdfbox, an opensource java pdf reader thing.

AjaxCFC or CFAJAX

2006-07-07 Thread Robertson-Ravo, Neil (RX)
Which is the better? The more robust etc... What would you use if you had to? This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is

Re: AjaxCFC or CFAJAX

2006-07-07 Thread Rick Root
Robertson-Ravo, Neil (RX) wrote: Which is the better? The more robust etc... What would you use if you had to? ajaxCFC, all the way. CFAJAX is buggy (requires fixes to work with Safari), has security flaws (I've posted fixes on my blog), and doesn't appear to be under active development. It

RE: AjaxCFC or CFAJAX

2006-07-07 Thread Andy Matthews
Don't forget JSMX. I posted the link earlier. I'd suggest to anyone wanting to do AJAX with Coldfusion that they take a look at it. www.lalabird.com !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737

Re: Creating RSS feeds

2006-07-07 Thread Dave Carabetta
On 7/7/06, Ben Nadel [EMAIL PROTECTED] wrote: Dave, Thanks for the post. That is some really good information. But, I have a follow up question maybe you can help me with. I am really new to this, so sorry if this makes no sense. I see his point about the Atom 1.0 standard, and I like it.

Re: AjaxCFC or CFAJAX

2006-07-07 Thread Robertson-Ravo, Neil (RX)
OK, So CFAJAX is out of the picture... What is a AjaxCFC and JSMX comparison like I wonder This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains

RE: Intranet suite

2006-07-07 Thread Snake
It is really just a general observation. I can understand why some companies do a guided tour, to make sure potential customers give a product the full treatment, but sometimes it is annoying to have to contact a company in order to just see the wood for the trees. Snake -Original

RE: Intranet suite

2006-07-07 Thread Snake
CF needs the equivlent of .net nuke really. There is a cf_nuke, but its rather lack lustre. Snake -Original Message- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: 07 July 2006 20:01 To: CF-Talk Subject: Re: Intranet suite Brian, What a great thought. I think it would be cool to

RE: Creating RSS feeds

2006-07-07 Thread Ben Nadel
Dave, Thanks so much for the help. I will take a look at what Ray is doing. ... Ben Nadel www.bennadel.com -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: Friday, July 07, 2006 5:52 PM To: CF-Talk Subject: Re: Creating RSS feeds On 7/7/06,

  1   2   >