<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Everything is back up</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<lastBuildDate>Mon, 30 Nov 2009 18:24:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Drew</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-516836</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Tue, 08 Jul 2008 19:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-516836</guid>
		<description>Josh,

Gotcha on that one. That is definately something I will be looking forward too should it ever make it to production! :)</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>Gotcha on that one. That is definately something I will be looking forward too should it ever make it to production! <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-516700</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Tue, 08 Jul 2008 16:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-516700</guid>
		<description>Drew:
There currently isn&#039;t support for autodetecting the content size.  You can set the browser width/height from 75x75 to 1280x2048

I do have some auto scrolling code in testing which would allow infinite height but its has some bugs that are keeping it out of production.

Feel free to email me josh@bluga.net if you have any more questions</description>
		<content:encoded><![CDATA[<p>Drew:<br />
There currently isn&#8217;t support for autodetecting the content size.  You can set the browser width/height from 75&#215;75 to 1280&#215;2048</p>
<p>I do have some auto scrolling code in testing which would allow infinite height but its has some bugs that are keeping it out of production.</p>
<p>Feel free to email me <a href="mailto:josh@bluga.net">josh@bluga.net</a> if you have any more questions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-516645</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-516645</guid>
		<description>Hi Josh,

Awesome service you have here. I have a question. Some pages that I am going to be capturing will be larger then a normal browser window (scrollbars). Is there a command that can currently be sent to either
1. Automatically detect the current browser size and adjust the browser capture size to this size? I know something must be in there to do that, as you can pass this information (abnormally wide and/or tall layouts) as part of the width &amp; height captures. 
2. If the above is not possible, is there anyway for me to detect this information and pass it to your api?</description>
		<content:encoded><![CDATA[<p>Hi Josh,</p>
<p>Awesome service you have here. I have a question. Some pages that I am going to be capturing will be larger then a normal browser window (scrollbars). Is there a command that can currently be sent to either<br />
1. Automatically detect the current browser size and adjust the browser capture size to this size? I know something must be in there to do that, as you can pass this information (abnormally wide and/or tall layouts) as part of the width &amp; height captures.<br />
2. If the above is not possible, is there anyway for me to detect this information and pass it to your api?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony E. Nazzal</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-510593</link>
		<dc:creator>Tony E. Nazzal</dc:creator>
		<pubDate>Wed, 02 Jul 2008 00:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-510593</guid>
		<description>AJAX enabled Content Management System:
I plan on making this an open source project in the near future. The majority of this project was done with PHP, HTML/CSS and Javascript. If you want to help work on this project, you can email me at therealtony13@gmail.com

Features :

    * moo.fx, a superlightweight javascript effects library.
    * Sajax, An open source XMLHTTPRequest toolkit with PHP
    * CSS/HTML themeable layout with custom tags
    * Object Oriented
    * Automatic AJAX enabled Form generator with file support
    * Realtime Chat
    * Content Rating
    * Dynamic Content
    * Easy to create Expansion Modules (unlimited versatility)
    * AJAX Search
    * Secure User Authentication
    * Not a single page reload
    * WYSIWYG based content editor and creator
http://tonynazzal.blogspot.com/2008/06/full-ajax-based-cms.html</description>
		<content:encoded><![CDATA[<p>AJAX enabled Content Management System:<br />
I plan on making this an open source project in the near future. The majority of this project was done with PHP, HTML/CSS and Javascript. If you want to help work on this project, you can email me at <a href="mailto:therealtony13@gmail.com">therealtony13@gmail.com</a></p>
<p>Features :</p>
<p>    * moo.fx, a superlightweight javascript effects library.<br />
    * Sajax, An open source XMLHTTPRequest toolkit with PHP<br />
    * CSS/HTML themeable layout with custom tags<br />
    * Object Oriented<br />
    * Automatic AJAX enabled Form generator with file support<br />
    * Realtime Chat<br />
    * Content Rating<br />
    * Dynamic Content<br />
    * Easy to create Expansion Modules (unlimited versatility)<br />
    * AJAX Search<br />
    * Secure User Authentication<br />
    * Not a single page reload<br />
    * WYSIWYG based content editor and creator<br />
<a href="http://tonynazzal.blogspot.com/2008/06/full-ajax-based-cms.html" rel="nofollow">http://tonynazzal.blogspot.com/2008/06/full-ajax-based-cms.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-508311</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Sun, 29 Jun 2008 21:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-508311</guid>
		<description>Ray:

I think the difference is just anti-aliasing on font rendering.  The image in both screen captures looks identical to me.</description>
		<content:encoded><![CDATA[<p>Ray:</p>
<p>I think the difference is just anti-aliasing on font rendering.  The image in both screen captures looks identical to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Paseur</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-507922</link>
		<dc:creator>Ray Paseur</dc:creator>
		<pubDate>Sun, 29 Jun 2008 12:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-507922</guid>
		<description>Josh, I just tried it again and it worked great.  Thanks for your help.  If you can, tell me a little more about how the rendering engine gets its view of the web page.  For example, I notice that even with 1280 wide PNG output the text appears a little soft.  The pictures are pretty faithful to the original, but look marginally softer, like they may have been through one set of JPG compression or some such thing.  Does gecko do this?

Here is a link to the file from BLUGA:
http://www.imaginedb.com/webthumb/bluga.png

Here is the direct screen capture (Firefox) made with PaintShopPro:
http://www.imaginedb.com/webthumb/capture.png

The screen capture is a smaller file, possibly because the capture has no dithering?  Not sure why.

Best regards, and thanks for your help, ~Ray</description>
		<content:encoded><![CDATA[<p>Josh, I just tried it again and it worked great.  Thanks for your help.  If you can, tell me a little more about how the rendering engine gets its view of the web page.  For example, I notice that even with 1280 wide PNG output the text appears a little soft.  The pictures are pretty faithful to the original, but look marginally softer, like they may have been through one set of JPG compression or some such thing.  Does gecko do this?</p>
<p>Here is a link to the file from BLUGA:<br />
<a href="http://www.imaginedb.com/webthumb/bluga.png" rel="nofollow">http://www.imaginedb.com/webthumb/bluga.png</a></p>
<p>Here is the direct screen capture (Firefox) made with PaintShopPro:<br />
<a href="http://www.imaginedb.com/webthumb/capture.png" rel="nofollow">http://www.imaginedb.com/webthumb/capture.png</a></p>
<p>The screen capture is a smaller file, possibly because the capture has no dithering?  Not sure why.</p>
<p>Best regards, and thanks for your help, ~Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-507551</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Sun, 29 Jun 2008 01:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-507551</guid>
		<description>Ray:

I emailed you as well but you were actually hitting a bug that was causing extra resizing.

I just finished the upgrade of everything to the Gecko 1.9 rendering engine and 1280x1024 full thumbnails should be working correctly now.  You just need to make sure you add fullthumb to your request and set png to the output type.</description>
		<content:encoded><![CDATA[<p>Ray:</p>
<p>I emailed you as well but you were actually hitting a bug that was causing extra resizing.</p>
<p>I just finished the upgrade of everything to the Gecko 1.9 rendering engine and 1280&#215;1024 full thumbnails should be working correctly now.  You just need to make sure you add fullthumb to your request and set png to the output type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-507548</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Sun, 29 Jun 2008 01:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-507548</guid>
		<description>Bob:

For some reason your hitting my abuse checking from the front page.  I provide an API and I don&#039;t want people trying to abuse that form.  If you reload the front page things should work.  If not you can always sign up for an account and that should fix things.</description>
		<content:encoded><![CDATA[<p>Bob:</p>
<p>For some reason your hitting my abuse checking from the front page.  I provide an API and I don&#8217;t want people trying to abuse that form.  If you reload the front page things should work.  If not you can always sign up for an account and that should fix things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Walsh</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-507529</link>
		<dc:creator>Bob Walsh</dc:creator>
		<pubDate>Sun, 29 Jun 2008 01:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-507529</guid>
		<description>I get the following error trying your service from your home page in FF3 or Safari:

Error, currentId, front page submission requires cookies, and a reload of the front page between thumbnail submissions

Care to comment?</description>
		<content:encoded><![CDATA[<p>I get the following error trying your service from your home page in FF3 or Safari:</p>
<p>Error, currentId, front page submission requires cookies, and a reload of the front page between thumbnail submissions</p>
<p>Care to comment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Paseur</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/06/26/everything-is-back-up/comment-page-1/#comment-506774</link>
		<dc:creator>Ray Paseur</dc:creator>
		<pubDate>Fri, 27 Jun 2008 16:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=336#comment-506774</guid>
		<description>Josh, I seem to be doing something wrong.  I cannot get the 1280 x 1024 webthumb capture to work.  It returned 1024 x 786 (not 768, 786).  So a couple of questions:

1. Am I missing something?
2. Do you license the software you use to do the &quot;screen capture&quot; of the site?

My objective is a very high quality image (probably a PNG) of a screen capture, similar to what I would get from visiting a web site and doing the equivalent of a pixel-by-pixel copy of the screen.

Thanks, Ray</description>
		<content:encoded><![CDATA[<p>Josh, I seem to be doing something wrong.  I cannot get the 1280 x 1024 webthumb capture to work.  It returned 1024 x 786 (not 768, 786).  So a couple of questions:</p>
<p>1. Am I missing something?<br />
2. Do you license the software you use to do the &#8220;screen capture&#8221; of the site?</p>
<p>My objective is a very high quality image (probably a PNG) of a screen capture, similar to what I would get from visiting a web site and doing the equivalent of a pixel-by-pixel copy of the screen.</p>
<p>Thanks, Ray</p>
]]></content:encoded>
	</item>
</channel>
</rss>
