Re: Posts too long!

2005-04-12 Thread Sean Corfield
On Apr 11, 2005 7:48 PM, Michael Dinowitz [EMAIL PROTECTED] wrote: As someone else posted, the post to long message is a reminder, not a warning that your message was rejected. It's designed to make the poster aware that they should trim the post rather than having an inexact program do it for

Weird problem

2005-04-12 Thread simmyana a
Hi, I am facing a strange problem in CF, one of my CFM files is missing from the server(if I set show hidden files property also, It is not displaying the file) but it is displaying the file in the browser! Could anyone please tell me, how cfm files will get processed? Thank you

RE: CF and DMZs

2005-04-12 Thread James Holmes
Having an intranet webserver behind your firewall and the public one in the DMZ isn't such a bad idea. It is also possible to run CF in distributed mode, so that it is on a separate machine to that of the webserver, so the CF machines can all be behind the firewall (instead of having one in the

Re: Building Applications for multiple DB's

2005-04-12 Thread Phil Cruz
For an example of this check out the Mach-ii.info sample application. (http://mach-ii.info/index.cfm?event=resources#code) It implements the Abstract Factory pattern as described here http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html Using the same architecture my

Re: CFGRIDCOLUMN - wrap text?

2005-04-12 Thread Kay Smoljak
On Apr 11, 2005 10:01 PM, Andy Mcshane [EMAIL PROTECTED] wrote: I am using a flash cfform that contains a cfgrid. Does anyone know how to get text to wrap inside of a cfgridcolumn? I cannot see anything that will control it, long lines of text simply run on one line and all of the text

RE: CFGRIDCOLUMN - wrap text?

2005-04-12 Thread Andy Mcshane
I was afraid that somebody would say that. If this is indeed the case then this will be enough to shelve the upgrade to CF7. Pretty pointless having a grid that does not wrap text don't ya think? May as well just use a table and save my money! From: Kay

Re: Posts too long!

2005-04-12 Thread Jochem van Dieten
Rick Faircloth wrote: Isn't there any way to automatically cut off the *next to last* part of a list reply? It is probably easier for you to implement something in your email client then for anybody else to implement something further down the line. If you implement something in your email

Re: Error - dereference a scalar variable of type class java.lang.String as a structure with members???

2005-04-12 Thread Duncan
Thanks Sean, your right the error is in the act fuse. The code comes from a 4.5 app that sets content = some text therefore FB is trying to add to the content var by line 44, but its no longer a struct. On 4/12/05, Sean Corfield [EMAIL PROTECTED] wrote: On Apr 11, 2005 4:45 PM, Duncan [EMAIL

SQLSurveyor 1.0 released

2005-04-12 Thread Jared Rypka-Hauer
All, SQLSurveyor 1.0 is finally ready. SQLSurveyor supports SQLServer 7 and 2000, and SQL Express. A partial feature list of SQLSurveyor 1.0: * Introspects SQL Server databases * Generates Metadata Views * Generation of SQL CRUD snippets * Generating ColdFusion code

RE: Posts too long!

2005-04-12 Thread Rick Faircloth
Heh... thanks for the vote of confidence. Just kidding of course...I learn more from your posts than just about anyone's! :o) Rick -Original Message- From: S.Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 12:20 AM To: CF-Talk Subject: RE: Posts too long!

RE: Create Search Engine Ranking Tool In CF?

2005-04-12 Thread Rick Faircloth
a spell-checker in the past has suggested crafty I'll have to watch my posts carefully, then! ;o) our local ISP (the third or fourth largest in Australia) is called iiNet - Microsoft Outlook is convinced it should be inept and I'm not sure it's wrong :) Funny! Rick

RE: Weird problem

2005-04-12 Thread Rick Faircloth
I am facing a strange problem in CF Sorry, can't help you...we never have those around here. :o) Rick -Original Message- From: simmyana a [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 2:13 AM To: CF-Talk Subject: Weird problem Hi, I am facing a strange

RE: Building Applications for multiple DB's

2005-04-12 Thread RADEMAKERS Tanguy
Except that the differences between databases go deeper than the SQL syntax they use. Oracle uses case sensitive string comparison wheras SQLServer doesn't (as i recall... haven't worked with it since 1998) - that will trip you up on simple things like making sure all user names are unique, etc.

RE: Posts too long!

2005-04-12 Thread Rick Faircloth
Let us know of the algorithm you come up with :-) It's already done...we've just got to wait 6 months for the marketers and publishers to get it out in print. Wouldn't want to rush it out with e-Publication so we could all benefit much quicker, now would I! ;o) Rick

