<?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: Macports updates their Erlang version, update your load-path&#8217;s</title>
	<atom:link href="http://blog.lnx.cx/2010/02/03/macports-updates-their-erlang-version/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lnx.cx/2010/02/03/macports-updates-their-erlang-version/</link>
	<description>not at all like a diatribe</description>
	<lastBuildDate>Mon, 31 Oct 2011 14:55:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tbielawa</title>
		<link>http://blog.lnx.cx/2010/02/03/macports-updates-their-erlang-version/comment-page-1/#comment-72</link>
		<dc:creator>tbielawa</dc:creator>
		<pubDate>Wed, 03 Feb 2010 12:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peopleareducks.com/?p=115#comment-72</guid>
		<description>Kenneth,

At the time &quot;good&quot; just meant the first thing that &lt;em&gt;looked&lt;/em&gt; good. When reading over documentation for each module I noticed where I could find an example of how to use a continuation function in Erlsom before I found the Xmerl example.

Honestly I haven&#039;t tried either module yet, though. Right now I&#039;d much rather go with something that ships with my distribution than require an external dependency in each installation.

Just before you made your comment I read Jack Moffitt&#039;s post in which he &lt;a href=&quot;http://metajack.im/2008/10/28/chunked-xml-parsing-in-erlang-with-xmerl/&quot; rel=&quot;nofollow&quot;&gt;parses a TCP stream with xmerl&lt;/a&gt;. After which I realized that that he was doing it the same way I would have in Erlsom, just with xmerl.

While I would like to pass binaries straight out of gen_tcp:recv() to the scanner, I recognize that I do not have ultra high performance needs at this time, so the conversion to strings will only be an additional operation, and in no way a game killer. I&#039;m going to give Xmerl a try.

Can you comment on the prospects of binary scanning coming to xmerl, and if there would be noticeable performance gains at this point?</description>
		<content:encoded><![CDATA[<p>Kenneth,</p>
<p>At the time &#8220;good&#8221; just meant the first thing that <em>looked</em> good. When reading over documentation for each module I noticed where I could find an example of how to use a continuation function in Erlsom before I found the Xmerl example.</p>
<p>Honestly I haven&#8217;t tried either module yet, though. Right now I&#8217;d much rather go with something that ships with my distribution than require an external dependency in each installation.</p>
<p>Just before you made your comment I read Jack Moffitt&#8217;s post in which he <a href="http://metajack.im/2008/10/28/chunked-xml-parsing-in-erlang-with-xmerl/" rel="nofollow">parses a TCP stream with xmerl</a>. After which I realized that that he was doing it the same way I would have in Erlsom, just with xmerl.</p>
<p>While I would like to pass binaries straight out of gen_tcp:recv() to the scanner, I recognize that I do not have ultra high performance needs at this time, so the conversion to strings will only be an additional operation, and in no way a game killer. I&#8217;m going to give Xmerl a try.</p>
<p>Can you comment on the prospects of binary scanning coming to xmerl, and if there would be noticeable performance gains at this point?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth</title>
		<link>http://blog.lnx.cx/2010/02/03/macports-updates-their-erlang-version/comment-page-1/#comment-71</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Wed, 03 Feb 2010 11:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.peopleareducks.com/?p=115#comment-71</guid>
		<description>I am just curious regarding what you mean with good XML parser?
And I also wonder if you are aware of the brand new XML parser in
the xmerl application (included in the Erlang/OTP distro). The new XML parser is a sax parser with about the same speed as Erlsom. There is currently no validation but that is on its way.

/Kenneth , Erlang/OTP Ericsson</description>
		<content:encoded><![CDATA[<p>I am just curious regarding what you mean with good XML parser?<br />
And I also wonder if you are aware of the brand new XML parser in<br />
the xmerl application (included in the Erlang/OTP distro). The new XML parser is a sax parser with about the same speed as Erlsom. There is currently no validation but that is on its way.</p>
<p>/Kenneth , Erlang/OTP Ericsson</p>
]]></content:encoded>
	</item>
</channel>
</rss>

