Re: jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Scott Stewart

Byron,

delegate is not depreciated in 1.7, it's still active as of 1.11, which is
the version that I'm using. There are a couple of instances of deferred.is
that are depreciated but not .delegate.

http://api.jquery.com/category/deprecated/deprecated-1.7/

http://blog.jquery.com/2011/11/03/jquery-1-7-released/

On Fri, Mar 20, 2015 at 1:35 PM, Byron Mann byronos...@gmail.com wrote:


 .on() in jquery 1.7+ is probably what to use instead of delegate(). I only
 say this as the documentation notates on() supercedes delegate(). And they
 have a habit of deprecation in these instances.

 $(document).on(event, selector, function )

 On Mar 20, 2015 1:08 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:
 
 
  .delegate is what I was looking for
 


 

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


jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Scott Stewart

I have a button on a page with a class attached to it (several buttons
actually) shouldn't I be able to attach a jQuery click event to the buttons
using a class as a selector:

$(.editPathway).click(function(){
var x = $(this).data(id);
 $('#pathEditFrm').jqm({
modal:true,
ajax:'index.cfm?action=loadPathEditid=' + x + 'nolayout',
closeOnEsc: true
}).jqmShow();
});


a variation on this code fires just fine from an ID selector.. but won't
fire at all from a class.

Thanks in advance

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: jQuery: firing a click event from a class instead of an ID

2015-03-20 Thread Scott Stewart

.delegate is what I was looking for

$(#pathList).delegate('.editPathway','click', function(){
 var x = $(this).data(id);
 $('#pathEditFrm').jqm({
modal:true,
ajax:'index.cfm?action=loadPathEditid=' + x + 'nolayout',
closeOnEsc: true
}).jqmShow();
});

#pathList is the parent container and the form is injected in via $.load()
(there's a data form above it, I want to reload the bottom each time a new
record is added)

On Fri, Mar 20, 2015 at 12:17 PM, Robert Harrison rharri...@aimg.com
wrote:


 I think you need to add an event listener for the class:

 classname.addEventListener('click', myFunction, false);


 Robert Harrison
 Full Stack Developer
 AIMG
 rharri...@aimg.com
 Main Office: 704-321-1234  ext.118
 Direct Line: 516-302-4345
 www.aimg.com



 -Original Message-
 From: Scott Stewart [mailto:webmas...@sstwebworks.com]
 Sent: Friday, March 20, 2015 12:13 PM
 To: cf-talk
 Subject: jQuery: firing a click event from a class instead of an ID


 I have a button on a page with a class attached to it (several buttons
 actually) shouldn't I be able to attach a jQuery click event to the buttons
 using a class as a selector:

 $(.editPathway).click(function(){
 var x = $(this).data(id);
  $('#pathEditFrm').jqm({
 modal:true,
 ajax:'index.cfm?action=loadPathEditid=' + x + 'nolayout',
 closeOnEsc: true
 }).jqmShow();
 });


 a variation on this code fires just fine from an ID selector.. but won't
 fire at all from a class.

 Thanks in advance

 --
 --
 Scott Stewart
 Adobe Certified Instructor, ColdFusion 8  9 Adobe Certified Expert,
 ColdFusion 8  9

 Blog: http://www.sstwebworks.com
 Email: webmas...@sstwebworks.com




 

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


Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Scott Stewart

uh.. Lenny ..??  or do i not want to know :)

On Wed, Mar 18, 2015 at 2:15 PM, Phillip Vector vec...@mostdeadlygame.com
wrote:


 Occasionally I like to have fun with them. Pull up google maps for the
 address they give (always in Princeton) and ask them how they work out of a
 Mailroom store. :)

 But usually, if they call, I send them to Lenny. That gets me off their
 lists really quick.

 On Wed, Mar 18, 2015 at 11:08 AM, Scott Stewart webmas...@sstwebworks.com
 
 wrote:

 
  So have I and I've come to a conclusion. The same call center is fronted
 by
  five or six different companies, I'll opt out of one list and get
 flooded
  by three others for the same position almost immediately as if my opting
  out has triggered another event.
 
  I'm really getting tired of getting spammed about low rate temporary
  positions that are halfway across the country. It's not that there's a
  drought of ColdFusion developers I think there's a drought of ethical
  recruiters that actually know how to find people.
 
  On Wed, Mar 18, 2015 at 2:02 PM, C. Hatton Humphrey chumph...@gmail.com
 
  wrote:
 
  
   On Wed, Mar 18, 2015 at 1:02 PM, Phillip Vector 
  vec...@mostdeadlygame.com
   
   wrote:
  
This is an 8+ month contract and our client is interested in
  candidates
who are local to the area or someone who can relocate at their own
 cost
   to
the area for the duration of this project.
   
 Remote Job
   
*sighs* The spammers have found the list.
  
  
   I've gotten flooded with emails like this lately.
  
   Until Later!
   C. Hatton Humphrey
  
   Like the saying goes, Measure Twice, Cut Onc...
  
  
  
 
 

 

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


Re: Remote Job: 3 Senior ColdFusion Developers

2015-03-18 Thread Scott Stewart

So have I and I've come to a conclusion. The same call center is fronted by
five or six different companies, I'll opt out of one list and get flooded
by three others for the same position almost immediately as if my opting
out has triggered another event.

I'm really getting tired of getting spammed about low rate temporary
positions that are halfway across the country. It's not that there's a
drought of ColdFusion developers I think there's a drought of ethical
recruiters that actually know how to find people.

On Wed, Mar 18, 2015 at 2:02 PM, C. Hatton Humphrey chumph...@gmail.com
wrote:


 On Wed, Mar 18, 2015 at 1:02 PM, Phillip Vector vec...@mostdeadlygame.com
 
 wrote:

  This is an 8+ month contract and our client is interested in candidates
  who are local to the area or someone who can relocate at their own cost
 to
  the area for the duration of this project.
 
   Remote Job
 
  *sighs* The spammers have found the list.


 I've gotten flooded with emails like this lately.

 Until Later!
 C. Hatton Humphrey

 Like the saying goes, Measure Twice, Cut Onc...


 

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


Re: ColdFusion 9 on Java 8

2015-03-12 Thread Scott Stewart

This is googleable uhmmm.. thanks Captain Obvious, here's your cape :P

From what I was able to dig up ColdFusion 9 is a no go with Java 8. There
are hotfixes available for 10 and 11... of course there's always
Railo/Lucee ..

On Thu, Mar 12, 2015 at 10:16 AM, Eric Roberts 
ow...@threeravensconsulting.com wrote:


 This is googleable...i was just looking for a similar solution with
 10...you ar going to have to move several files from the sdk jre
 directory...one is tools.jar and msvcr1000.dll (I think)...you also have to
 change the java home setting in cfadmin to the jre directory in the sdk as
 well.  Charlie Airheart has a page that describes pretty much everything
 you need to know.  I don;t have the link handy, but I am sure you can
 easily find it via google.

 Eric

 On Thu, Mar 12, 2015 at 8:07 AM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  Oracle is EOL'ing Java 7 in February. The agency that I work for is going
  to require upgrades to Java 8.
 
  Does anyone know definitively whether or not ColdFusion 9 will work on
 Java
  8. We are in deep poop if it doesn't.
 
  Thanks
 
  sas
 
  --
  --
  Scott Stewart
  Adobe Certified Instructor, ColdFusion 8  9
  Adobe Certified Expert, ColdFusion 8  9
 
  Blog: http://www.sstwebworks.com
  Email: webmas...@sstwebworks.com
 
 
 

 

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


Re: ColdFusion 9 on Java 8

2015-03-12 Thread Scott Stewart

Wil, that's what I'm pushing for. The powers that be having been dragging
their feet on upgrading. This may be just the thing to push them over.

On Thu, Mar 12, 2015 at 10:48 AM, Wil Genovese jugg...@trunkful.com wrote:


 Unless I missed it, Adobe has not certified ColdFusion 9.0.x on Java 8.
 — Remember this as I continue

 Also, Adobe ColdFusion 9.x.x reached End Of Life back on December 31st,
 2014.
 http://www.trunkful.com/index.cfm/2014/11/24/ColdFusion-9-Reaches-End-Of-Life-Long-Live-ColdFusion
  — Remember this too

 Now, that I got those two items out of the way I will say that while
 researching and testing ColdFusion potential POODLE issues via CFHTTP I did
 happen to successfully attempt to run ColdFusion 9.0.2 fully patched on
 Java 1.8. (This blog post BTW:
 http://www.trunkful.com/index.cfm/2014/12/8/Preventing-SSLv3-Fallback-in-ColdFusion
 - The note at the bottom)

 There were no errors or warnings. I was able to run some code. I by no
 means tried to test all the functionality because I had a different goal to
 achieve when I was doing my research.

 So it could very well be possible. However I do have another concern. The
 company/agency you’re working for is requiring Java to be up to date, but
 not ColdFusion? I would embrace the Java 8 upgrade and say then we need to
 buy ColdFusion 11 and make the migration.  (IMHO)

 Regards,
 Wil



 Wil Genovese
 Sr. Web Application Developer/
 Systems Administrator
 CF Webtools
 www.cfwebtools.com

 wilg...@trunkful.com
 www.trunkful.com

  On Mar 12, 2015, at 9:37 AM, Scott Stewart webmas...@sstwebworks.com
 wrote:
 
 
  This is googleable uhmmm.. thanks Captain Obvious, here's your cape :P
 
  From what I was able to dig up ColdFusion 9 is a no go with Java 8. There
  are hotfixes available for 10 and 11... of course there's always
  Railo/Lucee ..
 
  On Thu, Mar 12, 2015 at 10:16 AM, Eric Roberts 
  ow...@threeravensconsulting.com wrote:
 
 
  This is googleable...i was just looking for a similar solution with
  10...you ar going to have to move several files from the sdk jre
  directory...one is tools.jar and msvcr1000.dll (I think)...you also
 have to
  change the java home setting in cfadmin to the jre directory in the sdk
 as
  well.  Charlie Airheart has a page that describes pretty much everything
  you need to know.  I don;t have the link handy, but I am sure you can
  easily find it via google.
 
  Eric
 
  On Thu, Mar 12, 2015 at 8:07 AM, Scott Stewart 
 webmas...@sstwebworks.com
  wrote:
 
 
  Oracle is EOL'ing Java 7 in February. The agency that I work for is
 going
  to require upgrades to Java 8.
 
  Does anyone know definitively whether or not ColdFusion 9 will work on
  Java
  8. We are in deep poop if it doesn't.
 
  Thanks
 
  sas
 
  --
  --
  Scott Stewart
  Adobe Certified Instructor, ColdFusion 8  9
  Adobe Certified Expert, ColdFusion 8  9
 
  Blog: http://www.sstwebworks.com
  Email: webmas...@sstwebworks.com
 
 
 
 
 
 
 

 

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


Re: ColdFusion 9 on Java 8

2015-03-12 Thread Scott Stewart

No, they seem to keep up with Microsoft releases :)



On Thu, Mar 12, 2015 at 11:01 AM, Wil Genovese jugg...@trunkful.com wrote:


 So is this still a Windows 2003 server too?  :D


 Wil Genovese
 Sr. Web Application Developer/
 Systems Administrator
 CF Webtools
 www.cfwebtools.com

 wilg...@trunkful.com
 www.trunkful.com

  On Mar 12, 2015, at 9:59 AM, Scott Stewart webmas...@sstwebworks.com
 wrote:
 
 
  Wil, that's what I'm pushing for. The powers that be having been dragging
  their feet on upgrading. This may be just the thing to push them over.
 
  On Thu, Mar 12, 2015 at 10:48 AM, Wil Genovese jugg...@trunkful.com
 wrote:
 
 
  Unless I missed it, Adobe has not certified ColdFusion 9.0.x on Java 8.
  — Remember this as I continue
 
  Also, Adobe ColdFusion 9.x.x reached End Of Life back on December 31st,
  2014.
 
 http://www.trunkful.com/index.cfm/2014/11/24/ColdFusion-9-Reaches-End-Of-Life-Long-Live-ColdFusion
  — Remember this too
 
  Now, that I got those two items out of the way I will say that while
  researching and testing ColdFusion potential POODLE issues via CFHTTP I
 did
  happen to successfully attempt to run ColdFusion 9.0.2 fully patched on
  Java 1.8. (This blog post BTW:
 
 http://www.trunkful.com/index.cfm/2014/12/8/Preventing-SSLv3-Fallback-in-ColdFusion
  - The note at the bottom)
 
  There were no errors or warnings. I was able to run some code. I by no
  means tried to test all the functionality because I had a different
 goal to
  achieve when I was doing my research.
 
  So it could very well be possible. However I do have another concern.
 The
  company/agency you’re working for is requiring Java to be up to date,
 but
  not ColdFusion? I would embrace the Java 8 upgrade and say then we need
 to
  buy ColdFusion 11 and make the migration.  (IMHO)
 
  Regards,
  Wil
 
 
 
  Wil Genovese
  Sr. Web Application Developer/
  Systems Administrator
  CF Webtools
  www.cfwebtools.com
 
  wilg...@trunkful.com
  www.trunkful.com
 
  On Mar 12, 2015, at 9:37 AM, Scott Stewart webmas...@sstwebworks.com
  wrote:
 
 
  This is googleable uhmmm.. thanks Captain Obvious, here's your cape
 :P
 
  From what I was able to dig up ColdFusion 9 is a no go with Java 8.
 There
  are hotfixes available for 10 and 11... of course there's always
  Railo/Lucee ..
 
  On Thu, Mar 12, 2015 at 10:16 AM, Eric Roberts 
  ow...@threeravensconsulting.com wrote:
 
 
  This is googleable...i was just looking for a similar solution with
  10...you ar going to have to move several files from the sdk jre
  directory...one is tools.jar and msvcr1000.dll (I think)...you also
  have to
  change the java home setting in cfadmin to the jre directory in the
 sdk
  as
  well.  Charlie Airheart has a page that describes pretty much
 everything
  you need to know.  I don;t have the link handy, but I am sure you can
  easily find it via google.
 
  Eric
 
  On Thu, Mar 12, 2015 at 8:07 AM, Scott Stewart 
  webmas...@sstwebworks.com
  wrote:
 
 
  Oracle is EOL'ing Java 7 in February. The agency that I work for is
  going
  to require upgrades to Java 8.
 
  Does anyone know definitively whether or not ColdFusion 9 will work
 on
  Java
  8. We are in deep poop if it doesn't.
 
  Thanks
 
  sas
 
  --
  --
  Scott Stewart
  Adobe Certified Instructor, ColdFusion 8  9
  Adobe Certified Expert, ColdFusion 8  9
 
  Blog: http://www.sstwebworks.com
  Email: webmas...@sstwebworks.com
 
 
 
 
 
 
 
 
 
 
 

 

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


Re: ColdFusion 9 on Java 8

2015-03-12 Thread Scott Stewart

It's a COTS app (CommonSpot) They've already produced a code base that will
support 11.

On Thu, Mar 12, 2015 at 12:12 PM, Dan G. Switzer, II 
dswit...@pengoworks.com wrote:


 You may find the jump from CF9 to CF10/11 to require changes to your app. I
 know the change for us was not straightforward. Make sure you plan for an
 extensive QA cycle after upgrading. One of the biggest issues we ran into
 was with date/time conversions. We store everything in UTC. Adobe changed
 the internals of the way that dates converted to UTC work that can cause
 issues with some types of date mathematical operations (like using the
 results of a createTimeSpan() to adjust a date.) We found a number of
 things that made our upgrade from CF9 to CF10 slow.

 On Thu, Mar 12, 2015 at 10:59 AM, Scott Stewart webmas...@sstwebworks.com
 
 wrote:

 
  Wil, that's what I'm pushing for. The powers that be having been dragging
  their feet on upgrading. This may be just the thing to push them over.
 
  On Thu, Mar 12, 2015 at 10:48 AM, Wil Genovese jugg...@trunkful.com
  wrote:
 
  
   Unless I missed it, Adobe has not certified ColdFusion 9.0.x on Java 8.
   — Remember this as I continue
  
   Also, Adobe ColdFusion 9.x.x reached End Of Life back on December 31st,
   2014.
  
 
 http://www.trunkful.com/index.cfm/2014/11/24/ColdFusion-9-Reaches-End-Of-Life-Long-Live-ColdFusion
