<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Weiqi Gao&#039;s Observations - presentation tag</title>
  <link>http://www.weiqigao.com/blog/tags/presentation/</link>
  <description>Sharing My Experience...</description>
  <language>en</language>
  <copyright>Weiqi Gao</copyright>
  <lastBuildDate>Fri, 11 May 2012 12:48:36 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>Weiqi Gao&#039;s Observations</title>
    <link>http://www.weiqigao.com/blog/</link>
  </image>
  
  
  <item>
    <title>That English, No, Aussie, Accent</title>
    <link>http://www.weiqigao.com/blog/2006/07/31/that_english_no_aussie_accent.html</link>
    
      
        <description>
          &lt;p&gt;I don&#039;t know about you, but in the last five years, the technical presentations I&#039;ve heard, some in person, most over podcasts, tend to be delivered by a guy with an accent, British, Australian, Russian, Hungarian, French, Indian, etc.&lt;/p&gt;

&lt;p&gt;Well, the &lt;a href= &#034;http://headrush.typepad.com/creating_passionate_users/2006/07/a_few_more_pres.html&#034; &gt;Create Passionate Users&lt;/a&gt;&#039;s Kathy Sierra noticed it too and listed the accent as one of the reasons Damian Conway&#039;s presentations are brilliant:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href= &#034;http://headrush.typepad.com/creating_passionate_users/2006/07/a_few_more_pres.html&#034;&gt; Kathy Sierra&lt;/a&gt;: So what&#039;s his secret?&lt;/p&gt;

&lt;p&gt;I&#039;ll summarize a few points here, but for a deeper look, check out &lt;a href=&#034;http://www.canspice.org/2005/08/01/oscon-2005-the-conway-channel-first-half/&#034;&gt;these blog notes&lt;/a&gt; someone took at Damian&#039;s Presentation Akido talk (teaching geeks to give presentations), which I haven&#039;t seen but hope to one day.&lt;/p&gt;

&lt;p&gt;Damian is brilliant. One of those scary smart guys. So there&#039;s that.&lt;/p&gt;

&lt;p&gt;And he&#039;s entertaining, has a wonderful voice, &lt;span style=&#034;color:red&#034;&gt;and that &lt;del&gt;English&lt;/del&gt; (oops) &lt;i&gt;Aussie&lt;/i&gt; accent&lt;/span&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I learned my English with a pretty standard (I was told) London accent.  However I gave it all away after decades of living in the United States.  Maybe I should pick that British accent up and start getting into the technical presentations fields.&lt;/p&gt;

&lt;p&gt;Howdjewdo?&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2006/07/31/that_english_no_aussie_accent.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2006/07/31/that_english_no_aussie_accent.html</guid>
    <pubDate>Mon, 31 Jul 2006 13:07:34 GMT</pubDate>
  </item>
  
  <item>
    <title>Slides, DocBook, PowerPoint Free, ...</title>
    <link>http://www.weiqigao.com/blog/2003/07/21/slides_docbook_powerpoint_free.html</link>
    
      
        <description>
          &lt;p&gt;Eleven days ago, I gave a presentation at the &lt;a href=&#034;http://www.ociweb.com/javasig&#034;&gt;St. Louis Java Users Group&lt;/a&gt;.  The topic was JBoss.  And here&#039;s how I began: &#034;In true Open Source fashion, I&#039;m presenting today&#039;s talk on a laptop running Red Hat Linux 9.0 with the Mozilla web browser.  The presentation is generated from an XML file based on the DocBook Slides DTD and trandformed to XHTML using Saxon and the DocBook Slides XSL stylesheets.&#034;&lt;/p&gt;

&lt;p&gt;Here, for the curious, are the tools I used to author the presentation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Emacs - A powerful text editor.&lt;/li&gt;
&lt;li&gt;PSGML - A major mode for Emacs for editing SGML and XML files.&lt;/li&gt;
&lt;li&gt;DocBook Slides - An XML DTD and a set of XSLT stylesheets for generating HTML based slides and XSL-FO files.&lt;/li&gt;
&lt;li&gt;DocBook XSL stylesheets - Used by DocBook Slides.&lt;/li&gt;
&lt;li&gt;Saxon - A Java based XSLT transformation processor with powerful extensions.&lt;/li&gt;
&lt;li&gt;TeX - Donald Knuth&#039;s typesetting system, generates dvi, PostScript, and PDF files.&lt;/li&gt;
&lt;li&gt;PassiveTeX - An XSL-FO to TeX translator.&lt;/li&gt;
&lt;li&gt;xmltex - An XML parser written in TeX.  Used by PassiveTeX during the XSL-FO to TeX translation.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The toolchain may sound complicated, but the mojority of the tools are already included with Red Hat Linux 9.0.  I already installed Saxon and PSGML for other purposes.  The only thing I have to install is the DocBook Slides.&lt;/p&gt;

&lt;p&gt;DocBook contains 400 tags.  For the presentation I used only 30 tags.  Not too bad.  Code samples are included verbatim in CDATA sections.&lt;/p&gt;

&lt;p&gt;Because in DocBook it is easier to write paragraphs than make bullet lists, the slides are more conversational, and I imagine will be more useful for people who missed the presentation.&lt;/p&gt;

&lt;p&gt;The HTML format also allowed me to link to various plain text files rather than having to include them in.  This made me more active (and less boring) during the presentation.&lt;/p&gt;

&lt;p&gt;All in all, I had a positive experience.  I would do it this way the next time.&lt;/p&gt;

&lt;p&gt;Oh, did I mention I did not use PowerPoint?&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2003/07/21/slides_docbook_powerpoint_free.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2003/07/21/slides_docbook_powerpoint_free.html</guid>
    <pubDate>Tue, 22 Jul 2003 03:43:23 GMT</pubDate>
  </item>
  
  </channel>
</rss>

