RE: ASP.Net book for CF programmer

2006-05-05 Thread Dave Watts
> No, free isn't the main consideration, but it certainly helps. > Not just the cost to me, but also to clients who want to > deploy my apps in-house...I can save them $1300 everytime > they want to buy an app. > > If I replicate the app completely and don't have to change it > at all for each

RE: ASP.Net book for CF programmer

2006-05-05 Thread Dave Watts
> And, frankly, I don't care if the software is 7 years old. > They got $1300 7 years ago or so, and that's a lot more than > they've gotten from someone who hasn't bought anything before. > I just feel there should be some consideration for any > previous customer's investment. Even if on a s

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
The main reason that I can see that they give away software is for the same reason that I give away some of my services... to expose people to them and gain paying customers. I've considered giving away websites, just to gain the hosting. They did the same thing with IE...give it away and it beco

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
No, free isn't the main consideration, but it certainly helps. Not just the cost to me, but also to clients who want to deploy my apps in-house...I can save them $1300 everytime they want to buy an app. If I replicate the app completely and don't have to change it at all for each customer and allo

RE: ASP.Net book for CF programmer

2006-05-05 Thread Dave Watts
> ASP.NET 2.0...harder to code, I think, but seems to have > functions that CF 7 doesn't. All the software from OS, > server (IIS 6), Visual Web Developer, all from the same > company and integrated in approach... And, likewise, CFMX 7 has lots of functionality that ASP.NET doesn't have. For t

RE: ASP.Net book for CF programmer

2006-05-05 Thread Dave Watts
> I know it may be the norm, but I still don't have to like > it...it's not like it was a $75 piece of software. > > And I've learned from multiple upgrades in prior years of > other software and systems that there're always problems with > upgrading. I've witnessed them on this list. > > I ju

Re: Generic CF form handler

2006-05-05 Thread Matt Robertson
Mark Henderson wrote: >can't you just loop over the form collection inside cfmail? I don't get this either. At what point do you spend more time coding in parameters to your custom tag versus parameters into CFMail? This seems to me to just shift your typing duties from one place to another.

Re: ASP.Net book for CF programmer

2006-05-05 Thread Zaphod Beeblebrox
Yep, learn ASP.net 2.0, php, python, or ruby. Learning any of these will help expand your ideas on how to approach different problems. CF is great, but it's not always the best solution. On 5/5/06, Aaron Rouse <[EMAIL PROTECTED]> wrote: > > I'd learn something other than CF, knowing 4.5.2 well e

Re: OT: Secure FTP Server on Windows?

2006-05-05 Thread Mark Stanton
I have successfully got http://www.openssh.net/ working on windows, but its a pain to install & administer mostly because the documentation is scarse. On 5/6/06, Rick Root <[EMAIL PROTECTED]> wrote: > We've been using Filezilla Server for internal and non-secure FTP but we > now have a need for se

Re: Project not being returned as type project?

2006-05-05 Thread Matt Williams
What does the component that has newProjectCreated() have for an argument? If its type is simply "Project", then it must be in the same directory as the Project.cfc. Otherwise you may have to do "ttComponents.Project" for the argument type.

Re: Generic CF form handler

2006-05-05 Thread Mark Henderson
Andy Matthews wrote: > CFMAIL is a form handler, but it does require a moderate amount of coding to > send the values of specific form fields to the recipient. What I'm talking > about is something that you could use as a processing page for ANY form you > create. You'd never need to touch the proc

Re: ASP.Net book for CF programmer

2006-05-05 Thread Aaron Rouse
I'd learn something other than CF, knowing 4.5.2 well enough to me would be good enough knowledge to pick up a later version of CFM but it helps none or very little to learn some other language. The more tools in your box, the better off you are. On 5/5/06, Rick Faircloth <[EMAIL PROTECTED]> wrot

Re: Generic CF form handler

