RE: CF and DMZs

2005-04-11 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 DM

Weird problem

2005-04-11 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: Posts too long!

2005-04-11 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

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

2005-04-11 Thread James Holmes
Like many CF tags, it just makes some things simpler/more convenient from a coding perspective. E.g. instead of having to write a lot of "if session.username is empty" type code to see if you should run the login code, you can just add a CFLOGIN tag (because it only runs when the user isn't logged

Re: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Kay Smoljak
On Apr 12, 2005 11:37 AM, Rick Faircloth <[EMAIL PROTECTED]> wrote: > That makes sense...Google now allows up to 1000 per day > according to their guidelines... I don't think I could do that > many manual requests in one day! Yeah, but don't forget, if your site is ranked on page 4, that's 4 r

Re: Last Week...

2005-04-11 Thread Paul Hastings
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 the n

Re: Last Week...

2005-04-11 Thread S . Isaac Dealey
> because Calendar is an abstract class so when you do a > getInstance(), > you should be getting the concrete GregorianCalendar class > anyway. also > there are several more methods in the GregorianCalendar > including many > more ways of doing an init (which you'll eventually find > useful). Tha

Re: Adding/removing/modifying checkboxes/dropdown boxes dynamically in CF??

2005-04-11 Thread S . Isaac Dealey
Oops! Sorry -- typo... that should be value="..." instead of name="..." > > > > >insert into tFormCategory > (formid,categoryid,altcategoryname) >values ('#session.formid#','#x#', name="#altcatname#" > null="#yesnoformat(not altcatmodified)#">) > > > This reurns errors

Re: Last Week...

2005-04-11 Thread Paul Hastings
S. Isaac Dealey wrote: > good to know. well it should save some poking around. >>rather you would be using java.util.GregorianCalendar > > What's the issue with using the java.util.Calendar class anyway? I > couldn't find much (any?) difference between them from looking at the > documentation.

RE: Posts too long!

2005-04-11 Thread S . Isaac Dealey
> I try to remember to do it, but almost always forget. > I understand your concern about the live posts...just > wondered > if there was some *exact* way to do it... > (But, you know, you wouldn't have to worry about trimming > off > a lot of Isaac's messages...they're too long anyway... ;o) He

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
That makes sense...Google now allows up to 1000 per day according to their guidelines... I don't think I could do that many manual requests in one day! Rick PS - An alternative offered for your last name is "Solace"... anything to do with personality? :o) > -Original Message--

RE: Here you go, Ben...

2005-04-11 Thread Rick Faircloth
I'll bet we'll get some pretty mug shots! :o) Rick PS - Michael...did you realize that when a spell checker (mine anyway) recommends an alternative to your name, the alternative is Dimwits! :o) > -Original Message- > From: Michael Dinowitz [mailto:[EMAIL PROTECTED] > Sent: Monday

Re: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Kay Smoljak
On Apr 12, 2005 9:46 AM, Rick Faircloth <[EMAIL PROTECTED]> wrote: > What do you think would cause Google, et al, heartburn > about automated queries like that? They specifically warn against it in their webmaster guidelines: http://www.google.com.au/webmasters/guidelines.html (about three quarter

Re: Here you go, Ben...

2005-04-11 Thread Michael Dinowitz
I'm setting up a section for people to post their pictures and other content. The list removes all attachments as a security precaution. > Rats! My picture was removed! > (It was a picture of a WYSIWYG e-book starter :o) > > >> -Original Message- >> From: Rick Faircloth [mailto:[EMAIL P

Re: Posts too long!

2005-04-11 Thread Michael Dinowitz
Look over posts in the archives and tell me if that's 'clean' enough for you? If so, I'll give some thought to using that code for list posts. On a related note, please remember that House of Fusion DOES NOT USE HTML formatted mail. If you are replying and hoping that the 'replied' text will be

RE: Here you go, Ben...

2005-04-11 Thread Rick Faircloth
Rats! My picture was removed! (It was a picture of a WYSIWYG e-book starter :o) > -Original Message- > From: Rick Faircloth [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 10:48 PM > To: CF-Talk > Subject: Here you go, Ben... > > >Just tell me where you want it sent... :o

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
Ack! Has anyone seen that PHP script from Digital Point that you have to paste onto your server? And that's what I'd have to emulate?! (Don't do PHP, either..."Well, what do you do?" CF 4.5.2 :o) *And* I can make a new window in JavaScript! (Usually) Just look at that foreign language below

RE: Posts too long!

2005-04-11 Thread Rick Faircloth
I try to remember to do it, but almost always forget. I understand your concern about the live posts...just wondered if there was some *exact* way to do it... (But, you know, you wouldn't have to worry about trimming off a lot of Isaac's messages...they're too long anyway... ;o) Rick > -Ori

Here you go, Ben...

2005-04-11 Thread Rick Faircloth
Just tell me where you want it sent... :o) Rick ~| 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

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
I went to Google and created an account and ran this report at DigitalPoint, which was emailed to me...free...they also do Yahoo and MSN, but those options were grayed out as options. Don't know why... Generated From: http://www.digitalpoint.com/tools/keywords/ Keywords U

Re: Posts too long!

2005-04-11 Thread Michael Dinowitz
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 them. If you look on the archives, I have a program cleaning up p

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

2005-04-11 Thread Rick Faircloth
You're really gonna complicate this with localized versions! "Please choose the language in which you would like to be profane:" English French Serbian :o) Rick > -Original Message- > From: Will Tomlinson [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 20

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

2005-04-11 Thread Rick Faircloth
See...now that doesn't offend me at all! (Don't translate, either, Isaac... :o) Rick > -Original Message- > From: S.Isaac Dealey [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 10:36 PM > To: CF-Talk > Subject: RE: Improvements made - Please test my dirty word check some > more?

Re: Adding/removing/modifying checkboxes/dropdown boxes dynamically in CF??

2005-04-11 Thread Daniel Kang
insert into tFormCategory (formid,categoryid,altcategoryname) values ('#session.formid#','#x#', ) This reurns errors below: Attribute validation error for tag CFQUERYPARAM. The tag does not allow the attribute(s) NAME. The valid attribute(s) are CFSQLTYPE,LIST,MAXLENGTH,NUL

RE: Posts too long!

2005-04-11 Thread Rick Faircloth
I caught on to the fact it was just a reminder, but I just wondered if he could do it automatically to achieve his purposes and save us a lot of cutting... Rick > -Original Message- > From: S.Isaac Dealey [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 10:33 PM > To: CF-Talk > S

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

2005-04-11 Thread TalkingTree.com
Marc Campeau wrote: >Hi all, > >I looked into the archives and couldn't find an answer to my question. >I'm trying to install CFMX7 Dev. Edition to test our app for a future >upgrade to 7.0. I want it setup in the Multiserver and Apache config >since it's what we use on our production boxes. > >I'

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

2005-04-11 Thread Will Tomlinson
>>> doesn't speak French > >> Not many people know French profanity, anyway! > >C'est merde! :) > I DO know some Serbian. YE BE SE! :) ~| Logware (www.logware.us): a new and convenient web-based time tracking application. St

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

2005-04-11 Thread S . Isaac Dealey
>> doesn't speak French > Not many people know French profanity, anyway! C'est merde! :) 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://macromedia.breezecentral.com/p49777853/ http://www.sys-con

Re: Posts too long!

2005-04-11 Thread S . Isaac Dealey
Your messages don't actually get rejected, so you can just delete the "wrist slap" since it's really just a reminder. I didn't realize that at first and made the mistake of resubmitting a good number of longer messages. > Michael: > Isn't there any way to automatically cut off the *next to > last

Posts too long!

2005-04-11 Thread Rick Faircloth
Michael: Isn't there any way to automatically cut off the *next to last* part of a list reply? I like seeing the response before to have some context for the current message. And I really don't like having to manually cut off the message to keep from getting the auto wrist slap... I understand

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

2005-04-11 Thread Rick Faircloth
Will...why did you ask for help with the profanity! ;o) Rick > -Original Message- > From: Will Tomlinson [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 10:19 PM > To: CF-Talk > Subject: Re: Improvements made - Please test my dirty word check some > more? > > > Well shit! oo

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

2005-04-11 Thread Rick Faircloth
The processors overheated from all the profanity at once! :o) Rick > -Original Message- > From: Will Tomlinson [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 10:16 PM > To: CF-Talk > Subject: Re: Improvements made - Please test my dirty word check some > more? > > > OOPS! I

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
> afraid to upgrade or cash? How about both! :o) Yeah, I know there are lots of programs that do it, but they all cost more than I think they're worth. I'd rather put that cash towards a CF upgrade! I just thought I'd investigate how difficult it would be to do it in CF... Rick PS - How much

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

2005-04-11 Thread Will Tomlinson
Well shit! oops! Darnit! My CFC sucks! Enter a paragraph of a hundred words and kaboom! :( ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?

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

2005-04-11 Thread Will Tomlinson
OOPS! I think I sut everything down at CT! Doesnt even respond now! Oh well! Back to the drawing board! :) Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and document

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

2005-04-11 Thread Rick Faircloth
> doesn't speak French Not many people know French profanity, anyway! Rick > -Original Message- > From: Dana [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 9:58 PM > To: CF-Talk > Subject: Re: Improvements made - Please test my dirty word check some > more? > > > has trouble

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

2005-04-11 Thread dave
I copied and pasted a transcript from Deadwood in there and the cocksucker choked.. (sorry no offense, have to see the show) From: Will Tomlinson <[EMAIL PROTECTED]> Sent: Monday, April 11, 2005 9:33 PM To: CF-Talk Subject: Improvements made - Please

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

2005-04-11 Thread Rick Faircloth
Man, Dana...you're just *too* good at this! :o) Rick > -Original Message- > From: Dana [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 9:50 PM > To: CF-Talk > Subject: Re: Improvements made - Please test my dirty word check some > more? > > > also doesn't mind goddam > > On A

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread dave
ok so it it that you are afraid to upgrade or cash? hehe Why not ask on here if anyone has a copy of cfmx 6.1 that they wanna sell now btw~ there are lots of programs out there that do that, I bought web position gold years ago and checking where you are ranking compared to it to your competit

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

2005-04-11 Thread Dana
has trouble with compound words... thinks shitfucker is just fine. Also, it doesn't speak French (I know I know) Dana On Apr 11, 2005 7:50 PM, Dana <[EMAIL PROTECTED]> wrote: > also doesn't mind goddam > > On Apr 11, 2005 7:46 PM, Dana <[EMAIL PROTECTED]> wrote: > > it doesnt do masking, ie didn

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
Thanks for the info, Kay... What do you think would cause Google, et al, heartburn about automated queries like that? And how would software like Dynamic Ranking be able to do it without creating problems? Rick > -Original Message- > From: Kay Smoljak [mailto:[EMAIL PROTECTED] > Sent: M

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

2005-04-11 Thread Dana
also doesn't mind goddam On Apr 11, 2005 7:46 PM, Dana <[EMAIL PROTECTED]> wrote: > it doesnt do masking, ie didn't have a problem w/ holy f*ck > > Dana > > On Apr 11, 2005 7:37 PM, Will Tomlinson <[EMAIL PROTECTED]> wrote: > > I've added some additional checks against the words in my nodirtywor

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

2005-04-11 Thread Dana
it doesnt do masking, ie didn't have a problem w/ holy f*ck Dana On Apr 11, 2005 7:37 PM, Will Tomlinson <[EMAIL PROTECTED]> wrote: > I've added some additional checks against the words in my nodirtywords web > service. Could some of you please test it out some more and give me more > feedback?

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
Man, are you kidding? I've *read* a little about xml, and haven't even *heard* of cfxml! :o) (Sad, huh..) But at least your comment gave me an approach to work with...that's what I needed. Oh yeah, and you gave me the *reason* to upgrade...now how 'bout the cash? :o) Thanks, Rick > -O

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

