Re: [ACFUG Discuss] CFBuilder

2018-02-26 Thread W. Sean Harrison
I decided to go with VSCode. Works great for my style of development (read:
no WYSIWYG stuff), and it looks good as well. Was a beast to get it set up
and working, but all good now, and the intellisense is pretty good as well.
The only thing I miss is the integrated SQL Server table browsing, but I
can work that out later. :)

Thx guys!

On Mon, Feb 26, 2018 at 1:34 PM, Cheyenne Throckmorton <
cheye...@massivereach.com> wrote:

> I haven't coded CF in awhile but I got turned on to Atom at another open
> source conference. I think it was originally built by the folks at github
> and it has become my default editor. It looks like they have a CFML
> language add-on but I have not used it. Just another option out there.
>
> https://atom.io/
>
> https://github.com/atuttle/atom-language-cfml
>
>
>
>
>
> Cheyenne Throckmorton
> *Owner, Developer & Digital Strategist*
> *Massive Reach*, A Technology & Marketing Company
> MassiveReach.com
> <https://www.massivereach.com?utm_source=indivdual-email_medium=email_campaign=home-page_content=massivereach-com_term=cjt-footer>
>  -
> Atlanta, GA
> cheye...@massivereach.com
>
> <http://www.facebook.com/cheyennejack>
> <http://www.twitter.com/cheyennejack>
> <http://www.linkedin.com/in/cheyennejack>
> <http://www.instagram.com/cheyennejack>
> Watch my FREE Video - SEO for Business Leaders
> <https://www.massivereach.com/drupal-camp-atlanta?utm_source=indivdual-email_medium=email_campaign=seo-for-business-leaders_content=watch-free-video_term=cjt-footer>
>
> **NOTE: This message contains legally privileged and confidential
> information intended only for the use of the individual or entity to whom
> it is addressed. If you are not the intended recipient, any use,
> distribution, dissemination, or copying of this message or the file
> attachments hereto is prohibited. If you have received this message in
> error, please notify the sender and destroy all copies of this message and
> any file attachments.
>
> On Mon, Feb 26, 2018 at 2:23 PM, Cameron Childress <camer...@gmail.com>
> wrote:
>
>> On Thu, Feb 22, 2018 at 9:34 PM, W. Sean Harrison wrote:
>>
>>> I've been in my own little CF bubble for years now - haven't posted here
>>> in a decade I bet. :) Glad the list is still up and rolling along. :)
>>>
>>
>> Welcome back!
>>
>>
>>> 1. Are you guys using CFBuilder? If not, what are you using?
>>>
>>
>> No. It's memory footprint is approximately the size of 3 mac trucks.
>>
>> I use Sublime Text. I do also know others on VS Code, as mentioned by
>> others in this thread.
>>
>> -Cameron
>>
>> --
>> Cameron Childress
>> p:   678.637.5072 <(678)%20637-5072>
>>
>>
>


[ACFUG Discuss] CFBuilder

2018-02-22 Thread W. Sean Harrison
Hi all,

I've been in my own little CF bubble for years now - haven't posted here in
a decade I bet. :) Glad the list is still up and rolling along. :)

So, now that we're on Win10 (ick), my CFStudio *finally* doesn't work
anymore. I'm checking out CFBuilder, but I have some questions:

1. Are you guys using CFBuilder? If not, what are you using?
2. If you are, has anyone solved the 'CFBuilder can't see network shares'
problem?

Thanks guys -- I'll be in my cave if anyone needs me...

--Sean Harrison


Re: [ACFUG Discuss] strange behavior with cftoken/cfid with CF9

2018-02-22 Thread W. Sean Harrison
Is there a loadhandler in the mix? 8 to 4 is heavy corporate use - maybe
the site has grown in traffic over time, and now during peak hours it's
getting shifted over to another box with slightly different code? Or the
session info isn't getting passed over along with the http request? Is
there a CFLocation in the process someplace? That can screw up a
cookie-write.  Does it start happening at 8am sharp? Never at 7:59, 8:01,
etc?

--Sean

On Thu, Feb 22, 2018 at 6:14 PM, Jeff Howard  wrote:

