<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Flying Logic: Software for Visual Thinking</title>
	<atom:link href="http://blog.flyinglogic.com/archives/4/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.flyinglogic.com/archives/4</link>
	<description>Topics of interest to the Flying Logic community</description>
	<pubDate>Tue, 06 Jan 2009 01:41:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Robert McNally</title>
		<link>http://blog.flyinglogic.com/archives/4#comment-128</link>
		<dc:creator>Robert McNally</dc:creator>
		<pubDate>Tue, 19 Aug 2008 06:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flyinglogic.com/?p=4#comment-128</guid>
		<description>The canvas was created purely with Java 2D, which is a very capable API. We did use some bitmap caching techniques to avoid having to redraw every stitch of text every frame.</description>
		<content:encoded><![CDATA[<p>The canvas was created purely with Java 2D, which is a very capable API. We did use some bitmap caching techniques to avoid having to redraw every stitch of text every frame.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blog.flyinglogic.com/archives/4#comment-127</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Mon, 18 Aug 2008 23:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flyinglogic.com/?p=4#comment-127</guid>
		<description>Hi,
Stumbled across your website and tool while looking around at examples of Java programming with interaction of graphics. This post makes for an interesting read and I think I'll have a go with the software!
Was just wondering if you were willing to share what you used to program the canvas itself. Is it simply using java 2d? Im not asking for code or anything, just some tips on what one might use to program interactive graphics like that.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Stumbled across your website and tool while looking around at examples of Java programming with interaction of graphics. This post makes for an interesting read and I think I&#8217;ll have a go with the software!<br />
Was just wondering if you were willing to share what you used to program the canvas itself. Is it simply using java 2d? Im not asking for code or anything, just some tips on what one might use to program interactive graphics like that.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wahoo</title>
		<link>http://blog.flyinglogic.com/archives/4#comment-3</link>
		<dc:creator>Wahoo</dc:creator>
		<pubDate>Sat, 06 Oct 2007 01:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flyinglogic.com/?p=4#comment-3</guid>
		<description>Thank you for sharing!</description>
		<content:encoded><![CDATA[<p>Thank you for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
