<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in 'Topics for Future Episodes' | Pragmatic Forums</title>
    <link>http://forums.pragprog.com/forums/73/topics/658</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <description></description>
    <item>
      <title>Topics for Future Episodes posted by Lloyd R. Prentice @ Wed, 13 Aug 2008 20:26:39 -0000</title>
      <description>&lt;p&gt;I&amp;#8217;d very much like to see:&lt;/p&gt;


	&lt;p&gt;1) Detailed overview of Mochiweb (Episode 6 just wets the appitite).&lt;br /&gt;1) Erlang interface with PostgresSQL&lt;br /&gt;2) Erlang graphics&lt;/p&gt;</description>
      <pubDate>Wed, 13 Aug 2008 20:26:39 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:4116</guid>
      <author>Lloyd R. Prentice</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
    <item>
      <title>Topics for Future Episodes posted by Charles McKnight @ Thu, 31 Jul 2008 05:27:00 -0000</title>
      <description>&lt;p&gt;I&amp;#8217;d like to see an episode that discusses the nuts and bolts of inets as well as episodes that delve into gen_server and gen_fsm in detail.&lt;/p&gt;</description>
      <pubDate>Thu, 31 Jul 2008 05:27:00 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:3854</guid>
      <author>Charles McKnight</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
    <item>
      <title>Topics for Future Episodes posted by Alain O'Dea @ Tue, 15 Jul 2008 00:34:57 -0000</title>
      <description>&lt;p&gt;Use of make would be cool too. I copy the standard Makefile and support scripts from mochiweb every time I create a new Erlang project now. This could almost be an aside since it is so easy to keep working once it is in place.&lt;/p&gt;


	&lt;p&gt;I have made TextMate run make when I save and display a dialog of errors or warnings linked to the corresponding lines in source files. If there are no errors/warnings the dialog is not shown.&lt;/p&gt;</description>
      <pubDate>Tue, 15 Jul 2008 00:34:57 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:3624</guid>
      <author>Alain O'Dea</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
    <item>
      <title>Topics for Future Episodes posted by Alain O'Dea @ Tue, 15 Jul 2008 00:34:04 -0000</title>
      <description>&lt;p&gt;I think EDoc would be a good topic to cover. Documentation is a hugely important and often forgotten part of collaborative development efforts.&lt;/p&gt;</description>
      <pubDate>Tue, 15 Jul 2008 00:34:04 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:3623</guid>
      <author>Alain O'Dea</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
    <item>
      <title>Topics for Future Episodes posted by Kevin Smith @ Mon, 14 Jul 2008 12:33:57 -0000</title>
      <description>&lt;p&gt;After listening to comments on this forum, on my blog, and in my email here are the ordering for the next few topics:&lt;/p&gt;


	&lt;p&gt;1) Unit Testing &amp;#38; EUnit &amp;#8211; That episode is &amp;#8220;in the can&amp;#8221; and should be released soon&lt;/p&gt;


	&lt;p&gt;2) Getting Some &lt;span class="caps"&gt;REST&lt;/span&gt; w/Mochiweb &amp;#8211; I&amp;#8217;ve had a lot of requests to demonstrate how to interface the chat system with non-Erlang applications. This episode should help address those requests. I&amp;#8217;m currently working on this episode and hope to have it done soon-ish.&lt;/p&gt;


	&lt;p&gt;3) Refactoring to &lt;span class="caps"&gt;OTP&lt;/span&gt; &amp;#8211; I&amp;#8217;m still in the early planning stages on this topic. &lt;span class="caps"&gt;OTP&lt;/span&gt; is a large topic so finding a balance between breadth and depth is key. This topic will most likely span several episodes.&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jul 2008 12:33:57 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:3614</guid>
      <author>Kevin Smith</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
    <item>
      <title>Topics for Future Episodes posted by Laurent Ostiz @ Sun, 13 Jul 2008 20:59:26 -0000</title>
      <description>&lt;p&gt;Refactoring to &lt;span class="caps"&gt;OTP&lt;/span&gt;, then EUnit ;-)&lt;/p&gt;</description>
      <pubDate>Sun, 13 Jul 2008 20:59:26 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:3600</guid>
      <author>Laurent Ostiz</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
    <item>
      <title>Topics for Future Episodes posted by Nicholas H.Tollervey @ Sat, 12 Jul 2008 08:29:29 -0000</title>
      <description>&lt;p&gt;+1 from me for &lt;span class="caps"&gt;OTP&lt;/span&gt;. Something about EUnit would be good too&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Sat, 12 Jul 2008 08:29:29 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:3583</guid>
      <author>Nicholas H.Tollervey</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
    <item>
      <title>Topics for Future Episodes posted by Alain O'Dea @ Fri, 11 Jul 2008 03:03:22 -0000</title>
      <description>&lt;p&gt;I vote for an episode or set of episodes covering a refactor to &lt;span class="caps"&gt;OTP&lt;/span&gt; of the chat system :)&lt;/p&gt;</description>
      <pubDate>Fri, 11 Jul 2008 03:03:22 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:73:658:3567</guid>
      <author>Alain O'Dea</author>
      <link>http://forums.pragprog.com/forums/73/topics/658</link>
    </item>
  </channel>
</rss>
