RE: Which Framework do you use... (if any)

2007-04-28 Thread Dave Watts
> There must be one which is faster, more productive and which 
> just seems "the best"?

Why?

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!

This email has been processed by SmoothZap - www.smoothwall.net


~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


Re: CFHTTP Connection Failure

2007-04-28 Thread Jason Troy
Here is the link - let us know if it doesn't help. 
http://www.coldfusionmuse.com/index.cfm/2005/1/29/keystore

- Jason

> Matthew - I believe the problem may be the HTTPS call. You may need to 
> add it to the keystore. I'll dig up a thread on this in a few minutes, 
> or someone can post their bookmark. :)
> 
> I tried your URL both HTTP and HTTPS and the HTTPS gives the 
> connection failure, the non SSL one terminates the connection with the 
> 403.
> 

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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


Re: CFHTTP Connection Failure

2007-04-28 Thread Jason Troy
Matthew - I believe the problem may be the HTTPS call. You may need to add it 
to the keystore. I'll dig up a thread on this in a few minutes, or someone can 
post their bookmark. :)

I tried your URL both HTTP and HTTPS and the HTTPS gives the connection 
failure, the non SSL one terminates the connection with the 403.


> I have uninstalled coldfusion and reinstalled it. But I still 
> connection failure.can any one that has CF try it and see if they get 
> a connection failure? They say that  others are connecting using php.

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

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


Re: CFHTTP Connection Failure

2007-04-28 Thread Matthew Irwin
I have uninstalled coldfusion and reinstalled it. But I still connection 
failure.can any one that has CF try it and see if they get a connection 
failure? They say that  others are connecting using php.

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


RE: Mappings? Virtual Directories?

2007-04-28 Thread Jenny Gavin-Wear
Hi Neil and Casey, thanks for your replies...

My current cart structure is to have all of the front end in root and the
cart admin and includes in a sub dir.

So all the files that change in design are in root, and everything is static
for each site in /cart.

Each site has a seperate domain and database.

"still confuddled* ...

Jenny