CFGraph

2005-04-12 Thread Dave Ashworth
Hi Have some web apps that use CFGraph, or did, until we had to rebuild our server and reinstall CF5. The tag still works fine on our Dev Server but when we upload to the live server, the page hangs and no graphs are produced. Have found just one hotfix relating to CFGraph, which was to

RE: OT: Just a touch of Javascript

2005-04-12 Thread Dave Merrill
T o expand on this, is it really ok that this just not work at all if js is disabled? I'd stronlgy suggest *some* other architecture for gluing these two apps together. Dave Merrill In retrospect, now that I know this is just an interrim page between your client's site and CartServer, why

Re: Building Applications for multiple DB's

2005-04-12 Thread Jared Rypka-Hauer - CMG, LLC
Ray Camden's BlogCFC supports a couple... I don't recall exactly which for sure. At least Access, MSSql, and MySQL. Incidentally, I've just released version 1 of SQLSurveyor... hehe... had to plug it... which is also intended to support multiple platforms. It's also, as everyone's noted, a

Re: To CFLogin or not to CFLogin, that is my question.

2005-04-12 Thread Jared Rypka-Hauer - CMG, LLC
I've used it extensively. I like it very, very much. I've also written a half-dozen different versions of my own homegrown system and, for my money, doing so is a complete waste of time. There's nothing more straightforward, and any bugs I've seen reported were most easily worked around... so I

Re: Building Applications for multiple DB's

2005-04-12 Thread Pete Ruckelshaus
++ Just don't plan on using MySQL4 or below. Pete On Apr 11, 2005 4:35 PM, Adrocknaphobia [EMAIL PROTECTED] wrote: Make use of stored procedures only. That way your cfc code can remain the same regardless of the database platform. -Adam

Re: OT: Just a touch of Javascript

2005-04-12 Thread Jared Rypka-Hauer - CMG, LLC
I's just fixin to suggest the onLoad event for the body tag when Jim stole it. It's going to be your best bet for doing this with JavaScript though... However, Isaac's suggestion about using CF for this is really your best bet! Have your form submit to a CF page, setup all your variables, and

Re: Improvements made - Please test my dirty word check some more?

2005-04-12 Thread Claude Schneegans
Not many people know French profanity, anyway! In case someone cares, I can give private lessons ;-) -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED])

Re: Weird problem

2005-04-12 Thread Dave Francis
Cache? - Original Message - From: simmyana a [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Tuesday, April 12, 2005 2:13 AM Subject: Weird problem Hi, I am facing a strange problem in CF, one of my CFM files is missing from the server(if I set show hidden files

RE: Improvements made - Please test my dirty word check some more?

2005-04-12 Thread Rick Faircloth
Now Claude...we don't won't to be accused of spamming the list, do we? ;o) Besides, the French are too polite to know any profanity... Rick -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 8:33 AM To: CF-Talk Subject: Re:

RE: Building Applications for multiple DB's

2005-04-12 Thread Dave Watts
Except that the differences between databases go deeper than the SQL syntax they use. Oracle uses case sensitive string comparison wheras SQLServer doesn't (as i recall... haven't worked with it since 1998) - that will trip you up on simple things like making sure all user names are

What's your setup for multiple developers

