About

Welcome to Panela, Matt Harrison's take on mostly Open Source, Linux, Python, innovation in those areas, other buzzwords and Dick Proenneke. It comes complete with the illustrations as needed. Note the opinions expressed here are merely my opinions and not the opinions of my employer.

about Matt

Calendar

««Jul 2009»»
SMTWTFS
    1234
567891011
12131415161718
19202122232425
262728293031

Mailing List

My RSS Feeds








[ANN] rst2odp - Convert rst to OpenOffice Impress

posted 2008.12.02 Tue

Goodbye S5. I might miss you. You were nice but you kind of died. And all the cool kids bought macs and moved on to keynote... But my slides weren't written in html, they were written in rst...

Enough with the silly talk. Here's a little side project I've been working on. Call it a preview release/alpha/developer release/whatever. It works right now (for some definition of working, ie, my old slides are rendered with it). Here's what it supports right now: S5 rst definitions (tiny/small/colors), images, source code highlighting (via pygments), outlines. It's lacking any mechanism for styling, the S5 incremental feature, testing other peoples slides, etc.

So I'm calling anyone who is interested in it (or people who have used rst2S5 and want to move on from S5). Try it out on your old slide shows and see if it works. Send me your feedback, let me know what you want, etc.

Download rst2odp here. (requires docutils/pygments/PIL).

tags:              

links: digg this    del.icio.us    reddit




1. John left...
2008.12.02 Tue 5:12 pm

Nice. I'll try it out. rst is really nice - the new pylons documentation pdf is awesome. Maybe rst can solve the problem of so many different mediums: word processing, slides, wiki, blogs, documentation, etc - it would be nice to have "write once, print anywhere"


2. Ionut left...
2008.12.03 Wed 3:20 am :: http://www.vioan.ro

@John: I think there is already something what you call "write once, print anywhere". I am using LaTeX/PdfTeX for everything, I can convert my file in a lot of formats, .... and so on.


3. Jonathan Hartley left...
2008.12.04 Thu 2:39 am :: http://tartley.com

Nice work, but goshdarn it I didn't know rst2s5 was flailing - I've been using it all over. What are the symptoms of its demise, is it just an inactive project now?