Re: get cached query result set

2014-04-03 Thread John M Bliss
.. > > To retrieve from cache... > > Jan2013=cacheGet("idJan20013"); > Feb2013=cacheGet("idFeb2010");... > > Byron Mann > Lead Engineer & Architect > HostMySite.com > On Apr 3, 2014 11:56 AM, "John M Bliss" wrote: > >

Re: get cached query result set

2014-04-03 Thread John M Bliss
...or am I going to have to do something like this: - when query is cached, store thisResult.sql somewhere (2013-1.sql on disk) - when query result set is needed, call #contents_of_2013-1.sql# On Thu, Apr 3, 2014 at 11:56 AM, John M Bliss wrote: > If I cache a query with: > > cfq

get cached query result set

2014-04-03 Thread John M Bliss
If I cache a query with: cfquery name="recordset" result="thisResult" datasource="#application.datasource#" cachedafter="#CreateDateTime(Year(Now()), Month(Now()), Day(Now()), 5, 0, 0)#" cacheID="mycacheID" ...is there then a way to use "mycacheID" to programmatically get cached query result set

Re: max heap

2014-04-03 Thread John M Bliss
64bit also uses about > twice as much to begin with > > > On Thu, Apr 3, 2014 at 11:04 AM, John M Bliss > wrote: > > > > > Sorry. Was referring to maximum POSSIBLE. i.e. 32 bit OS have a cap of > 1.8 > > GB, right...? > > http://helpx.adobe.com/coldfus

Re: max heap

2014-04-03 Thread John M Bliss
egards, > > Wil Genovese > Sr. Web Application Developer/ > Systems Administrator > CF Webtools > www.cfwebtools.com > > wilg...@trunkful.com > www.trunkful.com > > > > On Apr 2, 2014, at 9:14 PM, John M Bliss wrote: > > > > > Hi. Does anyone k

max heap

2014-04-02 Thread John M Bliss
Hi. Does anyone know of a simple-ish reference showing: ACF version ACF standard v enterprise (if that matters) OS (Windows v Linux) OS version (if that matters) OS 32 bit v 64 bit ...and correlated max heap size? -- John Bliss - http://www.linkedin.com/in/jbliss

Re: cfcookie overwrite

2014-04-02 Thread John M Bliss
SOLVED: cfcookie name="myname" expires="never" preservecase="true" value="myvalue" On Wed, Apr 2, 2014 at 4:48 PM, John M Bliss wrote: > I am attempting to use cfcookie to overwrite a cookie set by a 3rd-party > JS lib. The cookie I'm

cfcookie overwrite

2014-04-02 Thread John M Bliss
I am attempting to use cfcookie to overwrite a cookie set by a 3rd-party JS lib. The cookie I'm trying to overwrite has domain: www.mysite.com ...so I'm doing: cfcookie name="myname" domain="www.mysite.com" expires="never" path="/" preservecase="true" value="myvalue" ...but this is resulting i

Re: Quick Survey

2014-04-02 Thread John M Bliss
Results: http://imgur.com/eMzZkKP 6 - .NET 5 - PHP 5 - Ruby on Rails 4 - Python 4 - Groovy / Grails 3 - node.js 2 - AngularJS 1 - Java On Tue, Mar 25, 2014 at 10:43 PM, John M Bliss wrote: > https://www.surveymonkey.com/s/5XYDGRG > > One question, "You've used CFML as you

Re: onApplicationStart and cfmail, when doess server start?

2014-04-01 Thread John M Bliss
ApplicationStart does not fire until the Application is hit. You're looking for onServerStart. On Tue, Apr 1, 2014 at 11:31 AM, morchella wrote: > > so i am trying some thing out on localhost befor i move to dev > i want to know when my cf server was started or restarted. > so after my onApplic

Re: DevEdit

2014-03-27 Thread John M Bliss
http://web.archive.org/web/20060112162442/http://www.interspire.com/devedit/documentation.php On Thu, Mar 27, 2014 at 10:12 AM, Jon Clausen wrote: > > http://hesab.net/book/asp.net/devedit_aspnet_demo/DevEditSetupGuideNET.pdf > > > On Mar 27, 2014, at 10:06 AM, C. Hatton Humphrey > wrote: > >

Re: Quick Survey

2014-03-26 Thread John M Bliss
Correct. On Wed, Mar 26, 2014 at 9:20 AM, Phillip Vector wrote: > > To show how things can be twisted... > > "poll does not count / quantify people who're choosing not to learn a new > language at this time." > > So it doesn't count people who are giving up programing altogether. :) > > > On We

Re: Quick Survey

2014-03-26 Thread John M Bliss
advertised a lot. While I plan on staying with CF, I'm also > learning a lot of other things since that is what developers do. > > John M Bliss wrote: > > > > P.S. "None / sticking with CFML for now" people need not take survey. > :-) > > >

Re: Quick Survey

2014-03-26 Thread John M Bliss
:-) On Wed, Mar 26, 2014 at 8:25 AM, Matt Quackenbush wrote: > > On Wed, Mar 26, 2014 at 8:21 AM, John M Bliss > wrote: > > > > > I'll blissfully assume that 2/3 - 3/4 of the people on this list are not > > going to take this survey because they're not

Re: Quick Survey

2014-03-26 Thread John M Bliss
l quoted in > > six > > > > months as CF is dying because all of its developers are jumping ship. > > Not > > > > even one decided to stick with CF! > > > > > > > > While polls are good for information, they can be twisted easily. > > &

Re: Quick Survey

2014-03-26 Thread John M Bliss
> months as CF is dying because all of its developers are jumping ship. Not > > even one decided to stick with CF! > > > > While polls are good for information, they can be twisted easily. > > > > Steve > > > > > > -Original Message- >

Re: Quick Survey

2014-03-26 Thread John M Bliss
ship. Not > even one decided to stick with CF! > > While polls are good for information, they can be twisted easily. > > Steve > > > -Original Message- > From: John M Bliss [mailto:bliss.j...@gmail.com] > Sent: Tuesday, March 25, 2014 10:51 PM > To: cf-tal

Re: Quick Survey

2014-03-25 Thread John M Bliss
P.S. "None / sticking with CFML for now" people need not take survey. :-) This is just for people who're specifically learning a new, non-CFML language for income reasons. For those people only, I'm wondering, "which one(s)?" On Tue, Mar 25, 2014 at 10:43 PM,

Quick Survey

2014-03-25 Thread John M Bliss
https://www.surveymonkey.com/s/5XYDGRG One question, "You've used CFML as your primary source of income for one or more years. Now / soon you are learning / will learn which of the following because you believe it may be / become a better source of income?" Please let me know if this survey (or

Re: CF to groovy, awe man wth...

2014-03-17 Thread John M Bliss
Agreed. Currently eight times more Groovy jobs on Indeed.com than CF jobs. On Mon, Mar 17, 2014 at 9:35 AM, Adam Cameron wrote: > > Why would you not want to learn it? > > > On 17 March 2014 13:28, morchella wrote: > > > > > so we have some people at the top here wanting us to switch from cf

Re: URL is specified in wrong format

2014-02-26 Thread John M Bliss
uot; means something special inside functions it could be reserved > now or in the future. > > -Cameron > > On Tue, Feb 25, 2014 at 10:23 PM, John M Bliss wrote: > > > > > That's what I typed. I did not think it mattered that my value was > actually > >

Re: URL is specified in wrong format

2014-02-26 Thread John M Bliss
So, tasks showing: Next Run: EXPIRED ...before their scheduled run-time this AM actually DID run and now show, for example: Last Run: 2/26/2014 1:24:00 AM Next Run: EXPIRED W. T. F. On Tue, Feb 25, 2014 at 10:36 PM, John M Bliss wrote: > I even edited the neo-cron.xml file, replaced

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
I even edited the neo-cron.xml file, replaced all of my new %40's with @'s, cycled the server, confirmed that the @'s are back in the URL's...but they still show as: Next Run: EXPIRED On Tue, Feb 25, 2014 at 10:30 PM, John M Bliss wrote: > Even worse: when

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
Even worse: when I use: &var=cf-talk%40houseoffusion.com ...CF tells me: Next Run: EXPIRED ...despite the fact that I have: Duration: Jan 28, 2009 - INDEFINITELY Recurring Daily at 1:24 AM This is only for tasks with URL containing %40 On Tue, Feb 25, 2014 at 10:23 PM, John M Bliss w

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
it up. This is what I saw: > > > https://www.evernote.com/shard/s3/sh/8e0fdc74-d3a1-4384-b8ca-f3c99c6c87a7/30019c7b1b44d51381e339d16d4a1f40 > > > On Tue, Feb 25, 2014 at 9:06 PM, John M Bliss > wrote: > > > > > No. I wrote, " > > > http://ww

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
PM, Raymond Camden wrote: > > Was there a @ in your original post? > > > On Tue, Feb 25, 2014 at 9:01 PM, John M Bliss > wrote: > > > > > In: > > > > &var=value< > > > http://www.siteonthisserver.com/index.cfm?fuseaction=fuse.actio

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
; Russ Michaels > www.michaels.me.uk > cfmldeveloper.com > cflive.net > cfsearch.com > On 25 Feb 2014 21:52, "John M Bliss" wrote: > > > > > Anyone? Is there an .xml file I can edit? > > > > > > On Tue, Feb 25, 2014 at 2:24 PM, John M Bliss &

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
Anyone? Is there an .xml file I can edit? On Tue, Feb 25, 2014 at 2:24 PM, John M Bliss wrote: > ACF 10,0,12,286680 > > I have a Scheduled Task imported from ACF 9 which works fine. However, now > when I edit it, change the schedule (but not the URL), and click Save, I'm >

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
. " > > > On Tue, Feb 25, 2014 at 1:24 PM, John M Bliss > wrote: > > > > > ACF 10,0,12,286680 > > > > I have a Scheduled Task imported from ACF 9 which works fine. However, > now > > when I edit it, change the schedule (but not the URL), and c

