Re: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Leigh _

Luck of the draw maybe, but I did not experience the problem (aside from 
pixalation). Though I did get a sporadic error message when viewing 
masthead.cfm directly.  Every few refreshes, the following text appears:

The image http://acoderslife.com/images/masthead.cfm; cannot be displayed, 
because it contains errors.

But only for a second or two. Then the header image appears as expected.


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334219
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Tom Chiverton

On Tuesday 01 Jun 2010 20:44:12 you wrote:
 I've seen a couple of Javascript libraries that create support for
 the semantic tags (header, footer etc), but support for canvas,
 video and audio 

And even then, what codec are you going to  use for VIDEO ? All 3 ?

 won't be mainstream unitl IE9 comes out (I'm not a
 M$ fanboy, but it is the most widely used browser).

IE overall is, but you really have to look at each version as a separate 
product, in which case it really isn't :-) 

-- 
Tom Chiverton
Helping to efficiently unleash vertical revolutionary edge-of-your-seat 
prospective action-items as part of the IT team of the year 2010, '09 and '08



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 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners.  We use the word 
“partner” to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

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 2500.

For more information about Halliwells LLP visit www.halliwells.co

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334220
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Raymond Camden

Never saw the issue myself. You know - as fast as CF is - there really
is no reason to be doing this on every request. When you've made the
watermarked version, you should save it. In fact, I'd just do a one
time script to generate them and then dynamically pick from there.

Also - I'd consider adding a cfheader above the cfcontent.


On Wed, Jun 2, 2010 at 12:29 AM, Leigh _ cfsearch...@yahoo.com wrote:

 Luck of the draw maybe, but I did not experience the problem (aside from 
 pixalation). Though I did get a sporadic error message when viewing 
 masthead.cfm directly.  Every few refreshes, the following text appears:

 The image http://acoderslife.com/images/masthead.cfm; cannot be displayed, 
 because it contains errors.

 But only for a second or two. Then the header image appears as expected.


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334221
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: HowTo Convert a String to an Array?

2010-06-02 Thread Tom Chiverton

On Thursday 20 May 2010 06:22:14 you wrote:
 Given the following string in Coldfusion:
 
 ul[0][id]=main1 ul[0][children][0][id]=child2 ul[0][children][0][class]=
  ul[1][id]=main3 ul[2][id]=main4 ul[3][id]=main5 I'm looking for help
  understanding how to use the string above to create an array, which will
  then allow be to later build out the following:

You probably want to split it on '' to start with. Take a look in the docs at 
the string functions.

-- 
Tom Chiverton
Helping to vitalistically promote prospective m-commerce as part of the IT 
team of the year 2010, '09 and '08



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 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office together with a 
list of those non members who are referred to as partners.  We use the word 
“partner” to refer to a member of the LLP, or an employee or consultant with 
equivalent standing and qualifications. Regulated by the Solicitors Regulation 
Authority.

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 2500.

For more information about Halliwells LLP visit www.halliwells.co

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334222
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread andy matthews

FYI I upgraded from XP to Windows 7 and have had zero issues.



andy

-Original Message-
From: Les Mizzell [mailto:lesm...@bellsouth.net] 
Sent: Tuesday, June 01, 2010 11:25 PM
To: cf-talk
Subject: Re: HTML 5, has anyone done anything more than played with it


 It won't even be mainstream then. There's still an awful lot of people out
there running XP

XP isn't broke. I've seen no reason to fix it myself so far. Guess I'm 
one of those awful lot of people. If MS had given me an upgrade path 
from XP instead of a delete everything start from scratch install all 
your crap from the beginning path, I might have made the move to Win 7 
already. But, I can't afford the down time to upgrade. Maybe dual boot 
at some point so I can keep running and slowly over everything over. 
Later. Sometime.


 remember that at least 15% of web traffic (a hair over by my stats
actually) is still on IE6.

My main client is an office building full of attorneys using IE6. They 
don't care if it works in anything else AT ALL, but it damn well better 
work in IE 6!! Drives me crazy.


 that assumes that Firefox/Chrome/Opera haven't gotten to half market 
 share by that point, which they may at the rate they're growing. 

Please great and powerful Cthulhu grant us a standards complaint browser 
that maketh the entire IE line vanish from this plain of existance.


__ Information from ESET NOD32 Antivirus, version of virus signature
database 5164 (20100601) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com





~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334223
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Bobby Hartsfield

Thanks for the ideas Azadi,

Sticking the CSS in the head between style tags alone didn't work but adding
?nocache=#hash(now())# to the masthead.cfm URL did resolve it.

I didn't even think to try another way of writing the image out like you
suggested. I'll give that a shot when I get home this afternoon.


-Original Message-
From: Azadi Saryev [mailto:azadi.sar...@gmail.com] 
Sent: Tuesday, June 01, 2010 11:41 PM
To: cf-talk
Subject: Re: imageRead plus imagepaste plus imageGetBlob issue


 browser css/images caching? i did see the problem you described on the
