Re: Return id after insert
S. Isaac Dealey wrote: > I'm just saying that if the table being inserted into contains a no what you said was any session cross the server. that's wrong. > Do you not consider Oracle a major db? Oracle has sequences which are > not the same thing. The problem with identities using SQL Server is oracle sequences are similar enough to include them. probably "safer" than identiy column in that you have to call them before use, but it still requires a bit of thought on the developers part same as identity. > that they're only useful / helpful during the insert -- they're a > hideous, horrible, awful nightmare if you ever have to try and migrate yes but that's not a very common occurance. idents work well enough for the most part. ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187247 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Using quote marks to represent inches breaks my javascript
How do you Americans get around this? I have a client who's selling off-road racing car parts, and has a lot of American parts. He's entering data into the database now, and some of the items have double quote marks in teh descriptions to designate inches. When I come to list out the products using the two-selects-related tag, the double quotes break the javascript. I've tried replacing the quotes in the insert statement, changing the quotes to " but that terminates the javascript early too. I've tried changing the quotes to ” (the close curly quotes) and that lists in the boxes as ”. So how can i get around this, given that we want to display the description with double quotes if we can rather than using 'in' or 'inches'. -- Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com .com,.net,.org domains from AUD$20/Year ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187240 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Using quote marks to represent inches breaks my javascript
take a look at JSStringFormat() a CF function. It will do the escaping for you. Doug On Sat, 11 Dec 2004 18:14:18 -0700, Charlie Griefer <[EMAIL PROTECTED]> wrote: > \" > > \ is the escape character in JS > > > > > On Sun, 12 Dec 2004 12:08:23 +1100, Mike Kear <[EMAIL PROTECTED]> wrote: > > How do you Americans get around this? I have a client who's selling > > off-road racing car parts, and has a lot of American parts. He's > > entering data into the database now, and some of the items have double > > quote marks in teh descriptions to designate inches. > > > > When I come to list out the products using the two-selects-related > > tag, the double quotes break the javascript. I've tried replacing > > the quotes in the insert statement, changing the quotes to " > > but that terminates the javascript early too. I've tried changing the > > quotes to ” (the close curly quotes) and that lists in the boxes > > as ”. > > > > So how can i get around this, given that we want to display the > > description with double quotes if we can rather than using 'in' or > > 'inches'. > > > > -- > > Cheers > > Mike Kear > > Windsor, NSW, Australia > > AFP Webworks > > http://afpwebworks.com > > .com,.net,.org domains from AUD$20/Year > > > > > > ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187246 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blog! I think I'm ready.
http://www.camdenfamily.com/morpheus/blog/ -> my tools -> blog download it, read the readme, be happily blogging in a few minutes. On Sat, 11 Dec 2004 21:41:00 -0500, Dwayne Cole <[EMAIL PROTECTED]> wrote: > I'm ready to set up my own blog. Can any one point me in the right direction. > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187245 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blog! I think I'm ready.
Dwayne Cole wrote: > I'm ready to set up my own blog. Can any one point me in the right direction. Sure. Search the archives =) This topic comes up at LEAST once a week. - Rick ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187244 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Blog! I think I'm ready.
I'm ready to set up my own blog. Can any one point me in the right direction. ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187243 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: CFMX + MySQL Query Problem
I know that this sounds like a pretty wild problem, but I would REALLY appreciate any help you guys could give - I've been putting my head through a wall for about two weeks trying to get this function right. If you need clarification on anything, just let me know. Thanks! ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187242 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Using quote marks to represent inches breaks my javascript
\" \ is the escape character in JS On Sun, 12 Dec 2004 12:08:23 +1100, Mike Kear <[EMAIL PROTECTED]> wrote: > How do you Americans get around this? I have a client who's selling > off-road racing car parts, and has a lot of American parts. He's > entering data into the database now, and some of the items have double > quote marks in teh descriptions to designate inches. > > When I come to list out the products using the two-selects-related > tag, the double quotes break the javascript. I've tried replacing > the quotes in the insert statement, changing the quotes to " > but that terminates the javascript early too. I've tried changing the > quotes to ” (the close curly quotes) and that lists in the boxes > as ”. > > So how can i get around this, given that we want to display the > description with double quotes if we can rather than using 'in' or > 'inches'. > > -- > Cheers > Mike Kear > Windsor, NSW, Australia > AFP Webworks > http://afpwebworks.com > .com,.net,.org domains from AUD$20/Year > > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187241 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
> Yes, .NET has a steep learning curve, but like any language, get over > it, and from then on you will experience the true power. > Micha has swerved into what my point was EXACTLY! And I appreciate it! The steep learning curve is lessening due to the new .NET designers like Iron Speed. It gives CF guys like me even MORE reason to delve into the .NET world. Yes I've done some coding with it, and yes it's insane compared to CF! I love coding CF. But be honest with yourselves guys! .NET smokes CF in power! It just does! I'm sorry, it isn't my fault. I'm just trying to draw attention to it so CF is pushed to the limit. Here's Tim Uzzanti, Owner of CrystalTech. I would think Tim knows a thing or two. "If you believe CF can handle the same traffic loads that .NET can handle, then you are completely confused on the technologies and their infrastructure. I have no idea if 75% of fortune 100% companies use CF, I would love to see some documentation for that, but the Fortune 100 companies ARE NOT the Top 100 sites on the Internet either! Asking someone who maintains and manages 10,000 hosted applications on Cold Fusion and someone who manages thousands of .NET applications would probably give you a pretty good opinion of what they see? Is it in my BEST interest to tell a customer not to use CF, or is it in my best interest to suggest what might be the best technologies from my experiences on their requirements? Someone mentioned ediet.com which has a traffic ranking of around 280,000 and in comparison CrystalTech is around 23,000. Microsoft.com which is in the top 10 is using ASP.NET and Dell.COM which is in the top 100 is also using ASP.NET Regarding the back end of Cold Fusion: CFMX is much better than CF5 but still has many limitations and quirks that we have see and deal with every day. I am not saying that CF doesnt have the ability to grow with larger sites because it has features like the ability to cluster machines and the classes are compiled etc. What I am saying is, if you would like to build an application that can last longer on certain hardware or run more optimally, CF is not the way to go! Cold Fusion MX out of the box has a setting to support no more than 10 simultaneous requests at one time. Macromedia suggestions that you never exceed 40 and this isnt optimal for a large scale sites. There are other settings and issues from a server administration standpoint that hinder CFMX from out performing .NET There are other factors that one needs to think about when writing an application. Think about the ability to use Threads in .NET. Depending on your application, sitting and processing 10 requests back to back may take 5 minutes but if you had the ability to run the 10 tasks concurrently you may be able to respond back to the customer in 30 seconds. You have to realize, .NET isnt just a web based language, it is a Development language for desktop and server applications as well. CrystalTech uses SmarterMail which is built on the .NET and it outperforms all other mail servers that are built on C and C++. One last comment that I would also provide to a potential customer who may want to move from a shared environment to a dedicated environment is that you will need to purchase a license for CFMX. If this is a large site and will expand to multiple servers then they will need to purchase a $4,500 license possibly x 2... Again, this isn't something that affects CT, but would affect the customer..." ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187239 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: fck editor 2.0 RC
Terry Troxel wrote: > I agree, but you didn't answer my question concerning what do you do to > handle your users uploading files to use in the editor? fckeditor's image dialog has a "browse server" button that launches pretty much whatever you want. In my case, it launches a modified version of CFFM ( http://www.webworksllc.com/cffm ), which allows them to select an image already on the server, or upload new files, and manipulate images (resize, scale, rotate, flip, flop). I've just had a thought! Currently, CFFM only has a configure option for disallowed file extensions. I guess it might be wise to also offer the ability to allow only certain extensions.. like "gif,png,jpg", so that people could only upload web image files. - Rick ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187238 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
[Reply To] [Reply To] Re: 404 not found cfm page
Hi problem now solved seamus You wrote Hi > >I've also had this problem - just tried your solution (well got >my ISP to do it for me) but doesn't seem to work. I'm on CF6 >windows server >I just get the standard cf error page and I have got my custom 404 >error template working for html files >Any clues please >Thanks >Seamus > > You wrote >or get them to check the "check files exists" box on the .cfm >mappings >>property for your particular site in the IIS config, then you use >the >>standard IIS 404 template >>Mike Seamus Campbell Boldacious WebDesign http://www.boldacious.com [EMAIL PROTECTED] ph 02 6297 4883 mob 0410 609 267 ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187230 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: [Reply To] [Reply To] Re: 404 not found cfm page
also can use the 'missing template' handler setting in CFAdmin. DK On Sun, 12 Dec 2004 08:12:28 +1100, Seamus Campbell <[EMAIL PROTECTED]> wrote: > Hi problem now solved > seamus > > You wrote > > > Hi > > > >I've also had this problem - just tried your solution (well got > > >my ISP to do it for me) but doesn't seem to work. I'm on CF6 > >windows server > >I just get the standard cf error page and I have got my custom 404 > > >error template working for html files > >Any clues please > >Thanks > >Seamus > > > > You wrote > >or get them to check the "check files exists" box on the .cfm > >mappings > >>property for your particular site in the IIS config, then you use > > >the > >>standard IIS 404 template > >>Mike > > Seamus Campbell Boldacious WebDesign > http://www.boldacious.com [EMAIL PROTECTED] > ph 02 6297 4883 mob 0410 609 267 > > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187237 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
> The site makes it look very interesting - do you have any plans to > make Plum available for non-Windows platforms? We're going to see how Mono handles Plum on Linux sometime in the near future, but that priority is lower than the upcoming "add-your-own-transformers" feature and support for MySql and PostgreSQL. Respectfully, Adam Phillip Churvis Member of Team Macromedia http://www.ProductivityEnhancement.com Download Plum and other cool development tools, and get advanced intensive Master-level training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187236 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: fck editor 2.0 RC
I agree, but you didn't answer my question concerning what do you do to handle your users uploading files to use in the editor? - Original Message - From: "Rick Root" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, December 11, 2004 1:49 PM Subject: Re: fck editor 2.0 RC > Terry Troxel wrote: > > Any of you guys have any experience with ActivEdit? > > Used it a long long time ago. Bought one license soon after > discovered that there were free alternatives, and I switched to > htmlArea, which I actually liked better, and I like FCKeditor better > than that.. > > I didn't like the idea of paying a per-domain licensing fee for > ActivEdit when better free solutions existed. > > - Rick > > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187235 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
> i cant find 1 of your pages that validates oh html, xhtml or css > > i wouldnt want a tool that did that Most of my stuff won't validate anyway. It all contains Flash. My point in posting in the first place is this. MM/Blackstone is putting a rear spoiler and ground effects kit on a Toyota (CF), while Microsoft is driving a Ferrari (asp.net). What is MM gonna do when the Ferrari is pulling away? Add those funky lookin' tailights? ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187223 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
At 09:04 AM 12/11/2004, Mike Kear wrote: >I dont need to hassle with captcha stuff - that's only going to make >it harder for legitimate customers to order It doesn't have to be TOO hard. I use one with no backgrounds, just a cross fade and a little squiggling. Take a look: http://rsvptracker.com/person-new.cfm It's definitely a "low strength" captcha, since I doesn't mess with the background. Code is super easy: and so on >But what's the point for the spammer of doing it? Yes, that's still quite a mystery! Anders +===+ |Anders GreenEmail: [EMAIL PROTECTED]| | Home: 919.303.0218| | Off Road Rally Racing Team: http://LinaRacing.com/ | |Do you like Evite? This is better: http://RSVPtracker.com/ | +===+ ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187229 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Blackstone Beta
well micha if u read it right u'd know what i meant, i wasnt attacking him i was saying that if thats the code that editor put out it wasnt very good. and i could attack your sites as well as we all could attack each others. and i wasnt throwing shit, i have seen what u throw and it is brown my friend. remember that list u had up and would always refer to and ended up being years outta date? the whole epoint was that he was comparing a editor that did the code 4 him instead of hand coding and saying that he could build it faster with that then someone hand coding cfm. really wasnt about cfm vs .net. was about using a "helper" and comparing it to an non helper which was stupid i know ur in europe so i will float u some slack for not understanding or maybe i just worded it wrong but i wasnt attacking him and how can u read it seriously? when its not even on a level ground? if u take that seriously then ur blind or dumb. u may not like my span tags which is fine, some say to use some say not, i prefer to use i have never seen anything u have said to make me believe in what u say and AGAIN i wasnt attacking him or his lack of w3c standards i was saying that if that program produced that code then its probably not to good of a program [quote]XHTML doctype is useless for IE[/quote] yup another reason to support ms i think joes post was better lol -- Original Message -- From: "Micha Schopman" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 11 Dec 2004 22:37:48 +0100 >You can throw in some low provocations Dave, but Will definately has a good >point. He is not the only one who is seeing a big leap. Maybe he deserves >respect for coming out so honestly, at least I read his postings seriously. > >And attacking him on his w3c validation is just lame, if I would do the same I >would say those tags in your paragraph tags were unneeded in your site, >and that XHTML doctype is useless for IE because IE doesn;t even know how to >render XHTML, it only fakes it. oh btw.. you already knew you'd better set IE >in quirks mode to prevent rendering bugs. Don't start throwing with such >offtopic shit, because people with true css/standards experience will level >you ;) > >Now back to the .NET story, there are all kind of reasons choosing for the >.NET platform, better code, profilers, strong type, true OO, a tremendous >featureset, the immense performance (and yes, it's speed is lightening fast >and will increase with future Windows releases, future performance increase >has been estimated on 500% by Microsoft, that is truly awesome). > >Yes, .NET has a steep learning curve, but like any language, get over it, and >from then on you will experience the true power. > > > >From: dave [mailto:[EMAIL PROTECTED] >Sent: Sat 12/11/2004 9:54 PM >To: CF-Talk >Subject: Re: Blackstone Beta > > > >not to mention they are unreliable flash in the pans that scream look at me, >look at me then proceed to break down when everyone is looking. > >whats that saying about guys with ferraris? they are trying to compensate for >a lack of a decent "fckeditor" hehe > > >-- Original Message -- >From: Sean Corfield <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >Date: Sat, 11 Dec 2004 12:45:11 -0800 > >>On Sat, 11 Dec 2004 15:22:43 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: >>> while Microsoft is driving a Ferrari (asp.net). >> >>Ferrari's are fussy and very expensive to run so that's probably a >>very good analogy... >>-- >>Sean A Corfield -- http://www.corfield.org/ >>Team Fusebox -- http://www.fusebox.org/ >>Breeze Me! -- http://www.corfield.org/breezeme >> >>"If you're not annoying somebody, you're not really alive." >>-- Margaret Atwood >> >> > > > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187234 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: fck editor 2.0 RC
Terry Troxel wrote: > Any of you guys have any experience with ActivEdit? Used it a long long time ago. Bought one license soon after discovered that there were free alternatives, and I switched to htmlArea, which I actually liked better, and I like FCKeditor better than that.. I didn't like the idea of paying a per-domain licensing fee for ActivEdit when better free solutions existed. - Rick ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187233 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: fck editor 2.0 RC
Mike Kear wrote: > > Is this just me? I'm on a 512KB ADSL line - not the fastest that > exists, but faster than a lot of the users. the demo loaded in about 10 seconds for me. In my publishing system, where I load 2 fckeditor instances, the total page load time was about 6 seconds. Both are acceptable to me, since I need a full-featured HTML editor, and they all tend to load a little slowly, with each button loading, plus several javascript files sometimes. For what it's worth, the tinymce full featured demo took 8 seconds to load. - Rick ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187232 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
On Sat, 11 Dec 2004 15:22:43 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: > while Microsoft is driving a Ferrari (asp.net). Ferrari's are fussy and very expensive to run so that's probably a very good analogy... -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187226 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Blackstone Beta
You can throw in some low provocations Dave, but Will definately has a good point. He is not the only one who is seeing a big leap. Maybe he deserves respect for coming out so honestly, at least I read his postings seriously. And attacking him on his w3c validation is just lame, if I would do the same I would say those tags in your paragraph tags were unneeded in your site, and that XHTML doctype is useless for IE because IE doesn;t even know how to render XHTML, it only fakes it. oh btw.. you already knew you'd better set IE in quirks mode to prevent rendering bugs. Don't start throwing with such offtopic shit, because people with true css/standards experience will level you ;) Now back to the .NET story, there are all kind of reasons choosing for the .NET platform, better code, profilers, strong type, true OO, a tremendous featureset, the immense performance (and yes, it's speed is lightening fast and will increase with future Windows releases, future performance increase has been estimated on 500% by Microsoft, that is truly awesome). Yes, .NET has a steep learning curve, but like any language, get over it, and from then on you will experience the true power. From: dave [mailto:[EMAIL PROTECTED] Sent: Sat 12/11/2004 9:54 PM To: CF-Talk Subject: Re: Blackstone Beta not to mention they are unreliable flash in the pans that scream look at me, look at me then proceed to break down when everyone is looking. whats that saying about guys with ferraris? they are trying to compensate for a lack of a decent "fckeditor" hehe -- Original Message -- From: Sean Corfield <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 11 Dec 2004 12:45:11 -0800 >On Sat, 11 Dec 2004 15:22:43 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: >> while Microsoft is driving a Ferrari (asp.net). > >Ferrari's are fussy and very expensive to run so that's probably a >very good analogy... >-- >Sean A Corfield -- http://www.corfield.org/ >Team Fusebox -- http://www.fusebox.org/ >Breeze Me! -- http://www.corfield.org/breezeme > >"If you're not annoying somebody, you're not really alive." >-- Margaret Atwood > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187231 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
On Sat, 11 Dec 2004 10:03:46 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: > The future of what we do will not be hand coding applications. It's the same > as driving a car as opposed to the old horse and buggy. The future will be > application design/building tools like Iron Speed for ASP.NET, and CFM Maker > for CF. I very much doubt it. Such "4GL" application building systems have been around for decades and they haven't killed the hand-coder yet. Why? Because they don't do 100% of the job. They are, by nature, generic and try to cater for every developer and every application. I was use visual design / code generating systems fifteen years ago and, whilst they've gotten better over the years, they've never covered the full software liifecycle and never will, in my opinion. Personally I think it's more likely that the market will fragment into architects, designers and managers on one side and outsourced coders on the other. (Hey, if we're going to get controversial, let's talk about outsourcing!) > Especially ASP.NETthat code is pure insanity! Amen to that! > This software will eventually get to the point where we'll be designing and > building all our apps like you build a db with access. Small one-off apps built by small mom'n'pop organizations maybe, but that's not how enterprises build their databases... -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187215 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
not to mention they are unreliable flash in the pans that scream look at me, look at me then proceed to break down when everyone is looking. whats that saying about guys with ferraris? they are trying to compensate for a lack of a decent "fckeditor" hehe -- Original Message -- From: Sean Corfield <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 11 Dec 2004 12:45:11 -0800 >On Sat, 11 Dec 2004 15:22:43 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: >> while Microsoft is driving a Ferrari (asp.net). > >Ferrari's are fussy and very expensive to run so that's probably a >very good analogy... >-- >Sean A Corfield -- http://www.corfield.org/ >Team Fusebox -- http://www.fusebox.org/ >Breeze Me! -- http://www.corfield.org/breezeme > >"If you're not annoying somebody, you're not really alive." >-- Margaret Atwood > > ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187228 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
>My point in posting in the first place is this. MM/Blackstone is >putting a rear spoiler and ground effects kit on a Toyota (CF), >while Microsoft is driving a Ferrari (asp.net). What is MM gonna >do when the Ferrari is pulling away? Add those funky lookin' tailights? Will, I don't think this is a valid metaphor. MX/Blackstone are pure Java applications, and Java's no Toyota. CF more like a BMW M3. Now, without the sequential manual gearbox and traction control, most of us wouldn't be too good behind the wheel of one: we'd constantly be misshifting and throwing the rear end around on turns. Java and CF are the same way: when I need to develop something for the web, I don't want to worry about all of the complexity and pitfalls in Java, but still want to produce a J2EE application, and ColdFusion makes it very easy to do so. Realistically, asp.net is more like one of those kit cars that turns a mid-80s Pontiac Fiero into something that looks like a Ferrari. Slap on an shiny grid control and some automatically generated code (well, a lot. I mean a lot. Tons. Open that "don't touch this" region sometime in your code-behind.) and it starts to look pretty impressive, while the engine itself is a little shakey. While the tools are nice, the "engine" that's created takes some serious tuning, tweaking, and know-how to get an application that's something other than a resource and bandwidth hog. A real Ferrari is hard enough to maintain, much less an imitation you built in your garage with some preformed parts... I'm beginning to commonly see viewstate values exceeding 200kb (ran into a 3mb the other day!), and if I have to look at one more app where everything is named "SqlDataAdapter1 and the like, I'm going to leave some hollow shells of egos in my verbal wake. This over-reliance on automatic tools, and a lack of people reading Microsoft's own best practices, warnings, and recommendations will come back to bite you in an enterprise setting. Don't get me wrong, I'm a fan of .NET. For building backend and business logic tiers, it's a great environment. I just think ASP.NET is a little wonky, and the tools aren't helping the wonkiness. As for MM's reaction to Enzo's machine driving off, well, I think the publically known features of Blackstone show exactly what MM's up to: they've listened to the developers in their largest market areas, and are providing some amazing new features in the same easy-to-use style they always have. Now, if we really want to push the car metaphor, why is Microsoft still tinkering with its XAML supercar while Flex is already tearing up some highways? -- For Tabs, Trees, and more, use the jComponents: http://clearsoftware.net/client/jComponents.cfm ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187227 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
[quote]Most of my stuff won't validate anyway. It all contains Flash.[/quote] so? my pages have flash too and they validate just fine! u just cant use i remember ms's shiny red ferrari that was gunna kill cfm yrs ago, u might have heard of it, still has a bit of a cult following, it was called "ASP" its funny how cfm has survived all these other technologies look at what Sean said, one will pull ahead of the other then switch. Seems to me it will always be that way because ms really cant come up with much on their own, they always have to wait and see what others do then try and copy it to their specs. .net will never pull away, see above and none of that is an excuse for your pages to not validate, thats just laziness (same as using that product) having flash doesnt make the css not validate, it doesnt remove the doctype, and getting flash to validate is a snap if thats what u wanna do thats great and good luck but dont compare it to quality work -- Original Message -- From: Will Tomlinson <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 11 Dec 2004 15:22:43 -0400 > >> i cant find 1 of your pages that validates oh html, xhtml or css >> >> i wouldnt want a tool that did that > >Most of my stuff won't validate anyway. It all contains Flash. > >My point in posting in the first place is this. MM/Blackstone is putting a >rear spoiler and ground effects kit on a Toyota (CF), while Microsoft is >driving a Ferrari (asp.net). What is MM gonna do when the Ferrari is pulling >away? Add those funky lookin' tailights? > > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187225 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
::shrug:: they weren't willing to do that. The fact that they were whining about the consequences of that decision probably goes a long way towards explaining why I no longer bother with them. The point is though, you can change the url Dana On Sat, 11 Dec 2004 14:28:28 -0500, Les Mizzell <[EMAIL PROTECTED]> wrote: > > pornographic and the group was getting quite upset about them. I had > > to explain to them that there was no way to prevent this if they > > wanted to keep the guestbook, since by definition it was for guests :) > > > It's almost absurd to have a guest book these days without an admin > system so messages are approved before they go live. I have several > sites set up this way. If somebody leaves a message, the owner of the > site gets an email alerting them to approve the message before anybody > else gets to see it. > > One site is mostly for children, and there's no way this side of hell > I'd let guest book messages be live the second they're entered! > > Saves a lot of teeth gnashing in the end! > > > -- > Les Mizzell > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187224 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
I was thinking the same thing about application building systems. As far as the market fragmenting into those levels, heck they have seemed to be in those levels for years at least in my exeperiences. -- Aaron Rouse http://www.happyhacker.com/ On Sat, 11 Dec 2004 11:00:16 -0800, Sean Corfield <[EMAIL PROTECTED]> wrote: > I very much doubt it. Such "4GL" application building systems have > been around for decades and they haven't killed the hand-coder yet. > Why? Because they don't do 100% of the job. They are, by nature, > generic and try to cater for every developer and every application. I > was use visual design / code generating systems fifteen years ago and, > whilst they've gotten better over the years, they've never covered the > full software liifecycle and never will, in my opinion. > > Personally I think it's more likely that the market will fragment into > architects, designers and managers on one side and outsourced coders > on the other. (Hey, if we're going to get controversial, let's talk > about outsourcing!) > ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187217 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
maybe u should cheat and at least add doctypes to your sites from your homepage No DOCTYPE Found! Falling Back to HTML 4.01 Transitional and u still fail to see the point of the whole thing was that u said u can code so much faster in .net, what u failed to say was with an program that does most of the work generically for you and u pointed it towards someone who was hand coding cfm, well duh dingbat so are u saying that u can HAND CODE .net FASTER than HAND CODING cfm? and dont try and pull that "i wasnt talking about hand coding " either. if ur gunna compare something like that do it with LIKE properties and if those pages in your portfolio were generated by that tool, i would be scared, not even a doc type? come on now i cant find 1 of your pages that validates oh html, xhtml or css i wouldnt want a tool that did that -- Original Message -- From: Will Tomlinson <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 11 Dec 2004 14:43:47 -0400 >> how did i make your point? your point is stupid >> also i have been on the plum beta since the beggining so i know what >> it can and cant do > >Maybe they should take that notice off the site then? > >> if ur gunna come on here and say "oh with this app i can write faster >> in .net that u can hand code in cfm" thats just dumb, if u need to >> cheat to make u feel better then go ahead but i doubt anyone on here >> will be fooled. u ever hear of "apples to apples?" > >Go to www.wtomlinson.com , look at the portfolio, and tell me if I cheat or >not. You remind me of this little nerd I met who told me I was cheating by >using Dreamweaver. He coded EVERYthing in Notepad. So I asked him a simple >question. "Did you drive to school today? Because if you drove and didn't >walk, you cheated!" > > >> that tool u suggest doesnt seem to give u much creative control at >> least plum will let u still be an individual and style it how u wish > >You're illustrating your ignorance of the product here. It's simple. You >design a page however you like. html, javascript, etc. You can make it look >like cirque du soleil for all it cares. Then place xml controls wherever they >should be on the page. Open it in Iron Speed and it converts everything to >asp.net. Done! > > > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187222 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
> how did i make your point? your point is stupid > also i have been on the plum beta since the beggining so i know what > it can and cant do Maybe they should take that notice off the site then? > if ur gunna come on here and say "oh with this app i can write faster > in .net that u can hand code in cfm" thats just dumb, if u need to > cheat to make u feel better then go ahead but i doubt anyone on here > will be fooled. u ever hear of "apples to apples?" Go to www.wtomlinson.com , look at the portfolio, and tell me if I cheat or not. You remind me of this little nerd I met who told me I was cheating by using Dreamweaver. He coded EVERYthing in Notepad. So I asked him a simple question. "Did you drive to school today? Because if you drove and didn't walk, you cheated!" > that tool u suggest doesnt seem to give u much creative control at > least plum will let u still be an individual and style it how u wish You're illustrating your ignorance of the product here. It's simple. You design a page however you like. html, javascript, etc. You can make it look like cirque du soleil for all it cares. Then place xml controls wherever they should be on the page. Open it in Iron Speed and it converts everything to asp.net. Done! ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187221 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: OT: News extension WAS (Re: Blackstone Beta)
Mike Chambers wrote: > On Dec 10, 2004, at 6:16 PM, Spike wrote: > >> >>I don't really want to be notified about all the news from Macromedia >>bloggers, > > > Well, seeing as that is all the extension does, I can see why you > un-installed it. Yup, and that's not to say it's not a nice piece of work, it's just frustrating that it could be really useful to me and isn't :-/ > > >> >>If it was configurable to allow you to add feed URLs and to allow you >>to >>view the summaries as a tooltip in the news list then it would be a >>different story because it is nice to be notified when someone posts >>news you actually want to read. > > > Yeah. I was explicitly trying not to make it a general purpose > aggregator. Is there a particular reason why not? I think a general purpose one would be very popular if it was done well. One thing I am considering is releasing a version that is > just for ColdFusion, and one just for Flash (in addition to the > Macromedia one). I would probably use it if I could filter specific bloggers and/or categories. I wouldn't really mind whether it worked as an opt-in or opt-out filter, but it would certainly be handy. > > I will also be adding support for installing the extension in > Thunderbird (early next week). > > >> The only thing I'm missing from >>Thunderbird is an option for a system tray notification that works the >>same way for news feeds as it does for email. > > > If you know some Javascript, and can pick up some simple XUL / XML, > then it would be pretty simple to add this to Thunderbird yourself. > That's a good point. I might have a bit of a play around one day and see if I can get it done. > mike chambers > > > >>Jeff Small wrote: >> >>>Okay, this is a PERFECT time to jump in here and pimp this thing... >>> >>>http://www.markme.com/macromedianews/ >>> >>>Dude, if you're using Firefox, you HAVE to load this extension. It's >>>frickin >>>unbelievable. It's single-handedly the coolest extension I've ever >>>used. It >>>blinks when there's updated content, it loads in a tab in the >>>background, >>>and it's just the most ubiquitous little way to keep up with the >>>macromedia >>>blog universe. >>> >>>I'm hooked like crack...er...not that I've ever tried >>>crack...er...the drug, >>>I mean...anyway, try that extension. It rules. > > > > ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187220 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
> pornographic and the group was getting quite upset about them. I had > to explain to them that there was no way to prevent this if they > wanted to keep the guestbook, since by definition it was for guests :) It's almost absurd to have a guest book these days without an admin system so messages are approved before they go live. I have several sites set up this way. If somebody leaves a message, the owner of the site gets an email alerting them to approve the message before anybody else gets to see it. One site is mostly for children, and there's no way this side of hell I'd let guest book messages be live the second they're entered! Saves a lot of teeth gnashing in the end! -- Les Mizzell ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187219 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: fck editor 2.0 RC
Any of you guys have any experience with ActivEdit? I have been using it and these new editors you are mentioning which by the way load fast on my system have only one problem which is the user has to type in their url to an image. I really like the way ActivEdit handles this, but it certainly doesn't have the same price tag as the FCKeditor ;) Terry Troxel - Original Message - From: "Roger B." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, December 11, 2004 10:32 AM Subject: RE: fck editor 2.0 RC > > Is this just me? I'm on a 512KB ADSL line - not the fastest that > > exists, but faster than a lot of the users. > > Mike: Sounds like a problem with the FCKeditor site as much as anything. For > me, the demo loads in 13 seconds from fckeditor.net... and when installed on > my server, FCK loads in 3 seconds. (Far quicker than both soEditor and > HTMLarea, both of which I've used over the years.) > > -- > Roger Benningfield > JournURL: http://journurl.com/ > blog: http://admin.support.journurl.com/ > > > > > > ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187218 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
I had a similar problem with a guestbook (a basic form) on a site I was maintaining for a patient support group. The links were pornographic and the group was getting quite upset about them. I had to explain to them that there was no way to prevent this if they wanted to keep the guestbook, since by definition it was for guests :) However, I was able to at least temporarily solve the problem by changing the url of the guestbook. Since I have moved on to other things, I am not sure whether the problem has recurred, but last I heard it hadn't. Dana On Sat, 11 Dec 2004 13:17:48 -0500, Jim Davis <[EMAIL PROTECTED]> wrote: > Others have suggested a CAPTCHA which would work, but in this case it seems > like you could just return an error if you find any HTML in the comments > field. > > I doubt it's a human doing it so this would, I think, effectively derail the > bot. > > If you are going to a CAPTCHA you could go simple and see if that solves > your problem first. You don't have to do full images and everything to deal > with simple (and occasional) bots (in other words bots that won't bother > customizing themselves for you). > > Create a short list of simple questions. Ask one as a validation of > humanity. For example "Is there a circle in our logo?", "Does our logo have > a bird in it?", "How many letters does our name have?" and so forth. > > If it is a stray bot it won't bother figuring it out. If it is (an > obviously insane) human then they will - and you know you have to go to > further lengths. > > But just checking for HTML seems the easiest way to start - it doesn't > change your user experience and would, with luck, stop the problem. > > Jim Davis > > > > > -Original Message- > > From: Mike Kear [mailto:[EMAIL PROTECTED] > > Sent: Saturday, December 11, 2004 7:45 AM > > To: CF-Talk > > Subject: Spammer fills out my order form - how to stop > > > > This goes in the category of annoyance rather than anything else, but > > I have a spammer filling out one of my clients' order forms and > > submitting it - does anyon else have this problem? And any > > suggestions how I can stop it? > > > > THe order form will have such gems as "poker" in every field, with the > > comments field completed with a whole bunch of html with the visible > > part of the url stating something like > > http://www.best-deals-texas-hold-em.info/, but the link points to a > > non-existent site, ending up at http://www.outreach.psu.edu/g,/. > > > > It isnt costing us anything and there is no credit card processing on > > this form- its all processed manually, but these orders are going into > > my clients inbox and into the database as orders, and they have to be > > deleted again. It's damned annoying. > > > > Any else having this? > > > > I can't imagine what's the point. I'm sure not going to follow > > whatever link is there, and I know my 72year old yoga teacher client > > isnt. And anyway the links are pointing to non-existent domains. > > What is this idiot hoping to gain by submitting this form all the > > time? Anyone have any guesses? > > > > I can nstop the orders processing by just doing some validation that > > prevents the word "poker" or stripping out html from the comments > > field, but it's only annoyances for us - all the form does is mail the > > submitted info to my client and me so I dont really know if it's worth > > it just to save a few deletes. > > > > What do you guys think? > > > > -- > > Cheers > > Mike Kear > > Windsor, NSW, Australia > > AFP Webworks > > http://afpwebworks.com > > .com,.net,.org domains from AUD$20/Year > > > > > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187212 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
Yeap, Visual Studio definately is a great tool to use. I made the "mistake" of teaching myself Java and VB .NET around the same time. I say "mistake" because I ended up hating every tool I tried to code Java with due to being spoiled by Visual Studio at the same time. -- Aaron Rouse http://www.happyhacker.com/ On Sat, 11 Dec 2004 06:57:22 -0800, Joe Rinehart <[EMAIL PROTECTED]> wrote: > I think it may be more valid to say the tools for .NET development are > ahead of CF (Visual Studio is simply amazing). > > -Joe > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187216 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Spammer fills out my order form - how to stop
Others have suggested a CAPTCHA which would work, but in this case it seems like you could just return an error if you find any HTML in the comments field. I doubt it's a human doing it so this would, I think, effectively derail the bot. If you are going to a CAPTCHA you could go simple and see if that solves your problem first. You don't have to do full images and everything to deal with simple (and occasional) bots (in other words bots that won't bother customizing themselves for you). Create a short list of simple questions. Ask one as a validation of humanity. For example "Is there a circle in our logo?", "Does our logo have a bird in it?", "How many letters does our name have?" and so forth. If it is a stray bot it won't bother figuring it out. If it is (an obviously insane) human then they will - and you know you have to go to further lengths. But just checking for HTML seems the easiest way to start - it doesn't change your user experience and would, with luck, stop the problem. Jim Davis > -Original Message- > From: Mike Kear [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 11, 2004 7:45 AM > To: CF-Talk > Subject: Spammer fills out my order form - how to stop > > This goes in the category of annoyance rather than anything else, but > I have a spammer filling out one of my clients' order forms and > submitting it - does anyon else have this problem? And any > suggestions how I can stop it? > > THe order form will have such gems as "poker" in every field, with the > comments field completed with a whole bunch of html with the visible > part of the url stating something like > http://www.best-deals-texas-hold-em.info/, but the link points to a > non-existent site, ending up at http://www.outreach.psu.edu/g,/. > > It isnt costing us anything and there is no credit card processing on > this form- its all processed manually, but these orders are going into > my clients inbox and into the database as orders, and they have to be > deleted again. It's damned annoying. > > Any else having this? > > I can't imagine what's the point. I'm sure not going to follow > whatever link is there, and I know my 72year old yoga teacher client > isnt. And anyway the links are pointing to non-existent domains. > What is this idiot hoping to gain by submitting this form all the > time? Anyone have any guesses? > > I can nstop the orders processing by just doing some validation that > prevents the word "poker" or stripping out html from the comments > field, but it's only annoyances for us - all the form does is mail the > submitted info to my client and me so I dont really know if it's worth > it just to save a few deletes. > > What do you guys think? > > -- > Cheers > Mike Kear > Windsor, NSW, Australia > AFP Webworks > http://afpwebworks.com > .com,.net,.org domains from AUD$20/Year > > ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187208 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
is synthis adalon free wireframe edition still available ?
Hi all, i don't find a link to download the free wireframe edition in the synthis.com and in the adadon.net website, it's still available? Thanks ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187207 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
On Sat, 11 Dec 2004 10:53:08 -0500, Adam Churvis <[EMAIL PROTECTED]> wrote: > I put that warning out there because there have been literally dozens of > people wanting to use Plum immediately for production sites, and we'd like > to go through a couple of Beta cycles first to get everyone's feedback. The site makes it look very interesting - do you have any plans to make Plum available for non-Windows platforms? -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187214 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: fck editor 2.0 RC
> Is this just me? I'm on a 512KB ADSL line - not the fastest that > exists, but faster than a lot of the users. Mike: Sounds like a problem with the FCKeditor site as much as anything. For me, the demo loads in 13 seconds from fckeditor.net... and when installed on my server, FCK loads in 3 seconds. (Far quicker than both soEditor and HTMLarea, both of which I've used over the years.) -- Roger Benningfield JournURL: http://journurl.com/ blog: http://admin.support.journurl.com/ ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187213 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
cfftp exception error
Hi, Does anyone know why I would get this error? An exception occurred when establishing a FTP connection. The cause of this exception was that: java.net.UnknownHostException: http://ftp.applewoodcommunity.com/. Phil ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187211 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Blackstone Beta
> -Original Message- > From: Will Tomlinson [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 11, 2004 8:35 AM > To: CF-Talk > Subject: Re: Blackstone Beta > > You might want to read the Plum site before you run off building > applications with it. You've made my point! .NET is ahead of CF. I'm > sorry, but let's admit it so we can start moving CF forward faster! > > "Important: The current release of Plum is a Public Beta, so you shouldn't > use it to create production applications." Of course that is the point - everything leapfrogs each other (while, it seems, Java stays in the past...) Right now BOTH CF and .NET (and, I'll admit it, JSP and PHP) are very capable languages with a lot of useful abstractions. .NET, it might said, took much of it's inspiration from CF and in many areas topped it. (Remember all those ASP developers pining for debugging information "like I see in ColdFusion 3"?) It's not a statement of worth however, just a statement of... well, state. CFMX tops .NET in several areas but .NET definitely tops it in others. Blackstone will reverse some of this, but not all. The next version of the .NET will come out and leap frog (in places) again. The one that's currently "on top" doesn't really mean all that much to me as long as they're both moving in the right direction - and I think they both are. Jim Davis ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187210 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
how did i make your point? your point is stupid also i have been on the plum beta since the beggining so i know what it can and cant do if ur gunna come on here and say "oh with this app i can write faster in .net that u can hand code in cfm" thats just dumb, if u need to cheat to make u feel better then go ahead but i doubt anyone on here will be fooled. u ever hear of "apples to apples?" u shouldnt need something like that anyways, and i doubt thats the future, way to generic, unless ur used to frontpage template style sites. like someone else said the actually coding doesnt take that long its designing an unique and original site that takes the time, which that tool wont do. personally, i enjoy the coding part the furture? have u seen a cssp site yet? or an RIA? that tool u suggest doesnt seem to give u much creative control at least plum will let u still be an individual and style it how u wish i asked a .net friend of mine about it an here was his resoance [quote] I've heard of it. And from what I've heard it is crap.[/quote] so my point is compare it to something similiar -- Original Message -- From: Will Tomlinson <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 11 Dec 2004 09:34:47 -0400 >> pretty ugly apps if u ask me >> >> i bet plum makes them in cfm faster >> >> not to mention several thousand dollars cheaper, oh wait, plum is >> free! >> >> cfmmaker makes them faster to i'd say >> > >You might want to read the Plum site before you run off building applications >with it. You've made my point! .NET is ahead of CF. I'm sorry, but let's admit >it so we can start moving CF forward faster! > >"Important: The current release of Plum is a Public Beta, so you shouldn't use >it to create production applications." > > > > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187209 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
> pretty ugly apps if u ask me > > i bet plum makes them in cfm faster > > not to mention several thousand dollars cheaper, oh wait, plum is > free! > > cfmmaker makes them faster to i'd say > You might want to read the Plum site before you run off building applications with it. You've made my point! .NET is ahead of CF. I'm sorry, but let's admit it so we can start moving CF forward faster! "Important: The current release of Plum is a Public Beta, so you shouldn't use it to create production applications." ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187197 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: ColdFusion security framework
On 12/10/04 6:58 PM, Jim Davis wrote: > They should be unpacked into a folder called cfc_DepressedPress a mapping > made to it. Te code should be consider as being under the FreeBSD license > (open source). Thanks for the file, I am going to take a look at it next week and post back some feedback! ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187206 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Return id after insert
> S. Isaac Dealey wrote: >> include the entire server -- it's real easy if you just >> create a >> trigger that inserts into a table in another db on the >> same server > only in your db session. if what you're saying is true, no > multi-user db > would ever work period. I'm just saying that if the table being inserted into contains a trigger that inserts into a table in any database on the server that contains another identity column, @@identity will return the value from that trigger-inserted table. If there aren't any triggers involved in the statement or they don't insert data into tables with identity columns, or if you don't use the @@identity variable, then there's no reason to have any problem with the db related to @@identity. That being the case, the only solution that makes sense (to me) is either to avoid @@identity without question, or to avoid triggers without question, because if you use both, you always have the potential of it becoming a problem when someone needs to insert a value with a trigger and the code is chock-full of references to @@identity which may be in CF or may be in stored procedures or may be in other places. Given that MS created an alternative to @@identity specifically because of this problem, I chose to use that alternative rather than give up the possibility of using triggers. >> question. Although by and large I avoid identity columns >> all-together >> these days. > every major db has them, these are by & large pretty > useful. Do you not consider Oracle a major db? Oracle has sequences which are not the same thing. The problem with identities using SQL Server is that they're only useful / helpful during the insert -- they're a hideous, horrible, awful nightmare if you ever have to try and migrate data from one server to another -- which I'm guessing is why SQL Server's DTS drops the identities by default when migrating data (which in my experience only causes more problems). We were dealing with that just not too long ago at my 9-5 job. Trying to find an elegant way to create copies of our prototype database when we set up a new project (which -- the prototype db should be our model db so that new db's are created with its structure automatically, but that's a whole other story). In any event, because we couldn't find a good solution to the problem with SQL Server identity columns, our current solution is a CF script that detaches the db from the sql server and then reattaching it with a new name. This means hollering through the office for everyone to disconnect from Enterprise Manager or Query Analyzer each time we create a new client project. s. isaac dealey 954.927.5117 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.sys-con.com/story/?storyid=44477&DE=1 http://www.sys-con.com/story/?storyid=45569&DE=1 http://www.fusiontap.com ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187205 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: OT: News extension WAS (Re: Blackstone Beta)
>> I don't really want to be notified about all the news from Macromedia >> bloggers, > > Well, seeing as that is all the extension does, I can see why you > un-installed it. Yeah, I can see that too...I do more than CF (Flash and Dreamweaver) so the extension is butter for me. I love it. I sometimes forget that people here are a little more CF-centric and not so much Macromedia-centric. My bad, Mike. > Yeah. I was explicitly trying not to make it a general purpose > aggregator. One thing I am considering is releasing a version that is > just for ColdFusion, and one just for Flash (in addition to the > Macromedia one). Haha, I'd probably still just use the Macromedia one...That John Dowdell is one prolific blogger...lol... ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187204 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
> This goes in the category of annoyance rather than anything else, but > I have a spammer filling out one of my clients' order forms and > submitting it - does anyon else have this problem? And any > suggestions how I can stop it? You might set a hidden form variable whose value is the IP of the submitting visitor. If you find the spammer is using one or just a few IPs each time, you could catch those on the result page and stop the form processing. That's what I do for my 404 pages, when a spammer/hacker is looking for non-existent scripts on my site, to prevent my in box from being flooded with irrelevant 404 alerts. - Regards, Bob Haroche O n P o i n t S o l u t i o n s www.OnPointSolutions.com ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187203 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Blackstone Beta
How about a program that lets you run CF apps directly as part of ASP.NET, including the ability run execute CFML directly within an ASP.NET page and bind CFML query variables to ASP.NET controls, for example: SELECT * FROM Employees <% DIM Employees as System.Data.DataTable = Variables( "employees" ) grid.DataSource = new System.Data.DataView( Employees ) grid.DataBind() %> The above is a snippet from a working example on BlueDragon.NET. I'll be happy to email the complete example to you, along with examples of: 1) including CFML pages within ASP.NET pages, and including ASP.NET pages within CFML pages, with full sharing of VARIABLES, REQUEST, SESSION, APPLICATION, and CLIENT scopes; 2) invoking CFCs from ASP.NET pages; 3) invoking CFML custom tags from ASP.NET pages. You can download the current beta of BlueDragon.NET from our web site: http://www.newatlanta.com/c/products/bluedragon-beta/download/home Vince Bonfanti New Atlanta Communications, LLC http://www.newatlanta.com > -Original Message- > From: Will Tomlinson [mailto:[EMAIL PROTECTED] > Sent: Friday, December 10, 2004 9:24 PM > To: CF-Talk > Subject: Re: Blackstone Beta > > Last two posts are so true. I've been using ironspreed > designer. Builds ASP.NET apps in VB.NET or C# faster that any > CF code. It's ridiculous! www.ironspeed.com > > I'm thikingone could make millions building a program > that converted CF apps to .NET apps! > > Will > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187202 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
> You might want to read the Plum site before you run off building applications with it. You've made my point! .NET is ahead of CF. I'm sorry, but let's admit it so we can start moving CF forward faster! > > "Important: The current release of Plum is a Public Beta, so you shouldn't use it to create production applications." This is true of just about *any* product in Beta, not just Plum. Betas are in a bit of flux by their very nature. I put that warning out there because there have been literally dozens of people wanting to use Plum immediately for production sites, and we'd like to go through a couple of Beta cycles first to get everyone's feedback. We built the new ProductivityEnhancement.com using the Beta of Plum to show people that we "eat our own dog food," but sure enough we'll be moving over to Plum V1.0 Final Release when the next iterations of both ProductivityEnhancement.com and ColdFusionTraining.com go live. We hope everyone out there tries Plum during the Beta cycles and lets us know what they think. We're encouraged by the 200+ people who already have in just the past week. Respectfully, Adam Phillip Churvis Member of Team Macromedia http://www.ProductivityEnhancement.com Download Plum and other cool development tools, and get advanced intensive Master-level training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187201 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Blackstone Beta
It's true that ASP.NET 1.1 doesn't have anything as simple/elegant as CFQUERY. This is being remedied in ASP.NET 2.0, which adds "DataSource controls". Here's an example: The ConnectionString attribute in this example is being read from the web.config file--you can also hardcode a connection string here if you want, or use variables. Here's a good article that shows you how to bind the DataSource control to a GridView control to create a master/detail display that includes sorting and the ability to insert, edit, and delete records, all without writing any code: http://www.devx.com/dotnet/Article/22141/0/page/1 There's definitely a lot of cool stuff happening in ASP.NET. Vince Bonfanti New Atlanta Communications, LLC http://www.newatlanta.com > -Original Message- > From: Phil Cruz [mailto:[EMAIL PROTECTED] > Sent: Friday, December 10, 2004 7:55 PM > To: CF-Talk > Subject: Re: Blackstone Beta > > I've been meaning to look more into ASP.NET but never seem to > get around to it. One mental hurdle for me is the last I > looked it seemed like you had to write a bunch of code to do > simple queries. Nothing as simple/elegant as . > > If it really took you 15 minutes, would you consider using > Camtasia or some screen capture software to record the > process and share it with others and share the source code as > well. I'd be interested in seeing it. > > -Phil > > > ASP.NET is lookin' pretty strong. I've always been a CF guy, but I > > recognize the power of .NET now. I built a .NET Contacts app in > > literally 15 minutes the other night. Fully functional, DONE! > > > > I'm sorry, but Blackstone has an uphill battle if it's going to > > compete with .NET. MM needs to take it further than it has! > > > > Will > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187200 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
> But what's the point for the spammer of doing it? Even if i wanted to > throw away some money on a ripoff online gambling, I couldnt from this > because the sites dont exist. Perhaps it's a way of phishing for yet another email address to spam if the order form goes through and they get an emailed response? $10 says it's a bot doing this! Another $10 says it's got a list of possible form field names and what to put into specific fields. How many of us actually name our "comments" field "comments"? Most of us I bet! It would actually be an interesting test to purposely name all your form fields stuff like " and then see if the bot would still bother with it. Of course, you'd have to find a way to *invite* the bot to show up and keep a close look on your server logs to see if it did. I've got some "bot traps" on a couple of sites - mostly for fun - but it's amazing the harvester bots that will show up sometimes and just sit there and absorb thousands of fake generated email addresses at a time! -- Les Mizzell ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187196 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
We all need to think ahead. The future of what we do will not be hand coding applications. It's the same as driving a car as opposed to the old horse and buggy. The future will be application design/building tools like Iron Speed for ASP.NET, and CFM Maker for CF. Especially ASP.NETthat code is pure insanity! This software will eventually get to the point where we'll be designing and building all our apps like you build a db with access. Anyway, *I* think that's where we're heading. Will ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187199 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
Will, ".NET is ahead of CF" That's a pretty blanket statement to make. I work pretty heavily in both CF and .NET, and each is ahead of the other in certain areas, and Blackstone is going to make it all the more obvious. I think it may be more valid to say the tools for .NET development are ahead of CF (Visual Studio is simply amazing). -Joe On Sat, 11 Dec 2004 09:34:47 -0400, Will Tomlinson <[EMAIL PROTECTED]> wrote: > > pretty ugly apps if u ask me > > > > i bet plum makes them in cfm faster > > > > not to mention several thousand dollars cheaper, oh wait, plum is > > free! > > > > cfmmaker makes them faster to i'd say > > > > You might want to read the Plum site before you run off building applications > with it. You've made my point! .NET is ahead of CF. I'm sorry, but let's > admit it so we can start moving CF forward faster! > > "Important: The current release of Plum is a Public Beta, so you shouldn't > use it to create production applications." > > ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187198 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Spammer fills out my order form - how to stop
Mike. you're trying to see logic in the actions of those whose brains don't work like that... they have a warped idea of fun and many issues :-) -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Saturday, December 11, 2004 9:05 AM To: CF-Talk Subject: Re: Spammer fills out my order form - how to stop Its more a puzzle for me than anythign else. What do spammers think they will gain by filling out online forms with 'poker" "poker" 'poker" "Poker" "poker" and links to non-existent sites? I dont need to hassle with captcha stuff - that's only going to make it harder for legitimate customers to order - we can continue to delete delete delete, or I can easily set up a validation routine that for example if #form.field1#=#form.field2#=#form.field3#=#form.field4# etc then dont process the order. But what's the point for the spammer of doing it? Even if i wanted to throw away some money on a ripoff online gambling, I couldnt from this because the sites dont exist. WTF?? Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com .com,.net,.org domains from AUD$20/Year On Sat, 11 Dec 2004 05:32:37 -0800, Joe Rinehart <[EMAIL PROTECTED]> wrote: > Hey Rick, > > It's called a CAPTCHA. Doug Hughes at www.alagad.com has a pretty > cheap CFC that generates CAPTCHA images, or there's the low-fi way of > doing it: premake 100 or so of your own in photoshop. > > -joe > > > On Sat, 11 Dec 2004 08:03:47 -0500, Rick Root <[EMAIL PROTECTED]> wrote: > > Try to buy tickets on ticketmaster.com - that's how you stop robots from > > filling out your forms. > > > > I'm not sure how to do it in coldfusion though. There have been about a > > billion threads on it... the technique even has a name I think. > > > > But your real users might find it annoying, so there is a trade-off. > > > > - Rick > > > > ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187194 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: fck editor 2.0 RC
Thanks Joe. All the other comments I'd seen about it said it included the upload. I dont want that - I want to use CFFILE and CFX_Image to process images and prevent non-images. Does anyone else find these gadgets slow to load? I just went to the FCKEditor's site and found it took 48 seconds to finish loading the page with the basic editor in it. I tried FCKEditor about 18 months ago and gave up on it for the same reason. I ended up using SPAW-CF on one site and I'm disappointed with that too because (amongst other things) it takes to long to load. I find i have users trying to enter stuff before it's finished loading all teh toolbars and gettting annoyed because it makes a mess of their data unless they wait the whole 40-60 seconds for it to load. Is this just me? I'm on a 512KB ADSL line - not the fastest that exists, but faster than a lot of the users. Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com .com,.net,.org domains from AUD$20/Year On Sat, 11 Dec 2004 05:33:41 -0800, Joe Rinehart <[EMAIL PROTECTED]> wrote: > Mike, > > FCKEditor includes an image picker, but pretty much leaves the > "uploader" part up to you to code for yourself. It really is a great, > well thought-out tool. > > -Joe > > > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187195 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
Its more a puzzle for me than anythign else. What do spammers think they will gain by filling out online forms with 'poker" "poker" 'poker" "Poker" "poker" and links to non-existent sites? I dont need to hassle with captcha stuff - that's only going to make it harder for legitimate customers to order - we can continue to delete delete delete, or I can easily set up a validation routine that for example if #form.field1#=#form.field2#=#form.field3#=#form.field4# etc then dont process the order. But what's the point for the spammer of doing it? Even if i wanted to throw away some money on a ripoff online gambling, I couldnt from this because the sites dont exist. WTF?? Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com .com,.net,.org domains from AUD$20/Year On Sat, 11 Dec 2004 05:32:37 -0800, Joe Rinehart <[EMAIL PROTECTED]> wrote: > Hey Rick, > > It's called a CAPTCHA. Doug Hughes at www.alagad.com has a pretty > cheap CFC that generates CAPTCHA images, or there's the low-fi way of > doing it: premake 100 or so of your own in photoshop. > > -joe > > > On Sat, 11 Dec 2004 08:03:47 -0500, Rick Root <[EMAIL PROTECTED]> wrote: > > Try to buy tickets on ticketmaster.com - that's how you stop robots from > > filling out your forms. > > > > I'm not sure how to do it in coldfusion though. There have been about a > > billion threads on it... the technique even has a name I think. > > > > But your real users might find it annoying, so there is a trade-off. > > > > - Rick > > > > ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187193 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: fck editor 2.0 RC
Mike, FCKEditor includes an image picker, but pretty much leaves the "uploader" part up to you to code for yourself. It really is a great, well thought-out tool. -Joe On Sat, 11 Dec 2004 16:44:26 +1100, Mike Kear <[EMAIL PROTECTED]> wrote: > I'm not sure it's such a great idea to have image upload included as > part of the editor. > > When someone uploads to my system, I want to process it myself, using > my own specs - resize images, make sure they're only images and not > anything else a bit more sinister, put the images where i think > they ought to be based on the form contents etc. I'd like to see an > image picker, where the user can select from a library of previously > uploaded images, and by clicking on it, it inserts into the WYSIWYG > text with the proper styles attached to it (floatright, floatleft etc) > picked from a drop down list determined by the style sheet for the > site > > All the editors I've seen concentrate on building in uploaders, and > ignore the image picker side of it. Is it harder to do that or > something? > > Cheers > Mike Kear > Windsor, NSW, Australia > AFP Webworks > http://afpwebworks.com > .com,.net,.org domains from AUD$20/Year > > On Fri, 10 Dec 2004 20:09:31 -0500, Adrocknaphobia > <[EMAIL PROTECTED]> wrote: > > I mean 1.6 > > > > On Fri, 10 Dec 2004 20:09:25 -0500, Adrocknaphobia > > > > > > <[EMAIL PROTECTED]> wrote: > > > I'm using 1.5 and had to do a bit of coding to get clean XHTML and > > > replace the 'class' drop down with a 'tag' drop down. IE instead of > > > I now get . > > > > > > -Adam > > > > > > > > > > > > > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187192 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
Hey Rick, It's called a CAPTCHA. Doug Hughes at www.alagad.com has a pretty cheap CFC that generates CAPTCHA images, or there's the low-fi way of doing it: premake 100 or so of your own in photoshop. -joe On Sat, 11 Dec 2004 08:03:47 -0500, Rick Root <[EMAIL PROTECTED]> wrote: > Try to buy tickets on ticketmaster.com - that's how you stop robots from > filling out your forms. > > I'm not sure how to do it in coldfusion though. There have been about a > billion threads on it... the technique even has a name I think. > > But your real users might find it annoying, so there is a trade-off. > > - Rick > > ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187191 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
Check out www.alagad.com for a CAPTCHA solution. On Sat, 11 Dec 2004 08:03:47 -0500, Rick Root <[EMAIL PROTECTED]> wrote: > Try to buy tickets on ticketmaster.com - that's how you stop robots from > filling out your forms. > > I'm not sure how to do it in coldfusion though. There have been about a > billion threads on it... the technique even has a name I think. > > But your real users might find it annoying, so there is a trade-off. > > - Rick > > ~| Special thanks to the CF Community Suite Silver Sponsor - New Atlanta http://www.newatlanta.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187190 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Spammer fills out my order form - how to stop
Try to buy tickets on ticketmaster.com - that's how you stop robots from filling out your forms. I'm not sure how to do it in coldfusion though. There have been about a billion threads on it... the technique even has a name I think. But your real users might find it annoying, so there is a trade-off. - Rick ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187189 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Spammer fills out my order form - how to stop
This goes in the category of annoyance rather than anything else, but I have a spammer filling out one of my clients' order forms and submitting it - does anyon else have this problem? And any suggestions how I can stop it? THe order form will have such gems as "poker" in every field, with the comments field completed with a whole bunch of html with the visible part of the url stating something like http://www.best-deals-texas-hold-em.info/, but the link points to a non-existent site, ending up at http://www.outreach.psu.edu/g,/. It isnt costing us anything and there is no credit card processing on this form- its all processed manually, but these orders are going into my clients inbox and into the database as orders, and they have to be deleted again. It's damned annoying. Any else having this? I can't imagine what's the point. I'm sure not going to follow whatever link is there, and I know my 72year old yoga teacher client isnt. And anyway the links are pointing to non-existent domains. What is this idiot hoping to gain by submitting this form all the time? Anyone have any guesses? I can nstop the orders processing by just doing some validation that prevents the word "poker" or stripping out html from the comments field, but it's only annoyances for us - all the form does is mail the submitted info to my client and me so I dont really know if it's worth it just to save a few deletes. What do you guys think? -- Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com .com,.net,.org domains from AUD$20/Year ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187188 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
[Reply To] Re: 404 not found cfm page
Hi I've also had this problem - just tried your solution (well got my ISP to do it for me) but doesn't seem to work. I'm on CF6 windows server I just get the standard cf error page and I have got my custom 404 error template working for html files Any clues please Thanks Seamus You wrote or get them to check the "check files exists" box on the .cfm mappings >property for your particular site in the IIS config, then you use the >standard IIS 404 template >Mike Seamus Campbell Boldacious WebDesign http://www.boldacious.com [EMAIL PROTECTED] ph 02 6297 4883 mob 0410 609 267 ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187187 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Another 404 question
I'm on a shared host ie several domains for different clients under a single root directory. I can set up my own custom 404 page but only one for all my sites. All sites have their own folder so I'm trying to use cfswitch to give each directory(domain) it's own error page. Ie a single error cfm page with a cfswitch for each domain. I thought I could use CGI.HTTP_REFERER but that doesn't work. Anyone have any clues as to how I could do this Many thanks Seamus Seamus Campbell Boldacious WebDesign http://www.boldacious.com [EMAIL PROTECTED] ph 02 6297 4883 mob 0410 609 267 ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187184 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
[Reply To] RE: Another 404 question
Beautiful - thanks Seamus You wrote CGI.HTTP_HOST ? > >Pascal > >> -Original Message- >> From: Seamus Campbell [mailto:[EMAIL PROTECTED] >> Sent: 11 December 2004 12:01 >> To: CF-Talk >> Subject: Another 404 question >> >> I'm on a shared host ie several domains for different clients >> under a single root directory. >> >> I can set up my own custom 404 page but only one for all my >> sites. >> >> All sites have their own folder so I'm trying to use cfswitch to >> give each directory(domain) it's own error page. Ie a single error >> cfm page with a cfswitch for each domain. >> >> I thought I could use CGI.HTTP_REFERER but that doesn't work. >> >> Anyone have any clues as to how I could do this >> >> Many thanks >> >> Seamus >> >> >> Seamus Campbell Boldacious WebDesign >> http://www.boldacious.com [EMAIL PROTECTED] >> ph 02 6297 4883 mob 0410 609 267 >> >> >> >> > > ~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187186 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Another 404 question
CGI.HTTP_HOST ? Pascal > -Original Message- > From: Seamus Campbell [mailto:[EMAIL PROTECTED] > Sent: 11 December 2004 12:01 > To: CF-Talk > Subject: Another 404 question > > I'm on a shared host ie several domains for different clients > under a single root directory. > > I can set up my own custom 404 page but only one for all my > sites. > > All sites have their own folder so I'm trying to use cfswitch to > give each directory(domain) it's own error page. Ie a single error > cfm page with a cfswitch for each domain. > > I thought I could use CGI.HTTP_REFERER but that doesn't work. > > Anyone have any clues as to how I could do this > > Many thanks > > Seamus > > > Seamus Campbell Boldacious WebDesign > http://www.boldacious.com [EMAIL PROTECTED] > ph 02 6297 4883 mob 0410 609 267 > > > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187185 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: Blackstone Beta
>-Phil > >> ASP.NET is lookin' pretty strong. I've always been a CF guy, but I >> recognize the power of .NET now. I built a .NET Contacts app in >> literally 15 minutes the other night. Fully functional, DONE! >> >> I'm sorry, but Blackstone has an uphill battle if it's going to >> compete with .NET. MM needs to take it further than it has! >> >> Will > Sure a few forms a few display screens and some querys to support the forms and displays should take that long anyway. The bulk of the time I spend building apps is with analysis and design, is with with coordination and integration with other apps, is with structuring a GUI that makes sense, is with establishing and robust code architecture - .NET may be very helpful but I find it hard to belieave that any tools is going to make that easier. Frontpage makes is easy to generate webpages and so does Contribute and a host of other WYSIWYG type tools. But for what we do, we need way more control. My guess is that if one needs even more control then .NET or Java would provide control and more opportunity to code beyond the "coldfusion web application server." Dwayne Cole, MS in MIS, MBA Certified ColdFusion Developer ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187183 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
Re: 404 not found cfm page
or get them to check the "check files exists" box on the .cfm mappings property for your particular site in the IIS config, then you use the standard IIS 404 template On Sat, 11 Dec 2004 01:32:09 -0400, Andrew Grosset <[EMAIL PROTECTED]> wrote: > many thanks Mike, I'll try that. > > Andrew. > > > > > It was asked in the last two weeks but not answered > > > > It was answered some weeks ago however. > > > > If you're on a windows system, you have to get your sysadmin to add > . > > CFM in IIs to the list of files that the system 404 will recognise. > > Then implement custom 404s so it works for both .htm and html and . > > cfm > > and .cfml files > > > > Cheers > > Mike Kear > > Windsor, NSW, Australia > > AFP Webworks > > http://afpwebworks.com > . > > com,.net,.org domains from AUD$20/Year > > > > > > > > On Sat, 11 Dec 2004 00:57:25 -0400, Andrew Grosset <[EMAIL PROTECTED] > > com> wrote: > > > I know this question was answered sometime during the last two > > months but I can't find it... > > > > > > I can get html pages to return my own custom 404 page if not found > > but how do I get .cfm pages to return a 404 instead of the CF "file > > not found" custom error page. > > > > > > I am using CFMX 6.1 and am on a shared server. > > > > > > > ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187182 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
RE: Blackstone Beta
If WE don't test the product and try all the stupid things that their developers don't even consider then how on earth can we expect a bug-free (relatively) product to hit the shelves. We owe it to ourselves to test this baby to death. Plus it's always nice to appear in the top bugfinder's list :) Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk -Original Message- From: Jim McAtee [mailto:[EMAIL PROTECTED] Sent: 10 December 2004 20:17 To: CF-Talk Subject: Re: Blackstone Beta I implore you. NOW! But I can't tell you why. Pass. Is there a really good reason that people seem so eager to become beta testers for someone else's product? I can see it perhaps if support tells you it addresses a problem you're having with the current generation. Or if you develop products or sell services based on the platform. I'd just as soon wait for the .1 version. - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, December 10, 2004 1:57 AM Subject: Blackstone Beta > For those not in the blackstone beta, I implore you to get in on it NOW! > > http://www.macromedia.com/support/programs/beta.html ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187181 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54