2006-05-05 Thread Denny Valliant
On 5/5/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > What I'm talking about it is to create a generic form processor. You feed > it > some values and it does all the work for you. The goal being that you'd > never have to manually type out any of those values any more (except in > the > form set

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
Thanks! I'll finally have something named after me! Little ole me! I want to thank all my fans, friends, etc... ;o) -Original Message- From: Crow T. Robot [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 5:17 PM To: CF-Talk Subject: Re: ASP.Net book for CF programmer We should just

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
I know it may be the norm, but I still don't have to like it...it's not like it was a $75 piece of software. And I've learned from multiple upgrades in prior years of other software and systems that there're always problems with upgrading. I've witnessed them on this list. I just haven't had a co

Re: ASP.Net book for CF programmer

2006-05-05 Thread Crow T. Robot
We should just call this the "Rick agonizes over the decision to move away from the chisel and stone" series. Brought to you monthly by HoF. And Adobe CFMX7. Just kidding, Rick! :) Rick Faircloth wrote: >> I think that not learning >> newer versions or other technologies is just going to end

RE: ASP.Net book for CF programmer

2006-05-05 Thread Ben Forta
>> I had about convinced myself to make the leap from 4.5, >> then Adobe decided that I had to pay $1300 while everyone >> else has to pay only about $600...just a little annoyed about that. Just to be this in perspective, had you had upgraded some of the versions in between it would have been si

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
> I think that not learning > newer versions or other technologies is just going to end up hurting someone > in the long run even if they are self-employed. I definitely agree, which is why I'm "confuzzled" (to quote Todd) about which direction to go...CF or ASP.NET...both are strong, it seems.

RE: what's the snippet to get the system path to "this" directory?

2006-05-05 Thread Andy Matthews
Noo -Original Message- From: Michael Traher [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 3:59 PM To: CF-Talk Subject: Re: what's the snippet to get the system path to "this" directory? what do we all think? should we strip him of his advanced st

RE: what's the snippet to get the system path to "this" directory?

2006-05-05 Thread Andy Matthews
That's the one, thanks Ben. -Original Message- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 3:58 PM To: CF-Talk Subject: RE: what's the snippet to get the system path to "this" directory? ExpandPath("./") OR ~

RE: cf-talk is weird =)

2006-05-05 Thread Rick Faircloth
So, let me get this straight...if hundred are probably interested, but one might not be...then the one should prosper while the hundred suffer? Hmmm Rick -Original Message- From: Kevin Aebig [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 4:06 PM To: CF-Talk Subject: RE: cf-tal

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
Thanks for the feedback, Todd... I'm a little confuzzled about all this, too. ;o) I know there's a lot of functionality in the later versions after 4.5, but I'm not sure how many of them I really need. Mostly what I've read about on this list over the years since 4.5 has been new ways to do old

RE: cf-talk is weird =)

2006-05-05 Thread Rick Faircloth
No problem, Todd, I figured you thought I was just too dense to get it the first time... ;o) Rick -Original Message- From: Todd Rafferty [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 3:32 PM To: CF-Talk Subject: cf-talk is weird =) I get a complaint email that my message is too

Re: what's the snippet to get the system path to "this" directory?

2006-05-05 Thread Michael Traher
what do we all think? should we strip him of his advanced status? :-)) I think getCurrentTemplatePath may be the one. (I can never remember either!) On 5/5/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > I know I've used it before, but what's the function or combination of > functions to get t

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
Never used it...I'll have to look into that, Charlie...maybe that'll give me a push back toward CF! ;o) -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 3:31 PM To: CF-Talk Subject: Re: ASP.Net book for CF programmer alone is worth $1300

RE: what's the snippet to get the system path to "this" directory?

2006-05-05 Thread Ben Nadel
ExpandPath("./") OR ... Ben Nadel www.bennadel.com -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 4:32 PM To: CF-Talk Subject: what's the snippet to get the system path to "this" directory? I know I've used it before

Re: Project not being returned as type project?

2006-05-05 Thread Joelle Tegwen
I did that: and this: (ProjectHome.cfc) And I'm still getting the error: Detail If the component name is specified as a type of this argument, the reason for this error might be that a definition file for such compon

RE: URL Structure

2006-05-05 Thread Ian Skinner
Ok, this is what you want to do. I ran this test code and I get all your second level url variables. http://go.reuters.com/newsArticle.jhtml?type=healthNews&storyID=12037965&src=eDialog/GetContent')#">Test -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento,

Re: ASP.Net book for CF programmer

2006-05-05 Thread Aaron Rouse
There were a few custom tags for this that worked in CF4 and above. We use a in house built "framework" at one of the places I work and it was built on CF4. We use it on CF4 to CF6.1 boxes and honestly it does most everything any of our clients need done there. So I could see how someone could s

what's the snippet to get the system path to "this" directory?

2006-05-05 Thread Andy Matthews
I know I've used it before, but what's the function or combination of functions to get the path to the directory the working file is contained within? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239708 Archives:

Re: What is High-Performance in the statement High-Performance Reporting and Document Generation

2006-05-05 Thread Marty Johll
Thanks to: http://www.dmxzone.com/showDetail.asp?TypeId=28&NewsId=8105&LinkFile=page2.htm where I found this: *cfdocument differences in ColdFusion MX 7 versions* There is a performance limitation with the cfdocument tag in the "CFMX 7 Standard edition". It processes the cfdocument requests one

RE: Secure FTP Server on Windows?

2006-05-05 Thread Damien McKenna
> -Original Message- > From: Rick Root [mailto:[EMAIL PROTECTED] > Sent: Friday, May 05, 2006 4:11 PM > > I'm looking for a cheap, simple, secure FTP server that supports FTP > over SSH. I'd PREFER that the user account database NOT be linked to > the Windows account database. CoreFTP

OT: Secure FTP Server on Windows?

2006-05-05 Thread Rick Root
We've been using Filezilla Server for internal and non-secure FTP but we now have a need for secure FTP. We only have a few users that need FTP, but FileZilla Server only supports FTP over SSL, and from what I can tell, Dreamweaver only supports FTP over SSH ("SFTP"). I'm looking for a cheap,

RE: cf-talk is weird =)

2006-05-05 Thread Kevin Aebig
If you really want to carry on a conversation, I'd suggest a messenger. I'm sure the hundreds of developers on this list are interested in what you're saying, but just to be safe in case someone isn't, please take it off-list. Cheers, !k -Original Message- From: Munson, Jacob [mailto:[EM

Re: Project not being returned as type project?

2006-05-05 Thread Matt Williams
In the Project.cfc init function, change return type to Project. Then add ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239703 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.

RE: cf-talk is weird =)

2006-05-05 Thread Munson, Jacob
Yeah, I look at it as contributing to the general health of the Web. If everybody would trim their emails, traffic would decrease, storage requirements would drop, and Microsoft would go out of business. Ok, maybe not that last one... ;) > -Original Message- > From: Todd Rafferty [mailt

Displaying array items with Next-n Records functionality

2006-05-05 Thread Joy Holman
I want to show results from an array that's created from query results: I could loop through the results, but I'd like to only display 20 records per page like you can do with cfoutput query: content <<< BackMore Classe

RE: Form in Email

2006-05-05 Thread Dave Watts
> Sending out email as HTML with a Form. Form to pass variables > to action file. Email form looks fine, but the submission > doesn't pass the form fields to action file. Does the form's ACTION attribute contain a fully-qualified URL? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/

RE: cf-talk is weird =)

2006-05-05 Thread Todd Rafferty
Yeah, I do it when emailing friends. It gets a little tiring sometimes because it appears I'm the only one doing it and the thought process of "Well, if they don't care, why do I?" happens. I guess I'll just have to continue the good fight here too. -Original Message- From: Munson, Jacob

