<?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>Werner Randelshofer's Blog</title>
	<atom:link href="http://blog.hslu.ch/rawcoder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hslu.ch/rawcoder</link>
	<description>My name is Werner Randelshofer. My main interests are user interface design, object oriented application design, and Java programming.</description>
	<lastBuildDate>Sat, 23 Jan 2010 09:19:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updated color chooser in JHotDraw</title>
		<link>http://blog.hslu.ch/rawcoder/2010/01/22/updated-color-chooser-in-jhotdraw/</link>
		<comments>http://blog.hslu.ch/rawcoder/2010/01/22/updated-color-chooser-in-jhotdraw/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 15:55:12 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[Java Programming]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=271</guid>
		<description><![CDATA[Jeremy Woods recently published an article named A Good GUI for Selecting Colors.
Here is a screenshot with one of the PaletteUI&#8217;s he created:

There is very much to like about this arrangement of the colors:

The columns represent hue values, the rows brightness values.
The colors are ordered by wavelength from lowest (red) to highest (purple).
The rows are ordered [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2010/01/22/updated-color-chooser-in-jhotdraw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JHotDraw 7.4 Released</title>
		<link>http://blog.hslu.ch/rawcoder/2010/01/17/jhotdraw-7-4-released/</link>
		<comments>http://blog.hslu.ch/rawcoder/2010/01/17/jhotdraw-7-4-released/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 09:44:05 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[Unrelated]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=263</guid>
		<description><![CDATA[JHotDraw is a framework for structured drawing editors. Many people don&#8217;t know &#8211; at least I guess that they don&#8217;t &#8211; that JHotDraw actually consists of two frameworks. The second one is a framework for document oriented applications.
For JHotDraw 7.4, I have revised the application framework to identify a document by a java.net.URI instead of by [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2010/01/17/jhotdraw-7-4-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simulating viewpoint changes on a stereo image pair</title>
		<link>http://blog.hslu.ch/rawcoder/2010/01/07/simulating-viewpoint-changes-on-a-stereo-image-pair/</link>
		<comments>http://blog.hslu.ch/rawcoder/2010/01/07/simulating-viewpoint-changes-on-a-stereo-image-pair/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 12:26:20 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=247</guid>
		<description><![CDATA[The Fujifilm Finepix Real 3D W1 has a 3D screen which allows to perceive the depth of a stereo image without having to wear special glasses. Now, how can we convey depth on a regular computer screen?
I took a take on this, by creating a video sequence which transitions between the left and the right [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2010/01/07/simulating-viewpoint-changes-on-a-stereo-image-pair/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squeezing the Meta-Data out of an MPO file</title>
		<link>http://blog.hslu.ch/rawcoder/2010/01/06/squeezing-the-meta-data-out-of-an-mpo-file/</link>
		<comments>http://blog.hslu.ch/rawcoder/2010/01/06/squeezing-the-meta-data-out-of-an-mpo-file/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 14:54:17 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[File Formats]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=197</guid>
		<description><![CDATA[I bought myself a Fujifilm Finepix Real 3D W1 camera for christmas.  
This camera shoots stereo pictures and stores them in a Multi-Picture (MPO) file.
Fuji did  a very fine job by standardizing and publishing the details of this format with the Japanese Camera &#38; Imaging Products association (CIPA).
MPO files created by my camera consist [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2010/01/06/squeezing-the-meta-data-out-of-an-mpo-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amiga animations with color cycling</title>
		<link>http://blog.hslu.ch/rawcoder/2009/12/26/amiga-animations-with-color-cycling/</link>
		<comments>http://blog.hslu.ch/rawcoder/2009/12/26/amiga-animations-with-color-cycling/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 09:47:50 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[File Formats]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=191</guid>
		<description><![CDATA[In the last few days I added support for Amiga CRNG color cycling to MultiShow and ANIMApplet.
Color cycling is a technique for creating an animation by cycling a range of colors in the color palette.
I have uploaded the gorgeous &#8220;Riding&#8221; animation from the game &#8220;Defender of the crown&#8221; to my web site.

This animation contains both [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2009/12/26/amiga-animations-with-color-cycling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CubeTwister user interface update</title>
		<link>http://blog.hslu.ch/rawcoder/2009/12/22/cubetwister-user-interface-update/</link>
		<comments>http://blog.hslu.ch/rawcoder/2009/12/22/cubetwister-user-interface-update/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 17:25:23 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=182</guid>
		<description><![CDATA[I have updated the user interface of CubeTwister under Windows.
It looks now almost like on Mac OS X:

The blue area on the left is used for navigation. The white area in the middle contains the main content (the Rubik&#8217;s Cube) and the gray area on the right is used for settings.
I hope people don&#8217;t mind [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2009/12/22/cubetwister-user-interface-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding ClearType to the Sun pdf-renderer</title>
		<link>http://blog.hslu.ch/rawcoder/2009/11/28/adding-cleartype-to-the-sun-pdf-renderer/</link>
		<comments>http://blog.hslu.ch/rawcoder/2009/11/28/adding-cleartype-to-the-sun-pdf-renderer/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 14:47:06 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[File Formats]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=174</guid>
		<description><![CDATA[Just for fun, I have added ClearType support to my EmbedPDF applet.
My applet is based on the excellent pdf-renderer Java library from Sun Microsystems.
Sub-pixel antialiasing is done in a post-processing step. First, the page is rendered at a scale factor of 3&#215;2. Then it is scaled down using the ClearType class, which I found in [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2009/11/28/adding-cleartype-to-the-sun-pdf-renderer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JHotDraw and AnyWikiDraw released</title>
		<link>http://blog.hslu.ch/rawcoder/2009/10/19/jhotdraw-and-anywikidraw-released/</link>
		<comments>http://blog.hslu.ch/rawcoder/2009/10/19/jhotdraw-and-anywikidraw-released/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:04:58 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=169</guid>
		<description><![CDATA[I finally managed to squeeze in a few hours to create new releases of the JHotDraw and the AnyWikiDraw projects.
JHotDraw is a framework for drawing editors. In the newly released versions 7.3 and 7.3.1 I redesigned the JavaBeans support in the framework. Now it is possible to use weakly linked listeners, which greatly helps creating [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2009/10/19/jhotdraw-and-anywikidraw-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 video tag &#8211; a replacement for the Flash player?</title>
		<link>http://blog.hslu.ch/rawcoder/2009/07/19/html-5-video-tag-a-replacement-for-the-flash-player/</link>
		<comments>http://blog.hslu.ch/rawcoder/2009/07/19/html-5-video-tag-a-replacement-for-the-flash-player/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 11:27:38 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[File Formats]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=164</guid>
		<description><![CDATA[So far, I use the Flash player to deploy videos on the web. Because it is the only one which works in all browsers on Windows and Mac OS X. But in the future, this might change since the HTML 5 video element has been adopted by Firefox 3.5 and Safari 4.
Since I am a [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2009/07/19/html-5-video-tag-a-replacement-for-the-flash-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugging FMJ decoders and renderers into JMF</title>
		<link>http://blog.hslu.ch/rawcoder/2009/07/12/plugging-fmj-decoders-and-renderers-into-jmf/</link>
		<comments>http://blog.hslu.ch/rawcoder/2009/07/12/plugging-fmj-decoders-and-renderers-into-jmf/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 13:00:26 +0000</pubDate>
		<dc:creator>werner.randelshofer</dc:creator>
				<category><![CDATA[File Formats]]></category>
		<category><![CDATA[Java Programming]]></category>

		<guid isPermaLink="false">http://blog.hslu.ch/rawcoder/?p=159</guid>
		<description><![CDATA[Decoders from the FMJ project can be used as plug ins for  JMF. But some work is required.
FMJ plug ins do not work out of the box, because JMF is very picky about the format descriptions that a plug in returns to advertise its input/output capabilities.
To get support for PNG-encoded AVI and QuickTime videos [...]]]></description>
		<wfw:commentRss>http://blog.hslu.ch/rawcoder/2009/07/12/plugging-fmj-decoders-and-renderers-into-jmf/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
