Re: CFEclipse Vs Dreamweaver

2006-01-30 Thread Mark Drew
Michael,
I shall be having a look at this this week.
There might be an easy workaround, and will let you know as soon as I  
can

Regards

Mark Drew

On 30 Jan 2006, at 01:17, Dawson, Michael wrote:

 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:230720
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


CFSSL_CLIENT_AUTH

2006-01-30 Thread Daniel McLaughlin
Im developing an Application that queries an LDAP server to log a user in.
The server admin guys want to implement SSLv3 (Client certs) but they also want 
username and password authentication. Is this possible using CFLDAP or can it 
only do one or the other?

I Havent been able to find any documentation on this that isn't contradictory  
(even the Advanced Macromedia Coldfusion MX7 Application Development book 
contradicts itself saying that it supports CFSSL_CLIENT_AUTH on one page and on 
the next page it says it only supportds CFSSL_BASIC)

The application worked perfectly when using CFSSL_BASIC, when I tried to use 
CFSSL_CLIENT_AUTH with a username and password as well I got the Inappropriate 
Authentication message.

I have the client cert first in the cacerts keystore and the username and 
password are definitely correct.

I'm at my wits end with this
Thanks

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230721
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Coldfusion and Active Directory

2006-01-30 Thread Ian Vaughan
Still the same the cfldap query below is not returning any results ?

Any idea on what I could be ?

!--- Form page snippet ---

cfform method=POST action=cfldap1.cfm name=form
cfinput type=text name=givenName size=22 br
input type=image src=search.gif border=0 style=cursor:hand
width=49 height=18
/cfform

!--- Form action  page snippet ---