URL is specified in wrong format

2014-02-25 Thread John M Bliss
ACF 10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format. URL (which I know works) is: http://www.SiteOnThisServer.com/index.cfm?fuseaction=

Re: 404's

2014-02-19 Thread John M Bliss
> which of course only applies to IIS > is that any other files have this issue ? > > > On Wed, Feb 19, 2014 at 2:33 PM, John M Bliss > wrote: > > > > > I don't have a web.config. Also, this is IIS. > > > > > > On Wed, Feb 19, 2014 at 9:

Re: 404's

2014-02-19 Thread John M Bliss
-style-user-interfaces/book > > "The best way to predict the future is to help create it" > > On 2/19/2014 8:33 AM, John M Bliss wrote: > > I don't have a web.config. Also, this is IIS. > > > > > > On Wed, Feb 19, 2014 at 9:29 AM, Russ Michaels >

Re: 404's

2014-02-19 Thread John M Bliss
I don't have a web.config. Also, this is IIS. On Wed, Feb 19, 2014 at 9:29 AM, Russ Michaels wrote: > > you don;t have any rewrite rules in your web.config do you which may be > causing this > > > On Tue, Feb 18, 2014 at 8:44 PM, John M Bliss > wrote: > > >

404's

2014-02-19 Thread John M Bliss
Just installed a legacy CF app under IIS, got index.cfm to run fine with a form submitting to another .cfm file. Upon submitting form, location bar changes to http://my.domain.com/formhandler.cfm and that file is definitely in the webroot with the same permissions as index.cfm...but IIS returns a

SOT: time off tracker

2014-02-07 Thread John M Bliss
Hi! Does anyone know of a free/cheap Web-based time off tracker to allow employees to request time off, have it approved by supervisor, show calendar of vacations to all users, etc. Could be written in CF, but not required. Could be hosted or install-able. -- John Bliss - http://about.me/jbliss

Re: SSL certificate problem with 3rd party

2014-01-16 Thread John M Bliss
I dealt with this same problem. In my case, solution was to edit hosts file on server(s) so that internetsecure.com and test.internetsecure.com both have the same IP and then, in your cfhttp, use the name that matches the cert. On Thu, Jan 16, 2014 at 3:05 PM, Jason Durham wrote: > > A payment

Re: Scheduled Tasks Oddity

2013-12-19 Thread John M Bliss
> Do you have any browser-sniffing code that's been added recently, such as something for a mobile site? No. > Are the task names capitalised? I assume they are not, and probably mixed case. Re-creating tasks with mixed cases tends to cause them to stop working. The only fix I have found is to m

Re: cffile read 47 MB

2013-12-19 Thread John M Bliss
.michaels.me.uk > cfmldeveloper.com > cflive.net > cfsearch.com > On 19 Dec 2013 06:54, "John M Bliss" wrote: > > > > > The FileRead function seems to have the same problem as cffile. "Java > heap > > space" errors. Am I doing something wrong? > > &g

Re: cffile read 47 MB

2013-12-18 Thread John M Bliss
fail to start if you assign > > too much. > > > > Russ Michaels > > www.michaels.me.uk > > cfmldeveloper.com > > cflive.net > > cfsearch.com > > On 9 Dec 2013 22:25, "John M Bliss" wrote: > > > > > > > > And for 32 b

