RE: screenshots

2011-05-26 Thread UXB
Has anyone built anything with CF that'd take as an argument a URL and would return an image representing a screenshot of that page? We use a freeware third party program from NirSoft called SiteShoter which has a command lime interface and will render JavaScript and flash as well. We

screenshots

2011-05-16 Thread John M Bliss
Hi! Has anyone built anything with CF that'd take as an argument a URL and would return an image representing a screenshot of that page? Is this crazy talk? -- John Bliss - http://about.me/jbliss ~| Order the Adobe

Re: screenshots

2011-05-16 Thread Matt Blatchley
I think Linux and a Firefox Plugin will do it running as a process in the background. On Mon, May 16, 2011 at 3:11 PM, John M Bliss bliss.j...@gmail.com wrote: Hi! Has anyone built anything with CF that'd take as an argument a URL and would return an image representing a screenshot of

Re: screenshots

2011-05-16 Thread Dave Watts
Hi!  Has anyone built anything with CF that'd take as an argument a URL and would return an image representing a screenshot of that page?  Is this crazy talk? There's actually an example of this in the Advanced ColdFusion 8 Development curriculum, in the PDF unit if I recall correctly.

Re: screenshots

2011-05-16 Thread Matt Blatchley
This might help. Should have sent this with my earlier post. http://tips.webdesign10.com/how-to-take-a-screenshot-with-ubuntu-linux ~| Order the Adobe Coldfusion Anthology now!

Re: screenshots

2011-05-16 Thread Wil Genovese
Isn't this sort of like creating a PDF format of a page? I would think the same techniques would apply. I've never tried to generate as an image before. Wil Genovese Sr. Web Application Developer/ Systems Administrator CF Webtools www.cfwebtools.com wilg...@trunkful.com www.trunkful.com On

Re: screenshots

2011-05-16 Thread Ian Skinner
On 5/16/2011 1:11 PM, John M Bliss wrote: Hi! Has anyone built anything with CF that'd take as an argument a URL and would return an image representing a screenshot of that page? Is this crazy talk? Yes, it is pretty crazy, ColdFusion has NO SCREEN of which to take a SHOT. There is the

RE: screenshots

2011-05-16 Thread Mark A. Kruger
Subject: Re: screenshots On 5/16/2011 1:11 PM, John M Bliss wrote: Hi! Has anyone built anything with CF that'd take as an argument a URL and would return an image representing a screenshot of that page? Is this crazy talk? Yes, it is pretty crazy, ColdFusion has NO SCREEN of which to take

Re: screenshots

2011-05-16 Thread Dave Watts
But you can produce a PDF and then generate a thumbnail... right? Yes. The courseware I linked earlier in the thread has an example of exactly this. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business

Re: screenshots

2011-05-16 Thread John M Bliss
Genius. 2 lines of CF. Eat your heart out PHP et al: cfdocument format=PDF filename=my.pdf src=http://myurl.com /cfdocument cfpdf action=thumbnail source=my.pdf scale=25 On Mon, May 16, 2011 at 4:19 PM, Dave Watts dwa...@figleaf.com wrote: But you can produce a PDF and then generate a

RE: screenshots

2011-05-16 Thread Mark A. Kruger
Tada!! :) -Original Message- From: John M Bliss [mailto:bliss.j...@gmail.com] Sent: Monday, May 16, 2011 4:24 PM To: cf-talk Subject: Re: screenshots Genius. 2 lines of CF. Eat your heart out PHP et al: cfdocument format=PDF filename=my.pdf src=http://myurl.com /cfdocument cfpdf

RE: Multiple browser/platform screenshots

2003-03-10 Thread Aidan Whitehall
Can anyone remind me of the URL of the web site that lets you see how a web page looks in multiple browser / versions / platforms? For the archives, it looks like http://www.browsercam.com/ will do the job. -- Aidan Whitehall [EMAIL PROTECTED] Macromedia ColdFusion Developer Fairbanks

OT: Multiple browser/platform screenshots

2003-02-28 Thread Aidan Whitehall
Can anyone remind me of the URL of the web site that lets you see how a web page looks in multiple browser / versions / platforms? Thanks -- Aidan Whitehall [EMAIL PROTECTED] Macromedia ColdFusion Developer Fairbanks Environmental Ltd +44 (0)1695 51775

Re: OT: Multiple browser/platform screenshots

2003-02-28 Thread Eric Dawson
do a search for browserola I think http://213.176.1.196:800/Default/www.codo.com/browserola/default.htm hth e From: Aidan Whitehall [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: OT: Multiple browser/platform screenshots Date: Fri, 28 Feb 2003 13:29:38

Re: OT: Multiple browser/platform screenshots

2003-02-28 Thread Jason Miller
://213.176.1.196:800/Default/www.codo.com/browserola/default.htm hth e From: Aidan Whitehall [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: OT: Multiple browser/platform screenshots Date: Fri, 28 Feb 2003 13:29:38 - Can anyone remind me of the URL of the web

OT: Posting screenshots

2001-04-03 Thread C. Hatton Humphrey
cases clients) have created MS Word docs and copied in screenshots to give developers a better grasp of where applications "die". This is done by hitting CTRL Print Screen and then pasting the image into the word doc. I've been asked if there is a way to build this feature into the repo

RE: Posting screenshots

2001-04-03 Thread Phoeun Pha
go to www.download.com, and check out screenImg 1.0 (shareware) this program takes screenshots and saves them as jpegs to the hard drive (u specify it in the preferences). this is how i would approach this. u build an interface for reporting bugs, and have an upload file thingy. have

RE: Posting screenshots

2001-04-03 Thread C. Hatton Humphrey
to attach to the bug report... they want to be able to just paste in an image. Hatton -Original Message- go to www.download.com, and check out screenImg 1.0 (shareware) this program takes screenshots and saves them as jpegs to the hard drive (u specify it in the preferences

RE: Posting screenshots

2001-04-03 Thread Phoeun Pha
stuff in there? but thats crazy! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 03, 2001 1:41 PM To: CF-Talk Subject: RE: Posting screenshots Phoeun, Thanks for the suggestion, but maybe I didn't quite phrase the question fully. We already have

RE: Posting screenshots

2001-04-03 Thread C. Hatton Humphrey
dude, whats so HARD about pressing a button that makes the screenshot and saves it automatically somehwere that can be found easily, then uploaded? if u still dont wanna go that route, i was thinking maybe make a java applet that acts like a simple graphics program and peeps and just paste

Re: Posting screenshots

2001-04-03 Thread Jon Hall
. If there is one that can do this, it would be Ektron's eWebEditPro though. jon - Original Message - From: "C. Hatton Humphrey" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, April 03, 2001 1:58 PM Subject: OT: Posting screenshots Hi folks, I know th