link you posted...

what if you put the css declaration into the page (instead of external
stylesheet) and add a random url param to the bg image url?
style type=text/css
#masthead {background:
url(/images/masthead.cfm?x=cfoutput#createuuid()#/cfoutput) no-repeat;}
/style

i did a very similar thing on a a couple of site, but i had random url
params added to img urls and never saw the problem you see...
i also served the images using a script like this instead of cfcontent
tag:

cfscript
oImg = toBinary(toBase64(objImage)); // can probably use oImg =
imagegetblob(objImage); in your case
context = getPageContext();
context.setFlushOutput(false);
response = context.getResponse().getResponse();
out = response.getOutputStream();
response.setContentType(image/jpeg);
response.setContentLength(arrayLen(oImg));
out.write(oImg);
out.flush();
//response.reset(); //optional for problems
out.close();
/cfscript

hth

Azadi


On 02/06/2010 11:02, Bobby Hartsfield wrote:
 I've got this issue that is driving me batty.

 ... 
 ...
 ...

 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334224
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Bobby Hartsfield

Interesting. I tried from a few different browsers on Mac and PC... and from
home and work. I was able to replicate it in all attempts. I even had a
couple of friends try from other locations and they too saw the issue.

I've yet to see the error you spotted though. I don't see anything that
appears related in the error logs either. I'll keep an eye out for that one.

Thanks for looking.

-Original Message-
From: Leigh _ [mailto:cfsearch...@yahoo.com] 
Sent: Wednesday, June 02, 2010 1:30 AM
To: cf-talk
Subject: Re: imageRead plus imagepaste plus imageGetBlob issue


Luck of the draw maybe, but I did not experience the problem (aside from
pixalation). Though I did get a sporadic error message when viewing
masthead.cfm directly.  Every few refreshes, the following text appears:

The image http://acoderslife.com/images/masthead.cfm; cannot be displayed,
because it contains errors.

But only for a second or two. Then the header image appears as expected.




~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334225
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: PDF multi-line input

2010-06-02 Thread Roger Austin

On 6/1/2010 3:42 PM, Chad Gray wrote:
 Apprently chr(13)  chr(10) represents a Windows newline.

Carriage return-linefeed is what was used in teletype systems. It
isn't a Windows thing specifically, but was the norm for many moons
before other OS systems were developed.

If you try to send just a CR to a teletype (just saying), it
will print every printed line over the top of the last. I
have direct experience in doing that. :)

-- 
LinkedIn: http://www.linkedin.com/pub/8/a4/60
Twitter:  http://twitter.com/RogerTheGeek
MissHunt: http://www.misshunt.com/ (Home of the Clean/Dirty Magnet)
NCDevCon: http://ncdevcon.com/ 2010 Raleigh ColdFusion Conference

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334226
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Bobby Hartsfield

Hi Ray, Permanently watermarking the images is my last option. The way it
(sorta) works now is preferable if I can get it to work correctly. Right
now, I can just FTP the image to the directory and it starts showing up
(complete with watermark) without really doing anything.

I know, I'm lazy :-)

The cfheader was in there at some point. I must have left it out on one of
my failed attempts at fixing this. Thanks for pointing it out.

@Leigh, yeah, the pixilation is my fault. I lowered the quality of the
images drastically to see if file size was playing a factor.

-Original Message-
From: Raymond Camden [mailto:rcam...@gmail.com] 
Sent: Wednesday, June 02, 2010 6:22 AM
To: cf-talk
Subject: Re: imageRead plus imagepaste plus imageGetBlob issue


Never saw the issue myself. You know - as fast as CF is - there really
is no reason to be doing this on every request. When you've made the
watermarked version, you should save it. In fact, I'd just do a one
time script to generate them and then dynamically pick from there.

Also - I'd consider adding a cfheader above the cfcontent.


On Wed, Jun 2, 2010 at 12:29 AM, Leigh _ cfsearch...@yahoo.com wrote:

 Luck of the draw maybe, but I did not experience the problem (aside from
pixalation). Though I did get a sporadic error message when viewing
masthead.cfm directly. ?Every few refreshes, the following text appears:

 The image http://acoderslife.com/images/masthead.cfm; cannot be
displayed, because it contains errors.

 But only for a second or two. Then the header image appears as expected.


 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334227
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Raymond Camden

Yeah but there is no reason you can't continue to do that. You can FTP
to dir A. Use a cfscheduled task to scan A and copy/watermark new
images and then move it to B.

So you get the convenience of being able to add new images whenever -
and you get the performance of only having to watermark once. :)