2005-04-12 Thread Marlon Moyer
I'm trying to figure out best to configure my development server. I've got 2 developers and 1 more on the way soon. We currently work with CF6, but we are thinking of going to CF7 very soon. I've always used the devnet version of CF on my local machine, currently CF6, to develop and the other

Re: What's your setup for multiple developers

2005-04-12 Thread Aaron Rouse
We have a seperate license for a Dev server that all developers use and the clients have access to as well. I often do development on my own machine though and push it up manually. I do this just because of random glitches on the network that sometimes cause files to disappear when working on

RE: What's your setup for multiple developers

2005-04-12 Thread Paul Vernon
How are other shops doing it? Each workstation has a CF developer edition installed, the source is kept in a global repository and accessed via source safe. The central dev server has a mapping to the global repository to for full 'pre-live' testing but each developer can check out code and

RE: OT: Powerpoint (slides+audio) - Flash converter?

2005-04-12 Thread Damien McKenna
This looks perfect. Thanks Matt. -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include stdjoke.h -Original Message- From: Matt Friedman [mailto:[EMAIL PROTECTED] Sent: Monday, April 11, 2005 1:10 PM To:

RE: What's your setup for multiple developers

2005-04-12 Thread Ken Ferguson
You mean you guys actually HAVE OTHER DEVELOPERS TO HELP YOU?!?!? That's the most unbelievable thing I've ever heard of. When I've worked in teams, I've had a lot of success with a licensed dev server and either VSS or RCS. It really does help to have a good revision control system like that in

Re: What's your setup for multiple developers

2005-04-12 Thread Douglas Knudsen
we typically use a shared dev server environment. We rarely have developers working on the same project simultaneously though. I'm an advocate of using ur PC to dev and use the shared server for testing though, and of course using CVS! But trying to get some old skoolers from the Cobol days to

RE: What's your setup for multiple developers

2005-04-12 Thread Damien McKenna
On a related note, how do you cope with different databases, schema changes, etc? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include stdjoke.h ~|

RE: Building Applications for multiple DB's

2005-04-12 Thread RADEMAKERS Tanguy
Generally, to avoid these sorts of differences, you write SQL that will work the same way in either case. For example, you can force case-insensitive comparisons using the LIKE operator. LIKE is case sensitive in Oracle. If you hadn't done so already you would have to go through (all) your SQL

RE: What's your setup for multiple developers

2005-04-12 Thread Rick Faircloth
HAVE OTHER DEVELOPERS TO HELP YOU?!?!? Yeah! Can you send us a picture? :o) Rick -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 9:24 AM To: CF-Talk Subject: RE: What's your setup for multiple developers You mean you guys

Re: Installing CFMX7 Developer Edition - Multiserver - With Apache on Fedora Core 3

2005-04-12 Thread Marc Campeau
Could it be that SELinux is enabled? http://www.talkingtree.com/blog/index.cfm?mode=aliasalias=CFMXFC3SELinux Thanks for the heads up but that's not it since I disabled SELinux on install... I checked /etc/selinux/config and it states that SELINUX=disabled. Thanks again, Marc

RE: What's your setup for multiple developers

2005-04-12 Thread Ewok
We are using Subversion. Working out great so far and its free! -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 9:14 AM To: CF-Talk Subject: What's your setup for multiple developers I'm trying to figure out best to configure my development

Re: Improvements made - Please test my dirty word check some more?

2005-04-12 Thread Jared Rypka-Hauer - CMG, LLC
Merde! Ok, that's it for my French, aside from on va a la plage which is nice on a hot summer day. ;) On Apr 11, 2005 9:02 PM, Rick Faircloth [EMAIL PROTECTED] wrote: doesn't speak French Not many people know French profanity, anyway! Rick -- Continuum Media Group LLC Burnsville, MN

Re: What's your setup for multiple developers

2005-04-12 Thread Aaron Rouse
We too rarely have more than one person working on the same project. We sometimes have the need to bring one person in to help another but those times are rare as well. I have yet to work with a company that used some form of source control. About 6 years ago I worked on a project where we did

