Re: [ACFUG Discuss] Quick Survey - Mura Users? Railo?

2012-11-03 Thread Howard Fore
1 - yes 2 - dabbled briefly a couple of years 3 - in development -- Howard Fore, howard.f...@hofo.com “What people say, what people do, and what they say they do are entirely different things.” - Margaret Mead On Fri, Nov 2, 2012 at 10:18 AM, Cameron Childress wrote: > Next week at ACFUG

Re: [ACFUG Discuss] Adobe products... Educational discount?

2012-10-29 Thread Howard Fore
http://store1.adobe.com/cfusion/store/html/index.cfm?store=OLS-EDU&event=displayEduConditions&nr=0&promoid=FCRWP There are also 3rd party stores, like http://www.academicsuperstore.com/ -- Howard Fore, howard.f...@hofo.com “What people say, what people do, and what they say they do

Re: [ACFUG Discuss] Re: Odd CreateDate error

2012-06-27 Thread Howard Fore
Yep, try/catch was how I was getting the error message I showed, it just was out in the main logic and not in the subroutine. Thanks for finding the issue, that's exactly what I meant by obvious! -- Howard Fore, howard.f...@hofo.com “What people say, what people do, and what they say they d

[ACFUG Discuss] Re: Odd CreateDate error

2012-06-26 Thread Howard Fore
Actually that date string works ok. But "31Oct2011" does not. "30Oct2011" is ok, Halloween isn't. Grr. -- Howard Fore, howard.f...@hofo.com “What people say, what people do, and what they say they do are entirely different things.” - Margaret Mead On Tue, Jun 26, 201

[ACFUG Discuss] Odd CreateDate error

2012-06-26 Thread Howard Fore
.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) -- Howard Fore, howard.

Re: [ACFUG Discuss] LinkedIn hacked...

2012-06-20 Thread Howard Fore
I don't see a setting in the Administrator for this nor remember this as a feature. -- Howard Fore, howard.f...@hofo.com “What people say, what people do, and what they say they do are entirely different things.” - Margaret Mead On Wed, Jun 20, 2012 at 8:43 AM, wrote: > Question:

Re: [ACFUG Discuss] redirect to mobile version using a php page.

2011-10-10 Thread Howard Fore
Keep in mind this article is from 2005. Much of his advice is not at all what I would do (and am doing) today. Is your site templatized? If so, use CFWURFL to sniff the the mobile users and then set a request flag to determine if the users get the mobile or "normal" templates. I also greatly d

Re: [ACFUG Discuss] Apple Runs on ColdFusion

2011-09-08 Thread Howard Fore
Wish it were so. Unfortunately investor.apple.com is a cname that points to aapl.client.shareholder.com. -- Howard Fore, howard.f...@hofo.com "A novice asked the master, 'What is the true meaning of programming?' The master replied: 'Eat when you are hungry, sleep when you a

Re: [ACFUG Discuss] Server-side Actionscript

2011-09-01 Thread Howard Fore
Yeah well, it's going to be work no matter which route I take :-) I guess that's job security right? -- Howard Fore, howard.f...@hofo.com "A novice asked the master, 'What is the true meaning of programming?' The master replied: 'Eat when you are hungry, sleep

Re: [ACFUG Discuss] Server-side Actionscript

2011-09-01 Thread Howard Fore
Yeah I read that. I was just hoping that someone would say that it worked the other way too. As for the below-stated functionality I'm not sure why one would do this and not just the normal Flash Remoting methods. -- Howard Fore, howard.f...@hofo.com "A novice asked the master, 'W

Re: [ACFUG Discuss] Server-side Actionscript

2011-09-01 Thread Howard Fore
Can Air apps run server-side? -- Howard Fore, howard.f...@hofo.com "A novice asked the master, 'What is the true meaning of programming?' The master replied: 'Eat when you are hungry, sleep when you are fatigued, program when the moment is right.' " - Geoffrey James

[ACFUG Discuss] Server-side Actionscript