2005-04-11 Thread Will Tomlinson
I've added some additional checks against the words in my nodirtywords web service. Could some of you please test it out some more and give me more feedback? Jim, I added some symbol checking capabilities. See what you think. And y'all keep in mind there's no way this thing can take care of ever

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread dave
LOL! :) From: "Rick Faircloth" <[EMAIL PROTECTED]> Sent: Monday, April 11, 2005 9:27 PM To: CF-Talk Subject: RE: Create Search Engine Ranking Tool In CF? If my apps were any faster they would fuse the processor to the heat conductor! ;o) I have to stay

RE: Calendar table layout issue

2005-04-11 Thread Mark Henderson
So, what I need to do is detect when the last entry on a given date is, close the cell and only THEN add 1 to cellcount (as opposed to adding one to cellcount each time it finds a valid entry, even before closing the cell). This seems to work #DateFormat(start_date, " d, ")#

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
If my apps were any faster they would fuse the processor to the heat conductor! ;o) I have to stay a century behind for everyone's protection! Now, that's some optimized code! :o) Hardee, har, har... Rick > -Original Message- > From: dave [mailto:[EMAIL PROTECTED] > Sent: Monday, Apr

Re: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Kay Smoljak
On Apr 12, 2005 8:40 AM, Rick Faircloth <[EMAIL PROTECTED]> wrote: > How would I go about this? Wonder how software like "Dynamic Ranking" > does it? Google has had an API for ages... and so do MSN and Yahoo now. You should use the API, because no search engine likes mass automated searches being

Re: FW: CFMX7 Enterprise Multiple Instances on JRUN Flash Remoting problem.

2005-04-11 Thread Steve Durette
Just FYI, I didn't create the multiple instances in the JRun JMC tool. I used the new instance manager in the CFMX7 administrator to create the new instances. Still can't figure it out. On my dev server I get the errors listed in the original e-mail, on my production server I just get blank pa

Re: Building Applications for multiple DB's

2005-04-11 Thread Claude Schneegans
>>Make use of stored procedures only. That way your cfc code can remain >>the same regardless of the database platform. well; except those which don't support stored procedures ;-/ -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread dave
You can use it to fetch say the google page, insert your keyword(s) and return the results as a variable, then write those out and read, in which case would be easier to use some xml which would be even easier if you can use cfxml (which would be you reason to updrade) to write it out.

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread dave
" Yeah, yeah...4.5.2...I gotta have a good reason to upgrade!" how about speed, functionality Correct me if I am wrong but wouldn't your apps even run faster if you were on a platform that was made during this century? ;) (isnt 4.5 a pre 2000 release?) -

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

2005-04-11 Thread Sean Corfield
On Apr 11, 2005 4:45 PM, Duncan <[EMAIL PROTECTED]> wrote: > We have been moving our app to CFMX7 and fb4.1 with no problems until > yesterday when this started to appear. And none of us have a clue as > to what it might mean. I'm going to guess that the line number is slightly off and it is actua

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
Hmmm...I looked over CFHTTP in *4.0 Forta Application* book... (Bring back any memories? ;o) I can't see how to put CFHTTP to use in the search rankings app. I see how it can grab a page...what do I have to do, scoure every page on the Internet and compare it to a keyword?! Can't be... Tap into

Re: Async CFML (demo on damons blog)

2005-04-11 Thread Sean Corfield
On Apr 6, 2005 11:14 AM, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > I find this weird. I was under the impression that CF threw > simple queries at the the Client Storage. Lots and lots of them, > but simple ones. That might make for a lot of lock contention and > delays, but not deadlocks. Ta

Re: Building Applications for multiple DB's

2005-04-11 Thread Peter Farrell
I don't know how your current application is designed, but I'm using a daoFactory and gatewayFactory with abstract methods and then I can invoke the correct daos and gateways via an application property. I'm only implementing one DB as the moment, but it won't be hard to add DB support in the f

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
Thanks for the heads-up on the problems, Duncan! Rick > -Original Message- > From: Duncan [mailto:[EMAIL PROTECTED] > Sent: Monday, April 11, 2005 7:50 PM > To: CF-Talk > Subject: Re: Create Search Engine Ranking Tool In CF? > > > cfhttp wont work reliably enough in 4.5 for your purposes

Re: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Duncan
cfhttp wont work reliably enough in 4.5 for your purposes, it was really poor on the performance. We ended up using cfx_http I think which performed well. Now we are mving over to 7 (only just mind) cfhttp seems to be just fine. On 4/12/05, Rick Faircloth <[EMAIL PROTECTED]> wrote: > Yeah, yeah

Re: Documentation Bug in GetCurrentTemplatePath()?

2005-04-11 Thread Sean Corfield
On Apr 11, 2005 4:01 PM, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > 2. Is expandPath("./") a reliable means of determining > > the Application.cfm's absolute path? If so, is it > > cross-platform? If not, what is? expandPath("./") will return the full filesystem path of the directory con

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

2005-04-11 Thread Duncan
We have been moving our app to CFMX7 and fb4.1 with no problems until yesterday when this started to appear. And none of us have a clue as to what it might mean. [error] You have attempted to dereference a scalar variable of type class java.lang.String as a structure with members. The error occur

Re: Devnet vs. Developer Edition

2005-04-11 Thread Barney Boisvert
Sure enough. Totally missed the 6.1 link on the sidebar. Thanks for keeping me straight, Sean. ;) cheers, barneyb On Apr 11, 2005 2:33 PM, Sean Corfield <[EMAIL PROTECTED]> wrote: > On Apr 11, 2005 2:04 PM, Barney Boisvert <[EMAIL PROTECTED]> wrote: > > I don't think you can get a developer ed

Calendar table layout issue

2005-04-11 Thread Mark Henderson
Nothing too complicated here, but I've struck a small issue. Basically, I want to offer two views for a calendar based upon a database query (which contains every day of the month, whether there's data or not). Display one is pretty typical... #Title# Starts: #DateFormat(start_date, " d,