— Remember this too
  
   Now, that I got those two items out of the way I will say that while
   researching and testing ColdFusion potential POODLE issues via CFHTTP I
  did
   happen to successfully attempt to run ColdFusion 9.0.2 fully patched on
   Java 1.8. (This blog post BTW:
  
 
 http://www.trunkful.com/index.cfm/2014/12/8/Preventing-SSLv3-Fallback-in-ColdFusion
   - The note at the bottom)
  
   There were no errors or warnings. I was able to run some code. I by no
   means tried to test all the functionality because I had a different
 goal
  to
   achieve when I was doing my research.
  
   So it could very well be possible. However I do have another concern.
 The
   company/agency you’re working for is requiring Java to be up to date,
 but
   not ColdFusion? I would embrace the Java 8 upgrade and say then we need
  to
   buy ColdFusion 11 and make the migration.  (IMHO)
  
   Regards,
   Wil
  
  
  
   Wil Genovese
   Sr. Web Application Developer/
   Systems Administrator
   CF Webtools
   www.cfwebtools.com
  
   wilg...@trunkful.com
   www.trunkful.com
  
On Mar 12, 2015, at 9:37 AM, Scott Stewart 
 webmas...@sstwebworks.com
   wrote:
   
   
This is googleable uhmmm.. thanks Captain Obvious, here's your cape
  :P
   
From what I was able to dig up ColdFusion 9 is a no go with Java 8.
  There
are hotfixes available for 10 and 11... of course there's always
Railo/Lucee ..
   
On Thu, Mar 12, 2015 at 10:16 AM, Eric Roberts 
ow...@threeravensconsulting.com wrote:
   
   
This is googleable...i was just looking for a similar solution with
10...you ar going to have to move several files from the sdk jre
directory...one is tools.jar and msvcr1000.dll (I think)...you also
   have to
change the java home setting in cfadmin to the jre directory in the
  sdk
   as
well.  Charlie Airheart has a page that describes pretty much
  everything
you need to know.  I don;t have the link handy, but I am sure you
 can
easily find it via google.
   
Eric
   
On Thu, Mar 12, 2015 at 8:07 AM, Scott Stewart 
   webmas...@sstwebworks.com
wrote:
   
   
Oracle is EOL'ing Java 7 in February. The agency that I work for is
   going
to require upgrades to Java 8.
   
Does anyone know definitively whether or not ColdFusion 9 will work
  on
Java
8. We are in deep poop if it doesn't.
   
Thanks
   
sas
   
--
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9
   
Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com
   
   
   
   
   
   
   
  
  
 
 

 

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


ColdFusion 9 on Java 8

2015-03-12 Thread Scott Stewart

Oracle is EOL'ing Java 7 in February. The agency that I work for is going
to require upgrades to Java 8.

Does anyone know definitively whether or not ColdFusion 9 will work on Java
8. We are in deep poop if it doesn't.

Thanks

sas

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: Cannot access session variables in a cfc

2015-01-29 Thread Scott Stewart

Some of the dangers to this approach include:  the amount of memory
allocated to the JVM. If you stuff alot of data into the Application scope,
it persists in the JVM allocated memory and it's not available to the rest
of the system/application.

You really can't change data in the Application scope without having to
reload it.

I generally use the Application scope for application wide CFC
instantiation, the and not actual application wide data.

Just my $.02

sas

On Thu, Jan 29, 2015 at 11:53 AM, John Pullam jpul...@mcleansystems.com
wrote:


 For what it's worth, the approach of storing a global data item in the
 application scope seems to be legit according to the documentation. Here's
 what it said in the CF10 doc:

 Application variables are a convenient place to store information that all
 pages of your application might need, no matter which client is running
 that application. Using application variables, an application could, for
 example, initialize itself when the first user accesses any page of that
 application. This information can then remain available indefinitely,
 thereby avoiding the overhead of repeated initialization.

 Because the data stored in application variables is available to all pages
 of an application, and remains available until a specific period of
 inactivity passes or the ColdFusion server shuts down, application
 variables are convenient for application-global, persistent data.

 However, because all clients running an application see the same set of
 application variables, these variables are not appropriate for
 client-specific or session-specific information. To target variables for
 specific clients, use client or session variables.

 

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


Re: Cannot access session variables in a cfc

2015-01-29 Thread Scott Stewart

+1

On Thu, Jan 29, 2015 at 12:53 PM, Russ Michaels r...@michaels.me.uk wrote:


 I'll add for the sake of brevity, please don't put application wide cfcs in
 session scope, as a hosting provider I have seen this kill a server. 5000
 users = 5000 instances of the cfc.

 In most cases using a mapping solves the issues you have with cf not
 finding the cfc.


 On Thu, Jan 29, 2015 at 17:00 PM, Scott Stewart webmas...@sstwebworks.com
 
 wrote:


 Some of the dangers to this approach include:  the amount of memory
 allocated to the JVM. If you stuff alot of data into the Application scope,
 it persists in the JVM allocated memory and it's not available to the rest
 of the system/application.

 You really can't change data in the Application scope without having to
 reload it.

 I generally use the Application scope for application wide CFC
 instantiation, the and not actual application wide data.

 Just my $.02

 sas

 On Thu, Jan 29, 2015 at 11:53 AM, John Pullam jpul...@mcleansystems.com
 javascript:;
 wrote:

 
  For what it's worth, the approach of storing a global data item in the
  application scope seems to be legit according to the documentation.
 Here's
  what it said in the CF10 doc:
 
  Application variables are a convenient place to store information that
 all
  pages of your application might need, no matter which client is running
  that application. Using application variables, an application could, for
  example, initialize itself when the first user accesses any page of that
  application. This information can then remain available indefinitely,
  thereby avoiding the overhead of repeated initialization.
 
  Because the data stored in application variables is available to all
 pages
  of an application, and remains available until a specific period of
  inactivity passes or the ColdFusion server shuts down, application
  variables are convenient for application-global, persistent data.
 
  However, because all clients running an application see the same set of
  application variables, these variables are not appropriate for
  client-specific or session-specific information. To target variables for
  specific clients, use client or session variables.
 
 



 

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


CommonSpot question

2014-11-03 Thread Scott Stewart

Hey all,

I know there's at least a couple of CommonSpot users on here, who might be
able to answer a question.. :)

Is there a way to restrict what a CommonSpot Authoring server pushes to the
ROP servers?

My government client is having an issue where a web.config file is getting
pushed up to ROPs, which mungs up the ROP configuration.

Thanks

Scott Stewart

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


CFHTTP connection failure

2014-09-11 Thread Scott Stewart

Here's a weird one,  trying to set up a secure SFTP connection.  We can
telnet to it and connect via an ftp client. But cfftp gets refused.

Any ideas?


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


Re: CFHTTP connection failure

2014-09-11 Thread Scott Stewart

This is specific to our production environment,  the exact same code works
fine in our staging environment.. But a putty connection may be worth a
shot.

We did have to install the Java JCE extensions. But again it works in every
other environment but production.
On Sep 11, 2014 3:20 PM, Steve Milburn scmilb...@gmail.com wrote:


 A few questions... first can you show us some code? Second, are you sure it
 is SFTP and not FTPS? What happens if you try to use an SSH client like
 Putty? Are you able to connect? The SFTP server should be listening on port
 22 - your telnet connection uses port 23 and your ftp connection uses port
 21 so they are not really helping you diagnose your SFTP problem. By
 attempting an SSH connection with Putty you can determine your target is
 listening on port 22. Dont forget to tell cfftp to use port 22 and secure
 = true.

 Steve

 On Thu, Sep 11, 2014 at 3:05 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  Here's a weird one,  trying to set up a secure SFTP connection.  We can
  telnet to it and connect via an ftp client. But cfftp gets refused.
 
  Any ideas?
 
 
 

 

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


Re: CFHTTP connection failure

2014-09-11 Thread Scott Stewart

We got this figured out..  Our apps need to be refreshed when changes are
made to the settings ini file.  Our production team didn't refresh..  DOH!!
On Sep 11, 2014 3:30 PM, Scott Stewart webmas...@sstwebworks.com wrote:

 This is specific to our production environment,  the exact same code works
 fine in our staging environment.. But a putty connection may be worth a
 shot.

 We did have to install the Java JCE extensions. But again it works in
 every other environment but production.
 On Sep 11, 2014 3:20 PM, Steve Milburn scmilb...@gmail.com wrote:


 A few questions... first can you show us some code? Second, are you sure
 it
 is SFTP and not FTPS? What happens if you try to use an SSH client like
 Putty? Are you able to connect? The SFTP server should be listening on
 port
 22 - your telnet connection uses port 23 and your ftp connection uses port
 21 so they are not really helping you diagnose your SFTP problem. By
 attempting an SSH connection with Putty you can determine your target is
 listening on port 22. Dont forget to tell cfftp to use port 22 and
 secure
 = true.

 Steve

 On Thu, Sep 11, 2014 at 3:05 PM, Scott Stewart webmas...@sstwebworks.com
 
 wrote:

 
  Here's a weird one,  trying to set up a secure SFTP connection.  We can
  telnet to it and connect via an ftp client. But cfftp gets refused.
 
  Any ideas?
 
 
 

 

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


RE: HMAC Algorithms and Encoding?

2014-09-09 Thread Scott Stewart

Sandy,  what are you trying to encrypt? I ran into a similar issue recently
trying to use AES 256 encryption for SFTP
On Sep 9, 2014 10:47 AM, Sandra Clark sclarkli...@gmail.com wrote:


 Tried that, I am now getting an error telling me that  An error occurred
 while generating HMAC.
 Error: Algorithm SHA-256 not available.

 HASH() documentation  is showing SHA-256
 *sigh*

 -Original Message-
 From: Dean Lawrence [mailto:dean...@gmail.com]
 Sent: Tuesday, September 9, 2014 9:53 AM
 To: cf-talk
 Subject: Re: HMAC Algorithms and Encoding?


 Sandy,

 I do believe that you can use any algorithm that the hash function
 supports.
 Take a look at the documentation for hash and you will see what options you
 have.




 

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


RE: HMAC Algorithms and Encoding?

2014-09-09 Thread Scott Stewart

I found that there are certain things that ColdFusion doesn't support 256
bit encryption for.  SFTP and CFHTTP among others.  The solution is to
download and install the updated encryption library from Sun.  I can post
details when I'm not on my phone.
On Sep 9, 2014 11:22 AM, Sandra Clark sclarkli...@gmail.com wrote:


 Thanks

 I'm trying to encrypt payment information for a group using CyberSource.
 I found documentation on encrypt() that specified using HMAC-SHAx (where x
 could be 256).  Got the same error.

 http://help.adobe.com/livedocs/coldfusion/8/htmldocs/help.html?content=funct
 ions_e-g_01.html.  CF10 documentation for encrypt is not as useful

 Since I don't have time to try every iteration that it could possibly be, I
 finally gave up, found Ben Nadel's Crypto library and it worked out of the
 box.

 But really, Adobe do the documentation correctly.
 HMAC
 Creates Hash-based Message Authentication Code for the given string based
 on
 the algorithm and encoding. Hash-based Message Authentication Code (HMAC)
 is
 used to verify the data integrity and authenticity of a message
 transmitted.
 It involves a cryptographic hash function in combination with a secret key.
 The cryptographic hash function can be Message Digest 5 (MD5), Secure Hash
 Algorithm (SHA), and so on.

 See also
 SessionInvalidate, Session Rotate.

 Example
 h2HMAC Test/h2
 cfset x=hmac(Hi There,key1,HMACRIPEMD160)
 cfoutput#x#/cfoutput

 None of this tells me anything. Especially since I can't find any reference
 to HMACRIPEMD160 (hoping that would lead me to something) other than that
 HMAC documentation or some PDF's that are generated from the Wiki Pages and
 the above mentioned CF8 page, which again lists HMAC-SHA256.
 -Original Message-
 From: Dean Lawrence [mailto:dean...@gmail.com]
 Sent: Tuesday, September 9, 2014 11:01 AM
 To: cf-talk
 Subject: Re: HMAC Algorithms and Encoding?


 Sandy,

 Looking at the example in the HMAC() docs, they prefixed the algorithm type
 with HMAC. Maybe if you try HMACSHA-256, to see if it works?

 On Tue, Sep 9, 2014 at 10:46 AM, Sandra Clark sclarkli...@gmail.com
 wrote:

 
  Tried that, I am now getting an error telling me that  An error
  occurred while generating HMAC.
  Error: Algorithm SHA-256 not available.
 
  HASH() documentation  is showing SHA-256
  *sigh*
 
  -Original Message-
  From: Dean Lawrence [mailto:dean...@gmail.com]
  Sent: Tuesday, September 9, 2014 9:53 AM
  To: cf-talk
  Subject: Re: HMAC Algorithms and Encoding?
 
 
  Sandy,
 
  I do believe that you can use any algorithm that the hash function
  supports.
  Take a look at the documentation for hash and you will see what
  options you have.
 
 
 
 
 



 

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


Re: HMAC Algorithms and Encoding?

2014-09-09 Thread Scott Stewart

I would take a guess that it does,  I needed to do it to get AES 256 to
work for SFTP
On Sep 9, 2014 4:05 PM, Carl Von Stetten vonner.li...@vonner.net wrote:


 Does SHA256 require the Java Cryptography Extension be installed, or is
 that just SHA512 and above?
 -Carl V.

 On 9/9/2014 11:36 AM, Sandra Clark wrote:
  Thanks Pete!
 
  -Original Message-
  From: Pete Freitag [mailto:p...@foundeo.com]
  Sent: Tuesday, September 9, 2014 2:11 PM
  To: cf-talk
  Subject: Re: HMAC Algorithms and Encoding?
 
 
  Try HMACSHA256 for the algorithm see http://cfdocs.org/hmac
 
  --
  Pete Freitag - Adobe Community Professional http://foundeo.com/ -
 ColdFusion
  Consulting  Products http://hackmycf.com - Is your ColdFusion Server
  Secure?
  http://www.youtube.com/watch?v=ubESB87vl5U - FuseGuard your CFML in 10
  minutes
 
 
  On Tue, Sep 9, 2014 at 11:22 AM, Sandra Clark sclarkli...@gmail.com
 wrote:
 


 

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


Implementing Kerberos Authentication with ColdFusion

2014-07-28 Thread Scott Stewart

Hey all,

I've got an unusual situation. I need to be able to access/invoke Kerberos
Authentication for an E-Sign system.

The app does single sign on just fine using IIS, But we have a module that
requires the user to enter their account password as an E-Signature. It was
working fine with just active directory, now the enterprise is going to a
PIV card system and I'd like to be able to access the Kerberos ticket or
create a new one..

Has anyone been able to get ColdFusion to access Kerberos?

Thanks

Scott Stewart

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: Implementing Kerberos Authentication with ColdFusion

2014-07-28 Thread Scott Stewart

That's the thing Dave, I'm not sure that this is even possible. The folks
using PIV cards enter a PIN number at login, and all that does is wake up
the card, and then the chip on the card handles the rest.

