RE: @@Identity returns excessive records

2005-08-18 Thread S . Isaac Dealey
2) Make sure you have thought of additional cases where they might fire that you had not expected. I've seen on a few occasions a novice trigger-writer will create an update trigger that produces an error if more than one record is updated at once because they didn't antiscipate multi-record

Re: WDDX Replacement Attempt (was RE: Ajax and CFCs)

2005-08-18 Thread Keith Gaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Davis wrote: -Original Message- From: Keith Gaughan [mailto:[EMAIL PROTECTED] Not quite true. The data typing in JSON is implicit. Of the types listed below it can unambiguously represent object, array, null, string, string, boolean, and

RE: @@Identity returns excessive records

2005-08-18 Thread S . Isaac Dealey
Well I always put comments in the CFM pages stating that triggers will be called as a result of the query. Russ Sounds like that could cause a comment-maintenance issue... i.e. create trigger, search app for references to applied table... same when you drop the trigger... s. isaac dealey

RE: @@Identity returns excessive records

2005-08-18 Thread Russ Michaels
Thus why we have development and testing servers :-) -Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: 18 August 2005 17:33 To: CF-Talk Subject: RE: @@Identity returns excessive records 2) Make sure you have thought of additional cases where they might fire

OT applet Image Viewer suggestions

2005-08-18 Thread Greg Johnson
I know this isn't Cold Fusion related, but this list is the best information resource around. I need a image viewer for a webpage. It has to look comertial. Click to zoom in/out with magnifying glass cursor if possible, click drag to pan around. Just has to display 1 picutre intialy scaled

Re: CFEclipse 1.2 - How do you wrap text?

2005-08-18 Thread Barney Boisvert
From talking to Spike a while back, this is a feature that Eclipse (not CFEclipse) doesn't support, and building it into CFEclipse would basically mean rewriting a large chunk of the Eclipse-provided editor controls. So a lot of work for a pretty small benefit. Not that it won't get done, of

Re: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread S . Isaac Dealey
Give it a bit and try again... I was getting DNS errors in IE this morning in spite of being able to ping/tracert to it pretty quickly... I was hoping transient network issues... could be a problem with the server, I don't know... the framework site is actually hosted for free, so I don't have a

RE: OT applet Image Viewer suggestions

2005-08-18 Thread Kevin Aebig
Flash or Java? Cheers, Kevin -Original Message- From: Greg Johnson [mailto:[EMAIL PROTECTED] Sent: August 18, 2005 10:52 AM To: CF-Talk Subject: OT applet Image Viewer suggestions I know this isn't Cold Fusion related, but this list is the best information resource around. I need a

RE: @@Identity returns excessive records

2005-08-18 Thread S . Isaac Dealey
Of course. :) I do personally believe there are cases in which triggers are useful, was just reminded of what I'd seen in this vein of additional cases. Thus why we have development and testing servers :-) -Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: 18

Re: OT applet Image Viewer suggestions

2005-08-18 Thread Greg Johnson
Either as long as it works in all/most browser, specificaly IE, FireFox(DeerPark), Mozilla, Netscape, Opera and Safari on Macs Kevin Aebig wrote: Flash or Java? Cheers, Kevin -Original Message- From: Greg Johnson [mailto:[EMAIL PROTECTED] Sent: August 18, 2005 10:52 AM To: CF-Talk

RE: @@Identity returns excessive records

2005-08-18 Thread Russ Michaels
That depends how you do your comments. :-) -Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: 18 August 2005 17:42 To: CF-Talk Subject: RE: @@Identity returns excessive records Well I always put comments in the CFM pages stating that triggers will be called as

RE: @@Identity returns excessive records

