Re: Babylon Chat

2007-03-01 Thread Dinner
Here is an example of one way of using babylon:

http://tinyurl.com/2g9y39

Pretty ugly, and not a good solution, but it's a solution.  Maybe.  Not too
sure how to handle objects such as that.  :-/

You could run it with the built in JVM, I reckon.  Search for java.exe
or javaw.exe,
I think, under the CF install folder.

I'd actually recommend using an AJAX whiteboard / chat app (there seem to
be a few bits and pieces out there, perhaps even an all-in-one solution).

I thought the dude that had a nifty JS project called neuromancer had something
like a whiteboard going on, using the new CANVAS html element, or something,
but I was unable to find that stuff-- Rob Rohan work, perhaps?  If so, his blog
has changed and I can't remember what that thing was called.  Eh.

Yup, I'll second the common belief: Do it in AJAX or Flash.  Ummm Hmmm.

Ah reckon.

On 3/1/07, Mik Muller sent:
> Has anyone used Babylon Chat and if so what was / is your experience with it?
>
> http://www.visopsys.org/andy/babylon/
>
> I'm looking to add a chat / whiteboard feature to my software and at the 
> moment can't afford more than free.
>
> Mik

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

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


checking for best approach

2007-03-01 Thread Pete
 

Hi there

 

I have a form which I am using to allow a user to enter data into an
application.

 

Basically I have it that the user enters the data and then I display the
results back to the user - so that they can confirm what they have entered
is complete and accurate.

 

The use will then press submit on the confirmation page.

 

I was trying to figure out the best approach to do this.

 

Initially on the confirmation page I was going to:

 

1.  Display the values entered by using
#form.dataentered#

2.  At the same time store a copy of the form data entered into session
variables

 

Then once the user pressed submit on the confirmation page I was going to
take the values that had been stored in the session variables and use them
to write to the database.

 

I was thinking then - is this the best approach?

 

Alternatively I could save the form data on the confirmation page to hidden
values and then on the action page use the data in the hidden fields to
write to the database.

 

I look forward to hearing ideas and thoughts on the best approach.

 

Regards

 

P 

 



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

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


Re: Formatting your SQL Statements

2007-03-01 Thread James Holmes
Since the query should be in a CFC method with output=false, this
shouldn't be necessary :-)

On 3/2/07, Qasim Rasheed <[EMAIL PROTECTED]> wrote:
> Since a query will not be producing any output, I would suggest to put it
> inside a  block so eliminate all white space.

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

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

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


Re: xhtml file extension?

2007-03-01 Thread Ben Doom
Mine would be better.  :-)

http://www.bendoom.com/ben.doom