Re: cf-talk is weird =)

2006-05-05 Thread Crow T. Robot
Yea, it's just a friendly reminder-type thing. Todd Rafferty wrote: > > > I get a complaint email that my message is too long and to trim and resend > and yet. my message still went through. Anyway, sorry for the double posts. > =/ > > > > ~Todd > > > > > > > > > > ~~

RE: cf-talk is weird =)

2006-05-05 Thread Munson, Jacob
Yeah, I've learned 2 things about using this list: 1. Always clean up your emails before hitting send 2. If you forget #1, don't worry about it because it still gets posted :) I'm Glad that Michael built it this way though, because it's slowly training people not to be so lazy with their emails

RE: ASP.Net book for CF programmer

2006-05-05 Thread Todd Rafferty
Amen! ;) -Original Message- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 3:31 PM To: CF-Talk Subject: Re: ASP.Net book for CF programmer alone is worth $1300 :) ~| Message: http://www.ho

cf-talk is weird =)

2006-05-05 Thread Todd Rafferty
I get a complaint email that my message is too long and to trim and resend and yet. my message still went through. Anyway, sorry for the double posts. =/ ~Todd ~| Message: http://www.houseoffusion.com/lists.cfm/

Re: ASP.Net book for CF programmer

2006-05-05 Thread Charlie Griefer
alone is worth $1300 :) On 5/5/06, Todd Rafferty <[EMAIL PROTECTED]> wrote: > Rick, > > I have to say I'm a little confuzzled about all this. I mean, you're in > CF4.5 now and ... you're claiming that $1300 is a lot to cough up for the > CFMX server and that you've made plenty of money with CF4.

RE: ASP.Net book for CF programmer

2006-05-05 Thread Todd Rafferty
Rick, I have to say I'm a little confuzzled about all this. I mean, you're in CF4.5 now and ... you're claiming that $1300 is a lot to cough up for the CFMX server and that you've made plenty of money with CF4.5, etc. What happened? The development difference between CF 4 and CFMX6/7 is night a

RE: ASP.Net book for CF programmer

2006-05-05 Thread Todd Rafferty
Rick, I have to say I'm a little confuzzled about all this. I mean, you're in CF4.5 now and ... you're claiming that $1300 is a lot to cough up for the CFMX server and that you've made plenty of money with CF4.5, etc. What happened? The development difference between CF 4 and CFMX6/7 is night a

Re: What CMS for .cfm?pageid=

2006-05-05 Thread Alan Rother
Can you give me an example site? -- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Developer ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239691 Archives: http://www.houseoffusion.com/cf_lists/threads.cf

Form in Email

2006-05-05 Thread Randy Messer
Sending out email as HTML with a Form. Form to pass variables to action file. Email form looks fine, but the submission doesn't pass the form fields to action file. Can this be done? I haven't tried it before. ~| Message: http:

CFMBB 1.0 Released

2006-05-05 Thread Rick Root
Clearly I like releasing things on Friday afternoon. CFMBB 1.0 is now available. the final three "known" bugs were fixed, and I (foolishly) added "Preview" functionality without having another release candidate. Hope it works! See it and discuss it: http://www.cfmbb.org/ Download it: http://

Project not being returned as type project?

2006-05-05 Thread Joelle Tegwen
I'm working on a small application to learn cf and oop and I've got a problem with an object not being the type of object it's supposed to be. I've got Project.cfc In ProjectHome.cfc I've got a function create that has a lot of stuff in

Re: URL Structure

2006-05-05 Thread Jose Diaz
Hi Tuan Maybe something like this would help, #i# #i2# This is only rough but im sure you get the jist, obviously you would need to pretty it up and the var set would be your query string instead, i mean there are numerous paths you could take, this was the route I initially tho

Re: What CMS for .cfm?pageid=

