<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Straight Ornamental: Software for Python presentations</title>
    <link>http://grahamstratton.org/blog/public/articles/2007/06/30/software-for-python-presentations</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Ramblings from a rambler</description>
    <item>
      <title>Software for Python presentations</title>
      <description>&lt;p&gt;Whilst trying to prepare my EuroPython presentation, I encountered the severe lack of a presentation program for the task. I certainly don&amp;#8217;t have time to create such a program at the moment, but I thought I&amp;#8217;d write down the requirements anyway. I suspect most of the necessary components are available, so it would just be a matter of integrating them.&lt;/p&gt;


	&lt;p&gt;What I&amp;#8217;d like is a program that understands that certain sections are code snippets, allowing doctest to be run on them and providing syntax highlighting. That&amp;#8217;s probably about it, really. I guess the obvious solution would be an extension to ReST doctests, in order to indicate presentation-specific information such as slide boundaries (is that it?). That would probably be enough to be useful, and would make it very easy to make a document out of a slideshow and vice versa.&lt;/p&gt;


	&lt;p&gt;Any advice on components to create such a system would be gratefully received!&lt;/p&gt;</description>
      <pubDate>Sat, 30 Jun 2007 12:16:04 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e907c942-c0c5-4527-805c-13adbdfca72e</guid>
      <author>Graham Stratton</author>
      <link>http://grahamstratton.org/blog/public/articles/2007/06/30/software-for-python-presentations</link>
      <category>Python</category>
      <category>Conferences</category>
    </item>
    <item>
      <title>"Software for Python presentations" by andre.roberge@gmail.com</title>
      <description>&lt;p&gt;Have you looked at Crunchy?&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://code.google.com/p/crunchy" rel="nofollow"&gt;http://code.google.com/p/crunchy&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;if you prepare your slides with ReST and convert to html, then it&amp;#8217;s a simple task to add markup to identify doctests or other code that could be run by Python &amp;#8211; right in your browser.&lt;/p&gt;</description>
      <pubDate>Sat, 18 Aug 2007 18:10:49 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0828de58-6d91-4faa-ac6a-1dac9be8b568</guid>
      <link>http://grahamstratton.org/blog/public/articles/2007/06/30/software-for-python-presentations#comment-118</link>
    </item>
    <item>
      <title>"Software for Python presentations" by Dalius</title>
      <description>&lt;p&gt;I agree with you that ReST is the key here. You can use pygments for code highlighting (you just need to google for ReST directive). I think it is not very hard to make slides using ReST (I think people already do that &amp;#8211; the ones who shown their presentations using FireFox or similar Mozilla based browser must use ReST for this task).&lt;/p&gt;


	&lt;p&gt;I agree with previous commenter &amp;#8211; we are waiting for your presentation from EuroPython :)&lt;/p&gt;</description>
      <pubDate>Fri, 03 Aug 2007 06:30:50 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:4a903e41-9907-4ae3-9a3a-fee9bc3feb6c</guid>
      <link>http://grahamstratton.org/blog/public/articles/2007/06/30/software-for-python-presentations#comment-117</link>
    </item>
    <item>
      <title>"Software for Python presentations" by Bob.Blanchett@ieee.org</title>
      <description>&lt;p&gt;I&amp;#8217;ve seen something called scrunchy or crunchy frog&lt;/p&gt;


	&lt;p&gt;PS are you going to release anything from your presentation so those of us who couldnt make it can share your thoughts?&lt;/p&gt;</description>
      <pubDate>Tue, 31 Jul 2007 17:36:01 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:ac0251bc-7df8-4f1a-a5e5-c773f37cb7e4</guid>
      <link>http://grahamstratton.org/blog/public/articles/2007/06/30/software-for-python-presentations#comment-115</link>
    </item>
  </channel>
</rss>