2011-09-01 Thread Howard Fore
it creates as PNG (or JPEG) but I wanted to do it on the backend, not force the user to do it in the browser. -- Howard Fore, howard.f...@hofo.com "A novice asked the master, 'What is the true meaning of programming?' The master replied: 'Eat when you are hungry, sleep when you a

Re: [ACFUG Discuss] Re: CF Lunch - Midtown Edition

2011-06-22 Thread Howard Fore
Great, then I don't feel so guilty about having just remembered it! -- Howard Fore, howard.f...@hofo.com "A novice asked the master, 'What is the true meaning of programming?' The master replied: 'Eat when you are hungry, sleep when you are fatigued, program

Re: [ACFUG Discuss] CF Lunch - Midtown Edition

2011-06-13 Thread Howard Fore
I'll come out. -- Howard Fore, howard.f...@hofo.com "A novice asked the master, 'What is the true meaning of programming?' The master replied: 'Eat when you are hungry, sleep when you are fatigued, program when the moment is right.' " - Geoffrey James<http://

Re: [ACFUG Discuss] interactive map

2011-02-14 Thread Howard Fore
Jeff, Take a look at this: http://www.workwithchoicecuts.com/methodology/revisiting-the-html-image-map/. I used it recently and it was fairly easy to adapt. -- Howard Fore, howard.f...@hofo.com "Corporations have been enthroned and an era of corruption in high places will follow, and the

[ACFUG Discuss] Fwd: [Owasp-Atlanta] FW: Calling all ATL Developers - Free Con Entrance

2010-08-25 Thread Howard Fore
t was well worth the time. If you're at all interested in web application security from a developer's point of view, the offer (a full ride sponsorship to go the OWASP AppSec USA 2010 conference) below is a good deal. -- Howard Fore, howard.f...@hofo.com "Corporations have been ent

Re: [ACFUG Discuss] Adobe Visiting Atlanta to Gather Input for CFX (CF10)

2010-07-15 Thread Howard Fore
That'd be a great idea, assuming his schedule allows! -- Howard Fore, howard.f...@hofo.com "I live on Earth at present, and I don’t know what I am. I know that I am not a category. I am not a thing — a noun. I seem to be a verb, an evolutionary process – an integral function of th

Re: [ACFUG Discuss] CF blogs

2010-01-29 Thread Howard Fore
And in my experience with both blog engines, the authors are very responsive to emails/forum posts. Not a point to one side or the other but good points to both! -- Howard Fore, howard.f...@hofo.com "The worthwhile problems are the ones you can really solve or help solve, the ones you can r

Re: [ACFUG Discuss] ColdFusion vs WordPress

2010-01-11 Thread Howard Fore
handful of blogs I maintain to WP from Mango/BlogCFC. I was just tired of continually putting off my to do list of features for the blogs because there wasn't a plugin to handle it yet and I don't have enough time right now to develop them in time for when I wanted them. -- Howard Fore, howa

Re: [ACFUG Discuss] Tips for Analyzing an Application

2009-09-30 Thread Howard Fore
I'd start with what happens when the application starts up and when an individual request comes in. Maybe draw out some UML sequence diagrams to visually show the order of events and compnents talking to each other. Howard On Sep 30, 2009, at 7:55 AM, "Clarke Bishop" wrote: I am tryin

Re: [ACFUG Discuss] CFEclipse & Read Only Files

2009-09-01 Thread Howard Fore
n.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by http://www.fusionlink.com > - > > > > -- -- Howard Fore, howard.f...@hofo.com

Re: [ACFUG Discuss] Learning a ColdFusion Framework

2009-07-21 Thread Howard Fore
ure > instead of defining explicitly the connections between the M, V, and C. > > Teddy > > > -- -- Howard Fore, howard.f...@hofo.com "The worthwhile problems are the ones you can really solve or help solve, the ones you can really contribute something to. ... No problem is

Re: [ACFUG Discuss] Re: [AFFUG Discuss] ColdFusion and MySQL

2009-07-08 Thread Howard Fore
o use that non-existent connection. -- Howard Fore, howard.f...@hofo.com "The worthwhile problems are the ones you can really solve or help solve, the ones you can really contribute something to. ... No problem is too small or too trivial if we can really do something about it." - Richard

