I’ve posted version 2.0 of my HTML Resume Template. It is released under the GPL license.
Not only does it produce a valid XHTML 1.1 resume, but it will give you a plain text version as well. I decided to go with the additional CSS stylesheet for print as well.
You can see the sample output here.
I welcome any discussion on making the tags more semantically accurate if anyone cares to chime in. Pats on the back are also welcome. 🙂
UPDATE: I’d like to support RTF as an output format as well, anyone want to contribute some code?
I had this exact idea a few months ago when going through the job search. This is great! (Un)fortunately I just got a job so I don’t need this anymore, but if I get a chance I might try to make this more user friendly (e.g. web interface for entering data, use with a MySQL db).
Making an rtf or pdf would be great also – Thanks for another great piece of work!
The problem w/ adding the database is it requires the user to set up the database too. 🙂
I’d love RTF/PDF output. Send me the code and I’ll include it.