<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>thumbalizr Supportforum Forum: Bugs, errors etc</title>
<link>http://www.i-ssential.de/thumbalizr-forum/</link>
<description>thumbalizr Supportforum Forum: Bugs, errors etc</description>
<language>en</language>
<pubDate>Tue, 07 Sep 2010 10:12:38 +0000</pubDate>

<item>
<title>jscoolen on "How does this works"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=52&#038;page#post-126</link>
<pubDate>Fri, 20 Aug 2010 13:19:31 +0000</pubDate>
<dc:creator>jscoolen</dc:creator>
<guid isPermaLink="false">126@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Never mind, i'm going to use another script one with a manual ;)
&#60;/p&#62;</description>
</item>
<item>
<title>jscoolen on "How does this works"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=52&#038;page#post-125</link>
<pubDate>Fri, 20 Aug 2010 13:09:33 +0000</pubDate>
<dc:creator>jscoolen</dc:creator>
<guid isPermaLink="false">125@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;I can't edit my post.&#60;/p&#62;
&#60;p&#62;THis is what I see on top of my page:&#60;/p&#62;
&#60;p&#62;Array ( [URL] =&#38;gt; &#60;a href=&#34;http://www.sgzuidwest.org&#34; rel=&#34;nofollow&#34;&#62;http://www.sgzuidwest.org&#60;/a&#62; [Generated] =&#38;gt; Fri, 20 Aug 2010 13:08:40 GMT [Status] =&#38;gt; QUEUED )
&#60;/p&#62;</description>
</item>
<item>
<title>jscoolen on "How does this works"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=52&#038;page#post-124</link>
<pubDate>Fri, 20 Aug 2010 13:08:22 +0000</pubDate>
<dc:creator>jscoolen</dc:creator>
<guid isPermaLink="false">124@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;I'm new with this and I don't know to how to get this working.&#60;/p&#62;
&#60;p&#62;I added this to my script:&#60;/p&#62;
&#60;p&#62;define (&#34;_THUMBALIZR&#34;,1);&#60;/p&#62;
&#60;p&#62;require_once(&#34;config.inc.php&#34;); // get config and functions&#60;br /&#62;
$image=new thumbalizrRequest(); // create object&#60;br /&#62;
$image-&#38;gt;request(&#34;http://www.ebay.com&#34;); // send request&#60;/p&#62;
&#60;p&#62;if ($image-&#38;gt;headers['Status']==&#34;OK&#34; &#124;&#124; $image-&#38;gt;headers['Status']==&#34;LOCAL&#34;) { // if picture is available&#60;br /&#62;
	$image-&#38;gt;output(); //dump binary image data&#60;br /&#62;
} else {&#60;br /&#62;
	print_r($image-&#38;gt;headers); // print text result output - you can dump your own &#34;queued&#34; picture here&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But how do i show the picture?
&#60;/p&#62;</description>
</item>
<item>
<title>lonewolf on "API: free version doesn't work?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=50&#038;page#post-123</link>
<pubDate>Fri, 13 Aug 2010 23:32:54 +0000</pubDate>
<dc:creator>lonewolf</dc:creator>
<guid isPermaLink="false">123@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;It started working on it's own :)
&#60;/p&#62;</description>
</item>
<item>
<title>desarrollo on "API: free version doesn't work?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=50&#038;page#post-121</link>
<pubDate>Mon, 09 Aug 2010 13:18:26 +0000</pubDate>
<dc:creator>desarrollo</dc:creator>
<guid isPermaLink="false">121@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;I had problems when I added the width as a parameter. I remove it and works&#60;/p&#62;
&#60;p&#62;Try that
&#60;/p&#62;</description>
</item>
<item>
<title>lonewolf on "API: free version doesn't work?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=50&#038;page#post-120</link>
<pubDate>Sun, 08 Aug 2010 20:43:08 +0000</pubDate>
<dc:creator>lonewolf</dc:creator>
<guid isPermaLink="false">120@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;I installed the API on my server and a thumbnail for ebay was created, but I have been unable to get anything else created.&#60;/p&#62;
&#60;p&#62;I simply get the queued status and that's it.&#60;/p&#62;
&#60;p&#62;Is there a guide to get this to work.&#60;/p&#62;
&#60;p&#62;By the way, I am passing a valid url to the index page - it just seems as if the thumbnails aren't being generated.&#60;/p&#62;
&#60;p&#62;Assistance please . . . thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>skacco on "API DON'T WORK ANY MORE"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=49&#038;page#post-117</link>
<pubDate>Tue, 03 Aug 2010 11:01:11 +0000</pubDate>
<dc:creator>skacco</dc:creator>
<guid isPermaLink="false">117@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;I see that api don't work anymore...&#60;br /&#62;
new image are always in queue from few days..&#60;br /&#62;
Array ( [URL] =&#38;gt; &#60;a href=&#34;http://www.xxx.com&#34; rel=&#34;nofollow&#34;&#62;http://www.xxx.com&#60;/a&#62; [Generated] =&#38;gt; Tue, 03 Aug 2010 10:57:16 GMT [Status] =&#38;gt; QUEUED )
&#60;/p&#62;</description>
</item>
<item>
<title>mskogly on "How do you use the API?!?!  ANYONE?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=37&#038;page#post-114</link>
<pubDate>Sun, 28 Mar 2010 15:43:31 +0000</pubDate>
<dc:creator>mskogly</dc:creator>
<guid isPermaLink="false">114@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;I'm using this caching script on my site, &#60;a href=&#34;http://github.com/mptre/thumbalizr&#34; rel=&#34;nofollow&#34;&#62;http://github.com/mptre/thumbalizr&#60;/a&#62; . It is based on the file you can download from thumbalizr.com, and comes with an example index.php that you can expand on.&#60;/p&#62;
&#60;p&#62;I've written a little about how I use it on my site: &#60;a href=&#34;http://pappmaskin.no/2010/03/delicious-com-thumbalizr-screenshots-caching/&#34; rel=&#34;nofollow&#34;&#62;http://pappmaskin.no/2010/03/delicious-com-thumbalizr-screenshots-caching/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'll add a little more info in my article to help people get started.
&#60;/p&#62;</description>
</item>
<item>
<title>AllKnightAccess on "All new screenshots through the API is not returning anything"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=46&#038;page#post-111</link>
<pubDate>Sun, 07 Mar 2010 17:45:44 +0000</pubDate>
<dc:creator>AllKnightAccess</dc:creator>
<guid isPermaLink="false">111@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;All new screenshots through the API is not returning anything. This has been broken for the past 2 days. Is there problem?
&#60;/p&#62;</description>
</item>
<item>
<title>herringtown on "Flash Content doesn't work (since a few days)"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=44&#038;page#post-110</link>
<pubDate>Sat, 13 Feb 2010 16:02:49 +0000</pubDate>
<dc:creator>herringtown</dc:creator>
<guid isPermaLink="false">110@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;hmm...works fine for me.   I have my capture delay set to 10+ seconds, which is ample time for the flash to load.  What is your delay set on?
&#60;/p&#62;</description>
</item>
<item>
<title>lukeg on "Black / White thumbnails"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=45&#038;page#post-109</link>
<pubDate>Thu, 04 Feb 2010 11:55:07 +0000</pubDate>
<dc:creator>lukeg</dc:creator>
<guid isPermaLink="false">109@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I've tried to generate some thumbnails using API but the result is a completely black or white image...Here some examples:&#60;br /&#62;
&#60;a href=&#34;http://api.thumbalizr.com/?api_key=b61ec8905631f49e0efe4117ca927f92&#38;#38;url=http://scienzaweb.blogspot.com/2010/02/arriva-il-vetro-liquido-contro-virus-e.html&#38;#38;width=600&#34; rel=&#34;nofollow&#34;&#62;http://api.thumbalizr.com/?api_key=b61ec8905631f49e0efe4117ca927f92&#38;#38;url=http://scienzaweb.blogspot.com/2010/02/arriva-il-vetro-liquido-contro-virus-e.html&#38;#38;width=600&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://api.thumbalizr.com/?api_key=b61ec8905631f49e0efe4117ca927f92&#38;#38;url=http://futuroprossimo.blogosfere.it/2010/02/dubai-the-end-of-the-world.html&#38;#38;width=600&#34; rel=&#34;nofollow&#34;&#62;http://api.thumbalizr.com/?api_key=b61ec8905631f49e0efe4117ca927f92&#38;#38;url=http://futuroprossimo.blogosfere.it/2010/02/dubai-the-end-of-the-world.html&#38;#38;width=600&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How can I solve that problem?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Jackson on "Flash Content doesn't work (since a few days)"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=44&#038;page#post-108</link>
<pubDate>Tue, 02 Feb 2010 22:57:53 +0000</pubDate>
<dc:creator>Jackson</dc:creator>
<guid isPermaLink="false">108@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Yes.. like the title says - since a few Days - there is no FLASH-Content in the thumbs...
&#60;/p&#62;</description>
</item>
<item>
<title>RedMetal on "API stopped working ?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=43&#038;page#post-107</link>
<pubDate>Sun, 27 Dec 2009 10:58:11 +0000</pubDate>
<dc:creator>RedMetal</dc:creator>
<guid isPermaLink="false">107@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Never mind , thumbs are showing up again .&#60;/p&#62;
&#60;p&#62;:)
&#60;/p&#62;</description>
</item>
<item>
<title>RedMetal on "API stopped working ?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=43&#038;page#post-106</link>
<pubDate>Sat, 26 Dec 2009 20:18:12 +0000</pubDate>
<dc:creator>RedMetal</dc:creator>
<guid isPermaLink="false">106@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;I'm only getting &#34;PICTURE FAILED&#34; thumbs .&#60;/p&#62;
&#60;p&#62;I have tried different parameters, with and without key , but still the same error .&#60;/p&#62;
&#60;p&#62;Something changed ?
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "paid for silver but thumbs still have watermark"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=39&#038;page#post-99</link>
<pubDate>Sun, 08 Nov 2009 14:59:56 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">99@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;you must send your api key with the request (e.g. api_key=yourkey). For paid accounts, the watermark is disabled by default, so you don't need to send watermark=0 as long as you've not modified the default values within your profile settings.
&#60;/p&#62;</description>
</item>
<item>
<title>sputnick on "paid for silver but thumbs still have watermark"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=39&#038;page#post-98</link>
<pubDate>Fri, 06 Nov 2009 09:39:52 +0000</pubDate>
<dc:creator>sputnick</dc:creator>
<guid isPermaLink="false">98@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi, I just signed up for a silver subscription and it is in my account. I've tried watermark=0 and watermark=n but I still get watermarks in my thumbs. What now? Please help.
&#60;/p&#62;</description>
</item>
<item>
<title>duttski on "API response codes."</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=38&#038;page#post-97</link>
<pubDate>Sun, 18 Oct 2009 17:13:52 +0000</pubDate>
<dc:creator>duttski</dc:creator>
<guid isPermaLink="false">97@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;On a similar note,&#60;/p&#62;
&#60;p&#62;How are unaccepted formats dealt with? (what are accepted/unaccepted formats?).&#60;/p&#62;
&#60;p&#62;I suppose that situations where the url sends some force download headers, the system cannot process this? or if the content cannot be rendered by the browser?&#60;/p&#62;
&#60;p&#62;I have been trying for a while now with a pdf and just get 'PENDING', but can't sense whether progress is being made behind the scenes.&#60;/p&#62;
&#60;p&#62;Do these (should they) come back as 'FAILED'?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
</item>
<item>
<title>duttski on "API response codes."</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=38&#038;page#post-96</link>
<pubDate>Sun, 18 Oct 2009 15:44:20 +0000</pubDate>
<dc:creator>duttski</dc:creator>
<guid isPermaLink="false">96@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was just wanting to enquire about the different header response codes and their meanings..&#60;/p&#62;
&#60;p&#62;I see:&#60;br /&#62;
&#34;OK&#34; - great, not a problem with this.&#60;br /&#62;
&#34;FAILED&#34; - ok, I can live with this - but it would be nice to know what circumstances can lead to this? Are there any circumstances where it is worth trying again after a 'failed' response?&#60;br /&#62;
&#34;QUEUED&#34; - fine&#60;br /&#62;
&#34;OK-QUPD&#34; - This seems to be success, but I can't see how it is different from &#34;OK&#34;&#60;br /&#62;
&#34;OK-RQUPD&#34; - Also seems to be &#34;OK&#34;, but it would be nice to know what's causing the difference.&#60;/p&#62;
&#60;p&#62;... are there any more possibilities?
&#60;/p&#62;</description>
</item>
<item>
<title>tzgordon on "How do you use the API?!?!  ANYONE?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=37&#038;page#post-95</link>
<pubDate>Fri, 29 May 2009 11:21:23 +0000</pubDate>
<dc:creator>tzgordon</dc:creator>
<guid isPermaLink="false">95@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Greetings,&#60;/p&#62;
&#60;p&#62;We're trying out the API (the web version was ok, but we wanted a local cache). So here's the question.. I downloaded and unpacked the files and have an API keynow what.. how do I impliment it?  Their are no docs or sample code anywhere?
&#60;/p&#62;</description>
</item>
<item>
<title>luisamaria on "What to do now?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=35&#038;page#post-87</link>
<pubDate>Sat, 11 Apr 2009 18:31:03 +0000</pubDate>
<dc:creator>luisamaria</dc:creator>
<guid isPermaLink="false">87@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;hello,&#60;br /&#62;
I am already registered, and I would like to use the API until I decide to pay.&#60;/p&#62;
&#60;p&#62;If I log out an use &#60;a href=&#34;http://api.thumbalizr.com/?url=www.cnn.com&#38;#38;api_key=MYCODE&#34; rel=&#34;nofollow&#34;&#62;http://api.thumbalizr.com/?url=www.cnn.com&#38;#38;api_key=MYCODE&#60;/a&#62; I cannot reach the thumb nail image, Instead I get a Queved Image.&#60;/p&#62;
&#60;p&#62;What does it means?&#60;br /&#62;
Is there any way I could use the API free and get the thum images without being logged in? &#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Paid for subscription, can't remove watermark?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=32&#038;page#post-80</link>
<pubDate>Sun, 08 Feb 2009 13:35:25 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">80@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi Oliver,&#60;/p&#62;
&#60;p&#62;please check your emails.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Alex
&#60;/p&#62;</description>
</item>
<item>
<title>oliveremberton on "Paid for subscription, can't remove watermark?"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=32&#038;page#post-79</link>
<pubDate>Mon, 02 Feb 2009 17:32:27 +0000</pubDate>
<dc:creator>oliveremberton</dc:creator>
<guid isPermaLink="false">79@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;We have purchased a paid subscription (actually, we renewed our existing subscription) but watermarks still appear over all of our screenshots.&#60;/p&#62;
&#60;p&#62;UserID : oliveremberton&#60;br /&#62;
Subscriptions :&#60;br /&#62;
Silver API 6 months&#60;br /&#62;
extend M 6 months&#60;br /&#62;
Standard API &#60;/p&#62;
&#60;p&#62;It isn't clear when we renewed what the &#34;extend&#34; options meant: you have Gold and Silver options to buy, but to extend is called &#34;S&#34;, &#34;M&#34; and &#34;L&#34;? We bought both the Silver AND the &#34;M&#34; extension, but nothing appears to work.&#60;/p&#62;
&#60;p&#62;Can you fix this please?
&#60;/p&#62;</description>
</item>
<item>
<title>01sscreen on "Poor Quality Images"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=28&#038;page#post-75</link>
<pubDate>Tue, 23 Dec 2008 11:19:00 +0000</pubDate>
<dc:creator>01sscreen</dc:creator>
<guid isPermaLink="false">75@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi, Mine is silver membership and I am using API like bellow&#60;br /&#62;
&#60;a href=&#34;http://api.thumbalizr.com/?api_key=my_api_key&#38;#38;width=1024&#38;#38;quality=100&#38;#38;output=pic&#38;#38;encoding=png&#38;#38;url=my_supplied&#34; rel=&#34;nofollow&#34;&#62;http://api.thumbalizr.com/?api_key=my_api_key&#38;#38;width=1024&#38;#38;quality=100&#38;#38;output=pic&#38;#38;encoding=png&#38;#38;url=my_supplied&#60;/a&#62; url&#60;/p&#62;
&#60;p&#62;But I am getting poor quality image , Is there any way to improve image resolution,quality ?&#60;/p&#62;
&#60;p&#62;I am providing sample url and image i ma getting for your reference.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.britfilms.com/featuredshortfilm/&#34; rel=&#34;nofollow&#34;&#62;http://www.britfilms.com/featuredshortfilm/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://69.93.188.188/pdfgenerator/covaragesnap/135/c135_s890_u40521_autoweb.png&#34; rel=&#34;nofollow&#34;&#62;http://69.93.188.188/pdfgenerator/covaragesnap/135/c135_s890_u40521_autoweb.png&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>gertkh on "Missing thumbnail"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=24&#038;page#post-70</link>
<pubDate>Sun, 19 Oct 2008 07:12:49 +0000</pubDate>
<dc:creator>gertkh</dc:creator>
<guid isPermaLink="false">70@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I am making a extension for TYPO3 that uses your API. But i do have some problems getting the thumbnail generated correct. Please see &#60;a href=&#34;http://www.kaae.dk/index.php?id=198.&#34; rel=&#34;nofollow&#34;&#62;http://www.kaae.dk/index.php?id=198.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have used your PHP script as base for the extension. Some of the thumbnails are only black or white with you logo on top.&#60;/p&#62;
&#60;p&#62;I do not have any clue what is wrong please help :-)
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "problems making 2 screenshots from one site"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=22&#038;page#post-65</link>
<pubDate>Sun, 03 Aug 2008 08:43:30 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">65@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;there's no combined caching for different sites on the same domain. Each full URL will be handled as unique shot. Maybe there was an error with your request parameters.&#60;/p&#62;
&#60;p&#62;I've just tried both URLs and got different pictures.&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Alex
&#60;/p&#62;</description>
</item>
<item>
<title>petervanaelst on "problems making 2 screenshots from one site"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=22&#038;page#post-64</link>
<pubDate>Fri, 01 Aug 2008 11:32:50 +0000</pubDate>
<dc:creator>petervanaelst</dc:creator>
<guid isPermaLink="false">64@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am using the API and came across the following situation.&#60;/p&#62;
&#60;p&#62;I had the API made a screen shot of url: &#60;a href=&#34;http://1kgt.steppingstones.wolters.nl/&#34; rel=&#34;nofollow&#34;&#62;http://1kgt.steppingstones.wolters.nl/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then I found out that I actually needed a screenshot of url:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://1kgt.steppingstones.wolters.nl/LMS/learningMethod.htm&#34; rel=&#34;nofollow&#34;&#62;http://1kgt.steppingstones.wolters.nl/LMS/learningMethod.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But the API keeps returning the image of the first URL.&#60;br /&#62;
When I try this url on your homepage than it returns the correct image.&#60;/p&#62;
&#60;p&#62;Are you using a kind of caching mechanism?&#60;/p&#62;
&#60;p&#62;regards&#60;br /&#62;
Peter
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "can't make screenshot from a Web search"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=21&#038;page#post-63</link>
<pubDate>Tue, 22 Jul 2008 12:59:34 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">63@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;try this : &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.google.co.uk/search?q=hello+world%26hl=en&#34; rel=&#34;nofollow&#34;&#62;http://www.google.co.uk/search?q=hello+world%26hl=en&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>miobeh on "can't make screenshot from a Web search"</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=21&#038;page#post-62</link>
<pubDate>Sun, 20 Jul 2008 20:07:15 +0000</pubDate>
<dc:creator>miobeh</dc:creator>
<guid isPermaLink="false">62@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am trying to make a screenshot from a not German Web Search, but the result only appear in German.&#60;/p&#62;
&#60;p&#62;Is not possible to see in other language?&#60;/p&#62;
&#60;p&#62;Example: &#60;a href=&#34;http://www.google.co.uk/search?q=hello+world&#34; rel=&#34;nofollow&#34;&#62;http://www.google.co.uk/search?q=hello+world&#60;/a&#62;&#60;br /&#62;
Is not the same page if I make the screenshot with thumbalizr.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "can't make screenshot  of a needed page (("</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=19&#038;page#post-60</link>
<pubDate>Tue, 10 Jun 2008 22:24:46 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">60@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;no, I don't ...&#60;br /&#62;
please resend....&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Alex
&#60;/p&#62;</description>
</item>
<item>
<title>akacayman on "can't make screenshot  of a needed page (("</title>
<link>http://www.i-ssential.de/thumbalizr-forum/topic.php?id=19&#038;page#post-59</link>
<pubDate>Tue, 10 Jun 2008 14:25:29 +0000</pubDate>
<dc:creator>akacayman</dc:creator>
<guid isPermaLink="false">59@http://www.i-ssential.de/thumbalizr-forum/</guid>
<description>&#60;p&#62;hey Alex, have u received my reply?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
