PHP and Server Side Website Thumbnail Generation

Discussion in 'PHP' started by scottmweaver, Feb 19, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Hey guys, you've been awesome helping in the past, so I know you'll be able to smite this problem in no time.

    I'm trying to find an app or some kind of method with PHP that will generate a thumbnail of a given website (whether it's on DMOZ or not) on the fly. Preferably it's built into PHP somehow, and can run on a shared-server environment.

    This is the last puzzle piece to a great app I'm building for version 1.0, so you can imagine how anxious I am to find it!

    Anyway, help is appreciated in advance, thanks!
    Scott
     
    scottmweaver, Feb 19, 2007 IP
  2. chopsticks

    chopsticks Active Member

    Messages:
    565
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #2
    [ mistake ]

    Sorry :)
     
    chopsticks, Feb 19, 2007 IP
  3. picouli

    picouli Peon

    Messages:
    760
    Likes Received:
    89
    Best Answers:
    0
    Trophy Points:
    0
    #3
    picouli, Feb 19, 2007 IP
    commandos likes this.
  4. scottmweaver

    scottmweaver Peon

    Messages:
    1,181
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yeah, exactly. Website thumbnails. :)

    That's awesome, except I want to make it cross-compatible with linux and windows servers. This is definitely helpful for other people wanting to do the same thing though.

    And yeah-- I'll let you guys know if I find anything interesting. We all know how bad it sucks to wait for images from websnapr, or to be limited to the DMOZ images with thumbshots.org, so I imagine this will be very helpful.

    Thanks man.
     
    scottmweaver, Feb 19, 2007 IP
  5. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #5
    http://browsershots.org/

    its a very nice site and super nice tool .

    they use python ...and i know python can be executed on linux ...

    you can try to make it work ... but gooood luck :p

    i dont know if this is the actual source code : http://v02.browsershots.org/trac/browser/

    let me know ...if anything work with u

    http://v02.browsershots.org/trac/wiki/HowToInstallShotServer (HOW TO INSTALL)

    I Like there last sentence lool

     
    commandos, Feb 19, 2007 IP
    DeViAnThans3 likes this.
  6. scottmweaver

    scottmweaver Peon

    Messages:
    1,181
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Wow.. that seems awesome. I bet that will work on my dedicated server. I'll test it out.

    I would, however, like to find something that works on a shared hosting environment if anyone's still up for it.

    For now, I'm going to mess around with this.

    Oh yeah, haha-- I love that last step too. :D

    Hilarious.
     
    scottmweaver, Feb 19, 2007 IP
  7. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Nice find, commandos! Repped :)
    Thanks a bunch!
     
    DeViAnThans3, Feb 20, 2007 IP
  8. ColdMoney

    ColdMoney Peon

    Messages:
    65
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    ColdMoney, Feb 20, 2007 IP
Thread Status:
Not open for further replies.