Re: Scheduled Tasks Oddity

2013-12-18 Thread John M Bliss
Cycling the CF Server service appears to have fixed the issue. W. T. F. On Fri, Dec 13, 2013 at 3:02 PM, John M Bliss wrote: > Another clue? Tasks in this state have a "Resume Scheduled Task" button > instead of a "Pause Scheduled Task" button. > > > On F

Re: Scheduled Tasks Oddity

2013-12-18 Thread John M Bliss
Another clue? Tasks in this state have a "Resume Scheduled Task" button instead of a "Pause Scheduled Task" button. On Fri, Dec 13, 2013 at 2:23 PM, John M Bliss wrote: > Running ACF 10,0,12,286680 > > Pull up CF Admin > Server Settings > Scheduled Tasks

Scheduled Tasks Oddity

2013-12-18 Thread John M Bliss
Running ACF 10,0,12,286680 Pull up CF Admin > Server Settings > Scheduled Tasks Click Run Scheduled Task button next to task that's known to work properly. Page refreshes quickly and CF tells me that it ran the task...but task did not actually run and I don't see any errors caught anywhere. Rem

Re: cffile read 47 MB

2013-12-09 Thread John M Bliss
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 12/9/2013 4:01 PM, John M Bliss wrote: > > Hi, I'm attempting to perform a cffile read on a 47 MB XML file.

cffile read 47 MB

2013-12-09 Thread John M Bliss
Hi, I'm attempting to perform a cffile read on a 47 MB XML file. It's failing but ACF10 is not throwing an error to the browser. Finally dug into the logs and am seeing "Java heap space" errors. My JVM is configured as such: Min JVM Heap Size - 256 Max JVM Heap Size - 512 JVM Arguments - -XX:MaxP

Re: SOT: file sharing recommendations

2013-12-06 Thread John M Bliss
We discussed something similar here: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:64336 Eventually, we ended up using one of our Rackspace servers, installing VPN on all staff machines, and mapping the same drive letter on all staff machines to \\RackspaceServer\OurShare On F

Re: QoQ Question

2013-12-03 Thread John M Bliss
Sorry, I guess? I checked after each of my three sends and none of them appeared here: http://www.houseoffusion.com/groups/cf-talk/ until almost one day later. On Tue, Dec 3, 2013 at 2:57 PM, Russ Michaels wrote: > > you have posted this 3 times John :-) > > > On Tue, Dec 3, 2013 at 12:26 PM,

Re: TEST IGNORE (2)

2013-12-03 Thread John M Bliss
els wrote: > > no, we got your email 3 times you don;t get a copy of your own emails. > > > On Tue, Dec 3, 2013 at 11:22 AM, John M Bliss > wrote: > > > > > Having trouble starting a new thread via email. Am I the only one? > > > > > > On W

Re: QoQ Question

2013-12-03 Thread John M Bliss
> recordset is large. > > HTH, > > Jon > > > > On Dec 2, 2013, at 6:05 PM, John M Bliss wrote: > > > > > Hi! I have a query result set stored as WDDX in a text file. Set > includes a > > numeric column with some null values: > > > &g

Re: Creating maps with CF

2013-12-03 Thread John M Bliss
I trust you've started here...? https://learn.adobe.com/wiki/display/coldfusionen/cfmap On Tue, Dec 3, 2013 at 9:58 AM, Dave Long wrote: > > Can anyone suggest a link to a good tutorial on setting up an app to create > either a Google or Bing map populated by a MySQL db using ColdFusion? (for

Re: TEST IGNORE (2)

2013-12-03 Thread John M Bliss
Having trouble starting a new thread via email. Am I the only one? On Wed, Nov 27, 2013 at 11:18 AM, Bryan Stevenson < br...@electricedgesystems.com> wrote: > > YepI think I joined in the late 90sprobably 98 > > *Bryan Stevenson*B.Comm. > President & CEO > Electric Edge Systems Group In

QoQ Question

2013-12-03 Thread John M Bliss
Hi! I have a query result set stored as WDDX in a text file. Set includes a numeric column with some null values: 50.94 etc I can read this file, do a wddx2cfml on it, and then do query-of-query on the results with no problem. The problem happens when, in my QoQ, I try to order by co

QoQ Question

2013-12-03 Thread John M Bliss
Hi! I have a query result set stored as WDDX in a text file. Set includes a numeric column with some null values: 50.94 etc I can read this file, do a wddx2cfml on it, and then do query-of-query on the results with no problem. The problem happens when, in my QoQ, I try to order by co

