<?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: Debugging with Distel</title>
	<atom:link href="http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/feed/" rel="self" type="application/rss+xml" />
	<link>http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/</link>
	<description>Adventures in Open Source Erlang</description>
	<lastBuildDate>Thu, 29 Apr 2010 00:37:22 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/comment-page-1/#comment-421986</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 28 Jun 2009 01:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/#comment-421986</guid>
		<description>That&#039;s basically my biggest beef with Vim (which I use for Python and Ruby, for the most part the only two languages I know in any real sense of the word). I&#039;ve keymapped  to save the file and execute, which then displays the output or throws an error, but once things start getting big, I have to switch to Eclipse for debugging and stuff, which is a pity, because Vim&#039;s &lt;a href=&quot;http://www.vim.org/scripts/script.php?script_id=1318&quot; rel=&quot;nofollow&quot;&gt;TextMate Snippet Emulation&lt;/a&gt; and OmniComplete as well as the general text editing features of Vim itself stomp all over Eclipse and Netbeans.

I recently started to try to learn Erlang, which basically entails using emacs, and the chording is killing me, but at least Erlang mode in emacs is pretty nice otherwise.

Honestly, if I could just set Eclipse to use Vi keybindings and plugins, I&#039;d switch to that in an instant.</description>
		<content:encoded><![CDATA[<p>That&#8217;s basically my biggest beef with Vim (which I use for Python and Ruby, for the most part the only two languages I know in any real sense of the word). I&#8217;ve keymapped  to save the file and execute, which then displays the output or throws an error, but once things start getting big, I have to switch to Eclipse for debugging and stuff, which is a pity, because Vim&#8217;s <a href="http://www.vim.org/scripts/script.php?script_id=1318" rel="nofollow">TextMate Snippet Emulation</a> and OmniComplete as well as the general text editing features of Vim itself stomp all over Eclipse and Netbeans.</p>
<p>I recently started to try to learn Erlang, which basically entails using emacs, and the chording is killing me, but at least Erlang mode in emacs is pretty nice otherwise.</p>
<p>Honestly, if I could just set Eclipse to use Vi keybindings and plugins, I&#8217;d switch to that in an instant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bean Bag Covers</title>
		<link>http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/comment-page-1/#comment-151039</link>
		<dc:creator>Bean Bag Covers</dc:creator>
		<pubDate>Tue, 13 May 2008 17:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/#comment-151039</guid>
		<description>&lt;strong&gt;Bean Bag Covers...&lt;/strong&gt;

I found your site on technorati and read a few of your other posts. Keep up the good work. I just added your RSS feed to my Google News Reader. Looking forward to reading more from you....</description>
		<content:encoded><![CDATA[<p><strong>Bean Bag Covers&#8230;</strong></p>
<p>I found your site on technorati and read a few of your other posts. Keep up the good work. I just added your RSS feed to my Google News Reader. Looking forward to reading more from you&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haverty s furniture.</title>
		<link>http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/comment-page-1/#comment-97834</link>
		<dc:creator>Haverty s furniture.</dc:creator>
		<pubDate>Mon, 11 Feb 2008 01:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/#comment-97834</guid>
		<description>&lt;strong&gt;Sauder furniture....&lt;/strong&gt;

Sauder furniture. Unfinished furniture....</description>
		<content:encoded><![CDATA[<p><strong>Sauder furniture&#8230;.</strong></p>
<p>Sauder furniture. Unfinished furniture&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yariv</title>
		<link>http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/comment-page-1/#comment-92444</link>
		<dc:creator>Yariv</dc:creator>
		<pubDate>Wed, 30 Jan 2008 08:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/#comment-92444</guid>
		<description>I&#039;m thinking the ideal IDE would actually be web based. I don&#039;t see a need for these heavyweight desktop apps. I&#039;d love to be able to just log into my running app in an admin port and start hacking it. I know SmallTalk has something similar, but I want one for Erlang. With Comet, you can even implement real-time debugging. If Javascript is too slow, you can outsource the performance-intensive tasks to Flash9. In fact, I would write it in haXe so you can compile it either to Javascript or to Flash.</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking the ideal IDE would actually be web based. I don&#8217;t see a need for these heavyweight desktop apps. I&#8217;d love to be able to just log into my running app in an admin port and start hacking it. I know SmallTalk has something similar, but I want one for Erlang. With Comet, you can even implement real-time debugging. If Javascript is too slow, you can outsource the performance-intensive tasks to Flash9. In fact, I would write it in haXe so you can compile it either to Javascript or to Flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/comment-page-1/#comment-92106</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Tue, 29 Jan 2008 17:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://yarivsblog.com/articles/2008/01/29/debugging-with-distel/#comment-92106</guid>
		<description>Oh yeah, the perfect Erlang IDE, we are all waiting for ! And TextMate for Erlang just looks good but has little functionality and is mac only. And improving Erlang support (I gave it a try, see erlymate.googelecode.com) is even a bigger hassle, because TextMate is closed source, by a one-man company, so obviously nobody wants to take the risk to really focus on that.</description>
		<content:encoded><![CDATA[<p>Oh yeah, the perfect Erlang IDE, we are all waiting for ! And TextMate for Erlang just looks good but has little functionality and is mac only. And improving Erlang support (I gave it a try, see erlymate.googelecode.com) is even a bigger hassle, because TextMate is closed source, by a one-man company, so obviously nobody wants to take the risk to really focus on that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
