Re: CFEclipse Vs Dreamweaver

2006-01-29 Thread James Holmes
I'm discovering more DW8 goodies as I go here. I created a new file
from the context (right click) menu of the file list, changed the
default "untitled.cfm" name to .cfc and opened it up, expecting to
have to delete the default html included in a new file; not so! DW
knew that I wanted a CFC file simply from the name and automatically
fleshed it out with the default CFC outline code instead.

Yet another added time saver I didn't know about.

--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230719
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: join statements with MS Access

2006-01-29 Thread Stan Winchester
What I have found with access, besides being a pain is to put all your
tables names on the FROM line and do your joins on the WHERE line, then let
access calculate the inner joins for you. To do that open access and create
a new query (like a view in sql server), then right click to see the "sql
view", paste your query, then close and save. Open the query again and go to
"sql view" and you should see the proper inner joins with the parenthesis
the way access likes them. Hope that helps.

Thank you,
Aftershock Web Design, Inc.
by: Stan Winchester
President/Developer
http://www.aftershockweb.com/   

> -Original Message-
> From: CF-Talk [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 29, 2006 10:06 PM
> To: CF-Talk
> Subject: CF-Talk: Digest every hour
> Is there anyone on the list who can help me figure out where to put
> the parenthesis for multiple join statements? This isn't working:
> 
> SELECT *
> FROM [ARTISTS] AS [P]
> INNER JOIN ([ART] AS [A]
> INNER JOIN [MEDIA] AS [M]
> ON [M].[mediaid] = [A].[MEDIAID])
> ON [A].[artistid] = [P].[ARTID]
> 
> These tables are from the cfcodeexplorer.mdb that's part of the CF
> examples.
> 
> Frustrates the hell out of me because they don't wrap the item they
> belong to, instead they wrap part of the item they belong to and part
> of the parent item... and they seem to change places between 0 and 3
> joints (after 3 they seem reasonably consistent)...



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230718
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


join statements with MS Access

2006-01-29 Thread S . Isaac Dealey
I generally don't use access and I don't recommend that other people
do, however, I do try to support it because it's so wide-spread...
That being said, wouldn't it be nice to have an abstraction layer that
made this nonsense a moot point? :) I had one but am recently
revisiting the way it receives its data (CFCs instead of custom tags
or functions) and the rewriting the where clause for Access always
gives me a massive headache...

Is there anyone on the list who can help me figure out where to put
the parenthesis for multiple join statements? This isn't working:

SELECT *
FROM [ARTISTS] AS [P]
INNER JOIN ([ART] AS [A]
INNER JOIN [MEDIA] AS [M]
ON [M].[mediaid] = [A].[MEDIAID])
ON [A].[artistid] = [P].[ARTID]

These tables are from the cfcodeexplorer.mdb that's part of the CF
examples.

Frustrates the hell out of me because they don't wrap the item they
belong to, instead they wrap part of the item they belong to and part
of the parent item... and they seem to change places between 0 and 3
joints (after 3 they seem reasonably consistent)...

Otherwise I'll figure it out eventually, but it may get put on my list
of low-priority items.

Thanks,

s. isaac dealey 434.293.6201
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230717
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


OpenSource Business Services Call For Comments

2006-01-29 Thread Andy
Call for comments.  This link is to a first cut at a design document for the
Open Source Business Services.  
http://www.omygoodness.com/osbsv1.doc
 
Any and all comments are appreciated, ranging from "you are missing this
whole section", to "that won't work because...", even "here is something on
this area that you can adapt".  Also, if anyone has a block of design
considerations that can provide some framework for use of CSS, I'd really
appreciate it.  I am especially clueless in this area.
 
Email me off list, on list, update the doc directly and send to me, whatever
technique works for you
 
Thanks.
 
Andy




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230716
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: Coldfuion Life Spam

2006-01-29 Thread Tony
+100

and one other option, open source it. hell, id go so far
as to say if it went open source, and a REAL group of folks
collabo'd on it, it would maybe even become stronger.

not that macrodobeans arent good, but adobe cannot hire
EVERY good developer out there.  so that big collabo'd version
might be even cooler :)

again, id say, no worries, its been no worries for me for quite some time!

tw

On 1/29/06, Mike Kear <[EMAIL PROTECTED]> wrote:
> Ken, consider it this way   Suppose for the sake of argument that Adobe
> decided that CF wasnt really the kind of product they could make the most
> of.   They wouldn't just abandon it.   It has a value, has a revenue stream.
> It has a customer base and has plenty of developers building in it.
>
> If Adobe didnt want it (and I also agree its far more likely they want to
> use CF to take Adobe into areas they couldnt get to before)  they would be
> much more likely to sell it off as a business to someone else.  There would
> be lots of options in this area - a management buyout, sale to a competitor,
> sale to another company wanting to move in the server direction. If they
> sold ColdFusion to someone else,  it would still be a viable option for your
> site. Whoever did buy it would want to make it grow and develop.  As an
> Adobe product or as someone else's,  ColdFusion is good for us all.
>
> It would only be a disaster for your OP If Adobe said 'that's it!
> ColdFusion is dead - we're writing off our investment in it and will provide
> no more support for it. And it's not for sale to anyone else either".I
> think that's about as likely as George W Bush appearing in a pink tutu for
> the next State Of the Union address.   And even in that unlikely event,
> there's Blue Dragon who have already said if Adobe didnt want coldfusion
> they'll be there saying "Me Me Me Me Let ME have it!!"
>
> Cheers
> Mike Kear
> Windsor, NSW, Australia
> Certified Advanced ColdFusion Developer
> AFP Webworks
> http://afpwebworks.com
> ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
>
>
>
> On 1/27/06, Ken Ferguson <[EMAIL PROTECTED]> wrote:
> >
> > The OP said that *HE KNEW* CF wasn't going anywhere, but is looking for
> > actual evidence to present to others in his organization to assuage
> > their fears. If you're gonna whine about message bloat, then you can
> > either shut up or offer some helpful link containing information backing
> > up his position. The OP is in a situation where he's trying to keep
> > things oriented to CF in his company. He simply needs ammunition with
> > which to load the weapon. That certainly seems like a topic of value for
> > this list to me.
> >
> > Why is it that some of you people seem to think only the specific
> > messages that interest you are on topic or are worthy of the list?
> >
> > --Ferg
> >
> >
>
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230715
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: Coldfuion Life Spam

2006-01-29 Thread Mike Kear
Ken, consider it this way   Suppose for the sake of argument that Adobe
decided that CF wasnt really the kind of product they could make the most
of.   They wouldn't just abandon it.   It has a value, has a revenue stream.
It has a customer base and has plenty of developers building in it.

If Adobe didnt want it (and I also agree its far more likely they want to
use CF to take Adobe into areas they couldnt get to before)  they would be
much more likely to sell it off as a business to someone else.  There would
be lots of options in this area - a management buyout, sale to a competitor,
sale to another company wanting to move in the server direction. If they
sold ColdFusion to someone else,  it would still be a viable option for your
site. Whoever did buy it would want to make it grow and develop.  As an
Adobe product or as someone else's,  ColdFusion is good for us all.

It would only be a disaster for your OP If Adobe said 'that's it!
ColdFusion is dead - we're writing off our investment in it and will provide
no more support for it. And it's not for sale to anyone else either".I
think that's about as likely as George W Bush appearing in a pink tutu for
the next State Of the Union address.   And even in that unlikely event,
there's Blue Dragon who have already said if Adobe didnt want coldfusion
they'll be there saying "Me Me Me Me Let ME have it!!"

Cheers
Mike Kear
Windsor, NSW, Australia
Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



On 1/27/06, Ken Ferguson <[EMAIL PROTECTED]> wrote:
>
> The OP said that *HE KNEW* CF wasn't going anywhere, but is looking for
> actual evidence to present to others in his organization to assuage
> their fears. If you're gonna whine about message bloat, then you can
> either shut up or offer some helpful link containing information backing
> up his position. The OP is in a situation where he's trying to keep
> things oriented to CF in his company. He simply needs ammunition with
> which to load the weapon. That certainly seems like a topic of value for
> this list to me.
>
> Why is it that some of you people seem to think only the specific
> messages that interest you are on topic or are worthy of the list?
>
> --Ferg
>
>


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230714
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: Javascript question...or suggestion where to go to get answer

2006-01-29 Thread Eric Roberts
No...it has to go away when the focus is lost.  The main page allows you to
change parameters that determine what is accessed in the popup.  We want to
make it as simple as possible as the folks who are using this are not
necessarily technically adept.  If the example that was given before doesn't
work, however, I may have to use something like this though.

Thanks!

Eric

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 29 January 2006 18:51
To: CF-Talk
Subject: Re: Javascript question...or suggestion where to go to get answer

I dont have the code here at home, but this is a kind of requirement for a
modal window... i.e. a window that stops the window below it from gaining
focus until its closed.