Re: Adobe take over a MONTH to advise me my credit card details are stolen

2013-11-26 Thread John M Bliss
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 i

Re: Adobe take over a MONTH to advise me my credit card details are stolen

2013-11-26 Thread John M Bliss
I received emails stating that my password may have been stolen. Nothing about card number. Why would Adobe have been storing my entire card number anyway? I'm pretty sure that's just bad infosec. On Tue, Nov 26, 2013 at 7:40 AM, Steve 'Cutter' Blades < cold.fus...@cutterscrossing.com> wrote:

Re: Adobe take over a MONTH to advise me my credit card details are stolen

2013-11-26 Thread John M Bliss
My bank (Bank Of America) preemptively sent me a new card with a letter stating that my "old card's numbers may have been stolen from a vendor I've used in the past." No letter from Adobe yet. On Tue, Nov 26, 2013 at 7:07 AM, Mike K wrote: > > We all heard about the Adobe security disaster he

Re: Removing bullets from textarea

2013-11-05 Thread John M Bliss
Did you use http://cflib.org/udf/convertSpecialChars On Nov 5, 2013 3:07 PM, "Joy Paulose" wrote: > > John, > > I did use Replace function, but circle and square bullets still do not > work. > I tried all the following number codes > > chr(8220),chr(8221),chr(8226),chr(2022),chr(25E6),chr(9702),

Re: Removing bullets from textarea

2013-11-04 Thread John M Bliss
http://cflib.org/udf/convertSpecialChars On Mon, Nov 4, 2013 at 4:08 PM, Joy Paulose wrote: > > Hi, > I want to remove bullets and other strange characters from textarea. if > the user enters the text by copying and pasting from Word, it does not > display properly. On submission, the bullets a

Re: Mobile

2013-09-28 Thread John M Bliss
two trips to the server--once to serve up the client-side code > that > > detects the device, then you hit the server again to change the layout. > > > >> On Friday, September 27, 2013, John M Bliss wrote: > >> > >> > >>> I would suggest basi

Re: Mobile

2013-09-27 Thread John M Bliss
> >>> > >>> You could also look to "Responsive Web Design" in lieu of creating a > >>> separate site. > >>> > >>> ~Ché > >>> > >>> -Original Message- > >>> From: Ron Gowen [mailto:rsgo

Re: Mobile

2013-09-27 Thread John M Bliss
ent: Friday, September 27, 2013 2:21 PM > To: cf-talk > Subject: Re: Mobile > > > i use this: (not sure im cool though) > > https://github.com/sebarmeli/JS-Redirection-Mobile-Site > > > On Fri, Sep 27, 2013 at 11:16 AM, John M Bliss > wrote: > > > &g

Mobile

2013-09-27 Thread John M Bliss
Hi! I'm tasked with developing mobile browser-optimized version of existing site. What're the cool kids currently using for mobile browser-detection? This: http://www.cflib.org/udf/isMobileBrowser ...or something else? -- John Bliss - http://about.me/jbliss ~~

Re: docs download

2013-09-10 Thread John M Bliss
I think here...? https://learn.adobe.com/wiki/display/coldfusionen/Home On Tue, Sep 10, 2013 at 11:32 AM, Michael Dinowitz < mdino...@houseoffusion.com> wrote: > > I was over by the adobe site and trying to download the CF docs is close to > impossible. Does anyone know the direct addresses fo

Re: OCCHosting

2013-08-06 Thread John M Bliss
You could ask my guys: http://webservices.thesba.com On Tue, Aug 6, 2013 at 10:24 AM, Rick Eidson wrote: > > Anyone else? I like to call them ADHDHosting. > > > > Support from them is horrible! > > > > I need another host. But the problem is they need to allow adult content. > Not a huge high

Re: & and SOAP

2013-07-16 Thread John M Bliss
Lord. Easiest Answer Of The Year entry. Thanks. On Jul 16, 2013 5:40 PM, "Dave Watts" wrote: > > > Hi. Submitting a "&" in a text field to a webservice is causing the > > webservice to throw an error. Should I be using: > > > > & > > > > or just: > > > > urlencodedformat() > > I suggest xmlForma

& and SOAP

2013-07-16 Thread John M Bliss
Hi. Submitting a "&" in a text field to a webservice is causing the webservice to throw an error. Should I be using: & or just: urlencodedformat() or something else? -- John Bliss - http://about.me/jbliss ~| Order the Adob

Re: CF_QueryToText Output String

2013-07-15 Thread John M Bliss
Perhaps try one of these...? http://cflib.org/udf/CSVFormat http://cflib.org/udf/QueryToCsv http://cflib.org/udf/QueryToCSV2 On Mon, Jul 15, 2013 at 8:14 AM, Charles Shafer wrote: > > Excuse the vague subject, I didn't how to articulate it properly. My > question is though I have been using t

Re: Developer of http://www.hayneedle.com

2013-07-12 Thread John M Bliss
You did. You just outsourced the thinking to your otherbrain, cf-talk. :-) On Fri, Jul 12, 2013 at 10:11 AM, Robert Harrison < rob...@austin-williams.com> wrote: > > That's great. Thanks. Why didn't I think of Linked in, duh! > > Robert Harrison > Director of Interactive Services > > Austin &