2006-05-05 Thread Adam Howitt
Maybe, but since many entry level cms tools are page based instead of asset based, the idea of pageid= isn't particulary novel. I got 57 million results when I googled it: http://www.google.com/search?q=pageid On 5/5/06, Doug Bedient <[EMAIL PROTECTED]> wrote: > > I'm starting to see this in a lo

RE: Coldfusion with Godaddy

2006-05-05 Thread Lincoln Milner
I recently switched to GoDaddy (since I wanted CF hosting on limited budget). BlogCFC doesn't run "out of the box", but I was inspiried to add some code to switch the createObjects to cfinvoke calls (only added init calls to some functions). That and skip over the localization (since I couldn't d

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
Thanks for the explanation and info, Jeff. > If you are developing Java apps, then the MyEclipse plugin is probably for you. No...I don't do anything with Java... >VS2005 has the same idea, except in most case you are paying a lot of money for the tools. Although I'm most interested in Visual W

RE: ***BULK*** RE: unable to see certain CGI variables :(

2006-05-05 Thread Jason Kirkhart
Good question. They are both running on the same web server, IIS 5.0. The test server is running on XP Pro SP2. Generally speaking, the copy of my production site works fine in this test environment; this is just the last element that I need to get working before I can feel comfortable with the

RE: How to get several resultsets from SP

2006-05-05 Thread Dawson, Michael
You have to provide a fixed number of storedproc results tags. If you are unsure how many result sets may be returned from your stored proc, then estimate the highest number and create that many storedproc result tags. Let's say you may have up to 20 result sets. If you specify 20 result sets, b

RE: unable to see certain CGI variables :(

2006-05-05 Thread Ian Skinner
ColdFusion only repeats the CGI variables given it by the web server. In you ASP and ColdFusion test page, are they running under the same web server? Or do you perchance have the ColdFusion running under it's built in testing web server? -- Ian Skinner Web Programmer BloodSource

RE: Coldfusion with Godaddy

2006-05-05 Thread John Rossi
I'll do that. Good Suggestion. -Original Message- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 1:59 PM To: CF-Talk Subject: RE: Coldfusion with Godaddy John, You might also refer them to the following: Describes the tag and why it's needed. http://mkruger.c

Re: saving an XML file into a variable with cfinclude

2006-05-05 Thread Josh Nathanson
Yeah, if you're using cfxml you can't use the ?xml directive. If you drop that you should be golden. -- Josh - Original Message - From: "Andy Matthews" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Friday, May 05, 2006 10:57 AM Subject: RE: saving an XML file into a variable with cfinclude

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
Thanks for the clarification, Ben...got it! Rick -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 1:40 PM To: CF-Talk Subject: RE: ASP.Net book for CF programmer FlexBuilder is built on top of Eclipse. It can be used in two ways: 1) If you have Ec

RE: looking for plug and play job posting app

2006-05-05 Thread Dave Francis
http://www.jobbex.com/ -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 1:47 PM To: CF-Talk Subject: looking for plug and play job posting app I'm looking at Google for this right now, but I figured I get the weigh in from the people who might h

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
Thanks for the clarification, Dave... Boy...life after CF 4.5 is going to get *much* more complicated... ;o) And just think...I've never even written a query of a query! Rick -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 1:26 PM To: CF-Talk Sub

RE: Coldfusion with Godaddy

2006-05-05 Thread Mark A Kruger
John, You might also refer them to the following: Describes the tag and why it's needed. http://mkruger.cfwebtools.com/index.cfm?mode=alias&alias=cfqueryparam Describes an SQL Injection Attack - CFQUERYPARAM is the most straightforward solution http://mkruger.cfwebtools.com/index.cfm?mode=alias&

RE: saving an XML file into a variable with cfinclude

2006-05-05 Thread Andy Matthews
Yeah...I just found that actually, but it's not working either. Both of them give me this error: "XML declaration may only begin entities." I suspect it might be because I've actually got the opening XML tag in the XML file. This is what I'm including: 2 [EMAIL PROTECTED