On Wed, Jun 2, 2010 at 7:14 AM, Bobby Hartsfield bo...@acoderslife.com wrote:

 Hi Ray, Permanently watermarking the images is my last option. The way it
 (sorta) works now is preferable if I can get it to work correctly. Right
 now, I can just FTP the image to the directory and it starts showing up
 (complete with watermark) without really doing anything.

 I know, I'm lazy :-)

 The cfheader was in there at some point. I must have left it out on one of
 my failed attempts at fixing this. Thanks for pointing it out.

 @Leigh, yeah, the pixilation is my fault. I lowered the quality of the
 images drastically to see if file size was playing a factor.

 -Original Message-
 From: Raymond Camden [mailto:rcam...@gmail.com]
 Sent: Wednesday, June 02, 2010 6:22 AM
 To: cf-talk
 Subject: Re: imageRead plus imagepaste plus imageGetBlob issue


 Never saw the issue myself. You know - as fast as CF is - there really
 is no reason to be doing this on every request. When you've made the
 watermarked version, you should save it. In fact, I'd just do a one
 time script to generate them and then dynamically pick from there.

 Also - I'd consider adding a cfheader above the cfcontent.


 On Wed, Jun 2, 2010 at 12:29 AM, Leigh _ cfsearch...@yahoo.com wrote:

 Luck of the draw maybe, but I did not experience the problem (aside from
 pixalation). Though I did get a sporadic error message when viewing
 masthead.cfm directly. ?Every few refreshes, the following text appears:

 The image http://acoderslife.com/images/masthead.cfm; cannot be
 displayed, because it contains errors.

 But only for a second or two. Then the header image appears as expected.






 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334228
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Bobby Hartsfield

Yeah, but then I wouldn't get the satisfaction in knowing that it is magic
every time I load the page! Haha

You are right though, I am most likely headed to a solution that involves
watermarking the images permanently.

-Original Message-
From: Raymond Camden [mailto:rcam...@gmail.com] 
Sent: Wednesday, June 02, 2010 8:27 AM
To: cf-talk
Subject: Re: imageRead plus imagepaste plus imageGetBlob issue


Yeah but there is no reason you can't continue to do that. You can FTP
to dir A. Use a cfscheduled task to scan A and copy/watermark new
images and then move it to B.

So you get the convenience of being able to add new images whenever -
and you get the performance of only having to watermark once. :)


On Wed, Jun 2, 2010 at 7:14 AM, Bobby Hartsfield bo...@acoderslife.com
wrote:

 Hi Ray, Permanently watermarking the images is my last option. The way it
 (sorta) works now is preferable if I can get it to work correctly. Right
 now, I can just FTP the image to the directory and it starts showing up
 (complete with watermark) without really doing anything.

 I know, I'm lazy :-)

 The cfheader was in there at some point. I must have left it out on one of
 my failed attempts at fixing this. Thanks for pointing it out.

 @Leigh, yeah, the pixilation is my fault. I lowered the quality of the
 images drastically to see if file size was playing a factor.

 -Original Message-
 From: Raymond Camden [mailto:rcam...@gmail.com]
 Sent: Wednesday, June 02, 2010 6:22 AM
 To: cf-talk
 Subject: Re: imageRead plus imagepaste plus imageGetBlob issue


 Never saw the issue myself. You know - as fast as CF is - there really
 is no reason to be doing this on every request. When you've made the
 watermarked version, you should save it. In fact, I'd just do a one
 time script to generate them and then dynamically pick from there.

 Also - I'd consider adding a cfheader above the cfcontent.


 On Wed, Jun 2, 2010 at 12:29 AM, Leigh _ cfsearch...@yahoo.com wrote:

 Luck of the draw maybe, but I did not experience the problem (aside from
 pixalation). Though I did get a sporadic error message when viewing
 masthead.cfm directly. ?Every few refreshes, the following text appears:

 The image http://acoderslife.com/images/masthead.cfm; cannot be
 displayed, because it contains errors.

 But only for a second or two. Then the header image appears as expected.






 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334229
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Raymond Camden

On Wed, Jun 2, 2010 at 7:38 AM, Bobby Hartsfield bo...@acoderslife.com wrote:

 Yeah, but then I wouldn't get the satisfaction in knowing that it is magic
 every time I load the page! Haha

Perfect! ;)

 You are right though, I am most likely headed to a solution that involves
 watermarking the images permanently.

Yeah - I've seen - sometimes - rarely really - CF take a _real_ long
time to process certain images. So I always try to do these types of
operations one time if i can.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334230
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Sebastiaan GMC van Dijk

I'm currently using the video tag with a MS IE fallback (in Flash - JWPlayer) 
in a new webshop we're currently releasing. Works in all modern browsers. Do 
need two movie-files though, but that is overcomeable (is that a word?).


Sebastiaan

=
So long and thanx 4 all the fish

