<?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: Popularizing Erlang</title>
	<atom:link href="http://weblog.hypotheticalabs.com/?feed=rss2&#038;p=110" rel="self" type="application/rss+xml" />
	<link>http://weblog.hypotheticalabs.com/?p=110</link>
	<description>Improving the world, hypothetically</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:28:34 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Erlang-China &#187; Blog Archive &#187; [blah]Popularizing Erlang</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-507</link>
		<dc:creator>Erlang-China &#187; Blog Archive &#187; [blah]Popularizing Erlang</dc:creator>
		<pubDate>Wed, 11 Jul 2007 06:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-507</guid>
		<description>[...] kevin Ã§Å¡â€žÃ¤Â¸â‚¬Ã§Â¯â€¡Popularizing ErlangÃ¯Â¼Å’kevin Ã¦??Ã¥Ë†Â°Ã¯Â¼Å¡ My idea for popularizing Erlang is simple: write the code needed to make Erlang [...]</description>
		<content:encoded><![CDATA[<p>[...] kevin Ã§Å¡â€žÃ¤Â¸â‚¬Ã§Â¯â€¡Popularizing ErlangÃ¯Â¼Å’kevin Ã¦??Ã¥Ë†Â°Ã¯Â¼Å¡ My idea for popularizing Erlang is simple: write the code needed to make Erlang [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-290</link>
		<dc:creator>Amr</dc:creator>
		<pubDate>Sun, 24 Jun 2007 15:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-290</guid>
		<description>Sounds like a great idea! have you published any such code. I would be interested in any erlang work being done in the systems/admin space.. just curious as to what is possible..</description>
		<content:encoded><![CDATA[<p>Sounds like a great idea! have you published any such code. I would be interested in any erlang work being done in the systems/admin space.. just curious as to what is possible..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hypothetical Labs &#187; Feed Parsing</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-252</link>
		<dc:creator>Hypothetical Labs &#187; Feed Parsing</dc:creator>
		<pubDate>Fri, 22 Jun 2007 11:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-252</guid>
		<description>[...] Yesterday&#8217;s post and the responses to it has put me in the mood to get the ball rolling and port something. Since I&#8217;m working on an online Erlang feed reader, I&#8217;ve been thinking that Mark Pilgrim&#8217;s excellent Universal Feed Parser might be a good candidate. Unless something equivalent already exists in the Erlang world, but the Google magic 8 ball seems to say &#8220;all signs point to no&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] Yesterday&#8217;s post and the responses to it has put me in the mood to get the ball rolling and port something. Since I&#8217;m working on an online Erlang feed reader, I&#8217;ve been thinking that Mark Pilgrim&#8217;s excellent Universal Feed Parser might be a good candidate. Unless something equivalent already exists in the Erlang world, but the Google magic 8 ball seems to say &#8220;all signs point to no&#8221;. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-251</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Fri, 22 Jun 2007 11:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-251</guid>
		<description>Heya Kevin,
if you want to get your hands dirty with Erlang and 
help out with CouchDb, drop us a line! My contact 
info is on my website, Damien&#039;s at his&#039;; damienkatz.net

Cheers,
Jan
--</description>
		<content:encoded><![CDATA[<p>Heya Kevin,<br />
if you want to get your hands dirty with Erlang and<br />
help out with CouchDb, drop us a line! My contact<br />
info is on my website, Damien&#8217;s at his&#8217;; damienkatz.net</p>
<p>Cheers,<br />
Jan<br />
&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike McNally</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-242</link>
		<dc:creator>Mike McNally</dc:creator>
		<pubDate>Thu, 21 Jun 2007 18:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-242</guid>
		<description>There&#039;s nothing about Erlang (other than the quoted-string syntactic sugar) that makes it impossible to implement Unicode-handling libraries that operate on binary data types.

As a server-side person myself, one of the important tools I see as being necessary (Mnesia&#039;s existance notwithstanding) is something like what JDBC is to the Java world: connectivity to tradional relational databases.  I don&#039;t think that&#039;d be a super-hard thing to do, but it wouldn&#039;t be trivial.</description>
		<content:encoded><![CDATA[<p>There&#8217;s nothing about Erlang (other than the quoted-string syntactic sugar) that makes it impossible to implement Unicode-handling libraries that operate on binary data types.</p>
<p>As a server-side person myself, one of the important tools I see as being necessary (Mnesia&#8217;s existance notwithstanding) is something like what JDBC is to the Java world: connectivity to tradional relational databases.  I don&#8217;t think that&#8217;d be a super-hard thing to do, but it wouldn&#8217;t be trivial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-241</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 21 Jun 2007 18:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-241</guid>
		<description>Regarding strings being stored as lists of integers (not bytes) in erlang:  Yes this is not as nice as some other languages but the tools are available to convert these lists into various unicode representations (see xmerl_ucs.erl in OTP) and other character sets (see libiconv bindings in jungerl) should the need arise.</description>
		<content:encoded><![CDATA[<p>Regarding strings being stored as lists of integers (not bytes) in erlang:  Yes this is not as nice as some other languages but the tools are available to convert these lists into various unicode representations (see xmerl_ucs.erl in OTP) and other character sets (see libiconv bindings in jungerl) should the need arise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-240</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 21 Jun 2007 17:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-240</guid>
		<description>@jerith - You&#039;re completely correct. I was thinking about Ruby and Erlang when I wrote this and I confused the two. I guess the lack of baked-in Unicode support still makes me a bit uneasy regardless of how strings are stored. It hasn&#039;t hurt me yet and I can&#039;t really point to any reasons why it might, but I can&#039;t help but think that it might someday.

@evgen - Total agreement. Erlang needs practical, useful code. My impression is that there&#039;s quite a bit of useful code available now but it&#039;s not really publicized. So I guess I see the job as twofold: a) Talk about the useful bits of Erlang available today and b) write more useful bits for the future.

Hmmmm...I really like the idea of picking packages and just porting them straight to Erlang.</description>
		<content:encoded><![CDATA[<p>@jerith &#8211; You&#8217;re completely correct. I was thinking about Ruby and Erlang when I wrote this and I confused the two. I guess the lack of baked-in Unicode support still makes me a bit uneasy regardless of how strings are stored. It hasn&#8217;t hurt me yet and I can&#8217;t really point to any reasons why it might, but I can&#8217;t help but think that it might someday.</p>
<p>@evgen &#8211; Total agreement. Erlang needs practical, useful code. My impression is that there&#8217;s quite a bit of useful code available now but it&#8217;s not really publicized. So I guess I see the job as twofold: a) Talk about the useful bits of Erlang available today and b) write more useful bits for the future.</p>
<p>Hmmmm&#8230;I really like the idea of picking packages and just porting them straight to Erlang.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evgen</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-239</link>
		<dc:creator>evgen</dc:creator>
		<pubDate>Thu, 21 Jun 2007 16:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-239</guid>
		<description>One of the best things that Erlang evangelists can do is not just to write Erlang code, but to write Erlang code that will help other people get things done.  Python, Perl, and Ruby all have a large collection of useful modules available that makes these languages easy choices for most problems.  Erlang hackers need to pick a module/package of the week and port it.</description>
		<content:encoded><![CDATA[<p>One of the best things that Erlang evangelists can do is not just to write Erlang code, but to write Erlang code that will help other people get things done.  Python, Perl, and Ruby all have a large collection of useful modules available that makes these languages easy choices for most problems.  Erlang hackers need to pick a module/package of the week and port it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jerith</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-238</link>
		<dc:creator>jerith</dc:creator>
		<pubDate>Thu, 21 Jun 2007 15:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-238</guid>
		<description>Erlang&#039;s strings are lists of integers, not lists of bytes.  This means you get multibyte characters for free.  They&#039;re still lists, though, which means you can use the standard lists:foo() functions on them.

I&#039;m still not sure whether a new string type would be better, but I haven&#039;t run into any issues with strings that a simple flatten() didn&#039;t fix.</description>
		<content:encoded><![CDATA[<p>Erlang&#8217;s strings are lists of integers, not lists of bytes.  This means you get multibyte characters for free.  They&#8217;re still lists, though, which means you can use the standard lists:foo() functions on them.</p>
<p>I&#8217;m still not sure whether a new string type would be better, but I haven&#8217;t run into any issues with strings that a simple flatten() didn&#8217;t fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Fayram</title>
		<link>http://weblog.hypotheticalabs.com/?p=110&#038;cpage=1#comment-237</link>
		<dc:creator>Dave Fayram</dc:creator>
		<pubDate>Thu, 21 Jun 2007 14:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.hypotheticalabs.com/?p=110#comment-237</guid>
		<description>Ack, due to a copy-n-paste error, I didn&#039;t give the right URL link in my previous comment to fuzed. This one links correctly.

Sheesh, now I&#039;ve linked a twitter spammer I was reporting. :\</description>
		<content:encoded><![CDATA[<p>Ack, due to a copy-n-paste error, I didn&#8217;t give the right URL link in my previous comment to fuzed. This one links correctly.</p>
<p>Sheesh, now I&#8217;ve linked a twitter spammer I was reporting. :\</p>
]]></content:encoded>
	</item>
</channel>
</rss>
