<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shifting Pixel &#187; Popular</title>
	<atom:link href="http://shiftingpixel.com/category/popular/feed/" rel="self" type="application/rss+xml" />
	<link>http://shiftingpixel.com</link>
	<description>Best damn photos in the world</description>
	<lastBuildDate>Mon, 09 Apr 2012 15:30:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Greased Lightbox v0.18</title>
		<link>http://shiftingpixel.com/2009/02/08/greased-lightbox-v018/</link>
		<comments>http://shiftingpixel.com/2009/02/08/greased-lightbox-v018/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 21:28:58 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Greased Lightbox]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[image socket]]></category>
		<category><![CDATA[imagefap]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/?p=1063</guid>
		<description><![CDATA[Go get Greased Lightbox v0.18. Make sure to uninstall any old versions. Change log Updated Wikipedia regular expressions Improved Image Socket support Removed Facebook support Improved ImageFap support Fixed bug involving race conditions Spread the word If you have a blog or a website and enjoy using Greased Lightbox, please help spread the word about [...]]]></description>
			<content:encoded><![CDATA[<p class="leadin">Go get <a href="http://shiftingpixel.com/lightbox/">Greased Lightbox</a> v0.18.</p>
<p>Make sure to uninstall any old versions.</p>
<h3>Change log</h3>
<ul>
<li>Updated Wikipedia regular expressions</li>
<li>Improved Image Socket support</li>
<li>Removed Facebook support</li>
<li>Improved ImageFap support</li>
<li>Fixed bug involving race conditions</li>
</ul>
<h3>Spread the word</h3>
<p>If you have a blog or a website and enjoy using Greased Lightbox, please help spread the word about this great little script by linking to it, perhaps with a little review.</p>
<h3>Stay up to date</h3>
<p>To stay up to date on the latest developments, make sure to <a class="rss" href="/subscribe/">subscribe</a>.
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2008/04/27/greased-lightbox-v017/" rel="bookmark" title="April 27, 2008">Greased Lightbox v0.17</a></li>
<li><a href="http://shiftingpixel.com/2006/07/21/greased-lightbox-v014/" rel="bookmark" title="July 21, 2006">Greased Lightbox v0.14</a></li>
<li><a href="http://shiftingpixel.com/2007/08/26/greased-lightbox-v015/" rel="bookmark" title="August 26, 2007">Greased Lightbox v0.15</a></li>
<li><a href="http://shiftingpixel.com/2008/02/04/greased-lightbox-v016/" rel="bookmark" title="February 4, 2008">Greased Lightbox v0.16</a></li>
<li><a href="http://shiftingpixel.com/2006/06/07/greased-lightbox-v013/" rel="bookmark" title="June 7, 2006">Greased Lightbox v0.13</a></li>
<li><a href="http://shiftingpixel.com/2006/05/25/greased-lightbox-v012/" rel="bookmark" title="May 25, 2006">Greased Lightbox v0.12</a></li>
<li><a href="http://shiftingpixel.com/2007/03/09/first-donation/" rel="bookmark" title="March 9, 2007">First Donation!</a></li>
</ul>
<p><!-- Similar Posts took 11.929 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2009/02/08/greased-lightbox-v018/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Smart Image Resizer</title>
		<link>http://shiftingpixel.com/2008/03/03/smart-image-resizer/</link>
		<comments>http://shiftingpixel.com/2008/03/03/smart-image-resizer/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 00:08:35 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Popular]]></category>
		<category><![CDATA[Side Projects]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[image resizer]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[resizer]]></category>
		<category><![CDATA[smart resizer]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2008/03/03/smart-image-resizer/</guid>
		<description><![CDATA[A ridiculously easy-to-use PHP script for resizing images the smart way. One of the challenges that comes with maintaining a graphic-intensive website like Shifting Pixel is finding a way to get high quality images throughout the site with as little effort as possible. To tackle this, I developed the Smart Image Resizer and have been [...]]]></description>
			<content:encoded><![CDATA[<p><span class="leadin">A ridiculously easy-to-use <acronym title="Hypertext Preprocessor">PHP</acronym> script for resizing images the smart way.</span></p>
<p>One of the challenges that comes with maintaining a graphic-intensive website like <a href="http://shiftingpixel.com">Shifting Pixel</a> is finding a way to get high quality images throughout the site with as little effort as possible. To tackle this, I developed the Smart Image Resizer and have been using it around the site for the past few months. I couldn&#8217;t be happier.</p>
<p>The major advantage of this script is that it allows me to resize and crop any image on my website <em>without touching the actual image or writing any code</em>. I upload each image once at a high enough resolution and can then reuse it at any size I want, anywhere I want. It doesn&#8217;t matter if the images are in a post, on a page, or in a template file&#8211;it just works. <small>All of the magic is done through the query string part of the URL in the <code>src</code> attribute of the <code>img</code> tag.</small></p>
<p>And, if this wasn&#8217;t a big enough time-saver for me right now, it&#8217;ll be a huge time-saver the next time I decide to redesign my site. It&#8217;s a relief that I won&#8217;t have to go through to resize and re-upload a thousand photos to make sure they look right&#8211;I&#8217;ll just have to change the links to them and I&#8217;ll be all set.</p>
<h3>Features</h3>
<ul>
<li>Resizes <acronym title="Joint Photographic Experts Group">JPEG</acronym>s, <acronym title="Graphics Interchange Format">GIF</acronym>s, and <acronym title="Portable Network Graphics">PNG</acronym>s</li>
<li>Intelligently sharpens for crisp photos at any size</li>
<li>Can crop based on width:height ratios</li>
<li>Can color-fill transparent GIFs and PNGs</li>
<li>Built-in caching keeps image variations for optimal performance</li>
</ul>
<h3>Requirements</h3>
<p><a href="http://php.net">PHP 5.1.0+</a> compiled with <a href="http://php.net/gd">GD</a>. (<em>You need a version of GD that supports <code>imageconvolution()</code>, such as the bundled version. Note that on some distributions, the default php-gd package may not be adequate.</em>)</p>
<h3>Download</h3>
<p><a href="http://code.google.com/p/smart-lencioni-image-resizer/">Download SLIR 2.0</a></p>
<p><a href="http://shiftingpixel.com/downloads/image-1.4.1.zip">Download Smart Image Resizer v1.4.1</a> <small>(Released August 6, 2008)</small></p>
<h3 style="margin-bottom: .5em;">Tip jar</h3>
<a href="http://flattr.com" target="_blank">
<img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" border="0" /></a>
<form style="margin-top: 1em;" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations" />
<input type="hidden" name="business" value="JK9575QRM92L2" />
<input type="hidden" name="lc" value="US" />
<input type="hidden" name="item_name" value="Smart Lencioni Image Resizer" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHosted" />
<input style="border: none;" type="image" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" alt="Donate" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>
<h3>To Install</h3>
<ol>
<li>Unzip on your web server</li>
<li>In the same directory, create a directory called &#8220;imagecache&#8221;</li>
<li>Make your imagecache directory is writable by the web server (usually <code>chmod 775</code>)</li>
</ol>
<h3>Troubleshooting</h3>
<ul>
<li>Turn on &#8220;display_errors = on&#8221; in your php.ini file. Restart Apache and verify with a phpinfo().</li>
<li>Try visiting the URL that you are using as the <code>src</code> attribute of your <code>img</code> tag directly in the browser. For example, for example, stick this in your browser&#8217;s address bar: <code>http://example.com/image.php?width=180&amp;height=180&amp;image=/path/to/image.jpg</code>. If there is an error message here, it should be quite helpful.</li>
<li>If that doesn’t give you any information, turn on error reporting (add <code>error_reporting(E_ALL);</code> to the top of image.php) and see if that gives you any information. It is possible that the script is trying to use a function that doesn’t exist in your installation and configuration of PHP.</li>
<li>If you can’t get the script to give you any information, try peaking into your error logs.</li>
<li>Finally, if you can’t get any information out of any of these things, run a <code>phpinfo()</code> and <a href="mailto:joe@shiftingpixel.com">send me a link</a>–if I have time I’ll take a look at it and tell you if anything looks out of the ordinary. As of this time, I am spending more time focusing on <a href="http://code.google.com/p/smart-lencioni-image-resizer/">SLIR 2</a>.</li>
</ul>
<h4>Common error messages</h4>
<dl>
<dt><strong>Fatal error:</strong> Call to undefined function imagecreatetruecolor()</dt>
<dd>This most likely means that you do not have GD installed. To fix this, install GD (make sure you are using a version that includes the <code>imageconvolution()</code> function).</dd>
<dt><strong>Fatal error:</strong> Call to undefined function imageconvolution()</dt>
<dd>This means that you are using a version of GD that does not include the <code>imageconvolution()</code> function. To fix this, you will either need to find a repository that includes the version of GD that you need, or <a href="http://cumu.li/2008/5/13/recompiling-php5-with-bundled-support-for-gd-on-ubuntu">compile php-gd from source</a>.</dd>
</dl>
<h3>License</h3>
<p>I love to hear when my work is being used, so if you decide to use it, feel encouraged to send me an email. Smart Image Resizer is released under a <a href="http://creativecommons.org/licenses/by-sa/3.0/us/" rel="nofollow">Creative Commons Attribution-Share Alike 3.0 United States</a> license. All I ask is that you <a href="http://shiftingpixel.com/attribution-requirements/">include a link back to Shifting Pixel</a> (either this page or shiftingpixel.com), but don&#8217;t worry about including a big link on each page if you don&#8217;t want to&#8211;one will do just nicely. Feel free to <a href="mailto:joe@shiftingpixel.com">contact me to discuss any specifics</a>.</p>
<h3>Examples</h3>
<p>These examples use <a href="http://shiftingpixel.com/2008/02/19/a-coffee-bean-1/">my photo of this coffee bean</a>. For more fine photography, <a href="http://shiftingpixel.com/category/photos/portfolio/">browse my &#8220;Must See&#8221; photos</a> or <a class="rss" href="http://shiftingpixel.com/subscribe/">subscribe</a>.</p>
<h4>Resizing a JPEG</h4>
<pre><code>&lt;img src="/image.php?width=200&amp;amp;height=200&amp;amp;image=/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" /&gt; </code></pre>
<p><img src="http://shiftingpixel.com/slir/w200-h200/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" /> <img src="http://shiftingpixel.com/slir/w100-h100/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" /> <img src="http://shiftingpixel.com/slir/w50-h50/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" /></p>
<h4>Resizing and cropping a JPEG into a square</h4>
<pre><code>&lt;img src="/image.php?width=150&amp;amp;height=150&amp;amp;<strong>cropratio=1:1</strong>&amp;amp;image=/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" /&gt; </code></pre>
<p><img src="http://shiftingpixel.com/slir/w150-h150-c1:1/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" /> <img src="http://shiftingpixel.com/slir/w100-h100-c1:1/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" /> <img src="http://shiftingpixel.com/slir/w50-h50-c1:1/wp-content/uploads/2008/03/coffee-bean.jpg" alt="Coffee Bean" />
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2007/08/26/greased-lightbox-v015/" rel="bookmark" title="August 26, 2007">Greased Lightbox v0.15</a></li>
<li><a href="http://shiftingpixel.com/2008/02/04/greased-lightbox-v016/" rel="bookmark" title="February 4, 2008">Greased Lightbox v0.16</a></li>
</ul>
<p><!-- Similar Posts took 4.394 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2008/03/03/smart-image-resizer/feed/</wfw:commentRss>
		<slash:comments>371</slash:comments>
		</item>
		<item>
		<title>Review: Light: Science and Magic, Third Edition</title>
		<link>http://shiftingpixel.com/2008/01/28/review-light-science-and-magic-third-edition/</link>
		<comments>http://shiftingpixel.com/2008/01/28/review-light-science-and-magic-third-edition/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 14:25:31 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[lighting]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2008/01/28/review-light-science-and-magic-third-edition/</guid>
		<description><![CDATA[I was recently faced with my first photography project that required lighting. At the time, I had never used lights before in my photography and, to be completely honest, I was a little scared of the prospect. I had to learn a lot in a short amount of time so I needed a solid resource. [...]]]></description>
			<content:encoded><![CDATA[<p><span class="right half center"><a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FLight-Science-Introduction-Photographic-Lighting%2Fdp%2F0240808193%3Fpf%5Frd%5Fp%3D304485601%26pf%5Frd%5Fs%3Dlpo-top-stripe-2%26pf%5Frd%5Ft%3D201%26pf%5Frd%5Fi%3D0240802756%26pf%5Frd%5Fm%3DATVPDKIKX0DER%26pf%5Frd%5Fr%3D0C1TZMG5N7GE7HE633Q9&#038;tag=shifpixe0b-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325"><img src='http://shiftingpixel.com/wp-content/uploads/2008/01/lightsciencemagic.jpg' alt='Light: Science and Magic, Third Edition' /></a><img src="http://www.assoc-amazon.com/e/ir?t=shifpixe0b-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></span><span class="leadin">I was recently faced with my first photography project that <em>required</em> lighting.</span></p>
<p>At the time, I had never used lights before in my photography and, to be completely honest, I was a little scared of the prospect. I had to learn a lot in a short amount of time so I needed a solid resource. After a little research, I bought <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FLight-Science-Introduction-Photographic-Lighting%2Fdp%2F0240808193%3Fpf%5Frd%5Fp%3D304485601%26pf%5Frd%5Fs%3Dlpo-top-stripe-2%26pf%5Frd%5Ft%3D201%26pf%5Frd%5Fi%3D0240802756%26pf%5Frd%5Fm%3DATVPDKIKX0DER%26pf%5Frd%5Fr%3D0C1TZMG5N7GE7HE633Q9&#038;tag=shifpixe0b-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325"><cite>Light: Science and Magic</cite></a> to get things started. I&#8217;m glad I did.</p>
<p>Fil Hunter, Steven Biver, and Paul Fuqua ease the novice reader in with very basic lighting concepts focused on two-dimensional subjects. Each chapter builds until you have an understanding of how to light complicated objects like metal and glass. The diagrams and supporting pictures clearly illustrate the concepts, and the writing is very natural and easy to understand. When I finished the book, I had the know-how and confidence to light just about any project.</p>
<p>This is such a great book because the authors teach the principles of lighting instead of just showing you how to achieve certain effects or lighting styles. These principles can be applied to many situations and utilized to achieve any effect you desire. In other words, you won&#8217;t find just a lighting cookbook here. Rather, read this book and you will learn how to <em>think</em> about lighting and understand it from the ground up. This puts you in control of how your photos will look.</p>
<p>If you want to get started with lighting, <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FLight-Science-Introduction-Photographic-Lighting%2Fdp%2F0240808193%3Fpf%5Frd%5Fp%3D304485601%26pf%5Frd%5Fs%3Dlpo-top-stripe-2%26pf%5Frd%5Ft%3D201%26pf%5Frd%5Fi%3D0240802756%26pf%5Frd%5Fm%3DATVPDKIKX0DER%26pf%5Frd%5Fr%3D0C1TZMG5N7GE7HE633Q9&#038;tag=shifpixe0b-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325"><cite>Light: Science and Magic</cite></a> is an essential read.
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2006/05/22/alli-stoccos-little-book/" rel="bookmark" title="May 22, 2006">Alli Stocco&#8217;s Little Book</a></li>
<li><a href="http://shiftingpixel.com/2007/01/10/2006-in-review/" rel="bookmark" title="January 10, 2007">2006 in Review</a></li>
<li><a href="http://shiftingpixel.com/2008/01/26/klean-kanteen/" rel="bookmark" title="January 26, 2008">Klean Kanteen</a></li>
<li><a href="http://shiftingpixel.com/2008/10/19/linnea-wren/" rel="bookmark" title="October 19, 2008">Linnea Wren</a></li>
</ul>
<p><!-- Similar Posts took 8.327 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2008/01/28/review-light-science-and-magic-third-edition/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Unjustify</title>
		<link>http://shiftingpixel.com/2007/10/01/unjustify/</link>
		<comments>http://shiftingpixel.com/2007/10/01/unjustify/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 03:22:01 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Popular]]></category>
		<category><![CDATA[Side Projects]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[fully justified]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[justified]]></category>
		<category><![CDATA[justified text]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[unjustify]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2007/10/01/unjustify/</guid>
		<description><![CDATA[Justified text on the web, at this point, is almost always a bad idea. When designing a website, it&#8217;s simple enough to not use the dreadful text-align: justify; but what is the casual browser of the World Wide Web to&#160;do? If you are as fed up as I am with rivers of whitespace flowing through [...]]]></description>
			<content:encoded><![CDATA[<p class="leadin"><a href="http://en.wikipedia.org/wiki/Justification_(typesetting)">Justified text</a> on the web, at this point, is <a href="http://www.astheria.com/design/choosing-type-alignments-fortheweb">almost always a bad idea</a>. When designing a website, it&#8217;s simple enough to not use the dreadful <code>text-align: justify;</code> but <em>what is the casual browser of the World Wide Web to&nbsp;do?</em></p>
<p>If you are as fed up as I am with rivers of whitespace flowing through the blocks of fully justified text on the web and sweeping your attention away from the important stuff <small>(the content!)</small>, there&#8217;s no doubt that you&#8217;ll want to take matters away from good-intentioned amateur designers and into your own hands.</p>
<p>Just drag this link, <a href="javascript:function%20B_Unjustify(){var%20el=document.getElementsByTagName('body')[0].getElementsByTagName('*');if(el.length){for(i=0;i<el.length;i++){if(document.defaultView.getComputedStyle(el[i],null).getPropertyValue('text-align')=='justify'){el[i].style.textAlign='left';}}}};B_Unjustify();">Unjustify</a>, to your bookmarks toolbar. Next time you come across some justified text, you get to zap it.</p>
<h3>Try it out</h3>
<p>From the <a href="http://en.wikipedia.org/wiki/Heart_Sutra">Heart Sutra</a> as translated by <a href="http://www.empty-universe.com/prajnaparamita/heartsutra.htm">Nalanda Translation Committee</a>:</p>
<blockquote cite="http://www.empty-universe.com/prajnaparamita/heartsutra.htm" style="text-align: justify;"><p>Form is emptiness; emptiness also is form. Emptiness is no other than form; form is no other than emptiness. In the same way, feeling, perception, formation, and consciousness are emptiness. Thus, Shariputra, all dharmas are emptiness. There are no characteristics. There is no birth and no cessation. There is no impurity and no purity. There is no decrease and no increase. Therefore, Shariputra, in emptiness, there is no form, no feeling, no perception, no formation, no consciousness; no eye, no ear, no nose, no tongue, no body, no mind; no appearance, no sound, no smell, no taste, no touch, no dharmas, no eye dhatu up to no mind dhatu, no dhatu of dharmas, no mind consciousness dhatu; no ignorance, no end of ignorance up to no old age and death, no end of old age and death; no suffering, no origin of suffering, no cessation of suffering, no path, no wisdom, no attainment, and no non-attainment.</p></blockquote>
<p><small>If you like this, why not <a href="http://shiftingpixel.com/subscribe/" class="rss">stick around</a>?</small>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2007/02/10/redesign/" rel="bookmark" title="February 10, 2007">Redesign</a></li>
</ul>
<p><!-- Similar Posts took 3.117 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2007/10/01/unjustify/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Yellow Ants, Acanthomyops</title>
		<link>http://shiftingpixel.com/2007/08/11/yellow-ants-acanthomyops/</link>
		<comments>http://shiftingpixel.com/2007/08/11/yellow-ants-acanthomyops/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 20:49:49 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Canon MP-E 65mm 1-5X Macro]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[Acanthomyops]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[ants]]></category>
		<category><![CDATA[insect]]></category>
		<category><![CDATA[insects]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[macro insect]]></category>
		<category><![CDATA[Nature]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2007/08/11/yellow-ants-acanthomyops/</guid>
		<description><![CDATA[5x Magnification &#402;/13.0, 1/200 s, 800 ISO Thanks to Andrew and Jerry, I think we may have identified these little creatures as yellow ants, or probably some species of Acanthomyops. Since we aren&#8217;t ant scientists, if you happen to know better I&#8217;d love to hear from you. Similar Posts: Yellow Ants, Acanthomyops Again Climbing to [...]]]></description>
			<content:encoded><![CDATA[<a href="http://shiftingpixel.com/2007/08/11/yellow-ants-acanthomyops/"><img src="http://slir1.shiftingpixel.com/slir/w600/wp-content/uploads/2007/08/ants.jpg" alt="Yellow Ants, Acanthomyops" /></a><p><small><span class="photoDescription">5x Magnification <span class="photoEXIF">&fnof;/13.0, 1/200 s, 800 <abbr title="International Organization for Standardization">ISO</abbr></span></span></small></p> <p><span class="leadin">Thanks to <a href="http://wint3r.aminus3.com/">Andrew</a> and <a href="http://upnorth.org/">Jerry</a>, I think we may have identified these little creatures as <a href="http://pick4.pick.uga.edu/mp/20q?search=Acanthomyops+interjectus&amp;guide=Ants">yellow ants</a>, or probably some species of <em>Acanthomyops</em>.</span></p>
<p>Since we aren&#8217;t ant scientists, if you happen to know better I&#8217;d love to hear from you.
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2007/08/13/yellow-ants-acanthomyops-again/" rel="bookmark" title="August 13, 2007">Yellow Ants, Acanthomyops Again</a></li>
<li><a href="http://shiftingpixel.com/2007/08/07/climbing-to-the-top/" rel="bookmark" title="August 7, 2007">Climbing to the Top</a></li>
<li><a href="http://shiftingpixel.com/2006/11/30/woodlouse-oniscidea-top/" rel="bookmark" title="November 30, 2006">Woodlouse &#8211; Oniscidea (top)</a></li>
<li><a href="http://shiftingpixel.com/2006/12/04/woodlouse-oniscidea-bottom/" rel="bookmark" title="December 4, 2006">Woodlouse &#8211; Oniscidea (bottom)</a></li>
<li><a href="http://shiftingpixel.com/2009/08/06/fly/" rel="bookmark" title="August 6, 2009">Fly</a></li>
<li><a href="http://shiftingpixel.com/2009/09/24/a-long-journey/" rel="bookmark" title="September 24, 2009">A long journey</a></li>
<li><a href="http://shiftingpixel.com/2007/08/30/cantaloupe-cucumis-melo-reticulatus/" rel="bookmark" title="August 30, 2007">Cantaloupe, Cucumis melo reticulatus</a></li>
<li><a href="http://shiftingpixel.com/2006/12/25/kasota-prairie-pond-2/" rel="bookmark" title="December 25, 2006">Kasota Prairie Pond 2</a></li>
<li><a href="http://shiftingpixel.com/2007/07/11/titan-arum-corpse-flower-ii/" rel="bookmark" title="July 11, 2007">Titan Arum (Corpse Flower) II</a></li>
</ul>
<p><!-- Similar Posts took 10.868 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2007/08/11/yellow-ants-acanthomyops/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5 Essential Tips For Buying a DSLR Camera</title>
		<link>http://shiftingpixel.com/2007/06/02/tips-for-buying-a-dslr-camera/</link>
		<comments>http://shiftingpixel.com/2007/06/02/tips-for-buying-a-dslr-camera/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 20:56:10 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[cameras]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[dslr]]></category>
		<category><![CDATA[megapixels]]></category>
		<category><![CDATA[rasterbator]]></category>
		<category><![CDATA[slr]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2007/06/02/tips-for-buying-a-dslr-camera/</guid>
		<description><![CDATA[It&#8217;s probably the question I get asked the most… &#8220;I&#8217;m in the market for a new pro-quality, digital, SLR camera and I wonder if you can tell me what type and model and megapixels you use personally….&#8221; These tips could save you some valuable time and money. Tip 1. Identify how much you can afford [...]]]></description>
			<content:encoded><![CDATA[<div class="right"><script type="text/javascript"><!--
digg_url = "http://shiftingpixel.com/2007/06/02/tips-for-buying-a-dslr-camera/";
// --></script><br />
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div>
<p class="leadin">It&#8217;s probably the question I get asked the most…</p>
<blockquote><p>&#8220;I&#8217;m in the market for a new pro-quality, digital, <acronym title="Single Lens Reflex">SLR</acronym> camera and I wonder if you can tell me what type and model and megapixels you use personally….&#8221;</p></blockquote>
<p>These tips could save you some valuable time and money.<span id="more-706"></span></p>
<h3><strong>Tip 1.</strong> Identify how much you can afford to spend.</h3>
<p>Since I&#8217;m not rich and since camera equipment can get really expensive really fast, this tops my list of considerations. It doesn&#8217;t make any sense to go bankrupt just to buy a new tool or toy.</p>
<p>Look at your personal budget and make sure you can afford a new camera <em>and all of the additional goodies you are going to need to get with it</em>. Take into account lenses, filters, cleaning supplies, extra batteries, memory cards, remote, software, tripod, backpack, light meter, and lighting equipment you plan on getting. If it all doesn&#8217;t pan out, maybe it&#8217;s best to wait or to get something cheaper like <a href="http://www.holgamods.com/">an awesome Holga toy camera</a> to hold you off for a while. <a href="http://shiftingpixel.com/tag/holga/">I love my Holga</a>, and I got it <em>after</em> my <acronym title="Digital Single Lens Reflex">DSLR</acronym>. Or, try your hand at pinhole photography—there&#8217;s a whole world of inexpensive possibilities out there.</p>
<p>Most importantly, get out there and take pictures with whatever you have or can get your hands on. The tools you have or can cheaply get probably aren&#8217;t limiting your ability to cultivate the oh-so-important artistic skills of photography and composition. <strong>Start <em>seeing</em> now and the technology will catch up to you.</strong> If you want proof or inspiration, take a look at <a href="http://outafocus.my-expressions.com/">Susan Burnstine&#8217;s outafocus</a> or <a href="http://www.640x480.net/">Michael Daniel&#8217;s 640&#215;480.net</a>. They are producing some incredible work using very low-fi equipment.</p>
<h3><strong>Tip 2.</strong> Decide what you want out of your camera.</h3>
<p>If you already have a decent camera sitting around, take a long, hard look at what you really want to get out of the latest and greatest model.</p>
<p>I&#8217;ve had my Canon 10D for a number of years now and it still does just about everything that I want it to do, even though it has been replaced by the 20D and the 30D. I would really <em>like</em> to have a <a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;fcategoryid=139&amp;modelid=11933">Canon 5D</a> because it performs better at higher <abbr title="International Organization for Standardization">ISO</abbr> settings and has a delicious full-frame sensor. But, when I critically look at what I have and what I would be getting by spending a few thousand dollars on a newer model, the difference just doesn&#8217;t add up for me. It would have a much better impact on image quality if I bought some really nice lenses, or maybe a lighting setup.</p>
<h3><strong>Tip 3.</strong> Think about how you will use your camera.</h3>
<p><strong>A camera is a tool.</strong> The right tool in the right hands <em>for the right job</em> can produce breathtaking images. But that&#8217;s just it—you need the right camera for the right job.</p>
<p>If you need to do a lot of inconspicuous street shooting, then you&#8217;ll want to find yourself something smaller like a <a href="http://www.leica-camera.us/photography/m_system/m8/">Leica M8</a> or a <a href="http://sigma-dp1.com/">Sigma DP1</a>. If you tend to be rough with your equipment, stay away from cameras with cheaper, plastic bodies like Canon&#8217;s Rebel line. If you are going to be doing a lot of shooting in low-light conditions, focus on cameras that perform better at higher <abbr title="International Organization for Standardization">ISO</abbr> settings, like the <a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;fcategoryid=139&amp;modelid=11933">Canon 5D</a>.</p>
<p>The bottom line is that the camera you buy needs to fit how you are going to use it. If it doesn&#8217;t, it&#8217;s an expensive paper weight—it will sit on the shelf and collect dust. You&#8217;ll wonder why you didn&#8217;t just buy a cheaper and more convenient point and shoot.</p>
<h3><strong>Tip 4.</strong> Establish how you want to use your photos.</h3>
<p>Are your photos going to be for a personal photo album, an online gallery, or gigantic fine art prints?</p>
<p>This question weaves directly into the long-time discussion on megapixels. Do you want to display your photos publicly or just look at them for fun? If you want to display them publicly, do you want to ever print them or just put them on the web? If you are printing your photos, will you ever want them printed at large sizes?</p>
<p>Basically, if you don&#8217;t ever want to print anything at 20&#8243; x 30&#8243;, then you probably don&#8217;t really have to worry too much about megapixels these days. If you are only going to use your pictures on the web, megapixels pretty much don&#8217;t matter at all. And, if you never plan on publicly showing your photos, <em>who cares about megapixels</em>?</p>
<p>For me, the 10D has 6.3 megapixels, which is about as low as I would want to go. I can print a 20&#8243; x 30&#8243; at pretty good quality, but if you look closely it could be a little better. Fortunately, most of the stuff I print is smaller than that so that&#8217;s not that big of a deal—although it would be nice to have a little more flexibility. All of Canon&#8217;s <acronym title="Digital Single Lens Reflex">DSLR</acronym>s right now have 8 megapixels or more, which is plenty for mostly anybody.</p>
<p>If you want to make something really big but don&#8217;t necessarily have the megapixels, try <a href="http://homokaasu.org/rasterbator/">Rasterbating</a>.</p>
<h3><strong>Tip 5.</strong> Find out what others use and how well it works for them.</h3>
<p><em>Learn from those who have gone before you.</em></p>
<p>Find other photographers whose work you admire and then find out what equipment they are using. This will give you some real-world examples of how the equipment performs and the results it delivers.</p>
<p>If you read a lot of photoblogs, many have a page just to list the equipment they use—<a href="http://shiftingpixel.com/about/my-equipment">here&#8217;s my equipment list</a>. Take advantage of this.</p>
<p>Tap into the power of the Internet. <em>Do your research.</em> There are some very excellent photography review websites that I rely on when considering new purchases—<a href="http://www.dpreview.com/">Digital Photography Review</a>, <a href="http://www.fredmiranda.com/">fredmiranda.com</a>, and <a href="http://www.luminous-landscape.com/reviews/">Luminous Landscape</a> have all been very helpful for me. Try checking out reviews on Amazon.com or searching and posting in the <a href="http://www.photo.net/community/">photo.net forums</a>. At minimum, <a href="http://www.flickr.com/cameras/">check out Flickr&#8217;s Camera Finder</a>.</p>
<p>Make sure to <strong>ask very specific questions</strong> and to <strong>provide as much relevant information as possible</strong>. Simply asking &#8220;what camera should I get?&#8221; isn&#8217;t going to illicit a very valuable response if the person you are asking doesn&#8217;t know how much you want to spend, what you want out of a camera, how you are going to use a camera, and how you want to use your photos. Figure these things out and people will be much more helpful.</p>
<h3><strong>Bonus Tip.</strong> Maximize your investment.</h3>
<p>Look at what you already have and look at what you will get.</p>
<p>After you know what you need and expect to get out of a camera, take stock of the lenses and accessories you already own <em>as well as</em> the additional things you plan to get. Then, try to find an camera that fits in with all of that equipment.</p>
<p>For instance, if you already have a lot of really nice Canon lenses, there&#8217;s a good chance that you&#8217;ll get the most bang for your buck out of buying a new Canon body. If you don&#8217;t have any lenses yet, it might be best to start with a cheaper or older body and put the extra money into buying some really decent lenses. Plus this gives you the freedom to consider the qualities and differences of various lens systems and pick the one that will best suit your needs.</p>
<p>All in all, you&#8217;ll be happiest with your purchase if you can spend some time really thinking about what you need and how you plan on using it—otherwise you are just buying an expensive toy.</p>
<p><a class="rss" href="http://shiftingpixel.com/subscribe/">Subscribe to Shifting Pixel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2007/06/02/tips-for-buying-a-dslr-camera/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Best Chocolate Cake Ever</title>
		<link>http://shiftingpixel.com/2007/02/17/best-chocolate-cake-ever/</link>
		<comments>http://shiftingpixel.com/2007/02/17/best-chocolate-cake-ever/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 16:41:52 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Canon EF 50mm f/1.4 USM]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[acoustic guitar]]></category>
		<category><![CDATA[anthony bayerl]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[brewing]]></category>
		<category><![CDATA[brewing beer]]></category>
		<category><![CDATA[cake]]></category>
		<category><![CDATA[cake recipe]]></category>
		<category><![CDATA[cake recipes]]></category>
		<category><![CDATA[cakes]]></category>
		<category><![CDATA[chocolate]]></category>
		<category><![CDATA[chocolate cake]]></category>
		<category><![CDATA[chocolate cake recipe chocolate cake recipes]]></category>
		<category><![CDATA[chocolate cakes]]></category>
		<category><![CDATA[double chocolate cake]]></category>
		<category><![CDATA[double chocolate layer cake]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[homebrewing]]></category>
		<category><![CDATA[layer cake]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[recipe]]></category>
		<category><![CDATA[recipes]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2007/02/17/best-chocolate-cake-ever/</guid>
		<description><![CDATA[&#402;/1.4, 1/350 s, 100 ISO This is a momentous occasion. With Sam&#8217;s help last night, I made my first cake. And it was from scratch. We haven&#8217;t tasted it yet because we finished frosting it at about 1 a.m., but to me it looks absolutely divine. Update: We tried the cake and it is awesome. [...]]]></description>
			<content:encoded><![CDATA[<a href="http://shiftingpixel.com/2007/02/17/best-chocolate-cake-ever/"><img src="http://slir1.shiftingpixel.com/slir/w600/wp-content/uploads/2007/02/chocolate-cake.jpg" alt="Best Chocolate Cake Ever" /></a><p><small><span class="photoDescription"> <span class="photoEXIF">&fnof;/1.4, 1/350 s, 100 <abbr title="International Organization for Standardization">ISO</abbr></span></span></small></p> <p>This is a momentous occasion. With Sam&#8217;s help last night, I made my first cake. And it was <em>from scratch</em>. We haven&#8217;t tasted it yet because we finished frosting it at about 1 a.m., but to me it looks absolutely divine. <strong>Update:</strong> We tried the cake and it is awesome. Although, next time I think I would add some salt to the ganache and maybe use a higher quality chocolate that isn&#8217;t quite as sweet&#8230; We used Baker&#8217;s semi-sweet which is good, but it comes across in the ganache as maybe a little too sugary.</p>
<p>We made the <a href="http://www.epicurious.com/recipes/recipe_views/views/101275">Double Chocolate Layer Cake off of Epicurious</a> because it had so many positive reviews. We figured that we couldn&#8217;t really go wrong.</p>
<h3>Brewing Another Batch</h3>
<p>Today, I&#8217;m going up to the cities visit my friend, <a href="http://www.myspace.com/abayerl">Anthony Bayerl</a>, and help him brew his first batch of beer. So, in a way this will be <strong>a weekend of firsts</strong>. He got his brewing kit for Christmas, so he&#8217;s pretty excited to get his first batch brewing. I&#8217;ll probably pick up some ingredients while I&#8217;m up there as well. Wish us luck!</p>
<p>And, be sure to <a href="http://www.myspace.com/abayerl">check out Anthony&#8217;s music</a>. He&#8217;s a good guy and has a lot of talent. Acoustic guitar + singing, so what&#8217;s not to like?</p>
<p>Have a great weekend!</p>
<h3>Photo of the day</h3>
<p><a href="http://www.polarinertia.com/jan07/bus03.htm">soviet roadside bus-stops &#8211; 03</a>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2006/04/30/empty-beer-bottles/" rel="bookmark" title="April 30, 2006">Empty beer bottles</a></li>
<li><a href="http://shiftingpixel.com/2005/10/08/anthony-bayerl/" rel="bookmark" title="October 8, 2005">Anthony Bayerl</a></li>
<li><a href="http://shiftingpixel.com/2007/01/23/winterfest-was-a-29-beer-blast/" rel="bookmark" title="January 23, 2007">Winterfest was a 29 beer blast</a></li>
<li><a href="http://shiftingpixel.com/2005/12/01/a-line-in-the-brew-foam/" rel="bookmark" title="December 1, 2005">a line in the brew foam</a></li>
<li><a href="http://shiftingpixel.com/2006/11/01/sufjans-strings/" rel="bookmark" title="November 1, 2006">Sufjan&#8217;s Strings</a></li>
<li><a href="http://shiftingpixel.com/2006/08/25/duo-color-cake-decorator/" rel="bookmark" title="August 25, 2006">Duo-Color Cake Decorator</a></li>
<li><a href="http://shiftingpixel.com/2005/11/30/foamy-brew/" rel="bookmark" title="November 30, 2005">foamy brew</a></li>
<li><a href="http://shiftingpixel.com/2006/06/13/rob-enjoying-a-newcastle-in-uptown/" rel="bookmark" title="June 13, 2006">Rob enjoying a Newcastle in Uptown</a></li>
<li><a href="http://shiftingpixel.com/2006/09/24/mark-mallman-pointing/" rel="bookmark" title="September 24, 2006">Mark Mallman Pointing</a></li>
</ul>
<p><!-- Similar Posts took 12.138 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2007/02/17/best-chocolate-cake-ever/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Tongue</title>
		<link>http://shiftingpixel.com/2007/01/25/tongue/</link>
		<comments>http://shiftingpixel.com/2007/01/25/tongue/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 14:17:55 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Canon MP-E 65mm 1-5X Macro]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[River Rock Coffee — May 6, 2008]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[taste buds]]></category>
		<category><![CDATA[Textures]]></category>
		<category><![CDATA[tongue]]></category>
		<category><![CDATA[tongues]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2007/01/25/tongue/</guid>
		<description><![CDATA[&#402;/16.0, 1/200 s, 100 ISO I had never seen taste buds so closely before. It&#8217;s really cool to see all of the little red dots in there. Photo of the day kreacion photoblog Similar Posts: Window Frost III Springtime Leaves Fly Cabinets two and three Moon Coriander seeds Cloudy window untitled Screen printing on a [...]]]></description>
			<content:encoded><![CDATA[<a href="http://shiftingpixel.com/2007/01/25/tongue/"><img src="http://slir1.shiftingpixel.com/slir/w600/wp-content/uploads/2007/02/tongue.jpg" alt="Tongue" /></a><p><small><span class="photoDescription"> <span class="photoEXIF">&fnof;/16.0, 1/200 s, 100 <abbr title="International Organization for Standardization">ISO</abbr></span></span></small></p> <p>I had never seen taste buds so closely before. It&#8217;s really cool to see all of the little red dots in there.</p>
<h3>Photo of the day</h3>
<p><a href="http://www.kreacion.com/blog/index.php?showimage=146">kreacion photoblog</a>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2007/03/09/window-frost-iii/" rel="bookmark" title="March 9, 2007">Window Frost III</a></li>
<li><a href="http://shiftingpixel.com/2007/08/19/springtime-leaves/" rel="bookmark" title="August 19, 2007">Springtime Leaves</a></li>
<li><a href="http://shiftingpixel.com/2009/08/06/fly/" rel="bookmark" title="August 6, 2009">Fly</a></li>
<li><a href="http://shiftingpixel.com/2005/12/15/cabinets-two-and-three/" rel="bookmark" title="December 15, 2005">Cabinets two and three</a></li>
<li><a href="http://shiftingpixel.com/2009/03/10/moon/" rel="bookmark" title="March 10, 2009">Moon</a></li>
<li><a href="http://shiftingpixel.com/2007/01/19/coriander-seeds/" rel="bookmark" title="January 19, 2007">Coriander seeds</a></li>
<li><a href="http://shiftingpixel.com/2006/07/06/cloudy-window/" rel="bookmark" title="July 6, 2006">Cloudy window</a></li>
<li><a href="http://shiftingpixel.com/2006/05/08/untitled-5/" rel="bookmark" title="May 8, 2006">untitled</a></li>
<li><a href="http://shiftingpixel.com/2007/01/29/screen-printing-on-a-blue-t-shirt/" rel="bookmark" title="January 29, 2007">Screen printing on a blue t-shirt</a></li>
</ul>
<p><!-- Similar Posts took 11.960 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2007/01/25/tongue/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>More Coffee Seeds</title>
		<link>http://shiftingpixel.com/2007/01/17/more-coffee-seeds/</link>
		<comments>http://shiftingpixel.com/2007/01/17/more-coffee-seeds/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 18:46:14 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Canon MP-E 65mm 1-5X Macro]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[beans]]></category>
		<category><![CDATA[black gold]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[coffee beans]]></category>
		<category><![CDATA[coffee seeds]]></category>
		<category><![CDATA[fair trade]]></category>
		<category><![CDATA[fair trade coffee]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Macro]]></category>
		<category><![CDATA[seeds]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2007/01/17/more-coffee-seeds/</guid>
		<description><![CDATA[&#402;/16.0, 1/200 s, 100 ISO A slightly different take than yesterday&#8217;s shot, this time with a little more depth for some added interest. As I mentioned in the comments yesterday, if you are a coffee drinker you should check out the movie called Black Gold—it&#8217;s about fair trade coffee. Photo of the day - &#8211; [...]]]></description>
			<content:encoded><![CDATA[<a href="http://shiftingpixel.com/2007/01/17/more-coffee-seeds/"><img src="http://slir2.shiftingpixel.com/slir/w600/wp-content/uploads/2007/02/more-coffee-seeds.jpg" alt="More Coffee Seeds" /></a><p><small><span class="photoDescription"> <span class="photoEXIF">&fnof;/16.0, 1/200 s, 100 <abbr title="International Organization for Standardization">ISO</abbr></span></span></small></p> <p>A slightly different take than yesterday&#8217;s shot, this time with a little more depth for some added interest.</p>
<p>As I mentioned in the comments yesterday, if you are a coffee drinker you should check out the movie called <a href="http://www.treehugger.com/files/2006/11/black_gold_a_co.php#ch01"><em>Black Gold</em></a>—it&#8217;s about <a href="http://en.wikipedia.org/wiki/Fair_trade">fair trade</a> coffee.</p>
<h3>Photo of the day</h3>
<p><a href="http://www.looking-through.de/look-s/pp/?showimage=260">- &#8211; - &#8211; look-s &#8211; - &#8211; &gt; &#8211; Suburb</a>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2007/01/16/coffee-seeds/" rel="bookmark" title="January 16, 2007">Coffee Seeds</a></li>
<li><a href="http://shiftingpixel.com/2008/02/25/a-coffee-bean-3/" rel="bookmark" title="February 25, 2008">A Coffee Bean 3</a></li>
<li><a href="http://shiftingpixel.com/2008/02/19/a-coffee-bean-1/" rel="bookmark" title="February 19, 2008">A Coffee Bean 1</a></li>
<li><a href="http://shiftingpixel.com/2008/02/23/a-coffee-bean-2/" rel="bookmark" title="February 23, 2008">A Coffee Bean 2</a></li>
<li><a href="http://shiftingpixel.com/2007/01/27/new-coffee-seeds-wallpaper/" rel="bookmark" title="January 27, 2007">New &#8220;Coffee seeds&#8221; wallpaper</a></li>
<li><a href="http://shiftingpixel.com/2007/04/18/cappuccino/" rel="bookmark" title="April 18, 2007">Cappuccino</a></li>
<li><a href="http://shiftingpixel.com/2007/05/15/cappuccino-2/" rel="bookmark" title="May 15, 2007">Cappuccino 2</a></li>
<li><a href="http://shiftingpixel.com/2007/01/19/coriander-seeds/" rel="bookmark" title="January 19, 2007">Coriander seeds</a></li>
<li><a href="http://shiftingpixel.com/2007/05/19/river-rock-behind-the-counter/" rel="bookmark" title="May 19, 2007">River Rock: Behind the counter</a></li>
</ul>
<p><!-- Similar Posts took 13.118 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2007/01/17/more-coffee-seeds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Amur Tiger &#8211; Panthera tigris altaica</title>
		<link>http://shiftingpixel.com/2006/11/27/amur-tiger-panthera-tigris-altaica/</link>
		<comments>http://shiftingpixel.com/2006/11/27/amur-tiger-panthera-tigris-altaica/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 04:57:40 +0000</pubDate>
		<dc:creator>Joe Lencioni</dc:creator>
				<category><![CDATA[Canon EF 50mm f/1.4 USM]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[amur tiger]]></category>
		<category><![CDATA[animal]]></category>
		<category><![CDATA[Animals]]></category>
		<category><![CDATA[critically endangered]]></category>
		<category><![CDATA[critically endangered species]]></category>
		<category><![CDATA[endangered]]></category>
		<category><![CDATA[endangered species]]></category>
		<category><![CDATA[korean tiger]]></category>
		<category><![CDATA[manchurian tiger]]></category>
		<category><![CDATA[minnesota zoo]]></category>
		<category><![CDATA[mn zoo]]></category>
		<category><![CDATA[north china tiger]]></category>
		<category><![CDATA[panthera tigris altaica]]></category>
		<category><![CDATA[siberian tiger]]></category>
		<category><![CDATA[tiger]]></category>
		<category><![CDATA[tigers]]></category>
		<category><![CDATA[zoo]]></category>

		<guid isPermaLink="false">http://shiftingpixel.com/2006/11/27/amur-tiger-panthera-tigris-altaica/</guid>
		<description><![CDATA[Minnesota Zoo &#402;/1.4, 1/250 s, 100 ISO This tiger is also known as the Siberian, Korean, Manchurian, or North China Tiger and is currently classified as a critically endangered species. The Tiger Lair on the Northern Trail at the Minnesota Zoo was my favorite part of the whole zoo because these two Amur Tigers came [...]]]></description>
			<content:encoded><![CDATA[<a href="http://shiftingpixel.com/2006/11/27/amur-tiger-panthera-tigris-altaica/"><img src="http://slir1.shiftingpixel.com/slir/w600/wp-content/uploads/2006/11/CRW_5014.jpg" alt="Amur Tiger – Panthera tigris altaica " /></a><p><small><span class="photoDescription">Minnesota Zoo <span class="photoEXIF">&fnof;/1.4, 1/250 s, 100 <abbr title="International Organization for Standardization">ISO</abbr></span></span></small></p> <p class="leadin">This tiger is also known as the Siberian, Korean, Manchurian, or North China Tiger and is currently classified as a <a href="http://en.wikipedia.org/wiki/Critically_endangered_species">critically endangered species</a>.</p>
<p>The <a href="http://www.mnzoo.com/animals/northern_trail/tiger_lair/tigerlair.asp">Tiger Lair</a> on the <a href="http://www.mnzoo.com/animals/northern_trail/index.asp">Northern Trail</a> at the <a href="http://www.mnzoo.com/">Minnesota Zoo</a> was my favorite part of the whole zoo because these two <a href="http://en.wikipedia.org/wiki/Amur_Tiger">Amur Tigers</a> came right up to the glass. I was crouched down for a photo and one of the tigers jumped up right in front of me and put its paws on the glass. It was quite intimidating. I waited around for a while and they started fighting&#8230; They were just playing, but it was really cool to watch.</p>
<h3>Photo of the day</h3>
<p><a href="http://www.flickr.com/photos/medalby/260207996/">Flickr &#8211; Disjointed dog</a>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://shiftingpixel.com/2006/11/24/grey-nurse-shark-carcharias-taurus/" rel="bookmark" title="November 24, 2006">Grey nurse shark &#8211; Carcharias taurus</a></li>
<li><a href="http://shiftingpixel.com/2007/12/09/black-dog-red-door/" rel="bookmark" title="December 9, 2007">Black Dog, Red Door</a></li>
<li><a href="http://shiftingpixel.com/2006/06/19/profile-of-maisies-goat/" rel="bookmark" title="June 19, 2006">Profile of Maisie&#8217;s goat</a></li>
<li><a href="http://shiftingpixel.com/2007/12/31/goat-eating-grass/" rel="bookmark" title="December 31, 2007">Goat Eating Grass</a></li>
<li><a href="http://shiftingpixel.com/2006/07/31/wheres-the-cake/" rel="bookmark" title="July 31, 2006">where&#8217;s the cake?</a></li>
</ul>
<p><!-- Similar Posts took 4.911 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://shiftingpixel.com/2006/11/27/amur-tiger-panthera-tigris-altaica/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