(no, it's not a real URL -- but maybe tomorrow)

--Ben Doom

Rick Root wrote:
> On 3/1/07, Jacob Munson <[EMAIL PROTECTED]> wrote:
> 
>> You could use .will if that's your fancy,
>>
> Now *THAT* is an awesome idea.
> 
> "YEah, just go to www dot rickroot dot com slash index dot rick"
> 
> 
> 
> 
> 
>> --
>> I'm not certified, but I have been told that I'm certifiable...
>> Visit http://www.opensourcecf.com today!
> 
> 
> 

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

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


RE: Babylon Chat

2007-03-01 Thread Andrew Scott
Mik,

You will need to take one thing into consideration, what is the target
audience for this and for what purpose is this chat for?

The reason I ask this is because, if your demographic is limited then you
have no problem. If however you want to make it broader, you will need to
take into consideration that most businesses and companies have java applets
switched of or denied.

Now if it is for something like support, why reinvent the wheel and look at
one that is dedicated to this for you.

Overall, I would be looking at a flash option, or better still go to
www.skype.com and look at their API for developers, then you only need to
worry about the server end.

Anyway without knowing to much more, yeah that Babylon looked like crap.


Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



-Original Message-
From: Mik Muller [mailto:[EMAIL PROTECTED] 
Sent: Friday, 2 March 2007 2:11 PM
To: CF-Talk
Subject: RE: Babylon Chat

Does it have a whiteboard? That's one thing the client asked for.  I like
the interface very much, and the option of the user choosing flash or html,
but I need a whiteboard.

Mik


At 09:55 PM 3/1/2007, you wrote:
>There is a CF one, called CFChat from memory. Wouldn't be hard to write.
>
>Regards
>Dale Fraser
> 
>
>http://dale.fraser.id.au/blog/
>
> 
>-Original Message-
>From: Mik Muller [mailto:[EMAIL PROTECTED] 
>Sent: Friday, 2 March 2007 1:49 PM
>To: CF-Talk
>Subject: Re: Babylon Chat
>
>Well, since it's open source I'm considering opening it up to restyle it.
It
>is ugly as sin, but it's free.
>
>The only question is whether or not I can get the thing to work. I don't
>know how to start the server app.
>
>Mik
>
>At 09:37 PM 3/1/2007, you wrote:
>>On 3/1/07, Mik Muller <[EMAIL PROTECTED]> wrote:
>>>
>>> Has anyone used Babylon Chat and if so what was / is your experience
with
>>> it?
>>>
>>> http://www.visopsys.org/andy/babylon/
>>
>>
>>You must've mentioned this to me before, because I've seen it - and it's
>>quite possibly the ugliest chat program I've seen in my entire life...
even
>>uglier than iChat Rooms that a company I used to work for (KOZ.com) owned.
>>
>>Good luck getting your users to enjoy that interface!
>>
>>Rick
>>
>>
>>
>
>
>
>



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

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


RE: Babylon Chat

2007-03-01 Thread Mik Muller
Does it have a whiteboard? That's one thing the client asked for.  I like the 
interface very much, and the option of the user choosing flash or html, but I 
need a whiteboard.

Mik


At 09:55 PM 3/1/2007, you wrote:
>There is a CF one, called CFChat from memory. Wouldn't be hard to write.
>
>Regards
>Dale Fraser
> 
>
>http://dale.fraser.id.au/blog/
>
> 
>-Original Message-
>From: Mik Muller [mailto:[EMAIL PROTECTED] 
>Sent: Friday, 2 March 2007 1:49 PM
>To: CF-Talk
>Subject: Re: Babylon Chat
>
>Well, since it's open source I'm considering opening it up to restyle it. It
>is ugly as sin, but it's free.
>
>The only question is whether or not I can get the thing to work. I don't
>know how to start the server app.
>
>Mik
>
>At 09:37 PM 3/1/2007, you wrote:
>>On 3/1/07, Mik Muller <[EMAIL PROTECTED]> wrote:
>>>
>>> Has anyone used Babylon Chat and if so what was / is your experience with
>>> it?
>>>
>>> http://www.visopsys.org/andy/babylon/
>>
>>
>>You must've mentioned this to me before, because I've seen it - and it's
>>quite possibly the ugliest chat program I've seen in my entire life... even
>>uglier than iChat Rooms that a company I used to work for (KOZ.com) owned.
>>
>>Good luck getting your users to enjoy that interface!
>>
>>Rick
>>
>>
>>
>
>
>
>

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

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


RE: Babylon Chat

2007-03-01 Thread Dale Fraser
There is a CF one, called CFChat from memory. Wouldn't be hard to write.

Regards
Dale Fraser
 

http://dale.fraser.id.au/blog/

 
-Original Message-
From: Mik Muller [mailto:[EMAIL PROTECTED] 
Sent: Friday, 2 March 2007 1:49 PM
To: CF-Talk
Subject: Re: Babylon Chat

Well, since it's open source I'm considering opening it up to restyle it. It
is ugly as sin, but it's free.

The only question is whether or not I can get the thing to work. I don't
know how to start the server app.

Mik

At 09:37 PM 3/1/2007, you wrote:
>On 3/1/07, Mik Muller <[EMAIL PROTECTED]> wrote:
>>
>> Has anyone used Babylon Chat and if so what was / is your experience with
>> it?
>>
>> http://www.visopsys.org/andy/babylon/
>
>
>You must've mentioned this to me before, because I've seen it - and it's
>quite possibly the ugliest chat program I've seen in my entire life... even
>uglier than iChat Rooms that a company I used to work for (KOZ.com) owned.
>
>Good luck getting your users to enjoy that interface!
>
>Rick
>
>
>



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

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


Re: Babylon Chat

2007-03-01 Thread Mik Muller
Well, since it's open source I'm considering opening it up to restyle it. It is 
ugly as sin, but it's free.

The only question is whether or not I can get the thing to work. I don't know 
how to start the server app.

Mik

At 09:37 PM 3/1/2007, you wrote:
>On 3/1/07, Mik Muller <[EMAIL PROTECTED]> wrote:
>>
>> Has anyone used Babylon Chat and if so what was / is your experience with
>> it?
>>
>> http://www.visopsys.org/andy/babylon/
>
>
>You must've mentioned this to me before, because I've seen it - and it's
>quite possibly the ugliest chat program I've seen in my entire life... even
>uglier than iChat Rooms that a company I used to work for (KOZ.com) owned.
>
>Good luck getting your users to enjoy that interface!
>
>Rick
>
>
>

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

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


Re: xhtml file extension?

2007-03-01 Thread Rick Root
On 3/1/07, Jacob Munson <[EMAIL PROTECTED]> wrote:

> You could use .will if that's your fancy,
>
Now *THAT* is an awesome idea.

"YEah, just go to www dot rickroot dot com slash index dot rick"





> --
> I'm not certified, but I have been told that I'm certifiable...
> Visit http://www.opensourcecf.com today!


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

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


Re: Create Java objects without CreateObject()

2007-03-01 Thread Rick Root
Being able to create objects in an environment where createObject() and
cfobject are disabled would probably defeat the purpose of disabling
createObject and cfobject =)

Rick


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

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


Re: Babylon Chat

2007-03-01 Thread Rick Root
On 3/1/07, Mik Muller <[EMAIL PROTECTED]> wrote:
>
> Has anyone used Babylon Chat and if so what was / is your experience with
> it?
>
> http://www.visopsys.org/andy/babylon/


You must've mentioned this to me before, because I've seen it - and it's
quite possibly the ugliest chat program I've seen in my entire life... even
uglier than iChat Rooms that a company I used to work for (KOZ.com) owned.

Good luck getting your users to enjoy that interface!

Rick


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

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


Re: Image manipulation

2007-03-01 Thread Rick Root
Jordan, would you mind sharing that code?  I'd love to see it.

Rick


On 3/1/07, Jordan Michaels <[EMAIL PROTECTED]> wrote:
>
> On Linux boxes where image quality is important, I use command-line PHP
> to access GD libraries and resize images. It's the best image quality
> I've ever seen from a dynamic web application.
>
> Warm regards,
> Jordan Michaels
> Vivio Technologies
> http://www.viviotech.net/
> Blue Dragon Alliance Member
> [EMAIL PROTECTED]
>
>
> Casey Dougall wrote:
> > If on a windows box, word on the street is, using a ASP component like
> > aspimage, through coldfusions CreatObject creates the best image. I
> haven't
> > had he time to check into this though.
> >
> > Casey
> >
> >
> >
>
> 

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

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


Re: Uploading images to temp table

2007-03-01 Thread Rick Root
WHy don't you just store them in a temporary directory on the server, and
store their locations in the session scope... don't waste your time putting
them in the database until you're ready to do so.

And then, make sure you don't SERVE Them from the database, because that's
just crazy!

Rick


-- 
I'm not certified, but I have been told that I'm certifiable...
Visit http://www.opensourcecf.com today!


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

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


Re: Image manipulation

2007-03-01 Thread Rick Root
I get what I consider to be "Acceptible" results using ImageCFC for blogs,
personal sites, etc - particularly if you play with the settings, and apply
a slight blur after resizing.

But smooth background colors and gradients - like the blue sky on the images
I'm about to link to - are still a little grainy.

http://www.opensourcecf.com/imagecfc/example2.html

I don't think the results here are as bad as the ones published earlier for
imageCFC (I thought the efflare ones looked "blurry" but there were
definately artifacts in the imagecfc versions)

Rick


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

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


Re: Image manipulation

2007-03-01 Thread Christopher Jordan
Jordan, what are GD libraries?

Chris

Jordan Michaels wrote:
> On Linux boxes where image quality is important, I use command-line PHP
> to access GD libraries and resize images. It's the best image quality
> I've ever seen from a dynamic web application.
>
> Warm regards,
> Jordan Michaels
> Vivio Technologies
> http://www.viviotech.net/
> Blue Dragon Alliance Member
> [EMAIL PROTECTED]
>
>
> Casey Dougall wrote:
>   
>> If on a windows box, word on the street is, using a ASP component like
>> aspimage, through coldfusions CreatObject creates the best image. I haven't
>> had he time to check into this though.
>>
>> Casey
>>
>>
>>
>> 
>
> 

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

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


Re: Image manipulation

2007-03-01 Thread Jordan Michaels
On Linux boxes where image quality is important, I use command-line PHP
to access GD libraries and resize images. It's the best image quality
I've ever seen from a dynamic web application.

Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Blue Dragon Alliance Member
[EMAIL PROTECTED]


Casey Dougall wrote:
> If on a windows box, word on the street is, using a ASP component like
> aspimage, through coldfusions CreatObject creates the best image. I haven't
> had he time to check into this though.
> 
> Casey
> 
> 
> 

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

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


Re: Image manipulation

2007-03-01 Thread Christopher Jordan
I figured any onscreen tools to accomplish these tasks would have to be 
written, I was just thinking of allowing my user to upload a single 
image and the program would take care of creating the thumbnail from the 
larger upload. I'm guess that this is pretty standard for an image 
gallery type site with an admin type app that allows the user to update 
the images, right?

Chris

Alan Rother wrote:
> As far as cropping, resizing, rotating and such, they have the same
> features. Image flare is pretty darn easy to use, although it has it's own
> language and syntax you have to get used to...
>
> They both can also put text on the image, but ImageFlare BLOWS IT AWAY.
>
> We use it at work in our CMS to generate high quality nav elements
> dynamically and they look like they are right out of Photoshop.
>
> Now, you will have to build your own tools for managing how people resize,
> crop and rotate images. These tools are all backend and provide no front end
> or GUI support whatsoever.
>
>   

-- 
http://cjordan.info


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

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


Re: Image manipulation

2007-03-01 Thread Christopher Jordan
I see the "over sharpness" you're talking about Alan, and I see the 
blurriness of the Flare pics, but it's varies from image to image.

Alan Rother wrote:
> No, the columns are right... I dont know why, but yes. The Java images are
> sharper today for some reason... not sure why,
>
>
> The key problem I have is that the often seem over sharpened, to the point
> that you get garbage in some places.
>
>
> Look at the details in my daughter's hair in the second image or the pyramid
> in the third for the Java ones. See how choppy it is and how the fine
> details are all splattered for lack of a better word. Thats what I hate. A
> lot of my images look like that.
>
> That never happens with Flare, but they do look a bit soft in these
> examples...  a little blurry in fact...
>
>
> On 3/1/07, Ian Skinner <[EMAIL PROTECTED]> wrote:
>   
>> Alan, any chance you have the columns named wrong?
>>
>> I would have said the third column, currently labeled "Java" was clearer
>> then the second column, "Flare".
>>
>> But I will be the first to admit, I DO NOT have the graphic designer eye
>> for this kind of thing.
>>
>>
>>
>>
>> --
>> Ian Skinner
>> Web Programmer
>> BloodSource
>> www.BloodSource.org
>> Sacramento, CA
>>
>> -
>> | 1 |   |
>> -  Binary Sudoku
>> |   |   |
>> -
>>
>> "C code. C code run. Run code run. Please!"
>> - Cynthia Dunning
>>
>> Confidentiality Notice:  This message including any
>> attachments is for the sole use of the intended
>> recipient(s) and may contain confidential and privileged
>> information. Any unauthorized review, use, disclosure or
>> distribution is prohibited. If you are not the
>> intended recipient, please contact the sender and
>> delete any copies of this message.
>>
>>
>>
>>
>>
>> 
>
> 

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

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


RE: Fizzbuzz. Simple programming problems.

2007-03-01 Thread Jaime Metcher
Guess.
Code it.
Show the customer.

Only then will you learn the truth - which is not what they said, it's what
they thought they said...or what they would have said if they'd thought
about it...which until now they haven't, but now they finally have.

In this example, there is no customer, so there is no truth.  Only a spec,
which is an entirely different thing.

Jaime Metcher

-Original Message-
From: Adkins, Randy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 28 February 2007 11:40 PM
To: CF-Talk
Subject: RE: Fizzbuzz. Simple programming problems.


I think this is a classic case where interpretation can lead to various
results.
Without concise details about the desires results, a developer can have
different views.


-Original Message-
From: Cutter (CFRelated) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 28, 2007 8:34 AM
To: CF-Talk
Subject: Re: Fizzbuzz. Simple programming problems.

Which, in a literal since, says that you would print 'Fizz' instead of
the number, but print 'Buzz' and 'FizzBuzz' with the number.

Cutter
_
http://blog.cutterscrossing.com

Paul Vernon wrote:
> 
>
>>I don't see anything in the spec that says instead of
>
>
> 
>
> It's on line three below...
>
>
>>Here's the specific one he mentioned:
>>Write a program that prints the numbers from 1 to 100.
>>But for multiples of three print "Fizz" instead of the number.
>>For the multiples of five print "Buzz".
>>For numbers which are multiples of both three and five print
"FizzBuzz".
>
>
> From that I'd say Andy is correct in his interpretation of the
requirements.
>
> Paul
>
>
>
>





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

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


Re: Uploading images to temp table

2007-03-01 Thread Dinner
I think what you proposed sounds fine.

The one thing you'll probably need to think about regardless,
is how long are you going to store those temp images?

That's pretty much all I can think of that you'd need to
think about.

If you tie it to the session, I guess you could
tie the removal to the session close event?

Or leave them all in a temp directory, and move the ones
that get finalized when they're finalized.  Hrm... still
gotta clean out the temps from the DB at some point.

Eh.

HIH!

On 3/1/07, Mike Little <[EMAIL PROTECTED]> wrote:
> no one had any suggestions ?

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

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


RE: CF Administrator Server Settings Errors

2007-03-01 Thread Jacob
I had this same error when I upgraded to 7.0.2.  Running Windows 2003.

I was unable to figure this out and I uninstalled 7.0.2 and went back to
7.0.1.



-Original Message-
From: Elena Aminova [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 1:20 PM
To: CF-Talk
Subject: CF Administrator Server Settings Errors

We have recently upgraded to from CFMX to CF 7.0.2 and didn't notice until
today that in ColdFusion Administrator, under the Server Settings - >
Settings, there is the following error message:
500 Java bean field access exception.
Java bean field access exception. 

under the Server Settings - > Caching, there is the following error message:

500 Class jrunx/logger/Logger violates loader constraints
Class jrunx/logger/Logger violates loader constraints 

The "Settings Summary" under Server Settings works fine and thats what we
have been using up to now. 
The same errors show up on both the development and qa servers, which we are
running on Solaris 10. 
Any advise on how to solve the issue is appreciated. If you need any further
information, just ask. 
Thanks,
Elena.



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

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


Re: Image manipulation

2007-03-01 Thread Alan Rother
Nathan Strutz and I and toyed with the idea of just building our own image
processing server (entirely based on his C#.net code)

Just to process our family photos and what not.

The code he has written works REALLY well, pretty darn close to Photoshop
type stuff.
-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, AZCFUG.org


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

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


Re: Formatting your SQL Statements

2007-03-01 Thread Qasim Rasheed
Since a query will not be producing any output, I would suggest to put it
inside a  block so eliminate all white space.

Thanks


On 3/1/07, Mark A Kruger <[EMAIL PROTECTED]> wrote:
>
> Ah... Well I don't use the GUI ... Just query analyzer.. The script
> generator code is actually quite good..
>
> -Original Message-
> From: Ben Nadel [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 3:32 PM
> To: CF-Talk
> Subject: RE: Formatting your SQL Statements
>
> When people do that build-query thing they select tables and drag-drop to
> hook up foreign keys. The SQL code that that generates is almost
> offensive.
> It seems to randomly break lines and indent.
>
> Not sure where it is as I never use it.
>
>
> ...
> Ben Nadel
> Certified Advanced ColdFusion MX7 Developer www.bennadel.com
>
> Need ColdFusion Help?
> www.bennadel.com/ask-ben/
>
>
> -Original Message-
> From: Mark A Kruger [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 4:04 PM
> To: CF-Talk
> Subject: RE: Formatting your SQL Statements
>
> What do you mean?  Out of like ... Firehose mode?  I use query analyzer to
> write and it formats splendidly - as does the script generator...
> What part of SQL server are you rioting against :)
>
>
>
> 

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

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


Re: Regex question.

2007-03-01 Thread Peter Boughton
oops, that arrayappend is wrong. Should be:


(since not all rows have a space between the name and <[num]> bit.

> *shrug* Almost did give a solution similar to that, but then decided 
> to go for a regex one since that's what was specifically asked for.
> But reconsidering, I agree - I should've gone for the more readable 
> one...
> 
> 
> 
> 

> ',thisRow)>

> 

> 
> 
> 
> 
> 
> > Why wouldn't you just loop over the cfexecute's return using crlf as 
> 
> > the delim and a simple find("<20>",currentline) statement in the 
> loop? 
> > If true treat the currentline as a space delimned list and 
> > trim(ListFirst(currentline," ")).
> > 
> > Maybe not as elegant, but at least you can read it.
> > 
> > Mik
> > 
> > 
> > At 05:02 PM 3/1/2007, Peter Boughton wrote:
> > >Not convinced this is the best way, but it works:
> > >
> > > > '(\n([^<]*?)<([^2][0-9A-F]+|2[^0][0-9A-F]*|20[0-9A-F]+)>[^\n]*)+',',
> ',
> > 'all')/>
> > > ]*',
> > ',\1','all'))/>
> > >
> > >(First REReplace isolates any <20> lines, second one cuts out 
> > non-name data and converts to array)
> > >
> > >
> > >
> > >> How would one of you regex skilled people find the name on the 
> line 
> > 
> > >> that has a <20> in it, there maybe more then one line like this.
> > >> 
> > >   
> > >> Name   Type Status
> > >> 
> > >
> > >> -
> > >> 
> > >
> > >> ISKINNER-SVR   <00>  UNIQUE  Registered 
> > >> 
> > >
> > >> SMFNT  <00>  GROUP   Registered 
> > >> 
> > >
> > >> ISKINNER-SVR   <20>  UNIQUE  Registered 
> > >> 
> > >
> > >> ISKINNER-SVR   <03>  UNIQUE  Registered 
> > >> 
> > >
> > >> SMFNT  <1E>  GROUP   Registered 
> > >> 
> > >
> > >> INet~Services  <1C>  GROUP   Registered 
> > >> 
> > >
> > >> IS~ISKINNER-SVR<00>  UNIQUE  Registered 
> > >> 
> > >
> > >> ISKINNER   <03>  UNIQUE  Registered 
> > >> 
> > >
> > >> ISKINNER-SVR   <01>  UNIQUE  Registered 
> > >> 
> > >> 
> > >> 
> > >> 
> > >> 
> > >> --
> > >> Ian Skinner
> > >> Web Programmer
> > >> BloodSource
> > >> www.BloodSource.org
> > >> Sacramento, CA
> > >> 
> > >> -
> > >> | 1 |   |
> > >> -  Binary Sudoku
> > >> |   |   |
> > >> -
> > > 
> > >> 
> > >> "C code. C code run. Run code run. Please!"
> > >> - Cynthia Dunning
> > >> 
> > >> Confidentiality Notice:  This message including any
> > >> attachments is for the sole use of the intended
> > >> recipient(s) and may contain confidential and privileged
> > >> information. Any unauthorized review, use, disclosure or
> > >> distribution is prohibited. If you are not the
> > >> intended recipient, please contact the sender and
> > >> delete any copies of this message. 
> > >> 
> > >
>

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

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


Re: Image manipulation

2007-03-01 Thread Casey Dougall
If on a windows box, word on the street is, using a ASP component like
aspimage, through coldfusions CreatObject creates the best image. I haven't
had he time to check into this though.

Casey


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

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


Re: Regex question.

2007-03-01 Thread Peter Boughton
*shrug* Almost did give a solution similar to that, but then decided to go for 
a regex one since that's what was specifically asked for.
But reconsidering, I agree - I should've gone for the more readable one...




',thisRow)>






> Why wouldn't you just loop over the cfexecute's return using crlf as 
> the delim and a simple find("<20>",currentline) statement in the loop? 
> If true treat the currentline as a space delimned list and 
> trim(ListFirst(currentline," ")).
> 
> Maybe not as elegant, but at least you can read it.
> 
> Mik
> 
> 
> At 05:02 PM 3/1/2007, Peter Boughton wrote:
> >Not convinced this is the best way, but it works:
> >
> > '(\n([^<]*?)<([^2][0-9A-F]+|2[^0][0-9A-F]*|20[0-9A-F]+)>[^\n]*)+',',',
> 'all')/>
> > ',\1','all'))/>
> >
> >(First REReplace isolates any <20> lines, second one cuts out 
> non-name data and converts to array)
> >
> >
> >
> >> How would one of you regex skilled people find the name on the line 
> 
> >> that has a <20> in it, there maybe more then one line like this.
> >> 
> >   
> >> Name   Type Status
> >> 
> >
> >> -
> >> 
> >
> >> ISKINNER-SVR   <00>  UNIQUE  Registered 
> >> 
> >
> >> SMFNT  <00>  GROUP   Registered 
> >> 
> >
> >> ISKINNER-SVR   <20>  UNIQUE  Registered 
> >> 
> >
> >> ISKINNER-SVR   <03>  UNIQUE  Registered 
> >> 
> >
> >> SMFNT  <1E>  GROUP   Registered 
> >> 
> >
> >> INet~Services  <1C>  GROUP   Registered 
> >> 
> >
> >> IS~ISKINNER-SVR<00>  UNIQUE  Registered 
> >> 
> >
> >> ISKINNER   <03>  UNIQUE  Registered 
> >> 
> >
> >> ISKINNER-SVR   <01>  UNIQUE  Registered 
> >> 
> >> 
> >> 
> >> 
> >> 
> >> --
> >> Ian Skinner
> >> Web Programmer
> >> BloodSource
> >> www.BloodSource.org
> >> Sacramento, CA
> >> 
> >> -
> >> | 1 |   |
> >> -  Binary Sudoku
> >> |   |   |
> >> -
> > 
> >> 
> >> "C code. C code run. Run code run. Please!"
> >> - Cynthia Dunning
> >> 
> >> Confidentiality Notice:  This message including any
> >> attachments is for the sole use of the intended
> >> recipient(s) and may contain confidential and privileged
> >> information. Any unauthorized review, use, disclosure or
> >> distribution is prohibited. If you are not the
> >> intended recipient, please contact the sender and
> >> delete any copies of this message. 
> >> 
> >
>

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

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


Re: Query To Database

2007-03-01 Thread Qasim Rasheed
This might help you although I haven't tested it



INSERT INTO TableName
(

#i#,

)
VALUES
(

'#i#',

)



On 2/28/07, Deepak Gupta <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> My code
>
> 
>   
>name="CSVInsert" datasource"">
>
>   
>   Insert
> into TableName (#ColumnList#)
>
>   
>   Values
> (?,?,?...)
>
> 
> 
>
> 
> 
>
>
> How can I dynamically place the column values from the CSVData query here
> ? I will appreciate if someone can answer this.
>
> I need something like Values ( #Time#, #Date#, #NOW()#,)
>
> Date and time is coming dynamically from the query.
>
> -DG
>
> 

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

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


Re: Image manipulation

2007-03-01 Thread Alan Rother
As far as cropping, resizing, rotating and such, they have the same
features. Image flare is pretty darn easy to use, although it has it's own
language and syntax you have to get used to...

They both can also put text on the image, but ImageFlare BLOWS IT AWAY.

We use it at work in our CMS to generate high quality nav elements
dynamically and they look like they are right out of Photoshop.

Now, you will have to build your own tools for managing how people resize,
crop and rotate images. These tools are all backend and provide no front end
or GUI support whatsoever.

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer


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

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


Re: Regex question.

2007-03-01 Thread Mik Muller
Why wouldn't you just loop over the cfexecute's return using crlf as the delim 
and a simple find("<20>",currentline) statement in the loop? If true treat the 
currentline as a space delimned list and trim(ListFirst(currentline," ")).

Maybe not as elegant, but at least you can read it.

Mik


At 05:02 PM 3/1/2007, Peter Boughton wrote:
>Not convinced this is the best way, but it works:
>
>REReplace(Data,'(\n([^<]*?)<([^2][0-9A-F]+|2[^0][0-9A-F]*|20[0-9A-F]+)>[^\n]*)+',',','all')/>
>ListToArray(REReplace(Result,'\s*,\s*([^<\s]*)[^,]*',',\1','all'))/>
>
>(First REReplace isolates any <20> lines, second one cuts out non-name data 
>and converts to array)
>
>
>
>> How would one of you regex skilled people find the name on the line 
>> that has a <20> in it, there maybe more then one line like this.
>> 
>   
>> Name   Type Status
>> 
>
>> -
>> 
>
>> ISKINNER-SVR   <00>  UNIQUE  Registered 
>> 
>
>> SMFNT  <00>  GROUP   Registered 
>> 
>
>> ISKINNER-SVR   <20>  UNIQUE  Registered 
>> 
>
>> ISKINNER-SVR   <03>  UNIQUE  Registered 
>> 
>
>> SMFNT  <1E>  GROUP   Registered 
>> 
>
>> INet~Services  <1C>  GROUP   Registered 
>> 
>
>> IS~ISKINNER-SVR<00>  UNIQUE  Registered 
>> 
>
>> ISKINNER   <03>  UNIQUE  Registered 
>> 
>
>> ISKINNER-SVR   <01>  UNIQUE  Registered 
>> 
>> 
>> 
>> 
>> 
>> --
>> Ian Skinner
>> Web Programmer
>> BloodSource
>> www.BloodSource.org
>> Sacramento, CA
>> 
>> -
>> | 1 |   |
>> -  Binary Sudoku
>> |   |   |
>> -
> 
>> 
>> "C code. C code run. Run code run. Please!"
>> - Cynthia Dunning
>> 
>> Confidentiality Notice:  This message including any
>> attachments is for the sole use of the intended
>> recipient(s) and may contain confidential and privileged
>> information. Any unauthorized review, use, disclosure or
>> distribution is prohibited. If you are not the
>> intended recipient, please contact the sender and
>> delete any copies of this message. 
>> 
>
>

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

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


RE: Image manipulation

2007-03-01 Thread Ian Skinner
Look at the details in my daughter's hair in the second image or the pyramid in 
the third for the Java ones. See how choppy it is and how the fine details are 
all splattered for lack of a better word. That's what I hate. A lot of my 
images look like that.


I'll take your word for it; that is exactly the thing I do NOT have the eye 
for.  And pay dearly for when I need it.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


Re: Image manipulation

2007-03-01 Thread Alan Rother
No, the columns are right... I dont know why, but yes. The Java images are
sharper today for some reason... not sure why,


The key problem I have is that the often seem over sharpened, to the point
that you get garbage in some places.


Look at the details in my daughter's hair in the second image or the pyramid
in the third for the Java ones. See how choppy it is and how the fine
details are all splattered for lack of a better word. Thats what I hate. A
lot of my images look like that.

That never happens with Flare, but they do look a bit soft in these
examples...  a little blurry in fact...


On 3/1/07, Ian Skinner <[EMAIL PROTECTED]> wrote:
>
> Alan, any chance you have the columns named wrong?
>
> I would have said the third column, currently labeled "Java" was clearer
> then the second column, "Flare".
>
> But I will be the first to admit, I DO NOT have the graphic designer eye
> for this kind of thing.
>
>
>
>
> --
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> -
> | 1 |   |
> -  Binary Sudoku
> |   |   |
> -
>
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
>
>
>
>
> 

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

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


Re: Regex question.

2007-03-01 Thread Peter Boughton
Not convinced this is the best way, but it works:

[^\n]*)+',',','all')/>


(First REReplace isolates any <20> lines, second one cuts out non-name data and 
converts to array)



> How would one of you regex skilled people find the name on the line 
> that has a <20> in it, there maybe more then one line like this.
> 
   
> Name   Type Status
> 

> -
> 

> ISKINNER-SVR   <00>  UNIQUE  Registered 
> 

> SMFNT  <00>  GROUP   Registered 
> 

> ISKINNER-SVR   <20>  UNIQUE  Registered 
> 

> ISKINNER-SVR   <03>  UNIQUE  Registered 
> 

> SMFNT  <1E>  GROUP   Registered 
> 

> INet~Services  <1C>  GROUP   Registered 
> 

> IS~ISKINNER-SVR<00>  UNIQUE  Registered 
> 

> ISKINNER   <03>  UNIQUE  Registered 
> 

> ISKINNER-SVR   <01>  UNIQUE  Registered 
> 
> 
> 
> 
> 
> --
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
> 
> -
> | 1 |   |
> -  Binary Sudoku
> |   |   |
> -
 
> 
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
> 
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message. 
> 

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

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


RE: Image manipulation

2007-03-01 Thread Ian Skinner
Alan, any chance you have the columns named wrong?

I would have said the third column, currently labeled "Java" was clearer then 
the second column, "Flare".

But I will be the first to admit, I DO NOT have the graphic designer eye for 
this kind of thing.




--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


Re: Image manipulation

2007-03-01 Thread Alan Rother
Updated the page again, now it includes a Photoshop copy as well.

http://www.RotherFamily.net/compare/ 


Also, if you go to the main site,
http://www.RotherFamily.net

All of those images were made with ImageCFC

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, AZCFUG.org


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

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


Re: Image manipulation

2007-03-01 Thread Christopher Jordan
Wow! Thanks for the visual comparison! I can see what you mean. So since 
ImageCFC uses the java base image class, I'll get results similar to the 
images on the far right-hand side of your example page (cute family, 
btw!)? Have I got that right?

As far as the ability to crop, rotate, zoom, err... whatever else it is 
you can do with an imaging API, are there any pros/cons between ImageCFC 
vs. Image Flare?

Alan Rother wrote:
> For me it's all about image quality.
>
> Image Flare produces a much cleaner, sharper image. Any of the Image CFCs
> use the base image class supplied by Java and it's algorithm for producing
> jpgs, well... frankly it sucks. In my experience, I find that the Java based
> tools leave a sharper image but often leaves a lot of artifacts and garbage
> on the images.
>
> I ran some samples in both today and you can see them on my site...
>
> http://www.RotherFamily.net/compare/
>
> In all fairness to the Java apps... I do use them on my own site... I
> have'nt wanted to spend the cash on image flare... I just use it at work.
>
>
>
>
> =]
>
>   

-- 
http://www.cjordan.us



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

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


Re: Image manipulation

2007-03-01 Thread Jim Wright
Ian Skinner wrote:
> Sorry. Sounds like it's time to get a new host.
> 

HMS does have ImageCR3 installed on their systems.

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

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


Re: Babylon Chat -- running java server apps

2007-03-01 Thread Mik Muller
Hey, I'm trying out this Babylon Chat applet and have hit a block.  I've never 
run a java server application before. The docs give the following:

In order to run a server, however, there isn't much you really
need to do.  It's mostly a non-interactive activity.  Just start it up,
and let it do the work.  You don't need to unpack all of the .class 
files
from the babylon.jar archive.  Just make sure that the babylon.jar files
is in your classpath.  To start the server, invoke the Java interpreter
with the name 'babylonServer', plus any of the options shown:

java babylonServer [-portnumber number] [-usepasswords] [-newusers]  
[-nographics] [-chatlogs] [-help]

So, I know there's java running somewhere on this box, but not in the c:\java 
folder. CF installs it somewhere, somehow.

Do I need to install the JDK or can't I run this thing using the Java under CF?

I've never done this before and I'm completely spacing out.

Mik



At 03:15 PM 3/1/2007, you wrote:
>Has anyone used Babylon Chat and if so what was / is your experience with it?
>
>http://www.visopsys.org/andy/babylon/
>
>I'm looking to add a chat / whiteboard feature to my software and at the 
>moment can't afford more than free.
>
>Mik
>
>
>
>
>
>Michael Muller
>Admin, MontagueMA.net Website
>work (413) 863-0030
>cell (413) 320-5336
>skype: michaelBmuller
>http://www.MontagueMA.net
>
>Eschew Obfuscation
>
>
>
>
>

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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Mark A Kruger
Ah... Well I don't use the GUI ... Just query analyzer.. The script
generator code is actually quite good.. 

-Original Message-
From: Ben Nadel [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 3:32 PM
To: CF-Talk
Subject: RE: Formatting your SQL Statements

When people do that build-query thing they select tables and drag-drop to
hook up foreign keys. The SQL code that that generates is almost offensive.
It seems to randomly break lines and indent. 

Not sure where it is as I never use it.


...
Ben Nadel
Certified Advanced ColdFusion MX7 Developer www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/


-Original Message-
From: Mark A Kruger [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 01, 2007 4:04 PM
To: CF-Talk
Subject: RE: Formatting your SQL Statements

What do you mean?  Out of like ... Firehose mode?  I use query analyzer to
write and it formats splendidly - as does the script generator...
What part of SQL server are you rioting against :) 



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

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


RE: Image manipulation

2007-03-01 Thread Ian Skinner
http://www.RotherFamily.net/compare/


Cool information!!!  Thanks.  Looks like most things in life, you get what you 
pay for!

But I can see where many cases where the first is 'good enough' and for the 
price is hard to beat when it is.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


RE: Regex question.

2007-03-01 Thread Ian Skinner
By importing it as a column-width datasource.  :-)

Unfortunately not, since this the output from a  command.


Not tested, YMMV, etc.

Thanks, I will give it a try, looks good and should replace the 5 line looping 
structure I currently have.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


Re: Image manipulation

2007-03-01 Thread Alan Rother
Ian,

If your host won't let you use createobject, you cant use any of the Java
based ones.


And if they wont let you use Java, I doubt they'll let you install a CFX
tag.


=]
-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer


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

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