Re: [ACFUG Discuss] CF Attacks in the wild

2009-07-02 Thread Howard Fore
Yes not older. In fact, an 8.0.1 installation is more vulnerable than 8.0.0 due to a change at line 29 of CFIDE\ scripts\ajaxFCKeditor\editor\filemanager\connectors\cfm\config.cfm -- Howard Fore, howard.f...@hofo.com "The worthwhile problems are the ones you can really solve or help solve

Re: [ACFUG Discuss] cfcookie with the domain attribute

2009-06-25 Thread Howard Fore
I guess when they say "other servers" they really mean "other servers in the same domain." -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Don't push it." - Jeff Atwood On Thu, Jun 25, 2009 at 6:51 AM, Clarke Bishop w

Re: [ACFUG Discuss] cfcookie with the domain attribute

2009-06-24 Thread Howard Fore
> - > > > To unsubscribe from this list, manage your profile @ > > > http://www.acfug.org?fa=login.edituserform > > > > For more info, see http://www.acfug.org/mailinglists > > > Archive @ http:/

Re: [ACFUG Discuss] Intro CF Training

2009-06-12 Thread Howard Fore
Details? -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Don't push it." - Jeff Atwood On Fri, Jun 12, 2009 at 9:01 AM, Steve Drucker wrote: > It's not a rumor. > > Sent from my iPhone > > On Jun 12, 2009, at 8:30 AM, Howard

Re: [ACFUG Discuss] Intro CF Training

2009-06-12 Thread Howard Fore
I've heard a rumor that one of the major CF training providers was close to starting online classes as well. Not sure about the mechanics of that or the cost but it would be a welcome addition to the CF community. -- Howard Fore, howard.f...@hofo.com "The universe tends toward max

Re: [ACFUG Discuss] Encrypting URL Parameters

2009-05-07 Thread Howard Fore
nt way than exposing the email address? Is there a different unique identifier you can use? You wouldn't need to jump through the hoops with encryption/decryption to keep the address safe. -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Don't push it.&

Re: [ACFUG Discuss] OpenCMS Installation

2009-05-04 Thread Howard Fore
ltiple instance version easier that the standalone version. If OpenCMS will run on Tomcat it will probably run on JRun, but you should expect some bit-twiddling in various configuration files. I'd tell you which but I don't know anything about OpenCMS. -- Howard Fore, howard.f...@hof

Re: [ACFUG Discuss] OpenCMS Installation

2009-05-04 Thread Howard Fore
Which version of CF 8 do you have (Pro/Std) and which version of the install did you do (standalone, multi-server, EAR)? -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Don't push it." - Jeff Atwood On Sun, May 3, 2009 at 11:39 PM, Forrest C. Gilmo

Re: [ACFUG Discuss] Looking for a CF Host

2009-03-27 Thread Howard Fore
No, you're right. Google Apps provides versions of some of Google's software to run via your domain name instead of the google.com domain. But you can't upload your own software to run there. -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Do

Re: [ACFUG Discuss] Looking for a CF Host

2009-03-09 Thread Howard Fore
ll have your email. http://google.com/a/ -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Don't push it." - Jeff Atwood On Mon, Mar 9, 2009 at 3:11 PM, PEYTONTODD07 wrote: > Hi all, > > I will be looking soon for a host for a small CF site I'll

[ACFUG Discuss] Fwd: [ACFUG Announce] Today - ACFUG Meeting - March 4, 2009

2009-03-04 Thread Howard Fore
Didn't see this cross-posted... -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Don't push it." - Jeff Atwood -- Forwarded message -- From: Date: Wed, Mar 4, 2009 at 4:11 AM Subject: [ACFUG Announce] Today - ACFUG Meetin

[ACFUG Discuss] Discount for Flex Camp Miami

2009-02-20 Thread Howard Fore
tlantaCFUG" (no quotes) as the promo code on the event registration page. -- Howard Fore, howard.f...@hofo.com "The universe tends toward maximum irony. Don't push it." - Jeff Atwood

