<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Visualisation of parties in the Dáil 1918-2002</title>
	<link>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/</link>
	<description>An Irish Community weblog about everything</description>
	<pubDate>Mon, 15 Mar 2010 15:08:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Keith</title>
		<link>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132251</link>
		<pubDate>Fri, 23 Jun 2006 19:08:58 +0000</pubDate>
		<guid>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132251</guid>
					<description>Well, I already know JS, and AS is based on JS anyway. Fear isn't exactly something that strikes me when it comes to programming languages: I taught myself C++ from &lt;a href=&quot;http://www.amazon.com/gp/product/0201700735/&quot; rel=&quot;nofollow&quot;&gt;Stroustrup&lt;/a&gt; before I went to college and have written my own wireless networking stack. Now &lt;em&gt;that&lt;/em&gt;'s hardcore. :-)

What annoys me about Flash, at least the previous times I've thought I'd sit down and learn it, is that the interface doesn't appear very programmer friendly, and frustratingly so. I'd love if, like Eclipse, it was possible to construct various &lt;em&gt;perspectives&lt;/em&gt; specific to the task you're undertaking at the time and switch between them rapidly.

But there's not really anything that can be done with Flash that can't be done with Java, and after so many years of coding Java, I'm familiar enough with the requisite parts AWT, Swing, and Java2D to be able to do it all as fast in Java as I would in Flash. It's quite possible to do everything that the Google Finance applet does in Java and I'm happy enough with it.

I really can't see any good reason to port it over beside the fact that Flash's font rendering looks better, though that'll change when &lt;a href=&quot;https://mustang.dev.java.net/&quot; rel=&quot;nofollow&quot;&gt;Java 1.6&lt;/a&gt; comes out shortly and it'll support proper subpixel antialiasing.</description>
		<content:encoded><![CDATA[<p>Well, I already know JS, and AS is based on JS anyway. Fear isn&#8217;t exactly something that strikes me when it comes to programming languages: I taught myself C++ from <a href="http://www.amazon.com/gp/product/0201700735/" rel="nofollow">Stroustrup</a> before I went to college and have written my own wireless networking stack. Now <em>that</em>&#8217;s hardcore. <img src='http://tcal.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>What annoys me about Flash, at least the previous times I&#8217;ve thought I&#8217;d sit down and learn it, is that the interface doesn&#8217;t appear very programmer friendly, and frustratingly so. I&#8217;d love if, like Eclipse, it was possible to construct various <em>perspectives</em> specific to the task you&#8217;re undertaking at the time and switch between them rapidly.</p>
<p>But there&#8217;s not really anything that can be done with Flash that can&#8217;t be done with Java, and after so many years of coding Java, I&#8217;m familiar enough with the requisite parts AWT, Swing, and Java2D to be able to do it all as fast in Java as I would in Flash. It&#8217;s quite possible to do everything that the Google Finance applet does in Java and I&#8217;m happy enough with it.</p>
<p>I really can&#8217;t see any good reason to port it over beside the fact that Flash&#8217;s font rendering looks better, though that&#8217;ll change when <a href="https://mustang.dev.java.net/" rel="nofollow">Java 1.6</a> comes out shortly and it&#8217;ll support proper subpixel antialiasing.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: tim</title>
		<link>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132162</link>
		<pubDate>Fri, 23 Jun 2006 17:11:00 +0000</pubDate>
		<guid>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132162</guid>
					<description>Nice one Keith. Hope to see your finished version soon! &lt;a href=&quot;http://en.wikipedia.org/wiki/Actionscript&quot; rel=&quot;nofollow&quot;&gt;Flash AS2.0&lt;/a&gt; looks alot like Java so don't be too afraid of it! &lt;a href=&quot;http://www.google.com/finance?q=google&amp;#38;hl=en&quot; rel=&quot;nofollow&quot;&gt;Here's&lt;/a&gt; a good idea of what you might expect flash to do for you.</description>
		<content:encoded><![CDATA[<p>Nice one Keith. Hope to see your finished version soon! <a href="http://en.wikipedia.org/wiki/Actionscript" rel="nofollow">Flash AS2.0</a> looks alot like Java so don&#8217;t be too afraid of it! <a href="http://www.google.com/finance?q=google&amp;hl=en" rel="nofollow">Here&#8217;s</a> a good idea of what you might expect flash to do for you.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Keith</title>
		<link>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132040</link>
		<pubDate>Fri, 23 Jun 2006 13:10:10 +0000</pubDate>
		<guid>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132040</guid>
					<description>It's not done yet either. I'm reworking the charts right now.

I &lt;em&gt;could&lt;/em&gt; convert it to Flash and I have a copy of it lying around here somewhere, but I'd need to learn Flash first. Java, on the other hand, I already know. Anyway, the only real difference in the end would be that it'd have nicer anti-aliasing on the text.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not done yet either. I&#8217;m reworking the charts right now.</p>
<p>I <em>could</em> convert it to Flash and I have a copy of it lying around here somewhere, but I&#8217;d need to learn Flash first. Java, on the other hand, I already know. Anyway, the only real difference in the end would be that it&#8217;d have nicer anti-aliasing on the text.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: tim</title>
		<link>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132037</link>
		<pubDate>Fri, 23 Jun 2006 12:58:11 +0000</pubDate>
		<guid>http://tcal.net/archives/2006/06/23/visualisation-of-parties-in-the-dail-1918-2002/#comment-132037</guid>
					<description>Lovely. Would be nice to see a flash version.</description>
		<content:encoded><![CDATA[<p>Lovely. Would be nice to see a flash version.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