We would somehow have to access the card through the PIV reader and have
the card ask for a ticket I think...  and then somehow determine if a
valid ticket has been created.


On Mon, Jul 28, 2014 at 12:01 PM, Dave Watts dwa...@figleaf.com wrote:


  I've got an unusual situation. I need to be able to access/invoke
 Kerberos
  Authentication for an E-Sign system.
 
  The app does single sign on just fine using IIS, But we have a module
 that
  requires the user to enter their account password as an E-Signature. It
 was
  working fine with just active directory, now the enterprise is going to a
  PIV card system and I'd like to be able to access the Kerberos ticket or
  create a new one..
 
  Has anyone been able to get ColdFusion to access Kerberos?

 I'm not sure what your goal is here. What exactly are you trying to do?
 a) have CF be able to read the Kerberos ticket the user sends to IIS
 automatically?
 b) have CF be able to impersonate the user in some way?
 c) simply verify that the user is authenticated in your module?

 The reason this isn't immediately obvious to me has to do with how
 Kerberos works. When you authenticate with Kerberos in a typical
 Windows environment by hitting Ctrl-Alt-Del and logging in, your
 workstation has a private conversation with the DC (which in
 Kerberos-speak is the Key Distribution Center) to get something called
 a Ticket-Granting Ticket. Then, when you want to talk to another
 server like IIS, you receive a 401 challenge response from IIS, then
 go back to the KDC with your TGT to get a service ticket, which is
 then sent to IIS. IIS then sends that back to the KDC to validate it,
 but IIS can't actually use the service ticket to do anything else,
 like impersonation. In other words, all IIS can do is verify that it's
 you - it can't send your credentials anywhere else. It doesn't even
 actually have your credentials. (That's arguably the value proposition
 of Kerberos - your credentials can't be as easily hijacked as with
 NTLM.)

 For IIS (or your CF app, by extension) to do impersonation, the
 service account running IIS has to be granted permission within AD (in
 the account Delegation tab). In that case, your workstation will
 send the TGT along with the service ticket, and IIS can then use the
 TGT to get additional service tickets on your behalf.

 Dave Watts, CTO, Fig Leaf Software
 1-202-527-9569
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

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


Re: Implementing Kerberos Authentication with ColdFusion

2014-07-28 Thread Scott Stewart

The way that it originally worked. was this. The user would re-enter their
login name and password to E-Sign in a module. We would check this
against AD via CFLDAP and if it was valid the module would be Signed The
original paper process required a supervisor's signature for approval.

The enterprise is implementing a mandatory PIV card system which does away
with the user entering a password. Instead they enter a PIN number, this is
never passed to AD it only serves to initialize the PIV card. The Kerberos
system generates a password which is changed on a regular basis. The end
user never knows what the password is, only the PIN number.


On Mon, Jul 28, 2014 at 12:47 PM, Dave Watts dwa...@figleaf.com wrote:


  That's the thing Dave, I'm not sure that this is even possible. The folks
  using PIV cards enter a PIN number at login, and all that does is wake
 up
  the card, and then the chip on the card handles the rest.
 
  We would somehow have to access the card through the PIV reader and have
  the card ask for a ticket I think...  and then somehow determine if a
  valid ticket has been created.

 I don't think you'd have to do that. My guess is that once the user
 initially logs in, the card is not required for future tickets. The
 TGT and any service tickets are stored by the OS (something you can
 easily confirm with the klist command: klist tickets).

 But again, what exactly are you trying to do? If you're just trying to
 see the user's verified identity, why not just read the appropriate
 CGI variables that IIS presents? I mean, it sounds like that would be
 sufficient for verification of your user in a Kerberos realm. What
 would be served here by getting another ticket?

 Dave Watts, CTO, Fig Leaf Software
 1-202-527-9569
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

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


Re: Implementing Kerberos Authentication with ColdFusion

2014-07-28 Thread Scott Stewart

The product owner's thought process is What if they leave their computer
open someone could just sign off on whatever This is why we did the
original E-Sign methodology.

What were suggesting to the PO, is exactly what you're saying, a big button
that records the username and a time stamp. I just want to be ready with an
alternative or a very valid reason why we need to use the big button.


On Mon, Jul 28, 2014 at 1:07 PM, Dave Watts dwa...@figleaf.com wrote:


  The way that it originally worked. was this. The user would re-enter
 their
  login name and password to E-Sign in a module. We would check this
  against AD via CFLDAP and if it was valid the module would be Signed
 The
  original paper process required a supervisor's signature for approval.
 
  The enterprise is implementing a mandatory PIV card system which does
 away
  with the user entering a password. Instead they enter a PIN number, this
 is
  never passed to AD it only serves to initialize the PIV card. The
 Kerberos
  system generates a password which is changed on a regular basis. The end
  user never knows what the password is, only the PIN number.

 But what exactly is the purpose of reentering your login name and
 password if you've already successfully authenticated to get into the
 app in the first place? Why not just put a big button there that says
 Sign This?

 Dave Watts, CTO, Fig Leaf Software
 1-202-527-9569
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

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


Re: need help with two sites - willing to pay $45/hour

2014-07-23 Thread Scott Stewart

Byron, no offense but did you really mean to send this out to the enitre
CF-Talk list?


On Wed, Jul 23, 2014 at 9:14 AM, Byron Mann byronos...@gmail.com wrote:


 Matthew,

 The site seemed to be responsive this morning, so I took a look at things
 and have fixed the basic errors that were happening and the home page now
 loads properly.

 I've done the following.

 Implemented an error handler in Application.cfm. So on error a full dump of
 the error is shown using /error.cfm template.  It is a very basic handler.
 You may want to edit this to present something better to end users when
 error occur, and maybe email the error detail to your self.

 Fixed the cfquery(s) in /cfcs/qry-todatabase.cfc.  Look like you were
 attempting to use a standard connection string.  cfquery uses the
 datasource attribute which is configured in the CFAdmin (which you already
 provided as fatcat111).

 The rest of the database calls in that file were using
 #request.datasource#, so I did the same.  This variable was missing, so I
 set this in the /fbx_settings.cfm (see line 24). There was also an
 additional syntax error and this was resolved as well.

 Let me know of anything further.

 How would you like to handle payment.  I usually use PayPal, would this
 suffice?  In all I've spent ~2 hours on this.

 Regards,
 Byron






 On Wed, Jul 23, 2014 at 1:05 AM, Rakesh Prasad rkprasa...@gmail.com
 wrote:

 
  Hi,
 
  We have excellent experience in Coldfusion based website and web
  application development as mentioned below, Also we have a team of well
  experienced developers in Coldfusion technology.
 
  Experience : around 15 years
  Projects: 200 web application and website.
 
  We can provide help you to troubleshoot your website issues.
 
  Thanks  Regards
  RK Prasad
 
 
 
 
 
  On Tue, Jul 22, 2014 at 6:56 AM, Matthew Smith chedders...@gmail.com
  wrote:
 
  
   I have two sites with minor issues I need help with.
  
   http://www.theartoflovingcatsanddogs.com
   http://www.fatcate-juice.com
  
   The first is an image reference issue and the second has to do with a
 cfc
   issue.
  
   Please let me know if anyone is interested.
  
   Thanks.
  
   --
   Regards,
   chedder is bedder
  
  
  
 
 

 

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


Re: Insite Help on CF Hanging?

2014-07-23 Thread Scott Stewart

Client purge means that you have client variables turned on in the CF
admin. The purge routine attempts to clear out stored variables either in
the registry or in a database.

If you're not using client variables turn this off, if you are, make sure
that you're not storing them in the registry


On Wed, Jul 23, 2014 at 9:52 AM, Les Mizzell lesm...@bellsouth.net wrote:


 Had a site go down in the early morning hours the last two days -
 Coldfusion hangs -  requiring a restart to get it back up again.

 Running CF 10 on Windows Server 2008 R2

 1. No major errors in the log files.
 2. Log files are set to relatively small size limits
 3. Something seems to be eating a LOT of memory. Even at idle, CFServer
 is using almost half a gig memory
 4. What's is Client Purge and why could this possibly hang CF ( this
 appears to have run approximately around the time of the outage) - and
 why now after over a year with zero outages?

 That's about all I've got so far. Still researching
 Any other things I should be looking at/for?

 TIA


 

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


Re: Replicate cache across multiple CF servers

2014-07-18 Thread Scott Stewart

this sounds like a job for client variables. Set up a blank table in your
DB, create a datasource for it in the CF Admin. While in the CF Admin,
activate client variables and point it at the datasource... DO NOT let it
use the registry to store client vars under any circumstance.

The things that need to be replicated could then be stored in the client
scope.


On Fri, Jul 18, 2014 at 9:37 AM, Cameron Childress camer...@gmail.com
wrote:


 On Thu, Jul 17, 2014 at 5:10 PM, Uday Patel wrote:

  I have an application running on single server and i was caching some
  commonly used data in Application scope. There is a logic tied in my
  caching object such that when data changes the cache is rebuild.
 
  Now we are moving to clustered server environment with 3 three servers.
 If
  the cached data changes I need to replicate them across other servers. I
  want the other servers to go to database and get new data. How can I
  achieve this.


 You definitely should look at using an external cache (Russ' suggestion).

 For application scope - I've also solved this in the past with a Database
 table something like this:

 instance (varchar): Name of CF instance or machine name
 refreshdate (datetime): moment in time that this instance last updated it's
 app scope

 1) In onApplicationStart(), put a quick check to see if the instance or
 machine name is present in the table, if not, add it.
 2) In onRequestStart(), put a select statement that checks to see if the
 refreshdate is null for the instance or machine. If so, rebuild the
 application scope here.

 When you want to refresh the app scope on all servers, just set
 refreshdate = null on all entries in that table. It does add one DB call
 to every request, but if you only have three servers that table should only
 have three entries. The DB call should be very very fast.

 See also:

 http://www.carehart.org/blog/client/index.cfm/2012/6/30/get_instancename_in_cf10
 http://www.petefreitag.com/item/97.cfm

 -Cameron

 --
 Cameron Childress
 --
 p:   678.637.5072
 im: cameroncf
 facebook http://www.facebook.com/cameroncf | twitter
 http://twitter.com/cameronc | google+
 https://profiles.google.com/u/0/117829379451708140985


 

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


looping over PDF subforms

2014-07-16 Thread Scott Stewart

So I'm still trying to produce a section 508 Compliant PDF using
cfdocument, or cfpdf or something

I know there are methods to populate pre defined PDF forms, which would
work except that alot of my data is multiple row format and I don't know
how many rows may be returned and I can't limit it

I'm wondering if I can either dynamically populate pre defined subforms,
making each returned row it's own sub form and fill in the blanks..

I'm reaching, here because we need to come up with a solution, and
CFDOCUMENT just doesn't seem to cut it.

Thanks in advance

sas

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: looping over PDF subforms

2014-07-16 Thread Scott Stewart

I can generate HTML tables and such all day long and use CFDOCUMENT to turn
it into a PDF, but it's not 508 Compliant because CFDOCUMENT doesn't
support tagging,

My thought is to create predefined PDFs that are compliant and populate
them like you would a PDF Formthen merge the whole mess together, but I
can't fathom a way to repeatedly loop over a PDF form and repopulate it...


On Wed, Jul 16, 2014 at 3:01 PM, Randi Knutson rknut...@otan.us wrote:


 I am...I just have a cfdocumentsection within a cfloop that is looping
 through however many rows my query returned. Sometimes the page breaks can
 get goofy if there is a lot of data, in which case I test for greater than
 however many rows I can fit and
 insert a page break.


 cf-talk@houseoffusion.com on Wednesday, July 16, 2014 at 11:50 AM -0700
 wrote:
 
 I know there are methods to populate pre defined PDF forms, which would
 work except that alot of my data is multiple row format and I don't know
 how many rows may be returned and I can't limit it




 

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


Re: looping over PDF subforms

2014-07-16 Thread Scott Stewart

We've got a temporary waiver to figure it out, but we can't push it off for
much longer


On Wed, Jul 16, 2014 at 4:32 PM, Randi Knutson rknut...@otan.us wrote:


 Fair enough. I got my client to exempt on the fly pdfs from 508
 requirements. Although CF11/Splendor has some nice enhancements.

 PDFs and CF do seem to be a niche, at least in Adobe's eyes. I think they
 are badly underestimating it, but if only I ran the world...everything
 would be nice then.

 cf-talk@houseoffusion.com on Wednesday, July 16, 2014 at 12:09 PM -0700
 wrote:
 I can generate HTML tables and such all day long and use CFDOCUMENT to
 turn
 it into a PDF, but it's not 508 Compliant because CFDOCUMENT doesn't
 support tagging,
 
 My thought is to create predefined PDFs that are compliant and populate
 them like you would a PDF Formthen merge the whole mess together, but
 I
 can't fathom a way to repeatedly loop over a PDF form and repopulate it...




 

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


Re: sFTP using CFFTP and the AES-256 Cipher

2014-07-15 Thread Scott Stewart

and now that we have the correct login credentials this works

On 7/9/2014 2:44 PM, Scott Stewart wrote:
 Dave, this gives me a different error, about an invalid key or 
 passphrase, but I'm much closer to a solution.

 Thanks

 sas


 On Wed, Jul 9, 2014 at 2:07 PM, Dave Watts dwa...@figleaf.com 
 mailto:dwa...@figleaf.com wrote:


  The receiving box is using the AES-256 cipher, and it doesn't
 appear that
  CF9 supports it. I've already dumped the results of
  java.security.Security.getProviders(). and there's nothing in
 the providers
  array that specifically references AES-256..I'm also a noob when
 it comes
  to keyed encryption so I may not even know exactly what I'm
 looking at..
 
  I've also called removeProvider() and removed JsafeJCE and I
 still get the
  same Algorithmn Negotiation fail error.
 
  Has anyone gotten this to work?

 I haven't tried to do this. CF 9 supports AES, but the key size is
 limited to 128 bits by default by the JVM (not CF). You'll need to
 install the Java Cryptography Extension (JCE) Unlimited Strength
 Policy Files for your Java apps to use a larger key size.

 CF docs - read the keysize section
 
 http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-6e72.html

 JCE policy files for Java 7
 
 http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html

 JCE policy files for Java 6
 
 http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html

 Let me know if that works for you.

 Dave Watts, CTO, Fig Leaf Software
 1-202-527-9569
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

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


sFTP using CFFTP and the AES-256 Cipher

2014-07-09 Thread Scott Stewart

Hey all,

I'm trying to implement an sFTP connection between an IIS webserver and
another server. It's the typical CF generates a consumable file and drops
it off somewhere via SFTP scenario. However

The receiving box is using the AES-256 cipher, and it doesn't appear that
CF9 supports it. I've already dumped the results of
java.security.Security.getProviders(). and there's nothing in the providers
array that specifically references AES-256..I'm also a noob when it comes
to keyed encryption so I may not even know exactly what I'm looking at..

I've also called removeProvider() and removed JsafeJCE and I still get the
same Algorithmn Negotiation fail error.

Has anyone gotten this to work?

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: sFTP using CFFTP and the AES-256 Cipher

2014-07-09 Thread Scott Stewart

Dave, this gives me a different error, about an invalid key or passphrase,
but I'm much closer to a solution.

Thanks

sas