Re: [ACFUG Discuss] RE: Parsing XML

2009-02-13 Thread Howard Fore
luding attachments). On Fri, Feb 13, 2009 at 5:20 PM, Darin Kohles wrote: Blank on this end as well > > On Fri, Feb 13, 2009 at 4:58 PM, Tepfer, Seth wrote: > > > > > -- > Darin Kohles > RIA Developer > -- Howard Fore, howard.f...@hofo.com "The univer

Re: [ACFUG Discuss] cf datasources

2009-01-16 Thread Howard Fore
> http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > - > -- Howard Fore, howard.f...@hofo.com "

Re: [ACFUG Discuss] car make model info

2008-12-08 Thread Howard Fore
hive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > - -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood --

Re: [ACFUG Discuss] Another CFMAIL Problem

2008-11-10 Thread Howard Fore
lternately if there is a business requirement that the PDF actually exist on disk, put it a place outside the webroot and use the cfcontent tag to serve it up via the link in the email. -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony.

Re: [ACFUG Discuss] Another CFMAIL Problem

2008-11-08 Thread Howard Fore
always the latest version. On Sat, Nov 8, 2008 at 6:19 PM, Dean H. Saxe <[EMAIL PROTECTED]>wrote: > What "things" get asynchronous? If what you say is true, email would > regularly go out without complete attachments. I think you're way off on > this one. > -- H

Re: [ACFUG Discuss] Another CFMAIL Problem

2008-11-08 Thread Howard Fore
lizes he made > a mistake, corrects it, and sends the report again for the same job, there's > a danger that the earlier mistaken version would get sent instead. > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward

Re: [ACFUG Discuss] CF Clustering options

2008-10-21 Thread Howard Fore
st stick to JRun. An argument > could be made that you get speed improvements from other J2EE platforms, but > there is more overhead and knowledge required in managing those. JRun > installs by default and "just works". Both sticky session and session > replication work wi

Re: [ACFUG Discuss] where to buy CF licenses?

2008-09-30 Thread Howard Fore
(which I will recommend to him), > are there other legit sources that people may have experience with? > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood

[ACFUG Discuss] Fwd: UG News--Adobe AIR Cookbook Contest

2008-08-19 Thread Howard Fore
se newsletters or announcements from O'Reilly, send an email to [EMAIL PROTECTED] -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood --

Re: re[2]: [ACFUG Discuss] CF8 & PDFs

2008-08-10 Thread Howard Fore
le BPM gamut. Checkout a brief post from Frata systems > http://flexblog.faratasystems.com/?p=351 > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood - To u

Re: [ACFUG Discuss] CF8 & PDFs

2008-08-06 Thread Howard Fore
way to pull the form fields out once the document had been > created.... and the answer is no. > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood - To unsubscri

Re: [ACFUG Discuss] CF8 & PDFs

2008-08-06 Thread Howard Fore
Word document, how > would you get the data out? You would have to pull out all the text and > parse it, right? A PDF document is no different. > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum iro

Re: [ACFUG Discuss] Theoretical Question About Efficiency

2008-08-04 Thread Howard Fore
> - > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > L

Re: [ACFUG Discuss] Securing CFCs

2008-07-21 Thread Howard Fore
l-archive.com/discussion%40acfug.org/ > List hosted by http://www.fusionlink.com > - > > > > ----- > To unsubscribe from this list, manage your profile @ > http:

Re: [ACFUG Discuss] Axis Fault / WS Error

2008-06-30 Thread Howard Fore
cribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > -

Re: [ACFUG Discuss] Problem on Only One PC

2008-06-23 Thread Howard Fore
; > > > > > > --------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com

Re: [ACFUG Discuss] Purchasing CF8 upgrade

2008-06-16 Thread Howard Fore
rade from CF7 EE for > Linux for less than the msrp of $3750? > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood - To unsubscribe from this lis

Re: [ACFUG Discuss] CFLayout with Tabs and Forms

2008-05-29 Thread Howard Fore
ug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > - -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood -

Re: re[4]: [ACFUG Discuss] showing image from network share..how to?

2008-05-14 Thread Howard Fore
; img2.cfm has this code below, thats all... > > > > > On Tue, May 13, 2008 at 9:44 PM, Howard Fore <[EMAIL PROTECTED]> wrote: > >> On Tue, May 13, 2008 at 4:15 PM, Ajas Mohammed <[EMAIL PROTECTED]> >> wrote: >> >>> 1. instead of cfincluding the

Re: re[4]: [ACFUG Discuss] showing image from network share..how to?

2008-05-13 Thread Howard Fore
r or not but I think it would be better to err on the side of caution. -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood - To unsubscribe from this list, ma

Re: [ACFUG Discuss] showing image from network share..how to?

2008-05-12 Thread Howard Fore
art_Share\testimage.jpg"> in a > seperate file img2.cfm and I included that in first page but still the same > result. *Only image* gets displayed but not the text *exists*. > > Any suggestions? > > > > > On 5/12/08, Howard Fore <[EMAIL PROTECTED]> wrote: > >

Re: [ACFUG Discuss] showing image from network share..how to?

2008-05-12 Thread Howard Fore
_Chart_Share\testimage.jpg works but > it doesnt work in img tag. > > Any suggestions? > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood - To unsubscr

Re: [ACFUG Discuss] showing image from network share..how to?

2008-05-12 Thread Howard Fore
Err, wrong slashdirection "file:/servername/nameofshare/clientname/CF_Chart_Share/testimage.jpg" On Mon, May 12, 2008 at 9:59 AM, Howard Fore <[EMAIL PROTECTED]> wrote: > You can't use the bare fileshare address like that, you have to put > "file://&

Re: [ACFUG Discuss] showing image from network share..how to?

2008-05-12 Thread Howard Fore
re info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > - -- Howard Fore, [EMAIL PROTECTED] "The universe t

Re: [ACFUG Discuss] CF 7 - Code in application.cfm redirects.. is this code below a good practice

2008-04-25 Thread Howard Fore
Looks like there are a few plugins for IIS 6 to do this: http://www.petefreitag.com/item/286.cfm On Fri, Apr 25, 2008 at 10:44 AM, Ajas Mohammed <[EMAIL PROTECTED]> wrote: > We are using CF 7 and IIS 6, if anyone needs to know the setup. > > Ajas. > > > > On 4

Re: [ACFUG Discuss] CF 7 - Code in application.cfm redirects.. is this code below a good practice

2008-04-25 Thread Howard Fore
ubapp/home.cfm, it takes the user automatically to > www.abc.com/home.cfm i.e. the main application without the > subfolderapplication, and I dont want that. It should take user to > www.abc.com/subfolder/home.cfm. > -- Howard Fore, [EMAIL PROTECTED] "The

Re: [ACFUG Discuss] QoQ question

2008-04-18 Thread Howard Fore
nd do > lots of separate queries but I wanted to create a single query solution with > a JOIN statement. > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood ---

Re: [ACFUG Discuss] QoQ question

2008-04-18 Thread Howard Fore
reate a single query solution with > a JOIN statement. > > > > So the answer seems to be NO QoQ does not support column names with > spaces, not even using the proper "[]" bracket syntax. Is this correct? > -- Howard Fore, [EMAI

Re: [ACFUG Discuss] or some other way?

2008-04-15 Thread Howard Fore
sted it on OS X with the stand-alone Acrobat Reader, so if someone could test it on Windows that'd be great! Howard On Mon, Apr 14, 2008 at 11:40 PM, Howard Fore <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 9:39 PM, Peyton Todd <[EMAIL PROTECTED]> > wrote: > >

Re: [ACFUG Discuss] or some other way?

2008-04-14 Thread Howard Fore
livedocs on CFPDF for the list of enabled elements). Too bad, it would've been a pretty sweet solution. On the other hand, if your client happens to have the LiveCycle Server installed then you could probably access it from the Java API for LiveCycle. -- Howard Fore, [EMAIL PROTECTED] "Th

