website layout icon cnapshot in php

Discussion in 'PHP' started by SIR, Jul 14, 2007.

  1. #1
    hi guys

    i just wondering if any one know a script or if it's possible to do wit PHP:

    i saw some web directories has this feature: they display icons (website page snap shot) next to the website url.

    thanks
     
    SIR, Jul 14, 2007 IP
  2. killerj

    killerj Active Member

    Messages:
    765
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    95
    #2
    these snapshots are provided as an image by the submitter themselves and are resized up there ,
    I may be mistaken though , please correct me if so :)
     
    killerj, Jul 14, 2007 IP
  3. SIR

    SIR Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    who is submitter?
     
    SIR, Jul 16, 2007 IP
  4. killerj

    killerj Active Member

    Messages:
    765
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    95
    #4
    the person who submits his website.
     
    killerj, Jul 16, 2007 IP
  5. SIR

    SIR Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    SIR, Jul 17, 2007 IP
  6. ecentricNick

    ecentricNick Peon

    Messages:
    351
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #6
    We display icons against all the sites listed in our directories. There are several solutions...

    1) Use a company such as webshots.com or snap.com
    2) Use a tool to allow you to capture images of sites on a one by one basis (I think Firefox has this built in anyway?). Take a look at http://www.snapfiles.com/get/webshot.html for a desktop tool to do it.
    3) Write a server that automates this a lot

    We do option 3 but it's quite complex. It all depends on the number of images you need to do at a time!
     
    ecentricNick, Jul 17, 2007 IP