Page 1 of 1

Documentation Templates?

Posted: Mon Sep 12, 2011 2:15 pm
by ripeart
Hi folks!

Is anyone aware of any tracking or documentation templates that exist as a download anywhere? I'm currently documenting my configs and settings by typing in a text file and then referencing it in clippings, but I would sure like a form I could fill out by hand on a clipboard then scan it in later.

Any ideas? Googling up "audio mixing documentation" etc... isn't helping.

Thanks so much!

-ripe

Documentation Templates?

Posted: Thu Sep 15, 2011 7:57 pm
by ripeart
I'm so glad I can help by providing a link I found. (sarcasm)

For anyone who may be interested or for someone who comes here searching, check out

Barryrudolph.com/pages/recalldirectory.html

He has not only recall sheets but product manuals as well. Tons of em!

Glad I could add to the collective knowledge of this board since clearly no one knew about this. :P :)

Re: Documentation Templates?

Posted: Mon Nov 07, 2011 4:10 am
by Gaston18
ripeart wrote:Hi folks!

Is anyone aware of any tracking or documentation templates that exist as a download anywhere? I'm currently documenting my configs and settings by typing in a text file and then referencing it in clippings, but I would sure like a form I could fill out by hand on a clipboard then scan it in later.

Any ideas? Googling up "audio mixing documentation" etc... isn't helping.

Thanks so much!

-ripe
hi ripeart, sorry i don't know exactly about tracking or documentation templates but what i know about templates i can share with you in my this post. In phpList a template is re-usable HTML code with all the standard layout and text elements of your message. For a newsletter template this would typically consist of the title heading, a logo, at the top part, and the preferences and unsubscription links at the bottom part. A template does not include the contents of the message, as this would change for each edition of the message. It should however include the 'placeholder' which is used to insert the contents of the message later on.Let's say you designed your template in your favorite HTML editor, included some text to serve as an example and saved it as a HTML file.

Now open the HTML file in a text editor and split it in 3 parts:
1. the top part, which in phpList corresponds to the template top area
2. the text contents part, which corresponds to the message contents that is to be inserted later on.
3. the bottom part, which corresponds to the template bottom area.
I don't know whether it will help you or not. Kinda share views.