TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
-------------------------
Edwin Wurster asks about creating a database of experience with XML.
-------------------------
Sorry for chiming in late on this.
I haven't done this, but I like the idea and I love xml. It would be pretty easy to use xml to create your database, then design an xsl to pick the info you want from it. As with any project with xml, the devil is in the planning. So, you would want to define elements and attributes that would make it easy. You could then use xlinks to open all of your samples. You could approach the output in one of two ways, either output some other format using something from here http://xml.apache.org/ , or use IE to view the transformed xml (if you're going electronic). I suggest IE because Netscape doesn't seem to have the same level of support for xml as IE does. :-(
So, for example you could have a parent element for each of your jobs, and include, among other info, the skills you used/acquired for each job (<task>Created online help project</task>). You could then use one or more attributes to "define" each of those skills/tasks (<task qualification="online help">Created online help project</task>). When it comes time to generate your output, simply set the attributes you want in an xsl and ... poof, instant, customized resume. Hmmm, I like this idea, it would be pretty useful if you had a lot of skills/jobs to describe.
I know you initially asked about maintaining a database, but have you thought about using RoboHelp and conditional tags to create a customized resume? Each of your bits of experience could be a separate topic, and then you could just include whichever topic you needed. Again, that would be pretty slick if you were creating something that was just for online viewing. Hmmm. Maybe I'll do that for me! :-)
********************************************
"And in the morning, I'm makin waffles." ~ Donkey
Sean Hower - tech writer http://hokum.freehomepage.com
_____________________________________________________________
Create your own web site for FREE at http://www.freehomepage.com
ANNOUNCING ROBOHELP STUDIO
Create professional Help systems that feature interactive tutorials and
demos with all new RoboHelp Studio. More at http://www.ehelp.com/techwr-l2
Mercer University's online MS Program in Technical Communication Management:
Preparing leaders of tomorrow's technical communication organizations today.
See www.mercer.edu/mstco or write George Hayhoe at hayhoe_g -at- mercer -dot- edu -dot-
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.