<?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; photos</title>
	<atom:link href="http://randomfractals.com/blog/category/photos/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>
		<item>
		<title>Another hit&#8230;</title>
		<link>http://randomfractals.com/blog/2008/12/19/another-hit/</link>
		<comments>http://randomfractals.com/blog/2008/12/19/another-hit/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 18:21:08 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Flickorama]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[photoset]]></category>
		<category><![CDATA[viewer]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=299</guid>
		<description><![CDATA[Flickorama finally got approved on programmableweb.com and was selected as the Mashup of the Day today.

I only noticed it because after reading The 3D Web in 2008 by Sarah Perez on readwriteweb.com last night,  I started considering getting back to it and adding some new features to keep me busy.
Eric Miraglia posted an encouraging Flickorama [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tarasnovak.com/blog/2008/11/03/flickorama-update/" target="_self">Flickorama</a> finally got approved on programmableweb.com and was selected as the <a href="http://www.programmableweb.com/mashup/flickorama-3d-flickr-photoset-viewer/date">Mashup of the Day</a> today.</p>
<p><a href="http://www.programmableweb.com/mashup/flickorama-3d-flickr-photoset-viewer/date" target="_blank"><img class="alignright size-full wp-image-307" title="Flickorama on ProgrammableWeb.com" src="http://tarasnovak.com/blog/wp-content/uploads/2008/12/flickoramaonprogwebsmall.jpg" alt="Flickorama on ProgrammableWeb.com" width="157" height="136" /></a></p>
<p>I only noticed it because after reading <a href="http://www.readwriteweb.com/archives/the_3d_web_in_2008.php" target="_blank">The 3D Web in 2008</a> by <a href="http://www.readwriteweb.com/about_sarah.php">Sarah Perez</a> on readwriteweb.com last night,  I started considering getting back to it and adding some new features to keep me busy.</p>
<p>Eric Miraglia posted an <a href="http://ericmiraglia.com/blog/?p=115" target="_blank">encouraging Flickorama review</a> on his Impressive Pixel blog with good suggestions on improving ergonomics of this application, making it more responsive to mouse gestures, improving large photo view and taking screen resolution into consideration when displaying the photo sets.</p>
<p>I really liked the <a href="http://joshblog.net/2008/12/04/open-source-flex-component-popupthumbnail/" target="_blank">Popup Thumbnail component</a> Josh posted recently with the <a href="http://www.huddletogether.com/projects/lightbox2/" target="_blank">Lightbox</a> popup effect. I think that will make my large photo view really pop and create a much smoother image loading effect with the added animation. That&#8217;s one area I&#8217;ve been struggling with when designing this photo viewer.</p>
<p>I&#8217;ve started <a href="http://tarasnovak.com/blog/2008/11/03/flickorama-update/#nextRev" target="_self">my own wish list</a> in my previous update on Flickorama. Also, I&#8217;ve been doing some custom Wordpress build outs lately. More on this later, but what struck me is the staggering number of Wordpress plugins available, and I&#8217;ve been itching to do a plug-in of my own to get my hands dirty in some php.</p>
<p>So, I&#8217;ll be plugging away on Flickorama over the next two weeks.  Please drop me a note with your comments and suggestions on improving user interface, interactions, adding additional data sources or parametrized widgets/plugins you&#8217;d like to see.</p>
<p>Yes, 3D browsing is finally here and I think it will become mainstream for multimedia and news browsing in 2009.  <a href="http://www.thephotostream.com/" target="_blank">The PhotoStream</a> is a good example of such a news site.</p>
<p>As Sarah notes in her 3D Web in 2008 article:</p>
<blockquote><p>Where 3D is Cool: Browsing</p>
<p>&#8230; we&#8217;ve seen some developments in the use of 3D to deliver better visual browsing experiences. <a href="http://www.readwriteweb.com/archives/go_virtual_window_shopping_at_amazon.php">Amazon launched</a> their 3D <a href="http://windowshop.com/">Winodwshop site</a> which lets you virtually browse through the company&#8217;s top products.</p>
<p><img src="http://www.readwriteweb.com/images/windowshop.jpg" alt="" /></p>
<p>We&#8217;ve also seen other web applications integrate this 3D visual browsing technology including <a href="http://www.readwriteweb.com/archives/will_managedq_be_disruptive_to.php">ManagedQ&#8217;s semantic Google-based search</a>, <a href="http://www.readwriteweb.com/archives/the_photo_stream.php">Photo Stream&#8217;s visual newsroom</a> as well as <a href="http://www.readwriteweb.com/archives/3_unique_search_engines_of_the.php">newer search engines like Viewzi and SearchMe</a>. Although none of those have hit the mainstream, they all are interesting experiments.</p>
<p>However, one of our favorite 3D browsing tools is the technology from <a href="http://cooliris.com/">Cooliris</a>, a browser plugin that lets you transform the web into an immersive 3D experience. With Cooliris, you can surf a &#8220;wall of content&#8221; from sources like <a href="http://www.google.com/">Google</a>, <a href="http://www.flickr.com/">Flickr</a>, <a href="http://www.yahoo.com/">Yahoo</a>, <a href="http://www.smugmug.com/">SmugMug</a>, and <a href="http://www.deviantart.com/">DeviantArt</a>.</p></blockquote>
<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/2008/11/11/2008-campaign-finances-remix-mashup-of-the-day/" title="2008 Campaign Finances Remix &#8212; Mashup of the Day!">2008 Campaign Finances Remix &#8212; Mashup of the Day!</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/15/treemap-history/" title="Treemap History">Treemap History</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2008/12/19/another-hit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickorama update</title>
		<link>http://randomfractals.com/blog/2008/11/03/flickorama-update/</link>
		<comments>http://randomfractals.com/blog/2008/11/03/flickorama-update/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 22:45:21 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Flickorama]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[OpenFlux]]></category>
		<category><![CDATA[PlexiGlass]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=190</guid>
		<description><![CDATA[I&#8217;ve spent more time on Flickorama aesthetics last week. Here is the latest screenshot:

New Features:

Slideshow thumbnail photo strip
Large Photo View
Full Screen View
Link to the photographer&#8217;s photostream
Photo highlights, transparency, borders, drop shadows and typography enhancements


Slideshow Photo Strip
The most notable change is the new slideshow control bar at the bottom of the application screen:

You&#8217;ll notice large Start [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent more time on <a title="Flickorama - OpenFlux PlexiGlass Flickr Mashup" href="http://tarasnovak.com/blog/2008/10/20/flickorama-openflux-plexiglass-flickr-mashup/" target="_blank">Flickorama</a> aesthetics last week. Here is the latest screenshot:</p>
<p style="text-align: center;"><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red" target="_blank"><img class="aligncenter size-full wp-image-192" title="Flickorama" src="http://tarasnovak.com/blog/wp-content/uploads/2008/11/flickorama3red.jpg" alt="" width="450" height="283" /></a></p>
<p><strong>New Features:</strong></p>
<ul>
<li>Slideshow thumbnail photo strip</li>
<li>Large Photo View</li>
<li>Full Screen View</li>
<li>Link to the photographer&#8217;s photostream</li>
<li>Photo highlights, transparency, borders, drop shadows and typography enhancements</li>
</ul>
<p><span id="more-190"></span></p>
<p><strong>Slideshow Photo Strip</strong></p>
<p>The most notable change is the new slideshow control bar at the bottom of the application screen:</p>
<p style="text-align: center;"><a href="http://tarasnovak.com/blog/wp-content/uploads/2008/11/photostrip.jpg"><img class="aligncenter size-full wp-image-196" title="Slideshow Control Bar" src="http://tarasnovak.com/blog/wp-content/uploads/2008/11/photostrip.jpg" alt="" width="450" height="44" /></a></p>
<p>You&#8217;ll notice large Start Slideshow (play) button on the left and a scrollable photo strip control with thumbnails from the currently displayed photo set. The photo strip control will display left and right scroll buttons automatically if all the thumbnails from the currently displayed photoset don&#8217;t fit on your screen. Photo strip scrolling is enabled on mouse over. You still need to click on the Next/Previous Set buttons to load photo sets.</p>
<p>The photo strip is fully synchronized with the <a title="OpenFlux Project Home" href="http://code.google.com/p/openflux/" target="_blank">OpenFlux</a> PlexiGlass list view. So, when you shuffle images in the main 3D view by dragging images around, you&#8217;ll notice they are shuffled in the photo strip as well.</p>
<p>I also added photo highlighting and tooltips that display photo title and clearly indicate the selected photo in PlexiGlass list view and photo strip. In addition, the slideshow control bar, buttons and image boxes now have a refined treatment of borders, transparency, caption display with text truncation, drop shadows and glow filters.</p>
<p><strong>Large Photo View</strong></p>
<p>I am still not completely satisfied with the Large Photo view, but the latest version has some new features that make it more flexible and usable for the slideshow and different 3D photo set layouts. Here is the snapshot of the Large Photo View canvas:</p>
<p style="text-align: center;"><a href="http://tarasnovak.com/blog/wp-content/uploads/2008/11/preview.jpg"><img class="aligncenter size-full wp-image-198" title="Photo View" src="http://tarasnovak.com/blog/wp-content/uploads/2008/11/preview.jpg" alt="" width="450" height="425" /></a></p>
<p>When you click on the selected photo or double click on the photo thumbnail, the Large Photo view is displayed. This photo view canvas is draggable and you can reposition it in the main view to place it in the most convenient location. You can also toggle between medium (500&#215;500) and large (750&#215;750) photo view by double-clicking on the Large Photo image.</p>
<p>The caption box in the Large Photo view displays photo title, date taken, and has a link to the photographer&#8217;s photostream. The photostream link opens new browser window and links directly to the flickr photostream page for now. I plan to extend this feature to load the original photographer&#8217;s photostream in <a title="Red Flickorama" href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red" target="_blank">Flickorama</a> in the future.</p>
<p><strong>Full Screen View</strong></p>
<p>The top application control bar has two new buttons: Large Photo on the left and Full Screen View button on the right:</p>
<p><a href="http://tarasnovak.com/blog/wp-content/uploads/2008/11/layoutcontrols.jpg"><img class="aligncenter size-full wp-image-201" title="Layout Controls" src="http://tarasnovak.com/blog/wp-content/uploads/2008/11/layoutcontrols.jpg" alt="" width="405" height="91" /></a></p>
<p>The Large Photo button opens the Large Photo View and Full Screen button allows to break out of the browser window and view <a title="Red Flickorama" href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red" target="_blank">Flickorama</a> full screen.</p>
<p>The toggle buttons in the middle are for switching between the different 3D Photoset Layouts. The currently supported layouts are:</p>
<ul>
<li><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red&amp;layout=horizontalFlow" target="_blank">Cover Flow</a></li>
<li><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red&amp;layout=verticalFlow" target="_blank">Vertical Cover Flow</a></li>
<li><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red&amp;layout=carousel" target="_blank">Carousel</a></li>
<li><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red&amp;layout=flow" target="_blank">Grid</a></li>
<li><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red&amp;layout=spiral" target="_blank">Spiral</a></li>
<li><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red&amp;layout=rollerCoaster" target="_blank">Roller Coaster</a></li>
<li><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#text=red&amp;layout=timeMachine" target="_blank">Time Machine</a></li>
</ul>
<p>I am considering adding Book, Sphere and Collage photo set layouts eventually.</p>
<p><strong>Under the Covers</strong></p>
<p>Quite a few changes, bug fixes and enhancements were added behind the scene. Images are now pulled directly from flickr without an extra pass through the image proxy on my server. I also switched to using <a href="http://www.quietlyscheming.com/blog/2007/01/23/some-thoughts-on-doubt-on-flex-as-the-best-option-orhow-i-made-my-flex-images-stop-dancing/" target="_blank">Ely&#8217;s Super Image</a> for image loading and caching.  Image caching and direct loading from flickr gave flickorama a noticeable performance boost.</p>
<p>I still need to play a little with image caching settings and profile the whole application. It performs well for a casual user, but you might encounter problems if you go through over a thousand of photos.</p>
<p><a id="nextRev"></a><br />
<strong>What&#8217;s next?</strong></p>
<p>I am planning to add Advanced Search options and Tag Cloud, generated from the currently displayed photo set, to provide extra search and explore options.</p>
<p>Other ideas:</p>
<ul>
<li>Going AIR :)</li>
<li>Multi-tab Flickorama</li>
<li>Save your favorite pics and searches</li>
<li>Geo-search</li>
</ul>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><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/2008/12/19/another-hit/" title="Another hit&#8230;">Another hit&#8230;</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/2008/11/11/2008-campaign-finances-remix-mashup-of-the-day/" title="2008 Campaign Finances Remix &#8212; Mashup of the Day!">2008 Campaign Finances Remix &#8212; Mashup of the Day!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2008/11/03/flickorama-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickorama &#8211; OpenFlux PlexiGlass Flickr Mashup</title>
		<link>http://randomfractals.com/blog/2008/10/20/flickorama-openflux-plexiglass-flickr-mashup/</link>
		<comments>http://randomfractals.com/blog/2008/10/20/flickorama-openflux-plexiglass-flickr-mashup/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 04:58:16 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Flickorama]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[OpenFlux]]></category>
		<category><![CDATA[PlexiGlass]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=141</guid>
		<description><![CDATA[Quick Flickr mashup using OpenFlux 3D PlexiGlass to browse fractal pictures. Actually, you can search for any pics with this app :)
Here is the Flickorama with sample layouts:
Cover Flow:

Roller Coaster:

Time Machine:

There are more layouts available and a larger photo preview feature that is currently in beta.
With Flickorama you can search public Flickr photos by tags, [...]]]></description>
			<content:encoded><![CDATA[<p>Quick Flickr mashup using <a href="http://www.bobjim.com/2008/04/04/updated-plexiglass-openflux-3d-example/" target="_blank">OpenFlux 3D PlexiGlass</a> to browse fractal pictures. Actually, you can search for any pics with this app :)</p>
<p>Here is the <a href="http://www.randomfractals.com/Flickorama/Flickorama.html" target="_blank">Flickorama</a> with sample layouts:</p>
<p>Cover Flow:</p>
<p style="text-align: center;"><a href="http://www.randomfractals.com/Flickorama/Flickorama.html" target="_blank"><img class="aligncenter size-full wp-image-153" title="Flickorama Cover Flow" src="http://tarasnovak.com/blog/wp-content/uploads/2008/10/flickoramacoverflow.jpg" alt="" width="450" height="238" /></a></p>
<p>Roller Coaster:</p>
<p style="text-align: center;"><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#layout=rollerCoaster" target="_blank"><img class="aligncenter size-full wp-image-155" title="Flickorama Roller Coaster View" src="http://tarasnovak.com/blog/wp-content/uploads/2008/10/flickoramarollercoaster1.jpg" alt="" width="450" height="239" /></a></p>
<p>Time Machine:</p>
<p style="text-align: center;"><a href="http://www.randomfractals.com/Flickorama/Flickorama.html#layout=timeMachine" target="_blank"><img class="aligncenter size-full wp-image-150" title="Flickorama Time Machine layout" src="http://tarasnovak.com/blog/wp-content/uploads/2008/10/flickoramatimemachine.jpg" alt="" width="450" height="245" /></a></p>
<p>There are more layouts available and a larger photo preview feature that is currently in beta.</p>
<p>With <a href="http://www.randomfractals.com/Flickorama/Flickorama.html" target="_blank">Flickorama</a> you can search public Flickr photos by tags, paginate through the returned photo sets, or sit back and let the sequential or random photo slideshow flickr on your screen.</p>
<p>I&#8217;ve been sitting on this prototype since Ryan Campbell put together that <a href="http://www.bobjim.com/2008/04/04/updated-plexiglass-openflux-3d-example/" target="_blank">OpenFlux 3D PlexiGlass cards example</a>. When I first saw it, I knew that&#8217;s the UI to use for some fun Flickr pics browsing.</p>
<p>First, I wired it to Flickr to demo some alternative image gallery display options to one of my clients. I ended up using <a href="http://www.quietlyscheming.com/blog/components/tutorial-displayshelf-component/" target="_blank">Ely Greenfield&#8217;s Display Shelf component</a> for that project.</p>
<p>However, I was so far along into wiring OpenFlux PlexiGlass to Flickr that I have decided to spend some extra time to add photo set pagination and cleanup the UI a bit.</p>
<p>You can access it on my new site: <a href="http://www.randomfractals.com/Flickorama/Flickorama.html" target="_blank">http://www.randomfractals.com/Flickorama/Flickorama.html</a></p>
<p>I&#8217;ll be hosting my most interesting prototypes and demos on that site from now on.</p>
<p>I should also give credits to Juan Sanchez for the <a href="http://www.scalenine.com/gallery/gallery-2.php" target="_blank">shadow Flex UI theme</a> I&#8217;ve used for this application and Brian Kent for the really cool <a href="http://www.aenigmafonts.com/fonts/fontss.html" target="_blank">AEnigma</a> Scrawl font he created. I&#8217;ve seen it used in quite a few Flex apps lately.</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/12/19/another-hit/" title="Another hit&#8230;">Another hit&#8230;</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/2008/11/11/2008-campaign-finances-remix-mashup-of-the-day/" title="2008 Campaign Finances Remix &#8212; Mashup of the Day!">2008 Campaign Finances Remix &#8212; Mashup of the Day!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2008/10/20/flickorama-openflux-plexiglass-flickr-mashup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
