Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-04-2007, 09:15 AM
liotier's Avatar
Casual Pligger
Pligg Version: Slightly modified 9.8.2
Pligg Template: Slightly modified Yget from 9.8.2
 
Join Date: Jul 2007
Location: Paris La Défense, France
Posts: 71
Thanks: 7
Thanked 11 Times in 8 Posts
No luck with Girafa or Websnapr ? Try thumbnails from Artviper !

I don't like Websnapr's watermark and for a yet unknown reason the Girafa service stopped working for me. So I switched to Artviper's page thumbnailing service.

Here is how I use it in my template :

PHP Code:
<img src="http://www.artviper.net/screenshots/screener.php?url={$url_short}&amp;sdx=1024&amp;sdy=768&amp;w=128&amp;h=96&amp;&amp;q=90"
style="float:left;margin-left:62px;margin-right:16px;margin-top:2px;margin-bottom:60px;border:1px
solid #D8B93B;" 
alt="{$url_short}" height="96" width="128" /> 
You can see the modification live in the slightly adapted Yget I use.
__________________
Jean-Marc Liotier
Reply With Quote
  #2 (permalink)  
Old 12-04-2007, 09:59 AM
New Pligger
 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
I use webshot

I use webshot for my pligg site Poll-O / Published News

You can find the details here Website Screenshot Generator | Kishore Asokan

Code:
<script type="text/javascript" src="http://webshot.in/thumbshot/getshot.php?url=http://kishoreasokan.com"></script>
You can adjust the size of the screenshot also
Reply With Quote
  #3 (permalink)  
Old 12-05-2007, 06:17 AM
New Pligger
Pligg Version: 5
Pligg Template: w
 
Join Date: Dec 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
I think that you better use the girafa thumbnails

I found out the the girafa thumbnails service is the most relaible. I am using it now in a few of my directory pages and it is free and great. You can sign up for their free service at http://www.girafa.com/free
Reply With Quote
  #4 (permalink)  
Old 12-05-2007, 06:24 AM
liotier's Avatar
Casual Pligger
Pligg Version: Slightly modified 9.8.2
Pligg Template: Slightly modified Yget from 9.8.2
 
Join Date: Jul 2007
Location: Paris La Défense, France
Posts: 71
Thanks: 7
Thanked 11 Times in 8 Posts
Quote:
Originally Posted by walterb View Post
I found out the the girafa thumbnails service is the most relaible.
It is very reliable until you hit the ceiling of 2000 requests a day. Then it's game over or you have to pay.
__________________
Jean-Marc Liotier
Reply With Quote
  #5 (permalink)  
Old 12-05-2007, 07:38 AM
New Pligger
Pligg Version: 5
Pligg Template: w
 
Join Date: Dec 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up In my view if someone is working he should be paid...

Girafa are giving 2000 free images a day for free, which is very nice of them, if you want to upgrade and get more images - as I did, you will pay 20$ for the package. Thatls a great ROI.
Reply With Quote
  #6 (permalink)  
Old 12-05-2007, 08:24 AM
liotier's Avatar
Casual Pligger
Pligg Version: Slightly modified 9.8.2
Pligg Template: Slightly modified Yget from 9.8.2
 
Join Date: Jul 2007
Location: Paris La Défense, France
Posts: 71
Thanks: 7
Thanked 11 Times in 8 Posts
Quote:
Originally Posted by walterb View Post
Girafa are giving 2000 free images a day for free, which is very nice of them, if you want to upgrade and get more images - as I did, you will pay 20$ for the package. Thatls a great ROI.
I am not criticizing Girafa's offering - they are of course free to set their price. But as I am providing a free service with no advertising, I prefer to use services free of any cost.

If some day I can't find any service providing that, then I'll consider building my own. But the prospects of dealing with khtml2png and its dependancies on KDE, a virtual X session server side and Imagemagick post-production are not very enticing.
__________________
Jean-Marc Liotier
Reply With Quote
  #7 (permalink)  
Old 12-05-2007, 09:36 AM
New Pligger
Pligg Version: 5
Pligg Template: w
 
Join Date: Dec 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
tech

As I am not a techie guy I prefer usung a technology for 'dummies': cut and paste a code and there you go - you have thumbnails

Well thats my two cents for this subject
Reply With Quote
  #8 (permalink)  
Old 12-07-2007, 01:16 AM
New Pligger
Pligg Version: Beta 9.8.2
Pligg Template: none
 
Join Date: Nov 2007
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
I am a novice to file to be modified in order to see my pictures
Reply With Quote
  #9 (permalink)  
Old 02-28-2008, 04:48 PM
Delirium's Avatar
New Pligger
Pligg Version: 9.9
Pligg Template: none
 
Join Date: Jan 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Smile

Quote:
Originally Posted by liotier View Post
I don't like Websnapr's watermark and for a yet unknown reason the Girafa service stopped working for me. So I switched to Artviper's page thumbnailing service.

Here is how I use it in my template :

PHP Code:
<img src="http://www.artviper.net/screenshots/screener.php?url={$url_short}&amp;sdx=1024&amp;sdy=768&amp;w=128&amp;h=96&amp;&amp;q=90"
style="float:left;margin-left:62px;margin-right:16px;margin-top:2px;margin-bottom:60px;border:1px
solid #D8B93B;" 
alt="{$url_short}" height="96" width="128" /> 
You can see the modification live in the slightly adapted Yget I use.
where exactly i must add this?
Reply With Quote
  #10 (permalink)  
Old 04-23-2008, 01:38 PM
New Pligger
Pligg Version: 9
 
Join Date: Apr 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs down Girafa free account reliable?

Quote:
Originally Posted by liotier View Post
It is very reliable until you hit the ceiling of 2000 requests a day. Then it's game over or you have to pay.

Reliable ????

I just registered an account with them and I can't get any website, picture and video thumbnails .

I build my URL just like they instructed me:

http://scst.srv.girafa.com/srv/i?i=<client ID>&s=<signature>&r=<site URL>

It doesn't work.....

I planned to purchase their service in the eventuality I get more then 2000 impression...
But now I don't think so !

Last edited by fredericd; 04-23-2008 at 01:50 PM..
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Larger Websnapr thumbnails? AshMCairo General Help 0 08-13-2007 11:02 AM


Search Engine Friendly URLs by vBSEO 3.2.0