<?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>Random Fractals&#187; flickr flip book</title>
	<atom:link href="http://randomfractals.com/blog/flex/flickr-flip-book/feed/" rel="self" type="application/rss+xml" />
	<link>http://randomfractals.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 27 Mar 2010 13:57:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some cool 3D stuff and Degrafa Maps coming soon</title>
		<link>http://randomfractals.com/blog/2009/01/19/some-cool-3d-stuff-and-degrafa-maps-coming-soon/</link>
		<comments>http://randomfractals.com/blog/2009/01/19/some-cool-3d-stuff-and-degrafa-maps-coming-soon/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 18:48:27 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Away3D]]></category>
		<category><![CDATA[Degrafa Globe]]></category>
		<category><![CDATA[Degrafa Maps]]></category>
		<category><![CDATA[Flickorama]]></category>
		<category><![CDATA[flickr flip book]]></category>
		<category><![CDATA[List3D]]></category>
		<category><![CDATA[OpenFlux]]></category>
		<category><![CDATA[PlexiGlass]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=606</guid>
		<description><![CDATA[I am going to put my multimedia experiments and updates to media players and flickr mashups on hold to repackage and publish some really cool 3D stuff and interactive maps I&#8217;ve done with OpenFlux, Away3d,  Tweener, and Degrafa.

Flickorama 3D Update and Camera Work
Inspired by the PlexiGlass (OpenFlux 3D) example that opened easy to use Element [...]]]></description>
			<content:encoded><![CDATA[<p>I am going to put my multimedia experiments and updates to media players and flickr mashups on hold to repackage and publish some really cool 3D stuff and interactive maps I&#8217;ve done with <a href="http://code.google.com/p/openflux/" target="_blank">OpenFlux</a>, <a href="http://away3d.com/" target="_blank">Away3d</a>, <a href="http://code.google.com/p/tweener/" target="_blank"> Tweener</a>, and <a href="http://www.degrafa.org/" target="_blank">Degrafa</a>.</p>
<p><a title="See Flickorama 3D Update Live" href="http://www.randomfractals.com/Flickorama/Flickorama.html" target="_blank"><img class="alignright size-full wp-image-618" title="Flickorama 3D: Random Layout" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/randomthumb.jpg" alt="randomthumb" width="240" height="180" /></a></p>
<p><strong>Flickorama 3D Update and Camera Work</strong></p>
<p>Inspired by the <a href="http://www.bobjim.com/2008/04/04/updated-plexiglass-openflux-3d-example/" target="_blank">PlexiGlass (OpenFlux 3D) example</a> that opened easy to use <a href="http://blog.pixelingene.com/?p=20" target="_blank">Element Flow</a>-like capabilities to Flex applications, I created <a href="http://www.randomfractals.com/Flickorama/Flickorama.html" target="_blank">Flickorama</a> mashup last year to explore public photos from Flickr.</p>
<p>You can read about it in my outdated by now <a href="http://tarasnovak.com/blog/2008/11/03/flickorama-update/">Flickorama update</a> post or see an independent <a href="http://ericmiraglia.com/blog/?p=115" target="_blank">Flickorama review</a> by Eric Miraglia on his <a href="http://ericmiraglia.com/blog/" target="_blank">Impressive Pixel</a> blog.</p>
<p>A lot has changed in Flickorama since then. The added camera work with pan, tilt and zoom features provided by the tucked in <a href="http://away3d.com/" target="_blank">Away3D</a> engine, along with the added keyboard navigation make it a breeze now to flip through a stack of photos. I also added new Random view layout option and integrated my <a href="http://tarasnovak.com/blog/2009/01/06/flickr-flip-book/" target="_blank">Flickr Flipbook</a>, but that deserves a separate post.</p>
<p><strong>Random3DView Demo and List3D</strong></p>
<p>The only reason I am rambling about those updates because while digging through <a href="http://code.google.com/p/openflux/source/browse/#svn/trunk/OpenFlux/com/plexiglass" target="_blank">openflux plexiglass trunk code</a> I&#8217;ve tried different layouts and cameras, ended up adding a couple of my own and making some tweaks to existing cameras and layouts for improved interaction and user experience.<a href="http://www.tarasnovak.com/lab/Random3DView/Random3DView.html" target="_blank"><img class="alignright size-full wp-image-633" title="Random 3D View Demo" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/random3dviewthumb.jpg" alt="random3dviewthumb" width="240" height="230" /></a></p>
<p>Now, I have not seen any updates to the openflux library recently, and I am not sure about openflux roadmap or future development work, although I really like the separation of model, view, layout and 3D perspective that this library provides.</p>
<p>However, if you have an application that requires similar 3D list view display, I created a <a href="http://www.tarasnovak.com/lab/Random3DView/Random3DView.html" target="_blank">Random3DView demo</a> that demonstrates the setup behind Flickorama 3D photo viewer. You can <a href="http://www.tarasnovak.com/lab/Random3DView/srcview/index.html" target="_blank">view Random3DView source code</a> and the resulting camera and layout work in the updated <a href="http://www.randomfractals.com/Flickorama/Flickorama.html" target="_blank">Flickorama 3D mashup</a>.</p>
<p>While working on Random3DView I realized that there must be many applications that could benefit from a simple List3D view component that taps into Away3d capabilities with OpenFlux Plexiglass or some other MVC framework overlayed, yet hidden and nicely encapsulated for simple List 3D data binding and rendering.</p>
<p>So, I&#8217;ve decided to do some refactoring on my Random3DView code and see if I can create a reusable List3D component that will make it very easy for anyone to put together a Flex application like <a href="http://www.randomfractals.com/Flickorama/Flickorama.html">Flickorama</a>, backed by the powerful Away3D engine with some Tweener animation and different layouts, in minutes. Stay tuned for updates.</p>
<p><strong>Degrafa Maps and Globe</strong></p>
<p><a href="http://www.tarasnovak.com/lab/DegrafaMaps/DegrafaMaps.html" target="_blank"><img class="alignright size-full wp-image-635" title="Degrafa Maps Demo" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/degrafamapthumb.jpg" alt="degrafamapthumb" width="240" height="124" /></a></p>
<p>Some Degrafa world maps in various projections and mapping to 3D globe with Flex 3D are coming in the next few weeks too.</p>
<p>You can see some early demos of my Degrafa maps <a href="http://www.tarasnovak.com/lab/DegrafaMaps/DegrafaMaps.html" target="_blank">here</a>. Some nights and weekends were spent on converting <a href="http://commons.wikimedia.org/wiki/Category:Blank_SVG_maps_of_the_world" target="_blank">blank SVG maps of the world</a> to make those interactive maps with selectable regions and countries in Flex. I am currently rethinking how those maps are configured and loaded.</p>
<p>You can see a production version of my Degrafa mapping technology used in a Beer Hunter application on <a href="http://destinationbeer.com/beer_hunter/" target="_blank">destinationbeer.com</a>.</p>
<p><a href="http://www.tarasnovak.com/lab/DegrafaGlobe/DegrafaGlobe.html" target="_blank"><img class="alignright size-full wp-image-637" title="Degrafa Globe alpha" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/degrafaglobethumb.jpg" alt="Degrafa Globe alpha" width="240" height="182" /></a></p>
<p>This <a href="http://v2.flexcoders.nl/2008/11/05/using-moviematerial-away3dflex3d/" target="_blank">Flex 3D Earth demo</a> and my poking in Away3D lately gave me some ideas on creating a rotating <a href="http://www.tarasnovak.com/lab/DegrafaGlobe/DegrafaGlobe.html" target="_blank">Degrafa Globe</a> that I am planning to enable and get it to work with my degrafa map, zoom in, tooltips and all the 3d camera rotation and tilt effects.</p>
<p>So, check back for some demos and new open source List3D and Map3D components soon.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2008/11/03/flickorama-update/" title="Flickorama update">Flickorama update</a></li><li><a href="http://randomfractals.com/blog/2008/10/20/flickorama-openflux-plexiglass-flickr-mashup/" title="Flickorama &#8211; OpenFlux PlexiGlass Flickr Mashup">Flickorama &#8211; OpenFlux PlexiGlass Flickr Mashup</a></li><li><a href="http://randomfractals.com/blog/2009/01/22/flex-3d-degrafa-earth-globe-with-2d-world-map-plane/" title="Flex 3D Degrafa Earth Globe with 2D World Map Plane">Flex 3D Degrafa Earth Globe with 2D World Map Plane</a></li><li><a href="http://randomfractals.com/blog/2009/02/06/from-day-1-of-flex-svg-explorer-dev-and-research/" title="From Day 1 of Flex SVG Explorer Dev and Research">From Day 1 of Flex SVG Explorer Dev and Research</a></li><li><a href="http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/" title="Back to SVG and a cup of Java ME">Back to SVG and a cup of Java ME</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2009/01/19/some-cool-3d-stuff-and-degrafa-maps-coming-soon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flick Flip Book Light</title>
		<link>http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/</link>
		<comments>http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 16:54:28 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[flickr flip book]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[ui skin]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=431</guid>
		<description><![CDATA[Some folks complained that my default UI skin is too dark, it is hard to read photo descriptions in Flickr Flip Book, and the whole charcoal look and feel used in most Adobe Flex and AIR apps is wearing off.
So, I added new silvery Light UI skin to this app with an option to switch [...]]]></description>
			<content:encoded><![CDATA[<p>Some folks complained that my default UI skin is too dark, it is hard to read photo descriptions in <a title="Flickr Flip Book" href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html#" target="_blank">Flickr Flip Book</a>, and the whole charcoal look and feel used in most Adobe Flex and AIR apps is wearing off.</p>
<p>So, I added new silvery Light UI skin to this app with an option to switch between the default and light skin:</p>
<p><a href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html#" target="_blank"><img class="alignnone size-full wp-image-433" title="Flickr Flip Book toolbar" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickrflipbooklighttoolbarsmall.png" alt="flickrflipbooklighttoolbarsmall" width="480" height="58" /></a></p>
<p>And here is the screenshot of <a href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html" target="_blank">Flickr Flip Book</a> Light:</p>
<p><a href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html" target="_blank"><img class="alignnone size-full wp-image-434" title="Flickr Flip Book Light screenshot" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickrflipbooklightsmall.png" alt="flickrflipbooklightsmall" width="480" height="360" /></a></p>
<p>It&#8217;s a little plain, but easy on the eyes. Maybe I&#8217;ll add some album page background pattern options in v.2 to make it stand out and more colorful.</p>
<p>In the meantime, I am planning to do a short how-to with some sample code next, to show how easy it is to add support for multiple UI skins to Flex apps with a well-designed UI and cleanly separated view/layout code and styles.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/" title="Back to SVG and a cup of Java ME">Back to SVG and a cup of Java ME</a></li><li><a href="http://randomfractals.com/blog/2009/01/19/some-cool-3d-stuff-and-degrafa-maps-coming-soon/" title="Some cool 3D stuff and Degrafa Maps coming soon">Some cool 3D stuff and Degrafa Maps coming soon</a></li><li><a href="http://randomfractals.com/blog/2009/01/06/flickr-flip-book/" title="Flickr Flip Book">Flickr Flip Book</a></li><li><a href="http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/" title="Interactive BitmapData Perlin Noise Explorer">Interactive BitmapData Perlin Noise Explorer</a></li><li><a href="http://randomfractals.com/blog/2008/10/10/noise-test/" title="Noise Test">Noise Test</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flickr Flip Book</title>
		<link>http://randomfractals.com/blog/2009/01/06/flickr-flip-book/</link>
		<comments>http://randomfractals.com/blog/2009/01/06/flickr-flip-book/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 22:56:25 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[flickr flip book]]></category>
		<category><![CDATA[flickr mashup]]></category>
		<category><![CDATA[flip book]]></category>
		<category><![CDATA[photo album]]></category>
		<category><![CDATA[photo visualization]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=324</guid>
		<description><![CDATA[Flickr Flip Book is my new Flickr mashup to browse Flickr photo stream and view large photos with all the extra info, Photo Album style!

Flickr Flip Book Features:
- Flickr Tag Search prompt
- Flip Book animation with Photo Album pages displaying photos and extra photo informaion
- Detailed Photo Information: description, tags, author, number of views, date [...]]]></description>
			<content:encoded><![CDATA[<p><a title="See Flickr Flip Book" href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html" target="_blank">Flickr Flip Book</a> is my new Flickr mashup to browse Flickr photo stream and view large photos with all the extra info, Photo Album style!</p>
<p><a title="Flickr Flip Book: Sunflower search" href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html#text=sunflower" target="_blank"><img class="alignnone size-full wp-image-347" title="Flickr Flip Book: Sunflower Screenshot" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickrflipbooksunflowersmall1.png" alt="flickrflipbooksunflowersmall1" width="480" height="221" /></a></p>
<p><strong>Flickr Flip Book Features:</strong></p>
<p>- Flickr Tag Search prompt</p>
<p>- Flip Book animation with Photo Album pages displaying photos and extra photo informaion</p>
<p>- Detailed Photo Information: description, tags, author, number of views, date posted, comments</p>
<p>- Photo strip to navigate through the album photos and skip pages</p>
<p>- Tag clouds to view photo tags and perform a quick search of similar images</p>
<p>- Keyboard navigation to flip through photos and zoom in for a larger photo view</p>
<p>- Search by content or media type with some sort options: relevance, interestingness, date posted/taken</p>
<p>- Sequential and random slideshow playback</p>
<p>- Full screen view</p>
<p><span id="more-324"></span></p>
<p><strong>Flickr Search Prompt</strong></p>
<p>When you enter Flickr Flip Book, a typical Flickr text search prompt is displayed:</p>
<p><img class="alignnone size-full wp-image-343" title="Flickr Search Prompt" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickrsearchprompt1.png" alt="flickrsearchprompt1" width="480" height="207" /></p>
<p>Just enter some key phrase of interest to search Flickr.</p>
<p>You can also pass the search text query via url using deep linking with the &#8220;text&#8221; parameter. For example, the following url will retrieve matching sunflower images on load, bypassing the initial Flickr search prompt: <a title="Flickr Flip Book: Sunflower" href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html#text=sunflower" target="_blank">http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html#text=sunflower</a></p>
<p><strong>Flipping through Pics<br />
</strong></p>
<p>The Flip Book that simulates Photo Album with page flipping effect is not my original work, although I&#8217;ve spent a lot of time picking the most suitable visualization and tried a few different flip book components before settling on <a title="Flex Book component" href="http://www.quietlyscheming.com/blog/components/flexbook/" target="_blank">Ely&#8217;s Flex Book</a>. The other flip book components I&#8217;ve evaluated just were not as flexible or had some serious sizing and animation performance issues on page resizing and the actual page flip.</p>
<p>To flip Photo Album pages you can click on the page corners, drap them to experience the full page flip effect, or use the photo thumbnail strip at the bottom of the Flickr Flip Book to navigate to the desired photo page.</p>
<p><img class="alignnone size-full wp-image-369" title="Photo Page Flipping" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickrflipbookpageflipsmall.png" alt="flickrflipbookpageflipsmall" width="480" height="221" /></p>
<p><strong>Album Photo View</strong></p>
<p>The Photo Album displays two pages per photo: Photo page on the left and Photo Information page on the right:</p>
<p><img class="alignnone size-full wp-image-386" title="Album Photo View" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/photoviewsmall.png" alt="Album Photo View" width="480" height="203" /></p>
<p><strong>Photo Page<br />
</strong></p>
<p>The Photo Page displays medium size photo from flickr, resized and enlarged to fit your screen resolution and browser window:</p>
<p><img class="alignnone size-full wp-image-380" title="Photo Page" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/photopageviewsmall.png" alt="photopageviewsmall" width="480" height="400" /></p>
<p>If you mouse over the photo image, you can view the photo title, number of views from flickr, photographer&#8217;s icon, link to the  photographer&#8217;s photostream, and posted photo date and time.</p>
<p><strong>Photo Popup</strong></p>
<p>You can click on the photo image to see high resolution image or hit space bar key to show and hide the large photo image:</p>
<p><img class="alignnone size-full wp-image-395" title="Photo Popup" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/photopopupsmall.png" alt="photopopupsmall" width="480" height="221" /></p>
<p>I&#8217;ve used <a title="Flex PopUpThumbnail component" href="http://joshblog.net/2008/12/04/open-source-flex-component-popupthumbnail/" target="_blank">Josh&#8217;s PopUpThumbnail </a>component for this one, with minor adjustments to hide popup image on slideshow playback and adding support for the enlarged image aspect ratio and bitmap smoothing on popup. Turns out half of the Flickr images are of low-res, actually &#8220;medium&#8221; according to Flickr, with 500 px on the longest side.</p>
<p><strong>Photo Information Page<br />
</strong></p>
<p>The Photo Information page displays photo title, description, tags and comments.</p>
<p><strong>Photo Description:</strong></p>
<p><strong><img class="alignnone size-full wp-image-409" title="Photo Information Page" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/infopageviewsmall1.png" alt="infopageviewsmall1" width="480" height="395" /><br />
</strong></p>
<p><strong>Photo Tags:</strong></p>
<p><img class="alignnone size-full wp-image-392" title="phototagssmall" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/phototagssmall.png" alt="phototagssmall" width="480" height="155" /></p>
<p><strong>Photo Comments:</strong></p>
<p><img class="alignnone size-full wp-image-393" title="photocommentssmall" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/photocommentssmall.png" alt="photocommentssmall" width="480" height="343" /></p>
<p><strong>Discover New Photos with Tag Search</strong></p>
<p>Flickr Flip Book has two tag search options:</p>
<p>1) Select tags on the Photo Information Page to search for similar photos. This is handy if you don&#8217;t know exactly what you are looking for. Most photos on flickr have 10-20 tags to pick from. Just select the most interesting tags and click search:</p>
<p><img class="alignnone size-full wp-image-415" title="Photo Tag Search" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/phototagsearchsmall.png" alt="phototagsearchsmall" width="480" height="395" /></p>
<p>2) The toolbar at the top has a link to the Album Tag Cloud that displays all tags for the current photo set:</p>
<p><img class="alignnone size-full wp-image-416" title="Flick Flip Book toolbar" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickflipbooktoolbarsmall.png" alt="flickflipbooktoolbarsmall" width="480" height="49" /></p>
<p><img class="alignnone size-full wp-image-417" title="Album Tag Cloud Search" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/albumtagssmall.png" alt="Album Tag Cloud Search" width="480" height="519" /></p>
<p><strong>Search Options</strong></p>
<p>The top toolbar also has a link to the Search Options dialog, located under the text search field. There is not much there yet, but a good start to get some basic search and sorting going:</p>
<p><img class="alignnone size-full wp-image-420" title="Search Options" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/searchoptionssmall.png" alt="Search Options" width="480" height="269" /></p>
<p><strong>Keyboard Navigation</strong></p>
<p>You can use arrow keys to flip pages and space bar key to show/hide large photo popup.</p>
<p>If the app looses focus, just click on the photo strip to regain keyboard navigation functioanlity. I am still looking into this issue.</p>
<p><strong>PhotoStrip and Slideshow Playback</strong></p>
<p>Flick Flip Book uses the same<strong> </strong>photo strip navigation I&#8217;ve used for Flickorama at the bottom of the application window, with options to get next/previous photo set and Play sequential or random slideshows:</p>
<p><img class="alignnone size-full wp-image-422" title="Photo Strip" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/photostripsmall.png" alt="Photo Strip" width="480" height="51" /></p>
<p>See my <a title="Flickorama Slideshow PhotoStrip Info" href="http://tarasnovak.com/blog/2008/11/03/flickorama-update/#more-190" target="_self">Flickorama update</a> post for more info on the Slideshow PhotoStrip.</p>
<p>Slideshow playback in Flickr Flip Book is really cool. Just fire it up and see those pages flip.</p>
<p>Let me know if you encounter any problems.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2009/01/19/some-cool-3d-stuff-and-degrafa-maps-coming-soon/" title="Some cool 3D stuff and Degrafa Maps coming soon">Some cool 3D stuff and Degrafa Maps coming soon</a></li><li><a href="http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/" title="Flick Flip Book Light">Flick Flip Book Light</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2009/01/06/flickr-flip-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