2005-08-18 Thread Mark A Kruger
Russ, And if someone accesses the data in a new way? Using PHP or .net for example? What if someone creates a stored proc? Many of our applications work with data that is shared in some way among applications. -Mark -Original Message- From: Russ Michaels [mailto:[EMAIL PROTECTED]

RE: @@Identity returns excessive records

2005-08-18 Thread Russ Michaels
Well that is exactly where I think a trigger come sin handy, because your then not relying on that third party script to update the table or call the required SP to do it. It will be done automatically. For me it's like using a framework. You can get a developer to write a module without having to

Re: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread Cedric Villat
Isaac, The actual download link returns a 404 error. Cedric Hi all, After slightly more than a week of work I've published the first release of Blogs onTap 2.0 Beta and would be grateful for any feedback anyone would like to offer. I would like to get some comparison with the other free blog

RE: WDDX Replacement Attempt (was RE: Ajax and CFCs)

2005-08-18 Thread Jim Davis
-Original Message- From: Keith Gaughan [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 12:37 PM To: CF-Talk Subject: Re: WDDX Replacement Attempt (was RE: Ajax and CFCs) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Davis wrote: -Original Message-

Re: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread S . Isaac Dealey
Isaac, The actual download link returns a 404 error. Cedric Doh! Thanks Cedric... I'll fix that as soon as I'm able... you're right, the public site is showing: http://www.fusiontap.com/docs/index/forum/projects/blogsontap.zip (How'd that get there?) should be

Re: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread Yves Arsenault
Cool... I was interested in checking it out also... Yves On 8/18/05, S. Isaac Dealey [EMAIL PROTECTED] wrote: Isaac, The actual download link returns a 404 error. Cedric Doh! Thanks Cedric... I'll fix that as soon as I'm able... you're right, the public site is showing:

Re: Matt Robertson's FedEx Monger

2005-08-18 Thread Matt Robertson
On 8/18/05, Ray Champagne [EMAIL PROTECTED] wrote: Matt, you have any comments? Yeah, I basically have been so busy over the last several months that I have had zero time to keep up with that tag and the UPS one. You could probably update it yourself without too much trouble. It'd be a

RE: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread Jim Davis
-Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 2:31 PM To: CF-Talk Subject: Re: OT: Announce: Blogs onTap 2.0 Beta Released I'm still having intermittend problems reaching the site too... it seems to be up and down today. Of

Re: Matt Robertson's FedEx Monger

2005-08-18 Thread Ray Champagne
OK. Thanks for the info. I'll contact you off-list if the client decides they want to go this route. Ray Matt Robertson wrote: On 8/18/05, Ray Champagne [EMAIL PROTECTED] wrote: Matt, you have any comments? Yeah, I basically have been so busy over the last several months that I

Re: CF Licensing on VMs?

2005-08-18 Thread Adam Haskell
Man dude your company sound simular to mine (group structure wise atleast) but thankfully CF is growing here rather than dieing. We're actually going to start the long (and potentially stupid ) process of training other groups to program in CF so they can deploy thier own apps instead of realying

RE: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread S . Isaac Dealey
-Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 2:31 PM To: CF-Talk Subject: Re: OT: Announce: Blogs onTap 2.0 Beta Released I'm still having intermittend problems reaching the site too... it seems to be up and down today. Of

Stat app recommendation

2005-08-18 Thread Steve Kahn
Need to buy a stat app any recommendations? Thanks ~| 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

cfindex/cfsearch help with dates

2005-08-18 Thread Dave.Phillips
Hi, I found this quote in the docs for MX 6.1 under 'composing search expressions': if a document field named DATE is defined, you can search for documents dated prior to and including December 31, 1999 by entering DATE = 12-31-99 in your search. Now, if this is true, theoretically I could

RE: Stat app recommendation

2005-08-18 Thread Kevin Aebig
What kind of stats? Kevin -Original Message- From: Steve Kahn [mailto:[EMAIL PROTECTED] Sent: August 18, 2005 1:36 PM To: CF-Talk Subject: Stat app recommendation Need to buy a stat app any recommendations? Thanks

Re: Stat app recommendation

2005-08-18 Thread Steve Kahn
Standard page views, referer, visitors, etc. ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message:

Re: Stat app recommendation

2005-08-18 Thread Ray Champagne
What's your budget like? We use Urchin here and love it, but it isn't cheap. We've used WebTrends in the past with success, too. Steve Kahn wrote: Standard page views, referer, visitors, etc. ~| Discover CFTicket -

RE: Stat app recommendation

2005-08-18 Thread Kevin Aebig
Urchin is pretty solid. We've used a few others like DeepMetrix, but I prefer server solutions instead of integrating custom JS scripts... Cheers, Kevin -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: August 18, 2005 1:56 PM To: CF-Talk Subject: Re: Stat app

OT: TCPView

2005-08-18 Thread Phill B
Any one use this before? I have some questions about what I'm seeing when I use it. -- Phil ~| Find out how CFTicket can increase your company's customer support efficiency by 100%

RE: Stat app recommendation

2005-08-18 Thread Joshua Cyr
If you need fun realtime info try visitorville. www.visitorville.com -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 3:56 PM To: CF-Talk Subject: Re: Stat app recommendation What's your budget like? We use Urchin here and love it, but

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Jim Davis
Here are the names we've come up with so far (with my personal comments): DPXL: (Depressed Press Transfer Language) - the professional side of me is leaning here. It puts my company right in the name! But how smart is it to put a trademark in the name of something you're open-sourcing? DEML:

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Charlie Griefer
MILF Multiple Information Language Format yeah, means nothing and has little to nothing to do with your WDDX replacement...but would get recognition because of the acronym, I reckon :) DataSphincter's gonna be hard to beat tho. On 8/18/05, Jim Davis [EMAIL PROTECTED] wrote: Here are the names

Re: Stat app recommendation

2005-08-18 Thread Adrocknaphobia
WebTrends Live -Adam On 8/18/05, Joshua Cyr [EMAIL PROTECTED] wrote: If you need fun realtime info try visitorville. www.visitorville.com -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 3:56 PM To: CF-Talk Subject: Re: Stat app

RE: Stat app recommendation

2005-08-18 Thread Jim Davis
Smarter Tools SmarterStats is pretty good - and is free for one address (or at least it was). My only real complaints (which may have been addressed in the most recent version) is that its browser typing is weak (it still lumps FireFox into mozilla along with a dozen others) and there's no

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Kevin Aebig
If you want to be really cool: XDX - XML Data X-change or for the English majors, XDE - XML Data Exchange XTL - XML Transfer Language My personal favorite... XXL - XML Xchange Language Cheers, Kevin -Original Message- From: Jim Davis [mailto:[EMAIL PROTECTED] Sent: August 18, 2005

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Phillip Beazley
At 04:21 PM 8/18/2005, you wrote: My personal favorite... XXL - XML Xchange Language Or for really big packets, XXXL - XML Xfer and Xchange Language. -- Phillip Beazley Onvix -- Website Hosting, Development E-commerce Visit http://www.onvix.com/ or call 727-578-9600.

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Adrocknaphobia
I like Adamic... but not because it invloves my name. http://en.wikipedia.org/wiki/Adamic_language Although, I'm not crazy about the religous background. -Adam On 8/18/05, Jim Davis [EMAIL PROTECTED] wrote: Here are the names we've come up with so far (with my personal comments): DPXL:

Re: Stat app recommendation

2005-08-18 Thread Ken Ferguson
I'll second this one. I'm running SmarterMail and SmarterStats and while the versions I'm running aren't free, I love both apps. I do have the latest versions of both. www.smartertools.com --Ferg Jim Davis wrote: Smarter Tools SmarterStats is pretty good - and is free for one address (or at

RE: Stat app recommendation

2005-08-18 Thread Russ Michaels
We also use smarterstats, and it meets most clients requirements. We even give a 50 domain copy of it away with all dedicated servers. Russ -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: 18 August 2005 21:33 To: CF-Talk Subject: Re: Stat app recommendation I'll

RE: Stat app recommendation

2005-08-18 Thread Mark A Kruger
Ditto on that even the 50 site license version isn't to pricey (300$ I think). -Mark -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 3:33 PM To: CF-Talk Subject: Re: Stat app recommendation I'll second this one. I'm running

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Keith Gaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Davis wrote: DPXL: (Depressed Press Transfer Language) - the professional side of me is leaning here. It puts my company right in the name! But how smart is it to put a trademark in the name of something you're open-sourcing? Well, seeing

RE: Stat app recommendation

2005-08-18 Thread Dawson, Michael
This is an excellent product for only $80. http://www.weblogexpert.com/ We had WebTrends, but they changed their license scheme from server-based, to the number of hits they capture. This would cost us around $3,500 each year to keep WebTrends. You have to buy a license pack in amounts of

UDF local variables?

2005-08-18 Thread Damien McKenna
Is there an easy way to access all of the local variables in a UDF, e.g. this or something? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include stdjoke.h

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread S . Isaac Dealey
At 04:21 PM 8/18/2005, you wrote: My personal favorite... XXL - XML Xchange Language Or for really big packets, XXXL - XML Xfer and Xchange Language. And pohibited in many states of course... :) s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread S . Isaac Dealey
I'm really leaning towards a non-abbreviated word... something that means move or transfer but maybe even with a sense of irony or humor. Wormhole perhaps?DataSphincter? Courier ... or possibly X-Courier... DataWinch DataSieve Windlass Puny X-Press PieHole :) s. isaac dealey

Re: UDF local variables?

2005-08-18 Thread Barney Boisvert
Nope, those variables don't exist in any kind of container. At least not a CFML-exposed one. And be aware that arguments are DUPLICATED into the local variables scope, and still exist in the 'arguments' scope, as separate variables. cheers, barneyb On 8/18/05, Damien McKenna [EMAIL PROTECTED]

Re: UDF local variables?

2005-08-18 Thread Raymond Camden
No. However, if you need to introspect local variables, simply use a scope: cfscript function doTheCasBah() { var local = structNew(); local.x = 1; local.y = 2; At this point, if you wanted to know all local variables, you could simply structKeyList local. You just need to be anal about

Re: cfindex/cfsearch help with dates

2005-08-18 Thread Raymond Camden
I'm not sure why it isn't working, but you could use QueryOfQuery to rename the column back to Date. On 8/18/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I found this quote in the docs for MX 6.1 under 'composing search expressions': if a document field named DATE is defined, you

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Paul Hastings
S. Isaac Dealey wrote: My personal favorite... XXL - XML Xchange Language why not just fred or barney? ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours

Re: UDF local variables?

2005-08-18 Thread S . Isaac Dealey
Is there an easy way to access all of the local variables in a UDF, e.g. this or something? Only one way I know: function x() { var local = structnew(); local.x = 0; local.y = 1; } s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Phillip Beazley
At 05:00 PM 8/18/2005, you wrote: Courier ... or possibly X-Courier... DataWinch DataSieve Windlass Puny X-Press PieHole :) LOL! DataBitch PacketWagon XMule XHNA (XHNA Has No Acronym) -- Phillip Beazley Onvix -- Website Hosting, Development E-commerce Visit http://www.onvix.com/ or

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread S . Isaac Dealey
S. Isaac Dealey wrote: My personal favorite... XXL - XML Xchange Language why not just fred or barney? I like Bob for anything that can't be named... or possibly Edgar. s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open

Re: cfindex/cfsearch help with dates

2005-08-18 Thread Raymond Camden
After rereading your post, I believe the doc is referring to the indexing of files, like Word docs, that have a date property. I don't believe you can do this with custom indexes. On 8/18/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I found this quote in the docs for MX 6.1 under

RE: cfindex/cfsearch help with dates

2005-08-18 Thread Dave.Phillips
I was wondering that. It's a bit unclear, but that sort of makes sense. However, it's too bad it can't be done with a custom index. I know I could put a date in the custom1 or custom2 field, but I'm trying to avoid having a QofQ on the client side, just for performance sake. I was trying to

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Charlie Griefer
General Open Architecture Transport Specific Engine On 8/18/05, S. Isaac Dealey [EMAIL PROTECTED] wrote: S. Isaac Dealey wrote: My personal favorite... XXL - XML Xchange Language why not just fred or barney? I like Bob for anything that can't be named... or possibly Edgar. s.

Re: determining darkness/lightness of hex colors

2005-08-18 Thread Charles Polisher
Here's a formula that gives the approx. brightness for an RGB value: Y=0.299R+0.587G+0.114B ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Barney Boisvert
Because barney is already taken. ;) On 8/18/05, Paul Hastings [EMAIL PROTECTED] wrote: S. Isaac Dealey wrote: My personal favorite... XXL - XML Xchange Language why not just fred or barney? -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Calvin Ward
Then I vote for PDXF (Purple Dinosaur eXchange Format)... -Original Message- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 5:27 PM To: CF-Talk Subject: Re: WDDX Replacement Attempt - Name? Because barney is already taken. ;) On 8/18/05, Paul