Re: Developer of http://www.hayneedle.com

2013-07-12 Thread John M Bliss
@NethScott On Fri, Jul 12, 2013 at 10:05 AM, John M Bliss wrote: > Maybe...? http://www.linkedin.com/profile/view?id=171267604 > > > On Fri, Jul 12, 2013 at 10:01 AM, Robert Harrison < > rob...@austin-williams.com> wrote: > >> >> I'm wondering if

Re: Developer of http://www.hayneedle.com

2013-07-12 Thread John M Bliss
Maybe...? http://www.linkedin.com/profile/view?id=171267604 On Fri, Jul 12, 2013 at 10:01 AM, Robert Harrison < rob...@austin-williams.com> wrote: > > I'm wondering if anyone on list may know the CF Programmer that developed > the site http://www.hayneedle.com (it is a CF Site, albeit, it's no

Re: scientific notation with significant figures

2013-07-12 Thread John M Bliss
http://cflib.org/udf/scientificFormat On Fri, Jul 12, 2013 at 8:41 AM, Keith McGee wrote: > > > > function SFFormat(fltNumber,intSF) { > intExponent=int(log10(abs(fltNumber)))-intSF+1; > return round(fltNumber/10^intExponent) * 10^intExponent; > } > > > > > > "_+___"))#"> > > >

Re: fedex tracking cfc

2013-07-10 Thread John M Bliss
Also, CF makes consuming webservices pretty easy with built-in stuff: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-714a.html On Wed, Jul 10, 2013 at 8:34 AM, Matthew Williams wrote: > > Have you tried here? https://code.google.com/p/cffedexrates/. I

Data Area Error

2013-07-03 Thread John M Bliss
I'm using ACF10 and, randomly, a call to one page: /index.cfm?fuseaction=[fuseaction]&format=csv&start=0&limit=500&search=[CSV list of GUIDs that has len 2026]&sort=inputorder&dir=ASC ...is returning a white page with: ErrorThe data area passed to a system call is too small. ...i.e. not a nor

Re: Hack Attempt?

2013-06-25 Thread John M Bliss
OK. I confirmed that .NET is installed from: http://www.microsoft.com/en-us/download/details.aspx?id=17851 ...added this web.config file: ...and then tried original hack attempt. Ended up looking at "normal" page, not a "denied" message. Any ideas as to what to try next?

Re: Hack Attempt?

2013-06-25 Thread John M Bliss
wrote: > > http://www.modsecurity.org/index.html > > Higher learning curve then fuseguard, but will do the job. > > Warm Regards, > Jordan Michaels > > On 06/25/2013 12:49 PM, John M Bliss wrote: > > > > Thanks. Any free solutions? > > > > > >

Re: Hack Attempt?

2013-06-25 Thread John M Bliss
Thanks. Any free solutions? On Tue, Jun 25, 2013 at 3:44 PM, Jordan Michaels wrote: > > Fuseguard will auto-kill requests like that. Will send a forbidden > response back. > > Warm Regards, > Jordan Michaels > > On 06/25/2013 10:16 AM, John M Bliss wrote: > > >

Re: Hack Attempt?

2013-06-25 Thread John M Bliss
Using IIS 6. Any other ideas? On Tue, Jun 25, 2013 at 3:26 PM, Byron Mann wrote: > > IIS 7 has a rewrite module that you could null route this type of request > based on a regex. > > Byron Mann > Lead Engineer & Architect > HostMySite.com > > > On Tue, Jun

Re: Hack Attempt?

2013-06-25 Thread John M Bliss
I don't have PHP installed so I guess I'm not vulnerable, right? Any idea how to have CF (or IIS) auto-kill requests like this? On Tue, Jun 25, 2013 at 1:09 PM, Cameron Childress wrote: > > On Tue, Jun 25, 2013 at 12:56 PM, John Bliss wrote: > > > - what that req is supposed to do? > > - how t

Hack Attempt?

2013-06-25 Thread John M Bliss
Hi. My server just stopped handling reqs for a second and I got alerted. When I checked to see what was running, I saw a long-ish running req for: index.cfm? -d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%2 2+-d+open_basedir%3Dnone+-d+auto_prepe

Re: Haven't received any mail lately...

2013-06-25 Thread John M Bliss
This thing is on. On Tue, Jun 25, 2013 at 10:32 AM, Rick Faircloth wrote: > > Testing... > > -- > > -- > "Ninety percent of the politicians give the ot

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-19 Thread John M Bliss
Relevant: http://helpx.adobe.com/x-productkb/policy-pricing/open-coldfusion-dreamweaver-cc.html ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archi

Re: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread John M Bliss
FWIW, they still sell a CF-enabled IDE: http://www.adobe.com/products/coldfusion-builder.html And you can, of course, still use DW for HTML/CSS/JS/etc. On Tue, Jun 18, 2013 at 1:46 PM, Gerald Guido wrote: > > Apparently that is the case. > > https://twitter.com/AlexHubner/status/34270409980602

Re: URGENT: ACF10 Service Temporary Unavailable

2013-06-12 Thread John M Bliss
I did the WebTrenches one weeks ago and all has been good until today. On Wed, Jun 12, 2013 at 3:34 PM, Ron Gowen wrote: > > you may want to take a look at the following: > > > http://www.webtrenches.com/post.cfm/resolve-stability-problems-and-speed-up-coldfusion-10 > > http://blogs.coldfusion

Re: URGENT: ACF10 Service Temporary Unavailable