== Onlinebase.nl


 Date: Wed, 2 Jun 2010 10:13:29 +0100
 Subject: Re: HTML 5, has anyone done anything more than played with it
 From: tom.chiver...@halliwells.com
 To: cf-talk@houseoffusion.com
 
 
 On Tuesday 01 Jun 2010 20:44:12 you wrote:
  I've seen a couple of Javascript libraries that create support for
  the semantic tags (header, footer etc), but support for canvas,
  video and audio 
 
 And even then, what codec are you going to  use for VIDEO ? All 3 ?
 
  won't be mainstream unitl IE9 comes out (I'm not a
  M$ fanboy, but it is the most widely used browser).
 
 IE overall is, but you really have to look at each version as a separate 
 product, in which case it really isn't :-) 
 
 -- 
 Tom Chiverton
 Helping to efficiently unleash vertical revolutionary edge-of-your-seat 
 prospective action-items as part of the IT team of the year 2010, '09 and '08
 
 
 
 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 
 Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
 of members is available for inspection at the registered office together with 
 a list of those non members who are referred to as partners.  We use the word 
 “partner” to refer to a member of the LLP, or an employee or consultant with 
 equivalent standing and qualifications. Regulated by the Solicitors 
 Regulation Authority.
 
 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 2500.
 
 For more information about Halliwells LLP visit www.halliwells.co
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334231
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Call cfabort with java methods

2010-06-02 Thread Joel Watson

This is more a question of curiosity than of anything else...but is there a way 
in CF8 to call something equivalent to cfabort using the exposed java 
methods?  Or maybe another way, what is it that cfabort is actually doing? 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334232
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Eric Roberts

Actually...from nuking the partition on my disk to having all of my software
installed with Win7 took about 6 hours or so.  Win 7 is probably the
quickest install of an OS I have seen as of yet.  When you go to a new OS,
it is always best to do a clean install rather than an upgrade.

Eric

-Original Message-
From: Les Mizzell [mailto:lesm...@bellsouth.net] 
Sent: Tuesday, June 01, 2010 11:25 PM
To: cf-talk
Subject: Re: HTML 5, has anyone done anything more than played with it


 It won't even be mainstream then. There's still an awful lot of people out
there running XP

XP isn't broke. I've seen no reason to fix it myself so far. Guess I'm 
one of those awful lot of people. If MS had given me an upgrade path 
from XP instead of a delete everything start from scratch install all 
your crap from the beginning path, I might have made the move to Win 7 
already. But, I can't afford the down time to upgrade. Maybe dual boot 
at some point so I can keep running and slowly over everything over. 
Later. Sometime.


 remember that at least 15% of web traffic (a hair over by my stats
actually) is still on IE6.

My main client is an office building full of attorneys using IE6. They 
don't care if it works in anything else AT ALL, but it damn well better 
work in IE 6!! Drives me crazy.


 that assumes that Firefox/Chrome/Opera haven't gotten to half market 
 share by that point, which they may at the rate they're growing. 

Please great and powerful Cthulhu grant us a standards complaint browser 
that maketh the entire IE line vanish from this plain of existance.


__ Information from ESET NOD32 Antivirus, version of virus signature
database 5164 (20100601) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com





~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334233
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Redirect question

2010-06-02 Thread Donnie Carvajal

I have a client that would like to send out URLs without .cfm.  For example, 
there is a page in the website called acme.cfm.  To access the page, a visitor 
would go to http://www.domain.com/acme.cfm.  The client would like to also 
access acme.cfm by the following URL: http://www.domain.com/acme.  We are on 
Windows and IIS 6.  Has anybody ever done anything like this before?  It seems 
that there would need to be an ISAPI filter or maybe have a custom error 
redirect or some setting change in IIS.  I can write Coldfusion code for this, 
but that means I would have to create folder for every page and drop this CF 
code in the folder as the default and redirect to the acme.cfm page.  I would 
like to avoid creating thousands of folders, just for this redirect.

All help is appreciated.

Thanks,

Donnie 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334234
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Redirect question

2010-06-02 Thread Andrew Clarke

I'm sure there are many ways to do this, but one way is to just set a custom 
404 error handler to a URL on your site.  For instance, create a file called 
/404.cfm and use that in IIS as your 404 handler.  Then in 404.cfm, do any code 
you need to.  This way you don't actually have to create any directories or 
real pages.

- Andrew.


On 2010-06-02, at 13:01, Donnie Carvajal wrote:

 
 I have a client that would like to send out URLs without .cfm.  For example, 
 there is a page in the website called acme.cfm.  To access the page, a 
 visitor would go to http://www.domain.com/acme.cfm.  The client would like to 
 also access acme.cfm by the following URL: http://www.domain.com/acme.  We 
 are on Windows and IIS 6.  Has anybody ever done anything like this before?  
 It seems that there would need to be an ISAPI filter or maybe have a custom 
 error redirect or some setting change in IIS.  I can write Coldfusion code 
 for this, but that means I would have to create folder for every page and 
 drop this CF code in the folder as the default and redirect to the acme.cfm 
 page.  I would like to avoid creating thousands of folders, just for this 
 redirect.
 
 All help is appreciated.
 
 Thanks,
 
 Donnie 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334235
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Redirect question

2010-06-02 Thread Robert Harrison

Put the code below into a .cfm page, then point the IIS 404 and CFM missing
template to point to this page when a page is not found. Once you get the
missing page (404) errors pointed the page that contains this code this
should work as is, except for the redirect conditions.  You'll need to code
in the conditions to so as you'd like.

(FYI - The page does a lot more that this abbreviated version, so you won't
need all the vars below. I just yanked this from one of my sites. You can
play it out to your needs).

Hope this helps,
Robert




cfsilent
cfset rootip=http:/;/myrootip.com !--- SET YOUR ROOT IP HERE
---
cfparam name=strTargetUrl default=
cfparam name=strTargetQueryParams default=
cfparam name=strTargetDirectory default=
cfparam name=strTargetScriptName default=
cfset strTargetUrl = LCase(REReplace(CGI.query_string,
404;|:80|www\.,,ALL)) /
 cfset strTargetUrl = Replace(strTargetUrl,rootip,,ONE) /
cfif Find( ?, strTargetUrl )
cfset strTargetQueryParams =
ListRest(strTargetUrl,?) /
cfset strTargetUrl = ListGetAt( strTargetUrl, 1,
? ) /
cfelse
cfset strTargetQueryParams =  /
/cfif
 
cfset strTargetUrl =
REReplace(strTargetUrl,[\\/]+,/,ALL) /
cfset strTargetUrl =
REReplace(strTargetUrl,^[\\/]+|[\\/]+$,,ALL) /
cfif REFind( \.[\w]+$, strTargetUrl )
cfset strTargetDirectory =
REReplace(GetDirectoryFromPath( strTargetUrl ), [\\/]+$,,ONE) /
cfset strTargetScriptName = strTargetUrl /
cfelse
cfset strTargetDirectory = strTargetUrl /
cfset strTargetScriptName = strTargetUrl /
/cfif

!--- conditions for redirect ---
cfif Find(badpage1.cfm, strTargetUrl ) !--- USE THIS FORMAT TO
LOOK FOR A SPECIFIC PAGE, CFELSE IF UNTIL YOU ARE OUT OF SPECIFIC PAGES ---
cflocation url=#rootip#/newpage2.cfm addtoken=no
cfelseif Find(badpage1.cfm, strTargetUrl ) !--- NEXT PAGE TO
REDIRECT ---
cflocation url=#rootip#/newpage2.cfm addtoken=no
cfelseif Find(baddirectory1, strTargetDirectory ) !--- USE THIS
FORMAT FOR LOOKING FOR A DIRECTORY NAME IN URL STRING ---
cflocation url=#rootip#/newpage3.cfm addtoken=no
cfelse
cflocation url=#rootip# addtoken=no !--- GO TO ROOT
JUST IN CASE, OR CODE SOMETHING ELSE HERE, OR DISPLAY A 404 MESSAGE HERE
---
/cfif
/cfsilent


Robert B. Harrison
Director of Interactive Services
Austin  Williams
125 Kennedy Drive, Suite 100 
Hauppauge NY 11788
P : 631.231.6600 Ext. 119 
F : 631.434.7022
http://www.austin-williams.com 

Great advertising can't be either/or.  It must be .

Plug in to our blog: AW Unplugged
http://www.austin-williams.com/unplugged


 

__ Information from ESET Smart Security, version of virus signature
database 5167 (20100602) __

The message was checked by ESET Smart Security.

http://www.eset.com
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334236
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Redirect question

2010-06-02 Thread William Seiter

The easiest way I can think of would be to change the page name from:
http://www.domain.com/acme.cfm
to:
http://www.domain.com/acme/index.cfm

Your 'http://www.domain.com/acme' call would automatically call the index.cfm 
page, and it will be easier for future maintenance needs.

William



--
William E. Seiter


On Jun 2, 2010, Donnie Carvajal donnie.carva...@transformyx.com wrote: 


I have a client that would like to send out URLs without .cfm.  For example, 
there is a page in the website called acme.cfm.  To access the page, a visitor 
would go to http://www.domain.com/acme.cfm.  The client would like to also 
access acme.cfm by the following URL: http://www.domain.com/acme.  We are on 
Windows and IIS 6.  Has anybody ever done anything like this before?  It seems 
that there would need to be an ISAPI filter or maybe have a custom error 
redirect or some setting change in IIS.  I can write Coldfusion code for this, 
but that means I would have to create folder for every page and drop this CF 
code in the folder as the default and redirect to the acme.cfm page.  I would 
like to avoid creating thousands of folders, just for this redirect.

All help is appreciated.

Thanks,

Donnie 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334237
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Sean Corfield

On Wed, Jun 2, 2010 at 8:21 AM, Eric Roberts
ow...@threeravensconsulting.com wrote:
 When you go to a new OS,
 it is always best to do a clean install rather than an upgrade.