RE: Image manipulation

2007-03-01 Thread Ian Skinner
Sorry. Sounds like it's time to get a new host.

Yes he just did, probably about the same time I sent my follow up answer.

Well it is just for my personal vanity site, so it is not worth a few hundred 
dollars to me to upgrade to a hosting service/plan that would have this.

I just wanted to make sure it was impossible before I gave up.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


Re: Image manipulation

2007-03-01 Thread Alan Rother
For me it's all about image quality.

Image Flare produces a much cleaner, sharper image. Any of the Image CFCs
use the base image class supplied by Java and it's algorithm for producing
jpgs, well... frankly it sucks. In my experience, I find that the Java based
tools leave a sharper image but often leaves a lot of artifacts and garbage
on the images.

I ran some samples in both today and you can see them on my site...

http://www.RotherFamily.net/compare/

In all fairness to the Java apps... I do use them on my own site... I
have'nt wanted to spend the cash on image flare... I just use it at work.




=]

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer


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

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


RE: Use CF to fill a PDF form?

2007-03-01 Thread Ben Forta
You are correct, we've talked about it as a Scorpio feature.

If you need some of this functionality now, check out
http://www.forta.com/blog/index.cfm/2006/7/27/cf_pdfform

--- Ben


-Original Message-
From: Stephen Hait [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 7:48 AM
To: CF-Talk
Subject: Use CF to fill a PDF form?

I remember Ben Forta writing last summer about Adobe's plans to provide a
cfpdfform tag (Scorpio?) that would allow dynamically filling PDF forms. Is
this capablity available for CFMX yet?

Stephen



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

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


Re: Image manipulation

2007-03-01 Thread Charlie Griefer
ermm...cfx_imagecr from efflare, being a cfx tag, shouldn't need
either (altho it's been a few years since i've used it...)

On 3/1/07, Christopher Jordan <[EMAIL PROTECTED]> wrote:
> Mark Mandel did respond to your thread. You need one of those two
> commands to be able to do what you want. Sorry. Sounds like it's time to
> get a new host.
>
> Ian Skinner wrote:
> > Since this thread is getting so many good responses, but my earlier one was 
> > overlooked.
> >
> > Can anybody suggest one of these tags that will work well on a hosted 
> > environment where one does not have access to the cfadministrator or the 
> > CreateObject() and  functionality?
> >
> >
> > --
> > Ian Skinner
> > Web Programmer
> > BloodSource
> > www.BloodSource.org
> > Sacramento, CA
> >
> > -
> > | 1 |   |
> > -  Binary Sudoku
> > |   |   |
> > -
> >
> > "C code. C code run. Run code run. Please!"
> > - Cynthia Dunning
> >
> > Confidentiality Notice:  This message including any
> > attachments is for the sole use of the intended
> > recipient(s) and may contain confidential and privileged
> > information. Any unauthorized review, use, disclosure or
> > distribution is prohibited. If you are not the
> > intended recipient, please contact the sender and
> > delete any copies of this message.
> >
> >
> >
> >
> >
>
> 

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

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


Re: Regex question.

2007-03-01 Thread Ben Doom
By importing it as a column-width datasource.  :-)

