<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Retina Technology Blog &#187; photography</title>
	<atom:link href="http://www.retina.net/tech/category/photography/feed" rel="self" type="application/rss+xml" />
	<link>http://www.retina.net/tech</link>
	<description>John Adams' views on emerging technologies, software engineering, and various hacks</description>
	<lastBuildDate>Fri, 16 Sep 2011 09:06:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<!-- podcast_generator="podPress/8.8.10.2" -->
	<copyright>2006-2007 </copyright>
	<managingEditor>jna@retina.net (John Adams)</managingEditor>
	<webMaster>jna@retina.net (John Adams)</webMaster>
	<ttl>1440</ttl>
	<image>
		<url>http://www.retina.net/tech/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Retina Technology Blog &#187; photography</title>
		<link>http://www.retina.net/tech</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>John Adams' views on emerging technologies, software engineering, and various hacks</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Technology" />
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
	<itunes:author>John Adams</itunes:author>
	<itunes:owner>
		<itunes:name>John Adams</itunes:name>
		<itunes:email>jna@retina.net</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.retina.net/tech/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Automated Face Replacement</title>
		<link>http://www.retina.net/tech/automated-face-replacement.html</link>
		<comments>http://www.retina.net/tech/automated-face-replacement.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 07:07:06 +0000</pubDate>
		<dc:creator>John Adams</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[software engineering]]></category>
		<category><![CDATA[Columbia University]]></category>

		<guid isPermaLink="false">http://www.retina.net/tech/?p=112</guid>
		<description><![CDATA[As someone who takes many photographs of random people in nightclubs and at events, I&#8217;m intrigued by the efforts of Columbia University&#8217;s team to write software that performs automated face replacement in digital photographs. The software is able to replace faces within images from a database of candidate images drawn from the Internet and other [...]]]></description>
			<content:encoded><![CDATA[<p>As someone who takes many photographs of random people in nightclubs and at events, I&#8217;m intrigued by the efforts of Columbia University&#8217;s team to write software that performs automated face replacement in digital photographs.</p>
<p>The software is able to replace faces within images from a database of candidate images drawn from the Internet and other sources, and does so automatically.</p>
<p><a href="http://www1.cs.columbia.edu/CAVE/projects/face_replace/video/SIGGRAPH2008.wmv">A movie of their efforts exists here&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.retina.net/tech/automated-face-replacement.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Piclens Rocks!</title>
		<link>http://www.retina.net/tech/piclens-rocks.html</link>
		<comments>http://www.retina.net/tech/piclens-rocks.html#comments</comments>
		<pubDate>Fri, 04 Apr 2008 00:55:17 +0000</pubDate>
		<dc:creator>John Adams</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.retina.net/tech/?p=23</guid>
		<description><![CDATA[At yesterday&#8217;s SFBETA meetup, I had the chance to play with PicLens, a dynamic system for displaying images in your browser, all pulled from the APIs of various web sites. It works as an adjunct to your existing browser, installing as a plugin (written in C++, or so the developer tells me.) If you connect [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>At yesterday&#8217;s <a href="http://www.sfbeta.com/">SFBETA</a> meetup, I had the chance to play with <a href="http://www.piclens.com/">PicLens</a>, a dynamic system for displaying images in your browser, all pulled from the APIs of various web sites.</p>
<p>It works as an adjunct to your existing browser, installing as a plugin (written in C++, or so the developer tells me.)</p>
<p>If you connect to a supported site, such as Google Images, Yahoo Images, Flickr, Photobucket, Smugmug, or Deviant Art, and hover over an image, you&#8217;ll see a small play icon on images from those sites, injected by the plugin. Click the plugin, and you&#8217;re greeted with an absolutely gorgeous, high-speed 3-d/2-d browser that allows you to cycle through all of the images in that set in full-screen glory:</p>
<p><a href="http://www.retina.net/tech/wp-content/uploads/2008/04/out.png"><img class="alignnone size-medium wp-image-22" title="PicLens Sample" src="http://www.retina.net/tech/wp-content/uploads/2008/04/out-300x240.png" alt="" width="300" height="240" /></a></p>
<p>There is also support for direct RSS feeds, if you want to <a href="http://www.piclens.com/lite/wordpress.php">pull images from your blog</a> directly.</p>
<p>The real impact of this system is being able to view so many photos at once. It rapidly exposes you to what these sites have to offer, and the search engine makes searching for recent events even more compelling. Additionally, there&#8217;s a search box in the upper right which can be used to search all six of the supported sites within the application, in case you don&#8217;t see what you like.</p>
<p>The application appears to be made of pure, futuristic goodness, with web2.0 reflections all over the bottom of the flying images, direct click and zoom selection of images, and really, this is what I expected the internet future to look like. Why do we not have enough 3d browsers?</p>
<p>Words are not going to do this app justice. Just download it now and check it out. It&#8217;s not supported in Safari 3.1 or firefox 3 yet, so you&#8217;ll have to run an older copy of your browser to use the plugin. Updated copies will be available soon for those browsers, so never fear.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.retina.net/tech/piclens-rocks.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