What CMS for .cfm?pageid=

2006-05-05 Thread Doug Bedient
I'm starting to see this in a lot of places. Is there a particular CMS that uses that page coding style? There seems to be too many sites for it to be a coincidence. Thanks for any leads, Doug ~| Message: http://www.houseoffusi

Re: saving an XML file into a variable with cfinclude

2006-05-05 Thread Josh Nathanson
I could be wrong but isn't that what the cfxml tag is for? -- Josh - Original Message - From: "Andy Matthews" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Friday, May 05, 2006 10:32 AM Subject: saving an XML file into a variable with cfinclude > I'm taking a stab at writing a form creator

Re: Coldfusion with Godaddy

2006-05-05 Thread Josh Nathanson
Probably they started getting more and more requests for CF hosting and hastily slapped something together since they realized they were losing potential hosting customers. I don't suspect they'll ever provide the necessary support and knowledge to become competitive with other more establishe

Re: ASP.Net book for CF programmer

2006-05-05 Thread Jeff Fleitz
If you buy FlexBuilder 2 when it is released and install the standalone version, you won't have to know anything about Eclipse. You are isolated from Eclipse for the most part. As Ben stated, the IDE runs on top of Eclipse. If you are using Eclipse as your primary IDE, then you can opt to instal

RE: Coldfusion with Godaddy

2006-05-05 Thread John Rossi
I am going to reopen the incident with your explanation of the issue and see what happens. I made the mistake of replying to the incident while my blood was boiling after the tech told me that if I just remove the line of code causing the error the code would work. So my explanation was probably no

looking for plug and play job posting app

2006-05-05 Thread Ray Champagne
I'm looking at Google for this right now, but I figured I get the weigh in from the people who might have actually used one... My requirements are pretty simple, just need to be able to plug the app into any mom_n_pop shop site and have them have the ability to post job openings, (multiple logi

RE: ASP.Net book for CF programmer

2006-05-05 Thread Ben Forta
FlexBuilder is built on top of Eclipse. It can be used in two ways: 1) If you have Eclipse 3.1 already (perhaps for use for Java development, or CFEclipse, or whatever) then you can install FlexBuilder as a plug-in for that existing Eclipse. 2) If you don't already have Eclipse (or want a standal

