Menu

#126 New top-level element: presentations

Next Release
open
nobody
5
2003-03-14
2003-03-14
Felipe Leme
No

Hi,

I'd like to request a new top-level element in the
resume, a presentations element. It will similar to the
pubs element, but used in case of presentations or
lectures. It would be something like this:

<presentations>
<presentation>
<title>How to transform plumb in gold</title>
<speakers>
<speaker>Harry Potter</speaker>
<speaker>Gandalf</speaker>
</speakers>
<scope>Technical</scope>
<event>Alchimists Con 2003</event>
<attendance>42</attendance>
<date><month>Feb</month><year>2003</year></date>
<location>Rivendell</location>
</presentation>
</presentations>

The output would be

<b>Presentations</b>

<i>"How to transform plumb in gold"</i> - Harry Potter,
Gandalf
Alchimists Con 2003 - Rivendell, Feb. 2003

I'm not sure if the speakers sub-element is a good idea
(although it may make sense if there are more than
one), neither if scope and presentation are good names,
but I hope you get the idea.

Felipe

Discussion


Log in to post a comment.