cfldap action=query
name=adresult
attributes = sn
start=cn=users,dc=neath-porttalbot,dc=gov.uk
scope=subtree
filter=((objectclass=user)(givenName=#form.givenName#))
server=domaincontroller.neath-porttalbot.gov.uk
port=389
username=username
password=password


/head

body

CFIF adresult.RecordCount is 0
No Results ?
cfelse
cfoutput query=adresult
Name : #givenName#
br
br
hr
br
/cfoutput
/cfif

-Original Message-
From: Dawson, Michael [mailto:[EMAIL PROTECTED]
Sent: 26 January 2006 17:27
To: CF-Talk
Subject: RE: Coldfusion and Active Directory

Change name to givenName in your LDAP filter.

In AD, name refers to the unique identifier, for an object, such as
sAMAccountName.

M!ke

- 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230722
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-30 Thread Robertson-Ravo, Neil (RX)
I meant a trolling post ;-) LOL

Not andy!

-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: 27 January 2006 18:06
To: CF-Talk
Subject: Re: Coldfuion Life Spam

Oh that's not nice at all. Andy's no troll!

Asked by a lesser-known CFer, and in a more cynical or doomed tone,
you could get away with saying that, but since neither are true, your
message is more of a troll than the original.

Andy, I hope you've got enough ammo. I know what it's like to work in
an office where CF is constantly under attack and everything competing
is constantly under review. CF's cool new features and RAD development
consistently keep it head and shoulders above everything else for me.
HTH.

-nathan strutz
http://www.dopefly.com/



On 1/27/06, Robertson-Ravo, Neil (RX)
[EMAIL PROTECTED] wrote:
 Troll.





 -Original Message-
 From: Andy Jarrett [EMAIL PROTECTED]
 To: CF-Talk cf-talk@houseoffusion.com
 Sent: Thu Jan 26 10:54:25 2006
 Subject: Coldfuion Life Spam

 I was talking to someone today who has said that now adobe has taken over
 macromedia that they will consentrate on flash and the life of coldfusion
 will becoming to an end. I am about to build a major system using
coldfusion
 but the company now has doubts over the future of coldfusion.
 I know its not going anywhere but is there anything I can provide to this
 company to stop there fears.






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

2006-01-30 Thread ColdFusion
Actually I just went through this with Access for a client.
I also agree not using access is the best policy but at times
You have to do what the client requests. 

I have found that you must use parenthesis when using more than
one join statement. Encasing everything but the last one.

So in your example would be as follows:

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

If you had multiple joins such as:

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

Hopefully that gives you the idea on how they are used in Access.

-Original Message-
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 29, 2006 11:25 PM
To: CF-Talk
Subject: join statements with MS Access

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:230724
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: Interacting w/ skype

2006-01-30 Thread kola.oyedeji
Download it and try it out. IIRC  the api was in Python/C++

Actually there is some info here :

http://share.skype.com/developer_zone/documentation/documentation/

You may need to use one of their certified third party tools

The java API may be of some use if you want to connect directly or you may
be able to find a webservice

http://share.skype.com/directory/java_skype_api/view/

Kola

 -Original Message-
 From: Tim Do [mailto:[EMAIL PROTECTED]
 Sent: 27 January 2006 22:15
 To: CF-Talk
 Subject: Interacting w/ skype
 
 Hi,
 
 Has anyone interacted with skype using their new api to a cf
 application?  I was asked by a client if this was possible.  I would
 like to log basic user profile like name, address, phone # etc.. I would
 like to be able to log this info somehow.  Also, would it be possible to
 use skype inside a cf app?  Make a call, leave msgs, send text msg etc..
 
 I've never used skype so sorry if this is a dumb question.
 
 Thanks,
 Tim
 
 
 
 ~
 

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

2006-01-30 Thread Hugo Ahlenius
for making links with phone numbers or skype identities clickable for
skype users, try using callto:links, should work with both phone numbers
and skype names.

/Hugo


--
Hugo Ahlenius

-
Hugo Ahlenius  E-Mail: [EMAIL PROTECTED]
Project OfficerPhone:  +46 8 412 1427
UNEP GRID-Arendal  Fax:+46 8 723 0348
Stockholm Office   Mobile: +46 733 467111
   WWW:   http://www.grida.no
   Skype:callto:fraxxinus
- 








 

| -Original Message-
| From: [EMAIL PROTECTED]
| [mailto:[EMAIL PROTECTED]
| Sent: Monday, January 30, 2006 13:36
| To: CF-Talk
| Subject: RE: Interacting w/ skype
| 
| Download it and try it out. IIRC  the api was in Python/C++
| 
| Actually there is some info here :
| 
| http://share.skype.com/developer_zone/documentation/documentation/
| 
| You may need to use one of their certified third party tools
| 
| The java API may be of some use if you want to connect directly or you

| may be able to find a webservice
| 
| http://share.skype.com/directory/java_skype_api/view/
| 
| Kola
| 
|  -Original Message-
|  From: Tim Do [mailto:[EMAIL PROTECTED]
|  Sent: 27 January 2006 22:15
|  To: CF-Talk
|  Subject: Interacting w/ skype
|  
|  Hi,
|  
|  Has anyone interacted with skype using their new api to a cf 
|  application?  I was asked by a client if this was possible.
|  I would
|  like to log basic user profile like name, address, phone # etc.. I 
|  would like to be able to log this info somehow.  Also, would it be 
|  possible to use skype inside a cf app?  Make a call, leave
| msgs, send text msg etc..
|  
|  I've never used skype so sorry if this is a dumb question.
|  
|  Thanks,
|  Tim
|  
|  
|  
|  ~
|  
| 
| 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230726
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-30 Thread Mark Fuqua
The query builder in access works real well and is pretty easy too.  Load in
all the tables in your query (I have found it best to load them in the
access order l to r) and then add the columns.  Of course for this to work,
you have to record your relationships in the relationship tool.  Works well
though.

mark

-Original Message-
From: Stan Winchester [mailto:[EMAIL PROTECTED]
Sent: Monday, January 30, 2006 2:11 AM
To: CF-Talk
Subject: RE: join statements with MS Access


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:230727
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


Jesse Warden to Speak at February Nashville CFUG Meeting

2006-01-30 Thread Andy Matthews
FYI, forwarded from the Nashville CFUG.

!//--
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Aaron West
Sent: Sunday, January 29, 2006 9:59 PM
To: NCFUG Announcements
Subject: [NCFUG Announcements] Jesse Warden to Speak at February Meeting


Jesse Warden, one of the most respected Flash and Flex developers
in the Web community will be presenting to us in-person on Flex 2.
I've already posted information about the meeting on our Web site
and will also be hitting up some the general community forums as
well.  If you guys participate on CF-Talk, CFDJ, or in any other CF
community feel free to hand out the link to our Web site.  While
Jesse will be presenting to us in person we are planning on
broadcasting his presentation to the outside world via Breeze.
http://www.ncfug.com/index.cfm?fuseaction=dspMeetingInfo

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


SQL Server Monitoring with CF

2006-01-30 Thread John Lucania
I want to monitor the sql server connected to CFMX.

What I want is:

- the total sizes the sql server drives
- free sizes the drives
- size of each database

in cfmail.

Any ideas?

Please advise.

jl

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


CFC for entire box

2006-01-30 Thread Robert Everland III
I know there is a place I can put a cfc or a function and the entire box will 
be able to reference it. Can someone refresh my memory where it is and if it 
can be a cfc or just a function?


Bob

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230730
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: CFC for entire box

2006-01-30 Thread Ryan Guill
you can use the cfusionmx/wwwroot/ directory to do this.  You could
put in a .cfc or .cfm file and just include it wherever you need to. 
I would make a unique foldername though and put it under that.

Btw, COAL is set up to do something similar to this, although it is
intended for cfcs.


On 1/30/06, Robert Everland III [EMAIL PROTECTED] wrote:
 I know there is a place I can put a cfc or a function and the entire box will 
 be able to reference it. Can someone refresh my memory where it is and if it 
 can be a cfc or just a function?


 Bob

 

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


CFEclipse - Good Beginner documentation.

2006-01-30 Thread DURETTE, STEVEN J \(AIT\)
All,
 
I have considered using CFEclipse in the past.  Even installed it once,
but I couldn't find any tutorials or such that could get me up and
running quickly.
 
Recently I decided to try again.  I have Eclipse and the CFEclipse
plug-in installed.  Are there any good beginner tutorials out there?
 
Last time I tried it looked like everything was...  Go through all of
the tutorials built into Eclipse, then come back and find out about
CFEclipse.
 
Also, a lot of the docs were in help file format that I saw.  I
generally print out tutorials, read them as I have a chance (sitting at
the Dr. office etc) and then try out the stuff I read in the tutorial.
Help file format generally means REAMS of paper or being tied to a
computer.
 
If CFEclipse really wants to pick up speed, I think more beginner
tutorials need to be out there.
 
Thanks,
Steve
 


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230732
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: CFC for entire box

2006-01-30 Thread Paul Vernon
Ummm... Put the CFC anywhere and create a mapping for all to use? 

Paul



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230733
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: CFC for entire box

2006-01-30 Thread Dave Carabetta
On 1/30/06, Robert Everland III [EMAIL PROTECTED] wrote:
 I know there is a place I can put a cfc or a function and the entire box will 
 be able to reference it. Can someone refresh my memory where it is and if it 
 can be a cfc or just a function?


WEB-INF.cftags.component. All components implicitly inherit this
object. However, that being said, putting anything in that CFC has
been discouraged by many across the various mailing lists. What I've
noted some people are doing (Hal Helms comes to mind) is creating
their own BaseComponent CFC that is inherited rather than using the
WEB-INF.cftags.component CFC.

I guess the bigger question is why you feel you need to use the
WEB-INF.cftags.component CFC for your code to begin with? Maybe
there's an alternative approach to what you're trying to solve? Then
again, maybe not! You can search the CFCDev archive for this
discussion, as it has come up a couple times.

Regards,
Dave.

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230734
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-30 Thread Aaron Rouse
I mainly use Dreamweaver, use DWMX at work and DW8 at home.  Before that I
used Homesite/Studio for years, actually forced myself to switch to
Dreamweaver about 1.5 years ago and mainly so I could learn it just in case
I got a job somewhere that it was the preferred IDE.  I never use the design
view in Dreamweaver, just use it for writing code.  The one thing I really
do not care for it is the Code help files, I find them a little hard to read
in their current layout and sometimes wish I could copy n paste from them
with the mouse.  I do miss a few hot keys that I used all the time in
Homesite/Studio but I have learned to work around them.

I have tried CFEclipse a few random times, never had enough time to dedicate
to trying to learn it which is probably why I never got a wow effect.


On 1/27/06, PINE Phyo Z [EMAIL PROTECTED] wrote:

 Hi all,

 What IDE do you normally use for CF? I heard a lot of raves about
 CFEclipse so I downloaded it and use at home. I normally use Dreamweaver
 at work. Apart from CFEclipse being free, I do not find any considerable
 edge or advantage over Dreamweaver. (Any CFEclipse developers, no
 offence please.) Any thoughts on this?

 May be I am not using it right but CFEclipse lacks mainly, IMHO, in
 graphical representation. In Dreamweaver, I can go back and fort on
 Design view and Code view and most of the HTML component creation is a
 snap. (May be CFEclipse is more geared for pure ColdFusion.) But in
 CFEclipse I need to type everything in. Well, may be I am not geek
 enough but just typing everything in for complex UI seem like really a
 chore to me.




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230735
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-30 Thread Claude Schneegans
 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.

This goes well if you only have INNER JOINs, but you're loosing the ability
of having LEFT JOINS.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


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

2006-01-30 Thread Robert Everland III
Does anyone know of some server independant web templates for webmail. 
Something like Squirrelmail, but in ASP, .NET, or ColdFusion. Preferably free 
or open source.



bob

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

2006-01-30 Thread Emmet McGovern
Does anyone have any active Lynda.com discount codes?

Emmet



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


Cf Server Problems

2006-01-30 Thread applemicro
I have been having problems with one of our server's it seems to restart it
self every once in awhile. I think the problem is related to the os or a
hardware issue but I want to make sure that it's not cf causing the problem.
I have checked the log in the cf admin and nothing really stands out. I have
also checked the runtime logs and can not find any event that is being log
at the time of the restart.

We are running cfmx 6,1,0,63958 Ent
Windows 2003
IIS 6.0
jvm 1.4.2

Thanks


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

2006-01-30 Thread Jim Wright
since there are a lot of gmail users on this list...is anyone having
problems sending gmail to comcast addresses?  One of my clients is on
comcast, and the messages are all getting bounced, saying that gmail
has been blacklisted.  Are there any comcast users out there that I
could send a quick test message to?

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230740
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: gmail/comcast

2006-01-30 Thread Tony
[EMAIL PROTECTED]

tw

On 1/30/06, Jim Wright [EMAIL PROTECTED] wrote:
 since there are a lot of gmail users on this list...is anyone having
 problems sending gmail to comcast addresses?  One of my clients is on
 comcast, and the messages are all getting bounced, saying that gmail
 has been blacklisted.  Are there any comcast users out there that I
 could send a quick test message to?

 

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

2006-01-30 Thread Tony
btw it worked fine for me sending to myself.

tw

On 1/30/06, Tony [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED]

 tw

 On 1/30/06, Jim Wright [EMAIL PROTECTED] wrote:
  since there are a lot of gmail users on this list...is anyone having
  problems sending gmail to comcast addresses?  One of my clients is on
  comcast, and the messages are all getting bounced, saying that gmail
  has been blacklisted.  Are there any comcast users out there that I
  could send a quick test message to?
 
  

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230742
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: CFC for entire box

2006-01-30 Thread Michael Dinowitz
I create a components directory and map it in through the CF admin. This way 
the components are not accessable through the website but are accessable by any 
CF code on the machine. In addition, if I have a component that will be machine 
wide and needs to be cached, I cache it into the server scope.

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


Case insensitive WHERE statement in query

2006-01-30 Thread Claremont, Timothy
Using Access as my database, how would I write a query statement with a
LIKE operator that is completely case insensitive? If the end user
searches for DeChantel; Dechantel deChantel, I want it to match the real
name, which is deChantel.

Using the following statement, the case must match in order to return a
match.

WHERE LastName LIKE '#StringToLookFor#%'

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please delete it from 
your system.

This footnote also confirms that this email message has been swept for
the presence of computer viruses.

Thank You,
Viahealth
**


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230744
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: gmail/comcast

2006-01-30 Thread Jerry Johnson
jmiloj a la comcast period net

On 1/30/06, Jim Wright [EMAIL PROTECTED] wrote:
 since there are a lot of gmail users on this list...is anyone having
 problems sending gmail to comcast addresses?  One of my clients is on
 comcast, and the messages are all getting bounced, saying that gmail
 has been blacklisted.  Are there any comcast users out there that I
 could send a quick test message to?

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230745
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: Case insensitive WHERE statement in query

2006-01-30 Thread Adrian Lynch
Force both to either upper or lower case.

WHERE LOWER(LastName) LIKE LOWER('#stringToLookFor#')

Check it's LOWER in Access, cos I'm not sure.

Adrian

-Original Message-
From: Claremont, Timothy [mailto:[EMAIL PROTECTED]
Sent: 30 January 2006 16:36
To: CF-Talk
Subject: Case insensitive WHERE statement in query


Using Access as my database, how would I write a query statement with a
LIKE operator that is completely case insensitive? If the end user
searches for DeChantel; Dechantel deChantel, I want it to match the real
name, which is deChantel.

Using the following statement, the case must match in order to return a
match.

WHERE LastName LIKE '#StringToLookFor#%'

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please delete it
from your system.

This footnote also confirms that this email message has been swept for
the presence of computer viruses.

Thank You,
Viahealth
**


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230746
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: Case insensitive WHERE statement in query

2006-01-30 Thread Charlie Griefer
hmm...i wouldn't have thought that would be case-sensitive.  you sure?

either way, both Access and CF have ucase() functions, so try:

WHERE ucase(lastName) LIKE '#ucase(stringToLookFor)#%'

(lcase should work too)

On 1/30/06, Claremont, Timothy [EMAIL PROTECTED] wrote:
 Using Access as my database, how would I write a query statement with a
 LIKE operator that is completely case insensitive? If the end user
 searches for DeChantel; Dechantel deChantel, I want it to match the real
 name, which is deChantel.

 Using the following statement, the case must match in order to return a
 match.

 WHERE LastName LIKE '#StringToLookFor#%'

 **
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they
 are addressed. If you have received this email in error please delete it from 
 your system.

 This footnote also confirms that this email message has been swept for
 the presence of computer viruses.

 Thank You,
 Viahealth
 **


 

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

2006-01-30 Thread Jennifer Gavin-Wear
Are you seeing the jrun process run up memory ?

-Original Message-
From: applemicro [mailto:[EMAIL PROTECTED]
Sent: 30 January 2006 16:13
To: CF-Talk
Subject: Cf Server Problems


I have been having problems with one of our server's it seems to restart it
self every once in awhile. I think the problem is related to the os or a
hardware issue but I want to make sure that it's not cf causing the problem.
I have checked the log in the cf admin and nothing really stands out. I have
also checked the runtime logs and can not find any event that is being log
at the time of the restart.

We are running cfmx 6,1,0,63958 Ent
Windows 2003
IIS 6.0
jvm 1.4.2

Thanks




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230748
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: Case insensitive WHERE statement in query

2006-01-30 Thread Adrian Lynch
I think he was asking for case insensitive. Tim?

Ade

-Original Message-
From: Charlie Griefer [mailto:[EMAIL PROTECTED]
Sent: 30 January 2006 16:42
To: CF-Talk
Subject: Re: Case insensitive WHERE statement in query


hmm...i wouldn't have thought that would be case-sensitive.  you sure?

either way, both Access and CF have ucase() functions, so try:

WHERE ucase(lastName) LIKE '#ucase(stringToLookFor)#%'

(lcase should work too)

On 1/30/06, Claremont, Timothy [EMAIL PROTECTED] wrote:
 Using Access as my database, how would I write a query statement with a
 LIKE operator that is completely case insensitive? If the end user
 searches for DeChantel; Dechantel deChantel, I want it to match the real
 name, which is deChantel.

 Using the following statement, the case must match in order to return a
 match.

 WHERE LastName LIKE '#StringToLookFor#%'

 **
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they
 are addressed. If you have received this email in error please delete it
from your system.

 This footnote also confirms that this email message has been swept for
 the presence of computer viruses.

 Thank You,
 Viahealth
 **






~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230749
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: Case insensitive WHERE statement in query

2006-01-30 Thread Tim Claremont
Adrian was right. I needed to use LOWER(LastName) in my query. I was trying 
LCase(LastName) which does not work with Access.

So, my statement now reads (and works) as follows:

WHERE Lower(LastName) LIKE '#LCase(SearchString)#%'

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230750
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: SQL Server Monitoring with CF

2006-01-30 Thread Jennifer Gavin-Wear
Hi John,

You can monitor SQL db sizes from Windows Performance Monitor and schedule
an alert to trigger when the db size goes over a value.  The alert can run
an external script (a batch file for example).  Perhaps you could have the
script create a file that a scheduled CF task subsequently looks to see if
it has been created and create a cfmail if found?

Jenny


-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED]
Sent: 30 January 2006 14:58
To: CF-Talk
Subject: SQL Server Monitoring with CF


I want to monitor the sql server connected to CFMX.

What I want is:

- the total sizes the sql server drives
- free sizes the drives
- size of each database

in cfmail.

Any ideas?

Please advise.

jl



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


Including a remote aspx page

2006-01-30 Thread Pedro Mendes
Hi all,

 

I wonder if this is possible:

I need to use several include files on my .cfm pages. These files are in aspx, 
and are located on a different server in the network. I've tried using a 
mapping, but I guess it only works with local files. 

 

It is possible to include a remote file, isn't it? Thanks in advance. This may 
be obvious, but I just can't see it :-)

 

Regards,

Pedro

.
Pedro Mendes
Webmaster
CMVM - Comissão do Mercado de Valores Mobiliários

mailto:[EMAIL PROTECTED] BLOCKED::mailto:[EMAIL PROTECTED] 
http://www.cmvm.pt BLOCKED::http://www.cmvm.pt/ 

+ 351 213 177 000 main
+ 351 213 537 077 fax

Avenida da Liberdade, 252
1056-801 Lisbon, PORTUGAL

 





AVISO DE CONFIDENCIALIDADE: Esta mensagem e quaisquer ficheiros enviados em 
anexo são confidenciais e destinam-se exclusivamente a informação ou uso da 
pessoa ou entidade a que são dirigidos. Na eventualidade de não ser o 
destinatário da mensagem, de não ser responsável pelo encaminhamento da 
mensagem ao destinatário ou de ter recebido esta mensagem por erro ou engano, a 
CMVM informa-o que qualquer utilização, distribuição, encaminhamento ou outra 
forma de revelação a outrem, impressão ou cópia da mesma são expressamente 
proibidos, devendo ser destruída de imediato e informado o remetente. 
LIMITAÇÃO DE RESPONSABILIDADE: Quaisquer opiniões expressas nesta mensagem 
vinculam apenas a pessoa que a emitiu, excepto quando o contrário resulte da 
própria mensagem e quando o destinatário seja autorizado a atribuí-las à CMVM. 
Não obstante os procedimentos de segurança a que a CMVM submete todas as 
mensagens de correio electrónico, a integridade do conteúdo das mesmas não pode 
ser garantido pelo remetente que não se responsabiliza pela respectiva 
intercepção, corrupção, perda, destruição, atraso ou pelos vírus que possa 
conter.

CONFIDENTIALITY NOTICE: This message and any files sent as attachments are 
confidential and destined exclusively for the information or use by the person 
or entity to which it is addressed. In the event of not being the addressee of 
the message, nor responsible for the delivery of the message to the addressee 
or receive this message in error or mistake, the CMVM hereby informs you that 
any use, distribution, delivery or another form of disclosure to others, print 
or copy of the same is expressly forbidden, and that you should immediately 
destroy this and duly inform the sender. 
LIMITATION OF LIABILITY: Any opinions expressed in this message belongs only to 
the person who issued it, except when the contrary is reflected on the actual 
message and when the addressee is authorized to attribute same to the CMVM. 
Notwithstanding the security procedures that the CMVM submits all e-mail 
messages, the integrity of the content of same may not be guaranteed by the 
sender and, in addition, the sender may not be held responsible for the 
respective interception, corruption, loss, destruction, delay or virus that it 
may contain.



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

2006-01-30 Thread Nathan Strutz
I thought my page was pretty easy to read:

http://www.dopefly.com/pages/cfeclipse.cfm

Also, Rob's got some videos, on the right column of his blog, in an iframe.

http://www.robrohan.com/client/

-nathan strutz
http://www.dopefly.com/


On 1/30/06, DURETTE, STEVEN J (AIT) [EMAIL PROTECTED] wrote:
 All,

 I have considered using CFEclipse in the past.  Even installed it once,
 but I couldn't find any tutorials or such that could get me up and
 running quickly.

 Recently I decided to try again.  I have Eclipse and the CFEclipse
 plug-in installed.  Are there any good beginner tutorials out there?

 Last time I tried it looked like everything was...  Go through all of
 the tutorials built into Eclipse, then come back and find out about
 CFEclipse.

 Also, a lot of the docs were in help file format that I saw.  I
 generally print out tutorials, read them as I have a chance (sitting at
 the Dr. office etc) and then try out the stuff I read in the tutorial.
 Help file format generally means REAMS of paper or being tied to a
 computer.

 If CFEclipse really wants to pick up speed, I think more beginner
 tutorials need to be out there.

 Thanks,
 Steve



 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230753
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Coldfusion and Active Directory

2006-01-30 Thread Dawson, Michael
I would next remove the givenName from the filter.  Then, that would
make sure your query is working correctly.  I don't really see anything
wrong at this point.

This may come in handy:
http://acelinkdev.evansville.edu/HOFLists/UserDumpCopy.zip

Setup the values in [BRACKETS], then run the page.  All you need to know
is the sAMAccountName (user name) and you will get a dump of the
most-used LDAP attributes.

M!ke 

-Original Message-
From: Ian Vaughan [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 4:01 AM
To: CF-Talk
Subject: RE: Coldfusion and Active Directory

Still the same the cfldap query below is not returning any results ?

Any idea on what I could be ?

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230754
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: Including a remote aspx page

2006-01-30 Thread Andy Matthews
I'm assuming that you're also wanting whatever code existing on that ASP
page to be processed? if so, you're proably going to have to execute it.

Or possibly use cfhttp to run that page and then grab the results.

!//--
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: Pedro Mendes [mailto:[EMAIL PROTECTED]
Sent: Monday, January 30, 2006 11:02 AM
To: CF-Talk
Subject: Including a remote aspx page


Hi all,



I wonder if this is possible:

I need to use several include files on my .cfm pages. These files are in
aspx, and are located on a different server in the network. I've tried using
a mapping, but I guess it only works with local files.



It is possible to include a remote file, isn't it? Thanks in advance. This
may be obvious, but I just can't see it :-)



Regards,

Pedro

.
..
Pedro Mendes
Webmaster
CMVM - Comissão do Mercado de Valores Mobiliários

mailto:[EMAIL PROTECTED] BLOCKED::mailto:[EMAIL PROTECTED]
http://www.cmvm.pt BLOCKED::http://www.cmvm.pt/

+ 351 213 177 000 main
+ 351 213 537 077 fax

Avenida da Liberdade, 252
1056-801 Lisbon, PORTUGAL







AVISO DE CONFIDENCIALIDADE: Esta mensagem e quaisquer ficheiros enviados em
anexo são confidenciais e destinam-se exclusivamente a informação ou uso da
pessoa ou entidade a que são dirigidos. Na eventualidade de não ser o
destinatário da mensagem, de não ser responsável pelo encaminhamento da
mensagem ao destinatário ou de ter recebido esta mensagem por erro ou
engano, a CMVM informa-o que qualquer utilização, distribuição,
encaminhamento ou outra forma de revelação a outrem, impressão ou cópia da
mesma são expressamente proibidos, devendo ser destruída de imediato e
informado o remetente.
LIMITAÇÃO DE RESPONSABILIDADE: Quaisquer opiniões expressas nesta mensagem
vinculam apenas a pessoa que a emitiu, excepto quando o contrário resulte da
própria mensagem e quando o destinatário seja autorizado a atribuí-las à
CMVM. Não obstante os procedimentos de segurança a que a CMVM submete todas
as mensagens de correio electrónico, a integridade do conteúdo das mesmas
não pode ser garantido pelo remetente que não se responsabiliza pela
respectiva intercepção, corrupção, perda, destruição, atraso ou pelos vírus
que possa conter.

CONFIDENTIALITY NOTICE: This message and any files sent as attachments are
confidential and destined exclusively for the information or use by the
person or entity to which it is addressed. In the event of not being the
addressee of the message, nor responsible for the delivery of the message to
the addressee or receive this message in error or mistake, the CMVM hereby
informs you that any use, distribution, delivery or another form of
disclosure to others, print or copy of the same is expressly forbidden, and
that you should immediately destroy this and duly inform the sender.
LIMITATION OF LIABILITY: Any opinions expressed in this message belongs only
to the person who issued it, except when the contrary is reflected on the
actual message and when the addressee is authorized to attribute same to the
CMVM. Notwithstanding the security procedures that the CMVM submits all
e-mail messages, the integrity of the content of same may not be guaranteed
by the sender and, in addition, the sender may not be held responsible for
the respective interception, corruption, loss, destruction, delay or virus
that it may contain.





~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230755
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: SPAM-LOW: Including a remote aspx page

2006-01-30 Thread Peter Bell
Hi There,

You can't include .aspx scripts using a cfinclude. There are two options for
integration. If this is a do x in coldfusion then y in aspx you may be
able to get away with a response redirect (cflocation).

More likely if you need access to function calls, a relatively inefficient
but practical solution would be to expose the aspx methods as web services,
remembering to pass any necessary parameters in the function calls. 

Best Wishes,
Peter

-Original Message-
From: Pedro Mendes [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 12:02 PM
To: CF-Talk
Subject: SPAM-LOW: Including a remote aspx page


Hi all,

 

I wonder if this is possible:

I need to use several include files on my .cfm pages. These files are in
aspx, and are located on a different server in the network. I've tried using
a mapping, but I guess it only works with local files. 

 

It is possible to include a remote file, isn't it? Thanks in advance. This
may be obvious, but I just can't see it :-)

 

Regards,

Pedro

.
..
Pedro Mendes
Webmaster
CMVM - Comissão do Mercado de Valores Mobiliários

mailto:[EMAIL PROTECTED] BLOCKED::mailto:[EMAIL PROTECTED] 
http://www.cmvm.pt BLOCKED::http://www.cmvm.pt/ 

+ 351 213 177 000 main
+ 351 213 537 077 fax

Avenida da Liberdade, 252
1056-801 Lisbon, PORTUGAL

 





AVISO DE CONFIDENCIALIDADE: Esta mensagem e quaisquer ficheiros enviados em
anexo são confidenciais e destinam-se exclusivamente a informação ou uso da
pessoa ou entidade a que são dirigidos. Na eventualidade de não ser o
destinatário da mensagem, de não ser responsável pelo encaminhamento da
mensagem ao destinatário ou de ter recebido esta mensagem por erro ou
engano, a CMVM informa-o que qualquer utilização, distribuição,
encaminhamento ou outra forma de revelação a outrem, impressão ou cópia da
mesma são expressamente proibidos, devendo ser destruída de imediato e
informado o remetente. 
LIMITAÇÃO DE RESPONSABILIDADE: Quaisquer opiniões expressas nesta mensagem
vinculam apenas a pessoa que a emitiu, excepto quando o contrário resulte da
própria mensagem e quando o destinatário seja autorizado a atribuí-las à
CMVM. Não obstante os procedimentos de segurança a que a CMVM submete todas
as mensagens de correio electrónico, a integridade do conteúdo das mesmas
não pode ser garantido pelo remetente que não se responsabiliza pela
respectiva intercepção, corrupção, perda, destruição, atraso ou pelos vírus
que possa conter.

CONFIDENTIALITY NOTICE: This message and any files sent as attachments are
confidential and destined exclusively for the information or use by the
person or entity to which it is addressed. In the event of not being the
addressee of the message, nor responsible for the delivery of the message to
the addressee or receive this message in error or mistake, the CMVM hereby
informs you that any use, distribution, delivery or another form of
disclosure to others, print or copy of the same is expressly forbidden, and
that you should immediately destroy this and duly inform the sender. 
LIMITATION OF LIABILITY: Any opinions expressed in this message belongs only
to the person who issued it, except when the contrary is reflected on the
actual message and when the addressee is authorized to attribute same to the
CMVM. Notwithstanding the security procedures that the CMVM submits all
e-mail messages, the integrity of the content of same may not be guaranteed
by the sender and, in addition, the sender may not be held responsible for
the respective interception, corruption, loss, destruction, delay or virus
that it may contain.





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


CFMX Server Monitoring

2006-01-30 Thread John Lucania
I want to monitor the CPU and Memory usage of CFMX Server when the CPU
(i.e. 30%) and Memory (i.e. 100,000K) usage hits certain threshold so
that I can know who runs heavy duty jobs and which process takes
resources.
I want this info in cfmail.
Any ideas?

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230757
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: Free webmail

2006-01-30 Thread Rick Root
Robert Everland III wrote:
 Does anyone know of some server independant web templates for webmail. 
 Something like Squirrelmail, but in ASP, .NET, or ColdFusion. Preferably free 
 or open source.

I don't know of any offhand for Coldfusion, since Coldfusion doesn't 
have IMAP support built-in.

Good luck finding anything good written in ASP or .NET that is free/open 
source.  ASP developers are worse than Coldfusion developers when it 
comes to releasing open source apps =)  Certainly there's nothing free 
out there better than SquirrelMail (which I use).  I know several 
Coldfusion hosting shops that have php installed on one server just for 
the purpose of running Squirrelmail.

Rick

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230758
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: HR Job Posting Sites

2006-01-30 Thread Frida Aminova
Bruce:

That'd be great! Thank you so much for your offer. We would love to
see a copy of your program. 

Thank you,

Frida

-Original Message-
From: Bruce A. Bergman [mailto:[EMAIL PROTECTED] 
Sent: Sunday, January 29, 2006 9:11 AM
To: CF-Talk
Subject: Re: CF-Talk: Digest every 8 hours

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:230759
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: OT: Free webmail

2006-01-30 Thread Yves Arsenault
Hi there,

I don't know of any in ColdFusion but BlueDragon does have a CFIMAP tag...

I've tried it out before.. it's pretty straightforward to use...

Pete Freitag has a short blog post on using it
http://www.petefreitag.com/item/309.cfm

Thanks,

Yves

On 1/30/06, Robert Everland III [EMAIL PROTECTED] wrote:
 Does anyone know of some server independant web templates for webmail. 
 Something like Squirrelmail, but in ASP, .NET, or ColdFusion. Preferably free 
 or open source.



 bob

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230760
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-30 Thread Ken Ferguson
I fail to understand why these posts were directed at me. All I wanted 
was for people to stop jumping on the original poster's back just 
because he asked for concrete evidence. The guy needed some real 
evidence he could take to his superiors and people yelled at him for 
starting a thread in which they were not interested. That's it; nothing 
more. I'm not an alarmist and I don't believe, for even one second that 
it's going anywhere. I just can't stand the list-nazis who flame people 
for starting certain topics.

--Ferg

Tony wrote:
 +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:230761
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 Server Problems

2006-01-30 Thread applemicro
I'm not seeing the jrun process eat up memory as far as I can tell but I
have not been on the box when it goes down.



On 1/30/06, Jennifer Gavin-Wear [EMAIL PROTECTED] wrote:

 Are you seeing the jrun process run up memory ?

 -Original Message-
 From: applemicro [mailto:[EMAIL PROTECTED]
 Sent: 30 January 2006 16:13
 To: CF-Talk
 Subject: Cf Server Problems


 I have been having problems with one of our server's it seems to restart
 it
 self every once in awhile. I think the problem is related to the os or a
 hardware issue but I want to make sure that it's not cf causing the
 problem.
 I have checked the log in the cf admin and nothing really stands out. I
 have
 also checked the runtime logs and can not find any event that is being log
 at the time of the restart.

 We are running cfmx 6,1,0,63958 Ent
 Windows 2003
 IIS 6.0
 jvm 1.4.2

 Thanks




 

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

2006-01-30 Thread Michael Dinowitz
In homesite there is a wonderful little popup called the expression builder. It 
gives access to all the CF functions, docs for the same and attributes. It also 
gives the return values for various tags. Is there such a plug in for 
dreamweaver? I'm trying to get into using dreamweaver and the lack of an 
expression builder is bothersome. The lack of it in cfeclipse is also a major 
reason why I have not moved fully to that editor either. 
Any help here?
Thanks

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


Which string operation is faster?

2006-01-30 Thread James Reily
Which of these executes faster, or do they each take the same amount of 
processing?  Are they equivalent under the hood?

   cfset foo = #var1#123

or

   cfset foo = var1  123

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230764
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: Which string operation is faster?

2006-01-30 Thread Barney Boisvert
If you care about the speed difference, CFML is the wrong language to
be using.  CFML is designed to be fast enough, but primarily focus
on ease of development.  If you care about the handful of clock cycles
that might differentiate those two, you're better off with a platform
that is designed with performance foremost on the requirements list. 
I.e. C with assembler libraries.

Now if you want to know about readability, that's a far better
question, though I think it boils down primarily to personal style.

cheers,
barneyb

On 1/30/06, James Reily [EMAIL PROTECTED] wrote:
 Which of these executes faster, or do they each take the same amount of 
 processing?  Are they equivalent under the hood?

cfset foo = #var1#123

 or

cfset foo = var1  123


--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230765
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: Which string operation is faster?

2006-01-30 Thread Andy Matthews
Difference appears to be nil. Initial compile time was slighty higher on the
#var1#123 method (62ms vs 47 ms for var1  123). Running each set of
code 10 times in a row averaged between 0 and 16ms for each.


Here's some code for testing:

cfset var1 = abc
!---
cfset foo = #var1#123
cfset foo = var1  123
 ---

!--- Setup timing test ---
cfset iterationCount = 1000
!--- Time an empty loop with this many iterations ---
cfset tickBegin = GetTickCount()
cfloop Index = i From = 1 To = #iterationCount#
cfset foo = var1  123
/cfloop
cfset tickEnd = GetTickCount()
cfset loopTime = tickEnd - tickBegin

!--- Report ---
cfoutputLoop time (#iterationCount# iterations) was: #loopTime#
milliseconds/cfoutput



!//--
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: James Reily [mailto:[EMAIL PROTECTED]
Sent: Monday, January 30, 2006 12:48 PM
To: CF-Talk
Subject: Which string operation is faster?


Which of these executes faster, or do they each take the same amount of
processing?  Are they equivalent under the hood?

   cfset foo = #var1#123

or

   cfset foo = var1  123


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230766
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: Which string operation is faster?

2006-01-30 Thread Munson, Jacob
Check out the function getTickCount:
http://www.techfeed.net/cfQuickDocs/?gettickcount
and Ben Forta's has a good example:
http://tinyurl.com/9m7vm

 -Original Message-
 From: James Reily [mailto:[EMAIL PROTECTED] 
 Sent: Monday, January 30, 2006 11:48 AM
 To: CF-Talk
 Subject: Which string operation is faster?
 
 Which of these executes faster, or do they each take the same 
 amount of processing?  Are they equivalent under the hood?
 
cfset foo = #var1#123
 
 or
 
cfset foo = var1  123

This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. A1.



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230767
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: Which string operation is faster?

2006-01-30 Thread Charlie Griefer
I think Barney's really hit the nail squarely on the head (as per usual) :)

If there's a speed difference, it's certainly going to be negligible. 
Readability is the bigger factor (and since I'm quite certain
everyone's dying to know, I prefer cfset foo = var1  123 / :)

On 1/30/06, Munson, Jacob [EMAIL PROTECTED] wrote:
 Check out the function getTickCount:
 http://www.techfeed.net/cfQuickDocs/?gettickcount
 and Ben Forta's has a good example:
 http://tinyurl.com/9m7vm

  -Original Message-
  From: James Reily [mailto:[EMAIL PROTECTED]
  Sent: Monday, January 30, 2006 11:48 AM
  To: CF-Talk
  Subject: Which string operation is faster?
 
  Which of these executes faster, or do they each take the same
  amount of processing?  Are they equivalent under the hood?
 
 cfset foo = #var1#123
 
  or
 
 cfset foo = var1  123

 This transmission may contain information that is privileged, confidential 
 and/or exempt from disclosure under applicable law. If you are not the 
 intended recipient, you are hereby notified that any disclosure, copying, 
 distribution, or use of the information contained herein (including any 
 reliance thereon) is STRICTLY PROHIBITED. If you received this transmission 
 in error, please immediately contact the sender and destroy the material in 
 its entirety, whether in electronic or hard copy format. Thank you. A1.



 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230768
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: Which string operation is faster?

2006-01-30 Thread James Reily
Thanks guys.  Charlie, I prefer your notation too -- it's definitey more 
readable.

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


Suggestions For dedicated Server hosting

2006-01-30 Thread applemicro
Does anyone have any suggestions for a dedicated hosting provider?

Thanks


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230770
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Joe Rinehart
I've had really good luck w/ Serverbeach.

-Joe

On 1/30/06, applemicro [EMAIL PROTECTED] wrote:
 Does anyone have any suggestions for a dedicated hosting provider?

 Thanks


 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230771
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: HR Job Posting Sites

2006-01-30 Thread Robert Munn
It isn't free, but Recruitmax is a gret HR applicant tracking system I have 
worked with in the past. It is CF-based and has great functionality...

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:230772
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: Including a remote aspx page

2006-01-30 Thread Robert Munn
You would need to use BlueDragon .NET edition to execute .aspx pages inside 
your .cfm pages.


Pedro wrote:

 I wonder if this is possible:
 
 I need to use several include files on my .cfm pages. These files are 
 in aspx, and are located on a different server in the network. I've 
 tried using a mapping, but I guess it only works with local files. 
 
 It is possible to include a remote file, isn't it? Thanks in advance. 
 This may be obvious, but I just can't see it :-)
 

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

2006-01-30 Thread Jim Wright
appreciate it...I already figured out the issue. gmail was not
blocked, it was the mail server that this person's email was forwarded
through -jim

On 1/30/06, Jerry Johnson [EMAIL PROTECTED] wrote:
 jmiloj a la comcast period net

 On 1/30/06, Jim Wright [EMAIL PROTECTED] wrote:
  since there are a lot of gmail users on this list...is anyone having
  problems sending gmail to comcast addresses?  One of my clients is on
  comcast, and the messages are all getting bounced, saying that gmail
  has been blacklisted.  Are there any comcast users out there that I
  could send a quick test message to?
 
 

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230774
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: HR Job Posting Sites

2006-01-30 Thread Frida Aminova
Robert:

Thank you very much for your suggestion and lead on this. 

Sincerely,

Frida

-Original Message-
From: Robert Munn [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 2:51 PM
To: CF-Talk
Subject: Re: HR Job Posting Sites

It isn't free, but Recruitmax is a gret HR applicant tracking system I have
worked with in the past. It is CF-based and has great functionality...

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:230775
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Jim Davis
 -Original Message-
 From: applemicro [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 30, 2006 3:32 PM
 To: CF-Talk
 Subject: Suggestions For dedicated Server hosting
 
 Does anyone have any suggestions for a dedicated hosting provider?

I like www.CrystalTech.com - I have a dedicate Celeron 2.26Ghz, 80 Gig disk
and 512 Meg of Ram from them (with shared SQL server and lots of extras) for
$80 a month.

I've not seen anybody else even remotely as economical and you get quality
service to boot.

Jim Davis



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230776
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Burns, John D
Ewww, a celeron! :-) I don't think I could bear to host anything on
that. That's just me though. Lots of bad experiences with celeron
processors. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Jim Davis [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 4:55 PM
To: CF-Talk
Subject: RE: Suggestions For dedicated Server hosting

 -Original Message-
 From: applemicro [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 30, 2006 3:32 PM
 To: CF-Talk
 Subject: Suggestions For dedicated Server hosting
 
 Does anyone have any suggestions for a dedicated hosting provider?

I like www.CrystalTech.com - I have a dedicate Celeron 2.26Ghz, 80 Gig
disk and 512 Meg of Ram from them (with shared SQL server and lots of
extras) for $80 a month.

I've not seen anybody else even remotely as economical and you get
quality service to boot.

Jim Davis





~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230777
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Burns, John D
I've used rackspace. Great support and such. Prices are a little higher,
but it's kind of a hybrid of you having full control of the server and
them maintaining it 100%. Their support is awesome. The real money comes
when you start upgrading stuff. Everything is priced per month and it
adds up quick. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: applemicro [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 3:32 PM
To: CF-Talk
Subject: Suggestions For dedicated Server hosting

Does anyone have any suggestions for a dedicated hosting provider?

Thanks




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230778
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Jordan Michaels
Burns, John D wrote:

Ewww, a celeron! :-) I don't think I could bear to host anything on
that. That's just me though. Lots of bad experiences with celeron
processors. 

So what CPU type do you prefer? Just a curiosity question really. I see
a lot of celerons in low-end servers these days - you can get them
almost anywhere and their prices are hard to beat.

-- 
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED] 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230779
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Brad Wood
Any experience with http://www.jodohost.com ?
They've got good prices, but I don't have any experience with their
support.

~Brad



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230780
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Burns, John D
Yeah, my dedicated servers are Pentium. I would prefer Xeon, but I at
least feel comfortable with pentium. Most of my experience with Celerons
were in the desktop environment and I could have a Pentium 800 mhz
machine and a Celeron 800 mhz machine sitting side by side with the same
setup and the pentium would blow it away. I don't know all of the
technical aspects as to why, but I've just equated the word celeron with
bad in my memory. I could be wrong though. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Jordan Michaels [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 5:19 PM
To: CF-Talk
Subject: Re: Suggestions For dedicated Server hosting

Burns, John D wrote:

Ewww, a celeron! :-) I don't think I could bear to host anything on 
that. That's just me though. Lots of bad experiences with celeron 
processors.

So what CPU type do you prefer? Just a curiosity question really. I see
a lot of celerons in low-end servers these days - you can get them
almost anywhere and their prices are hard to beat.

--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED] 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230781
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: Suggestions For dedicated Server hosting

2006-01-30 Thread atomi
They arenet bad.. your best bet is to peruse their forums imo.
I don't think they have CF7 btw.
atomi

On 1/30/06, Brad Wood [EMAIL PROTECTED] wrote:
 Any experience with http://www.jodohost.com ?
 They've got good prices, but I don't have any experience with their
 support.

 ~Brad



 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230782
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Emmet McGovern
It's all in the chip cache and bus speeds.  Pentiums are typically double
the cache size and have around 30% faster bus

-e.

-Original Message-
From: Burns, John D [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 5:25 PM
To: CF-Talk
Subject: RE: Suggestions For dedicated Server hosting

Yeah, my dedicated servers are Pentium. I would prefer Xeon, but I at
least feel comfortable with pentium. Most of my experience with Celerons
were in the desktop environment and I could have a Pentium 800 mhz
machine and a Celeron 800 mhz machine sitting side by side with the same
setup and the pentium would blow it away. I don't know all of the
technical aspects as to why, but I've just equated the word celeron with
bad in my memory. I could be wrong though. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Jordan Michaels [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 5:19 PM
To: CF-Talk
Subject: Re: Suggestions For dedicated Server hosting

Burns, John D wrote:

Ewww, a celeron! :-) I don't think I could bear to host anything on 
that. That's just me though. Lots of bad experiences with celeron 
processors.

So what CPU type do you prefer? Just a curiosity question really. I see
a lot of celerons in low-end servers these days - you can get them
almost anywhere and their prices are hard to beat.

--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED] 





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


SOT: ASG Safari ODBC and ColdFusion

2006-01-30 Thread Dawson, Michael
Has anyone had any experience with ASG's Safari ODBC software?  We are
in the midst of a Datatel Colleague migration and now at the point where
we need to get data from the new system.
 
Our goal is to install the Safari ODBC software on SQL and web servers
to connect directly to our Unidata DB server.
 
If anyone has any experience with this, we would certainly appreciate
it.
 
Thanks
M!ke


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230784
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Jennifer Gavin-Wear
I've just signed up with www.Vortechhosting.com

Dedicated P4 2.6ghz 1gb/40gb.  Running pretty well so far, just signed up
last week.

Support seems ok, but not been with them long enough to pass serious
judgement.

Price is $120 a month usd and includes Windows 2003 Server, Standard
Edition.

got CF, SQL2000, mdaemon and all sorts else running very smoothly.

Jenny

-Original Message-
From: applemicro [mailto:[EMAIL PROTECTED]
Sent: 30 January 2006 20:32
To: CF-Talk
Subject: Suggestions For dedicated Server hosting


Does anyone have any suggestions for a dedicated hosting provider?

Thanks




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


Disable Verity on Linux?

2006-01-30 Thread jason
How can I disable verity on Linux? It's spawned a whole lot of
unneccessary processes, and since none of our users are using it, I'd love
to just turn it off.

Thanks,

Jason

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230786
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Jennifer Gavin-Wear
I've always stuck with Pentiums and it has saved me a few times when
Application providers have tried to blame the processor, hard for them to
say they didn't test on an Intel.  My impression of Celeron is that they are
terribly slow.

Jenny

-Original Message-
From: Jordan Michaels [mailto:[EMAIL PROTECTED]
Sent: 30 January 2006 22:19
To: CF-Talk
Subject: Re: Suggestions For dedicated Server hosting


Burns, John D wrote:

Ewww, a celeron! :-) I don't think I could bear to host anything on
that. That's just me though. Lots of bad experiences with celeron
processors.

So what CPU type do you prefer? Just a curiosity question really. I see
a lot of celerons in low-end servers these days - you can get them
almost anywhere and their prices are hard to beat.

--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED]



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


Nested Set Model

2006-01-30 Thread Mike | NZSolutions Ltd
Hi there,

I have the following category table which utilises a nested set model...

CREATE TABLE [dbo].[categories] (
[cat_id] [int] IDENTITY (1, 1) NOT NULL ,
[dModified] [datetime] NULL ,
[dCreated] [datetime] NULL ,
[cat_parent_id] [int] NULL ,
[cat_lft] [int] NULL ,
[cat_rgt] [int] NULL ,
[cat_image] [varchar] (255) COLLATE Latin1_General_CI_AS NULL ,
[cat_sort_order] [int] NULL 
) ON [PRIMARY]
GO

What I wish to add to the table is a level column, eg. the top most
parent nodes would be level 1, their children level 2 and so on...

I am a bit stumped as to how to create a query (I am using SQL Server
2000) that will determine what level a particular record is in the
hierarchy?

Any help would be really appreciated.

mike



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230788
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Jim Davis
 -Original Message-
 From: Burns, John D [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 30, 2006 5:08 PM
 To: CF-Talk
 Subject: RE: Suggestions For dedicated Server hosting
 
 Ewww, a celeron! :-) I don't think I could bear to host anything on
 that. That's just me though. Lots of bad experiences with celeron
 processors.

And unless I told you you'd know the difference how.  ;^)

The server is low-end - and has a very low end price.  But it happily serves
my half dozen sites without complaint or problem.

Jim Davis



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230789
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Jim Davis
 -Original Message-
 From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 30, 2006 6:33 PM
 To: CF-Talk
 Subject: RE: Suggestions For dedicated Server hosting
 
 I've always stuck with Pentiums and it has saved me a few times when
 Application providers have tried to blame the processor, hard for them to
 say they didn't test on an Intel.  My impression of Celeron is that they
 are
 terribly slow.

That's not particularly warranted.

The first Celeron processor ever had no L2 cache - it WAS terribly slow.
But the some three dozen since have been pretty good chips.  Not as fast as
Pentiums at the same clock but only slightly slower.  Here's a good
overview:

http://www.tomshardware.com/2003/02/17/benchmark_marathon/


Jim Davis



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230790
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: Suggestions For dedicated Server hosting

2006-01-30 Thread Aaron Roberson
I have a dual-xeon dedicated server at the price of a single Penitum 4.

Dual Xeon 3.2 GHz
1GB RAM
2 GB Memory Cache
2x250 GB Hard Drives (bought the hard drives and had them shipped to company)
500 GB Bandwidth
Root Access
100% Managed
Linux Enterprise 3.0 (bought and shipped)
ColdFusion MX 7 (bought and installed)
Flash Media Server (bought and installed)

Price: $180/month

The company is http://aventurehosting.co.uk I have been with them for
over two years now and have nothing but good to say about their live
support and helpdesk system.

I have asked them to run BlueDragon Server on their shared boxes but
they said they do not get enough requests for CFML support. If
everyone on this list would flood their email with CFML support
requests on their shared boxes they would probably install it. Their
semi-dedicated and shared hosting packages are the most affordable
I've seen and they come with lots of hard drive space and are on
dedicated-xeon servers. I just wish they supported CFML on their
shared accounts because I have several personal projects I would like
migrate from PHP (sic) to CFML.

-Aaron

On 1/30/06, Jennifer Gavin-Wear [EMAIL PROTECTED] wrote:
 I've always stuck with Pentiums and it has saved me a few times when
 Application providers have tried to blame the processor, hard for them to
 say they didn't test on an Intel.  My impression of Celeron is that they are
 terribly slow.

 Jenny

 -Original Message-
 From: Jordan Michaels [mailto:[EMAIL PROTECTED]
 Sent: 30 January 2006 22:19
 To: CF-Talk
 Subject: Re: Suggestions For dedicated Server hosting


 Burns, John D wrote:

 Ewww, a celeron! :-) I don't think I could bear to host anything on
 that. That's just me though. Lots of bad experiences with celeron
 processors.
 
 So what CPU type do you prefer? Just a curiosity question really. I see
 a lot of celerons in low-end servers these days - you can get them
 almost anywhere and their prices are hard to beat.

 --
 Warm regards,
 Jordan Michaels
 Vivio Technologies
 http://www.viviotech.net/
 [EMAIL PROTECTED]



 

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

2006-01-30 Thread Brad Wood
1. Recursion
or
2. A while loop over a table variable

~Brad


-Original Message-
From: Mike | NZSolutions Ltd [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 6:41 PM
To: CF-Talk
Subject: Nested Set Model

Hi there,

I have the following category table which utilises a nested set model...

CREATE TABLE [dbo].[categories] (
[cat_id] [int] IDENTITY (1, 1) NOT NULL ,
[dModified] [datetime] NULL ,
[dCreated] [datetime] NULL ,
[cat_parent_id] [int] NULL ,
[cat_lft] [int] NULL ,
[cat_rgt] [int] NULL ,
[cat_image] [varchar] (255) COLLATE Latin1_General_CI_AS NULL ,
[cat_sort_order] [int] NULL 
) ON [PRIMARY]
GO

What I wish to add to the table is a level column, eg. the top most
parent nodes would be level 1, their children level 2 and so on...

I am a bit stumped as to how to create a query (I am using SQL Server
2000) that will determine what level a particular record is in the
hierarchy?

Any help would be really appreciated.

mike





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


Strip HTML and display

2006-01-30 Thread cedric
I'm having trouble displaying a large chunk of text properly. Basically, the
text looks something like:

This is a test b style=color:redwith/b
some test that will wrap around the different
lines. I b style=color:red;text-decoration:none
want more text here/b

Essentially, I want to take out all of the HTML tags and redisplay the text.
Problem is that just removing the HTML results in the following being
displayed:

this is a test with
some text that will wrap around the different
lines. I
more text here.


This doesn't look so hot. How can I get the some text... to appear on the
previous line, and also the more text here to appear on the previous line.
I'm trying to make this look like seamless text, but right now it looks like
broken chunks with obvious data removed. Ideally, I'd like all the text on 1
line, that I can then wrap later myself.

My initial attemps of removing carriage returns first, stripping HTML, then
re-adding CR's didn't work as the real CR's were lost. Any ideas?

Cedric


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230793
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: Strip HTML and display

2006-01-30 Thread Jerry Johnson
Not quite sure what you are trying to accomplish, but I'll give it a whack.

Are you saying that any CR that happens right after a tag should not
happen, then:

!--- replace all tag/newlines with just tags ---
cfset newString=rereplace(str,[#chr(10)##chr(13)#]+,,ALL)
!--- remove all tags ---
cfset newString=rereplace(newString,[^]*,,ALL)


On 1/30/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 I'm having trouble displaying a large chunk of text properly. Basically, the
 text looks something like:

 This is a test b style=color:redwith/b
 some test that will wrap around the different
 lines. I b style=color:red;text-decoration:none
 want more text here/b

 Essentially, I want to take out all of the HTML tags and redisplay the text.
 Problem is that just removing the HTML results in the following being
 displayed:

 this is a test with
 some text that will wrap around the different
 lines. I
 more text here.


 This doesn't look so hot. How can I get the some text... to appear on the
 previous line, and also the more text here to appear on the previous line.
 I'm trying to make this look like seamless text, but right now it looks like
 broken chunks with obvious data removed. Ideally, I'd like all the text on 1
 line, that I can then wrap later myself.

 My initial attemps of removing carriage returns first, stripping HTML, then
 re-adding CR's didn't work as the real CR's were lost. Any ideas?

 Cedric


 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230794
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: ot: dreamweaver expression builder

2006-01-30 Thread James Holmes
I'm not aware of a plugin for that but some of that functionality is
built into different parts of DW. Press F1 when the cursor is on a tag
or function and the docs come up; start typing a function and the
arguments show; type a tag and the attribute list pops up.

On 1/31/06, Michael Dinowitz [EMAIL PROTECTED] wrote:
 In homesite there is a wonderful little popup called the expression builder. 
 It gives access to all the CF functions, docs for the same and attributes. It 
 also gives the return values for various tags. Is there such a plug in for 
 dreamweaver? I'm trying to get into using dreamweaver and the lack of an 
 expression builder is bothersome. The lack of it in cfeclipse is also a major 
 reason why I have not moved fully to that editor either.

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

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

2006-01-30 Thread Mike Little
1. Recursion
or
2. A while loop over a table variable

~Brad


Thanks for the pointer brad. i will see what i can find on recursion that might 
help me out.

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

2006-01-30 Thread James Holmes
http://www.oreilly.com/catalog/sqlpr/chapter/ch01.pdf

On 1/31/06, Mike Little [EMAIL PROTECTED] wrote:
 1. Recursion
 or
 2. A while loop over a table variable
 
 ~Brad
 
 
 Thanks for the pointer brad. i will see what i can find on recursion that 
 might help me out.

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

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230797
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: Strip HTML and display

2006-01-30 Thread Cedric Villat
My desired output didn't show up quite right. Anyway, I'm not trying to get rid 
of CR's after tags.

Basically, this text has already been wrapped at some length (65 chars). The 
problem is it was wrapped text was wrapped while taking into account the HTML. 
I'm trying to unwrap the text, then remove the HTML, then re-wrap it so that 
the text displays properly.

Cedric

Not quite sure what you are trying to accomplish, but I'll give it a whack.

Are you saying that any CR that happens right after a tag should not
happen, then:

!--- replace all tag/newlines with just tags ---
cfset newString=rereplace(str,[#chr(10)##chr(13)#]+,,ALL)
!--- remove all tags ---
cfset newString=rereplace(newString,[^]*,,ALL)


On 1/30/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


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


CF7 Flash Forms

2006-01-30 Thread Michael Grove
I am currently attempting to work with flash forms and I am a first timer
(as of today).
I am using an according style form.
 
The first page has a data grid pulled from my database.
The second page shows the data of the selected name
The third page will provide a form to create a new account.
 
My first question is, when you click on a name in the data grid, is there
anyway to make it automatically open the second accordion page to show the
account details.
 
Currently I have the grid working and the detail page working, but don't
know how, if there is a way to make it open that piece automatically.
 
My second question is, how in the heck do you make a row in the datagrid of
a flash form open a new cfml page an pass an id from the selected row?


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230799
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: Strip HTML and display

2006-01-30 Thread Dawson, Michael
This might help solve your problem: 

http://www.cflib.org/udf.cfm?ID=249 


M!ke

-Original Message-
From: Cedric Villat [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 7:23 PM
To: CF-Talk
Subject: Re: Strip HTML and display

My desired output didn't show up quite right. Anyway, I'm not trying to
get rid of CR's after tags.

Basically, this text has already been wrapped at some length (65 chars).
The problem is it was wrapped text was wrapped while taking into account
the HTML. I'm trying to unwrap the text, then remove the HTML, then
re-wrap it so that the text displays properly.

Cedric

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

2006-01-30 Thread Dave Watts
 I have the following category table which utilises a nested 
 set model...

http://affy.blogspot.com/ntm/

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:230801
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: Unable to see error message in CSS site

2006-01-30 Thread Stephen Cassady
Does anybody know how to modify the error code that CF throws to add that to
the whole string of closing tags it writes?



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


Verisign's Payflow Recurring billing

2006-01-30 Thread Kay Smoljak
Has anyone implemented Payflow Recurring Billing
(http://www.verisign.com/support/payflow/manager/selfHelp/recurringBilling.html)
on a CF site?   I don't have any experience with US billing services
but have a customer in the US who wants to use this. Is it
straightforward to implement? Any serious limitations?

Thanks!

--
Kay Smoljak
http://kay.smoljak.com/

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


CFC weirdness - cannot find the file specified

2006-01-30 Thread Kay Smoljak
I have a cfc in the following setup:

http://www.example.com/cfctest/test.cfc
http://www.example.com/cfctest/index.cfm

The cfc looks like this:

cfcomponent displayname=testServices
cffunction access=remote name=getStatus returntype=string
output=false
cfset returnStatus = available
cfreturn returnStatus/
/cffunction
/cfcomponent

Invocation in index.cfm looks like this:

cfinvoke component=cfctest.testServices?wsdl method=getStatus
returnvariable=foo
/cfinvoke
cfdump var=#foo#



The above setup worked fine last night and hasn't been changed. Now
this morning
I get the following error when invoking with 'cfctest.testServices?wsdl':

'The system cannot find the file specified'

If I change the invocation to 'cfctest.testServices' I get :

'Could not find the ColdFusion Component cfctest.testServices'

The weird thing about all this is that when I go directly to:

http://www.somedomain.com/cfctest/test.cfc?wsdl

I get the WSDL printout fine.

Anyone have any ideas what might have made it stop working over night?
As far as I know the server hasn't been updated, rebooted or anything.
Any server settings to check in particular?
Any caching issues that I might have overlooked?

Thanks guys!

--
Kay Smoljak
http://kay.smoljak.com/

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

2006-01-30 Thread Sebastian Mork
good morning,

just got up and read your msg.. Im not sure it helps/works with that
accordion stuff but I wanted to change 'active selected' pages of
tabnavigators in the past and didnt know how to do that:
http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:4/threadid:39177

-- onclick=tabnav.getChildAt(1).enabled=false;
maybe this helps to figure out..?

--
Sebastian Mork
[EMAIL PROTECTED]
--

On Mon, 30 Jan 2006 20:17:59 -0700
Michael Grove [EMAIL PROTECTED] wrote:

 I am currently attempting to work with flash forms and I am a first timer
 (as of today).
 I am using an according style form.
  
 The first page has a data grid pulled from my database.
 The second page shows the data of the selected name
 The third page will provide a form to create a new account.
  
 My first question is, when you click on a name in the data grid, is there
 anyway to make it automatically open the second accordion page to show the
 account details.
  
 Currently I have the grid working and the detail page working, but don't
 know how, if there is a way to make it open that piece automatically.
  
 My second question is, how in the heck do you make a row in the datagrid of
 a flash form open a new cfml page an pass an id from the selected row?
 
 
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230805
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: CFC weirdness - cannot find the file specified

2006-01-30 Thread James Holmes
Have you tried with test instead of testServices (since that's the
name of the cfc)?

On 1/30/06, Kay Smoljak [EMAIL PROTECTED] wrote:
 I have a cfc in the following setup:

 http://www.example.com/cfctest/test.cfc
 http://www.example.com/cfctest/index.cfm

 The cfc looks like this:

 cfcomponent displayname=testServices
 cffunction access=remote name=getStatus returntype=string
 output=false
 cfset returnStatus = available
 cfreturn returnStatus/
 /cffunction
 /cfcomponent

 Invocation in index.cfm looks like this:

 cfinvoke component=cfctest.testServices?wsdl method=getStatus
 returnvariable=foo
 /cfinvoke
 cfdump var=#foo#

 

 The above setup worked fine last night and hasn't been changed. Now
 this morning
 I get the following error when invoking with 'cfctest.testServices?wsdl':

 'The system cannot find the file specified'

 If I change the invocation to 'cfctest.testServices' I get :

 'Could not find the ColdFusion Component cfctest.testServices'

 The weird thing about all this is that when I go directly to:

 http://www.somedomain.com/cfctest/test.cfc?wsdl

 I get the WSDL printout fine.

 Anyone have any ideas what might have made it stop working over night?
 As far as I know the server hasn't been updated, rebooted or anything.
 Any server settings to check in particular?
 Any caching issues that I might have overlooked?

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

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