RE: Free or *cheap* cf forum

2005-04-12 Thread Ewok
This one is ALMOST done... http://cf4em.ned.bounceme.net and will be free -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED] Sent: Saturday, April 09, 2005 5:03 PM To: CF-Talk Subject: Free or *cheap* cf forum is there a free or cheap coldfusion based forum

RE: What's your setup for multiple developers

2005-04-12 Thread James Holmes
I the short time I had a developer to help, we used Subversion for source control (which is excellent). We have a fully licenced dev/test/prod 3 tier setup, so we did our initial development on our own personal servers and uploaded the files to dev after checking them in to the SVN repo. To people

CF Editable Dynamic Menus

2005-04-12 Thread Claude Schneegans
Hi, Does someone know any dynamic menu system that can be managed/edited from a CF application? Thanks. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL

RE: Free or *cheap* cf forum

2005-04-12 Thread Ewok
Yeah, it's great! I lost a virtually complete extranet application (extremely nice) due to a hard drive crash (guess which IBM hard drive it was). That was about 2 years ago... It still makes me sick when I think about it. Now with version control and backup drives, I've got about 4 copies of

Re: CF Editable Dynamic Menus

2005-04-12 Thread Massimo Foti
Does someone know any dynamic menu system that can be managed/edited from a CF application? I have two menus available as custom tags. You can take a look here: http://www.olimpo.ch/tmt/ At least one of the sample shows how the data can be dynamic. Hope it may help

ColdFusion and SharePoint Experience

2005-04-12 Thread Dawson, Michael
Has anyone had any experience in linking SharePoint with ColdFusion? Our Asst VP thinks SharePoint is the future of web development and wants to use it as a portal home page rather than ColdFusion. I will say that some SP stuff is OK, but it's not the be-all, end-all of web development. I would

Form Submission

2005-04-12 Thread Dorian Puerta
Just wondering, I have been getting errors from time to time from information not being passed correctly during a regular form submission. Most of the time its either no information is sent or part of the information is sent. It doesn't seem to be browser specific , I get the error in

RE: Weird problem

2005-04-12 Thread Matt Osbun
Had that problem shortly after installing CF7. Since our CF7 server is development only at the moment, I reduced the page cache in the administrator to 0 and restarted the service. That may not be the best solution if that will affect production sites, though. Unless you're the BWMFH (Bastard

RE: ColdFusion and SharePoint Experience

2005-04-12 Thread James Holmes
I'd say Bluedragon.NET might be useful in this case - Vince is sure to chime in if so. -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, 12 April 2005 10:27 To: CF-Talk Subject: ColdFusion and SharePoint Experience Has anyone had any experience in

RE: ColdFusion and SharePoint Experience

2005-04-12 Thread Dawson, Michael
It's not really an option of not using SharePoint. SharePoint is the cat's ass, and will stay whether it's crap or not. It's Microsoft. ;^) M!ke -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 9:57 AM To: CF-Talk Subject: RE: ColdFusion

Re: SQLSurveyor 1.0 released

2005-04-12 Thread Adam Haskell
Glad to see you guys got this out there for sale pretty cheap too. I thinks its a great tool, I have something simular inhouse makes life just a little easier sometimes :) Adam H On Apr 12, 2005 6:45 AM, Jared Rypka-Hauer [EMAIL PROTECTED] wrote: All, SQLSurveyor 1.0 is finally ready.

Re: Building Applications for multiple DB's

2005-04-12 Thread Matt Robertson
my CMPro cms has supported Access, mySQL, SQL Server and Oracle for a few years now, and all code uses the same SQL. Doing the job isn't as bad as you might think, but you do have to make some allowances, and in some cases dumb-down your SQL so it will work on anything, perhaps moving some things

MAX 2005 Information Email?

