House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 02, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31       

Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

website thumbnail

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
I would check out Image.cfc
Dan Vega
12/15/06 10:05 A
Too bad there's no Linux version.
Andy Matthews
12/15/06 10:36 A
cool app snake ;)
Jose Diaz
12/15/06 10:42 A
Railo will do that in Version 1.1...
Gert Franz
12/15/06 11:07 A
Joshua Cyr wrote:
Jim Wright
12/15/06 12:00 P
Hi Guys
Jose Diaz
12/15/06 10:20 A
Thanks everyone. Some very handy info
Richard Cooper
12/18/06 11:41 A

12/15/2006 09:58 AM
Author:
Richard Cooper

Is there any way of dynamically making thumbshots of websites using MX 7?

12/15/2006 10:05 AM
Author:
Dan Vega

I would check out Image.cfc http://www.opensourcecf.com/imagecfc/ It is a great product On 12/15/06, Richard Cooper <rcooper@sitetidy.com> wrote: > > Is there any way of dynamically making thumbshots of websites using MX 7? > >

12/15/2006 10:08 AM
Author:
Ray Champagne

I think the question is how would one capture a sites screenshot dynamically...the image manipulation is the easy part. 7? > > > > > >

12/15/2006 10:11 AM
Author:
Andy Matthews

Image.cfc cannot do that. It's been asked before. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> I think the question is how would one capture a sites screenshot dynamically...the image manipulation is the easy part. 7? > > > > > >

12/15/2006 10:20 AM
Author:
Joshua Cyr

The easiest would probably to use http://www.thumbshots.org/ or similar service as they already have them. To make your own...  Maybe a combo of cfhttp and some other component to take the src to a jpg?  Is Scopio going to allow cfdocument to save as jpg? I think BD 7 will or was that ralio? Joshua Cyr Savvy Software 866.870.6358 www.besavvy.com I think the question is how would one capture a sites screenshot dynamically...the image manipulation is the easy part. 7? > > > > > >

12/15/2006 10:28 AM
Author:
Casey Dougall

+1 http://www.websitescreenshots.com/ Works like a champ!!! Runs every 1.5 minutes adding client business website images to our database. On 12/15/06, Joshua Cyr <jcyr@besavvy.com> wrote:

12/15/2006 10:36 AM
Author:
Andy Matthews

Too bad there's no Linux version. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> +1 http://www.websitescreenshots.com/ Works like a champ!!! Runs every 1.5 minutes adding client business website images to our database. On 12/15/06, Joshua Cyr <jcyr@besavvy.com> wrote:

12/15/2006 10:39 AM
Author:
Ray Champagne

Josh, how would you go from http'ed html code to rendered site?  It has to pass through a web server... Not being a wisea$$ here, I truly am wondering how to do it, since this question was posed to me a few months ago, and I have been stalling to answer it.  :) I like that exe that Snake linked to.  I'm pretty sure cfexecute is disabled on our shared servers, so it would only work via our dedicated sites. Bummer. jpg?

12/15/2006 10:42 AM
Author:
Jose Diaz

cool app snake ;) On 12/15/06, Ray Champagne <raychampagne@gmail.com> wrote:

12/15/2006 11:43 AM
Author:
Joshua Cyr

Well, I was thinking CFDocument at first, but CFMX doesn't save as image yet.  Seems ralio does as well as BD 7 (beta).  So maybe Sorpio may?  It would be nice if you can leverage some Java for it, but not likely to be supported on shared host either. I think I would also consider not using CF at all.  Get a list of URL's and have an outside program run against them on some sort of schedule.  Either on the server or outside box then upload them periodically. Maybe something like this one which seems to be able to do both. http://www.guangmingsoft.net/htmlsnapshot/help.htm Joshua Cyr Savvy Software 866.870.6358 www.besavvy.com Josh, how would you go from http'ed html code to rendered site?  It has to pass through a web server... Not being a wisea$$ here, I truly am wondering how to do it, since this question was posed to me a few months ago, and I have been stalling to answer it.  :) I like that exe that Snake linked to.  I'm pretty sure cfexecute is disabled on our shared servers, so it would only work via our dedicated sites. Bummer. jpg?

12/15/2006 11:07 AM
Author:
Gert Franz

Railo will do that in Version 1.1... Greetings / Grüsse Gert Franz Customer Care Railo Technologies GmbH gert.franz@railo.ch www.railo.ch Join our Mailing List / Treten Sie unserer Mailingliste bei: deutsch: http://de.groups.yahoo.com/group/railo/ english: http://groups.yahoo.com/group/railo_talk/ Joshua Cyr schrieb:

12/15/2006 12:00 PM
Author:
Jim Wright

Joshua Cyr wrote: > I think BD 7 will or was that ralio? BD 7 will...here is a test page I just whipped up... http://www.wrightster.com/webthumb.cfm The resizing is done with Rick's image.cfc, and if you click on the thumbnail, you will see the original jpg created by cfdocument. Seems to have trouble with sites with a lot of JS, but I would assume that many of these screen capture methods would. This is BD7 JX Beta 2 Running on CentOS 3.  Note that the free version of BD is not going to support cfdocument at all.

12/15/2006 10:11 AM
Author:
Snake

http://www.websitescreenshots.com/ You could use this via cfexecute. Russ Is there any way of dynamically making thumbshots of websites using MX 7?

12/15/2006 10:20 AM
Author:
Jose Diaz

Hi Guys This is pretty cool: http://www.snap.com/about/spa1A.php all you do is add some javascript to your code and voila whatever the link is it brings back a mini screenshot of the relevant website. Jose Diaz On 12/15/06, Snake <snake.lists@snakepit.net> wrote:

12/15/2006 10:24 AM
Author:
Andy Matthews

But it only works for some sites I believe. If it's the one I remember, it ties in to Ask.com's screenshot library which doesn't include every site. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. andy@icglink.com 615.370.1530 x737 --------------//---------> Hi Guys This is pretty cool: http://www.snap.com/about/spa1A.php all you do is add some javascript to your code and voila whatever the link is it brings back a mini screenshot of the relevant website. Jose Diaz On 12/15/06, Snake <snake.lists@snakepit.net> wrote:

12/15/2006 11:42 AM
Author:
Gareth Hughes

cfx_url2bmp from efflare creates an uncompressed bmp which can then be converted to a thumbnail: http://efflare.com/download/ ----- Original Message ----- From: "Richard Cooper" <rcooper@sitetidy.com> To: "CF-Talk" <cf-talk@houseoffusion.com> Sent: Friday, December 15, 2006 1:48 PM Subject: website thumbnail Is there any way of dynamically making thumbshots of websites using MX 7?

12/15/2006 07:40 PM
12/18/2006 11:41 AM
Author:
Richard Cooper

Thanks everyone. Some very handy info.


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists