Re: [OSGeo-Discuss] presentation template for coding training?

2011-05-02 Thread Jody Garnett
Comments inline: > @Jody: I don't want to use OO, what I want here is something optimized > for code snippets that have to be updated with software versions. reST > seems to be a perfect choice. I know; I was just saying what the result looked like :-) (That is same look and feel). > @Paolo: I wil

Re: [OSGeo-Discuss] presentation template for coding training?

2011-05-02 Thread andrea antonello
Hi guys, @Jody: I don't want to use OO, what I want here is something optimized for code snippets that have to be updated with software versions. reST seems to be a perfect choice. @Paolo: I will try to make the templates in reST. Jody, thanks for the link to the resources involved. I am not sure

Re: [OSGeo-Discuss] presentation template for coding training?

2011-05-02 Thread Jody Garnett
I found it in an old branch of geotools for you: - http://svn.osgeo.org/geotools/branches/2.7.x/docs/themes/geotools-tutorial/ Give it whirl; it matches the layout of the open office docs (giving more width to code examples etc...). Jody -- Jody Garnett On Monday, 2 May 2011 at 9:19 PM, Jody

Re: [OSGeo-Discuss] presentation template for coding training?

2011-05-02 Thread Jody Garnett
Hey Jody > > S5 is a slide show format based on XHTML, CSS, and JavaScript [0]. > It integrates very well with reST as a command line utility for > converting reST to S5 is provided within docutils, give a look at this [1] > link. > Even if you don't want to use S5, you can still use reST and conv

Re: [OSGeo-Discuss] presentation template for coding training?

2011-05-02 Thread Paolo Corti
On Mon, May 2, 2011 at 9:13 AM, Jody Garnett wrote: > Restructured Text is what Sphinx uses for the content. > What is S5? > > -- > Jody Garnett Hey Jody S5 is a slide show format based on XHTML, CSS, and JavaScript [0]. It integrates very well with reST as a command line utility for converting

Re: [OSGeo-Discuss] presentation template for coding training?

2011-05-02 Thread Jody Garnett
Restructured Text is what Sphinx uses for the content. What is S5? -- Jody Garnett On Saturday, 30 April 2011 at 4:53 PM, andrea antonello wrote: > Hi Paolo, > > [...] > > I personally write slides in reST and then convert them to s5 with rst2s5. > > You may use then Sphinx if you want to pub

Re: [OSGeo-Discuss] presentation template for coding training?

2011-05-02 Thread Jody Garnett
We have some official osgeo templates for open office if you are interested. I made sure they are good for tutorials and workbooks (and have an explicit codeblock format). As recommended elsewhere we use sphinx for GeoTools (it is also used for MapServer, GeoServer, OSGeo Live, etc...). I have

Re: [OSGeo-Discuss] presentation template for coding training?

2011-04-29 Thread andrea antonello
Hi Paolo, [...] > I personally write slides in reST and then convert them to s5 with rst2s5. > You may use then Sphinx if you want to publish your material as > documentation on web. > all this stuff is awesome, IMHO I didn't know reStructuredText. I am going to check that one out. Thanks, Andre

Re: [OSGeo-Discuss] presentation template for coding training?

2011-04-29 Thread Paolo Corti
On Friday, April 29, 2011, andrea antonello wrote: > Hi all, I am not sure how to ask this. > > Is there any template/software/application that is particularly > suitable to prepare pdf slides to give development courses. > > I would imagine such an application as something that supplies nice > he

[OSGeo-Discuss] presentation template for coding training?

2011-04-29 Thread andrea antonello
Hi all, I am not sure how to ask this. Is there any template/software/application that is particularly suitable to prepare pdf slides to give development courses. I would imagine such an application as something that supplies nice help for embedding code snippets and similar things and could be u