On Wed, Jul 9, 2014 at 2:07 PM, Dave Watts dwa...@figleaf.com wrote:


  The receiving box is using the AES-256 cipher, and it doesn't appear that
  CF9 supports it. I've already dumped the results of
  java.security.Security.getProviders(). and there's nothing in the
 providers
  array that specifically references AES-256..I'm also a noob when it comes
  to keyed encryption so I may not even know exactly what I'm looking at..
 
  I've also called removeProvider() and removed JsafeJCE and I still get
 the
  same Algorithmn Negotiation fail error.
 
  Has anyone gotten this to work?

 I haven't tried to do this. CF 9 supports AES, but the key size is
 limited to 128 bits by default by the JVM (not CF). You'll need to
 install the Java Cryptography Extension (JCE) Unlimited Strength
 Policy Files for your Java apps to use a larger key size.

 CF docs - read the keysize section

 http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-6e72.html

 JCE policy files for Java 7

 http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html

 JCE policy files for Java 6

 http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html

 Let me know if that works for you.

 Dave Watts, CTO, Fig Leaf Software
 1-202-527-9569
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

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


Re: Locks on Access files in CF 9

2014-07-03 Thread Scott Stewart

Turn off maintain connections in the data source properties.
On Jul 3, 2014 1:49 PM, Ben b...@webworldinc.com wrote:


 Hi

 I'm seeing an odd issue where a .lck file doesn't go away at times on an
 Access DB file in CF 9 in a Windows 2008 environment. When this happens, I
 also can't restart the CF ODBC Server. Restarting the box itself is the
 only solution. This isn't a heavily trafficked site.

 Anyone have any ideas what might be causing this and/or a work-around?

 Thanks!

 Ben

 

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


Re: Locks on Access files in CF 9

2014-07-03 Thread Scott Stewart

You *could* put a system together where the client, or you uploads the
access database, the system programatically creates a datasource on the fly
transfers any data changes to the real database, kills the datasource and
deletes the access db, the client can do what he wants and you don't have
to deal with access lock file issues.


On Thu, Jul 3, 2014 at 2:06 PM, Ben b...@webworldinc.com wrote:


 Yeah, you're preaching to the choir on that one. :)

 This client tweaks their copy of the DB with local apps then uploads it to
 the server.

 Ben

  On Jul 3, 2014, at 10:59 AM, Phillip Vector vec...@mostdeadlygame.com
 wrote:
 
 
  Not to be That Guy... But transfer the data to an actual database and
 use
  that?
 
 
  On Thu, Jul 3, 2014 at 10:53 AM, Ben b...@webworldinc.com wrote:
 
 
  Sorry, didn't mention that. It is off.
 
  Ben
 
  On Jul 3, 2014, at 10:51 AM, Scott Stewart webmas...@sstwebworks.com
 
  wrote:
 
 
  Turn off maintain connections in the data source properties.
  On Jul 3, 2014 1:49 PM, Ben b...@webworldinc.com wrote:
 
 
  Hi
 
  I'm seeing an odd issue where a .lck file doesn't go away at times on
 an
  Access DB file in CF 9 in a Windows 2008 environment. When this
  happens, I
  also can't restart the CF ODBC Server. Restarting the box itself is
 the
  only solution. This isn't a heavily trafficked site.
 
  Anyone have any ideas what might be causing this and/or a work-around?
 
  Thanks!
 
  Ben
 
 

 

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


Re: Locks on Access files in CF 9

2014-07-03 Thread Scott Stewart

Access was never designed to be a multiuser DB. The .lck file just grows as
more connections are made. It will eventually kill the box it it's left
alone long enough



On Thu, Jul 3, 2014 at 2:32 PM, Ben b...@webworldinc.com wrote:


 Interesting. Probably more work than I want to out in unless needed.

 Anyone know why the lck file gets sticky?  CF issue? ODBC issue in
 Windows?  Just curious

 Ben

  On Jul 3, 2014, at 11:15 AM, Scott Stewart webmas...@sstwebworks.com
 wrote:
 
 
  You *could* put a system together where the client, or you uploads the
  access database, the system programatically creates a datasource on the
 fly
  transfers any data changes to the real database, kills the datasource and
  deletes the access db, the client can do what he wants and you don't have
  to deal with access lock file issues.
 
 
  On Thu, Jul 3, 2014 at 2:06 PM, Ben b...@webworldinc.com wrote:
 
 
  Yeah, you're preaching to the choir on that one. :)
 
  This client tweaks their copy of the DB with local apps then uploads it
 to
  the server.
 
  Ben
 
  On Jul 3, 2014, at 10:59 AM, Phillip Vector 
 vec...@mostdeadlygame.com
  wrote:
 
 
  Not to be That Guy... But transfer the data to an actual database and
  use
  that?
 
 
  On Thu, Jul 3, 2014 at 10:53 AM, Ben b...@webworldinc.com wrote:
 
 
  Sorry, didn't mention that. It is off.
 
  Ben
 
  On Jul 3, 2014, at 10:51 AM, Scott Stewart 
 webmas...@sstwebworks.com
 
  wrote:
 
 
  Turn off maintain connections in the data source properties.
  On Jul 3, 2014 1:49 PM, Ben b...@webworldinc.com wrote:
 
 
  Hi
 
  I'm seeing an odd issue where a .lck file doesn't go away at times
 on
  an
  Access DB file in CF 9 in a Windows 2008 environment. When this
  happens, I
  also can't restart the CF ODBC Server. Restarting the box itself is
  the
  only solution. This isn't a heavily trafficked site.
 
  Anyone have any ideas what might be causing this and/or a
 work-around?
 
  Thanks!
 
  Ben
 
 

 

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


Re: Locks on Access files in CF 9

2014-07-03 Thread Scott Stewart

bottom line: Access sucks unless your inventorying a CD collection.


On Thu, Jul 3, 2014 at 2:49 PM,  wrote:


  But transfer the data to an actual database

 I was expecting this clever answer! ;-)
 Access has a bad reputation in a LAN multiuser APPLICATION.
 But it is only when the application is also an Access application.
 All requests cause many accesses to the disk, both for code and for data,
 which causes a bottleneck.
 In a coldFusion application, the application is NOT stored in the same
 file as the database,
 and there is only ONE user: Coldfusion is the user.

 I've noticed that since I have my database installed on Windows 7, locks
 are even more capricious than before if you open the database in the same
 time you run a CF application, and this does not come from Access.


 

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


Generating Section 508 Compliant PDFs from CF

2014-06-25 Thread Scott Stewart

Has anyone implemented a solution that will allow ColdFusion 9, 10, 11 to
generate a PDF that is fully section 508 compliant? Including tagging...

Thanks in advance

Scott Stewart

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: CF 11

2014-06-25 Thread Scott Stewart

CF 10 introduces a updater in the CFAdmin, and an auto update function


On Wed, Jun 25, 2014 at 12:02 PM, Rob Voyle robvo...@voyle.com wrote:


 Hi Folks
 Wondering what the advantages of CF11 over CF10

 The one thing I am looking for is ease of doing the updates and patches,
 which is
 pretty miserable in CF9

 Rob
 Robert J. Voyle, Psy.D.
 Director, Clergy Leadership Institute
 For Coaching and Training in Appreciative Inquiry
 Author: Restoring Hope: Appreciative Strategies
 to Resolve Grief and Resentment
 http://www.appreciativeway.com/
 503-647-2378 or 503-647-2382





 

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


Re: Generating Section 508 Compliant PDFs from CF

2014-06-25 Thread Scott Stewart

I agree, especially since a large chunk of CF's market share is in the
federal sector. I've seen a couple of possible solutions involving Jasper
Reports, which we have, but I'd rather not go that route if I can avoid it,


On Wed, Jun 25, 2014 at 11:30 AM, Roger Austin raust...@nc.rr.com wrote:

 I have always thought that CF should have the full PDF API available.
 I haven't seen the ability to automatically generate and fully tag PDFs
 for ADA compliance, but I hope someone has a positive answer.

  Scott Stewart webmas...@sstwebworks.com wrote:
 
  Has anyone implemented a solution that will allow ColdFusion 9, 10, 11 to
  generate a PDF that is fully section 508 compliant? Including tagging...
 
  Thanks in advance
 
  Scott Stewart
 
  --
  --
  Scott Stewart
  Adobe Certified Instructor, ColdFusion 8  9
  Adobe Certified Expert, ColdFusion 8  9
 
  Blog: http://www.sstwebworks.com
  Email: webmas...@sstwebworks.com
 
 
  

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


Re: Unable to add text to HTML HEAD tag

2014-05-07 Thread Scott Stewart

When I taught the Advanced Class,  they did cover this and the code in the
class always had the cfajaxproxy call at the top of the page,  outside of
anything else.

The other option that you have  if you know Ext is to access the
ColdFusion  Ajax widgets directly through Javascript using the ColdFusion.
Namespace
On May 7, 2014 11:20 AM, John Pullam jpul...@mcleansystems.com wrote:


 I'm doing some testing on my new CF10 desktop system and have run into an
 odd one that I can't figure out.

 This program has been running OK for several years but when I ran it in
 CF10 it generated the error message Unable to add text to HTML HEAD tag.
 It did this at the end of the page after everything else looked fine. The
 error line it contained was a cfjaxaproxy inside a CFWINDOW tag.

 The detailed explanation says This is probably because you have already
 used a CFFLUSH tag in your template or buffered output is turned off. I
 haven't used a CFFLUSH and my administrator is set for 1024 buffering (the
 default). When I comment out the CFWINDOW tag it runs fine.

 The CFWINDOW is this:

 cfwindow name=Invoice modal=true resizable=false title=Invoice
 Details
 width=320 height=300 x=500 y=170
 bodyStyle=font-size:12px; font-family: verdana; color: black;
 text-align: left;
 headerStyle=font-size:13px; font-weight:bold;
 font-family:Verdana; background-color: ##003399; color: white;
 text-align:left;
 cfajaximport tags=cfform, cfwindow scriptsrc=/CFIDE/scripts
 /cfwindow

 I took out the cfajaximport but the error just moved to another line
 number.

 Any suggestions?

 

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


Re: Extending Application.CFC

2014-04-14 Thread Scott Stewart

On 4/11/2014 12:58 PM, Donnie Carvajal wrote:
 Hi,

 I have an application with a root application.cfc and a subfolder for IVR 
 access that also has an application.cfc which extends the root 
 application.cfc.  There are certain Application variables that I only need in 
 the IVR subfolder, so I added an onApplicationStart method to the subfolder 
 application.cfc.  I'm running into an issue in my IVR access indicating that 
 the IVR specific variables are not available.  This is because the root 
 application.cfc ran before the sub and the onApplicationStart method in the 
 sub application.cfc did not.

 Would you suggest putting all application variables in the Root 
 onApplicationStart method or add a check in subfolder onRequest method for 
 variables and call subfolder onApplicationStart if missing?

 Any best practices I'm missing?

 Thanks,

 Donnie

 

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


Re: Honest question about cfform

2014-03-04 Thread Scott Stewart

On 3/3/2014 10:39 PM, Gerald Guido wrote:
 Why are people so vehemently opposed so to CFForm?

 Many TIA in advance,

 Curious-G!

 --
 Gerald Guido

 Twitter https://twitter.com/CozmoTrouble
 Blarg http://www.myinternetisbroken.com
 Facebook https://www.facebook.com/gerald.guido.9


 

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


Re: Frustrated and on a deadline please assist

2013-11-19 Thread Scott Stewart

It looks like the secure JSON setting is on,  either turn it off at the
server or override it in the application. cfc
On Nov 19, 2013 12:31 AM, Torrent Girl moniqueb...@gmail.com wrote:


 I put my json response in at http://jsonlint.com/ and this is what I got:

 Parse error on line 1:
 //\/\/[\Miami Area
 ^
 Expecting '{', '['


 I tried adding the serialization to my code and it still isn't working:

 !--- Build result array ---
 cfloop query=data
 cfset ArrayAppend(result, strInstitutionName)
 /cfloop



 !--- And return it ---
 cfreturn serializeJSON(result) /




 

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


passing data to nested custom tags

2013-10-18 Thread Scott Stewart

Does the attributes scope of a custom tag get passed to it's nested
descendants?

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: passing data to nested custom tags

2013-10-18 Thread Scott Stewart

So lets say that I passed a query into the attributes scope of the parent,
I can access it in the child via getBaseTagData?


On Fri, Oct 18, 2013 at 10:07 AM, Raymond Camden raymondcam...@gmail.comwrote:


 No, but a child tag can use getBaseTagData to access parent tag stuff. In
 the past when I've done custom tags that include parents and children, I
 have the children simply pass their crap up via cfassociate, and the real
 logic is done in the parent tag. I can send you a demo if you want.


 On Fri, Oct 18, 2013 at 7:51 AM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  Does the attributes scope of a custom tag get passed to it's nested
  descendants?
 
  --
  --
  Scott Stewart
  Adobe Certified Instructor, ColdFusion 8  9
  Adobe Certified Expert, ColdFusion 8  9
 
  Blog: http://www.sstwebworks.com
  Email: webmas...@sstwebworks.com
 
 
 

 

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


Re: passing data to nested custom tags

2013-10-18 Thread Scott Stewart

not yet, i'm still trying to wrap my head around why the previous developer
had put 500 lines of display code in a CFC...


On Fri, Oct 18, 2013 at 12:51 PM, Raymond Camden raymondcam...@gmail.comwrote:


 Yeah - did you try it? :)


 On Fri, Oct 18, 2013 at 11:33 AM, Scott Stewart
 webmas...@sstwebworks.comwrote:

 
  So lets say that I passed a query into the attributes scope of the
 parent,
  I can access it in the child via getBaseTagData?
 
 
  On Fri, Oct 18, 2013 at 10:07 AM, Raymond Camden 
 raymondcam...@gmail.com
  wrote:
 
  
   No, but a child tag can use getBaseTagData to access parent tag stuff.
 In
   the past when I've done custom tags that include parents and children,
 I
   have the children simply pass their crap up via cfassociate, and the
  real
   logic is done in the parent tag. I can send you a demo if you want.
  
  
   On Fri, Oct 18, 2013 at 7:51 AM, Scott Stewart 
  webmas...@sstwebworks.com
   wrote:
  
   
Does the attributes scope of a custom tag get passed to it's nested
descendants?
   
--
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9
   
Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com
   
   
   
  
  
 
 

 

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


Re: Metters Inc. Looking for Two CF Developers

2013-10-10 Thread Scott Stewart

and I just realized that I sent this to the wrong list... Mike D if you
want to delete this that's fine


On Wed, Oct 9, 2013 at 11:14 AM, Scott Stewart webmas...@sstwebworks.comwrote:

 Do you write ColdFusion code in your sleep??

 Do you look at web development as a career, as a passion, not just 9 to 5
 M-F??

 Do you attend your local CFUG meetings, and CF developer conferences ??

 Do you consider Bleeding Edge the norm for what you do ??

 Metters Inc, is looking for several rock star ColdFusion developers for a
 multi-year DHS Contract.
 Bring your passion for ColdFusion and Web Development to one of the DC
 Area's top federal contractors.

 Contact Marc Villegoureix-Ritaud, HR Recruiter,
 703-821-3300, Ext. 376,
 *marc.villegoureix-rit...@metters.com*

 Description

 Metters Inc., is a leading veteran-owned government consulting
 organization that provides industry expertise and innovative technology to
 support our client's mission and goals. Our environment is both challenging
 and supportive. We give employees the opportunity to develop their skills
 and do their best work.

 Metters has an immediate opening for a Mid-level to Senior Web Application
 Developer to support our DHS Client

 USCIS client in a rapid web application development project utilizing
 leading-edge technologies. The developer will primarily drive the direction
 of the client's web technology solutions in this project, define and
 implement best practices and build powerful and extensible web application
 functionality.

 *Responsibilities include but not limited to:*

