<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Not really an announcement: GUI frontend to Scala Interpreter</title>
	<atom:link href="http://www.drmaciver.com/2008/05/not-really-an-announcement-gui-frontend-to-scala-interpreter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drmaciver.com/2008/05/not-really-an-announcement-gui-frontend-to-scala-interpreter/</link>
	<description></description>
	<lastBuildDate>Sun, 14 Mar 2010 00:09:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: david</title>
		<link>http://www.drmaciver.com/2008/05/not-really-an-announcement-gui-frontend-to-scala-interpreter/comment-page-1/#comment-288</link>
		<dc:creator>david</dc:creator>
		<pubDate>Mon, 12 May 2008 22:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=154#comment-288</guid>
		<description>As mentioned, any code I blog about or post on freehg.org should be considered to be under the WTFPL unless I say otherwise. Do whatever you like with the menu bar code. 

freehg.org is having... issues... at the moment, but you can grab an updated copy of my code from http://www.drmaciver.com/guinterpreter.tar if you want it. Still very much a work in progress!</description>
		<content:encoded><![CDATA[<p>As mentioned, any code I blog about or post on freehg.org should be considered to be under the WTFPL unless I say otherwise. Do whatever you like with the menu bar code. </p>
<p>freehg.org is having&#8230; issues&#8230; at the moment, but you can grab an updated copy of my code from <a href="http://www.drmaciver.com/guinterpreter.tar" rel="nofollow">http://www.drmaciver.com/guinterpreter.tar</a> if you want it. Still very much a work in progress!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Jackman</title>
		<link>http://www.drmaciver.com/2008/05/not-really-an-announcement-gui-frontend-to-scala-interpreter/comment-page-1/#comment-287</link>
		<dc:creator>Ben Jackman</dc:creator>
		<pubDate>Mon, 12 May 2008 21:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=154#comment-287</guid>
		<description>I just starting a project to do similar a few days ago, what is weird was I was going to write to you to get your permission to use the MenuBar class that you wrote because I would like to use it for the menus.

It doesn&#039;t work yet. You can check it out if you want. I am using google-code to host it, http://code.google.com/p/scalide 

I am trying to make an interface similar to Mathematica.

Let me know if you want me to remove your MenuBar implementation.

Best of Luck,
Ben Jackman</description>
		<content:encoded><![CDATA[<p>I just starting a project to do similar a few days ago, what is weird was I was going to write to you to get your permission to use the MenuBar class that you wrote because I would like to use it for the menus.</p>
<p>It doesn&#8217;t work yet. You can check it out if you want. I am using google-code to host it, <a href="http://code.google.com/p/scalide" rel="nofollow">http://code.google.com/p/scalide</a> </p>
<p>I am trying to make an interface similar to Mathematica.</p>
<p>Let me know if you want me to remove your MenuBar implementation.</p>
<p>Best of Luck,<br />
Ben Jackman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.drmaciver.com/2008/05/not-really-an-announcement-gui-frontend-to-scala-interpreter/comment-page-1/#comment-275</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 11 May 2008 22:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=154#comment-275</guid>
		<description>Ah, interesting. Thanks. 

I figured someone must have done this before, as it&#039;s not exactly hard, but I couldn&#039;t find any examples.

I&#039;ll probably still continue tinkering with this. It&#039;s fun, and I&#039;d like to flesh out the featureset. But I&#039;ll definitely take a look at yours.</description>
		<content:encoded><![CDATA[<p>Ah, interesting. Thanks. </p>
<p>I figured someone must have done this before, as it&#8217;s not exactly hard, but I couldn&#8217;t find any examples.</p>
<p>I&#8217;ll probably still continue tinkering with this. It&#8217;s fun, and I&#8217;d like to flesh out the featureset. But I&#8217;ll definitely take a look at yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo B. de Oliveira</title>
		<link>http://www.drmaciver.com/2008/05/not-really-an-announcement-gui-frontend-to-scala-interpreter/comment-page-1/#comment-274</link>
		<dc:creator>Rodrigo B. de Oliveira</dc:creator>
		<pubDate>Sun, 11 May 2008 22:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=154#comment-274</guid>
		<description>I&#039;ve written something similar using SWT some time ago. Check it out here:

    http://code.google.com/p/sttracker/source/browse/trunk/tracker/src/bamboo/swt/InterpreterView.scala

Best wishes,
Rodrigo</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written something similar using SWT some time ago. Check it out here:</p>
<p>    <a href="http://code.google.com/p/sttracker/source/browse/trunk/tracker/src/bamboo/swt/InterpreterView.scala" rel="nofollow">http://code.google.com/p/sttracker/source/browse/trunk/tracker/src/bamboo/swt/InterpreterView.scala</a></p>
<p>Best wishes,<br />
Rodrigo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
