Reply
Thumnail of Url in PHP
Old 03-08-2007, 11:39 PM Thumnail of Url in PHP
Novice Talker

Posts: 5
Location: Pennsylvania, USA
Anybody know how to grab the thumbnail of an url, store it on your server, and display it on your webpage?
__________________
Submit your site for free to the
Comparison Shopping Network.
waresoft is offline
Reply With Quote
View Public Profile Visit waresoft's homepage!
 
When You Register, These Ads Go Away!
     
Old 03-09-2007, 01:23 AM Re: Thumnail of Url in PHP
mtishetsky's Avatar
Super Spam Talker

Posts: 865
Location: Volendam, Netherlands
What is thumbnail of an url?
mtishetsky is offline
Reply With Quote
View Public Profile Visit mtishetsky's homepage!
 
Old 03-09-2007, 02:45 AM Re: Thumnail of Url in PHP
tripy's Avatar
Fetchez la vache!

Posts: 1,819
Name: Thierry
Location: In the void
I have developped something like that, in the past, but there is no simple way of doing this.

Take a look there:
http://www.web-screenshot.com

I never finished the site, especially the subscription part, but the screenshoter itself is there.
Cannot be installed on any server though. Requires a specific linux ditro, with a lot of developement libs to run.

Basically, I use a python script, which instantiate a Gecko (firefox rendering library) browser, and grab a linux virtual screen copy. With that copy, I then convert it in either jpg or png, and serve it back to the browser which requested it.

Go on the "try me" section, you can preview how it works.
__________________
Listen to the ducky: "This is awesome!!!"


Last edited by tripy : 03-09-2007 at 02:50 AM.
tripy is offline
Reply With Quote
View Public Profile
 
Old 03-09-2007, 06:40 AM Re: Thumnail of Url in PHP
Novice Talker

Posts: 5
Location: Pennsylvania, USA
Thanks. I was hoping there was a way to do it in pure PHP. I guess there isn't.
__________________
Submit your site for free to the
Comparison Shopping Network.
waresoft is offline
Reply With Quote
View Public Profile Visit waresoft's homepage!
 
Old 03-09-2007, 07:05 AM Re: Thumnail of Url in PHP
jito's Avatar
L

Posts: 550
Name: surajit ray
Location: inside the heart of my friends
Can you explain a bit more, what is thumbnail of an url?
__________________
Take care about what you think. Thoughts can travel far - Swami Vivekananda
jito is offline
Reply With Quote
View Public Profile
 
Old 03-09-2007, 08:01 AM Re: Thumnail of Url in PHP
tripy's Avatar
Fetchez la vache!

Posts: 1,819
Name: Thierry
Location: In the void
For me, a thumbnail of an url is taking a screenshot of a web page, directly from a server.
Without using a specific exe on a workstation or so.

For exemple, the site I've talked abot up here, is used by www.freecodesource.com (an myspace layouts directory) to realise screenshot of css layouts submitted by his members.
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Old 03-09-2007, 08:03 AM Re: Thumnail of Url in PHP
tripy's Avatar
Fetchez la vache!

Posts: 1,819
Name: Thierry
Location: In the void
Quote:
Originally Posted by waresoft View Post
Thanks. I was hoping there was a way to do it in pure PHP. I guess there isn't.
As far as I know, no, there is not.
I've saw there was browser widget available in ASP, with IE through the activeX interface (I believe, never done asp programming, please don't shoot me on the terms...), but nothing similar exists in php.
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Thumnail of Url in PHP
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.15974 seconds with 13 queries