- Analyzes functional business applications and design specifications
for functional activities.
- Provide consultation and support services for the full life cycle of
software product development
- Perform prototyping, system analysis, development, fielding, and
maintenance of systems.
- Develops codes, tests, and debugs new software or enhancements to
existing software.
- Evaluate new software products and technologies, and provide
recommendations to enhance existing systems or build new ones
- Provide software development support for the prototyping of
analytical tools, data management and user interfaces to databases, and
computational utilities
- Conduct software testing to ensure satisfaction of application
development requirements.
- Support software quality assurance and configuration management
activities, such as those conducted by the client's applicable review
authorities
- Document software procedures and develop software reports, plans,
and products, such as software development plans, software requirements
specifications, software design documents, software development files,
source code, version description documents, and test plans
- Develops block diagrams and logic flow charts.
- Provides technical direction to programmers to ensure program
deadlines are met in an Agile/SCRUM environment

 *Qualifications:*

 *MUST BE A US CITIZEN*

- Motivated team player and ability to lead independent self-managed
projects in Agile/SCRUM team structure
- 5+ years developing complex ColdFusion applications
- Advanced knowledge of ColdBox, Mach II, Model Glue or other OO
Frameworks
- Understanding of Cold Fusion Best Practices and Design Patterns
- Demonstrated documentation and code-testing skills
- Strong understanding of complex SQL database-driven products
- Strong knowledge of JavaScript libraries and CSS
- Product Development Experience. Possibly multiple concurrent
products at the same time
- Understands scaling and performance
- Experience in: PVCS, Adobe Creative Suite Web Premium, Internet
Information Services, HP Quality Center, Serena Tracker, and AccVerify, 
 JAWS
- Bachelors / Master Degree
- Minimum Adobe Certified Expert (ACE) in ColdFusion 9 Certification Any
Ruby experience is a plus.

 Metters, Incorporated is an equal opportunity employer. We are committed
 to providing equal opportunity to all applicants and employees in full
 compliance with all applicable state and federal laws prohibiting
 discrimination on the basis of race, color, age, gender, religion, national
 origin, disability, veteran’s status, or any other class protected by
 applicable state or federal law.
  Contact Marc Villegoureix-Ritaud, HR Recruiter,
 703-821-3300, Ext. 376,
 *marc.villegoureix-rit...@metters.com*

 --
 --
 Scott Stewart
 Adobe Certified Instructor, ColdFusion 8  9
 Adobe Certified Expert, ColdFusion 8  9

 Blog: http://www.sstwebworks.com
 Email: webmas...@sstwebworks.com




-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com

Re: Metters Inc. Looking for Two CF Developers

2013-10-10 Thread Scott Stewart

that would be me... :)


On Thu, Oct 10, 2013 at 2:12 PM, Bruce Sorge sor...@gmail.com wrote:


 When I first saw this, I thought it was a reposting from  a while ago. The
 first line, Do you write ColdFusion code in your sleep was used before by a
 company - I don't recall who though.

 On Oct 10, 2013, at 2:08 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  and I just realized that I sent this to the wrong list... Mike D if you
  want to delete this that's fine
 
 


 

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


Metters Inc. Looking for Two CF Developers

2013-10-09 Thread Scott Stewart

Do you write ColdFusion code in your sleep??

Do you look at web development as a career, as a passion, not just 9 to 5
M-F??

Do you attend your local CFUG meetings, and CF developer conferences ??

Do you consider Bleeding Edge the norm for what you do ??

Metters Inc, is looking for several rock star ColdFusion developers for a
multi-year DHS Contract.
Bring your passion for ColdFusion and Web Development to one of the DC
Area's top federal contractors.

Contact Marc Villegoureix-Ritaud, HR Recruiter,
703-821-3300, Ext. 376,
*marc.villegoureix-rit...@metters.com*

Description

Metters Inc., is a leading veteran-owned government consulting organization
that provides industry expertise and innovative technology to support our
client's mission and goals. Our environment is both challenging and
supportive. We give employees the opportunity to develop their skills and
do their best work.

Metters has an immediate opening for a Mid-level to Senior Web Application
Developer to support our DHS Client

USCIS client in a rapid web application development project utilizing
leading-edge technologies. The developer will primarily drive the direction
of the client's web technology solutions in this project, define and
implement best practices and build powerful and extensible web application
functionality.

*Responsibilities include but not limited to:*

   - Analyzes functional business applications and design specifications
   for functional activities.
   - Provide consultation and support services for the full life cycle of
   software product development
   - Perform prototyping, system analysis, development, fielding, and
   maintenance of systems.
   - Develops codes, tests, and debugs new software or enhancements to
   existing software.
   - Evaluate new software products and technologies, and provide
   recommendations to enhance existing systems or build new ones
   - Provide software development support for the prototyping of analytical
   tools, data management and user interfaces to databases, and computational
   utilities
   - Conduct software testing to ensure satisfaction of application
   development requirements.
   - Support software quality assurance and configuration management
   activities, such as those conducted by the client's applicable review
   authorities
   - Document software procedures and develop software reports, plans, and
   products, such as software development plans, software requirements
   specifications, software design documents, software development files,
   source code, version description documents, and test plans
   - Develops block diagrams and logic flow charts.
   - Provides technical direction to programmers to ensure program
   deadlines are met in an Agile/SCRUM environment

*Qualifications:*

*MUST BE A US CITIZEN*

   - Motivated team player and ability to lead independent self-managed
   projects in Agile/SCRUM team structure
   - 5+ years developing complex ColdFusion applications
   - Advanced knowledge of ColdBox, Mach II, Model Glue or other OO
   Frameworks
   - Understanding of Cold Fusion Best Practices and Design Patterns
   - Demonstrated documentation and code-testing skills
   - Strong understanding of complex SQL database-driven products
   - Strong knowledge of JavaScript libraries and CSS
   - Product Development Experience. Possibly multiple concurrent products
   at the same time
   - Understands scaling and performance
   - Experience in: PVCS, Adobe Creative Suite Web Premium, Internet
   Information Services, HP Quality Center, Serena Tracker, and AccVerify, JAWS
   - Bachelors / Master Degree
   - Minimum Adobe Certified Expert (ACE) in ColdFusion 9 CertificationAny
   Ruby experience is a plus.

Metters, Incorporated is an equal opportunity employer. We are committed to
providing equal opportunity to all applicants and employees in full
compliance with all applicable state and federal laws prohibiting
discrimination on the basis of race, color, age, gender, religion, national
origin, disability, veteran’s status, or any other class protected by
applicable state or federal law.
Contact Marc Villegoureix-Ritaud, HR Recruiter,
703-821-3300, Ext. 376,
*marc.villegoureix-rit...@metters.com*

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com

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


Re: shots fired in the Capitol

2013-10-03 Thread Scott Stewart

You mean Southeast DC. Like Anacostia.
On Oct 3, 2013 2:50 PM, Larry C. Lyons larrycly...@gmail.com wrote:


 darned lazy spelling.

 I would not go near some places in South West DC.

 is what I meant to write.


 On Thu, Oct 3, 2013 at 2:49 PM, Larry C. Lyons larrycly...@gmail.com
 wrote:

  Victoria is nothing like DC. I have no problem with going anywhere in
  Victoria. DC now I would go near some places in South West DC.
 
  And this shooting wouldn't be the first time even this year. Some wingnut
  was arrested just 3 weeks ago in front of the White HOuse with an AR-15
 and
  multiple ammo clips.
 
 
  On Thu, Oct 3, 2013 at 2:34 PM, Bryan Stevenson 
  br...@electricedgesystems.com wrote:
 
 
  Come on Larryyou're a fellow Canuck right - no need for the alarmism
  ;-)
 
  .may be due to a car chase near the Capitol*ahem*
 
  Calm everyone...calm - let's wait for facts to roll in ;-)
 
  Cheers
 
  *Bryan Stevenson*B.Comm.
  President  CEO
  Electric Edge Systems Group Inc. - makers of FACTS^(TM)
  phone: 250.480.0642
  cell: 250.920.8830
  e-mail: br...@electricedgesystems.com mailto:
  br...@electricedgesystems.com
  web: www.electricedgesystems.com http://www.electricedgesystems.com
  and www.fisheryfacts.com http://www.fisheryfacts.com
 
  
 
  Please consider the environment before printing this e-mail
 
  -CONFIDENTIALITY--
  This message, including any attachments, is confidential and may contain
  information that is privileged or exempt from disclosure. It is intended
  only for the person to whom it is addressed unless expressly authorized
  otherwise by the sender. If you are not an authorized recipient, please
  notify the sender immediately and permanently destroy all copies of this
  message and attachments.
  On 13-10-03 11:28 AM, Larry C. Lyons wrote:
   Just saw this on the Washington Post:
  
   BREAKING NEWS
  
   Capitol locked down after shots fired
  
 
 
 
 

 

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


Re: shots fired in the Capitol

2013-10-03 Thread Scott Stewart

Oh shit..
On Oct 3, 2013 3:24 PM, Jerry Milo Johnson jmi...@gmail.com wrote:


 and shit just got unfunny. she had a kid in the car with her.



 On Thu, Oct 3, 2013 at 3:20 PM, Jerry Milo Johnson jmi...@gmail.com
 wrote:

  LOL. Reporters emailing the Capital security public relations person are
  getting automated out of office message, saying she is not in the
 office
  due to the appropriations gap.
 
 
 
 
  On Thu, Oct 3, 2013 at 3:06 PM, Bryan Stevenson 
  br...@electricedgesystems.com wrote:
 
 
  Good to hear you are away from it!
 
  ...and yes...BC politicsgetting WAY worseI don't even recognize
  BC and Canada anymoregoing down fast and hard
 
  If ya ever head this waylook me up
 
  *Bryan Stevenson*B.Comm.
  President  CEO
  Electric Edge Systems Group Inc. - makers of FACTS^(TM)
  phone: 250.480.0642
  cell: 250.920.8830
  e-mail: br...@electricedgesystems.com mailto:
  br...@electricedgesystems.com
  web: www.electricedgesystems.com http://www.electricedgesystems.com
  and www.fisheryfacts.com http://www.fisheryfacts.com
 
  
 
  Please consider the environment before printing this e-mail
 
  -CONFIDENTIALITY--
  This message, including any attachments, is confidential and may contain
  information that is privileged or exempt from disclosure. It is intended
  only for the person to whom it is addressed unless expressly authorized
  otherwise by the sender. If you are not an authorized recipient, please
  notify the sender immediately and permanently destroy all copies of this
  message and attachments.
  On 13-10-03 12:00 PM, Larry C. Lyons wrote:
   I'm nowhere near this. I'm on the western edge of the region near the
   Manassas Battlefield. If I hear gunfire its usually in July with all
  those
   Civil War re-enactors.
  
   As for corruption, hey isn't it BC? T
  
   hat said, its about time to visit the relatives on Vancouver Island
  again.
  
  
   On Thu, Oct 3, 2013 at 2:55 PM, Bryan Stevenson 
   br...@electricedgesystems.com wrote:
  
   No kidding - that's why I live here ;-)
  
   Of course it's changing here too - not so dangerousbut lots of
   corruption
  
   It may be time to head further up island where you can still stay
 away
   from it all!!
  
   Stay safe Larry!
  
   Cheers
  
   *Bryan Stevenson*B.Comm.
   President  CEO
   Electric Edge Systems Group Inc. - makers of FACTS^(TM)
   phone: 250.480.0642
   cell: 250.920.8830
   e-mail: br...@electricedgesystems.com mailto:
   br...@electricedgesystems.com
   web: www.electricedgesystems.com http://www.electricedgesystems.com
 
   and www.fisheryfacts.com http://www.fisheryfacts.com
  
  
  
  
   Please consider the environment before printing this e-mail
  
   -CONFIDENTIALITY--
   This message, including any attachments, is confidential and may
  contain
   information that is privileged or exempt from disclosure. It is
  intended
   only for the person to whom it is addressed unless expressly
 authorized
   otherwise by the sender. If you are not an authorized recipient,
 please
   notify the sender immediately and permanently destroy all copies of
  this
   message and attachments.
   On 13-10-03 11:49 AM, Larry C. Lyons wrote:
   Victoria is nothing like DC. I have no problem with going anywhere
 in
   Victoria. DC now I would go near some places in South West DC.
  
   And this shooting wouldn't be the first time even this year. Some
  wingnut
   was arrested just 3 weeks ago in front of the White HOuse with an
  AR-15
   and
   multiple ammo clips.
  
  
   On Thu, Oct 3, 2013 at 2:34 PM, Bryan Stevenson 
   br...@electricedgesystems.com wrote:
  
   Come on Larryyou're a fellow Canuck right - no need for the
  alarmism
   ;-)
  
   .may be due to a car chase near the Capitol*ahem*
  
   Calm everyone...calm - let's wait for facts to roll in ;-)
  
   Cheers
  
   *Bryan Stevenson*B.Comm.
   President  CEO
   Electric Edge Systems Group Inc. - makers of FACTS^(TM)
   phone: 250.480.0642
   cell: 250.920.8830
   e-mail: br...@electricedgesystems.com mailto:
   br...@electricedgesystems.com
   web: www.electricedgesystems.com 
 http://www.electricedgesystems.com
  
   and www.fisheryfacts.com http://www.fisheryfacts.com
  
  
  
  
   Please consider the environment before printing this e-mail
  
   -CONFIDENTIALITY--
   This message, including any attachments, is confidential and may
  contain
   information that is privileged or exempt from disclosure. It is
  intended
   only for the person to whom it is addressed unless expressly
  authorized
   otherwise by the sender. If you are not an authorized recipient,
  please
   notify the sender immediately and permanently destroy all copies of
  this
   message and attachments.
   On 13-10-03 

Re: This query was working in CF8 and now it will not work in CF9 on my server

2013-07-10 Thread Scott Stewart

No problem, glad I could help
On Jul 9, 2013 8:35 PM, Terry Troxel terry.tro...@gmail.com wrote:


 That was it changed to desc1.

 Thank you very much.

 Terry


 On Tue, Jul 9, 2013 at 5:08 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  A couple of things though Desc is a SQL reserved word. You may need
 to
  express the field name as [desc].  Second please wrap those variables in
  cfqueryparam tags.
  On Jul 9, 2013 8:05 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:
 
   Nevermind... Damn text wrap on the phone.
   On Jul 9, 2013 8:04 PM, Scott Stewart webmas...@sstwebworks.com
  wrote:
  
   What's the *7 and the * at the end?
   On Jul 9, 2013 7:59 PM, Terry Troxel terry.tro...@gmail.com
 wrote:
  
  