However, if that's not an option, you could use a regex like this:

(^|#linebreak#).+?<20>.+?(#linebreak#|$)

To identify lines which match your criterion.  #linebreak# should 
contain whatever linebreak character(s) were used, obviously.  Use 
refind to return all pos/loc pairs, and use mid() to pull the actual line.

Not tested, YMMV, etc.

--Ben Doom

Ian Skinner wrote:
> How would one of you regex skilled people find the name on the line that has 
> a <20> in it, there maybe more then one line like this.
> 
>Name   Type Status
> 
> -
> 
> ISKINNER-SVR   <00>  UNIQUE  Registered 
> 
> SMFNT  <00>  GROUP   Registered 
> 
> ISKINNER-SVR   <20>  UNIQUE  Registered 
> 
> ISKINNER-SVR   <03>  UNIQUE  Registered 
> 
> SMFNT  <1E>  GROUP   Registered 
> 
> INet~Services  <1C>  GROUP   Registered 
> 
> IS~ISKINNER-SVR<00>  UNIQUE  Registered 
> 
> ISKINNER   <03>  UNIQUE  Registered 
> 
> ISKINNER-SVR   <01>  UNIQUE  Registered 
> 
> 
> 
> 
> 
> --
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
> 
> -
> | 1 |   |
> -  Binary Sudoku
> |   |   |
> -
>  
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
> 
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message. 
> 
> 
> 
> 

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

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


Re: Image manipulation

2007-03-01 Thread Christopher Jordan
Mark Mandel did respond to your thread. You need one of those two 
commands to be able to do what you want. Sorry. Sounds like it's time to 
get a new host.

Ian Skinner wrote:
> Since this thread is getting so many good responses, but my earlier one was 
> overlooked.
>
> Can anybody suggest one of these tags that will work well on a hosted 
> environment where one does not have access to the cfadministrator or the 
> CreateObject() and  functionality?
>
>
> --
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> -
> | 1 |   |
> -  Binary Sudoku
> |   |   |
> -
>  
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message. 
>
>
>
>
> 

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

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


CFML Hosting Survey

2007-03-01 Thread Peter Boughton
Hi all,

I am considering setting up some low-cost UK-based CFML hosting, and would like 
to know how much demand for this there might be.

So I've setup a quick survey for anyone who might be interested to let me know 
what sort of features they would want and how much they'd be willing to pay.
The survey is at http://www.hybridchill.com/cfml_hosting_survey.cfm

If you're interested, please take a moment to fill in the survey. And if you 
know anyone off-list that might be interested, feel free to refer them to the 
survey.

Thanks!

Peter Boughton

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

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


Use CF to fill a PDF form?

2007-03-01 Thread Stephen Hait
I remember Ben Forta writing last summer about Adobe's plans to
provide a cfpdfform tag (Scorpio?) that would allow dynamically
filling PDF forms. Is this capablity available for CFMX yet?

Stephen

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

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


Re: Uploading images to temp table

2007-03-01 Thread Mike Little
no one had any suggestions ?

(beg beg)

mike


>Hi guys,
>
>Sort a thinking out aloud here, but feel free to cut me off...
>
>I have 2 tables...
>
>Listing
>Listing_image
>
>When a property listing is added (involves 3 to 4 steps), all the detail
>is added to a session struct so the user can go back and forth between
>forms. The last step is to add images (up to 6). Now I am wanting to add
>all data and images to the db tables at once - so I can add correct FK
>to listing_image etc.
>
>When the user uploads their images, should I upload to a temporary table
>with a uuid that is created at the start of the session - so when it
>comes to confirming the listing is to be added I can get the temp
>records and put them in the listing_image table ?
>
>What do you think.
>
>Am I making sense at this late time of night?
>
>mike

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

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


Re: Formatting your SQL Statements

2007-03-01 Thread Will Tomlinson
>And riot against those who copy and paste out of SQL Server (worst
>formatting EVER!)

Heck, you should see some of dave the disruptured's sql code. He pastes it 
straight from access. lol!

Will

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

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


Re: Create Java objects without CreateObject()

2007-03-01 Thread Mark Mandel
Ian,

I don't think there is a way, I'm sorry to say.  You need createObject()

Mark

On 3/2/07, Ian Skinner <[EMAIL PROTECTED]> wrote:
>
> Is there any way to access java when createObject() and  are
> disabled by the host?
>
> I.E. Can code like this be rewritten in some manner to work in this
> environment?
>
> //Create a java Array to hold our URLObject
>   var ArrayClass = CreateObject("java","java.lang.reflect.Array");
> //Create an instance of java.net.URL for passing to the URLClassLoader
>   var URLObject = CreateObject('java','java.net.URL').init("file:" &
> currentDirectory);
>
>
> P.S. This is the famous image properties component... are they any
> versions designed to work in environments without access to createObject()
> or  functionality?
>
> --
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> -
> | 1 |   |
> -  Binary Sudoku
> |   |   |
> -
>
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
>
>
>
> 

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

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


CF Administrator Server Settings Errors

2007-03-01 Thread Elena Aminova
We have recently upgraded to from CFMX to CF 7.0.2 and didn't notice until 
today that in ColdFusion Administrator, under the Server Settings - > Settings, 
there is the following error message:
500 Java bean field access exception.
Java bean field access exception. 

under the Server Settings - > Caching, there is the following error message:

500 Class jrunx/logger/Logger violates loader constraints
Class jrunx/logger/Logger violates loader constraints 

The "Settings Summary" under Server Settings works fine and thats what we have 
been using up to now. 
The same errors show up on both the development and qa servers, which we are 
running on Solaris 10. 
Any advise on how to solve the issue is appreciated. If you need any further 
information, just ask. 
Thanks,
Elena.

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

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


RE: Image manipulation

2007-03-01 Thread Ian Skinner
Since this thread is getting so many good responses, but my earlier one was 
overlooked.

Can anybody suggest one of these tags that will work well on a hosted 
environment where one does not have access to the cfadministrator or the 
CreateObject() and  functionality?


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


Regex question.

2007-03-01 Thread Ian Skinner
How would one of you regex skilled people find the name on the line that has a 
<20> in it, there maybe more then one line like this.

   Name   Type Status

-

ISKINNER-SVR   <00>  UNIQUE  Registered 

SMFNT  <00>  GROUP   Registered 

ISKINNER-SVR   <20>  UNIQUE  Registered 

ISKINNER-SVR   <03>  UNIQUE  Registered 

SMFNT  <1E>  GROUP   Registered 

INet~Services  <1C>  GROUP   Registered 

IS~ISKINNER-SVR<00>  UNIQUE  Registered 

ISKINNER   <03>  UNIQUE  Registered 

ISKINNER-SVR   <01>  UNIQUE  Registered 





--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 



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

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


RE: Image manipulation

2007-03-01 Thread Dale Fraser
We use Alagad which is quite good.

But CF8 has this built in.

Regards
Dale Fraser
 

http://dale.fraser.id.au/blog/

 
-Original Message-
From: Asim Manzur [mailto:[EMAIL PROTECTED] 
Sent: Friday, 2 March 2007 7:53 AM
To: CF-Talk
Subject: Image manipulation

What is the best tool in the market to resize/crop the uploaded images in
coldfusion.

The scnerio will be like the visitor will upload the image and then he/she
should have resize, rotate, crop and the other smiliar kind of functionality
available.

I don't mind buying any commercial CFX, but like to know someone's
experience.

-- 

Regards,
Asim Manzur




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

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


Re: Ugly Verity

2007-03-01 Thread Gareth Hughes
Yup, just text, but the query has extra columns added prior to indexing 
which is one of the reasons why SQL Full Text wouldn't work. I've already 
got the Lucence CFCs but switching would be a major PIA. I guess that's why 
I'm asking if anyone else is using the Unicode Pack - if it did what it was 
supposed to do it would serve my purposes perfectly but, at the moment, it 
seems like it's very, very badly integrated with the Verity engine.

- Original Message - 
From: "Russ" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Thursday, March 01, 2007 8:12 PM
Subject: RE: Ugly Verity


What kind of data are you indexing?  Is it just text?  You might want to
look into SQL Server Full Text Search or Lucene.  It's fairly easy to write
some wrapper CFC's around lucene's java classes, and you can achieve much
better performance, I believe, then Full Text Search or Verity.

Russ

> -Original Message-
> From: Gareth Hughes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 2:28 PM
> To: CF-Talk
> Subject: Ugly Verity
>
> Does anyone else on the list use the Verity Unicode pack? I'm using it and
> the indexing performance is appallingly bad, perhaps 50 times (or more)
> slower than indexing an Englishx collection. If given a multiple row query
> to index it will consume way too much memory and eventually timeout.
> Indexing a 1000 row query would take hours. It's causing all sorts of
> problems (obviously) to the extent where I'm faced with writing hideous
> work-arounds to prevent it from killing the server.
>
> I can't find anything on the web about this so I wonder, could I be doing
> something wrong? Is anyone else using the Unicode pack? Can you confirm /
> deny the performance difference?
>
> Thanks
>
> Gareth
>
>



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

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


Re: Image manipulation

2007-03-01 Thread Christopher Jordan
Alan,

I'm going to be doing an image gallery type thing soon, and I thought 
I'd use ImageCFC. I'm not willing to purchase a prepackaged CFX, so I 
think ImageCFC is my best choice, but I'm still very curious (since you 
seem to have lots of experience) what pros and cons ImageCFC has versus 
ImageFlare. What didn't you like about it, what didn't it do, or what 
didn't it do well. I'd like to benefit from your experience. :o)

Thanks,
Chris

Alan Rother wrote:
> Great question,
>
>
> I've been playing with image manipulation tools in CF for years now...
> Building gallery applications is my thing.
>
> If you are willing and able to buy and install a CFX tag I would recommend
> ImageFlare or Image CR (Depending on the features you need). Both are made
> by Efflare
>
> http://www.efflare.com
>
>   Nothing I've found works better.  It has a ton of features and produces
> the highest quality jpgs of anything, and I've tied just about all of them
> (ImageMagik, ImageCFC, Alagad's Image CFC and even one I can't mention due
> to a current NDA). Nothing works better.
>
>
>
>
>
>   

-- 
http://www.cjordan.us



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

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


Re: Image manipulation

2007-03-01 Thread Josh Nathanson
Hold up though, do you mean that the person who uploads the image should 
have the ability to resize, rotate, crop etc. through some sort of flash or 
javascript GUI?  Or that you will control those aspects in the CF code?

I'm pretty sure ImageCFC doesn't do that, I don't know about the others.

-- Josh




- Original Message - 
From: "Asim Manzur" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Thursday, March 01, 2007 12:53 PM
Subject: Image manipulation


> What is the best tool in the market to resize/crop the uploaded images in
> coldfusion.
>
> The scnerio will be like the visitor will upload the image and then he/she
> should have resize, rotate, crop and the other smiliar kind of 
> functionality
> available.
>
> I don't mind buying any commercial CFX, but like to know someone's
> experience.
>
> -- 
> ...
> Regards,
> Asim Manzur
>
>
> 

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

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


Re: Ugly Verity

2007-03-01 Thread Robertson-Ravo, Neil (RX)
Or get a good search technology which, although will cost, will blow all of
them out of the water!




"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: Russ
To: CF-Talk
Sent: Thu Mar 01 20:12:21 2007
Subject: RE: Ugly Verity

What kind of data are you indexing?  Is it just text?  You might want to
look into SQL Server Full Text Search or Lucene.  It's fairly easy to write
some wrapper CFC's around lucene's java classes, and you can achieve much
better performance, I believe, then Full Text Search or Verity. 

Russ

> -Original Message-
> From: Gareth Hughes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 2:28 PM
> To: CF-Talk
> Subject: Ugly Verity
> 
> Does anyone else on the list use the Verity Unicode pack? I'm using it and
> the indexing performance is appallingly bad, perhaps 50 times (or more)
> slower than indexing an Englishx collection. If given a multiple row query
> to index it will consume way too much memory and eventually timeout.
> Indexing a 1000 row query would take hours. It's causing all sorts of
> problems (obviously) to the extent where I'm faced with writing hideous
> work-arounds to prevent it from killing the server.
> 
> I can't find anything on the web about this so I wonder, could I be doing
> something wrong? Is anyone else using the Unicode pack? Can you confirm /
> deny the performance difference?
> 
> Thanks
> 
> Gareth
> 
> 



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

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


Re: Image manipulation

2007-03-01 Thread Oğuz Demirkapı
If your host has ASPImage COM object, I would also suggest it for 
quality. :)

Here is a page that I created 4 years ago which "still" works with CF & 
ASPImage.

http://motorspor.com/index.cfm?fuseaction=foto.ilk


For NDA note: I am sure it will be better! :)


-- 

~~~

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi  teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~



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

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


Re: Image manipulation

2007-03-01 Thread Jordan Michaels
+1 for image.cfc. Works great. Easy to use. Completely free.

What more could you want.

Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Blue Dragon Alliance Member
[EMAIL PROTECTED]