RE: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread Rick Faircloth
Yeah, yeah...4.5.2...I gotta have a good reason to upgrade! Upgrading just brings new issues and new features to learn how to use that I don't really need at this point...ignorance is bliss. ;o) Actually, I should have said Dynamic Ranking...as fast as spiders work sites today, submission softwar

Re: Documentation Bug in GetCurrentTemplatePath()?

2005-04-11 Thread S . Isaac Dealey
> The documentation claims that GetCurrentTemplatePath() > returns "The absolute path of the page that contains the > call to this function, as a string." > This is probably true of most callers, but it's not true > when Application.cfm is the calling page. The returned > path varies, depending up

Documentation Bug in GetCurrentTemplatePath()?

2005-04-11 Thread jacksonj
The documentation claims that GetCurrentTemplatePath() returns "The absolute path of the page that contains the call to this function, as a string." This is probably true of most callers, but it's not true when Application.cfm is the calling page. The returned path varies, depending upon which p

Re: Devnet vs. Developer Edition

2005-04-11 Thread Sean Corfield
On Apr 11, 2005 2:04 PM, Barney Boisvert <[EMAIL PROTECTED]> wrote: > I don't think you can get a developer edition of cf6 anymore. Sure you can: http://www.macromedia.com/software/coldfusionmx61/downloads/ -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got Gmail?

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