2005-04-12 Thread Burns, John D
Did anyone else get the email with the tentative information and call for speakers? I didn't see a buzz on the list so I didn't know what the deal was on that. I didn't see anything in the email that said we weren't supposed to discuss the information so I wasn't sure why no one had brought it

RE: MAX 2005 Information Email?

2005-04-12 Thread Ian Skinner
I guess you missed the three other MAX threads between CF-community and CF-talk. :-) -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA C code. C code run. Run code run. Please! - Cynthia Dunning -Original Message- From: Burns, John D

Re: Improvements made - Please test my dirty word check some more?

2005-04-12 Thread Dana
g I got a good laugh out of this. I'll refrain from translating my test phrase. Dana On Apr 12, 2005 6:59 AM, Rick Faircloth [EMAIL PROTECTED] wrote: Now Claude...we don't won't to be accused of spamming the list, do we? ;o) Besides, the French are too polite to know any profanity...

Re: What's your setup for multiple developers

2005-04-12 Thread Nathan Strutz
Paul Vernon wrote: the procedures we have. Also, the one golden rule is no double check outs by two developers on a single file That is just way too much hassle Is this a limitation of MS SourceSafe, or of version control in general? I thought in cvs/svn, 2+ developers can check out

RE: What's your setup for multiple developers

2005-04-12 Thread Damien McKenna
Paul Vernon wrote: the procedures we have. Also, the one golden rule is no double check outs by two developers on a single file That is just way too much hassle Is this a limitation of MS SourceSafe, or of version control in general? SourceSafe is a crock. Learn it, accept

Web Server Configuration Tool

2005-04-12 Thread David Delbridge
Hi all, Does MX7's Web Server Configuration Tool do anything (in IIS) beyond what we used to do manually? I've got scripts that take care of this already and don't know if there is something special going on here in MX 7 that will give me cause to modify or dump them. To my knowledge, all

RE: What's your setup for multiple developers

2005-04-12 Thread Dave Watts
Is this a limitation of MS SourceSafe, or of version control in general? I thought in cvs/svn, 2+ developers can check out the same file, modify and commit it without problems, so long as they work on different parts of the file. If they make changes that overwrite each other's, a

Re: MAX 2005 Information Email?

2005-04-12 Thread Adrocknaphobia
John, attending CFUnited? -Adam On Apr 12, 2005 11:48 AM, Burns, John D [EMAIL PROTECTED] wrote: Did anyone else get the email with the tentative information and call for speakers? I didn't see a buzz on the list so I didn't know what the deal was on that. I didn't see anything in the

RE: CF and DMZs

2005-04-12 Thread Connie DeCinko
One scenario is to have that internal box for all of your authoring and prestaging. No one ever touches code on the box in the DMZ. You have a scheduled task that copies changes to it for you. It only accepts changes from the other box. -Original Message- From: James Holmes

Re: What's your setup for multiple developers

2005-04-12 Thread Keith Gaughan
Marlon Moyer wrote: I'm trying to figure out best to configure my development server. I've got 2 developers and 1 more on the way soon. We currently work with CF6, but we are thinking of going to CF7 very soon. I've always used the devnet version of CF on my local machine, currently CF6,

RE: What's your setup for multiple developers