> Thanks Charlie. I've always had quicker response on ACFUG but today I was
> proven wrong. I'll keep to the Adobe site but any ideas from anyone are
> greatly appreciated.
>
> On Thu, Feb 22, 2018 at 6:11 PM, Charlie Arehart 
> wrote:
>
>> Jeff has posted this question also in the Adobe forums. Folks may want to
>> see my reply there (just written), if not also reply there.
>>
>> https://forums.adobe.com/message/10198418#10198418
>>
>>
>> (Cross-posting is always risky, Jeff. Some will see one but not the
>> other. And only you, or others watching both, will get the complete
>> picture, which can be confusing for all concerned.)
>>
>> /charlie
>>
>>
>>
>> *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jeff
>> Howard
>> *Sent:* Thursday, February 22, 2018 04:58 PM
>> *To:* discussion@acfug.org
>> *Subject:* [ACFUG Discuss] strange behavior with cftoken/cfid with CF9
>>
>>
>>
>> This is an older CRM application using CF 9 that hasn't been changed in
>> over a year.
>>
>>
>>
>> As of Sunday between the hours of 8 AM and 4 PM cftoken/cfid disappear in
>> the middle of loading the dashboard. 2/3 of the content appears and then
>> the cfid/cftoken disappear. It only occurs at very specific times of the
>> day.
>>
>>
>>
>> Any ideas?
>>
>>
>>
>>
>>
>> [image: Image removed by sender.]
>> 
>>
>> Virus-free. www.avast.com
>> 
>>
>>
>>
>
>


Re: [ACFUG Discuss] Can I Remove the URL from Child Windows?

2016-09-12 Thread W. Sean Harrison
'sharrison' = 'Sean Harrison'. :)

Glad this list is still around!

-S

On Sat, Sep 10, 2016 at 1:55 PM, Peyton Todd  wrote:

