<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Webthumb Rendering Engine Released</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<pubDate>Mon, 01 Dec 2008 18:48:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-271712</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Thu, 04 Oct 2007 21:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-271712</guid>
		<description>George: I don't run that svn so there isn't a lot i can do.

I believe that svn has been moved to http://svn.clear-health.net/svn/pageprint/

Also note i'm not longer maintainer that code (I've forked things locally) but i'll answer questions if i can.

Environment wise you can runs things on a server but you need an minimal X environment installed (depending on how firefox/mozilla/seamonkey is built some gnome stuff too).  You just match things up with Xvfb and you should be good.</description>
		<content:encoded><![CDATA[<p>George: I don&#8217;t run that svn so there isn&#8217;t a lot i can do.</p>
<p>I believe that svn has been moved to <a href="http://svn.clear-health.net/svn/pageprint/" rel="nofollow">http://svn.clear-health.net/svn/pageprint/</a></p>
<p>Also note i&#8217;m not longer maintainer that code (I&#8217;ve forked things locally) but i&#8217;ll answer questions if i can.</p>
<p>Environment wise you can runs things on a server but you need an minimal X environment installed (depending on how firefox/mozilla/seamonkey is built some gnome stuff too).  You just match things up with Xvfb and you should be good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George P.</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-271707</link>
		<dc:creator>George P.</dc:creator>
		<pubDate>Thu, 04 Oct 2007 21:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-271707</guid>
		<description>Hey Joshua,

I tried the link above to download from svn, but it didn't work.  Could you please let me know were I can download this from?  Also, would pageprint work in a server environment with no gnome?

I really appreciate your efforts,
George</description>
		<content:encoded><![CDATA[<p>Hey Joshua,</p>
<p>I tried the link above to download from svn, but it didn&#8217;t work.  Could you please let me know were I can download this from?  Also, would pageprint work in a server environment with no gnome?</p>
<p>I really appreciate your efforts,<br />
George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-242090</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 15 Aug 2007 17:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-242090</guid>
		<description>With new versions of firefox you have to set MOZILLA_FIVE_HOME or you get a segfault.</description>
		<content:encoded><![CDATA[<p>With new versions of firefox you have to set MOZILLA_FIVE_HOME or you get a segfault.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anugrah Widya</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-238602</link>
		<dc:creator>Anugrah Widya</dc:creator>
		<pubDate>Tue, 07 Aug 2007 15:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-238602</guid>
		<description>dear joshua,

i would like to run your webthumb in my server,
but i always get segfault when running you binary build PagePrint-bin,

[root@molinux webthumb]# ./PagePrint --snapshot www.petitmerci.local petitmerci
string(115) "/var/www/html/widi/webthumb/PagePrint-bin -i PagePrint46b88fd9d0924 --snapshot www.petitmerci.local petitmerci 2&#62;&#38;1"
Url: www.petitmerci.local, Output: petitmerci
Starting PagePrint
Profile path is: /root/.PagePrint
Loading URL: www.petitmerci.local

Configuration:
 minWidth: 640
 maxWidth: 1024
 minHeight: 480
 maxHeight: 768
 smallWidth: 80
 smallHeight: 60
 mediumWidth: 160
 mediumHeight: 120
 medium2Width: 320
 medium2Height: 240
 largeWidth: 640
 largeHeight: 480
 browserWidth: 1024
 browserHeight: 768
 outputFullSnap: 1

sh: line 1: 12127 Segmentation fault      /var/www/html/widi/webthumb/PagePrint-bin -i PagePrint46b88fd9d0924 --snapshot www.petitmerci.local petitmerci 2&#62;&#38;1

the line number of segfault always change.

and for info, currently i'm using fc6 as testserver (where webthumb will put)

hope you can help to solve this</description>
		<content:encoded><![CDATA[<p>dear joshua,</p>
<p>i would like to run your webthumb in my server,<br />
but i always get segfault when running you binary build PagePrint-bin,</p>
<p>[root@molinux webthumb]# ./PagePrint &#8211;snapshot <a href="http://www.petitmerci.local" rel="nofollow">http://www.petitmerci.local</a> petitmerci<br />
string(115) &#8220;/var/www/html/widi/webthumb/PagePrint-bin -i PagePrint46b88fd9d0924 &#8211;snapshot <a href="http://www.petitmerci.local" rel="nofollow">http://www.petitmerci.local</a> petitmerci 2&gt;&amp;1&#8243;<br />
Url: <a href="http://www.petitmerci.local" rel="nofollow">http://www.petitmerci.local</a>, Output: petitmerci<br />
Starting PagePrint<br />
Profile path is: /root/.PagePrint<br />
Loading URL: <a href="http://www.petitmerci.local" rel="nofollow">http://www.petitmerci.local</a></p>
<p>Configuration:<br />
 minWidth: 640<br />
 maxWidth: 1024<br />
 minHeight: 480<br />
 maxHeight: 768<br />
 smallWidth: 80<br />
 smallHeight: 60<br />
 mediumWidth: 160<br />
 mediumHeight: 120<br />
 medium2Width: 320<br />
 medium2Height: 240<br />
 largeWidth: 640<br />
 largeHeight: 480<br />
 browserWidth: 1024<br />
 browserHeight: 768<br />
 outputFullSnap: 1</p>
<p>sh: line 1: 12127 Segmentation fault      /var/www/html/widi/webthumb/PagePrint-bin -i PagePrint46b88fd9d0924 &#8211;snapshot <a href="http://www.petitmerci.local" rel="nofollow">http://www.petitmerci.local</a> petitmerci 2&gt;&amp;1</p>
<p>the line number of segfault always change.</p>
<p>and for info, currently i&#8217;m using fc6 as testserver (where webthumb will put)</p>
<p>hope you can help to solve this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marques</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-210473</link>
		<dc:creator>marques</dc:creator>
		<pubDate>Mon, 11 Jun 2007 11:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-210473</guid>
		<description>Josh, how do you execute pageprint from a php script?  I can create thumbnails from the command line, but if I try to exec(./pageprint), my server gets in a endless loop forcing me to reboot.</description>
		<content:encoded><![CDATA[<p>Josh, how do you execute pageprint from a php script?  I can create thumbnails from the command line, but if I try to exec(./pageprint), my server gets in a endless loop forcing me to reboot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-90835</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Fri, 15 Dec 2006 16:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-90835</guid>
		<description>Charles:
http://svn.clear-health.net/svn/pageprint/trunk/</description>
		<content:encoded><![CDATA[<p>Charles:<br />
<a href="http://svn.clear-health.net/svn/pageprint/trunk/" rel="nofollow">http://svn.clear-health.net/svn/pageprint/trunk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Duffy</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-90785</link>
		<dc:creator>Charles Duffy</dc:creator>
		<pubDate>Fri, 15 Dec 2006 16:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-90785</guid>
		<description>How do I actually check out that repository? The WebSVN instance browses just fine, but I don't see a URL which can actually be plugged into subversion itself.</description>
		<content:encoded><![CDATA[<p>How do I actually check out that repository? The WebSVN instance browses just fine, but I don&#8217;t see a URL which can actually be plugged into subversion itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-63249</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 29 Nov 2006 16:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-63249</guid>
		<description>Nomola: you need to make your XVFB screen larger, its at 800x600 and the mozilla window is at 1024x768</description>
		<content:encoded><![CDATA[<p>Nomola: you need to make your XVFB screen larger, its at 800&#215;600 and the mozilla window is at 1024&#215;768</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nomola</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-63175</link>
		<dc:creator>nomola</dc:creator>
		<pubDate>Wed, 29 Nov 2006 10:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-63175</guid>
		<description>Thanks Joshua and good job :))

I'm playing with the latest version of svn and it works fine, except that the images captured are not ok. Check this to see the problem: http://antback.com/images/yahoo.jpg

Any idea about the cause?</description>
		<content:encoded><![CDATA[<p>Thanks Joshua and good job :))</p>
<p>I&#8217;m playing with the latest version of svn and it works fine, except that the images captured are not ok. Check this to see the problem: <a href="http://antback.com/images/yahoo.jpg" rel="nofollow">http://antback.com/images/yahoo.jpg</a></p>
<p>Any idea about the cause?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-52899</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 01 Nov 2006 15:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2006/08/21/webthumb-rendering-engine-released/#comment-52899</guid>
		<description>Lost: I'm using 1.7.13 and its working, though i haven't tried the newest svn where i've only done builds with seamonkey</description>
		<content:encoded><![CDATA[<p>Lost: I&#8217;m using 1.7.13 and its working, though i haven&#8217;t tried the newest svn where i&#8217;ve only done builds with seamonkey</p>
]]></content:encoded>
	</item>
</channel>
</rss>