Error Executing Database Query.  [Macromedia][SequeLink JDBC
   Driver][ODBC
   Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in
 INSERT
   INTO statement.The error occurred in
   *C:\Inetpub\wwwroot\it-werks\LIBERTREE\index.cfm:
   line 7*
  
   5 : cfquery name=addcat datasource=#dsn# maxrows=1
   6 : insert into cats(atitle,desc)*7 :
   values('#atitle#','#desc#')*
   8 : /cfquery
   9 : cfelseif x is update
  
--
  SQLSTATE   42000 SQLinsert into cats(atitle,desc)
  values('f','g')
   VENDORERRORCODE   -3502 DATASOURCE   libertree
  
  
  
 
 

 

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


Re: This query was working in CF8 and now it will not work in CF9 on my server

2013-07-09 Thread Scott Stewart

What's the *7 and the * at the end?
On Jul 9, 2013 7:59 PM, Terry Troxel terry.tro...@gmail.com wrote:


  Error Executing Database Query.  [Macromedia][SequeLink JDBC Driver][ODBC
 Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT
 INTO statement.The error occurred in
 *C:\Inetpub\wwwroot\it-werks\LIBERTREE\index.cfm:
 line 7*

 5 : cfquery name=addcat datasource=#dsn# maxrows=1
 6 : insert into cats(atitle,desc)*7 :
 values('#atitle#','#desc#')*
 8 : /cfquery
 9 : cfelseif x is update

  --
SQLSTATE   42000 SQLinsert into cats(atitle,desc) values('f','g')
 VENDORERRORCODE   -3502 DATASOURCE   libertree


 

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


Re: This query was working in CF8 and now it will not work in CF9 on my server

2013-07-09 Thread Scott Stewart

Nevermind... Damn text wrap on the phone.
On Jul 9, 2013 8:04 PM, Scott Stewart webmas...@sstwebworks.com wrote:

 What's the *7 and the * at the end?
 On Jul 9, 2013 7:59 PM, Terry Troxel terry.tro...@gmail.com wrote:


  Error Executing Database Query.  [Macromedia][SequeLink JDBC Driver][ODBC
 Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT
 INTO statement.The error occurred in
 *C:\Inetpub\wwwroot\it-werks\LIBERTREE\index.cfm:
 line 7*

 5 : cfquery name=addcat datasource=#dsn# maxrows=1
 6 : insert into cats(atitle,desc)*7 :
 values('#atitle#','#desc#')*
 8 : /cfquery
 9 : cfelseif x is update

  --
SQLSTATE   42000 SQLinsert into cats(atitle,desc) values('f','g')
 VENDORERRORCODE   -3502 DATASOURCE   libertree


 

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


Re: This query was working in CF8 and now it will not work in CF9 on my server

2013-07-09 Thread Scott Stewart

A couple of things though Desc is a SQL reserved word. You may need to
express the field name as [desc].  Second please wrap those variables in
cfqueryparam tags.
On Jul 9, 2013 8:05 PM, Scott Stewart webmas...@sstwebworks.com wrote:

 Nevermind... Damn text wrap on the phone.
 On Jul 9, 2013 8:04 PM, Scott Stewart webmas...@sstwebworks.com wrote:

 What's the *7 and the * at the end?
 On Jul 9, 2013 7:59 PM, Terry Troxel terry.tro...@gmail.com wrote:


  Error Executing Database Query.  [Macromedia][SequeLink JDBC
 Driver][ODBC
 Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT
 INTO statement.The error occurred in
 *C:\Inetpub\wwwroot\it-werks\LIBERTREE\index.cfm:
 line 7*

 5 : cfquery name=addcat datasource=#dsn# maxrows=1
 6 : insert into cats(atitle,desc)*7 :
 values('#atitle#','#desc#')*
 8 : /cfquery
 9 : cfelseif x is update

  --
SQLSTATE   42000 SQLinsert into cats(atitle,desc) values('f','g')
 VENDORERRORCODE   -3502 DATASOURCE   libertree


 

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


ColdFusion Enterprise Manager - Instance Manager disappearing

2013-06-06 Thread Scott Stewart

Hi all.. I don't have a lot of background on this because it was just
reported to me. Has anyone seen the Instance Manager just vanish from a CF
9 install.

It's Windows 2008 and IIS 7.5
Thanks in advance..


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


Re: SOT, but... what the heck is MS FrontPage?

2013-02-22 Thread Scott Stewart

Front Page is an abomination made by Microsoft a few years ago, It was a 
piss poor attempt at drag/drop HTML.
The only thing worse than Front Page were the IIS extensions that would 
routinely bring IIS to it's knees, or blow up IIS entirely.

It looks like someone is trying to hit your sites with a Front Page 
Editor or trying to find the FP specific files/folders to attempt an 
exploit.

deny.. deny...deny

Every time someone uses MS Front Page, a kitten dies..

On 2/22/2013 11:26 AM, =?ISO-8859-1?Q?Claude_Schn=E9egans wrote:
 Hi,
 My sites are hit on a regular basis by this agent: Mozilla/4.0 (compatible; 
 MS FrontPage 14.0)
 - it makes requests with methods OPTIONS or HEAD which are forbiden in my 
 sites;
 - it makes requests for pages that does not exist, like
   - /_vti_inf.html
   - /_vti_bin/shtml.exe/_vti_rpc
 The result is that the visitors are tagged as bad bot.
 What are they looking for?
 Should I let them go or what?


 

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


determining if a query result is encrypted

2013-01-15 Thread Scott Stewart

Here's my situation, I need to determine whether or not a db field is 
encrypted when it's returned.
It's a production error and I can't access the production data to 
determine whether or not the field is or isn't encrypted.

I'm getting encryption input/output mismatch errors... that tells me (I 
think) that somewhere in the production data there's data that doesn't 
match up with what I think it should be.

-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


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


url rewriting

2013-01-08 Thread Scott Stewart

I'm very gingerly stepping into the world of url rewritng..
currently the site that I'm working on has urls that look like this:

http://www.domain.com/content.cfm/who-we-are

who-we-are is generated out of the CMS system (home grown) and doesn't 
actually exist.

what the bosses want is http://www.domain.com/who-we-are .  I'd like to 
do this with an ISAPI rewrite using IIS 7
The rub is this: content.cfm contains all the queries and such to figure 
out the content associated with who-we-are.
can I do the re-write and still have content.cfm run?

Secondly, I really suck at regEx, is there a good primer on creating 
rewrite scripts?

-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


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


getting CFMAIL to dance with Microsoft Exchange

2013-01-04 Thread Scott Stewart

Before anyone says OH MY GOD...MICROSOFT EXCHANGE..WHY??!! It's 
what my company uses I can't change it :)

All I'm trying to do is get my ColdFusion server to talk to the mail 
server, which happens to be Exchange.

The user names that they are giving me are in the form domain\username 
and a password. Every combination I've tried has gotten a connection 
refused error.
Does the Exchange server, or the account need to be configured in a 
certain way for this to work?

thanks

-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


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


SQL Question, incrementing values

2012-12-13 Thread Scott Stewart

Hey all I have a couple of questions with a query that I'm trying to put 
together
What I need as part of this query is a running count of applications 
that each value of cc_type_id
(there's five).

I'm trying to do it in the CASE statement below, however if I try to use 
AS something in order to output the value it fails as a syntax error

any ideas?

DECLARE@careCB int,

@careFBC int,

@careSBC int,

@careVACC int,

@careOFCC int,

@careDefault int;

SELECT

COUNT(DISTINCT(a.applicant_id)) AS totalEmp,

AVG(a.family_income) AS avgIncome,

SUM(p.paid_amt)AS totalDisbursement,

SUM(p.monthly_cost) AS totalMthCost,

MIN(p.paid_amt) AS minSubsidy,

MAX(p.paid_amt) AS maxSubsidy,

COUNT(c.child_id) AS totalChildren,

CASE

WHEN cc.cc_type_ID = 1 THEN @careCB + 1

WHEN cc.cc_type_ID = 2 THEN @careFBC + 1

WHEN cc.cc_type_ID = 3 THEN @careSBC + 1

WHEN cc.cc_type_ID = 4 THEN @careVACC + 1

WHEN cc.cc_type_ID = 5 THEN @careOFCC + 1

ELSE 0

END

FROMapplications a

JOIN payments p ON a.applicant_ID = p.applicant_ID

JOIN child_application c on c.applicant_ID = a.applicant_ID

JOIN child_provider cp on cp.application_ID = a.application_ID

JOIN cc_provider cc on cc.provider_id = cp.provider_id

WHEREa.isActive = 1 AND

p.payment_status_ID = 6 AND

p.paid_dt BETWEEN '10/01/2011' AND '09/30/2012'

GROUPBY cc.cc_type_ID

-- Scott Stewart Adobe Certified Expert / Instructor ColdFusion 8, 9


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


Re: SQL Question, incrementing values

2012-12-13 Thread Scott Stewart

Except I need those values individually as part of the return..

On 12/13/2012 4:49 PM, John M Bliss wrote:
 This gives you the error...?

 CASE
 WHEN cc.cc_type_ID = 1 THEN @careCB + 1
 WHEN cc.cc_type_ID = 2 THEN @careFBC + 1
 WHEN cc.cc_type_ID = 3 THEN @careSBC + 1
 WHEN cc.cc_type_ID = 4 THEN @careVACC + 1
 WHEN cc.cc_type_ID = 5 THEN @careOFCC + 1
 ELSE 0
 END AS myvar

 On Thu, Dec 13, 2012 at 3:45 PM, Scott Stewart 
 webmas...@sstwebworks.comwrote:

 CASE

 WHEN cc.cc_type_ID = 1 THEN @careCB + 1

 WHEN cc.cc_type_ID = 2 THEN @careFBC + 1

 WHEN cc.cc_type_ID = 3 THEN @careSBC + 1

 WHEN cc.cc_type_ID = 4 THEN @careVACC + 1

 WHEN cc.cc_type_ID = 5 THEN @careOFCC + 1

 ELSE 0

 END





-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


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


Re: SQL Question, incrementing values

2012-12-13 Thread Scott Stewart

DOH!! end of the day, yeah... cc.cc_type_id isn't part of a group by or 
aggregate function..

and I need those end values as part of the returned record set
On 12/13/2012 4:49 PM, John M Bliss wrote:
 This gives you the error...?

 CASE
 WHEN cc.cc_type_ID = 1 THEN @careCB + 1
 WHEN cc.cc_type_ID = 2 THEN @careFBC + 1
 WHEN cc.cc_type_ID = 3 THEN @careSBC + 1
 WHEN cc.cc_type_ID = 4 THEN @careVACC + 1
 WHEN cc.cc_type_ID = 5 THEN @careOFCC + 1
 ELSE 0
 END AS myvar

 On Thu, Dec 13, 2012 at 3:45 PM, Scott Stewart 
 webmas...@sstwebworks.comwrote:

 CASE

 WHEN cc.cc_type_ID = 1 THEN @careCB + 1

 WHEN cc.cc_type_ID = 2 THEN @careFBC + 1

 WHEN cc.cc_type_ID = 3 THEN @careSBC + 1

 WHEN cc.cc_type_ID = 4 THEN @careVACC + 1

 WHEN cc.cc_type_ID = 5 THEN @careOFCC + 1

 ELSE 0

 END





-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


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


here's one for the jQuery experts

2012-11-16 Thread Scott Stewart

This is all using jQueryUI so here goes...
I have an accordion inside of a tab,

$(#adminNav).tabs({

   load: function(event,ui){

  $(#nodesMenu).accordion({

  collapsible: true,

  heightStyle: fill,

  header: h3

  });

 $(ui.panel).hijack();

  }



});

  Inside of the header (h3) I have a link which takes you to the edit 
page for a particular item.. and it does, just not like I want it to
How would I intercept the href and have it come up in a div on the same 
page (inside of the same tab).

notes: the accordion is in it's own div, next to that is the div that I 
want the form to show up in..
If I remove the hijack() call then the link just opens and closes the 
accordion.

here's my attempt to drill down to find the link and simply capture the 
href in an alert box.. this doesn't even seem to fire..

$(#nodesMenu h3 div.linkRight a.activeClick).click(function() {

 alert($(this).attr('href')) ;

 return false;

  });


I'm probably missing something simple... wouldn't be the first time :)

-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


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


Re: CFMX 9 - Spell Check

2012-10-03 Thread Scott Stewart

On 10/3/2012 1:40 PM, ColdFusion Developer wrote:
 Does anyone know a means to implement Spell Check functionality into the
 CFTEXTAREAs toolbar?

 I don't think CFMX 9 has a SpellCheck engine so I have to find an
 alternative.


 

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


Re: Anyone having issues with godaddy DNS? I can't even pull up their website.

2012-09-10 Thread Scott Stewart

We're seeing the same issue with some of Potomac Digitek's clients

On Mon, Sep 10, 2012 at 2:30 PM, Casey Dougall - Uber Website Solutions 
ca...@uberwebsitesolutions.com wrote:


 I'm having issues hitting godaddy and some of my sites that use their DNS.
 Anyone else having this trouble?


 

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


Re: Anyone having issues with godaddy DNS? I can't even pull up their website.

2012-09-10 Thread Scott Stewart

Their getting DDOS'd

http://techcrunch.com/2012/09/10/godaddy-outage-takes-down-millions-of-sites/


On Mon, Sep 10, 2012 at 2:30 PM, Casey Dougall - Uber Website Solutions 
ca...@uberwebsitesolutions.com wrote:


 I'm having issues hitting godaddy and some of my sites that use their DNS.
 Anyone else having this trouble?


 

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


Re: Anyone having issues with godaddy DNS? I can't even pull up their website.

2012-09-10 Thread Scott Stewart

reverb :)


On Mon, Sep 10, 2012 at 4:11 PM, Russ Michaels r...@michaels.me.uk wrote:


 Echo?

 Regards
 Russ Michaels
 On Sep 10, 2012 9:05 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  Their getting DDOS'd
 
 
 
 http://techcrunch.com/2012/09/10/godaddy-outage-takes-down-millions-of-sites/
 
 
  On Mon, Sep 10, 2012 at 2:30 PM, Casey Dougall - Uber Website Solutions 
  ca...@uberwebsitesolutions.com wrote:
 
  
   I'm having issues hitting godaddy and some of my sites that use their
  DNS.
   Anyone else having this trouble?
  
  
  
 
 

 

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


Re: Anyone having issues with godaddy DNS? I can't even pull up their website.

2012-09-10 Thread Scott Stewart

but never auto-tune

On Mon, Sep 10, 2012 at 4:32 PM, Casey Dougall - Uber Website Solutions 
ca...@uberwebsitesolutions.com wrote:


 Or Delay


 On Mon, Sep 10, 2012 at 4:28 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

  reverb :)
 
 
  On Mon, Sep 10, 2012 at 4:11 PM, Russ Michaels r...@michaels.me.uk
  wrote:
 
  
   Echo?
 


 

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


Re: Anyone having issues with godaddy DNS? I can't even pull up their website.

2012-09-10 Thread Scott Stewart

or Steven Pearcy (Ratt)

On Mon, Sep 10, 2012 at 4:36 PM, Casey Dougall - Uber Website Solutions 
ca...@uberwebsitesolutions.com wrote:


 On Mon, Sep 10, 2012 at 4:34 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

  but never auto-tune


 No, that is reserved for T-Pain only


 

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


Re: Alternative to CFOBJECT

2012-08-31 Thread Scott Stewart

She's only about 30 (ish) miles from where I'm living and she must be
loaded... Great Falls is not a cheap area :)

On Thu, Aug 30, 2012 at 7:56 PM, Bruce Sorge sor...@gmail.com wrote:


 I just looked it up and she is in great falls.

 Sent from my iPhone 4S.

 On Aug 30, 2012, at 2:50 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  Where at in Alexandria?
 

 

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


Re: Alternative to CFOBJECT

2012-08-30 Thread Scott Stewart

try cfinvoke

On Thu, Aug 30, 2012 at 3:04 PM, Bruce Sorge sor...@gmail.com wrote:


 So I discovered today that the hosting company that I am using has
 disabled CFOBJECT, which sucks because the PayPal API that I am using uses
 the CFOBJECT tag. Is there an alternative to this?

 Thanks,

 Bruce

 

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


Re: Alternative to CFOBJECT

2012-08-30 Thread Scott Stewart

How is createObject() being used?
Based on this list you can use it to call ColdFusion components

cfset blah = createObject(component,dot.notated.path.to.component)

On Thu, Aug 30, 2012 at 3:21 PM, Bruce Sorge sor...@gmail.com wrote:


 This is everything that they disabled:

 On the shared ColdFusion servers you will have access to all tags and
 functions except for the following:

 CF Tags:
 CFCOLLECTION
 CFCONTENT
 CFDUMP
 CFEXECUTE
 CFLOG
 CFOBJECT
 CFOBJECTCACHE
 CFREGISTRY


 CF Functions:
 SetProfileString
 CreateObject(COM)
 CreateObject(CORBA)
 CreateObject(JAVA)
 On Aug 30, 2012, at 1:09 PM, Scott Stroz boyz...@gmail.com wrote:

 
  Have they disabled createObject() (they probably have, though)
 
  On Thu, Aug 30, 2012 at 3:04 PM, Bruce Sorge sor...@gmail.com wrote:
 
  So I discovered today that the hosting company that I am using has
 disabled CFOBJECT, which sucks because the PayPal API that I am using uses
 the CFOBJECT tag. Is there an alternative to this?
 
  Thanks,
 
  Bruce
 
 
 
 

 

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