unable to see certain CGI variables :(

2006-05-05 Thread Jason Kirkhart
I'm running a production box with CF 5 and SiteMinder Affiliate Agent 4.x. When a user authenticates via SiteMinder, I parse #CGI.http_sm_user# to get their username, and connect them with the correct account in my system. On a test system, I'm trying to understand whether I will be able to

saving an XML file into a variable with cfinclude

2006-05-05 Thread Andy Matthews
I'm taking a stab at writing a form creator/handler via XML. I want to make this really simple to use and setup so I don't want to use cffile to read the file as some people might not have access to that or know how to use it if they did. I've found that I can do this: And that will re

RE: Coldfusion with Godaddy

2006-05-05 Thread John Rossi
That's basically what I told them. They will never be taken seriously by anyone in the ColdFusion community. I submitted that incident back at the end of March. This was for one of my clients, who hosts with them. SQL and cfqueryparam works fine on every other ColdFusion host who actually knows wh

RE: ASP.Net book for CF programmer

2006-05-05 Thread Dave Watts
> So, to clarify...if I *want* to use Flex Builder, then I have > to use Eclipse and/or CFEclipse? I guess I'm trying to > completely understand what is meant by "Eclipsed based IDE"... Eclipse is an IDE. FlexBuilder is a plugin for Eclipse. When you install FlexBuilder, you have the choice to

Re: shopping cart suggestions

2006-05-05 Thread Crow T. Robot
It really only costs $250 for as many sites as I can develop? I like the idea of the store only consisting of three include files. What I'm trying to get at here is to make it so my more junior developers can easily wrap their heads around this and have the ability to make changes if need be

RE: Coldfusion with Godaddy

2006-05-05 Thread Mark A Kruger
I second that John, They are misinformed. I suspect their information came from a misconfigured DSN setting. For example, If I set up a user "bob" and didn't change "default database" for him, then I set up a JDBC connection without specifying the database I wanted to connect to - it would try to

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
So, to clarify...if I *want* to use Flex Builder, then I have to use Eclipse and/or CFEclipse? I guess I'm trying to completely understand what is meant by "Eclipsed based IDE"... -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 1:10 PM To: CF-Talk S

RE: ASP.Net book for CF programmer

2006-05-05 Thread Brad Wood
Yeah, you could use Flex 2 standard for free if you wanted. Use notepad (or whatever) to code your tags and then compile it with the free Flex SDK like Ben said. I've gotta say, some of the features of cfeclipse that Forta showed our local users group looked pretty handy though. ~Brad -Ori

RE: ASP.Net book for CF programmer

2006-05-05 Thread Ben Forta
Flex has no specific IDE requirements. Flex Builder is an Eclipse based IDE (which works really nicely alongside CFEclipse). There are lots of good reasons to use Flex Builder to build your Flex 2 apps, but no, Flex Builder is not required. You can also compile Flex apps using Flex Data Services on

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
Does the use of Flex require the use of CFEclipse or Eclipse at all? Rick -Original Message- From: Snake [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 12:55 PM To: CF-Talk Subject: RE: ASP.Net book for CF programmer Cfeclipse doesn't require any version of CF to run, it is an IDE

Re: OT: Feed-squirrel

2006-05-05 Thread Rey Bango
Close Jacob. Search Engine Result Page(s). Munson, Jacob wrote: >>Yeah, its amazing how feed-squirrel gets the second position a Google >>SERP when someone types in my name > > > Normally I wouldn't ask a question like this, but since it's Friday... > > What the heck is SERP? Is that a typo,

RE: Coldfusion with Godaddy

2006-05-05 Thread Snake
That's interesting, we have no such problem on our SQL servers, CFQUERYPARAM works fine, and every user only has access to their own database. -Original Message- From: John Rossi [mailto:[EMAIL PROTECTED] Sent: 05 May 2006 17:47 To: CF-Talk Subject: RE: Coldfusion with Godaddy That's n

RE: ASP.Net book for CF programmer

2006-05-05 Thread Snake
Cfeclipse doesn't require any version of CF to run, it is an IDE. It does support writing code for both CF5 and CFMX though. -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: 05 May 2006 17:43 To: CF-Talk Subject: RE: ASP.Net book for CF programmer What is the mini

RE: Coldfusion with Godaddy

2006-05-05 Thread Snake
If they do this without a security sandbox, then you do realise that all your files can be deleted, copied, edited etc. -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: 05 May 2006 17:37 To: CF-Talk Subject: RE: Coldfusion with Godaddy They guy on the phone just told

RE: OT: Feed-squirrel

2006-05-05 Thread Munson, Jacob
> Yeah, its amazing how feed-squirrel gets the second position a Google > SERP when someone types in my name Normally I wouldn't ask a question like this, but since it's Friday... What the heck is SERP? Is that a typo, or is it Search Engine Ranking Position, or something like that? -

Re: OT: Feed-squirrel

2006-05-05 Thread Rey Bango
LOL! Bigger site but same page rank! ha! Rey... Neil Middleton wrote: > Simple, bigger site with a bigger page rank ;-) > > On 5/5/06, Rey Bango <[EMAIL PROTECTED]> wrote: > >>Yeah, its amazing how feed-squirrel gets the second position a Google >>SERP when someone types in my name!! And I have

RE: URL Structure

2006-05-05 Thread Ian Skinner
My page would actually have this as the link http://someurlhere.com/disclaimer.cfm?destination=http://go.reuters.com/newsArticle.jhtml?type=healthNews&storyID=12037965&src=eDialog/GetContent The suspect the trouble is the second '?' character. It should not be allowed. The simplest solution, b

Re: Coldfusion with Godaddy

2006-05-05 Thread Jim Wright
On 5/5/06, Jason Crider <[EMAIL PROTECTED]> wrote: > Anyone using the coldfusion hosting with godaddy yet? > > Any opinions on how good the service is? I know about the no custom > tags thing. > I have hosted one site for a client there...it was a small site only for information distribution to a

RE: Coldfusion with Godaddy

2006-05-05 Thread John Rossi
That's not entirely true. They do not, at least they told me they can't allow me to use cfqueryparam with sql server in shared hosting. Here's the final response I got from them. After further researching the issue(s) at hand, we have determined the following: The line "EXECUTE permission denied

Re: OT: Feed-squirrel

2006-05-05 Thread Neil Middleton
Simple, bigger site with a bigger page rank ;-) On 5/5/06, Rey Bango <[EMAIL PROTECTED]> wrote: > > Yeah, its amazing how feed-squirrel gets the second position a Google > SERP when someone types in my name!! And I have my own site!!! :) > > Rey... > > Neil Middleton wrote: > > To be honest, it's