On Windows, probably. On a Mac, upgrades are pretty much always very
straightforward and quick (and Mac OS upgrades are normally pretty
cheap by comparison to Windows).
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

If you're not annoying somebody, you're not really alive.
-- Margaret Atwood

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334238
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Home Site+ and Windows 7

2010-06-02 Thread Brad Wood

 How many folks think of a web site or a web application when 
 they're editing / creating new files? Do folks really find it a 
 stretch to go from that concept to an actual site/project in 
 their IDE? I'm genuinely curious about this because I can't 
 imagine working without sites / projects and I want to really 
 understand why there is such a pushback on this... Thanx! 

It's not the files that are already part of my web application that usually 
present a problem-- it's the exceptions that crop up from time to time that are 
really annoying.

One of the most common scenarios for me is when I've downloaded some bit of 
code or UDF off the Internet.  Since it's not part of any actual site yet and 
probably laying on my desktop in a zip file, I'll just want to quickly open it 
up and read through it to see if I feel like using it or just want to delete 
it.  

My 2nd most common scenario is usually some bit of javascript or HTML code that 
I have copied and wish to toss in a temporary .html file and quickly edit for 
the sake of veiwing in a browser.  

My 3rd scenario is the very handy HTML and XML code formatted from Homesite.  I 
would regularly use Homsite to open random config files off my hard drive for 
formatting that had nothing to do with the web.  So, sometimes I will want to 
use a feature of the editor on a random text file.

And my 4th scenario is the rare occasion that I would need to open a file 
directly off one of my staging or production servers via a 
UNC file path.  Loading hundreds of megs of code over a network into a project 
just to deal with one file is not really an option.

Now there might be work-arounds or alternative methods for each of my 
scenarios, but the fact of the matter is that's what I'm used to, it works very 
well, and why should I shoe-horn each of those exceptions into a project when 
they don't need to be?  For the rest of the files I edit that are actually part 
of an established application, I don't have any problem with projects with the 
exception that Eclipse can sometimes be painfully slow when switching from one 
to another.

~Brad 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334239
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Home Site+ and Windows 7

2010-06-02 Thread Sean Corfield

On Wed, Jun 2, 2010 at 12:23 PM, Brad Wood b...@bradwood.com wrote:
 One of the most common scenarios for me is when I've downloaded some bit of 
 code or UDF off the Internet.  Since it's not part of any actual site yet and 
 probably laying on my desktop in a zip file, I'll just want to quickly open 
 it up and read through it to see if I feel like using it or just want to 
 delete it.

Don't need a project for that. You can just open the files from the File view.

 My 2nd most common scenario is usually some bit of javascript or HTML code 
 that I have copied and wish to toss in a temporary .html file and quickly 
 edit for the sake of veiwing in a browser.

You'd need to do in an existing project (I have a scratch project for
such purposes based on my default webroot).

 My 3rd scenario is the very handy HTML and XML code formatted from Homesite.  
 I would regularly use Homsite to open random config files off my hard drive 
 for formatting that had nothing to do with the web.  So, sometimes I will 
 want to use a feature of the editor on a random text file.

Could use File view to open files (so you don't need a project) and
I'm pretty sure HTML / XML formatting is built in (to CFBuilder).

 And my 4th scenario is the rare occasion that I would need to open a file 
 directly off one of my staging or production servers via a
 UNC file path.  Loading hundreds of megs of code over a network into a 
 project just to deal with one file is not really an option.

Again, File view works for that.

Thanx for sharing the scenarios. I find it very interesting to hear
how other developers work since we all have strong preferences
regarding our workflows :)

Of course, I'm on a Mac so Homesite/CFS has never been an option but
I've used a lot of different editors / IDEs over the years...
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

If you're not annoying somebody, you're not really alive.
-- Margaret At

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334240
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Home Site+ and Windows 7

2010-06-02 Thread brad

I'm glad to know that File View covers those scenarios.  I won a copy of
CF Builder at my local user group so I'll be installing it soon and I'll
keep that in mind.

Thanks!

~Brad


 Original Message 
Subject: Re: Home Site+ and Windows 7
From: Sean Corfield seancorfi...@gmail.com
Date: Wed, June 02, 2010 3:10 pm
To: cf-talk cf-talk@houseoffusion.com

Again, File view works for that.



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334241
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: HowTo Convert a String to an Array?

2010-06-02 Thread Larry Lyons

You could try the .split method. Assuming here that the string is in a 
variable, just use variableName.split() - assuming that  is the deliimiter 
you want to use. Since this uses the .split java method, you can use multiple  
characters as a delimiter. You can also use a CFLib function which you may find 
easier to use:
http://cflib.org/udf/splitMX