Re: [ACFUG Discuss] Doing CF development on a MAC

2008-04-12 Thread Howard Fore
;t that the case with --most-- laptops? Looks like the thread has > some good info about how the hardware works and what is does/does not do. My > bad. > > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood

Re: [ACFUG Discuss] Doing CF development on a MAC

2008-04-11 Thread Howard Fore
t;[EMAIL PROTECTED]> wrote: > Thing I'd miss is dual monitor support. The dell I have has a dock > with dual outs for actual dual monitors. Mac? Though I suppose with > the dropping LCD prices this maybe moot soon. > > > > On 4/11/08, Howard Fore <[EMAIL PROTECTE

Re: [ACFUG Discuss] Doing CF development on a MAC

2008-04-11 Thread Howard Fore
> To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com>

Re: [ACFUG Discuss] CF8 Java Version

2008-03-28 Thread Howard Fore
You can check it by doing: Look for java.runtime.version (mine says 1.6.0_01-b06). Howard On Fri, Mar 28, 2008 at 11:43 AM, Thomas Nunn <[EMAIL PROTECTED]> wrote: > Does anyone know what version of java that CF8 uses by default? > -- Howard Fore, [EMAIL PROTECTED] "T

Re: [ACFUG Discuss] CRUD generation tools?

2008-03-21 Thread Howard Fore
nsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by http://www.fusionlink.com > --

Re: [ACFUG Discuss] Database incremental Counter

2008-03-12 Thread Howard Fore
To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> &g

Re: [ACFUG Discuss] Wierder still...

2008-03-09 Thread Howard Fore
They do? I don't remember this. Where do you see this in the error messages? Peyton Todd wrote: Because ColdFusion error messages tell me I'll get more explicit error info if I do that. In practice that proves to be true only sometimes, though in fact this is a case in which it does prove true.

Re: [ACFUG Discuss] Strange Error

2008-03-08 Thread Howard Fore
or message can be found below the double lines later in this e-mail, after I provide a detailed explanation of the context. Can you verify the Foxpro datasource from the ColdFusion Administrator interface? One of the buttons out to the left of the datasource name verifies the datasource. -- H

Re: [ACFUG Discuss] Newbie's Next Daunting Dilemma

2008-02-22 Thread Howard Fore
e country to > danger. It works the same in every country." > --Hermann Goering, Hitler's Reich-Marshall at the Nuremberg Trials > > > > On Feb 22, 2008, at 8:41 AM, Howard Fore wrote: > > On 2/21/08, Darin Kohles <[EMAIL PROTECTED]> wrote: > > > &g

Re: [ACFUG Discuss] Newbie's Next Daunting Dilemma

2008-02-22 Thread Howard Fore
So the process I've followed is to write the file to disk in an internet accessible location (ie, somewhere in your webroot), then send the browser a page that has a javascript function that sets the location.href to that file. -- Howard Fore, [EMAIL PROTECTED] "The universe tends

Re: [ACFUG Discuss] will Ajax go away (was JVM version and ColdFusion)

2008-02-08 Thread Howard Fore
esults to the user. On 2/8/08, Forrest C. Gilmore <[EMAIL PROTECTED]> wrote: > > I guess my somewhat negative attitude toward AJAX has to do with its > Javascript underpinings. -- Howard Fore, [EMAIL PROTECTED] "The universe tends t

Re: [ACFUG Discuss] CF on a Mac--anyone have a system they want to sell?

2008-02-06 Thread Howard Fore
achines (out of atlanta - http://stores.ebay.com/PartsBuffet)... > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood - Annual Sponsor FigLeaf Software - http:

Re: [ACFUG Discuss] Coldfusion places 21st in the 2007 TIOBE index

2008-01-23 Thread Howard Fore
uced it the last time they did a store reorg. The Barnes and Noble at Technology Square isn't bad if you can stomach the Georgia Tech paraphernalia (Go Dawgs, sic 'em, woof woof woof). And although they aren't open late or anything approaching late, the Engineer's Boo

Re: [ACFUG Discuss] CF 8 application service does not auto start after reboot

