Coldfusion IDE for Linux

2008-08-20 Thread Jesse Beckton
Is there a decent Coldfusion IDE out there for Linux?

And please don't say CFEclipse because it's just broke! The line numbers in 
the gutter do not display and I have seen the open tickets for this issue in 
their bug tracker and they have closed them with a won't fix!

http://trac.cfeclipse.org/cfeclipse/ticket/323

I would really like to run Linux as my primary OS but unfortunately their are 
no CF IDE's to speak of for the linux platform. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311345
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Coldfusion IDE for Linux

2008-08-20 Thread Jesse Beckton
Sorry Charlie but that fix does not fix!

Luckily I came across another thread that provides a fix, you have to edit a 
file under your workspace, I would imagine that if you ever change your 
workspace you would have to make the same change there as well.

Um... it's been changed to won't fix because it doesn't need fixin'.
There's a link on the trac page you linked to that'll take you to the wiki
and show you the resolution to the issue.

-- 
A byte walks into a bar and orders a pint. Bartender asks him What's
wrong? Byte says Parity error. Bartender nods and says Yeah, I thought
you looked a bit off. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311350
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Coldfusion IDE for Linux

2008-08-20 Thread Jesse Beckton
Maybe I'll try and run Homesite in wine? 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311351
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Client Validation + Management

2008-07-23 Thread Jesse Beckton
Unless your app is running inside a network/domain and IWA is enabled then the 
means to identify a user across visits you have already mentioned and ruled 
unreliable.

I don't believe you have any more options other than requiring some form of 
authentication from the site user. Basically, if it were possible to reliably 
identify a user across visits to your site then there would be allot more cases 
where a login system would not be needed.



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309532
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Client Validation + Management

2008-07-23 Thread Jesse Beckton
Does this app only run inside your network? if so you can use integrated 
windows authentication, if the users log into a domain from their workstation 
and the webserver is on that domain/network you can enable IWA and use the cgi 
variable to identify each user. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309533
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: (ot) URL Hack Attempt Leaves Me Scractching My Head...

2008-07-22 Thread Jesse Beckton
Doooh!

I just got through cleaning the results of this attack out of a clients 
database! They have a very old CF application that was poorly written and has 
no cfqueryparams!
 
I must have cleaned 10 tables so far... Funny part is, I warned my client 
several months ago after seeing evidence of a sql injection in his DB that he 
needed to at the very least purchase an application firewall to protect his 
sites. After running a trial of a popular application firewall he decided not 
to spend the money or try to deal with the ongoing tweaking required so that 
his site visitors are not effected by the firewall. Needless to say his 
security holes just cost him alot more money and down time due to this latest 
attach. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309504
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


YUI jQuery with fusebox app. How do you manage your js code

2007-03-09 Thread Jesse Beckton
Hello,

I am looking for some examples or some input on implementing a js framework, I 
am most interested in 
YUI  JQuery.

I am building a fusebox application on CF and alot of my pages will utilize 
custom  js along with 
calls to the previously mention js frameworks for DOM manipulation. My question 
is how do you 
organize your js code? I would not think loading all of your libraries on every 
request is the best 
idea. I only want to load the libraries and modules etc that are needed for the 
fuse or fuseaction.


I have considered creating some js libraries containing function written for a 
specific fuseaction 
or page and just loading that library as needed along with a library that may 
have global functions 
or resources.

any suggestions?

Thanks

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272197
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Posting Bad Employment or Potential Employment Experiences

2007-03-09 Thread Jesse Beckton
here is a site that might help http://www.jobvent.com

I bet it's pretty safe that many of us who have been on CF-Jobs for 
several years have worked for, or attempted to work for, various 
companies that use the CF-Jobs list to post openings.  I bet some of us 
have had some bad experiences with these employers.

I'm wondering what the protocol might be for posting about such 
experiences.  The purpose would be to inform job-seekers that a recent 
employment post should be considered with extreme caution, due to how we 
were treated either in our employment there... or while attempting to 
gain employment (such as poor interview practices).

I've thought about trying to setup a site specifically for job seekers 
to post about bad experiences, but I concluded that it would be a 
fulltime job trying to separate fact from fiction and trying to figure 
out who was just posting because they fired for being incompetent, and 
who was fired or left because the employer was the jerk.

During my years on this list, THE worst job I've ever had came from a 
posting to this list.  Not long after I left, I have seen that job 
re-posted.  I wanted VERY badly to respond publically, and inform the 
list about this employer, and how this employer treated their people. 
Instead, I bit my tongue and said nothing.  Yet I still feel like I did 
a disservice to ColdFusion developers everywhere by not speaking up. 
Shouldn't we all help watch out for one another?

Any thoughts on the matter?

Rob

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Jobs-Talk/message.cfm/messageid:3272
Subscription: http://www.houseoffusion.com/groups/CF-Jobs-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.11


Coldfusion based Ecommerce with CMS software recomendation

2007-02-26 Thread Jesse Beckton
Hello,

I am looking for some Coldfusion based ecommerce software to purchase. i am 
looking for something with all the bells and whistles (like ablecommerce) but I 
need something with good CMS capability as well.

Any recommendations?

~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270718
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4