2013-06-12 Thread John M Bliss
...and appears to be a known bug. On Wed, Jun 12, 2013 at 1:22 PM, Dave Watts wrote: > > > This is going to be related to isapi_rewrite - not CF (at least that's > how I > > read it). I would re-add or upgrade your isapi rewrite module maybe? > Note: > > I have not seen this error before - I

Re: URGENT: ACF10 Service Temporary Unavailable

2013-06-12 Thread John M Bliss
> www.coldfusionmuse.com > O: 402.932.3318 > E: mkru...@cfwebtools.com > Skype: markakruger > > > -Original Message- > From: John M Bliss [mailto:bliss.j...@gmail.com] > Sent: Wednesday, June 12, 2013 10:25 AM > To: cf-talk > Subject: URGENT: ACF10 Service Tempora

URGENT: ACF10 Service Temporary Unavailable

2013-06-12 Thread John M Bliss
After months of stability, I'm once again getting the below error. Restarting CF service and rebooting server have not solved it. Neither has removing and re-adding the connector. Help? Service Temporary Unavailable! The server is temporarily unable to service your request due to maintenance dow

Re: Google checkout - going away

2013-06-11 Thread John M Bliss
Relevant (maybe): http://www.ghidinelli.com/2013/06/05/cfpayment-now-on-github On Wed, May 22, 2013 at 4:03 AM, Russ Michaels wrote: > > I'm pretty sure railo has cfform validation, it just doesn't have flash > forms > > Regards > Russ Michaels > www.michaels.me.uk > www.cfmldeveloper.com - Fr

Re: HTTP Referrer and CFTOKEN

2013-06-10 Thread John M Bliss
That's fine. Typically, I'd do: Do some stuff On Mon, Jun 10, 2013 at 1:48 AM, Kevin Parker wrote: > > I'd be most grateful for little bit of advice or comment on best security > practice here please. > > I am coding a little system and I need to check where the user came from > i.e. the use

Re: Google checkout - going away

2013-05-20 Thread John M Bliss
Or perhaps...? http://cfpaymill.riaforge.org On Mon, May 20, 2013 at 9:27 PM, Raymond Camden wrote: > > Look for a service that supports Java. Than just wrap the calls in CF. > > > On Mon, May 20, 2013 at 9:24 PM, Al Musella, DPM > wrote: > > > > > Google just notified me that they are shutti

Re: SOT: code challenge

2013-05-17 Thread John M Bliss
Sorry about the multi-posts. Thought I was doing something wrong. Didn't realize someone stopped pedaling on the HOF server. :-) On Wed, May 15, 2013 at 5:01 PM, John Bliss wrote: > > Hi! Does anyone know of a website that offers (preferably) free, > (preferably) language-agnostic, (preferabl

Re: Problem with CFFTP LISTDIR

2013-05-17 Thread John M Bliss
What are you dumping to see the 215? It appears that FTP code 215 is, "NAME system type. Where NAME is an official system name from the registry kept by IANA." Whatever that means. http://en.wikipedia.org/wiki/List_of_FTP_server_return_codes On Mon, May 13, 2013 at 1:07 PM, Rick Root wrote:

SOT: code challenge

2013-05-17 Thread John M Bliss
Hi! Does anyone know of a website that offers (preferably) free, (preferably) language-agnostic, (preferably) interesting, periodic (daily? weekly?) code challenges? Stuff like: build an app / page / mini-site to accomplish X, Y, and Z. Use whatever JS framework and/or app server you prefer. Shar

Re: ACF10 and Service Temporary Unavailable

2013-04-30 Thread John M Bliss
When choosing a new, larger value for connection_pool_size, is there a reason to NOT select a "big" number like 500? But instead to incrementally bump it up bit by bit until the issue goes away? If so, what is that reason? Also, is there a good way to see number of Tomcat connections consumed? I

Re: NY Area Recruiters

2013-04-29 Thread John M Bliss
55 here http://www.indeed.com/jobs?q=coldfusion&l=NY On Mon, Apr 29, 2013 at 6:02 PM, wrote: > > Yes, I've been on this list since forever. I normally don't break > protocal, but there have been no responses. If there are no recruiters in > NY seeking incredible CF programmers it should be a c

Re: ACF10 and Service Temporary Unavailable

2013-04-26 Thread John M Bliss
F - like, if possible, combine > redundant or similar calls into a single call, and make sure IIS is > handling simple calls for static resources and such and not passing them > back to CF for some reason. > > Hope this helps! > > Warm Regards, > Jordan Michaels > Vivi

Re: ACF10 and Service Temporary Unavailable

2013-04-25 Thread John M Bliss
gt; And you can read about manually installing the connector for ACF10 here: > http://helpx.adobe.com/**coldfusion/kb/coldfusion10-** > iis-manual-connector-**configuration.html<http://helpx.adobe.com/coldfusion/kb/coldfusion10-iis-manual-connector-configuration.html> > > Hope this

Re: ACF10 and Service Temporary Unavailable

2013-04-25 Thread John M Bliss
OK. And I can do that via: 1. Web Server Configuration Tool 2. highlight current configured web server 3. click Remove 4. click Add... 5. click OK ...right? Do I need to stop CF Server service first? On Thu, Apr 25, 2013 at 10:33 AM, Dave Watts wrote: > > > Do you still recomm

Re: ACF10 and Service Temporary Unavailable

2013-04-25 Thread John M Bliss
> When you install these updates, I think you need to uninstall and reinstall your connectors to get to the latest version of those. I believe that's described in the release notes. In CF Admin > Server Update > Updates, for Update 9, it reads, "You might have to reconfigure the connector in cert

Re: ASP.net Jobs [OT]

2013-04-25 Thread John M Bliss
http://www.linkedin.com/skills/skill/ASP.NET On Thu, Apr 25, 2013 at 9:31 AM, Greg Edmonds wrote: > > Hello All, > > I have a close friend that is searching for a ASP.net programmer. I told > her I would check around, but I don't do much with ASP. I was hoping > someone could point me to a g

Re: ACF10 and Service Temporary Unavailable

2013-04-23 Thread John M Bliss
be in /etc/default/tomcat7. > > > On Tue, Apr 23, 2013 at 10:28 AM, John M Bliss > wrote: > > > > > My bad. How do I allot more memory to Tomcat? > > > > > > On Tue, Apr 23, 2013 at 9:23 AM, Matt Quackenbush > >wrote: > > > > > > &

Re: ACF10 and Service Temporary Unavailable

2013-04-23 Thread John M Bliss
My bad. How do I allot more memory to Tomcat? On Tue, Apr 23, 2013 at 9:23 AM, Matt Quackenbush wrote: > > If you're using CF10, you're using Tomcat. > > > On Tue, Apr 23, 2013 at 10:18 AM, John M Bliss > wrote: > > > > > I'm not using Tomcat.

<    1   2   3   4   5   6   7   8   9   >