-Original Message-
From: Casey Dougall [mailto:[EMAIL PROTECTED]
Sent: 28 April 2007 18:30
To: CF-Talk
Subject: Re: Mappings? Virtual Directories?


We do this with a a few folders we use across sites on our box.

One folder is a Images folder which of course needs to be created as a
virtual directory since it is pushing content to the browser. The other is a
cf mapping directory for code which does not need to be in the web root.
Coldfusion needs to run this code but the browser is not displaying it
directly so this type of folder does not need the virtual directory.


casey


On 4/28/07, Jenny Gavin-Wear <[EMAIL PROTECTED]> wrote:
>
> Before I go charging off in the wrong direction, I'd appreciate some ideas
> on using CF mappings and IIS 6 Virtual Directories.
>
> I have a cart application, for example, being used by several client, and
> currently when I make any updates I have the odious task of copy/pasting
> the
> new files to all of the sites.
>
> It strikes me it would be a heck of a lot easier if they all used the same
> files.
>
> Any ideas on how I could go about this please?
>
> TIA, Jenny
>
>




~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: How can I check this string a different way?

2007-04-28 Thread Jim McAtee
- Original Message - 
From: "Will Tomlinson" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Saturday, April 28, 2007 2:54 PM
Subject: How can I check this string a different way?


>I need a better way to evaluate a string here. Maybe a regex I guess?
>
> I have a hyphen-delimited list. The last item in the list needs to be 
> flagged if it contains OL1, OL2, etc.
>
> Just if it contains the OL at all, I need to flag it as an online 
> course.
>
> Here's what I'm using now, what's a better way to handle it?
>
> 
> 
> 


 


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

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


How can I check this string a different way?

2007-04-28 Thread Will Tomlinson
I need a better way to evaluate a string here. Maybe a regex I guess? 

I have a hyphen-delimited list. The last item in the list needs to be flagged 
if it contains OL1, OL2, etc. 

Just if it contains the OL at all, I need to flag it as an online course. 

Here's what I'm using now, what's a better way to handle it? 


 


Thanks,
Will

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


Re: License Exception for JSP Pages - how to disallow

2007-04-28 Thread T Lux
Which it doesnt, hence my question!

Thanks,
Tim

>Well I would presume that if there is no page for it to serve of that type
>is should indeed 404 you.  
>
>

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

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


Re: Fusion Authnority Quarterly

2007-04-28 Thread Kris Jones
I subscribe to the FAQ. With the 2nd quarter (winter), a link to a PDF
download was sent to subscribers. I haven't received the 3rd spring
edition yet (is it out?).

Cheers,
Kris


> Anyone subscribed to the FAQ?  I recently took the plunge and was suprised
> not see any PDF downloads for the money?  Did you get this?

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

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


Found a good SQL2K to DB2 converter

2007-04-28 Thread Bruce Sorge
Went to Regsoft.com and found the MS SQL Server IBM DB2 Import, Export &
Convert Software software. Works great.
The problem I was having was I could not get the SQL Server wrapper working
right in DB2.

Bruce


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

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


RE: Any good resources for importing MS SQL 2000 DB to DB2

2007-04-28 Thread Jim Davis
> -Original Message-
> From: Bruce Sorge [mailto:[EMAIL PROTECTED]
> Sent: Saturday, April 28, 2007 1:02 PM
> To: CF-Talk
> Subject: Any good resources for importing MS SQL 2000 DB to DB2
> 
> I goggled this but cannot find anything useful. Basically, I have a
> SQL2K DB
> that I have been developing on, but the production is DB2. So I
> modified the
> scripts to create the tables and what not, but the problem I have is
> getting
> the actual data from the SQL Server to the DB server. So does anyone
> have a
> link to a good resource to show a DB2 beginner how to do this?

First of all - my condolences (I've been forced to use DB2 for a coupla
years now...)

SQL Server DTS (Data Transform Services) should do this fine - just make
sure that you have an connection to the DB2 server on the SQL Machine.
Install (the awful) DB2 client tools and set up a connection to the DB -
make sure to include an ODBC connection.

You should then be able to choose that DB as a target in the DTS tool.  For
complex transforms the DTS tool allows you to visually create a data flow
path with extracts/transforms/loads at specific points.  You can then save
the package to run again or to schedule.

SQL Server DTS: reason 11,345 why I miss SQL Server.

Jim Davis



~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: Creating search results

2007-04-28 Thread Rick Root
On 4/28/07, Joel Watson <[EMAIL PROTECTED]> wrote:
> I am trying to make a search display page that will display a snippet of text 
> (about 300 characters) from blog posts that match the search criterion.
>
> I have no problem with generating the results, but I would like to be able to 
> zero in on the actual search term within the returned query.

Although you can probably do a lot of work to make this work manually,
it'd probably be a WHOLE lot easier if you used Verity.

Rick

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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


Re: Mappings? Virtual Directories?

2007-04-28 Thread Casey Dougall
We do this with a a few folders we use across sites on our box.

One folder is a Images folder which of course needs to be created as a
virtual directory since it is pushing content to the browser. The other is a
cf mapping directory for code which does not need to be in the web root.
Coldfusion needs to run this code but the browser is not displaying it
directly so this type of folder does not need the virtual directory.


casey


On 4/28/07, Jenny Gavin-Wear <[EMAIL PROTECTED]> wrote:
>
> Before I go charging off in the wrong direction, I'd appreciate some ideas
> on using CF mappings and IIS 6 Virtual Directories.
>
> I have a cart application, for example, being used by several client, and
> currently when I make any updates I have the odious task of copy/pasting
> the
> new files to all of the sites.
>
> It strikes me it would be a heck of a lot easier if they all used the same
> files.
>
> Any ideas on how I could go about this please?
>
> TIA, Jenny
>
>


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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


Re: Any good resources for importing MS SQL 2000 DB to DB2

2007-04-28 Thread Robertson-Ravo, Neil (RX)
No doubt loads of tools to do this. 

Check out RedGate bundle or ApexSQL Diff




"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Bruce Sorge
To: CF-Talk
Sent: Sat Apr 28 18:01:56 2007
Subject: Any good resources for importing MS SQL 2000 DB to DB2

I goggled this but cannot find anything useful. Basically, I have a SQL2K DB
that I have been developing on, but the production is DB2. So I modified the
scripts to create the tables and what not, but the problem I have is getting
the actual data from the SQL Server to the DB server. So does anyone have a
link to a good resource to show a DB2 beginner how to do this?

Thanks,

Bruce




~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Any good resources for importing MS SQL 2000 DB to DB2

2007-04-28 Thread Bruce Sorge
I goggled this but cannot find anything useful. Basically, I have a SQL2K DB
that I have been developing on, but the production is DB2. So I modified the
scripts to create the tables and what not, but the problem I have is getting
the actual data from the SQL Server to the DB server. So does anyone have a
link to a good resource to show a DB2 beginner how to do this?

Thanks,

Bruce


~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


Re: Mappings? Virtual Directories?

2007-04-28 Thread Robertson-Ravo, Neil (RX)
Is it the same code? Different domains? If it is not the same domain, use a
ColdFusion mapping, it will be easier.  If you want to use VD instead you
can still do so, but you will need to do this each time you create a new
one, and they will all need to point to the same file base.





"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Jenny Gavin-Wear
To: CF-Talk
Sent: Sat Apr 28 17:37:55 2007
Subject: Mappings? Virtual Directories?

Before I go charging off in the wrong direction, I'd appreciate some ideas
on using CF mappings and IIS 6 Virtual Directories.

I have a cart application, for example, being used by several client, and
currently when I make any updates I have the odious task of copy/pasting the
new files to all of the sites.

It strikes me it would be a heck of a lot easier if they all used the same
files.

Any ideas on how I could go about this please?

TIA, Jenny





~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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


Mappings? Virtual Directories?

2007-04-28 Thread Jenny Gavin-Wear
Before I go charging off in the wrong direction, I'd appreciate some ideas
on using CF mappings and IIS 6 Virtual Directories.

I have a cart application, for example, being used by several client, and
currently when I make any updates I have the odious task of copy/pasting the
new files to all of the sites.

It strikes me it would be a heck of a lot easier if they all used the same
files.

Any ideas on how I could go about this please?

TIA, Jenny



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

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


RE: Creating search results

2007-04-28 Thread Bobby Hartsfield
Something like mid() should do it. Just start like 150 characters to the
left of where you find the term (if there are 150 characters to the left)
And do the same thing for the end... 150 characters to the right of the
found term.

find() will give you the position of the term in the text. 
find() - 150 would be the starting point. 
find() + 150 would give the end point.

Youll probably need to double check and make sure there are 150 characters
to the left of the found term though, I think a negative number may throw an
error with mid... not sure though. So if find()-150 gte 1 use it, else use 1
as the starting point and 300 as the end point.

-Original Message-
From: Joel Watson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 28, 2007 11:21 AM
To: CF-Talk
Subject: Creating search results

I am trying to make a search display page that will display a snippet of
text (about 300 characters) from blog posts that match the search criterion.


I have no problem with generating the results, but I would like to be able
to zero in on the actual search term within the returned query.

So, if I have a blog post of 12,000 characters, I would like to be able to
select 300 characters from that post that contain the search term (ex.
"atonement").

I was thinking that the answer might have something to do with a combination
of #Right()# and #Left()#, but I'm not particularly sure how to pull it off.

Thanks!

Joel



~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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


Re: Which Framework do you use... (if any)

2007-04-28 Thread Dwayne Cole
You will have a hard time convincing me that one methodology is better than 
another.  You can not separate the methodology from the developer's 
(individuals and development shops) acquired skills, preferences, and other 
best practices.  I bet there are few people who use any one of these 
methodologies exclusively or with out some sort of customization.  

It would be helpful however to compare how each framework handles common 
functions for example.  I break my applications up in to a Model, View, 
Controller files.

Model files (.cfm or.cfc) handle my database interactions particularly my CRUD 
functions.  I'm split as to whether i should develop my Model files and .cfc's 
or .cfm and call them when I need them.

View files are responsible for display side.  I wrap display code (list, forms 
etc) with functions and cfsavecontent.  

Controller files are responsible for controlling user request and I use a 
modified fusebox approach. For example index.cfm?action = dothis.  The index 
file is basically a From a framework perspective, I would be interesting in knowing:

1). What framework best manages variable scoping (what should go into the 
application scope, what should go into request scope etc)

2). What framework leverages the best practices for setting up and integrating 
"Model" level functionality. (Transfer, Reactor ect)

3). What framework leverages the best practices for structuring and calling 
"View" or "display" oriented functionality.

4). What framework leverages the best practices for organizing "Controller 
Files" 

5). What framework leverages the best library of UDF's for extending 
coldfusion's data, formatting, scheduling, etc functions.


Basically each framework works better on one level or another but fall short of 
others.  I would like to see a move towards "FRAMEWORK SEGMENTATION" for 
example a strong framework for handling "Model" level functions in a way that 
allows me to use something else for handling my "View" components.  Likewise a 
strong and flexible "View" framework (including integrated gui css) the 
leverages Ajax and allows for one to output "smart" list, web 2.0 forms, etc.  
Finally, a framework that effectively handles "application" specific variables, 
what types of application variables should be stored in what scope and in what 
form (database, .txt file, xml etc)  For example most store DSN in the 
application scope. I also store my navigation system in the application scope.  


-- Original Message --
From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]>
Reply-To: cf-talk@houseoffusion.com
Date:  Sat, 28 Apr 2007 16:27:27 +0100

>
>A good post, though I thought ORM stood for Object Relational/ship Mapping
>
>


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

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


Re: Which Framework do you use... (if any)

2007-04-28 Thread Robertson-Ravo, Neil (RX)
A good post, though I thought ORM stood for Object Relational/ship Mapping





