Rendering Website Thumbnail Previews like the review sites and Alexa

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gentmaster
    So Fucking Banned
    • Jun 2005
    • 432

    #1

    Rendering Website Thumbnail Previews like the review sites and Alexa

    Hi all. I am so under the gun, I though this would be easy to implement. How do the review sites do it? Is there a server script available that can let me set the snapshot size? I've googled and the scripts I've found are XP/Windows based.

    Is there a php or html solution?
  • gentmaster
    So Fucking Banned
    • Jun 2005
    • 432

    #2
    hmm anybody? i need to bump this.

    Comment

    • wjxxx
      So Fucking Banned
      • Feb 2005
      • 4448

      #3
      http://www.wisdom-soft.com/products/screenhunter.htm

      Comment

      • Claude
        Confirmed User
        • Apr 2003
        • 1036

        #4
        i need to bump this

        Comment

        • hotstuff
          So Fucking Banned
          • Aug 2004
          • 234

          #5
          Originally posted by gentmaster
          Hi all. I am so under the gun, I though this would be easy to implement. How do the review sites do it? Is there a server script available that can let me set the snapshot size? I've googled and the scripts I've found are XP/Windows based.

          Is there a php or html solution?
          it is not technically possible without doing the rendering, so you either have to do a screen cap in x windows (not installed on *nix servers usually) or in windows. the latter is programmatically easier to do. sorry to rain on your parade.

          Comment

          • pudcat
            Confirmed User
            • Mar 2003
            • 1169

            #6
            icq me

            ...........
            SUBMIT YOUR BABE GALLERIES

            PROMOTE YOUR BLOG HERE

            always looking for hardlinks icq #207011694

            Thunder-Ball.net, good for hardlink exchanges

            Comment

            • tgpmakers
              Confirmed User
              • Feb 2004
              • 575

              #7
              There is one for Linux which is what alex uses I used it myself awhile ago works using konqueror and it's free trouble is I can't remember it's name sorry.
              http://www.tgpmakers.com/

              Comment

              • hagbard
                Confirmed User
                • Jul 2004
                • 309

                #8
                seems like what you need is to have a php app that maintains the db, then have a custom xp app with a simple browser control on it that loops through the db and loads the pages in IE (usually pages are written to be rendered by ie rather than a good browser like konq) and screenshots, saves and uploads the images to the db. this is the 2 hour solution

                Comment

                • Babaganoosh
                  ♥♥♥ Likes Hugs ♥♥♥
                  • Nov 2001
                  • 15841

                  #9
                  Been there, done that. Was kind of a bitch to make it work but I used this as a starting point.

                  http://www.livejournal.com/users/brad/2015327.html

                  Then just use imagemagick to tweak the image to your liking.
                  I like pie.

                  Comment

                  Working...