hth,
larry

 Given the following string in Coldfusion:
 
 ul[0][id]=main1 ul[0][children][0][id]=child2 
 ul[0][children][0][class]= ul[1][id]=main3 ul[2][id]=main4 
 ul[3][id]=main5 
 I'm looking for help understanding how to use the string above to 
 create an array, which will then allow be to later build out the 
 following: 
 
 UL
   LI id=main1
   Lorem ipsum dolor sit amet, consectetur 
   UL
   LI id=child2
   In hac habitasse platea dictumst. 
   UL/UL
   /LI
   /UL
   /LI
   LI id=main3
   In hac habitasse platea dictumst. 
   UL/UL
   /LI
   LI id=main4
   In hac habitasse platea dictumst. 
   UL/UL
   /LI
   LI id=main5
   In hac habitasse platea dictumst. 
   UL/UL
   /LI
 /UL
 
 
 Thanks for any help! 


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334242
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Home Site+ and Windows 7

2010-06-02 Thread Judah McAuley

And the File View in CF Builder is based on Aptana which you can
install as a free plugin to any install of Eclipse, so if you don't
like CF Builder for some reason, you can still get the same File View
with CFEclipse if you like. And remember that CFBuilder, being an
Eclipse plugin, can utilize most any other Eclipse plugin running
along side it. So if you want, say, UML modeling and CFBuilder doesn't
do it, you can probably find a couple of Eclipse plugins that you can
use for that functionality. The hard part is wading through all the
plugins out there and figuring out what set works for you. It is a big
ocean.

Cheers,
Judah

On Wed, Jun 2, 2010 at 1:50 PM,  b...@bradwood.com wrote:

 I'm glad to know that File View covers those scenarios.  I won a copy of
 CF Builder at my local user group so I'll be installing it soon and I'll
 keep that in mind.

 Thanks!

 ~Brad


  Original Message 
 Subject: Re: Home Site+ and Windows 7
 From: Sean Corfield seancorfi...@gmail.com
 Date: Wed, June 02, 2010 3:10 pm
 To: cf-talk cf-talk@houseoffusion.com

 Again, File view works for that.



 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334243
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: imageRead plus imagepaste plus imageGetBlob issue

2010-06-02 Thread Leigh

 I've yet to see the error you spotted though. 

I still see it with FF 3.6.4. But it only seems to happen when the header was 
viewed directly, and the image always shows up within a second. It might be a 
browser issue. I see a few references to similar problems with FF. 

Though I myself would probably go with Raymond's suggestion to watermark once, 
just to save some processing ;) But I am glad the random hash() seems to do the 
trick.

-Leigh


  


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334244
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Home Site+ and Windows 7

2010-06-02 Thread denstar

It's probably worth noting (although I'd heard CFB did this out of the
box?) that you *can* associate Eclipse with a file type on the OS, so
opening said file type works the way it works with normal
applications.

I can download a cfml file and double-click on it, and have it open in
CFEclipse.  Network paths work the same way, click, click, boom.

I incorporated this into CFEclipse, but you can add the EclipseCall
plugin to CFB if it really doesn't have the ability.

HIH!

:Den

-- 
Concepts, like individuals, have their histories and are just as
incapable of withstanding the ravages of time as are individuals. But
in and through all this they retain a kind of homesickness for the
scenes of their childhood.
Soren Kierkegaard

On Wed, Jun 2, 2010 at 2:10 PM, Sean Corfield wrote:

 On Wed, Jun 2, 2010 at 12:23 PM, Brad Wood wrote:
 One of the most common scenarios for me is when I've downloaded some bit of 
 code or UDF off the Internet.  Since it's not part of any actual site yet 
 and probably laying on my desktop in a zip file, I'll just want to quickly 
 open it up and read through it to see if I feel like using it or just want 
 to delete it.

 Don't need a project for that. You can just open the files from the File view.

 My 2nd most common scenario is usually some bit of javascript or HTML code 
 that I have copied and wish to toss in a temporary .html file and quickly 
 edit for the sake of veiwing in a browser.

 You'd need to do in an existing project (I have a scratch project for
 such purposes based on my default webroot).

 My 3rd scenario is the very handy HTML and XML code formatted from Homesite. 
  I would regularly use Homsite to open random config files off my hard drive 
 for formatting that had nothing to do with the web.  So, sometimes I will 
 want to use a feature of the editor on a random text file.

 Could use File view to open files (so you don't need a project) and
 I'm pretty sure HTML / XML formatting is built in (to CFBuilder).

 And my 4th scenario is the rare occasion that I would need to open a file 
 directly off one of my staging or production servers via a
 UNC file path.  Loading hundreds of megs of code over a network into a 
 project just to deal with one file is not really an option.

 Again, File view works for that.

 Thanx for sharing the scenarios. I find it very interesting to hear
 how other developers work since we all have strong preferences
 regarding our workflows :)

 Of course, I'm on a Mac so Homesite/CFS has never been an option but
 I've used a lot of different editors / IDEs over the years...
 --
 Sean A Corfield -- (904) 302-SEAN
 Railo Technologies, Inc. -- http://getrailo.com/
 An Architect's View -- http://corfield.org/

 If you're not annoying somebody, you're not really alive.
 -- Margaret At

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334245
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Home Site+ and Windows 7