"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Jake Pilgrim
To: CF-Talk
Sent: Sat Apr 28 15:44:17 2007
Subject: Re: Which Framework do you use... (if any)

This answer is hard to answer because I really feel it's strongly based on
your development style. Are you an old CF 5 developer that's just getting
into the MX arena (or maybe you're still not there)? - Fusebox is a
wonderful framework for these folks. Are you an OOP junkie? - Mach-II might
be your answer. Are you a developer who heavily relies on CFCs but doesn't
really care for the OOP approach? - model-glue might be your answer. 

Now the real cool thing out there in the coldfusion development architecture
world are ORMs - the front runners here are Transfer and Reactor. In my
experience recently, Transfer is knocking the socks off of Reactor and has
been a much more active open source project than Reactor. However, both work
extremely well. If you haven't used an ORM yet, you definitely need to try
one out :). For those of you not "in the know", ORM stands for "object role
modeling" (fancy term, whatever) - the basic idea is that you tell the ORM a
few little details about your database tables (what's the table name, what's
the PK, what's the relation between your tables) which is typically done in
XML. From there, it creates all of your select, insert, update, delete
functionality (Commonly called CRUD operations) for you :). Any developer
who has done a fair sized project will know that these functions take a good
third of your development time - when this gets taken care of for you it is
HUGE. 

So to answer your question, choosing a framework really depends on
development style and in many cases choosing multiple "frameworks" may make
a winning combination. Please note that the term "frameworks" is being used
very loosely here - Fusebox and Model glue basically have the same use;
transfer and reactor basically have the same use. A winning combination may
be model glue and reactor (and coldspring for the model-glue unity setup) or
fusebox and transfer. 

Get your nose out there, and give these frameworks a try!



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

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


Creating search results

2007-04-28 Thread Joel Watson
I am trying to make a search display page that will display a snippet of text 
(about 300 characters) from blog posts that match the search criterion.  