2008-01-23 Thread Howard Fore
Oh, right, I forgot they bought Foundstone. On 1/23/08, Dean H. Saxe <[EMAIL PROTECTED]> wrote: > > And I am a McAfee employee... I recognized that DAT versioning scheme. > -- Howard Fore, [EMAIL PROTECTED] "Whether you believe you can do a thing or not, you are r

[ACFUG Discuss] Coldfusion places 21st in the 2007 TIOBE index

2008-01-23 Thread Howard Fore
For those who follow such things...http://www.tiobe.com/index.htm?tiobe_index?2007 -- Howard Fore, [EMAIL PROTECTED] "Whether you believe you can do a thing or not, you are right." -- Henry Ford - Annual Sponsor FigLea

Re: [ACFUG Discuss] CF 8 application service does not auto start after reboot

2008-01-23 Thread Howard Fore
If you Google "scan engine version used" you'll see it's a phrase used by the McAfee software. On 1/23/08, Max Immelman <[EMAIL PROTECTED]> wrote: > > Dean, > > Thanks! I will give it a try. Buy why Mcafee? The use of 'scanning'? > -- Howa

Re: re[2]: [ACFUG Discuss] CF and Vista

2007-12-28 Thread Howard Fore
, see http://www.acfug.org/mailinglists Archive @ > http://www.mail-archive.com/discussion%40acfug.org/ List hosted by > http://www.fusionlink.com----- -- Howard Fore, [EMAIL PROTECTED] "Whether you believe you ca

Re: [ACFUG Discuss] Negative plus positive equals less than zero?