Re: Alternative to CFOBJECT

2012-08-30 Thread Scott Stewart

No problem, buy me a beer next time yer in DC

On Thu, Aug 30, 2012 at 4:42 PM, Bruce Sorge sor...@gmail.com wrote:


 Thanks Scott, that worked perfectly.

 Bruce
 On Aug 30, 2012, at 1:24 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  How is createObject() being used?
  Based on this list you can use it to call ColdFusion components
 
  cfset blah = createObject(component,dot.notated.path.to.component)
 


 

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


Re: Alternative to CFOBJECT

2012-08-30 Thread Scott Stewart

Where at in Alexandria?

On Thu, Aug 30, 2012 at 4:48 PM, Bruce Sorge sor...@gmail.com wrote:


 I'll do that. My sister lives in Alexandria now so when I get to Fort
 Benning GA. in October I plan to visit her soon. I'll hit you up when I am
 in the area.

 Bruce
 On Aug 30, 2012, at 2:45 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  No problem, buy me a beer next time yer in DC
 


 

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


Capturing Adobe Captivate 6 quiz results

2012-08-29 Thread Scott Stewart

Hey all,

Has anyone had success capturing Captivate 6 quiz results and publishing to
a DB using our beloved ColdFusion?

Thanks

sas

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: Modern (and free) html/cf editor that is similar to Homesite?

2012-08-13 Thread Scott Stewart

I think there's a CF plugin for Notepad++


On Mon, Aug 13, 2012 at 10:15 AM, Pete Ruckelshaus
pruckelsh...@gmail.comwrote:


 I teach web design and web programming at a public high school.  I have
 been using homesite for my classes, but it doesn't play well in our
 environment (locked down C drive, network drives...trust me, it has
 issues).  Are there any current text editors that play well with HTML, CSS,
 JavaScript, and CF, that are also free?  It doesn't need to be a super
 heavy duty app like Eclipse, in fact, I tried that with my web design class
 and it was a nightmare because of its complexity.

 Platform is WinXP.

 Thanks for any suggestions,

 Pete


 

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


Re: CFspreadsheet issue

2012-08-10 Thread Scott Stewart

You do know your query names don't match up..
Your reading the spreadsheet into a query object called DealsDSN and
looping over an object called MahDSN

On Fri, Aug 10, 2012 at 2:27 PM, Bruce Sorge sor...@gmail.com wrote:


 Hello list,
 Long time (years) no post.

 I am trying to read from a spreadsheet that is loaded up onto the server
 and then insert the information into the database. I have three column
 headers called Code, Barcode and ResortID. Code and Barcode have values and
 ResortID is empty. The reason that I did this is because I want to insert
 the ResortID from a formfield called ResortID. The problem is that I am
 getting the error message:
 Columc count doesn't match value count at row 1. Here is my code:

 !--- Read the spreadsheet data into a query object ---
 cfspreadsheet action=read query=DealsDSN headerrow=1
 src=#ExpandPath(Spreadsheets/#ClientFile#)# /

 !--- Loop thorugh the query starting with the first row containing data
 (row 2) ---
 cfloop query=MahDSN startrow=2

 !--- Insert the code and bar code into the database for future use ---
 cfquery datasource=DealsDSN result=foobar
 INSERT INTO BarCodes
 (Code, BarCode, ResortID)
 VALUES
 (
 cfqueryparam cfsqltype=cf_sql_varchar value=#Code#
 cfqueryparam cfsqltype=cf_sql_varchar value=#BarCode#
 cfqueryparam cfsqltype=cf_sql_int value=#Form.ResortID
 )
 /cfquery
 /cfloop

 The error is on cfqueryparam cfsqltype=cf_sql_int
 value=#Form.ResortID

 Any assistance is greatly appreciated.


 Bruce

 

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


Re: logging in as user with admin account

2012-07-24 Thread Scott Stewart

On 7/24/2012 2:30 PM, Torrent Girl wrote:
 Hi All.

 I am working on an app that needs to allow an admin to log in as a user but 
 keep his/her session active.

 Any suggestions?

 I tried to force a different browser but from my research that is impossible.

 Also, I am not using URL params but the user info is set in session.


 

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


getting back to indexing .cfm files

2012-06-19 Thread Scott Stewart

I want to touch on this again:

Here's my situation,
I'm building a search module, one of the requirements is the ability to 
index dynamically generated content from .cfm pages. The app is built 
using Coldspring so I have a lot of
index.cfm?event=Xparam=y.. etc. They way that I understand Solr to 
work is that it'll read the literal index.cfm page and index the code on 
the page not the content.

How could I go about indexing the rendered content..

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


Re: getting back to indexing .cfm files

2012-06-19 Thread Scott Stewart

On 6/19/2012 11:42 AM, Russ Michaels wrote:
 Have you considered using google custom search. I have found it to work
 well.

 Regards
 Russ Michaels
 On Jun 19, 2012 4:36 PM, Dave Watts dwa...@figleaf.com wrote:

 Here's my situation,
 I'm building a search module, one of the requirements is the ability to
 index dynamically generated content from .cfm pages. The app is built
 using Coldspring so I have a lot of
 index.cfm?event=Xparam=y.. etc. They way that I understand Solr to
 work is that it'll read the literal index.cfm page and index the code on
 the page not the content.

 How could I go about indexing the rendered content..
 Use a crawler with Solr. Solr doesn't come with a crawler, but can be
 used with crawlers, like Apache Nutch provides.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.


 

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


Re: intermittant problems

2012-06-08 Thread Scott Stewart

We fixed it, there was a point in one of the YUI calls where it was 
calling a fully qualified URL that was an http instead of an https.
On 6/7/2012 2:07 PM, Judah McAuley wrote:
 Have you tried firebug to see what is failing in the JS? I'm presuming
 an ajax call. And have you tried doing a traceroute from that machine
 to see if there is a problem upstream from your server?

 Cheers,
 Judah

 On Thu, Jun 7, 2012 at 10:42 AM, Scott Stewart
 webmas...@sstwebworks.com wrote:
 Here's a weird one,
 One of our client sites works fine on every computer in our office (and
 no these arent terribly fast machines), and for most of the users that
 access it.
 However, certain users (we havent been able to establish a pattern yet)
 are having issues trying to save data. We've made no changes to the
 code, but we have done a couple of database restores in the past few days.

 We've managed to reproduce the problem by remoting into one of our
 webservers (we have multiple providers) and running the process. The
 only failure I can find is a javascript failure, there's a crapload of
 bulky YUI code in here.

 Any thoughts?


 

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


intermittant problems

2012-06-07 Thread Scott Stewart

Here's a weird one,
One of our client sites works fine on every computer in our office (and 
no these arent terribly fast machines), and for most of the users that 
access it.
However, certain users (we havent been able to establish a pattern yet) 
are having issues trying to save data. We've made no changes to the 
code, but we have done a couple of database restores in the past few days.

We've managed to reproduce the problem by remoting into one of our 
webservers (we have multiple providers) and running the process. The 
only failure I can find is a javascript failure, there's a crapload of 
bulky YUI code in here.

Any thoughts?

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


Re: intermittant problems

2012-06-07 Thread Scott Stewart

Yeah, we've looked through firebug and it says O is not defined (I 
didn't write this).
I can only assume that O contains a recordset...

The traceroute times look pretty slow once it gets into the provider's 
network (84 - 100ms vs. 6 - 10ms)

We've got a call into our provider to see if there's anything that 
they're willing to tell us.
On 6/7/2012 2:07 PM, Judah McAuley wrote:
 Have you tried firebug to see what is failing in the JS? I'm presuming
 an ajax call. And have you tried doing a traceroute from that machine
 to see if there is a problem upstream from your server?

 Cheers,
 Judah

 On Thu, Jun 7, 2012 at 10:42 AM, Scott Stewart
 webmas...@sstwebworks.com wrote:
 Here's a weird one,
 One of our client sites works fine on every computer in our office (and
 no these arent terribly fast machines), and for most of the users that
 access it.
 However, certain users (we havent been able to establish a pattern yet)
 are having issues trying to save data. We've made no changes to the
 code, but we have done a couple of database restores in the past few days.

 We've managed to reproduce the problem by remoting into one of our
 webservers (we have multiple providers) and running the process. The
 only failure I can find is a javascript failure, there's a crapload of
 bulky YUI code in here.

 Any thoughts?


 

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


Indexing dynamic .cfm pages

2012-06-01 Thread Scott Stewart

Hey all,

I've got an upcoming task, where I'm building a fairly complex search 
module.. I'm using SOLr for the back end (CF 9) as it'll be mostly 
documents. One of the things that they want to do is index .cfm pages..
Which on the surface sounds pretty easy, except..

The site reubuild is done in ColdSpring, so I'll have to index things 
like index.cfm?event=article.xid=z. Is there a way to feed Solr the 
url and let it go, or am I better off building a database table that 
duplicates the SOlr fields and do a union (ALL) in a Qof Q..

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


Re: Variables

2012-05-16 Thread Scott Stewart

If it's a local variable in a function, you'll scope it as local.varname
If it's a local variable in a CFM page, you'll scope it as variables.varname

if it's in the request scope, then it's request.varname
if it's in the session, then it's session.varname

application, application.varname
form, form.varname

ad nauseum..

On 5/16/2012 9:26 AM, N kips wrote:
 Greetings, just need some help to understand how CF works in regards to 
 variables.

 Can CF might mix-up the variables, unless the variables are in the session?

 Is this sufficient?

 cfset var = GetAuthUser()

 or should I say

 cfset session.var = GetAuthUser()

 It is just a variable that is used to hold data which will be processed, but 
 the data is different from user to user. Do not want to process one user's 
 data in place of another.

 Appreciate it.

 

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


Re: handling perks or discounts

2012-05-15 Thread Scott Stewart

Just My $.02

It sounds like a registrant can gave multiple sponsor levels, link the 
sponsor level to the registrant as a one to many (one registrant can 
have multiple sponsor levels)
with the perks based on sponsor level, as a one to many, you should be 
able to query for perks by registrant, through a couple of joins

On 5/15/2012 9:49 AM, Greg Morphis wrote:
 I'm working on a registration system and I'm trying to add the ability to
 add perks and discounts based on registration type.
 For example, if you register as a bronze sponsor you get a free guest, but
 if you sponsor and exhibit you get the free guest plus a discount off the
 exhibit fee based on the sponsor level you choose.

 I'm having a hard time making it dynamic, I just can't see it happening,
 tunnel vision or something.. Any ideas or thoughts would be appreciated.
 The system is set up like
 attendee (general information)
 attendee_conference (conference specific information per attendee)
 attendee_conference_sponsor (if they choose to be a sponsor, this has their
 sponsor information)
 ...

 The back end has:
 conference (main conference table)
 conference_sponsorlevel (has the various levels per conference)
 conference_sponsorperks (one to many, sponsorlevel_id to perk)

 The perks are not standardized, but one almost always perk is a number of
 free guests..
 so I have a column in the conference_sponsorperks table compedRegistrants
 which if the perk involves an amount of free registrants then they populate
 that and it works it into the total.

 But how would I add if and only if they're an exhibitor then take, say
 300, off the total?

 Thanks!


 

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


Re: handling perks or discounts

2012-05-15 Thread Scott Stewart

can you set up exhibitor in the sponsor table and link it to it's 
acompanying perks?

think of the sponsor table as a level table instead of a sponsor table
On 5/15/2012 10:28 AM, Greg Morphis wrote:
 Right there could be multiple sponsor levels per conference and each COULD
 exhibit and get additional perks based on if they also choose to exhibit..
 For example:

 Bronze:
 1 free guest

 Bronze + Exhibit:
 1 free guest
 $300 off Exhibit fee

 Silver:
 2 free guests
 Free access to bonus event

 Silver + Exhibit:
 2 free guests
 Free access to bonus event
 $500 off exhibit fee

 They could also JUST exhibit and not be a sponsor in which they would get a
 different perk entirely..

 The system works for the sponsor level just fine, but NOT if they want to
 be a sponsor and choose to exhibit.

 They register as a sponsor, choose Silver level and if takes off 2 guests
 fees.. but I need to be able to ask Would you like to exhibit? and if so
 then apply the discount perk to the total.


 On Tue, May 15, 2012 at 9:19 AM, Scott 
 Stewartwebmas...@sstwebworks.comwrote:

 Just My $.02

 It sounds like a registrant can gave multiple sponsor levels, link the
 sponsor level to the registrant as a one to many (one registrant can
 have multiple sponsor levels)
 with the perks based on sponsor level, as a one to many, you should be
 able to query for perks by registrant, through a couple of joins

 On 5/15/2012 9:49 AM, Greg Morphis wrote:
 I'm working on a registration system and I'm trying to add the ability to
 add perks and discounts based on registration type.
 For example, if you register as a bronze sponsor you get a free guest,
 but
 if you sponsor and exhibit you get the free guest plus a discount off the
 exhibit fee based on the sponsor level you choose.

 I'm having a hard time making it dynamic, I just can't see it happening,
 tunnel vision or something.. Any ideas or thoughts would be appreciated.
 The system is set up like
 attendee (general information)
 attendee_conference (conference specific information per attendee)
 attendee_conference_sponsor (if they choose to be a sponsor, this has
 their
 sponsor information)
 ...

 The back end has:
 conference (main conference table)
 conference_sponsorlevel (has the various levels per conference)
 conference_sponsorperks (one to many, sponsorlevel_id to perk)

 The perks are not standardized, but one almost always perk is a number of
 free guests..
 so I have a column in the conference_sponsorperks table
 compedRegistrants
 which if the perk involves an amount of free registrants then they
 populate
 that and it works it into the total.

 But how would I add if and only if they're an exhibitor then take, say
 300, off the total?

 Thanks!




 

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


Re: handling perks or discounts

2012-05-15 Thread Scott Stewart

I think we've established that they can be both a sponsor and an exhibitor,
You have sponsor levels (bronze, silver and gold) exhibitor just becomes 
another level.


