<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>There and Back Again</title>
	<atom:link href="http://blog.joshuaeichorn.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<pubDate>Wed, 23 Apr 2008 15:59:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.2-alpha</generator>
	<language>en</language>
			<item>
		<title>2 Million Webthumbs</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/04/23/2-million-webthumbs/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/04/23/2-million-webthumbs/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 15:59:18 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[Webthumb]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=331</guid>
		<description><![CDATA[Webthumb generated my 2 millionth web page thumbnail yesterday.
My first million took 564 days
This second million has taken 84 days
  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://webthumb.bluga.net/">Webthumb </a>generated my <a href="http://webthumb.bluga.net/pickup?id=wt480e60dff20d9">2 millionth web page thumbnail </a>yesterday.</p>
<p>My first million took 564 days<br />
This second million has taken 84 days</p>
<p> <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/04/23/2-million-webthumbs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgraded to Wordpress 2.5</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/31/upgraded-to-wordpress-25/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/31/upgraded-to-wordpress-25/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 21:26:18 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=329</guid>
		<description><![CDATA[I just upgraded to Wordpress 2.5.  I don&#8217;t think i like the new admin theme, too much change.
If you see something broken please let me know.
]]></description>
			<content:encoded><![CDATA[<p>I just upgraded to Wordpress 2.5.  I don&#8217;t think i like the new admin theme, too much change.</p>
<p>If you see something broken please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/31/upgraded-to-wordpress-25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Re-aranging keys</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/19/re-aranging-keys/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/19/re-aranging-keys/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 04:56:02 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/19/re-aranging-keys/</guid>
		<description><![CDATA[Having fun with my new camera  

(Yes I used WebThumb to take the snapshot)


&#60;webthumb&#62;
	&#60;apikey&#62;keyhere&#60;/apikey&#62;
	&#60;request&#62;
		&#60;url&#62;http://flickr.com/photos/joshuaeichorn/sets/72157604167994594&#60;/url&#62;
		&#60;outputtype&#62;png&#60;/outputtype&#62;
		&#60;width&#62;1024&#60;/width&#62;&#60;!-- browser width --&#62;
		&#60;height&#62;768&#60;/height&#62;&#60;!-- browser height --&#62;
		&#60;excerpt&#62;
			&#60;x&#62;420&#60;/x&#62;
			&#60;y&#62;180&#60;/y&#62;
			&#60;height&#62;80&#60;/height&#62;
			&#60;width&#62;350&#60;/width&#62;
		&#60;/excerpt&#62;
	&#60;/request&#62;
&#60;/webthumb&#62;
]]></description>
			<content:encoded><![CDATA[<p>Having fun with my new camera <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://flickr.com/photos/joshuaeichorn/sets/72157604167994594"><img src="http://blog.joshuaeichorn.com/wp-content/uploads/keyjosh.png" alt="Josh"/></a></p>
<p>(Yes I used <a href="http://webthumb.bluga.net">WebThumb</a> to take the snapshot)</p>
<pre>

&lt;webthumb&gt;
	&lt;apikey&gt;keyhere&lt;/apikey&gt;
	&lt;request&gt;
		&lt;url&gt;http://flickr.com/photos/joshuaeichorn/sets/72157604167994594&lt;/url&gt;
		&lt;outputtype&gt;png&lt;/outputtype&gt;
		&lt;width&gt;1024&lt;/width&gt;&lt;!-- browser width --&gt;
		&lt;height&gt;768&lt;/height&gt;&lt;!-- browser height --&gt;
		&lt;excerpt&gt;
			&lt;x&gt;420&lt;/x&gt;
			&lt;y&gt;180&lt;/y&gt;
			&lt;height&gt;80&lt;/height&gt;
			&lt;width&gt;350&lt;/width&gt;
		&lt;/excerpt&gt;
	&lt;/request&gt;
&lt;/webthumb&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/19/re-aranging-keys/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2008-03-15</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/15/twitter-updates-for-2008-03-15/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/15/twitter-updates-for-2008-03-15/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 06:59:59 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/15/twitter-updates-for-2008-03-15/</guid>
		<description><![CDATA[
Heading to dnd #
Stella #
To a baseball game #

]]></description>
			<content:encoded><![CDATA[<ul>
<li>Heading to dnd <a href="http://twitter.com/jeichorn/statuses/771738824">#</a></li>
<li>Stella <a href="http://twitter.com/jeichorn/statuses/771749555">#</a></li>
<li>To a baseball game <a href="http://twitter.com/jeichorn/statuses/772045234">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/15/twitter-updates-for-2008-03-15/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2008-03-14</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/14/twitter-updates-for-2008-03-14/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/14/twitter-updates-for-2008-03-14/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 06:59:59 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/14/twitter-updates-for-2008-03-14/</guid>
		<description><![CDATA[
Heading home #
Its home depot time #
Ohio: http://tinyurl.com/27u7&#215;9 #
Sleeping #
The Cause of the Construction: http://tinyurl.com/2jsgj3 #
Start Adding Dirt: http://tinyurl.com/yoovhm #
Level Bark and Stones: http://tinyurl.com/25tqk5 #
Some bark nuggets to help with drainage: http://tinyurl.com/yvrczu #
Spread it about: http://tinyurl.com/22c33y #
Lots of rocks: http://tinyurl.com/yqha9o #
Starting to add rocks: http://tinyurl.com/27m5c7 #
Putting down the barrier: http://tinyurl.com/2xjoaw #
Cover: http://tinyurl.com/2eojdf #
Add the border: [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Heading home <a href="http://twitter.com/jeichorn/statuses/771208683">#</a></li>
<li>Its home depot time <a href="http://twitter.com/jeichorn/statuses/771244495">#</a></li>
<li>Ohio: <a href="http://tinyurl.com/27u7x9" rel="nofollow">http://tinyurl.com/27u7&#215;9</a> <a href="http://twitter.com/jeichorn/statuses/771309224">#</a></li>
<li>Sleeping <a href="http://twitter.com/jeichorn/statuses/771321288">#</a></li>
<li>The Cause of the Construction: <a href="http://tinyurl.com/2jsgj3" rel="nofollow">http://tinyurl.com/2jsgj3</a> <a href="http://twitter.com/jeichorn/statuses/771362367">#</a></li>
<li>Start Adding Dirt: <a href="http://tinyurl.com/yoovhm" rel="nofollow">http://tinyurl.com/yoovhm</a> <a href="http://twitter.com/jeichorn/statuses/771365261">#</a></li>
<li>Level Bark and Stones: <a href="http://tinyurl.com/25tqk5" rel="nofollow">http://tinyurl.com/25tqk5</a> <a href="http://twitter.com/jeichorn/statuses/771365268">#</a></li>
<li>Some bark nuggets to help with drainage: <a href="http://tinyurl.com/yvrczu" rel="nofollow">http://tinyurl.com/yvrczu</a> <a href="http://twitter.com/jeichorn/statuses/771365276">#</a></li>
<li>Spread it about: <a href="http://tinyurl.com/22c33y" rel="nofollow">http://tinyurl.com/22c33y</a> <a href="http://twitter.com/jeichorn/statuses/771365282">#</a></li>
<li>Lots of rocks: <a href="http://tinyurl.com/yqha9o" rel="nofollow">http://tinyurl.com/yqha9o</a> <a href="http://twitter.com/jeichorn/statuses/771365289">#</a></li>
<li>Starting to add rocks: <a href="http://tinyurl.com/27m5c7" rel="nofollow">http://tinyurl.com/27m5c7</a> <a href="http://twitter.com/jeichorn/statuses/771365294">#</a></li>
<li>Putting down the barrier: <a href="http://tinyurl.com/2xjoaw" rel="nofollow">http://tinyurl.com/2xjoaw</a> <a href="http://twitter.com/jeichorn/statuses/771365301">#</a></li>
<li>Cover: <a href="http://tinyurl.com/2eojdf" rel="nofollow">http://tinyurl.com/2eojdf</a> <a href="http://twitter.com/jeichorn/statuses/771365306">#</a></li>
<li>Add the border: <a href="http://tinyurl.com/2b6stb" rel="nofollow">http://tinyurl.com/2b6stb</a> <a href="http://twitter.com/jeichorn/statuses/771365310">#</a></li>
<li>The base again: <a href="http://tinyurl.com/2z99uj" rel="nofollow">http://tinyurl.com/2z99uj</a> <a href="http://twitter.com/jeichorn/statuses/771365315">#</a></li>
<li>Working <a href="http://twitter.com/jeichorn/statuses/771543968">#</a></li>
<li>@tswicegood use winar or winzip like everyone else <a href="http://twitter.com/jeichorn/statuses/771622414">#</a></li>
<li>Recovering from lunch heart attack <a href="http://twitter.com/jeichorn/statuses/771623241">#</a></li>
<li>@auroraeosrose <a href="http://twitter.com/jeichorn/statuses/771673834">#</a></li>
<li>Going crazy from 3d tweets from everyones use of Twadget <a href="http://twitter.com/jeichorn/statuses/771675058">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/14/twitter-updates-for-2008-03-14/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Home Improvement</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/14/home-improvement/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/14/home-improvement/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 14:25:02 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/14/home-improvement/</guid>
		<description><![CDATA[With Jen moving in, I&#8217;ve been doing a lot of home improvement projects lately.
A couple weekends ago it was building a Dog Garden (Thanks Charles and Alex), then hanging a new door so the dogs could have a doggy door to get the patio and the garden.
Last night it was planting some flowers, I got [...]]]></description>
			<content:encoded><![CDATA[<p>With Jen moving in, I&#8217;ve been doing a lot of home improvement projects lately.</p>
<p>A couple weekends ago it was building a <a href="http://flickr.com/photos/joshuaeichorn/sets/72157604112753794">Dog Garden</a> (Thanks <a href="http://www.the-ownage.com/gallery/cellpics/dsc01719">Charles and Alex</a>), then hanging a new door so the dogs could have a doggy door to get the patio and the garden.</p>
<p>Last night it was <a href="http://flickr.com/photos/joshuaeichorn/sets/72157604117123493/">planting some flowers</a>, I got some nice <a href="http://en.wikipedia.org/wiki/Calendula">orange marigolds</a> and some white <a href="http://en.wikipedia.org/wiki/Petunias">petunias</a>.  Hopefully I didn&#8217;t mess anything up too much and they will live.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/14/home-improvement/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2008-03-13</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/13/twitter-updates-for-2008-03-13-2/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/13/twitter-updates-for-2008-03-13-2/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 06:59:59 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/13/twitter-updates-for-2008-03-13-2/</guid>
		<description><![CDATA[
Trying to figure out how to use twitter #
Troy is an old man #
Trying to fix my imap server #
That you are #
rebooting server cause i&#8217;ve leaked memory that i can&#8217;t seem to recover #
I feel young #
Server fixed: http://tinyurl.com/2kr28q #
The camera stole my soul #
Back to work #
Coding on whiteboard with steven #
Working fine [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Trying to figure out how to use twitter <a href="http://twitter.com/jeichorn/statuses/771018351">#</a></li>
<li>Troy is an old man <a href="http://twitter.com/jeichorn/statuses/771023640">#</a></li>
<li>Trying to fix my imap server <a href="http://twitter.com/jeichorn/statuses/771027157">#</a></li>
<li>That you are <a href="http://twitter.com/jeichorn/statuses/771027650">#</a></li>
<li>rebooting server cause i&#8217;ve leaked memory that i can&#8217;t seem to recover <a href="http://twitter.com/jeichorn/statuses/771030940">#</a></li>
<li>I feel young <a href="http://twitter.com/jeichorn/statuses/771034067">#</a></li>
<li>Server fixed: <a href="http://tinyurl.com/2kr28q" rel="nofollow">http://tinyurl.com/2kr28q</a> <a href="http://twitter.com/jeichorn/statuses/771035754">#</a></li>
<li>The camera stole my soul <a href="http://twitter.com/jeichorn/statuses/771055269">#</a></li>
<li>Back to work <a href="http://twitter.com/jeichorn/statuses/771073750">#</a></li>
<li>Coding on whiteboard with steven <a href="http://twitter.com/jeichorn/statuses/771088761">#</a></li>
<li>Working fine for me <a href="http://twitter.com/jeichorn/statuses/771100981">#</a></li>
<li>Php 5.2.x upgrade meeting <a href="http://twitter.com/jeichorn/statuses/771136868">#</a></li>
<li>Lunch  at stumpies <a href="http://twitter.com/jeichorn/statuses/771140718">#</a></li>
<li>I made this site <a href="http://bemba.com/u/4672" rel="nofollow">http://bemba.com/u/4672</a> <a href="http://twitter.com/jeichorn/statuses/771155382">#</a></li>
<li>Working on a search engine <a href="http://twitter.com/jeichorn/statuses/771158433">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/13/twitter-updates-for-2008-03-13-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Giving into Web 2.0 or something like that</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/13/giving-into-web-20-or-something-like-that/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/13/giving-into-web-20-or-something-like-that/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 22:45:31 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Webthumb]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/13/giving-into-web-20-or-something-like-that/</guid>
		<description><![CDATA[So i&#8217;ve finally given in and joined twitter and started mo-blogging with flickr.
I&#8217;m also looking into Bemba, since it&#8217;s one of my WebThumb customers.
]]></description>
			<content:encoded><![CDATA[<p>So i&#8217;ve finally given in and joined <a href="https://twitter.com/jeichorn">twitter</a> and started mo-blogging with <a href="http://www.flickr.com/photos/joshuaeichorn/">flickr</a>.</p>
<p>I&#8217;m also looking into <a href="http://www.bemba.com/jeichorn">Bemba</a>, since it&#8217;s one of my <a href="http://webthumb.bluga.net">WebThumb</a> customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/13/giving-into-web-20-or-something-like-that/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ie8 new features announced</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/05/ie8-new-features-announced/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/05/ie8-new-features-announced/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 19:14:31 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/05/ie8-new-features-announced/</guid>
		<description><![CDATA[Microsoft has released information about whats it adding to IE8.  The changes for developers look pretty good.
The biggest things I see are:

The selectors API (built selecting elements by css, there is an inprogress w3c spec for this, Webkit also implements the api in its beta)
Better developer tools
Lots of new AJAX stuff

AJAX wise most of [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released information about whats it adding to IE8.  The <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm">changes for developers</a> look pretty good.</p>
<p>The biggest things I see are:</p>
<ul>
<li><a href="http://go.microsoft.com/fwlink?LinkID=110273">The selectors API</a> (built selecting elements by css, there is an inprogress <a href="http://www.w3.org/TR/selectors-api/">w3c spec</a> for this, Webkit also implements the api in its beta)</li>
<li><a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm#tools">Better developer tools</a></li>
<li><a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm#ajax">Lots of new AJAX stuff</a></li>
</ul>
<p>AJAX wise most of the changes are implementing bug fixes and new APIs from the <a href="http://www.w3.org/html/wg/html5/">HTML 5 spec</a> (DOM Storage, firing hashChanged events, XDM).</p>
<p>There also seems to be a new XDR API for making requests to other domains.  The API is simple but I&#8217;m not sure if the security model is good enough not to cause long term problems.  If anyone finds/writes a review of XDR and its security implications please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/05/ie8-new-features-announced/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WebThumb integration with Drupal</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/03/02/webthumb-integration-with-drupal/</link>
		<comments>http://blog.joshuaeichorn.com/archives/2008/03/02/webthumb-integration-with-drupal/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 16:15:30 +0000</pubDate>
		<dc:creator>Joshua Eichorn</dc:creator>
		
		<category><![CDATA[Webthumb]]></category>

		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2008/03/02/webthumb-integration-with-drupal/</guid>
		<description><![CDATA[A WebThumb drupal module has been added allowing you to easily use WebThumb in a drupal site.  I haven&#8217;t had a chance to use the module but the code quality looks good.
]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://drupal.org/project/bluga">WebThumb drupal module</a> has been added allowing you to easily use WebThumb in a <a href="http://drupal.org">drupal </a>site.  I haven&#8217;t had a chance to use the module but the code quality looks good.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joshuaeichorn.com/archives/2008/03/02/webthumb-integration-with-drupal/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