2007-12-28 Thread Howard Fore
uot;); > total = numberFormat(total,"9.99") + > numberFormat(ListGetAt(numberList,i),"9.99"); > writeOutput("#total#"); > } > writeOutput('numberFormat(total,"999,999,999.99") = ' & > numberFormat(tot

[ACFUG Discuss] Negative plus positive equals less than zero?

2007-12-28 Thread Howard Fore
0 0 + -333.01 = -333.01 -333.01 + 261.09 = -71.92 -71.92 + 17.98 = -53.94 -53.94 + 35.96 = -17.98 -17.98 + 17.98 = -1.06581410364E-014 numberFormat(total,"999,999,999.99") = -0.00 I've tried using javacasts to make sure that there wasn't some odd string to number conversion t

Re: [ACFUG Discuss] CF and Vista

2007-12-28 Thread Howard Fore
that I don't have a clear answer on though is similar to > your question of SQL, is all the "other software" I'm going to have to > re-purchase. I did get a great recommendation for NeoOffice ( > http://www.neooffice.org/neojava/en/features.php). This will at leas

Re: [ACFUG Discuss] CF and Vista

2007-12-28 Thread Howard Fore
http://dotnet.org.za/codingsanity/archive/2007/12/14/review-windows-xp.aspx ;-) On 12/28/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote: > > Don't downgrade to Vista... I'd stick with XP. > -- Howard Fore, [EMAIL PROTECTED] "Whether you believe you can do a thing or

Re: [ACFUG Discuss] Challenges with CF7 cluster

2007-12-17 Thread Howard Fore
--- > > ----- > Annual Sponsor - Figleaf Software <http://www.figleaf.com> > > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > >

Re: [ACFUG Discuss] Creating excel file using table data in CF.. but excel borders are missing

2007-11-01 Thread Howard Fore
file @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ > http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink > - > -- Howard Fore, [EMAIL PROTE

Re: [ACFUG Discuss] Compress file before uploading

2007-10-12 Thread Howard Fore
but that sounds onerous to me and it's not guaranteed to work with IE. And then there's the more practical matter of finding a compression engine that is written in Javascript. Why not simply upload the file, compress it, then discard the uncompressed version? -- Howard Fore, [EMAIL PROT

Re: [ACFUG Discuss] IS Your Fusionlink server down?

2007-09-26 Thread Howard Fore
f > anyone else actually works there besides him (as eg when he is at a "lunch". > > Anyone else down? -- > Howard Fore, [EMAIL PROTECTED] > "Yesterday's code should be as good as we could make it yesterday. The > fact that we know more today, and are more cap

Re: [ACFUG Discuss] A whole new key for CFEclipse =)

2007-04-04 Thread Howard Fore
/index.cfm?mode=search) On 4/3/07, Ajas Mohammed <[EMAIL PROTECTED]> wrote: I was wondering, when we will have a design view built in Eclipse. That will be so good to have in CFEclipse. -- Howard Fore, [EMAIL PROTECTED] "In any moment of decision, the best thing you can do is the right

[ACFUG Discuss] Scaffolding from CFCs?

2007-03-28 Thread Howard Fore
etc. Is there a scaffolding solution that uses a CFC (or multiple CFCs) as the datamodel? -- Howard Fore, [EMAIL PROTECTED] "In any moment of decision, the best thing you can do is the right thing, the next best thing is the wrong thing, and the worst thing you can do is nothing.&q

Re: [ACFUG Discuss] (new topic) You CAN use CFINCLUDE to deliver css file, fewer http requests

2007-03-17 Thread Howard Fore
Actually I think Ajax uses a different set of tubes. On 3/17/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote: On Mar 17, 2007, at 9:53 PM, Howard Fore wrote: > I just don't think that the number of http connections in a > page is the final measure of that page's performan

Re: [ACFUG Discuss] (new topic) You CAN use CFINCLUDE to deliver css file, fewer http requests

2007-03-17 Thread Howard Fore
e. In the next article we'll look at the impact of caching, and some surprising real-world findings." _ Derrick Peavy Sales and Web Services CollegeClassifieds.com http://www.collegeclassifieds.com A Service of Universal Advertising, inc.

Re: [ACFUG Discuss] (new topic) You CAN use CFINCLUDE to deliver css file, fewer http requests

2007-03-17 Thread Howard Fore
uests and also because it solves the problem of a user saving the page locally just as well as using a full qualified path in the head of the page would. -- Howard Fore, [EMAIL PROTECTED] "In any moment of decision, the best thing you can do is the right thing, the next best thing is the wrong

Re: [ACFUG Discuss] DB Application Terms: (Was:) CF vs Velocity

2007-01-22 Thread Howard Fore
.html for a good article. -- Howard Fore, [EMAIL PROTECTED] - To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.

Re: [ACFUG Discuss] CF vs Velocity

2007-01-21 Thread Howard Fore
be doing the coding yourself, then you should poke around at Java some and see if you seem more at home than in CF. My bet is that you're better off in CF. -- Howard Fore, [EMAIL PROTECTED] "Gliddy glub gloopy / Nibby nabby noopy / La la la lo lo / Sabba sibby sabba / Nooby abba nabba / Le

Re: [ACFUG Discuss] Learning curve vs best allocation of time vs money.

2007-01-12 Thread Howard Fore
; wrote: Granted... But what about the fact that it takes lots of time to learn another way to do the same thing versus the time it takes to just navigate to the click. -- Howard Fore, [EMAIL PROTECTED] "Gliddy glub gloopy / Nibby nabby noopy / La la la lo lo / Sabba sibby sabba / Nooby a

Re: [ACFUG Discuss] DB Design Book Reccomendations?

2007-01-12 Thread Howard Fore
#x27;s book. Its not for the faint of heart. -- Howard Fore, [EMAIL PROTECTED] "Gliddy glub gloopy / Nibby nabby noopy / La la la lo lo / Sabba sibby sabba / Nooby abba nabba / Le le lo lo / Tooby ooby walla / Nooby abba naba / Early morning singing song

Re: [ACFUG Discuss] DB Design Book Reccomendations?

2007-01-12 Thread Howard Fore
Amen! On 1/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Database Design For Mere Mortals -- Howard Fore, [EMAIL PROTECTED] "Gliddy glub gloopy / Nibby nabby noopy / La la la lo lo / Sabba sibby sabba / Nooby abba nabba / Le le lo lo / Tooby ooby walla / Nooby abba n

  1   2   >