2005-04-11 Thread Marc Campeau
Hi all, I looked into the archives and couldn't find an answer to my question. I'm trying to install CFMX7 Dev. Edition to test our app for a future upgrade to 7.0. I want it setup in the Multiserver and Apache config since it's what we use on our production boxes. I'm on Linux Fedora Core 3, I k

Re: Event Gateway's and runaway threads...

2005-04-11 Thread Sean Corfield
On Apr 11, 2005 12:27 PM, Tony Weeg <[EMAIL PROTECTED]> wrote: > lets say i have a cfc that makes a database call, returns 20,000+ rows > back to cf, > and it hangs, or drops and the sql connection dies, and cfmx doesnt > know (becuase this has been a problem in the past with our server and > cfmx

MX 6.1 Updater 1 file disclosure

2005-04-11 Thread David Manriquez
Workaround available for ColdFusion MX 6.1 Updater file disclosure http://www.macromedia.com/devnet/security/security_zone/mpsb05-02.html FYI ~| Logware (www.logware.us): a new and convenient web-based time tracking application

RE: Building Applications for multiple DB's

2005-04-11 Thread S . Isaac Dealey
> Some things for each one are: > MS-Access and MS-SQL can have Default Date fields however, > MySQL wont. All 3 of those platforms can have IDENTIFY > (type) > Fields that auto-increment. So if you have basic queries > that > Are not DB dependent, you can do it. I think you mean IDENTITY ... Alth

Re: Create Search Engine Ranking Tool In CF?

2005-04-11 Thread S . Isaac Dealey
> Anybody ever tried to create a Search Engine Ranking tool > in CF? (Now, remember, I'm still using 4.5.2! ;o) Ouch! Oh yea... I forgot you mentioned that not long ago -- when you were asking if you should start learning Java or JavaScript first... and the consensus was that it wasn't worth tryin

RE: Building Applications for multiple DB's

2005-04-11 Thread Adkins, Randy
I have done this as well and found that trying to maintain A copy for the 4 major DB platforms was a nightmare. So with Slight tweaking, I was able to maintain 1 copy of the application And provide scripts for each DB platform (Other than Oracle). I provided scripts for MS-SQL, MySQL and provide

Re: Devnet vs. Developer Edition

2005-04-11 Thread Barney Boisvert
I don't think you can get a developer edition of cf6 anymore. It was limited to localhost plus one ip, I believe, so it wouldn't be enough. cheers, barneyb On Apr 11, 2005 2:01 PM, Marlon Moyer <[EMAIL PROTECTED]> wrote: > Sorry, forgot to mention that we haven't gone to cf7 yet. Do you > remem

cf-talk@houseoffusion.com

2005-04-11 Thread Calvin Ward
West Coast this year: http://www.macromedia.com/macromedia/events/max/ - Calvin ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid

Re: OT: Just a touch of Javascript

2005-04-11 Thread S . Isaac Dealey
>>> >>>document.forms['cart'].submit(); >>> > This comes *after* the form on the page >> document.forms.cart.submit() >> >> -- search the source, make sure there aren't 2 forms on >> the page both >> named "cart". > Only one form >> Also if it's not working, it should produce an error... >

Re: Cookies, Client Variables, CFID/CFTOKEN

2005-04-11 Thread Sean Corfield
Don't forget that CF looks up the directory tree for Application.cfm and will continue right up to the file system root (C:\ on Windows). On Apr 11, 2005 7:45 AM, Matthew Small <[EMAIL PROTECTED]> wrote: > I'm trying to fix an application written in fusebox that uses client vars, > cookies, and CF

Re: Devnet vs. Developer Edition

2005-04-11 Thread Marlon Moyer
Sorry, forgot to mention that we haven't gone to cf7 yet. Do you remember how many cf6 allows, and for that matter, where can I get the trial/developer edition of cf6. On Apr 11, 2005 3:57 PM, Barney Boisvert <[EMAIL PROTECTED]> wrote: > CF7 lets you have two external IPs in addition to localhost

Re: Devnet vs. Developer Edition

2005-04-11 Thread Barney Boisvert
CF7 lets you have two external IPs in addition to localhost. cheers, barneyb On Apr 11, 2005 1:48 PM, Marlon Moyer <[EMAIL PROTECTED]> wrote: > I have noticed how irritating that META tag can be. I know that the > old Developers version used to let one external ip and localhost > connect. Has

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

2005-04-11 Thread S . Isaac Dealey
Eww... I've never really understood the idea of numeric access... either the assumption that all priviledges are linear (i.e. because the guy in marketing and the guy in procurement are both of the same "rank" in the company they both should have the same tools), or some convoluted system which pla

RE: OT: Just a touch of Javascript

2005-04-11 Thread Jim Davis
Stricter browsers - like the ones you're having problems with - might balk at the fact that there's no tag. I believe forms are only allowed in the HTML BODYs. You might also want to take advantage of the script's ability to know when things are loaded and more your script into the body tag on t

Re: Devnet vs. Developer Edition

2005-04-11 Thread Marlon Moyer
I have noticed how irritating that META tag can be. I know that the old Developers version used to let one external ip and localhost connect. Has that changed? I've got 2 developers hitting this server with the possibility of one more in the near future. On Apr 11, 2005 3:36 PM, Barney Boisve

Re: Building Applications for multiple DB's

2005-04-11 Thread Qasim Rasheed
You can also look into using some ORM framework like Hibernate. 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 > > On Apr 11, 2005 4:32 PM, Bryan

Re: OT: Just a touch of Javascript

2005-04-11 Thread S . Isaac Dealey
> Dave Merrill wrote: >> If that code is verbatim, the tag hasn't happened >> yet when the >> script is called. The form object doesn't exist until its >> end tag closes it. > Missed that when I copied and pasted and reformatted it > for the email - > actually, the tag *is* there, right before

RE: Building Applications for multiple DB's

2005-04-11 Thread Ken Ferguson
Systems that work on several different DB's: Farcry CMS, Cartweaver, Speck CMS, PHP Nuke, OS Commerce, X-Cart, Xoops, Metadot. I'm sure there are tons more, but there's a little list for you. --Ferg -Original Message- From: jonese [mailto:[EMAIL PROTECTED] Sent: Monday, April 11, 2005

RE: Just a touch of Javascript

2005-04-11 Thread Dave Watts
> I need to auto submit a form. The following *had* been > working - and suddenly has stopped working in Netscape and > Firefox, though it's fine in I.E. > > > document.forms['cart'].submit(); > > > 1. What's wrong with that? I wouldn't go so far as to say this is wrong, but I would reco

RE: Building Applications for multiple DB's

2005-04-11 Thread Steve Brownlee
Yes, that's very true. My brain always seems to come from the point of view of things that I work on. However, if 80% of your queries are simple selects and some joins, then even switching from MSSQL to Oracle wouldn't be bad. -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROT

RE: Building Applications for multiple DB's

2005-04-11 Thread Michael T. Tangorre
> From: Adrocknaphobia [mailto:[EMAIL PROTECTED] > Make use of stored procedures only. That way your cfc code > can remain the same regardless of the database platform. Not all platforms support stored procedures. ~| Logware

Re: Building Applications for multiple DB's

2005-04-11 Thread S . Isaac Dealey
Except that eliminates current versions of MS Access and MySQL as platform options (which is something he mentioned specifically). > Make use of stored procedures only. That way your cfc code > can remain > the same regardless of the database platform. > -Adam > On Apr 11, 2005 4:32 PM, Bryan St

Re: Building Applications for multiple DB's

2005-04-11 Thread S . Isaac Dealey
I'm not using DAO's, but I actually managed to get an implementation that supports concatenation, outer joins, unions and a slew of other stuff for all 4 databases with just a small collection of tags. It even supports DDL for creating the tables during installation of an application. > Your best

RE: Building Applications for multiple DB's

2005-04-11 Thread Michael T. Tangorre
> 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 :-) ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application

Re: Devnet vs. Developer Edition

2005-04-11 Thread Barney Boisvert
DevNet edition allows as many users as you want to connect, but all developers must have a DevNet subscription. On CF7, it also appends a META tag to the top of your document (not in the HEAD) that cannot be removed, so you can't use it for XML documents, DOCTYPE sniffing, or other things that dep

Re: CF and DMZs

2005-04-11 Thread Adrocknaphobia
np. working for the gov, it is one of a billion acronyms I'm required to use daily. :) -Adam On Apr 11, 2005 4:15 PM, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > Thanks for the clarification Adam, that's appreciated. :) > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change

Re: Building Applications for multiple DB's

2005-04-11 Thread Adrocknaphobia
Make use of stored procedures only. That way your cfc code can remain the same regardless of the database platform. -Adam On Apr 11, 2005 4:32 PM, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > Well I have a different take on this...but it really all comes down to what > kind of SQL you've got. >

Re: Building Applications for multiple DB's

2005-04-11 Thread S . Isaac Dealey
> Anyone have any pointers or examples of CF or PHP > application which have > been constructed with the ability to work on multiple > Databases? IE the > application can easily be run on MSSQL, Access, MySQL etc > and all the user > has to do is changed a config variable or point to another > DB f

RE: Building Applications for multiple DB's

2005-04-11 Thread S . Isaac Dealey
> All I can say is... My condolensces. > Making an application database independent is an > extremely daunting and time-consuming task. > There is no easy way to do it. You haven't seen the onTap framework I take it. :P I'll admit, it's not been easy to get all the pieces to fit -- some were eas

Re: Devnet vs. Developer Edition

2005-04-11 Thread Adrocknaphobia
I dont belive the DevNet version has the IP address restrictions. However I know you cannot use web services in the DevNet version because it stamps all files with a 'dev net made' message. Basically invalidating and valid XML. -Adam On Apr 11, 2005 4:29 PM, Marlon Moyer <[EMAIL PROTECTED]> wrote

Re: Building Applications for multiple DB's

2005-04-11 Thread Bryan Stevenson
Well I have a different take on this...but it really all comes down to what kind of SQL you've got. Obviously a switch from Oracle to MS SQL Server will have some re-writes involved (PL-SQL to T-SQL), but going from Access to MS SQL Server you should just be able to point at the new DB and fire

AW: Best price for CFMX 6.1 or 7

2005-04-11 Thread Gert Franz
You can use Railo for free for a change ... -Ursprüngliche Nachricht- Von: Al Musella, DPM [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 9. April 2005 16:04 An: CF-Talk Betreff: RE: Best price for CFMX 6.1 or 7 In the old days, Allaire used to always donate CF (and studio) to my nonp

Re: Building Applications for multiple DB's

2005-04-11 Thread Barney Boisvert
Your best bet is to encapsulate all your SQL into a collection of DAOs, and have one collection for each target database. Then you have a configuration parameter that says which DB you're using, and your code then uses the appropriate collection of DAOs to do the data access. That might seem like

  1   2   3   >