RE: ASP.Net book for CF programmer

2006-05-05 Thread Rick Faircloth
What is the minimum CF version required for CFEclipse? It's probably one of the latest versions, which brings me full circle in this discussion. I run my own CF server, and I'm still using the first version I ever bought...4.5. I've been considering upgrading, but spending the $600 (I thought) w

Re: shopping cart suggestions

2006-05-05 Thread Crow T. Robot
This may seem like a stupid question, but what;s the URL? Googling brings up a lot of fluff, and I'm not 100% sure the sitedirector.com is the right site Eric J. Hoffman wrote: > SiteDirectorI love it. > > > > > > Eric J. Hof

RE: Coldfusion with Godaddy

2006-05-05 Thread Brad Wood
They guy on the phone just told me that they support all tags out of the box except cfexecute and cfregistry He also said that they will not install custom tags for you, but I can still run it in my own directory, right? ~Brad -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECT

Re: URL Structure

2006-05-05 Thread Tuan Tran
I'm actually creating a disclaimer page that redirects the users. So the user sees a disclaimer page indicating they are leaving the site and connecting to an outside site. Then they get redirected to that site. For some reason my disclaimer redirect code wasn't working correctly for links th

RE: Coldfusion with Godaddy

2006-05-05 Thread Jason Crider
I just read no custom tags. Here's the help center info they have. Maybe this will help. * 1. Do you disable any ColdFusion features? Currently, these are the ColdFusion features that we disable on our shared hostin

RE: Coldfusion with Godaddy

2006-05-05 Thread Jason Crider
And here's an FYI from my conversation with their sales department yesterday. Coldfusion only exists currently for shared hosting. Of course, that means no access to the cf admin. If enough people sign up with them and the user community grew I could only help but think that the support would in

RE: Coldfusion with Godaddy

2006-05-05 Thread Andy Matthews
I would think they would. They had a help section about Coldfusion when they first released it. In fact, if you search this list on the website you should be able to find my post with all of the direct links. -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Friday, May

RE: Coldfusion with Godaddy

2006-05-05 Thread Jason Crider
I just read no custom tags. Here's the help center info they have. Maybe this will help. * 1. Do you disable any ColdFusion features? Currently, these are the ColdFusion features that we disable on our shared hostin

Re: OT: Feed-squirrel

2006-05-05 Thread Rey Bango
Yeah, its amazing how feed-squirrel gets the second position a Google SERP when someone types in my name!! And I have my own site!!! :) Rey... Neil Middleton wrote: > To be honest, it's still quite low (~250/300 visitors a day), but > considering the amount of promotion I have given it (~ 0) it'

  1   2   >