2005-04-12 Thread RADEMAKERS Tanguy
if he or she works alone. Don't get hung up on which software you're using, as long as you are using something (and not the make a zip and name it client_project.20050412.zip approach. Or even, god forbid, use your backups as a poor man's source control.). It changes the way you work

JRun Clustering Behavior?

2005-04-12 Thread Brandon Harper
I've been setting-up/testing a simple JRun cluster with instances of ColdFusion MX 7.0 and one thing which does not seem to be documented well about JRun is what events signal adding/dropping instances from a cluster, what errors it can or can't recover from by switching to another instance in the

Re: What's your setup for multiple developers

2005-04-12 Thread Keith Gaughan
Damien McKenna wrote: These conflicts are almost always a case of opening the file and manually merging the changes between the multiple edits. These rare occurances should never cause enough concern that a decent revision management system is not used, that would be just foolish. That, and

RE: What's your setup for multiple developers

2005-04-12 Thread Steve Brownlee
Have all developers work locally and merge to a CVS repository. No license needed for developers edition, so you can use that on any development machine so you only need license for staging/production server. -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Tuesday,

RE: ColdFusion and SharePoint Experience

2005-04-12 Thread Ken Ferguson
I think James meant that BD may be helpful in bringing the two together, seeing as how BD.NET allows that .NET integration type stuff that Vince has been going over lately. --Ferg -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 10:04 AM

cross domain cfid

2005-04-12 Thread Kerry
Does anyone know if its possible to have CF recognise sub domains as the same domain? e.g. I would like to have: abc.mysite.com 123.mysite.com both use the same CFID (at the moment I have to pass it back and forth in the url, a real pain) Cheers, Kerry

RE: Form Submission

2005-04-12 Thread Robert Redpath
I've gotten these errors in the past and have not been able to determine the cause. The resolution I found was to check to see if the form structure existed on the page the form posted to and if not return them back to resubmit. - cfif StructIsEmpty(form)

RE: cross domain cfid

2005-04-12 Thread RADEMAKERS Tanguy
I think you can use the option setdomaincookies=true in the cfapplication tag to do this. /t -Original Message- From: Kerry [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 7:43 PM To: CF-Talk Subject: cross domain cfid Does anyone know if its possible to have CF recognise sub

RE: Posts too long!

2005-04-12 Thread S . Isaac Dealey
Heh... thanks for the vote of confidence. Just kidding of course...I learn more from your posts than just about anyone's! :o) Yea, I know ... I just forgot the tongue-in-cheek tags. :) Thanks for the compliment sincerely tho -- you know, you want to help people out, but it's often hard to

RE: Building Applications for multiple DB's

2005-04-12 Thread S . Isaac Dealey
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] You haven't seen the onTap framework I take it. :P It was only a matter of time :-) Can you blame me? :) 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

Re: Improvements made - Please test my dirty word check some more?

2005-04-12 Thread Will Tomlinson
Will...why did you ask for help with the profanity! ;o) Rick I Give up! Jared was right! My loops are killin' this thing! 4 nested loops aren't that bad are they?? lmao! I'm retreating and coming back again for another battle with this thing. Gnight and thanks for your help! Will

Re: cross domain cfid