Ray Champagne wrote:
> Look into ImageCFC.
> 
> -Original Message-
> From: Asim Manzur [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 01, 2007 3:53 PM
> To: CF-Talk
> Subject: Image manipulation
> 
> What is the best tool in the market to resize/crop the uploaded images in
> coldfusion.
> 
> The scnerio will be like the visitor will upload the image and then he/she
> should have resize, rotate, crop and the other smiliar kind of functionality
> available.
> 
> I don't mind buying any commercial CFX, but like to know someone's
> experience.
> 

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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Ben Nadel
When people do that build-query thing they select tables and drag-drop
to hook up foreign keys. The SQL code that that generates is almost
offensive. It seems to randomly break lines and indent. 

Not sure where it is as I never use it.


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/


-Original Message-
From: Mark A Kruger [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 4:04 PM
To: CF-Talk
Subject: RE: Formatting your SQL Statements

What do you mean?  Out of like ... Firehose mode?  I use query analyzer
to write and it formats splendidly - as does the script generator...
What part of SQL server are you rioting against :) 

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

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


Re: Image manipulation

2007-03-01 Thread Matt Quackenbush
I'll offer a third 'Yea' for imageCR3 from Efflare.  When stacked up against
the others, well, they just don't compare.  Your server will thank you.


Matt


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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Andy Matthews
Mine's pretty much like yours. I'll go simple for a simple query, but I
indent everything everywhere for anything more than a simple SELECT
statement. 

-Original Message-
From: Peterson, Chris [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 2:14 PM
To: CF-Talk
Subject: Formatting your SQL Statements

I just want a quick 'style survey' on how folks key in SQL inside of CF.
Do you use a lot of white space for easy readability, or do you cram
everything onto 1 line with no aliased tables for streamlined efficiency?
For example, here is one of mine:


SELECT
UNUNIT as TractorCode,
UNSER as Vin,
UNMAKE as Make,
UNPLAT as Plate,
UNDV## as Division,
'Company' as Type,
UNSUPR as Supervisor
FROM
UNITS
WHERE
UNOWN IN ('','WC','ITDS','ATDS')
AND UNDEL <> 'D'
AND UNDV## <> ''

UNION ALL

SELECT
UNUNIT as TractorCode,
UNSER as Vin,
UNMAKE as Make,
UNPLAT as Plate,
UNDV## as Division,
'Owner Operator' as Type,
UNSUPR as Supervisor
FROM
UNITS
WHERE
UNOWN NOT IN ('','WC','ITDS','ATDS')
AND UNTERM = 0
AND UNDEL <> 'D'
AND UNSTAT <> 'U'
AND UNDV## <> ''

ORDER BY 
TractorCode ASC 




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

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


clearing query cache

2007-03-01 Thread coldfusion . developer
I'm trying to clear the query cache for one query.  Do I have to clear the 
whole cache or is there a way to clear just one page?

I tried ...

1) lowering the cache to 

2) hard coding  ... 

and it doesn't clear the cache.

Do I have to clear it from the CFAdmin side? Is that my only other choice?

Any suggestions?

D

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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Ian Skinner
And riot against those who copy and paste out of SQL Server (worst formatting 
EVER!)


Are you sure!  I have not seen SQL server generate queries in quite some time, 
but I would speculate that Crystal Reports generated SQL code can, at least, 
give it a run for its money.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


Re: Image manipulation

2007-03-01 Thread Charlie Griefer
one of the forum regulars over at Easycfm posted an overview of the
various image manipulation options.

http://www.lot-o-nothin.com/cfml/articles/index.cfm/id/3/

FWIW, i'll echo Alan's response.  I haven't used any of the others,
but i have used the efflare custom tag and not only does it work
beautifully, the customer service from efflare is amazing.

On 3/1/07, Alan Rother <[EMAIL PROTECTED]> wrote:
> Great question,
>
>
> I've been playing with image manipulation tools in CF for years now...
> Building gallery applications is my thing.
>
> If you are willing and able to buy and install a CFX tag I would recommend
> ImageFlare or Image CR (Depending on the features you need). Both are made
> by Efflare
>
> http://www.efflare.com
>
>   Nothing I've found works better.  It has a ton of features and produces
> the highest quality jpgs of anything, and I've tied just about all of them
> (ImageMagik, ImageCFC, Alagad's Image CFC and even one I can't mention due
> to a current NDA). Nothing works better.
>
>
>
>
>
> --
> Alan Rother
> Adobe Certified Advanced ColdFusion MX 7 Developer
> Manager, AZCFUG.org
>
>
> 

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

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


Re: Image manipulation

2007-03-01 Thread Jim Wright
Asim Manzur wrote:
> What is the best tool in the market to resize/crop the uploaded images in
> coldfusion.
> 
> The scnerio will be like the visitor will upload the image and then he/she
> should have resize, rotate, crop and the other smiliar kind of functionality
> available.
> 
> I don't mind buying any commercial CFX, but like to know someone's
> experience.
> 

If speed is your primary qualifier, Efflare's ImageCR is hard to beat
If price is, Rick Root's imageCFC does a good job.

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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Mark A Kruger
What do you mean?  Out of like ... Firehose mode?  I use query analyzer to
write and it formats splendidly - as does the script generator... What part
of SQL server are you rioting against :) 