I have no problem with generating the results, but I would like to be able to 
zero in on the actual search term within the returned query.

So, if I have a blog post of 12,000 characters, I would like to be able to 
select 300 characters from that post that contain the search term (ex. 
"atonement").

I was thinking that the answer might have something to do with a combination of 
#Right()# and #Left()#, but I'm not particularly sure how to pull it off.

Thanks!

Joel

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

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


My CSS presentation - recorded via Adobe Connect

2007-04-28 Thread Andy Matthews
For those of you that have been asking about the recorded presentation, here's 
the URL:
https://admin.adobe.acrobat.com/_a17673838/p30028287/

And here's a link to the files used in my presentation so that you can follow 
along:
http://www.ncfug.com/archive/AndyMatthews_April2007_CSS.zip

Hope everyone likes it. Please feel free to give me feedback...this was my 
first time presenting.

andy matthews
founder | main man
commadelimited
dream | design | develop
[EMAIL PROTECTED]
www.commadelimited.com
c: 615-414-5533 | h: 615-258-3634

~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: Which Framework do you use... (if any)

2007-04-28 Thread Jake Pilgrim
This answer is hard to answer because I really feel it's strongly based on your 
development style. Are you an old CF 5 developer that's just getting into the 
MX arena (or maybe you're still not there)? - Fusebox is a wonderful framework 
for these folks. Are you an OOP junkie? - Mach-II might be your answer. Are you 
a developer who heavily relies on CFCs but doesn't really care for the OOP 
approach? - model-glue might be your answer. 

Now the real cool thing out there in the coldfusion development architecture 
world are ORMs - the front runners here are Transfer and Reactor. In my 
experience recently, Transfer is knocking the socks off of Reactor and has been 
a much more active open source project than Reactor. However, both work 
extremely well. If you haven't used an ORM yet, you definitely need to try one 
out :). For those of you not "in the know", ORM stands for "object role 
modeling" (fancy term, whatever) - the basic idea is that you tell the ORM a 
few little details about your database tables (what's the table name, what's 
the PK, what's the relation between your tables) which is typically done in 
XML. From there, it creates all of your select, insert, update, delete 
functionality (Commonly called CRUD operations) for you :). Any developer who 
has done a fair sized project will know that these functions take a good third 
of your development time - when this gets taken care of for you it is HUGE. 

So to answer your question, choosing a framework really depends on development 
style and in many cases choosing multiple "frameworks" may make a winning 
combination. Please note that the term "frameworks" is being used very loosely 
here - Fusebox and Model glue basically have the same use; transfer and reactor 
basically have the same use. A winning combination may be model glue and 
reactor (and coldspring for the model-glue unity setup) or fusebox and 
transfer. 

Get your nose out there, and give these frameworks a try!

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

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


Re: Which Framework do you use... (if any)

2007-04-28 Thread Robertson-Ravo, Neil (RX)
OK, frameworks on ColdFusion...





"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Zaphod Beeblebrox
To: CF-Talk
Sent: Sat Apr 28 15:08:09 2007
Subject: Re: Which Framework do you use... (if any)

I use Rails. :)


On 4/28/07, Robertson-Ravo, Neil (RX)
<[EMAIL PROTECTED]> wrote:
> Just what frameworks/methologies are people using, if any? There are the
> obvious front-runners such as Mach-II, Model-Glue and Fusebox 5 (and
obvious
> ORM behind such as ColdSpring, Transfer etc) but from research it seems
> people fleet between them etc which seems futile.   There must be one
which
> is faster, more productive and which just seems "the best"?  Which one has
> the most backing? The most long-term vision and lifecycle?
>
>
>
>
>
>
> "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
> Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
> Registered in England, Number 678540.  It contains information which is
> confidential and may also be privileged.  It is for the exclusive use of
the
> intended recipient(s).  If you are not the intended recipient(s) please
note
> that any form of distribution, copying or use of this communication or the
> information in it is strictly prohibited and may be unlawful.  If you have
> received this communication in error please return it to the sender or
call
> our switchboard on +44 (0) 20 89107910.  The opinions expressed within
this
> communication are not necessarily those expressed by Reed Exhibitions."
> Visit our website at http://www.reedexpo.com
>
>
> 



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

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