2005-04-12 Thread Dave Carabetta
On Apr 12, 2005 1:42 PM, Kerry [EMAIL PROTECTED] wrote: Does anyone know if its possible to have CF recognise sub domains as the same domain? e.g. I would like to have: abc.mysite.com 123.mysite.com both use the same CFID (at the moment I have to pass it back and forth in the url, a

Re: What's your setup for multiple developers

2005-04-12 Thread Sean Corfield
On Apr 12, 2005 6:13 AM, Marlon Moyer [EMAIL PROTECTED] wrote: How are other shops doing it? Central source code repository using CVS (free, good free tools as well). Every developer has Developer Edition locally and a full version of the site. We also have several shared dev servers for

RE: What's your setup for multiple developers

2005-04-12 Thread Kevin Aebig
We run a development server, a production server and a break it trying weird stuff server all with VSS. Almost all the devs run Dreamweaver so integrating VSS has been quite easy... Cheers, Kevin -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12,

Re: What's your setup for multiple developers

2005-04-12 Thread Sean Corfield
of source control is a real necessity for a professional developer - even if he or she works alone. Don't get hung up on which software you're using, as long as you are using something (and not the make a zip and name it client_project.20050412.zip approach. Or even, god forbid, use your backups

RE: cross domain cfid

2005-04-12 Thread Kerry
I tried that, and no joy! :( erm. hang on. I didnt restart the cf service seems to work now. Cheers! -Original Message- From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED] Sent: 12 April 2005 18:46 To: CF-Talk Subject: RE: cross domain cfid I think you can use the option

Re: Building Applications for multiple DB's

2005-04-12 Thread Rob
Check out Raymod Camdens cf blog app - http://www.camdenfamily.com/morpheus/blog/ It has support for MySQL, Access, I think MSSQL, and I added postgres (I don't know if that got merged though) - anyway it's an open source example of a multi db app you can play with. On Apr 11, 2005 1:07 PM,

Re: JRun Clustering Behavior?

2005-04-12 Thread Simon Horwith
JRun has a cluster manager service. When a server is offline or stops responding to requests, it's dropped from the cluster. If you attempt to access something in the session scope and the server is unable to access the session, it fails over to the other cluster member... but only if you

RE: What's your setup for multiple developers

2005-04-12 Thread Katz, Dov B \(IT\)
One thing I'm experimenting with at home (I'm my only developer) is a Perforce trial (single user) system. I run the perforce server and cf dev edition at home. Then I wrote a CF page on my prod server to run a Perforce client and p4 sync [-f] any website or file I specify. I no longer need to

Re: What's your setup for multiple developers

2005-04-12 Thread Marlon Moyer
do you have any suggestions for a windows only environment concerning version control? I know the vb guy uses MS VSS. How easy is that to integrate into DWMX? On Apr 12, 2005 12:42 PM, Sean Corfield [EMAIL PROTECTED] wrote: On Apr 12, 2005 6:13 AM, Marlon Moyer [EMAIL PROTECTED] wrote: How

RE: MAX 2005 Information Email?

2005-04-12 Thread Burns, John D
Apparently so, I just skimmed through the last few days and must have missed any info. I got rid of CF-Community a long time ago because most of it is just chatting about random crap, not in any way cf related. I don't mind that stuff, but the only cf-community stuff I was really interested

RE: MAX 2005 Information Email?

2005-04-12 Thread Burns, John D
No, I won't be able to do CFUnited. I wanted to, but our budget stuff is funky right now because of our company just getting bought and stuff. Still trying to figure all of that out. John From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Tue 4/12/2005

Re: Create Excel file??

2005-04-12 Thread Neelima Kaja
Hi, Could you explain a little more on how u used these? Thanks I have used POI with great success - http://jakarta.apache.org/poi/ - to read and write excel files. I've also used http://jexcelapi.sourceforge.net/ on a couple of cf projects and it worked well too. Both are pure java and allow

Re: Create Excel file??

2005-04-12 Thread Aaron Rouse
I found this rather helpful in showing how to use it. Although somethings I never got to work as I expected them to. http://www.d-ross.org/index.cfm?objectid=9C65ECEC-508B-E116-6F8A9F878188D7CA On Apr 12, 2005 2:00 PM, Neelima Kaja [EMAIL PROTECTED] wrote: Hi, Could you explain a little

cfx image?

2005-04-12 Thread DRE
Hi, I've fiddled with some image manipulation tags and found some of them to make jagged images on resize. Anybody know how good cfx image is at resizing? I previously used imagemagic which seems very good but the docs say it doesnt work with mx because of issues with cfexecute. Anybody knows if

RE: What's your setup for multiple developers

2005-04-12 Thread Ian Skinner
Very easy. It took me all of 2 minutes to do, once the new VB Guy set up the VSS repository. Check in and out is just clicking the appropriate icons and/or menu items. Publishing from the source safe repository to a production/staging/dev server though requires the VSS client piece. You

Re: cfx image?

2005-04-12 Thread Bryan Stevenson
If all you're doing is resizing...try my function: !---(Function: ThumbIt)-- Date Created: December 1, 2003 Author: Bryan Arguments: FileLoc - full path of image to be thumbnailed (string) required

Re: cfx image?

2005-04-12 Thread Will Tomlinson
Hi, I've fiddled with some image manipulation tags and found some of them to make jagged images on resize. Anybody know how good cfx image is at resizing? I use cfx_image and personally I think it sucks! About as bad as my nodirtywords cfc! JPEG's are absolutely atrocious, GIF's are a little

Another WYSIWYG Editor Thread???

2005-04-12 Thread Will Tomlinson
I was just perusing and noticed Alagad's wysiwyg editor. I've never heard this one mentioned in any of our battles over TinyMCE and FCKEditor. Maybe due to the freeness factor? Anyone used this one? like it? Will ~| Logware

Re: What's your setup for multiple developers

2005-04-12 Thread Sean Corfield
On Apr 12, 2005 11:36 AM, Marlon Moyer [EMAIL PROTECTED] wrote: do you have any suggestions for a windows only environment concerning version control? I know the vb guy uses MS VSS. How easy is that to integrate into DWMX? Personally, I'd avoid VSS like the plague. There have been two many

RE: cross domain cfid

2005-04-12 Thread Dawson, Michael
The first thing that comes to mind is CFAPPLICATIONS's SETDOMAINCOOKIES attribute. M!ke -Original Message- From: Kerry [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 12:43 PM To: CF-Talk Subject: cross domain cfid Does anyone know if its possible to have CF recognise sub

Re: Another WYSIWYG Editor Thread???

2005-04-12 Thread Matt Robertson
where's it at? -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49

RE: cfx image?

2005-04-12 Thread Connie DeCinko
I've found that CFX_JpegResize does the best job. http://www.chestysoft.com/jpegresize/default.asp -Original Message- From: DRE [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 12:17 PM To: CF-Talk Subject: cfx image? Hi, I've fiddled with some image manipulation tags and found

RE: cfx image?

2005-04-12 Thread Scott Wolf
We used to use CFX_Image and we weren't happy with it at all. We've recently switched over to using ImageCR3 from Efflare.. http://www.efflare.com and we've had no problems with it so far. -Scott -Original Message- From: DRE [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 3:17

CFCs and CFMX

2005-04-12 Thread George Abraham
All, So we are finally transitioning from CF 5.0 to CFMX 7 at a point in the near future. I had Hal Helms book on CFCs in CFMX when it first came out. I had only dabbled in CFCs till now. Now I am hearing that the book may be outdated with regard to the way CFCs in CFMX 7 handle the scoping of

RE: What's your setup for multiple developers

2005-04-12 Thread Ian Skinner
-Original Message- From: Sean Corfield [mailto:[EMAIL PROTECTED] The tools are good and pretty much all of them are free (which VSS is not). Unless you use some sort of MS tool. We got VSS bundled with the VB Studio for the new .NET developer. So at least no EXTRA cost, but we

RE: CFCs and CFMX

2005-04-12 Thread Ben Forta
Nope, CFCs did not really change between CFMX and CFMX7. --- Ben -Original Message- From: George Abraham [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 3:41 PM To: CF-Talk Subject: CFCs and CFMX All, So we are finally transitioning from CF 5.0 to CFMX 7 at a point in the near

Re: Last Week...

2005-04-12 Thread S . Isaac Dealey
S. Isaac Dealey wrote: Yea, I know they need to be static -- there has to be a base from which everything else is referenced. CF just doesn't provide (iirc) a native method of determining what offset calendars in the current no it still doesn't. i guess it's time to start lobbying for

RE: CFCs and CFMX

2005-04-12 Thread Connie DeCinko
The only thing of significance is best practices have been refined for CFCs. -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 12:46 PM To: CF-Talk Subject: RE: CFCs and CFMX Nope, CFCs did not really change between CFMX and CFMX7. --- Ben

Re: Another WYSIWYG Editor Thread???

2005-04-12 Thread Will Tomlinson
where's it at? http://www.alagad.com/index.cfm/name-wysiprodinfo Will ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message:

Re: CFCs and CFMX

2005-04-12 Thread Anthony Prato
can you provide links to up-to-date CFC best practices documents out there ~| 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

  1   2   >