-Original Message-
From: Ben Nadel [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 2:49 PM
To: CF-Talk
Subject: RE: Formatting your SQL Statements

Here here!

And riot against those who copy and paste out of SQL Server (worst
formatting EVER!)


...
Ben Nadel
Certified Advanced ColdFusion MX7 Developer www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Charlie Griefer [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 01, 2007 3:46 PM
To: CF-Talk
Subject: Re: Formatting your SQL Statements

> -Original Message-
> From: Peterson, Chris [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 3:14 PM
> To: CF-Talk
> Subject: Formatting your SQL Statements
>
> I just want a quick 'style survey' on how folks key in SQL inside of
CF.
> Do you use a lot of white space for easy readability, or do you cram 
> everything onto 1 line with no aliased tables for streamlined 
> efficiency? For example, here is one of mine:

I agree with those that have responded.  Long live whitespace and
readability.

--
Charlie Griefer


"...All the world shall be your enemy, Prince with a Thousand Enemies, and
whenever they catch you, they will kill you. But first they must catch you,
digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."





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

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


Re: Image manipulation

2007-03-01 Thread Alan Rother
Great question,


I've been playing with image manipulation tools in CF for years now...
Building gallery applications is my thing.

If you are willing and able to buy and install a CFX tag I would recommend
ImageFlare or Image CR (Depending on the features you need). Both are made
by Efflare

http://www.efflare.com

  Nothing I've found works better.  It has a ton of features and produces
the highest quality jpgs of anything, and I've tied just about all of them
(ImageMagik, ImageCFC, Alagad's Image CFC and even one I can't mention due
to a current NDA). Nothing works better.





-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, AZCFUG.org


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

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


Re: Image manipulation

2007-03-01 Thread Oğuz Demirkapı
And thanks that we have a great archive! :)

http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42585


Asim Manzur wrote:
> What is the best tool in the market to resize/crop the uploaded images in
> coldfusion.
>
> The scnerio will be like the visitor will upload the image and then he/she
> should have resize, rotate, crop and the other smiliar kind of functionality
> available.
>
> I don't mind buying any commercial CFX, but like to know someone's
> experience.
>   
~~~

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi  teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~



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

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


Re: Image manipulation

2007-03-01 Thread Oğuz Demirkapı
We generally use Alagad image component 
(http://www.alagad.com/index.cfm/name-aic) but I think ImageCFC 
(http://www.opensourcecf.com/imagecfc/) must be enough for most of the job.


Asim Manzur wrote:
> What is the best tool in the market to resize/crop the uploaded images in
> coldfusion.
>
> The scnerio will be like the visitor will upload the image and then he/she
> should have resize, rotate, crop and the other smiliar kind of functionality
> available.
>
> I don't mind buying any commercial CFX, but like to know someone's
> experience.
>
>   


-- 

~~~

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi  teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~



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

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


RE: Image manipulation

2007-03-01 Thread Ray Champagne
Look into ImageCFC.

-Original Message-
From: Asim Manzur [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 3:53 PM
To: CF-Talk
Subject: Image manipulation

What is the best tool in the market to resize/crop the uploaded images in
coldfusion.

The scnerio will be like the visitor will upload the image and then he/she
should have resize, rotate, crop and the other smiliar kind of functionality
available.

I don't mind buying any commercial CFX, but like to know someone's
experience.

-- 

Regards,
Asim Manzur




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

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


Image manipulation

2007-03-01 Thread Asim Manzur
What is the best tool in the market to resize/crop the uploaded images in
coldfusion.

The scnerio will be like the visitor will upload the image and then he/she
should have resize, rotate, crop and the other smiliar kind of functionality
available.

I don't mind buying any commercial CFX, but like to know someone's
experience.

-- 
...
Regards,
Asim Manzur


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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Ben Nadel
Here here!

And riot against those who copy and paste out of SQL Server (worst
formatting EVER!)


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Charlie Griefer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 3:46 PM
To: CF-Talk
Subject: Re: Formatting your SQL Statements

> -Original Message-
> From: Peterson, Chris [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 3:14 PM
> To: CF-Talk
> Subject: Formatting your SQL Statements
>
> I just want a quick 'style survey' on how folks key in SQL inside of
CF.
> Do you use a lot of white space for easy readability, or do you cram 
> everything onto 1 line with no aliased tables for streamlined 
> efficiency? For example, here is one of mine:

I agree with those that have responded.  Long live whitespace and
readability.

--
Charlie Griefer


"...All the world shall be your enemy, Prince with a Thousand Enemies,
and whenever they catch you, they will kill you. But first they must
catch you, digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."



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

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


Re: Formatting your SQL Statements

2007-03-01 Thread Charlie Griefer
> -Original Message-
> From: Peterson, Chris [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 3:14 PM
> To: CF-Talk
> Subject: Formatting your SQL Statements
>
> I just want a quick 'style survey' on how folks key in SQL inside of CF.
> Do you use a lot of white space for easy readability, or do you cram
> everything onto 1 line with no aliased tables for streamlined
> efficiency? For example, here is one of mine:

I agree with those that have responded.  Long live whitespace and readability.

-- 
Charlie Griefer


"...All the world shall be your enemy, Prince with a Thousand Enemies,
and whenever they catch you, they will kill you. But first they must catch
you, digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."

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

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


Re: Formatting your SQL Statements

2007-03-01 Thread Oğuz Demirkapı
Yes, thats it!

And I always mention also "Don't forget to use "Tab" instead of 
"Space"!";-)


Ben Nadel wrote:
> Chris,
>
> I am ALLL about the white space:
>
> SELECT
>   t1.id,
>   t1.name
>   (
>   ISNULL( t1.foo, '' )
>   ) AS foo 
> FROM
>   table1 t1
> INNER JOIN
>   table2 t2
> ON
>   (
>   t1.fid = t2.id
>   AND
>   t2.date_createdd IS NOT NULL
>   AND
>   t2.id IN
>   (
>   SELECT
>   b.id
>   FROM
>   bar b
>   )
>   )
> WHERE
>   t1.id IN ( 1, 2, 3, 4, 5 )
> AND
>   (
>   1 = 0
>   OR
>   (t1.id % 2) = 1
>   )
> ORDER BY
>   t1.id ASC,
>   t2.id ASC
>
>
>
> Maybe this is totally crazy, but to me the indentation makes it look
> VERY OBVIOUS. Granted I am used to reading it but it is super easy for
> me to look at it and see how things are related (grouped together with
> parens, AND'ed OR'ed, sub query , etc).
>
>
> ..
> Ben Nadel
> Certified Advanced ColdFusion MX7 Developer
> www.bennadel.com
>  
> Need ColdFusion Help?
> www.bennadel.com/ask-ben/
>   

-- 

~~~

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi  teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~



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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Ben Nadel
Chris,

I am ALLL about the white space:

SELECT
t1.id,
t1.name
(
ISNULL( t1.foo, '' )
) AS foo 
FROM
table1 t1
INNER JOIN
table2 t2
ON
(
t1.fid = t2.id
AND
t2.date_createdd IS NOT NULL
AND
t2.id IN
(
SELECT
b.id
FROM
bar b
)
)
WHERE
t1.id IN ( 1, 2, 3, 4, 5 )
AND
(
1 = 0
OR
(t1.id % 2) = 1
)
ORDER BY
t1.id ASC,
t2.id ASC



Maybe this is totally crazy, but to me the indentation makes it look
VERY OBVIOUS. Granted I am used to reading it but it is super easy for
me to look at it and see how things are related (grouped together with
parens, AND'ed OR'ed, sub query , etc).


..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Peterson, Chris [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 3:14 PM
To: CF-Talk
Subject: Formatting your SQL Statements

I just want a quick 'style survey' on how folks key in SQL inside of CF.
Do you use a lot of white space for easy readability, or do you cram
everything onto 1 line with no aliased tables for streamlined
efficiency? For example, here is one of mine:

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

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


Re: Formatting your SQL Statements

2007-03-01 Thread Matt Robertson
I go for the white space no matter what the query complexity.  I
consider it a coding standard and I'm really anal about that kind of
stuff.

-- 
[EMAIL PROTECTED]
Janitor, The Robertson Team
mysecretbase.com

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

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


RE: Formatting your SQL Statements

2007-03-01 Thread Ian Skinner
I lean towards your example for all but the most simple queries.  If it is 
truly simple, I will use a little less white space.

SELECT aField
FROM aTable
WHERE bField = 

But much more complex then that I start putting in more white space for 
read-ability.  I find developer time more expensive then CPU cycles for the 
kind of intranet/very small internet applications I work on).


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Sudoku
|   |   |
-
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




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

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


Formatting your SQL Statements

2007-03-01 Thread Peterson, Chris
I just want a quick 'style survey' on how folks key in SQL inside of CF.
Do you use a lot of white space for easy readability, or do you cram
everything onto 1 line with no aliased tables for streamlined
efficiency? For example, here is one of mine:


SELECT
UNUNIT as TractorCode,
UNSER as Vin,
UNMAKE as Make,
UNPLAT as Plate,
UNDV## as Division,
'Company' as Type,
UNSUPR as Supervisor
FROM
UNITS
WHERE
UNOWN IN ('','WC','ITDS','ATDS')
AND UNDEL <> 'D'
AND UNDV## <> ''

UNION ALL

SELECT
UNUNIT as TractorCode,
UNSER as Vin,
UNMAKE as Make,
UNPLAT as Plate,
UNDV## as Division,
'Owner Operator' as Type,
UNSUPR as Supervisor
FROM
UNITS
WHERE
UNOWN NOT IN ('','WC','ITDS','ATDS')
AND UNTERM = 0
AND UNDEL <> 'D'
AND UNSTAT <> 'U'
AND UNDV## <> ''

ORDER BY 
TractorCode ASC 


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

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


Babylon Chat

2007-03-01 Thread Mik Muller
Has anyone used Babylon Chat and if so what was / is your experience with it?

http://www.visopsys.org/andy/babylon/

I'm looking to add a chat / whiteboard feature to my software and at the moment 
can't afford more than free.

Mik





Michael Muller
Admin, MontagueMA.net Website
work (413) 863-0030
cell (413) 320-5336
skype: michaelBmuller
http://www.MontagueMA.net

Eschew Obfuscation




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

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


RE: Ugly Verity

2007-03-01 Thread Russ
What kind of data are you indexing?  Is it just text?  You might want to
look into SQL Server Full Text Search or Lucene.  It's fairly easy to write
some wrapper CFC's around lucene's java classes, and you can achieve much
better performance, I believe, then Full Text Search or Verity. 

Russ

> -Original Message-
> From: Gareth Hughes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 2:28 PM
> To: CF-Talk
> Subject: Ugly Verity
> 
> Does anyone else on the list use the Verity Unicode pack? I'm using it and
> the indexing performance is appallingly bad, perhaps 50 times (or more)
> slower than indexing an Englishx collection. If given a multiple row query
> to index it will consume way too much memory and eventually timeout.
> Indexing a 1000 row query would take hours. It's causing all sorts of
> problems (obviously) to the extent where I'm faced with writing hideous
> work-arounds to prevent it from killing the server.
> 
> I can't find anything on the web about this so I wonder, could I be doing
> something wrong? Is anyone else using the Unicode pack? Can you confirm /
> deny the performance difference?
> 
> Thanks
> 
> Gareth
> 
> 

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

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


Re: Problem with Server Timing Out

2007-03-01 Thread Jim H
I turned off pooling and I am still getting the time outs.  I have upgraded the 
drivers.  Ugh, any other suggestions?

-JH

>Well, it's catch 22 then with the problem of bad performance on one hand and
>an obvious bug (which cannot be avoided AFAICS) in the other; which I think
>many have encountered but have been ill diagnosed).   
>
>Knowing that it was just logged with DataDirect, I doubt that a fix will be
>shipped before Scorpio.
>
>I wonder if a different driver will provide better performance and stability
>that the DD set? Anyone using other drivers with good results?
>
>
>:-@
>
>
>
>
> 
>
>
>
>
>"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: Steven Erat
>To: CF-Talk
>Sent: Wed Feb 28 22:13:51 2007
>Subject: RE: Problem with Server Timing Out
>
>I expect it will go away since the problem involves attempting to reuse
>a "stale" or otherwise bad TCP connection.  Turning off maintain
>connections will cause new connections for every request, at the cost of
>performance though.
>
>If you have full JRun you can use a JRun datasource in CF which permits
>configuration of some options such as "validation-query" which prevents
>situations like this. See my comment in
>http://ray.camdenfamily.com/index.cfm/2005/12/14/Ask-a-Jedi-Handling-a-D
>ead-Database

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271163
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 Many CF Developers Are There: Dave Mendels Says 300K

2007-03-01 Thread Kevin Aebig
Wow... that's reminds me of the days of Flash 3 when I heard a Java guy say
that Flash would never touch the popularity of Java...

Web 2.0 is the real deal and you can't touch Flex for RAD.

!k

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 28, 2007 5:40 PM
To: CF-Talk
Subject: Re: How Many CF Developers Are There: Dave Mendels Says 300K

And to add I very much doubt Flex users will ever suprecede ColdFusion
users.



"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: greg h
To: CF-Talk
Sent: Wed Feb 28 23:05:41 2007
Subject: How Many CF Developers Are There: Dave Mendels Says 300K

Just an fyi ...

John Dowdell excerpted some comments that Dave
Mendelshad
posted last month:
http://weblogs.macromedia.com/jd/archives/2007/02/flex_adoption.cfm

Specific quote from Dave Mendels:
We have an active community of about 300K ColdFusion developers, well over a
million Flash designer/developers, and several million Dreamweaver
customers.

The post that Dave was commenting on was written by Shashank
Tiwariwho started his post out
with:
Today we have between 3 and 4 million Java developers.

g






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

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


Re: MG, CS & Controller

2007-03-01 Thread Dinner
On 3/1/07, Tom Chiverton wrote:

> > I'm a little unclear on how you could have it only be in the xml file?  You
> > have get it in to the cfml somehow, right?
>
> Yeah. But then I'd feel like the XML file was just a copy of the dependencies
> I'd already documented / requested by writing a set method for them.

So ALL you have is the setLogger(), say, and there is nothing in
your XML that says  ?

OR, and this is starting to make sense, : you've got 

but you DON'T have something like:


  

  


Right?  Dependency is documented in the CFML, vs. the XML?

Ding! Light goes on.

Thanks Tom, I appreciate it.

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

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


Ugly Verity

2007-03-01 Thread Gareth Hughes
Does anyone else on the list use the Verity Unicode pack? I'm using it and the 
indexing performance is appallingly bad, perhaps 50 times (or more) slower than 
indexing an Englishx collection. If given a multiple row query to index it will 
consume way too much memory and eventually timeout. Indexing a 1000 row query 
would take hours. It's causing all sorts of problems (obviously) to the extent 
where I'm faced with writing hideous work-arounds to prevent it from killing 
the server.

I can't find anything on the web about this so I wonder, could I be doing 
something wrong? Is anyone else using the Unicode pack? Can you confirm / deny 
the performance difference?

Thanks

Gareth

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

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


Re: xhtml file extension?

2007-03-01 Thread Scott Stroz
As long as you set up your web server to serve up the files, you can give a
file any extension you want.  Same thing goes for ColdFusion.  So you could
have a ColdFusion page named index.cfrulez and as long as your web server
and CF are configured to handle it, it will work.

The .xhtml does not really tell you what is in the file, or even that its
contents are indeed XHTML.

On 3/1/07, Will Tomlinson <[EMAIL PROTECTED]> wrote:
>
> I've never seen anybody do this. Setup pages as .xhtml? Did I miss
> somethin?
>
> http://www.jonlauren.com/sweatshirts/wholesale/junior-sweatshirts.xhtml
>
> Will
>
> 

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

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


Re: xhtml file extension?

2007-03-01 Thread Jacob Munson
It's my understanding that you can use whatever file extension you
want in your pages.  You could use .will if that's your fancy,
provided the web server is configured to handle that the way you want.

On 3/1/07, Will Tomlinson <[EMAIL PROTECTED]> wrote:
> I've never seen anybody do this. Setup pages as .xhtml? Did I miss somethin?
>
> http://www.jonlauren.com/sweatshirts/wholesale/junior-sweatshirts.xhtml
>
> Will
>
> 

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

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


Re: Show your support for CF - cfMaps.com

2007-03-01 Thread Oğuz Demirkapı
http://www.frappr.com/cfdevelopers


Christopher Jordan wrote:
> Frappr! That's the name of the blasted thing! I was trying to remember 
> the name of that thing last month and wasn't having any luck. That's 
> what this reminds me of is the Frappr.com thing (which I registered with 
> and then promptly forgot).
>   
>


-- 

~~~

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi  teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~



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

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


MapPoint and CF / Java

2007-03-01 Thread Eric Haskins
Has anyone seen any classes to do this??? I cant believe I can make this
work in PHP in 10 mins and it is like building a Highrise building to get it
working with CF or Java??
I have a bunch of class files but the problem is doing Digest Auth with the
SOAP request

We would even buy a wrapper if it works

-- 
~Eric


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

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


RE: Small change to CFEclipse behaviour...

2007-03-01 Thread Andy Matthews
Nice idea. Thanks Christopher...I've not gotten much into snippets yet. I
suppose that will be the next thing I start using. 

-Original Message-
From: Christopher Jordan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 12:29 PM
To: CF-Talk
Subject: Re: Small change to CFEclipse behaviour...

Andy,

I use the snippets. I too use cfabort almost without exception just after a
cfdump. I've created a snippet called abort, that puts these two commands
together for me. I really love snippets. They're very, very handy. For
instance, since I know I see you over on the jQuery list, I've got a snippet
called Ajax, that outputs the following:

$.ajax({
type: "POST",
url: ,
datatype: "html",
data: ,
success: function(data){
   
},
error:function(data){
   
},
complete:function(data){
   
}
});   

I've got another one called ajaxcfc that does an ajaxCFC block similarly to
the one above. I find this the perfect use of snippets.

Cheers,
Chris

Andy Matthews wrote:
> Sure...but the functionality is already there with a keystroke. Just 
> trying to see if I can add on to it.
>
> Good idea though. I might resort to that if I can't do it by changing 
> the files.
>
> -Original Message-
> From: Lori Stone [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 11:01 AM
> To: CF-Talk
> Subject: RE: Small change to CFEclipse behaviour...
>
> You could create a snippet with a keycommand.
>
> ~~~
> Lori Stone
> Web Developer
> RAFFA
> Embracing Your Vision
> 202.955.6533
> http://www.raffa.com
> http://www.iknow.org
>  
>
> -Original Message-
> From: Andy Matthews [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 11:53 AM
> To: CF-Talk
> Subject: Small change to CFEclipse behaviour...
>
> I'm wondering if it's possible for me to make a small change to a 
> built-in behaviour in CFEclipse. I've got a keycommand for dropping in 
> a cfdump tag.
> That works beautifully. But whenever I drop in a cfdump I almost 
> ALWAYS follow it with a cfabort. Is there something I can change 
> somewhere in my eclipse directory to add this in? I tried locating it, 
> but it seems like I'd have to get into the JAR file.
>  
> Anyone know if this is possible? It's not a huge deal, but thought it 
> would be nice if I could make this change.
>  
> 
>  
> Andy Matthews
> Senior Coldfusion Developer
>
> Office:  877.707.5467 x747
> Direct:  615.627.9747
> Fax:  615.467.6249
> [EMAIL PROTECTED]
> www.dealerskins.com 
>  
>
>
>
>
>
>
> 



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

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


Re: Show your support for CF - cfMaps.com

2007-03-01 Thread Christopher Jordan
Frappr! That's the name of the blasted thing! I was trying to remember 
the name of that thing last month and wasn't having any luck. That's 
what this reminds me of is the Frappr.com thing (which I registered with 
and then promptly forgot).


Everett, Al (NIH/NIGMS) [C] wrote:
> Whatever happened to the group on Frappr.com? 
>
> -Original Message-
> From: Nicholas M Tunney [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, February 28, 2007 10:03 PM
> To: CF-Talk
> Subject: Show your support for CF - cfMaps.com
>
> I think this fits into the discussion over the last two days well (300k
> CF devs and gotcf.com):
>
> I've been putting together a community site for the last few weeks, and
> it is finally ready to be released. The site is called cfMaps.com
> . Overall, it allows ColdFusion developers and
> ColdFusion sites to be geocoded and placed on a map of the world. I
> think I should be able to derive some pretty cool statistics in the long
> run. Companies can also search by zip code or country to find a CF
> developer.
>
> Check out the About
>  page to see why I
> put this together and get a bigger picture of what the site does. My
> goal is to allow developers and managers to see how widespread
> ColdFusion really is. If you are a CF developer, I hope you register
> . If you
> have a ColdFusion site, I hope you register the site
>  as well.
>
> - Nic
>
>
>
>
>
> 

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

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


RE: Suggestions on validating

2007-03-01 Thread Michael E. Carluen
Hi Tom. Thanks for the reply.  I actually do have your suggestion already in 
place.
To clarify my question: what I wanted to find out is if I can validate whether 
or not the submitted  or  tags have proper syntax to display the 
source video.  My concern is that if the user incompletely/partially pasted the 
tags, the page that displays it will error-out. 
Again, thanks.
Michael



> -Original Message-
> From: Tom Chiverton [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 01, 2007 3:13 AM
> To: CF-Talk
> Subject: Re: Suggestions on validating  
> On Wednesday 28 Feb 2007, Michael E. Carluen wrote:
> > tags, but thought it will not be truly effective.  Unlike URLs entries,
> I
> > don't think there is a mask applicable to even perform a regex find on
> it.
> > or does it?
> 
> Why not offer the user boxes for just the bits that matter to them (type,
> URL), and then write the actual HTML yourself.
> 
> --
> Tom Chiverton
> Helping to efficiently facilitate real-time e-services
> On: http://thefalken.livejournal.com
> 
> 
> 
> This email is sent for and on behalf of Halliwells LLP.
> 
> Halliwells LLP is a limited liability partnership registered in England
> and Wales under registered number OC307980 whose registered office address
> is at St James's Court Brown Street Manchester M2 2JF.  A list of members
> is available for inspection at the registered office. Any reference to a
> partner in relation to Halliwells LLP means a member of Halliwells LLP.
> Regulated by the Law Society.
> 
> CONFIDENTIALITY
> 
> This email is intended only for the use of the addressee named above and
> may be confidential or legally privileged.  If you are not the addressee
> you must not read it and must not use any information contained in nor
> copy it nor inform any person other than Halliwells LLP or the addressee
> of its existence or contents.  If you have received this email in error
> please delete it and notify Halliwells LLP IT Department on 0870 365 8008.
> 
> For more information about Halliwells LLP visit www.halliwells.com.
> 
> 
> 

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

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


xhtml file extension?

2007-03-01 Thread Will Tomlinson
I've never seen anybody do this. Setup pages as .xhtml? Did I miss somethin? 

http://www.jonlauren.com/sweatshirts/wholesale/junior-sweatshirts.xhtml

Will

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

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


RE: Small change to CFEclipse behaviour...

2007-03-01 Thread Andy Matthews
I had thought about that...I'd be okay with that as long as I could add it
back in.

Thanks for thinking of that though Sandra.

-Original Message-
From: Sandra Clark [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 01, 2007 12:09 PM
To: CF-Talk
Subject: RE: Small change to CFEclipse behaviour...

The biggest problem I see by changing the files would be that each update
re-writes those files (cfml7.xml).  Which means that you would have to apply
the files to each update.

I think I would rely on snippets for these myself.


Sandra Clark
=
http://www.shayna.com
Training and Consulting  in CSS and Accessibility Team Fusebox


-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 01, 2007 12:18 PM
To: CF-Talk
Subject: RE: Small change to CFEclipse behaviour...

Sure...but the functionality is already there with a keystroke. Just trying
to see if I can add on to it.

Good idea though. I might resort to that if I can't do it by changing the
files. 

-Original Message-
From: Lori Stone [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 01, 2007 11:01 AM
To: CF-Talk
Subject: RE: Small change to CFEclipse behaviour...

You could create a snippet with a keycommand.

~~~
Lori Stone
Web Developer
RAFFA
Embracing Your Vision
202.955.6533
http://www.raffa.com
http://www.iknow.org 
 

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 01, 2007 11:53 AM
To: CF-Talk
Subject: Small change to CFEclipse behaviour...

I'm wondering if it's possible for me to make a small change to a built-in
behaviour in CFEclipse. I've got a keycommand for dropping in a cfdump tag.
That works beautifully. But whenever I drop in a cfdump I almost ALWAYS
follow it with a cfabort. Is there something I can change somewhere in my
eclipse directory to add this in? I tried locating it, but it seems like I'd
have to get into the JAR file.
 
Anyone know if this is possible? It's not a huge deal, but thought it would
be nice if I could make this change.
 

 
Andy Matthews
Senior Coldfusion Developer

Office:  877.707.5467 x747
Direct:  615.627.9747
Fax:  615.467.6249
[EMAIL PROTECTED]
www.dealerskins.com  
 










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

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


Re: Small change to CFEclipse behaviour...

2007-03-01 Thread Christopher Jordan
Andy,

I use the snippets. I too use cfabort almost without exception just 
after a cfdump. I've created a snippet called abort, that puts these two 
commands together for me. I really love snippets. They're very, very 
handy. For instance, since I know I see you over on the jQuery list, 
I've got a snippet called Ajax, that outputs the following:

$.ajax({
type: "POST",
url: ,
datatype: "html",
data: ,
success: function(data){
   
},
error:function(data){
   
},
complete:function(data){
   
}
});   

I've got another one called ajaxcfc that does an ajaxCFC block similarly 
to the one above. I find this the perfect use of snippets.

Cheers,
Chris

Andy Matthews wrote:
> Sure...but the functionality is already there with a keystroke. Just trying
> to see if I can add on to it.
>
> Good idea though. I might resort to that if I can't do it by changing the
> files. 
>
> -Original Message-
> From: Lori Stone [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 01, 2007 11:01 AM
> To: CF-Talk
> Subject: RE: Small change to CFEclipse behaviour...
>
> You could create a snippet with a keycommand.
>
> ~~~
> Lori Stone
> Web Developer
> RAFFA
> Embracing Your Vision
> 202.955.6533
> http://www.raffa.com
> http://www.iknow.org 
>  
>
> -Original Message-
> From: Andy Matthews [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 01, 2007 11:53 AM
> To: CF-Talk
> Subject: Small change to CFEclipse behaviour...
>
> I'm wondering if it's possible for me to make a small change to a
> built-in
> behaviour in CFEclipse. I've got a keycommand for dropping in a cfdump
> tag.
> That works beautifully. But whenever I drop in a cfdump I almost ALWAYS
> follow it with a cfabort. Is there something I can change somewhere in
> my
> eclipse directory to add this in? I tried locating it, but it seems like
> I'd
> have to get into the JAR file.
>  
> Anyone know if this is possible? It's not a huge deal, but thought it
> would
> be nice if I could make this change.
>  
> 
>  
> Andy Matthews
> Senior Coldfusion Developer
>
> Office:  877.707.5467 x747
> Direct:  615.627.9747
> Fax:  615.467.6249
> [EMAIL PROTECTED]
> www.dealerskins.com  
>  
>
>
>
>
>
>
> 

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

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


RE: Show your support for CF - cfMaps.com

2007-03-01 Thread Everett, Al \(NIH/NIGMS\) [C]
Whatever happened to the group on Frappr.com? 

-Original Message-
From: Nicholas M Tunney [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 28, 2007 10:03 PM
To: CF-Talk
Subject: Show your support for CF - cfMaps.com

I think this fits into the discussion over the last two days well (300k
CF devs and gotcf.com):

I've been putting together a community site for the last few weeks, and
it is finally ready to be released. The site is called cfMaps.com
. Overall, it allows ColdFusion developers and
ColdFusion sites to be geocoded and placed on a map of the world. I
think I should be able to derive some pretty cool statistics in the long
run. Companies can also search by zip code or country to find a CF
developer.

Check out the About
 page to see why I
put this together and get a bigger picture of what the site does. My
goal is to allow developers and managers to see how widespread
ColdFusion really is. If you are a CF developer, I hope you register
. If you
have a ColdFusion site, I hope you register the site
 as well.

- Nic





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

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


Re: upload multiple images

2007-03-01 Thread Rick King
Ah, perfecto! Thanks.

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

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


  1   2   >