Re: Which Framework do you use... (if any)

2007-04-28 Thread Zaphod Beeblebrox
I use Rails. :)


On 4/28/07, Robertson-Ravo, Neil (RX)
<[EMAIL PROTECTED]> wrote:
> Just what frameworks/methologies are people using, if any? There are the
> obvious front-runners such as Mach-II, Model-Glue and Fusebox 5 (and obvious
> ORM behind such as ColdSpring, Transfer etc) but from research it seems
> people fleet between them etc which seems futile.   There must be one which
> is faster, more productive and which just seems "the best"?  Which one has
> the most backing? The most long-term vision and lifecycle?
>
>
>
>
>
>
> "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
> Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
> Registered in England, Number 678540.  It contains information which is
> confidential and may also be privileged.  It is for the exclusive use of the
> intended recipient(s).  If you are not the intended recipient(s) please note
> that any form of distribution, copying or use of this communication or the
> information in it is strictly prohibited and may be unlawful.  If you have
> received this communication in error please return it to the sender or call
> our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
> communication are not necessarily those expressed by Reed Exhibitions."
> Visit our website at http://www.reedexpo.com
>
>
> 

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

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


Re: Which Framework do you use... (if any)

2007-04-28 Thread Robertson-Ravo, Neil (RX)
Sorry, I know CS is not ORM :-)


"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Robertson-Ravo, Neil (RX)
To: CF-Talk
Sent: Sat Apr 28 12:59:15 2007
Subject: Which Framework do you use... (if any)

Just what frameworks/methologies are people using, if any? There are the
obvious front-runners such as Mach-II, Model-Glue and Fusebox 5 (and obvious
ORM behind such as ColdSpring, Transfer etc) but from research it seems
people fleet between them etc which seems futile.   There must be one which
is faster, more productive and which just seems "the best"?  Which one has
the most backing? The most long-term vision and lifecycle?






"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com




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

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


Which Framework do you use... (if any)

2007-04-28 Thread Robertson-Ravo, Neil (RX)
Just what frameworks/methologies are people using, if any? There are the
obvious front-runners such as Mach-II, Model-Glue and Fusebox 5 (and obvious
ORM behind such as ColdSpring, Transfer etc) but from research it seems
people fleet between them etc which seems futile.   There must be one which
is faster, more productive and which just seems "the best"?  Which one has
the most backing? The most long-term vision and lifecycle?






"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com


~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

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


Fusion Authnority Quarterly

2007-04-28 Thread Robertson-Ravo, Neil (RX)
Anyone subscribed to the FAQ?  I recently took the plunge and was suprised
not see any PDF downloads for the money?  Did you get this?



"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com


~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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


Re: License Exception for JSP Pages - how to disallow

2007-04-28 Thread Robertson-Ravo, Neil (RX)
Well I would presume that if there is no page for it to serve of that type
is should indeed 404 you.  



"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-Original Message-
From: T Lux
To: CF-Talk
Sent: Sat Apr 28 04:49:33 2007
Subject: Re: License Exception for JSP Pages - how to disallow

In IIS 6, I went to the website in question. Right click, Properties, Home
Directory tab. Configuration button. Selected the .jsp extension and removed
it. I restarted IIS just for kicks.

I called a JSP page on the website (which doesnt exist) and now I dont get
the JRun Servlet error -- I just get a blank page in my browser. Getting
better.

I am actually OK with this -- but Id love it if I can somehow redirect jsp
requests to a 404 handler in IIS. Is it possible without an ISAPI Filter?

Thanks,
Tim


>Right, so now the .jsp extension needs to be disconnected from the CF
>connector. Check your IIS site setups and change/remove the mapping
>for the .jsp section.
>



~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

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