Re: cfindex/cfsearch help with dates

2005-08-18 Thread Raymond Camden
Another option you may want to consider. If your date searching can be a bit loose, you can use categories, with names like May2005, April2005, etc. This would allow you to match eocuments wihin a month. Or even CategoryTree=2005,Category=2004. You couldn't do everything _before_ a day, but, it's

Re: determining darkness/lightness of hex colors

2005-08-18 Thread Anthony Prato
do you know the other formula's for working with colors? for whatever reason I haven't had the best luck in the past with google. On 8/18/05, Charles Polisher [EMAIL PROTECTED] wrote: Here's a formula that gives the approx. brightness for an RGB value: Y=0.299R+0.587G+0.114B

RE: cfindex/cfsearch help with dates

2005-08-18 Thread Dave.Phillips
Well, that sounds good on the QofQ...I know it's faster than re-querying the database, but sounds pretty quick based on what you said. I'm going to have to use it anyway, I don't have much of an option. In this case, I need to search for documents (and query results) modified within the last

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Paul Hastings
Calvin Ward wrote: Then I vote for PDXF (Purple Dinosaur eXchange Format)... i was actually thinking about the flintstones. ~| Find out how CFTicket can increase your company's customer support efficiency by 100%

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Russ Michaels
Wot about SHOVEIT STUFFIT PIGLET Fat-Packet Data-WAD JAFA (Just Another Frickin Acronym) LOTD (Lots Of Transmogrified Data) Or something more serious XDE (XML Data Exchange) -Original Message- From: Keith Gaughan [mailto:[EMAIL PROTECTED] Sent: 18 August 2005 21:49 To: CF-Talk

Re: cfindex/cfsearch help with dates

2005-08-18 Thread Raymond Camden
How often do you index your data? If you do it daily, you could easily use a category called Last7Days, then filter on that category. On 8/18/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Well, that sounds good on the QofQ...I know it's faster than re-querying the database, but sounds pretty

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread Rey Bango
Ruthless. You sir have hit a new low. LOL. Rey... Charlie Griefer wrote: General Open Architecture Transport Specific Engine On 8/18/05, S. Isaac Dealey [EMAIL PROTECTED] wrote: S. Isaac Dealey wrote: My personal favorite... XXL - XML Xchange Language why not just fred or barney? I

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Jim Davis
-Original Message- From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 4:27 PM To: CF-Talk Subject: Re: WDDX Replacement Attempt - Name? I like Adamic... but not because it invloves my name. http://en.wikipedia.org/wiki/Adamic_language Although, I'm

Re: determining darkness/lightness of hex colors

2005-08-18 Thread Charles Polisher
Anthony Prato wrote: do you know the other formula's for working with colors? for whatever reason I haven't had the best luck in the past with google. Here's a good source for that: http://www.utia.cas.cz/user_data/scientific/ZOI_dept/Suk/colors.html

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Jim Davis
-Original Message- From: Kevin Aebig [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 4:22 PM To: CF-Talk Subject: RE: WDDX Replacement Attempt - Name? If you want to be really cool: XDX - XML Data X-change or for the English majors, XDE - XML Data Exchange XTL - XML

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread Jim Davis
-Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 5:20 PM To: CF-Talk Subject: Re: WDDX Replacement Attempt - Name? S. Isaac Dealey wrote: My personal favorite... XXL - XML Xchange Language why not just fred or barney? Actually -

Re: WDDX Replacement Attempt - Name?

2005-08-18 Thread S . Isaac Dealey
General Open Architecture Transport Specific Engine Yeah, I don't think Jim's really going for the lose your lunch effect. :) s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com

Re: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread S . Isaac Dealey
Isaac, The actual download link returns a 404 error. Cedric Okay, this is fixed and the server seems to be better now... http://www.fusiontap.com/download Apparently there was another small bug in the framework's link/url management system, specifically related to the upgrade from CF6 to

RE: WDDX Replacement Attempt - Name?

2005-08-18 Thread S . Isaac Dealey
-Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 5:20 PM To: CF-Talk Subject: Re: WDDX Replacement Attempt - Name? S. Isaac Dealey wrote: My personal favorite... XXL - XML Xchange Language why not just fred or barney? Actually -

Transfer file without date change

2005-08-18 Thread Richard Colman
When a file is transferred from one machine to the other, using a CFFTP takefile operation, it looks like the newly created file is datestamped anew. Anyone know whether it is possible to transfer a file from a remote server, via cfftp, WITHOUT changing the file date and time. In other words, I

CFDUMP for PHP

2005-08-18 Thread Andrew Hewitt
This may be a little OT but for those of you who also code in php and always wanted a cfdump there is something now available. Check out: http://dbug.ospinto.com/. - Andrew Hewitt ~| Find out how CFTicket can increase your

webservice calling local CFC (one works one doesn't)

2005-08-18 Thread Bryan Stevenson
Hey All, OK...I know there is a known bug in CF MX 6.1 about webservices not being able to see CF mappingsbut this is happening on CFMX 7 and seems a tad different: I have a simple test webservice that creates a query and then calls a local CFC to convert that query to XML. here's the

RE: determining darkness/lightness of hex colors

2005-08-18 Thread Matthew Walker
Try this: http://www.cflib.org/udf.cfm?ID=322 You can then consider the L portion of the result. If it's 128 or greater, use dark; if 127 or less, use light. -Original Message- From: Scott Weikert [mailto:[EMAIL PROTECTED] Sent: Wednesday, 17 August 2005 10:46 a.m. To: CF-Talk

CF7 - stealth CGI environment variables

2005-08-18 Thread Figy, Kam
Sometimes CFDUMP doesn't show everything. On Apache 2.0.52/win, you can output #cgi.systemroot# and get C:\WINDOWS (or whatever the system environment var is) On IIS 5.1 and 6.0, the variable is defined, but is an empty string In no case did the system environment variables show up on a cfdump

Re: CF7 - stealth CGI environment variables

2005-08-18 Thread Barney Boisvert
CGI variables are kind of quirky. Some are available all the time, but the rest are only defined when they're asked for. When you ask for a CGI variable, CF will return it if it knows the answer, otherwise it will pass the request off to the web server, and return whatever it says. Did you try

Re: CF Licensing on VMs?

2005-08-18 Thread Robert Munn
I don't know how many people are running CF on 32-way systems, but the software vendor's dilemma is that a customer COULD tell the VM to run the product (in this case CF) on all 32 CPUs, then change the VM to run on only two CPUs when the software audit people come to town to check up on their

RE: Stat app recommendation

2005-08-18 Thread Russ
Awstats is always worth a look... http://awstats.sourceforge.net/ Can't beat free... -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 4:53 PM To: CF-Talk Subject: RE: Stat app recommendation This is an excellent product for only $80.

Re: Dir Mapping Question

2005-08-18 Thread Scott Stroz
Try this: CFMODULE template=/fckeditor/fckeditor.cfm instanceName=newEntry width=95% height=350 toolbarSetName=myWidget canUpload= canBrowse= value=#entryVar# BasePath=/fckeditor/ tabindex=3 On 8/18/05, Mark Leder [EMAIL PROTECTED] wrote: Hi all, I want to be able to use FCKeditor in

Re: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread James Holmes
To install this latest release of the framework, can I just extract over the old one or should I delete everything there first? ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start

cfchart issues... (sub domain)

2005-08-18 Thread Tony Weeg
hi there. still battling the sub domain and the cfchart, where it just doesnt show the swf. if you right click in the area where you should be able to see the chart... you see the normal right click context menu of any flash swf. however its the chart is just not there. if i sniff the http

cfchart question (for when i can get it to work )

2005-08-18 Thread Tony Weeg
i see on the cfchart that the bar graph Bars are clickable but i dont see where to set what that click event should do. am i missing something? thank ye. -- tony Tony Weeg tonyweeg [at] gmail [dot] com ~| Logware

Re: cfchart issues... (sub domain)

2005-08-18 Thread Douglas Knudsen
http://www.navtrak.net/CFIDE/GraphData.cfm?graphCache=wc50graphID=Images/11.SWF is accessible http://reports.navtrak.net/CFIDE/GraphData.cfm?graphCache=wc50graphID=Images/11.SWF is not. is the subdomain setup as a different IIS site? no /cfide virtual dir in this? just stabbing DK On

Re: cfchart issues... (sub domain)

2005-08-18 Thread Tony Weeg
yes the subdomain is setup as a diff iis site. tw On 8/18/05, Douglas Knudsen [EMAIL PROTECTED] wrote: http://www.navtrak.net/CFIDE/GraphData.cfm?graphCache=wc50graphID=Images/11.SWF is accessible http://reports.navtrak.net/CFIDE/GraphData.cfm?graphCache=wc50graphID=Images/11.SWF is

Re: cfchart issues... (sub domain)

2005-08-18 Thread Tony Weeg
and there is the /cfide virt. dir. :( tw On 8/18/05, Tony Weeg [EMAIL PROTECTED] wrote: yes the subdomain is setup as a diff iis site. tw On 8/18/05, Douglas Knudsen [EMAIL PROTECTED] wrote: http://www.navtrak.net/CFIDE/GraphData.cfm?graphCache=wc50graphID=Images/11.SWF is

Re: CFDUMP for PHP

2005-08-18 Thread Kevin Aebig
Well done... thats extremely handy! Cheers, Kevin - Original Message - From: Andrew Hewitt [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Thursday, August 18, 2005 4:25 PM Subject: CFDUMP for PHP This may be a little OT but for those of you who also code in php and

WDDX Replacement Attempt - Take a Look!

2005-08-18 Thread Jim Davis
I've made some decisions and posted some samples. Thanks everybody for all your help! I think I've hit upon an appropriate name... get ready... here it comes... YODEL It stand for Yet another Open Data Exchange Language. Also Yodeling began as a method for passing messaged from mountain peak

RE: CFDUMP for PHP

2005-08-18 Thread Jim Davis
-Original Message- From: Kevin Aebig [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 11:56 PM To: CF-Talk Subject: Re: CFDUMP for PHP Well done... thats extremely handy! Very cool. I've been working on something similar for JavaScript. It doesn't share the color

Re: OT: Announce: Blogs onTap 2.0 Beta Released

2005-08-18 Thread S . Isaac Dealey
To install this latest release of the framework, can I just extract over the old one or should I delete everything there first? I don't think anything important has been deleted... You should be able to just extract over the existing installation... If you have any problems with it, let me

<    1   2