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








Sticker propaganda

posted 2008.10.08 Wed

I spent the morning giving a talk to my daughter's school class on "What does daddy do for work?". Actually it was more about programming and what skills are important for programming. I didn't really have any nice work swag (I think the only thing we ever had was laser pointers, and I'm pretty sure the teacher wouldn't appreciate that), but I had some sweet stickers that I had pocketed at UTOSC and gave those out. I wonder what the parents will say if they see their kid with a Richard Stallman sticker.

On a side note, I used my rst2odp code to create the picture friendly presentation. The code now supports lists, titles, basic text and images (I guess I should put it up somewhere). Debugging is kind of a pain, because OOo is so lenient, it doesn't really complain (I wish there was a strict-compliance mode). But I shouldn't complain too loudly since debugging an xml file is much better than a binary file.

tags:        

links: digg this    del.icio.us    reddit




1. Doug Napoleone left...
2008.10.08 Wed 6:13 pm

WOOT! rst2odf!!! time to add that to the pycon website! now all the pages will be downloadable as PDF or ODF!


2. Doug Napoleone left...
2008.10.08 Wed 6:16 pm

oops.. meant to say rst2odp!!!

But I cant seem to find it :-(

I want to be able to have rst presentations on the pycon website turned into odp..... (maybe not this year, but next year by definitely!)


3. Matt left...
2008.10.08 Wed 6:19 pm

Doug -

Actually both are in the works (odt and odp). Stay tuned for more info!