> First, my thanks to everyone for the help so far...
>
> Your answers have shown me that attempts to suppress the location bar in
> HTML windows, even when feasible, are swimming upstream against a strong
> current, so are best avoided.
>
> The 'brainjar' code suggested by sharrison (Steve? Sam?) works
> beautifully!  Just about all I had to do was download the GIF images for
> the window buttons, and put a  tag containing one of my videos
> inside the 'client area' of one of the windows. If you'd like to see it,
> download the folder at the Dropbox link below and run vindemo.html. Then
> click on Window 1, which is where I put my  tag.
>
> Vindemo
> 
>
>
> [image: image]
> 
>
>
>
>
>
> Vindemo
> 
> Shared with Dropbox
> View on www.dropbox.com
> 
> Preview by Yahoo
>
>
> Getting all my little icons and descriptions to take the place of the
> existing "Window 1 - Window 2 - Window 3" interface may be a fairly big
> job, though, since they vary a lot in which icons and how many, and in
> various font changes within the descriptions. So I'll be looking into ways
> to streamline it.
>
> I'll also look into "dialogs" as an alternative.
>
> On balance, though, although I like the look of this HTML+Javascript
> interface much better than the one using PDFs (which overwrites my
> sub-titles among other problems), I have hundreds of these little documents
> to prepare, and if I cannot streamline the process just mentioned, I may
> have to go with the PDF approach after all, since it will combine the
> WYSIWYG capabilities of Microsoft Word and Adobe Acrobat to make each one
> go much quicker.
>
> So I'll be looking into the 'security hole' issue I described earlier. As
> to that, Dawn, the problem is not so much with Acrobat itself as with
> Acrobat *Reader*, since that's what would play the media for end users.
> Adobe has already pulled the rug out from under me once due to security
> considerations (the dangers of legacy media). It's not that I need the
> media to be file-type agnostic for its own sake, but rather that the
> strange restriction of choices presented by the Sound Tool vs. Button
> interfaces are a red flag suggesting that the current capacities my not
> last forever. To repeat: even though PDFs will be around forever, that
> doesn't mean that what Adobe permits one to do with them will be - as my
> earlier experience has painfully showed me!
>
> I'll let you know how it works out.
>
> Peyton
>
> --
> *From:* Arun Nallan 
> *To:* discussion@acfug.org; Peyton Todd 
> *Sent:* Friday, September 9, 2016 10:47 PM
> *Subject:* Re: [ACFUG Discuss] Can I Remove the URL from Child Windows?
>
> Peyton,
>
> Don't think these days there is a way to do that. Due to security, they
> had disabled it.
>
> http://stackoverflow.com/questions/15926105/hiding-the-
> address-bar-of-a-browser  has answered it
>
> Unfortunately, you have to rely on JavaScript/ CSS way of managing the DIV
> tags hide/ show --> Also, may have to make an AJAX call to the video HTML
> and render the response in the DIV.  But this is not the way you want the
> solution to be - Not sure what other workarounds are available.
>
>
>
>
> Thanks,
> Arun Nallan
>
>
> 409 363 0587
>
> On Fri, Sep 9, 2016 at 9:19 AM, Peyton Todd  wrote:
>
> Hello Everyone,
>
> I, too, am glad to know this list still exists, since I have a question.
> To identify myself briefly, I’m a former member of the group, now retired,
> so I no longer write Cold Fusion code. My question concerns a research
> project that I presented to the group a few years ago, when members were
> asked to describe their work regardless of its relevance to Cold Fusion.
> The project is about the speech of a hearing child of deaf parents, and I’m
> hoping one of you with knowledge of HTML and Javascript can help me choose
> between two ways of presenting the data.
>
> I apologize for the great detail of this post, but I can get to my
> question right away before going into all that detail:
>
> *Does anyone know how to make the URL disappear in a child HTML window? If
> not, then is there some other simple way to get the effect I want?*
>
> Apparently the standard way would have been to set location=no when
> specifying the parameters to the window.open command. But that doesn’t
> work, and I remember reading somewhere that the W3C has decided to disable
> it. Is there some other way to make the URL disappear? Or maybe an
> alternate way to get a child window? (I 

Re: [ACFUG Discuss] Re:

2010-06-14 Thread W. Sean Harrison
Me too. Sorry guys. John was very cool, and helped me out. Thanks John!

On Mon, Jun 14, 2010 at 7:35 PM, Peyton Todd peytont...@att.net wrote:
 Yes, I realized right after I fired off the e-mail that you guys were
 talking about it already. Sorry. It's just that after several days of
 getting that e-mail I had a knee-jerk reaction without investigating
 further!

 Peyton


 
 From: John Mason ma...@fusionlink.com
 To: discussion@acfug.org
 Sent: Mon, June 14, 2010 8:06:12 PM
 Subject: Re: [ACFUG Discuss] Re:

 Ah, because he was on the discussion list. He's off now. Did you just
 must the discussion the list just had?

 John
 ma...@fusionlink.com




 On 6/14/10 7:13 PM, Peyton Todd wrote:
 Speaking of e-mails, Michael Sinaysky, why do I keep getting this one from
 you every day?




 
 From: Michael Sinayskymsinay...@hotmail.com
 To: at5...@comcast.net; alexalt...@bellsouth.net; 17...@ru.ru;
 aze...@msn.com; mr.andytur...@gmail.com; anthony.heff...@comcast.net;
 ost...@gmail.com; bill.sper...@securitymentors.com; liirc...@hotmail.com;
 wh...@ablest.com; cr...@hotmail.com; craigameric...@hotmail.com;
 dbos...@amclog.com; dan.counc...@gmail.com; djo...@jonesgroup.pro;
 dwa...@figleaf.com; discussion@acfug.org; dixiematth...@remax.net;
 fa...@comcast.net; dmitryi...@bellsouth.net; doug.brash...@gmail.com;
 easyf...@comcast.net; el...@atlsold.com; innae...@hotmail.com;
 ernaapul...@yahoo.com; ge...@comcast.net; cbreaksp...@hotmail.com;
 hay...@013net.net; heehortensia540...@hotmail.com; isba2...@earthlink.net;
 skralivet...@comcast.net; jay...@staffingtechnologies.com;
 jean_musselwh...@yahoo.com; jerrybo...@yahoo.com; jkersht...@hotmail.com;
 jmason1...@yahoo.com; kbrown...@performplus.com;
 khellrie...@shipwithcts.com; kan...@gotoagile.com; lariska8...@aol.com;
 lb...@performplus.com;
  l...@leifcom.com; skralivet...@msn.com; esta...@hotmail.com;
 lia_gorlov...@mail.ru; iolanta.oyzb...@gecapital.com;
 ioyzb...@ameritech.net; mplechtchit...@fsa.com; mkersht...@sisn.com;
 michael.j.alexan...@gmail.com; gazelle...@gmail.com;
 michelle.tull...@right.com; ngarbu...@yahoo.com; lizznor...@comcast.net;
 olgavane...@yahoo.com; gunk...@hotmail.com; paul.dang...@ssa.gov;
 ppereva...@bridium.com; ptrai...@charter.net; pauldang...@comcast.net;
 pa...@gsfc.org; ptrei...@charter.net; rbarr...@eplus.com;
 rimma.chudnov...@gmail.com; rju...@southeastpet.com;
 to...@shermanstravel.com; supp...@sozohosting.com;
 stefan.vesterl...@toolone.com; taylor.edwa...@americoldrealty.com;
 td...@shipwithcts.com; tlcarter...@yahoo.com; fa...@dtg.lv;
 ysinay...@hotmail.com; zubinmo...@gmail.com
 Sent: Mon, June 14, 2010 5:39:35 PM
 Subject:

 http://www.medsfirstrx.net/paleocosmology
 
 The New Busy is not the old busy. Search, chat and e-mail from your inbox.
 Get started.
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -


 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -







 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -




 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-