I have seen it implemented as a modal popup but you could also implement it
as a div that covers the main window (I have done this and can try and find
the code.

Basically it puts a div over EVERYTHING on the window (thus you cant gain
access to any of the links or functions) and presents you with a popup that
you have to close or submit so that it will go away.

Would either of these help?

Regards

Mark Drew

On 29 Jan 2006, at 22:04, Eric Roberts wrote:

> I will have to try that...thanks!
>
> Eric
>
> -Original Message-
> From: Adrian Lynch [mailto:[EMAIL PROTECTED]
> Sent: Sunday, 29 January 2006 15:32
> To: CF-Talk
> Subject: RE: Javascript question...or suggestion where to go to get 
> answer
>
> Only tested on IE6:
>
> Two pages, temp.cfm and temp2.cfm
>
> temp.cfm:
>
> 
>
> 
> 
>   Untitled
>   
>
>   function pageLoaded() {
>
>   window.onfocus = function() {
>   alert("WE HAVE FOCUS");
>   };
>
>   window.onblur = function() {
>   window.close();
>   };
>
>   }
>
>   
> 
>
> 
>
> 
>
> 
>
>
> temp2.cfm
>
> 
>   window.open("temp.cfm", "aNewWindow"); 
>
>
> Seems to work but I'd test a fair bit :O)
>
> Adrian Lynch
> http://www.halestorm.co.uk/
>
> Spring clean out:
> http://www.adrianlynch.co.uk/selling/
>
> -Original Message-
> From: Eric Roberts [mailto:[EMAIL PROTECTED]
> Sent: 29 January 2006 21:11
> To: CF-Talk
> Subject: OT: Javascript question...or suggestion where to go to get  
> answer
>
>
> I have a JavaScript dilemma in one of my CF apps and I am not sure  
> how to
> solve it.  We have popup that is used to modify some values in the  
> database
> before running a report.  We want this popup to close if you click on
> another window.  I tried putting close in an onBlur event as part  
> of the
> body tag, but then when I click on any location within the window, it
> closes...I guess because when you focus on one element, you are  
> blurring
> another.  Anyone have any suggestions on how to accomplish this or  
> where I
> can go to get some help with this?  Any help would be greatly  
> appreciated.
>
> Blessings,
> Eric
>
>
>
>
>
>
> 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230713
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: CFEclipse Vs Dreamweaver

2006-01-29 Thread Dawson, Michael
Mark, the only thing that is keeping me from really trying CFE is the
problem where the snippets panel throws errors until you open a CF
document, close the snippet view, then re-open the snippet view.

Has this been fixed yet?

Thanks!

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 29, 2006 4:35 PM
To: CF-Talk
Subject: Re: CFEclipse Vs Dreamweaver

I have to agree with *some* of the points about DW vs CFE but for me CFE
has some great features (and more coming guys!) that DW just doesnt
have:
1) Integrated IDE (I can do proper Db queries with it)
2) Great range of plugins for JS and CSS
3) Fantastic snippets, I do all my fusedocs with them as they are nice
and dynamic and it can add some things like filename, date etc and I can
just type in what the item does.
4) The fusebox plugin for cfe (ok.. I wrote it.. I got to like it!)
5) I dont like something with it? I can change it and add things to it.
6) CF had code folding etc before DW 8 even come out!
7) Doing event gateways?? damn, I can write the Java, CFC and CF
required
8) you can integrate CFUnit (using Ant) with it
9) Integrated browser (you dont need to alt+tab)
10) you can run flex builder 2 in the SAME IDE!!!
11) CVS, VSS, SVN integration.

There are many downfalls I am sure, but there are things I want to add
to compete with DW to CFEclipse, things that come to mind:
1) Integration to the CF server to add debugging (maybe integrating into
the starfish reporter from Ray
2) Component browsing of the server
3) Component browsing of local files (without requiring a server)
4) Integration of snippets into CFLib
5) compile CF as you write (or even as an external tool.. this is
possible, just havent figured out how to get it working right)
6) Toolbars and custom toolbars (working on this)
7) Local CFDocs (again working on this) rather than the piss poor docs
in DW



The goals of DW and CFEclipse are slightly different, so it is also
horses for courses. I do use DW and it is pretty awesome
(now..well..since October?).

We are working hard to get CFE to do *everything* that someone could
want to do.. and all you need do is ask or get involved to make it
better.

Regards

Mark Drew

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230712
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: Unable to see error message in CSS site

2006-01-29 Thread Zaphod Beeblebrox
try to put a  at the bottom of your layout.  I
think that will force the debuging information down below your layout.


On 1/29/06, Stephen Cassady <[EMAIL PROTECTED]> wrote:
> I've built a site using CSS layout. The problem is that most of the error
> messages are hidden (below) some of the page display. Enough that I can only
> see the error message starting at the stack trace. Is there a way to force
> the error message to the "top", to overlay the other part of the layout?
>
> Thanks!
>
> Stephen Cassady
>
>
>
>
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230711
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: Javascript question...or suggestion where to go to get answer

2006-01-29 Thread Mark Drew
I dont have the code here at home, but this is a kind of requirement  
for a modal window... i.e. a window that stops the window below it  
from gaining focus until its closed.

I have seen it implemented as a modal popup but you could also  
implement it as a div that covers the main window (I have done this  
and can try and find the code.

Basically it puts a div over EVERYTHING on the window (thus you cant  
gain access to any of the links or functions) and presents you with a  
popup that you have to close or submit so that it will go away.

Would either of these help?

Regards

Mark Drew

On 29 Jan 2006, at 22:04, Eric Roberts wrote:

> I will have to try that...thanks!
>
> Eric
>
> -Original Message-
> From: Adrian Lynch [mailto:[EMAIL PROTECTED]
> Sent: Sunday, 29 January 2006 15:32
> To: CF-Talk
> Subject: RE: Javascript question...or suggestion where to go to get  
> answer
>
> Only tested on IE6:
>
> Two pages, temp.cfm and temp2.cfm
>
> temp.cfm:
>
> 
>
> 
> 
>   Untitled
>   
>
>   function pageLoaded() {
>
>   window.onfocus = function() {
>   alert("WE HAVE FOCUS");
>   };
>
>   window.onblur = function() {
>   window.close();
>   };
>
>   }
>
>   
> 
>
> 
>
> 
>
> 
>
>
> temp2.cfm
>
> 
>   window.open("temp.cfm", "aNewWindow");
> 
>
>
> Seems to work but I'd test a fair bit :O)
>
> Adrian Lynch
> http://www.halestorm.co.uk/
>
> Spring clean out:
> http://www.adrianlynch.co.uk/selling/
>
> -Original Message-
> From: Eric Roberts [mailto:[EMAIL PROTECTED]
> Sent: 29 January 2006 21:11
> To: CF-Talk
> Subject: OT: Javascript question...or suggestion where to go to get  
> answer
>
>
> I have a JavaScript dilemma in one of my CF apps and I am not sure  
> how to
> solve it.  We have popup that is used to modify some values in the  
> database
> before running a report.  We want this popup to close if you click on
> another window.  I tried putting close in an onBlur event as part  
> of the
> body tag, but then when I click on any location within the window, it
> closes...I guess because when you focus on one element, you are  
> blurring
> another.  Anyone have any suggestions on how to accomplish this or  
> where I
> can go to get some help with this?  Any help would be greatly  
> appreciated.
>
> Blessings,
> Eric
>
>
>
>
>
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230710
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: CFEclipse Vs Dreamweaver

2006-01-29 Thread John Wilker
Mark,

Keep up the good work. CFE is a great IDE. I have no doubt the things some
of us like in DW will sooner or later show up in CFE. It definitely has it's
strong points over DW8 and Vice Versa. Can't wait to see what you add!

On 1/29/06, Mark Drew <[EMAIL PROTECTED]> wrote:
>
> I have to agree with *some* of the points about DW vs CFE but for me
> CFE has some great features (and more coming guys!) that DW just
> doesnt have:
> 1) Integrated IDE (I can do proper Db queries with it)
> 2) Great range of plugins for JS and CSS
> 3) Fantastic snippets, I do all my fusedocs with them as they are
> nice and dynamic and it can add some things like filename, date etc
> and I can just type in what the item does.
> 4) The fusebox plugin for cfe (ok.. I wrote it.. I got to like it!)
> 5) I dont like something with it? I can change it and add things to it.
> 6) CF had code folding etc before DW 8 even come out!
> 7) Doing event gateways?? damn, I can write the Java, CFC and CF
> required
> 8) you can integrate CFUnit (using Ant) with it
> 9) Integrated browser (you dont need to alt+tab)
> 10) you can run flex builder 2 in the SAME IDE!!!
> 11) CVS, VSS, SVN integration.
>
> There are many downfalls I am sure, but there are things I want to
> add to compete with DW to CFEclipse, things that come to mind:
> 1) Integration to the CF server to add debugging (maybe integrating
> into the starfish reporter from Ray
> 2) Component browsing of the server
> 3) Component browsing of local files (without requiring a server)
> 4) Integration of snippets into CFLib
> 5) compile CF as you write (or even as an external tool.. this is
> possible, just havent figured out how to get it working right)
> 6) Toolbars and custom toolbars (working on this)
> 7) Local CFDocs (again working on this) rather than the piss poor
> docs in DW
>
>
>
> The goals of DW and CFEclipse are slightly different, so it is also
> horses for courses. I do use DW and it is pretty awesome
> (now..well..since October?).
>
> We are working hard to get CFE to do *everything* that someone could
> want to do.. and all you need do is ask or get involved to make it
> better.
>
> Regards
>
> Mark Drew
>
>
>
> On 29 Jan 2006, at 17:13, Zaphod Beeblebrox wrote:
>
> > I was happily using DW8 along with TortoiseSVN and then corrupted my
> > archive.  I guess when you delete a file from DW8, it doesn't play
> > nice with SVN and will corrupt the local working copy sometimes.  This
> > is what makes me keep going back to cfeclipse.  That and the local
> > history
> >
> > DW8 is leaps and bounds better than DWMX2004, but now that I've been
> > spoiled to having SVN integration of eclipse, I can't bring myself to
> > stick with DW8 full time.  Even with the SVN plugin for DW8, it's not
> > near as handy as eclipse.  The SVN plugin for DW8 definitely seems
> > like an unintegrated bolt-on solution.
> >
> > On 1/29/06, James Holmes <[EMAIL PROTECTED]> wrote:
> >> I use TortoiseSVN, so I don't care about finding an integrated plugin
> >> for repo management via DW.
> >>
> >
> > --
> > "aeteti yeah, do you seeyea, ooohohohn neh I don wanta seh, yeh nah, I
> > don wanna seh", Pearl Jam, "Yellow Ledbetter"
> >
> >
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230709
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


Unable to see error message in CSS site

2006-01-29 Thread Stephen Cassady
I've built a site using CSS layout. The problem is that most of the error
messages are hidden (below) some of the page display. Enough that I can only
see the error message starting at the stack trace. Is there a way to force
the error message to the "top", to overlay the other part of the layout?

Thanks!

Stephen Cassady 





~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230708
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: CFEclipse Vs Dreamweaver

2006-01-29 Thread Mark Drew
I have to agree with *some* of the points about DW vs CFE but for me  
CFE has some great features (and more coming guys!) that DW just  
doesnt have:
1) Integrated IDE (I can do proper Db queries with it)
2) Great range of plugins for JS and CSS
3) Fantastic snippets, I do all my fusedocs with them as they are  
nice and dynamic and it can add some things like filename, date etc  
and I can just type in what the item does.
4) The fusebox plugin for cfe (ok.. I wrote it.. I got to like it!)
5) I dont like something with it? I can change it and add things to it.
6) CF had code folding etc before DW 8 even come out!
7) Doing event gateways?? damn, I can write the Java, CFC and CF  
required
8) you can integrate CFUnit (using Ant) with it
9) Integrated browser (you dont need to alt+tab)
10) you can run flex builder 2 in the SAME IDE!!!
11) CVS, VSS, SVN integration.

There are many downfalls I am sure, but there are things I want to  
add to compete with DW to CFEclipse, things that come to mind:
1) Integration to the CF server to add debugging (maybe integrating  
into the starfish reporter from Ray
2) Component browsing of the server
3) Component browsing of local files (without requiring a server)
4) Integration of snippets into CFLib
5) compile CF as you write (or even as an external tool.. this is  
possible, just havent figured out how to get it working right)
6) Toolbars and custom toolbars (working on this)
7) Local CFDocs (again working on this) rather than the piss poor  
docs in DW



The goals of DW and CFEclipse are slightly different, so it is also  
horses for courses. I do use DW and it is pretty awesome  
(now..well..since October?).

We are working hard to get CFE to do *everything* that someone could  
want to do.. and all you need do is ask or get involved to make it  
better.

Regards

Mark Drew



On 29 Jan 2006, at 17:13, Zaphod Beeblebrox wrote:

> I was happily using DW8 along with TortoiseSVN and then corrupted my
> archive.  I guess when you delete a file from DW8, it doesn't play
> nice with SVN and will corrupt the local working copy sometimes.  This
> is what makes me keep going back to cfeclipse.  That and the local
> history
>
> DW8 is leaps and bounds better than DWMX2004, but now that I've been
> spoiled to having SVN integration of eclipse, I can't bring myself to
> stick with DW8 full time.  Even with the SVN plugin for DW8, it's not
> near as handy as eclipse.  The SVN plugin for DW8 definitely seems
> like an unintegrated bolt-on solution.
>
> On 1/29/06, James Holmes <[EMAIL PROTECTED]> wrote:
>> I use TortoiseSVN, so I don't care about finding an integrated plugin
>> for repo management via DW.
>>
>
> --
> "aeteti yeah, do you seeyea, ooohohohn neh I don wanta seh, yeh nah, I
> don wanna seh", Pearl Jam, "Yellow Ledbetter"
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230707
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: overflow attack "return-to-libc" when starting CFMX 7

2006-01-29 Thread Dave Watts
> According to Entercept, when we try to start CFMX 7 there's a 
> buffer overflow. Entercept stops CFMX from starting, saying 
> this is a hack attempt.
> 
> We aren't having this issue on another seemingly identical 
> machine.

Have you compared the CFMX 7 binaries on both machines?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230706
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: Alternative Oracle JDBC Driver For Standard Edition

2006-01-29 Thread Dave Watts
> We looking for a work around for using Oracle Thin JDBC 
> driver with Coldfusion MX7 Standard. There is a documented 
> problem with using REFCURSORS.

Have you tried the Oracle OCI JDBC driver?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230705
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: Javascript question...or suggestion where to go to get answer

2006-01-29 Thread Eric Roberts
I will have to try that...thanks!

Eric 

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 29 January 2006 15:32
To: CF-Talk
Subject: RE: Javascript question...or suggestion where to go to get answer

Only tested on IE6:

Two pages, temp.cfm and temp2.cfm

temp.cfm:





Untitled


function pageLoaded() {

window.onfocus = function() {
alert("WE HAVE FOCUS");
};

window.onblur = function() {
window.close();
};

}











temp2.cfm


window.open("temp.cfm", "aNewWindow");



Seems to work but I'd test a fair bit :O)

Adrian Lynch
http://www.halestorm.co.uk/

Spring clean out:
http://www.adrianlynch.co.uk/selling/

-Original Message-
From: Eric Roberts [mailto:[EMAIL PROTECTED]
Sent: 29 January 2006 21:11
To: CF-Talk
Subject: OT: Javascript question...or suggestion where to go to get answer


I have a JavaScript dilemma in one of my CF apps and I am not sure how to
solve it.  We have popup that is used to modify some values in the database
before running a report.  We want this popup to close if you click on
another window.  I tried putting close in an onBlur event as part of the
body tag, but then when I click on any location within the window, it
closes...I guess because when you focus on one element, you are blurring
another.  Anyone have any suggestions on how to accomplish this or where I
can go to get some help with this?  Any help would be greatly appreciated.

Blessings,
Eric






~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230704
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: Javascript question...or suggestion where to go to get answer

2006-01-29 Thread Adrian Lynch
Only tested on IE6:

Two pages, temp.cfm and temp2.cfm

temp.cfm:





Untitled


function pageLoaded() {

window.onfocus = function() {
alert("WE HAVE FOCUS");
};

window.onblur = function() {
window.close();
};

}











temp2.cfm


window.open("temp.cfm", "aNewWindow");



Seems to work but I'd test a fair bit :O)

Adrian Lynch
http://www.halestorm.co.uk/

Spring clean out:
http://www.adrianlynch.co.uk/selling/

-Original Message-
From: Eric Roberts [mailto:[EMAIL PROTECTED]
Sent: 29 January 2006 21:11
To: CF-Talk
Subject: OT: Javascript question...or suggestion where to go to get
answer


I have a JavaScript dilemma in one of my CF apps and I am not sure how to
solve it.  We have popup that is used to modify some values in the database
before running a report.  We want this popup to close if you click on
another window.  I tried putting close in an onBlur event as part of the
body tag, but then when I click on any location within the window, it
closes...I guess because when you focus on one element, you are blurring
another.  Anyone have any suggestions on how to accomplish this or where I
can go to get some help with this?  Any help would be greatly appreciated.

Blessings,
Eric




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230703
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


OT: Javascript question...or suggestion where to go to get answer

2006-01-29 Thread Eric Roberts
I have a JavaScript dilemma in one of my CF apps and I am not sure how to
solve it.  We have popup that is used to modify some values in the database
before running a report.  We want this popup to close if you click on
another window.  I tried putting close in an onBlur event as part of the
body tag, but then when I click on any location within the window, it
closes...I guess because when you focus on one element, you are blurring
another.  Anyone have any suggestions on how to accomplish this or where I
can go to get some help with this?  Any help would be greatly appreciated.

Blessings,
Eric


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230702
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: undeliverable mail

2006-01-29 Thread Jochem van Dieten
Tim Laureska wrote:
> Thanks Jochem... will the exception error stop the execution of the
> cfmail for the rest of the valid emails?  I would think/hope not

If you don't use exception handling it will. Just wrap it in a 
try/catch block that logs the failed message somewhere.


> And what is an "NDN"?... non-deliverable something I assume

Non Delivery Notification.


> And wouldn't this NDN go back to the sender address?

They should go back to the address specified in the failto 
attribute. Some servers may send it back to the from or the 
reply-to address though.

Jochem

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230701
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: undeliverable mail

2006-01-29 Thread Tim Laureska
Thanks Jochem... will the exception error stop the execution of the
cfmail for the rest of the valid emails?  I would think/hope not

And what is an "NDN"?... non-deliverable something I assume

And wouldn't this NDN go back to the sender address?




-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 29, 2006 3:21 PM
To: CF-Talk
Subject: Re: undeliverable mail

Tim Laureska wrote:
> How would one get a list of undeliverable emails sent via cfmail in a
> shared server environment?

If you don't spool (spoolEnable attribute) cfmail will throw an 
exception when an error occurs when delivering to the first SMTP 
server. Any errors further along will generate an NDN that is 
send back to the failto address (presuming the recipients mail 
server follows the appropriate RFCs).

Jochem



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230700
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: undeliverable mail

2006-01-29 Thread Jochem van Dieten
Tim Laureska wrote:
> How would one get a list of undeliverable emails sent via cfmail in a
> shared server environment?

If you don't spool (spoolEnable attribute) cfmail will throw an 
exception when an error occurs when delivering to the first SMTP 
server. Any errors further along will generate an NDN that is 
send back to the failto address (presuming the recipients mail 
server follows the appropriate RFCs).

Jochem

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230699
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


undeliverable mail

2006-01-29 Thread Tim Laureska
How would one get a list of undeliverable emails sent via cfmail in a
shared server environment?

 

 

Thanks in advance

Tim

 

 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230698
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: CFftp

2006-01-29 Thread Terry Troxel
Casey,

The person using the template is the only one approving the
changes as it is their website(s) I have created a template
for.
I am just trying to cut down on the time and files to upload
to their site after they modify any of their pages and or
images to where they are hosting the site as I have CF on
the admin site for all these sites but they can choose where
they host if not on my site and just input the url/ftp
username/password and when they go in and modify some part
of their site and the corresponding files associated to the
site are uploaded.

Terry 

-Original Message-
From: Casey Dougall [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 29, 2006 12:52 PM
To: CF-Talk
Subject: Re: CFftp

File last modified date isn't going to mean much to a
process like this. What happens if you save your files and
come back a day later or week later to commit the changes?

You would be better off saving updated files in a specific
directory and then have a button or scheduled process which
starts the FTP process on files in that directory.

With a database table format...
Only things you really need to store in the database are a
unique FileID &  an IsPending column.

Is this like an HTML editor program you have or something
which is uploading images?  Cur clients use KTML on our
site. When they save the file they click a button that
commits changes to site. This FTP's images & files where
"page.html" is set to pending in the database.

They can come back and commit changes at any time.

Casey

On 1/29/06, Terry Troxel <[EMAIL PROTECTED]> wrote:
> Thanks Casey,
>
> I was hoping I could use file attributes like date
created, last 
> modified as I have a lot of images that are uploaded
within the 
> interface and they are the majority of files changed in
these sites as 
> well as the largest file sizes.
>
> Terry
>




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230697
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: CFftp

2006-01-29 Thread Casey Dougall
File last modified date isn't going to mean much to a process like
this. What happens if you save your files and come back a day later or
week later to commit the changes?

You would be better off saving updated files in a specific directory
and then have a button or scheduled process which starts the FTP
process on files in that directory.

With a database table format...
Only things you really need to store in the database are a unique
FileID &  an IsPending column.

Is this like an HTML editor program you have or something which is
uploading images?  Cur clients use KTML on our site. When they save
the file they click a button that commits changes to site. This FTP's
images & files where "page.html" is set to pending in the database.

They can come back and commit changes at any time.

Casey

On 1/29/06, Terry Troxel <[EMAIL PROTECTED]> wrote:
> Thanks Casey,
>
> I was hoping I could use file attributes like date created,
> last modified as I have a lot of images that are uploaded
> within the interface and they are the majority of files
> changed in these sites as well as the largest file sizes.
>
> Terry
>

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230696
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: avoiding direct SQL command injection

2006-01-29 Thread David McCan
Hi Les,

How about removing single quotes in application.cfm for the short term and 
submitting information from Adobe on the value of cfqueryparam for preventing 
sql injection in the hopes that helps for the future?

David


>>> CFQUERYPARAM creates a prepared statement
>
>Just because some of you might find this fun and slightly related to the 
>above...
>
>
>I'm working on a Congressional site at the moment, and Coldfusion is 
>*very* poorly supported to start with. The "official house supported" 
>version is CF5, so I'm having to rewrite most of my carefully crafted 
>snippets and reusable code chunks.
>
>Anyway, once you're logged onto the house network and posted your files, 
>they have to go through a "security scan" before they can go live. The 
>scan doesn't take cfqueryparam into consideration at all, so my first 
>scan of a dynamic page generated about 5 pages worth of "failed" reports 
>that looked like:
>
>ScanDo included the ' (apostrophe) character in the parameter value. The 
>server's reply indicates that the parameter is vulnerable to 
>manipulation using SQL symbols.
>1)High Severity
>URL: mypage-detail.cfm?id=97'
>Solution: Make sure parameter values sent by remote users do not include 
>SQL commands or symbols. Validate and sanitize every user variable 
>passed to the database. Check that the input has the expected data type. 
>Never pass unchecked user-input to database-queries.
>
>Basically, the scan program tries about every SQL Injection trick known 
>to man, and if you fail one of them, you don't go live. All my carefully 
>written queries using cfqueryparam meant nothing. P!
>
>So, for every single variable passed to a query, about the only way to 
>pass the security scan was to do this:
>
>]+%>!=",fname,1) NEQ 0)>
>
>
>
>Sheesh.
>
>But, this presents a HUGE problem. The client has requested an admin 
>section to update content on certain pages. So, a simple  tag which 
>needs to get passed will trigger the cfabort above. ACK!
>
>I'm glad I'm getting paid well for this
>
>More later once I've got it all figured out on how to give the client 
>what they want but pass all the required BS needed to get stuff 
>approved, including the "Secret Squirrel Security Code Generator" that 
>we've now got that display a security code to login into the house 
>private network that changes every 60 seconds. This is fun stuff...

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230695
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: CFftp

2006-01-29 Thread Terry Troxel
Thanks Casey,

I was hoping I could use file attributes like date created,
last modified as I have a lot of images that are uploaded
within the interface and they are the majority of files
changed in these sites as well as the largest file sizes.

Terry 

-Original Message-
From: Casey Dougall [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 29, 2006 11:04 AM
To: CF-Talk
Subject: Re: CFftp

Yup, you can do this...

We have a simular type of application.

Files are givin a unique number. When a client updates a
page it goes into pending status in the database. Even
though the page it's self is static we still keep a record
of the last modified record so we can just ftp those changes
without having to do the whole group of files.
When they click Commit changes to website, FTP service runs,
loops though records where status is pending and then this
script updates the status to live in the Database.

Casey Dougall

On 1/29/06, Terry Troxel <[EMAIL PROTECTED]> wrote:
> I have written an application that generates static html
files for a 
> website created with a template.
> It has an ftp app that transfers all the html, image and
js files to 
> the proper folders on a remote site using cfftp.
> I have this working correctly, but am wondering if there
is a way to 
> only upload the changed files since the last upload.
> Any help would be appreciated.
>
> Terry Troxel


--




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230694
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: CFEclipse Vs Dreamweaver

2006-01-29 Thread Zaphod Beeblebrox
I was happily using DW8 along with TortoiseSVN and then corrupted my
archive.  I guess when you delete a file from DW8, it doesn't play
nice with SVN and will corrupt the local working copy sometimes.  This
is what makes me keep going back to cfeclipse.  That and the local
history

DW8 is leaps and bounds better than DWMX2004, but now that I've been
spoiled to having SVN integration of eclipse, I can't bring myself to
stick with DW8 full time.  Even with the SVN plugin for DW8, it's not
near as handy as eclipse.  The SVN plugin for DW8 definitely seems
like an unintegrated bolt-on solution.

On 1/29/06, James Holmes <[EMAIL PROTECTED]> wrote:
> I use TortoiseSVN, so I don't care about finding an integrated plugin
> for repo management via DW.
>

--
"aeteti yeah, do you seeyea, ooohohohn neh I don wanta seh, yeh nah, I
don wanna seh", Pearl Jam, "Yellow Ledbetter"

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230693
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: CFftp

2006-01-29 Thread Casey Dougall
Yup, you can do this...

We have a simular type of application.

Files are givin a unique number. When a client updates a page it goes
into pending status in the database. Even though the page it's self is
static we still keep a record of the last modified record so we can
just ftp those changes without having to do the whole group of files.
When they click Commit changes to website, FTP service runs, loops
though records where status is pending and then this script updates
the status to live in the Database.

Casey Dougall

On 1/29/06, Terry Troxel <[EMAIL PROTECTED]> wrote:
> I have written an application that generates static html
> files for a website created with a template.
> It has an ftp app that transfers all the html, image and js
> files to the proper folders on a remote site using cfftp.
> I have this working correctly, but am wondering if there is
> a way to only upload the changed files since the last
> upload.
> Any help would be appreciated.
>
> Terry Troxel


--

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230692
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

2006-01-29 Thread Terry Troxel
I have written an application that generates static html
files for a website created with a template.
It has an ftp app that transfers all the html, image and js
files to the proper folders on a remote site using cfftp.
I have this working correctly, but am wondering if there is
a way to only upload the changed files since the last
upload.
Any help would be appreciated.

Terry Troxel


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230691
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


OT: test please ignore

2006-01-29 Thread Jennifer Gavin-Wear
test


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230690
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: CF-Talk: Digest every 8 hours

2006-01-29 Thread Bruce A. Bergman
I wrote such a system a while back for a friend, and they found it 
*very* useful.  Since then, I've enhanced it and given it away under the 
open-source license to a couple of local businesses.  If you'd like a 
copy of the code, let me know and I'll send it to you.  It's meant to 
work with SQL Server, but it should be transportable to almost any 
database.  Uploaded documents are stored on the server in the file 
system.  It does virtually everything you've mentioned below.

If there is demand for this kind of thing, I might consider packaging it 
and putting it up on some open-source sites.  So if anyone else is 
interested, please let me know!

thanks,
bruce

> Hello,
>
> Can someone please make some suggestions for HR Job Posting & Applicant
> Recruitment systems preferably for a University environment written in
> ColdFusion (we're mostly interested for faculty applicants, but something
> generalized is fine too)? The desired feature set would include:
>
>   a) create/setting up an applicant profile,
>   b) being able for a single applicant to apply for multiple job openings,
>   c) have applications reviewed by a department's manager,
>   d) perform a keyword search (i.e. Edit->Find) for a department manager
>  among applicant pool,
>   e) role base access to the applicant pool,
>   f) save applicant's resume and cover letter
>
> Any leads, suggestions would be much appreciated.
>
> Thank you,
>
> Frida Aminova
> Computer Systems, DoIT
> Pace University
> [EMAIL PROTECTED]
> (212)346-1436
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230689
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: CFEclipse Vs Dreamweaver

2006-01-29 Thread James Holmes
I must agree here too - I am responsible for HTML, CF, JS and
everything else on our sites and since we are site licensed for Studio
8, I can't be bothered to crank up Eclipse any more unless I am
actually working on Java code.

DW's code folding is great and there are, as you say, many other suble
changes that make it far more coder friendly; the thing I love the
most is that they fixed my most major DW annoyance by introducing
background FTP transfers. Someone at Adobe buy a beer for the person
that came up with that idea, because they are a legend.

I use TortoiseSVN, so I don't care about finding an integrated plugin
for repo management via DW.

On 1/29/06, Peter Tilbrook <[EMAIL PROTECTED]> wrote:
> I love Dreamweaver 8 - Macromedia made many obvious and subtle improvements. 
> It is a lot faster and more stable than its predecessors also. Fireworks is 
> great too - despite having Adobe Photoshop CS2 installed (it has many 
> annoying differences from Fireworks). I still use HomeSite (nee CF Studio) a 
> bit also for quick and dirty code cutting. At AUD$600 to upgrade Studio 8 was 
> a bargain in my opinion.

--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230688
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