On 5/15/2012 10:36 AM, Greg Morphis wrote:
 Well the registrant is either a Sponsor or Exhibitor type (right now), it's
 just that Sponsors could also Exhibit. Almost as if I need a flag or
 something.. but I still need to be able to pull additional perks. I'm not
 sure what you're asking though.


 On Tue, May 15, 2012 at 9:33 AM, Scott 
 Stewartwebmas...@sstwebworks.comwrote:

 can you set up exhibitor in the sponsor table and link it to it's
 acompanying perks?

 think of the sponsor table as a level table instead of a sponsor table
 On 5/15/2012 10:28 AM, Greg Morphis wrote:
 Right there could be multiple sponsor levels per conference and each
 COULD
 exhibit and get additional perks based on if they also choose to
 exhibit..
 For example:

 Bronze:
 1 free guest

 Bronze + Exhibit:
 1 free guest
 $300 off Exhibit fee

 Silver:
 2 free guests
 Free access to bonus event

 Silver + Exhibit:
 2 free guests
 Free access to bonus event
 $500 off exhibit fee

 They could also JUST exhibit and not be a sponsor in which they would
 get a
 different perk entirely..

 The system works for the sponsor level just fine, but NOT if they want to
 be a sponsor and choose to exhibit.

 They register as a sponsor, choose Silver level and if takes off 2 guests
 fees.. but I need to be able to ask Would you like to exhibit? and if
 so
 then apply the discount perk to the total.


 On Tue, May 15, 2012 at 9:19 AM, Scott Stewartwebmas...@sstwebworks.com
 wrote:

 Just My $.02

 It sounds like a registrant can gave multiple sponsor levels, link the
 sponsor level to the registrant as a one to many (one registrant can
 have multiple sponsor levels)
 with the perks based on sponsor level, as a one to many, you should be
 able to query for perks by registrant, through a couple of joins

 On 5/15/2012 9:49 AM, Greg Morphis wrote:
 I'm working on a registration system and I'm trying to add the ability
 to
 add perks and discounts based on registration type.
 For example, if you register as a bronze sponsor you get a free guest,
 but
 if you sponsor and exhibit you get the free guest plus a discount off
 the
 exhibit fee based on the sponsor level you choose.

 I'm having a hard time making it dynamic, I just can't see it
 happening,
 tunnel vision or something.. Any ideas or thoughts would be
 appreciated.
 The system is set up like
 attendee (general information)
 attendee_conference (conference specific information per attendee)
 attendee_conference_sponsor (if they choose to be a sponsor, this has
 their
 sponsor information)
 ...

 The back end has:
 conference (main conference table)
 conference_sponsorlevel (has the various levels per conference)
 conference_sponsorperks (one to many, sponsorlevel_id to perk)

 The perks are not standardized, but one almost always perk is a number
 of
 free guests..
 so I have a column in the conference_sponsorperks table
 compedRegistrants
 which if the perk involves an amount of free registrants then they
 populate
 that and it works it into the total.

 But how would I add if and only if they're an exhibitor then take, say
 300, off the total?

 Thanks!




 

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


Re: handling perks or discounts

2012-05-15 Thread Scott Stewart

It's becoming a many to many relationship,

many registrants can have many levels, so...

you'd need to create an XREF table, with two fields (plus a primary key)
the registrant id and a level id. The registrant id points to the 
primary key in the registrant table, and the level id points to the 
primary key in the table that houses the registration levels (exhibitor, 
bronze-sponsor, silver-sponsor, gold-sponsor) this way the registrant 
can have as many levels as they want (to pay for).

In turn the level table has a link to the perk table that identifies 
perks by level, you could still query for perks by registrant.

On 5/15/2012 10:54 AM, Greg Morphis wrote:
 It's a registrant type too, and the registrant type will get a different
 perk than IF it's added to a sponsor level.
 Exhibitor may get free access to the bonus event where as Sponsor +
 Exhibitor would get whatever perk is associated with that sponsor level +
 usually a discount on the exhibitor fee..

 I apologize but I'm still confused with the path you're taking..




 On Tue, May 15, 2012 at 9:50 AM, Scott 
 Stewartwebmas...@sstwebworks.comwrote:

 I think we've established that they can be both a sponsor and an exhibitor,
 You have sponsor levels (bronze, silver and gold) exhibitor just becomes
 another level.




 

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


Multiple Datasources in Model GLue

2012-04-04 Thread Scott Stewart

I'm scratching the surface of Model-Glue, and it's brought up a question
off the bat.
It appears that the datasource name that we would normally park in the
application scope is a model bean in ModelGlue.
Does this mean that for each datasource in a given app, a separate bean
would need to be created?

-- 
--
Scott Stewart
Adobe Certified Instructor, ColdFusion 8  9
Adobe Certified Expert, ColdFusion 8  9

Blog: http://www.sstwebworks.com
Email: webmas...@sstwebworks.com


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


Re: ColdFusion Developer Needed in Laurel, MD

2012-03-23 Thread Scott Stewart

Kellie,

I have attached a copy of my latest resume. I will be out of town next 
week on a one week teaching assignment. I would be available after hours 
for phone interviews, or face to face after April 1.

Thanks

Scott Stewart

On 3/23/2012 10:33 AM, Kellie ThompsonWeber wrote:
 ColdFusion Developer Needed!


 GRSi is looking for a ColdFusion Developer needed to provide support to our 
 team in Laurel, MD.

 GRSi offers diverse engineering and technology support to government, 
 military, and high-tech clients. Attentive management and dedicated people 
 have earned GRSi a reputation for high performance on strategic government 
 contracts.

 GRSi offers outstanding benefits including medical/dental/vision insurance, 
 PTO, holiday pay, 401k with a company match, pet insurance, and much more!

 Kindly review the included job description (below) and if you are interested 
 in learning more, I invite you to reply back with your latest resume in Word 
 format.

 We also have an excellent Referral Bonu$ Program if this is not a position of 
 your choice.  Visit www.grsi.com for more details.

 Best Regards,
 Kellie

 Kellie Thompson-Weber
 Sr. Business Recruiter
 GRSi
 240-236-0800 ext 304
 240-236-0801 (fax)
 kellie.thomp...@grsi.com
 www.grsi.com

 Grove Resource Solutions, Inc. (GRSi)
 ColdFusion Developer
 MH 1715

 Job Description/Duties:
 Work as an analyst and developer specializing in development and support of 
 applications (COTS  custom) supporting the Quality processes and procedures. 
  Perform end-to-end development tasks including requirements gathering and 
 analysis, documentation, design, development, testing, deployment, 
 maintenance, and customer interface.
    Design and develop quality management solutions using ColdFusion, 
 including active participation in analysis and design reviews and resolution 
 of technical issues.  60%
    Maintain existing ColdFusion applications, including providing direct 
 support to customers.  20%
    Maintain existing SQL Server based COTS applications and database 
 interfaces including providing direct support to customers.  20%

 Required Skills/Education
    Bachelor's degree in Information Technology (IT) or related field or 
 equivalent experience.
    2 + years software development including analysis, design and web-based 
 development experience, knowledge of and experience with full software 
 development life cycle and modern software engineering practices.
    Demonstrate strength in a custom development technology to include 
 ColdFusion MX8 and/or 9 and Oracle 10 and/or 11g (preferable MX 8).
    Ability to work independently and to work as part of a 
 multi-disciplinary team.
    Excellent oral and written communication skills.
    Demonstrated ability to proactively identify advocate creative 
 solutions, then pursue to successful completion.

 Desired Skills/Education
    Experience with rapid prototyping and iterative development process
    Experience with AJAX, JavaScript, other related web technologies.
    Experience with SQL Server 2005 database, SQL Server Reporting Services 
 and Microsoft SQL Server Report Builder
    Experience with PL./SQL Developer, Dreamweaver and Eclipse.
    Experience with implementation of COTS.
    Experience with test and configuration management tools such as GForge 
 and S VN

 GRSi is an Equal Employment Opportunity employer.  It is our policy to 
 provide equal opportunity to all employees and applicants and to prohibit any 
 discrimination because of race, color, religion, sex, national origin, age, 
 marital status, disability, Veteran status or any other characteristic 
 protected by law.


 

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


Re: CF attack on a buddies server

2012-02-22 Thread Scott Stewart

I think the first step, provided that he has sandbox access (and
capability) is to disable cfexecute and limit createObject to coldfusion
components.

On Wed, Feb 22, 2012 at 11:04 AM, Ras Tafari rastaf...@gmail.com wrote:


 hey guys.

 this code was somehow dropped into my friends cfide directory and ran,
 did lots of bad things, stole db passwords, changed his cf code, etc.

 http://pastebin.com/Jg2Cs0ch

 any idea how to protect from this kinda attack?
 thanks!

 cf-ras

 

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


Re: CF9 .NET Integration

2012-01-20 Thread Scott Stewart

It sounds like you've run into an issue that I ran into when I upgraded to
9.0.1

See if this blog entry helps:
http://www.sstwebworks.com/index.cfm?mode=archivemonth=7year=2011

Hope this helps



On Fri, Jan 20, 2012 at 10:15 AM, Rob Parkhill robert.parkh...@gmail.comwrote:


 Good Morning,

 I'm having an issue getting the .NET integration working with CF 9.01.
  I've downloaded and replaced the .NET integration stuff, to make sure that
 that is all good, but now it won't reference any class inside the assembly.
  NOTE:  This is my first time with .NET integration...

 I have help docs for a .NET SDK that is part of a program we use at work.
  Seems that it can access the assembly fine, but not see any of the
 functions inside of it.  From the help docs for the SDK, it seems that the
 classes are all in various name spaces.  Should I reference the namespace
 when indicating the class name?  Do I use dot notation or replace the dots
 with underscores?

 Right now I have the following:

 cfobject type=.NET name=labber assembl=path.to.dll
 class=COM_Batch/

 then I get an error COM_Batch not found in specified assembly and
 regardless of how I reference the class 'COM_Batch' the error doesn't
 change.

 Are there any suggestions for what I might be missing here?

 Cheers,

 Rob

 

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


Re: CF9 .NET Integration

2012-01-20 Thread Scott Stewart

After you instantiate the assembly, dump it. This will show you what CF
sees.. it ain't always what you think it should be.

On Fri, Jan 20, 2012 at 11:10 AM, Rob Parkhill robert.parkh...@gmail.comwrote:


 Scott,

 Thanks, but I had that issue and fixed it.  It can open the assembly, but
 it never finds the class inside of it.  I'm not sure if it is a problem
 with the source dll, or if it has to do with name spaces.

 Cheers,

 Rob
 On Jan 20, 2012 10:40 AM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  It sounds like you've run into an issue that I ran into when I upgraded
 to
  9.0.1
 
  See if this blog entry helps:
  http://www.sstwebworks.com/index.cfm?mode=archivemonth=7year=2011
 
  Hope this helps
 
 
 
  On Fri, Jan 20, 2012 at 10:15 AM, Rob Parkhill 
 robert.parkh...@gmail.com
  wrote:
 
  
   Good Morning,
  
   I'm having an issue getting the .NET integration working with CF 9.01.
I've downloaded and replaced the .NET integration stuff, to make sure
  that
   that is all good, but now it won't reference any class inside the
  assembly.
NOTE:  This is my first time with .NET integration...
  
   I have help docs for a .NET SDK that is part of a program we use at
 work.
Seems that it can access the assembly fine, but not see any of the
   functions inside of it.  From the help docs for the SDK, it seems that
  the
   classes are all in various name spaces.  Should I reference the
 namespace
   when indicating the class name?  Do I use dot notation or replace the
  dots
   with underscores?
  
   Right now I have the following:
  
   cfobject type=.NET name=labber assembl=path.to.dll
   class=COM_Batch/
  
   then I get an error COM_Batch not found in specified assembly and
   regardless of how I reference the class 'COM_Batch' the error doesn't
   change.
  
   Are there any suggestions for what I might be missing here?
  
   Cheers,
  
   Rob
  
  
 
 

 

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


Re: How many of the CF-Talk regulars blog?

2012-01-12 Thread Scott Stewart

Mine's here: http://www.sstwebworks.com
Although im not one of the cool kids using blogCFC.
On Jan 12, 2012 10:52 AM, Raymond Camden raymondcam...@gmail.com wrote:


 Heh, well, I wanted to make sure folks new they could steal the list
 from the aggregator. We even have an OPML feed.

 On Thu, Jan 12, 2012 at 9:46 AM, DURETTE, STEVEN J sd1...@att.com wrote:
 
  I didn't mention you Ray because I think everyone knows about the
 ColdFusion Jedi!!!
 
 
  -Original Message-
  From: Raymond Camden [mailto:raymondcam...@gmail.com]
  Sent: Thursday, January 12, 2012 10:43 AM
  To: cf-talk
  Subject: Re: How many of the CF-Talk regulars blog?
 
 
  You can always check coldfusionbloggers.org - I expose a list of all
  the blogs. Oh, I blog too. :)
 
 
 
 

 

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


RE: How many of the CF-Talk regulars blog?

2012-01-12 Thread Scott Stewart

Yeah.. one of the many things Im fixing
On Jan 12, 2012 11:26 AM, DURETTE, STEVEN J sd1...@att.com wrote:


 Just FYI, your rss feed shows a blank page...

 -Original Message-
 From: Scott Stewart [mailto:webmas...@sstwebworks.com]
 Sent: Thursday, January 12, 2012 11:22 AM
 To: cf-talk
 Subject: Re: How many of the CF-Talk regulars blog?


 Mine's here: http://www.sstwebworks.com
 Although im not one of the cool kids using blogCFC.
 On Jan 12, 2012 10:52 AM, Raymond Camden raymondcam...@gmail.com
 wrote:

 

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


Re: How many of the CF-Talk regulars blog?

2012-01-12 Thread Scott Stewart

When I started the blog I was hosting with godaddy, blogcfc wouldn't work
with their draconian security settings. BlogCFM was the only one that would
work...

I stuck with it, (blogcfm not godaddy) and am in the process of modernizing
the code
On Jan 12, 2012 11:46 AM, Steve apos;Cutterapos; Blades 
cold.fus...@cutterscrossing.com wrote:


 Maybe he should be using BlogCFC? ;)

 Steve 'Cutter' Blades
 Adobe Community Professional
 Adobe Certified Expert
 Advanced Macromedia ColdFusion MX 7 Developer
 
 http://cutterscrossing.com


 Co-Author Learning Ext JS 3.2 Packt Publishing 2010

 https://www.packtpub.com/learning-ext-js-3-2-for-building-dynamic-desktop-style-user-interfaces/book

 The best way to predict the future is to help create it


 On 1/12/2012 11:35 AM, Scott Stewart wrote:
  Yeah.. one of the many things Im fixing
  On Jan 12, 2012 11:26 AM, DURETTE, STEVEN Jsd1...@att.com  wrote:
 
  Just FYI, your rss feed shows a blank page...
 
  -Original Message-
  From: Scott Stewart [mailto:webmas...@sstwebworks.com]
  Sent: Thursday, January 12, 2012 11:22 AM
  To: cf-talk
  Subject: Re: How many of the CF-Talk regulars blog?
 
 
  Mine's here: http://www.sstwebworks.com
  Although im not one of the cool kids using blogCFC.
  On Jan 12, 2012 10:52 AM, Raymond Camdenraymondcam...@gmail.com
  wrote:
 
 
 

 

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


Re: How many of the CF-Talk regulars blog?

2012-01-12 Thread Scott Stewart

A company that large couldn't afford cf enterprise?. Regardless im done
with them and wont ever go back.
On Jan 12, 2012 12:52 PM, Russ Michaels r...@michaels.me.uk wrote:


 FYI the reason GoDaddy was so limited was becaus ethey were running the
 standard edition of CF so did not have sandboxing, so the only option they
 had was to simply disable the dangerous tags.

 On Thu, Jan 12, 2012 at 5:04 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  When I started the blog I was hosting with godaddy, blogcfc wouldn't work
  with their draconian security settings. BlogCFM was the only one that
 would
  work...
 
  --

 Russ Michaels

 www.bluethunderinternet.com  : Business hosting services  solutions
 www.cfmldeveloper.com: ColdFusion developer community
 www.michaels.me.uk   : my blog
 www.cfsearch.com : ColdFusion search engine
 **
 *skype me* : russmichaels


 

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


Re: Can you ever allocate too much ram to the JVM

2012-01-12 Thread Scott Stewart

Yes, the practical limit is around 3gb per JVM. The advantage to that much
ram is being able to run alot of separate cf instances. Each with its own
jvm
On Jan 12, 2012 4:41 PM, Brook Davies cft...@logiforms.com wrote:


 Quick Question. On our new server we have lots of ram (32 gigs). Its
 running
 CF 9 Standard 64 bit. Is there any downside to allocating 12 gigs of ram to
 CF?



 Brook




 

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


  1   2   3   4   5   6   7   >