2010-06-02 Thread Mark A. Kruger

You forgot to mention that eclipse takes about 45 seconds to load :)

Mark A. Kruger, MCSE, CFG
(402) 408-3733 ext 105
Skype: markakruger
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com



-Original Message-
From: denstar [mailto:valliants...@gmail.com] 
Sent: Wednesday, June 02, 2010 5:14 PM
To: cf-talk
Subject: Re: Home Site+ and Windows 7


It's probably worth noting (although I'd heard CFB did this out of the
box?) that you *can* associate Eclipse with a file type on the OS, so
opening said file type works the way it works with normal
applications.

I can download a cfml file and double-click on it, and have it open in
CFEclipse.  Network paths work the same way, click, click, boom.

I incorporated this into CFEclipse, but you can add the EclipseCall
plugin to CFB if it really doesn't have the ability.

HIH!

:Den

-- 
Concepts, like individuals, have their histories and are just as
incapable of withstanding the ravages of time as are individuals. But
in and through all this they retain a kind of homesickness for the
scenes of their childhood.
Soren Kierkegaard

On Wed, Jun 2, 2010 at 2:10 PM, Sean Corfield wrote:

 On Wed, Jun 2, 2010 at 12:23 PM, Brad Wood wrote:
 One of the most common scenarios for me is when I've downloaded some bit
of code or UDF off the Internet.  Since it's not part of any actual site yet
and probably laying on my desktop in a zip file, I'll just want to quickly
open it up and read through it to see if I feel like using it or just want
to delete it.

 Don't need a project for that. You can just open the files from the File
view.

 My 2nd most common scenario is usually some bit of javascript or HTML
code that I have copied and wish to toss in a temporary .html file and
quickly edit for the sake of veiwing in a browser.

 You'd need to do in an existing project (I have a scratch project for
 such purposes based on my default webroot).

 My 3rd scenario is the very handy HTML and XML code formatted from
Homesite.  I would regularly use Homsite to open random config files off my
hard drive for formatting that had nothing to do with the web.  So,
sometimes I will want to use a feature of the editor on a random text file.

 Could use File view to open files (so you don't need a project) and
 I'm pretty sure HTML / XML formatting is built in (to CFBuilder).

 And my 4th scenario is the rare occasion that I would need to open a file
directly off one of my staging or production servers via a
 UNC file path.  Loading hundreds of megs of code over a network into a
project just to deal with one file is not really an option.

 Again, File view works for that.

 Thanx for sharing the scenarios. I find it very interesting to hear
 how other developers work since we all have strong preferences
 regarding our workflows :)

 Of course, I'm on a Mac so Homesite/CFS has never been an option but
 I've used a lot of different editors / IDEs over the years...
 --
 Sean A Corfield -- (904) 302-SEAN
 Railo Technologies, Inc. -- http://getrailo.com/
 An Architect's View -- http://corfield.org/

 If you're not annoying somebody, you're not really alive.
 -- Margaret At

 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334246
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Home Site+ and Windows 7

2010-06-02 Thread denstar

I've had the same instance running for like a month, so I plumb forgot!  ;)p

:Den

-- 
During the first period of a man's life the greatest danger is not to
take the risk.
Soren Kierkegaard

On Wed, Jun 2, 2010 at 4:28 PM, Mark A. Kruger wrote:

 You forgot to mention that eclipse takes about 45 seconds to load :)

 Mark A. Kruger, MCSE, CFG
 (402) 408-3733 ext 105
 Skype: markakruger
 www.cfwebtools.com
 www.coldfusionmuse.com
 www.necfug.com

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334247
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Home Site+ and Windows 7

2010-06-02 Thread Sean Corfield

On Wed, Jun 2, 2010 at 3:51 PM, denstar valliants...@gmail.com wrote:
 I've had the same instance running for like a month, so I plumb forgot!  ;)p

Yeah, on my 3 yr old MBP it takes about 28 seconds to start (I just
timed it) but since it stays open for weeks at a time that's just not
an issue. On my new desktop it opens in a few seconds (and again it
stays open for weeks at a time).

I will admit I switched from CFEclipse and (early builds of CFBuilder)
to TextMate for a more streamlined memory / performance experience but
when CFBuilder 1.0 launched I was happy to switch back as the features
it offers are worth the extra RAM / CPU cycles :)
-- 
Sean A Corfield -- (904) 302-SEAN
Railo Technologies, Inc. -- http://getrailo.com/
An Architect's View -- http://corfield.org/

If you're not annoying somebody, you're not really alive.
-- Margaret Atwoo

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334248
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm