RE: [ACFUG Discuss] Webpage Thumbnails

2008-02-03 Thread Steve Drucker
It's very resource intensive, but you can use to convert a web page to a PDF, and then generate thumbnail images of the PDF file using . Regards, Steve Drucker CEO Fig Leaf Software Adobe / Google / WebSense / Paperthin Premier Consulting and Training Partners http://www.figleaf.com

RE: [ACFUG Discuss] JVM version and ColdFusion

2008-02-03 Thread Steve Drucker
I don't think that the Google web service API is supported anymore by Google, rendering the question moot. Google really wants you to use their AJAX Search API instead...or, better yet, to buy one of their search appliances. Regards, Steve Drucker CEO Fig Leaf Software Adobe / Google / WebSens

Re: [ACFUG Discuss] JVM version and ColdFusion

2008-02-03 Thread Darin Kohles
John Mason, or Charlie Arehart can probably help you out with this one, but from my understanding - leave CF talking with the JRE it comes with for maximum compatability. Or Steve Drucker for that matter ;) On Feb 2, 2008 3:36 AM, Forrest C. Gilmore <[EMAIL PROTECTED]> wrote: > I want to install

Re: [ACFUG Discuss] JVM version and ColdFusion

2008-02-03 Thread Andrew Powell
I believe that you should run CFX tags within the same JRE, with the same classpath as CF. I think CFX tags need access to certain interfaces within the CF packages to function properly, though I've not looked at the API in a while. ap On Feb 3, 2008, at 3:16 PM, Darin Kohles wrote: Jo

Re: [ACFUG Discuss] JVM version and ColdFusion

2008-02-03 Thread Forrest C. Gilmore
Thanks for all of your suggestions. In light of Steve's response, perhaps I should abandon this CFX_Google endeavor! A number of years ago, with talk about fourth generation languages, I had hoped that all this needless(?) complexity would eventually go away, and we could just get work done wi