<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with documentation</title>
      <link>http://ask.metafilter.com/tags/documentation</link>
      <description>Questions tagged with 'documentation' at Ask MetaFilter.</description>
	  <pubDate>Sun, 20 Dec 2009 08:47:23 -0800</pubDate> <lastBuildDate>Sun, 20 Dec 2009 08:47:23 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>I just want some answers!</title>
	<link>http://ask.metafilter.com/141150/I%2Djust%2Dwant%2Dsome%2Danswers</link>	
	<description>How do I actually get the documentation that I have been asking for at work? I am already looking for a new job, so no need to give me that advice.&lt;br&gt;
&lt;br&gt;
At work, there have been many new projects lately with lots of misunderstandings or just unclear directions from our supervisors. In a recent meeting, my first question was how often they wanted the data and they could not tell me weekly or monthly. We went forward assuming weekly, but there has still not been any specific answer.&lt;br&gt;
&lt;br&gt;
I&apos;ve been in this role for nine years, and two years ago our direct supervisor changed from one who required (and wrote) documentation for new projects to one who is much more laid back. This is when the smaller problems became much bigger. Most of these projects do not come from him, but from his boss or other people at that level in our department. I feel as if they know he won&apos;t stand up to them so they walk all over him, and by extension us.&lt;br&gt;
&lt;br&gt;
In order to solve this problem, I have suggested that we use Sharepoint to document the details of projects. Other groups in our department use it, but my supervisor has ignored my suggestions. He has not said why, but I suspect he is afraid of learning new software. In the meantime, we still have these problems. When I have time, I can document some of my work and try to keep up with the new projects. But I have no training in documentation, plus we have a group who does the documentation for most of the other groups, but they don&apos;t support us.&lt;br&gt;
&lt;br&gt;
I am not out to prove that we are always right. I know we make mistakes, but I am tired of seeing us blamed for anything that goes wrong. We feel scapegoated, like we are pawns in the sick game of office politics.&lt;br&gt;
&lt;br&gt;
So, I&apos;d like suggestions on how to get the documentation and clear answers that we need.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.141150</guid>
	<pubDate>Sun, 20 Dec 2009 08:47:23 -0800</pubDate>
	<category>boss</category>
	<category>documentation</category>
	<category>errors</category>
	<category>projects</category>
	<category>work</category>
	<dc:creator>soelo</dc:creator>
	</item>
	<item>
	<title>Not Actually Written By Dummies</title>
	<link>http://ask.metafilter.com/113965/Not%2DActually%2DWritten%2DBy%2DDummies</link>	
	<description>I need help writing a detailed technical document in &quot;for dummies&quot; fashion.  Is there a &quot;for dummies&quot; style guide as opposed to a style guide for dummies? We have a battered and tattered set of instructions for performing some major work on one of our critical systems.  It has notes in the margins, things to look out for, and stuff we found in testing added to it.&lt;br&gt;
&lt;br&gt;
The process went fine in the test system, but fell apart badly when we went to do it in production.&lt;br&gt;
&lt;br&gt;
We know how we got there (i.e. what we messed up), and we&apos;re correcting it, but before we do this kind of procedure again, I want to re-write the instructions, with the annotations, in the &quot;for dummies&quot; format.  I think the little icons (but wait!, techie info, danger!, etc) would be useful in these instructions.&lt;br&gt;
&lt;br&gt;
Is there a &quot;for dummies&quot; style manual?  My google-fu has failed me.  I looked at &lt;a href=&quot;http://ask.metafilter.com/93950/Whats-your-tech-writing-bible&quot;&gt;this &lt;/a&gt;question, (plus the other ones that showed up as related) but I wanted to see what else was out there.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.113965</guid>
	<pubDate>Wed, 11 Feb 2009 12:44:54 -0800</pubDate>
	<category>documentation</category>
	<category>fordummies</category>
	<category>notdummies</category>
	<category>technicalwriting</category>
	<dc:creator>lysdexic</dc:creator>
	</item>
	<item>
	<title>Advice on documentation tagging?</title>
	<link>http://ask.metafilter.com/106517/Advice%2Don%2Ddocumentation%2Dtagging</link>	
	<description>I am several weeks away from leaving my job for a new one.  As a result, I need to document my current development efforts for the several folks who will be taking over my responsibilities.  My challenge is how to organize documentation about individual components with some additional flexibility.  I&#8217;m looking for a method, or software, that would allow a thorough initial organization of documentation notes, but also enable other slices or views:  show me all bits that live on server X, show me all of the bits that support application Y, what applications depend on script Z, etc.  This will be very light documentation &#8211; more of a roadmap covering where bits live and what they do broadly.  I will continue with some transitional activities over the coming months to support deeper questions.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
At a coarse level, I work on 3 types of components: data scripts, relational databases, and web GIS applications.  I think these three areas make a nice basic framework for a thorough initial organization.  However the pieces are intertwined in many other ways that my colleagues might need to know about &#8211; by application stack, by server, by project, by programming language etc.  &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I think some tagging of note elements is an answer, but not sure how to implement?   We do use Trac and SVN, but I have been a bit slack about keeping all of my code there.  I have also used FreeMind, but it doesn&#8217;t seem flexible enough.  I have seen some ontology software that works like this (click an element and the word cloud reorganizes), but I&#8217;m not sure how ideal that is for notes.  I could even make a word doc with tags, which is not dynamic, but still searchable.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks for any and all suggestions&#8230;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106517</guid>
	<pubDate>Tue, 11 Nov 2008 07:47:04 -0800</pubDate>
	<category>documentation</category>
	<category>tagging</category>
	<dc:creator>jethrographic</dc:creator>
	</item>
	<item>
	<title>I can haz Mozart too?</title>
	<link>http://ask.metafilter.com/102480/I%2Dcan%2Dhaz%2DMozart%2Dtoo</link>	
	<description>So, please help settle a dispute between myself and my boyfriend about Mozart and the musical capabilities of the average American. My boyfriend and I are having a bit of a row.  He claims that the average Joe dragged off the street, who has &lt;em&gt;no prior musical training&lt;/em&gt;, can hear part of a Mozart phrase and hear, in their head, where the phrase is going, &lt;em&gt;having never heard the piece before.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
I claim he is full of poop, and that the average Joe dragged of the street wouldn&apos;t know where a Mozart was headed [1] if you handed him the annotated score.    Before I&apos;ll believe him, I require documentation or at least corroboration from a more reputable source.  &lt;br&gt;
&lt;br&gt;
[1] Obviously there are exceptions to that: if it is a very very strong leading tone, they may be able to tell that it shouldn&apos;t have stopped there, but not much else.&lt;br&gt;
&lt;br&gt;
Opinions?  Studies?  Anything at all?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.102480</guid>
	<pubDate>Tue, 23 Sep 2008 15:53:31 -0800</pubDate>
	<category>averageman</category>
	<category>documentation</category>
	<category>evidence</category>
	<category>mozart</category>
	<category>music</category>
	<dc:creator>WidgetAlley</dc:creator>
	</item>
	<item>
	<title>How does IT documenation work?</title>
	<link>http://ask.metafilter.com/98291/How%2Ddoes%2DIT%2Ddocumenation%2Dwork</link>	
	<description>Despite having no training whatsoever, I&apos;ve gradually become &apos;the IT guy&apos; at work.  I want to get organized and begin building a documentation file but I have no idea where to start. Although there is a lot I don&apos;t know about technology, I am able to help people around the office with small computer problems.  And when an issue is beyond my knowledge, I usually end up being a middle-man between the user and the company who handles our larger IT issues.&lt;br&gt;
&lt;br&gt;
Well, my role as IT first-responder is growing and I need to get organized.  My understanding is that &apos;documentation&apos; is critical to an effective IT department, but I don&apos;t even know what &apos;documentation&apos; means in this context.&lt;br&gt;
&lt;br&gt;
So, what pieces of information are documented by most IT departments?  Where/how is this information stored that makes it easy to find when it is needed?  [For IT workers] What is your system for documentation and what would you keep/change if you were building a new system?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98291</guid>
	<pubDate>Mon, 04 Aug 2008 11:53:34 -0800</pubDate>
	<category>computer</category>
	<category>documentation</category>
	<category>IT</category>
	<category>problem</category>
	<dc:creator>wabashbdw</dc:creator>
	</item>
	<item>
	<title>document my database</title>
	<link>http://ask.metafilter.com/89935/document%2Dmy%2Ddatabase</link>	
	<description>I have a particular propriety database application that has a great feature for users to document notes and changes to the db.  Annotated screenshot &lt;a href=&quot;http://www.flickr.com/photos/ctracey/2447828006/sizes/o/&quot;&gt;here&lt;/a&gt;.
Basically, you click on the little yellow sticky note and the documentation window pops up and users can enter notes about changes, etc.  Its so useful I would like to use it all the time.
I am now creating a database project that I would like to recreate this documentation feature.  I figured out the database structure for this by some creative sleuthing, but I am having trouble how how to link the documentation record to the particular field (and record) that it is documenting.  For instance if I have a field in the table, Field1, and I have a button to pop up the documentation window next to that field, how do I automatically insert data into a  &apos;reference field&apos; into the documentation table that says this comes from Field1?  I guess I can change the value of some variable and then automatically fill the field when data is entered into the documentation form.  &lt;br&gt;
&lt;br&gt;
Problem is, I am having trouble doing this in MS Access.  Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89935</guid>
	<pubDate>Sun, 27 Apr 2008 18:58:45 -0800</pubDate>
	<category>access</category>
	<category>documentation</category>
	<category>microsoftaccess</category>
	<dc:creator>buttercup</dc:creator>
	</item>
	<item>
	<title>where are the docs?</title>
	<link>http://ask.metafilter.com/74658/where%2Dare%2Dthe%2Ddocs</link>	
	<description>How do I access the C documentation that&apos;s on my computer? I&apos;m running OSX 10.4.10 with all the devtools installed. Whenever I want to use a header file or one of the standard functions that I&apos;m not familiar with, I head to Google. I suspect that there are man pages for most everything that comes in a standard C environment, but how do I get to them?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.74658</guid>
	<pubDate>Thu, 25 Oct 2007 12:43:52 -0800</pubDate>
	<category>c</category>
	<category>documentation</category>
	<dc:creator>tylermoody</dc:creator>
	</item>
	<item>
	<title>Cliff-Notes for a Web Project</title>
	<link>http://ask.metafilter.com/73442/CliffNotes%2Dfor%2Da%2DWeb%2DProject</link>	
	<description>I am looking for real-life documents surrounding the development of a website.  My organization is quite inexperienced in building a website from scratch and we are looking for some documents to get us started.  Can anyone point us to some actual specifications, wireframes, test scripts, and project plans for website design and development?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.73442</guid>
	<pubDate>Tue, 09 Oct 2007 13:59:00 -0800</pubDate>
	<category>design</category>
	<category>development</category>
	<category>documentation</category>
	<category>specification</category>
	<category>templates</category>
	<category>website</category>
	<dc:creator>kaizen</dc:creator>
	</item>
	<item>
	<title>Wiki for Writing Books?</title>
	<link>http://ask.metafilter.com/71537/Wiki%2Dfor%2DWriting%2DBooks</link>	
	<description>Is there wiki software that is specifically designed for writing books? By &quot;book&quot; I mean a long piece of writing designed to be read from start to finish, possibly broken up into chapters, and possibly with a TOC at the start and index at the end. Every wiki tool I&apos;ve seen is designed to allow authors to create websites i.e. non-linear and often relatively unstructured collections of pages.  I want a tool that is specifically designed to allow multiple authors to work on a single linear text, possibly divided into sections and chapters.  Of course, it should also support cross-references and other non-linear tools.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://en.wikibooks.org/wiki/Main_Page&quot;&gt;WikiBooks&lt;/a&gt; seems to accomplish this through a set of self-imposed &lt;a href=&quot;http://en.wikibooks.org/wiki/Wikibooks:Manual_of_Style&quot;&gt;style guidelines&lt;/a&gt;. I guess that works, but I&apos;d rather have a tool that actually supported writing structured documents.  The closest I&apos;ve found is &lt;a href=&quot;http://www.splitbrain.org/projects/dokuwiki&quot;&gt;DokuWiki&lt;/a&gt;, which at least makes it natural to create a book, even if it doesn&apos;t enforce the structure. It would also be nice if this was an open source tool and if it supported standards (e.g. DocBook).&lt;br&gt;
&lt;br&gt;
Does anything like this exist?&lt;br&gt;
&lt;br&gt;
If it doesn&apos;t exist, I might write it.  Think anyone else would want it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.71537</guid>
	<pubDate>Fri, 14 Sep 2007 09:23:49 -0800</pubDate>
	<category>collaboration</category>
	<category>collaborationtools</category>
	<category>documentation</category>
	<category>documentationtools</category>
	<category>wiki</category>
	<category>writingtools</category>
	<dc:creator>alms</dc:creator>
	</item>
	<item>
	<title>Software Documentation</title>
	<link>http://ask.metafilter.com/70198/Software%2DDocumentation</link>	
	<description>I am a technical writer looking to improve my company&apos;s software manuals.  I want to stay up to date with the latest technology documentation trends.  Please leave comments on what you think some of the best manuals are for different software products and why.  

Basically, if you&#8217;ve ever read a software user manual and thought, &#8220;Wow!  That was surprisingly easy to read&#8230;or helpful&#8230;or well organized&#8230;etc., then that is what we are looking for.  </description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.70198</guid>
	<pubDate>Mon, 27 Aug 2007 08:24:57 -0800</pubDate>
	<category>documentation</category>
	<category>manuals</category>
	<category>software</category>
	<dc:creator>JPowers</dc:creator>
	</item>
	<item>
	<title>How to create one gigantic JavaDoc file?</title>
	<link>http://ask.metafilter.com/66545/How%2Dto%2Dcreate%2Done%2Dgigantic%2DJavaDoc%2Dfile</link>	
	<description>For-a-friend-filter: Help with JavaDoc. Hive mind, I need your help.&lt;br&gt;
&lt;br&gt;
I have about 1,000 files of Java 1.5 source code that has been meticulously documented with javadoc tags.  I can use the javadoc tool to produce about 1,000 pages of HTML documenting my code.  Now what I really want is a way to generate a single document from the javadoc.  The single document could be word, or PDF, or whatever.  I&#8217;ve looked at Suns MifDoclet, but it doesn&#8217;t work with JDK 1.5.  Help!!!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.66545</guid>
	<pubDate>Mon, 09 Jul 2007 08:34:49 -0800</pubDate>
	<category>documentation</category>
	<category>java</category>
	<category>javadoc</category>
	<category>programming</category>
	<dc:creator>Khalad</dc:creator>
	</item>
	<item>
	<title>Should I trust passport expediting services?</title>
	<link>http://ask.metafilter.com/61769/Should%2DI%2Dtrust%2Dpassport%2Dexpediting%2Dservices</link>	
	<description>Are passport expediting services legit? I&apos;ll be traveling in less then a month, and, like a total dumbass, I&apos;ve put off getting my passport.  According to the USPS website, you can get your passport &quot;expedited&quot; for a $60 fee, and receive the document in a couple weeks.  However, I found out today that they have a tremendous backlog, and expedited passports are now taking closer to 4 weeks.  This is obviously cutting it a bit too close for comfort.&lt;br&gt;
&lt;br&gt;
So, I do a google on &lt;a href=&quot;http://www.google.com/search?hl=en&amp;q=us+Passports&amp;btnG=Search&quot;&gt;US  passports&lt;/a&gt; and all of these passport expediting services come up.  Are these services legit?  They promise to obtain a passport within days or weeks.  &lt;a href=&quot;http://www.passportexpress.com/?affid=Google&quot;&gt;This place&lt;/a&gt; is even a member of the Better Business Bureau.&lt;br&gt;
&lt;br&gt;
The whole thing seems legit, but still, I wonder....</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.61769</guid>
	<pubDate>Tue, 01 May 2007 17:51:29 -0800</pubDate>
	<category>documentation</category>
	<category>expeditedpassport</category>
	<category>expediting</category>
	<category>identification</category>
	<category>passport</category>
	<category>passportexpediting</category>
	<category>passports</category>
	<category>travel</category>
	<dc:creator>Afroblanco</dc:creator>
	</item>
	<item>
	<title>Software documentation</title>
	<link>http://ask.metafilter.com/56097/Software%2Ddocumentation</link>	
	<description>What&apos;s the best software for writing and publishing software documentation?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.56097</guid>
	<pubDate>Wed, 31 Jan 2007 09:51:57 -0800</pubDate>
	<category>documentation</category>
	<category>software</category>
	<dc:creator>four panels</dc:creator>
	</item>
	<item>
	<title>ISO Excellent/Innovative/Efficient/Fast/Cheap Document Management Software</title>
	<link>http://ask.metafilter.com/55511/ISO%2DExcellentInnovativeEfficientFastCheap%2DDocument%2DManagement%2DSoftware</link>	
	<description>I&apos;m looking for Document Management software along the lines of MediaWiki that is extremely user-friendly and FAST, but has more security options and more ability to control edits. I love the change-tracking, easy-linking, and web format of Wikipedia, but it is too difficult to restrict unauthorized changes to Documents in a large business environment.&lt;br&gt;
&lt;br&gt;
Basically, I&apos;m looking to initiate an Intranet Documentation library for use by about 400 people. The budget is about $30,000. We&apos;re talking Corporate Standard Operating Procedures, Corporate Forms, Etc., that require regular updates.&lt;br&gt;
&lt;br&gt;
What options do I have?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.55511</guid>
	<pubDate>Mon, 22 Jan 2007 07:44:25 -0800</pubDate>
	<category>Corporate</category>
	<category>DMS</category>
	<category>Document</category>
	<category>Documentation</category>
	<category>Management</category>
	<dc:creator>owl</dc:creator>
	</item>
	<item>
	<title>How do I reorder visio pages in a long document?</title>
	<link>http://ask.metafilter.com/49917/How%2Ddo%2DI%2Dreorder%2Dvisio%2Dpages%2Din%2Da%2Dlong%2Ddocument</link>	
	<description>How do I quickly reorder (multiple) pages in a very long visio document? Visio seems to assume that I create pages only sequentially and never move them around much. Actually my document will reach almost 200 pages, and I keep having to move them around and renumber them, or create new pages. How can I do this easily in a doc of this size?&lt;br&gt;
&lt;br&gt;
Bonus points for helping me create a page that doesn&apos;t default position itself at the end of the document (which may be more my problem)....</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.49917</guid>
	<pubDate>Wed, 01 Nov 2006 09:21:03 -0800</pubDate>
	<category>documentation</category>
	<category>IA</category>
	<category>visio</category>
	<category>wireframe</category>
	<dc:creator>mdiskin</dc:creator>
	</item>
	<item>
	<title>Does my name remain the same?</title>
	<link>http://ask.metafilter.com/45934/Does%2Dmy%2Dname%2Dremain%2Dthe%2Dsame</link>	
	<description>Have I successfully changed my name? So, I got married over a year ago in NYC. I opted not to change my name at that time, but recently decided that I would like to. &lt;br&gt;
&lt;br&gt;
This morning, I went and got my name changed on my Social Security Card to my new desired name: &quot;First Middle Maiden&quot; is now &quot;First Maiden Married.&quot; When I researched how to change my name on my Passport, it said all I&apos;d need to do is send them my Marriage Certificate. And here&apos;s (what I&apos;m afraid might be) the rub: my Marriage Certificate says &quot;New Surname: Maiden.&quot;&lt;br&gt;
&lt;br&gt;
It would seem to me that because of this, the Marriage Certificate doesn&apos;t really help certify that I&apos;ve changed my name. I&apos;m pretty sure I&apos;d be okay at the DMV and with credit cards and the like by using the SS card, but might this cause problems? And if not with the Passport people, then might I eventually run into an issue? How else can I certify that I&apos;ve changed my name, if I have indeed done so at all?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45934</guid>
	<pubDate>Tue, 05 Sep 2006 09:36:49 -0800</pubDate>
	<category>documentation</category>
	<category>legal</category>
	<category>marriage</category>
	<category>namechange</category>
	<category>NewYork</category>
	<dc:creator>TG_Plackenfatz</dc:creator>
	</item>
	<item>
	<title>The programming is insubstantial, Catsby.</title>
	<link>http://ask.metafilter.com/38152/The%2Dprogramming%2Dis%2Dinsubstantial%2DCatsby</link>	
	<description>What kind of documentation will convince a non-software guy that writing a program is actual work? I am in a semester long project group of four people, building a little electronic alarm. I&apos;m the software engineer, the other three are all electrical students.  One of them is pretty good (and knows some coding), but I feel that the other two group members aren&apos;t really very competent, either at the technical aspects or the teamwork. However, the issue is not in getting the project done, but in the peer evaluation rules for the end of semester. Three members of the team work together to assign a grade out of 15 to the other, and our individual assignment mark is modified by this evaluation. &lt;br&gt;
&lt;br&gt;
My problem with this is that I have been pretty snarky about the way they&apos;re trying to run it and that I don&apos;t think they have any idea that I&apos;ve done anything (software being fairly invisible). My attitude towards &apos;team meetings&apos; and &apos;team work sessions&apos; has degenerated (although this shows in my saying that we don&apos;t need to meet all day Saturday, rather than my not turning up when we do), because meetings turn into Competent Elec Guy explaining all the hardware to Incompetent Elec Guys, who treat meetings as a chance to do all the work they said they&apos;d have done, and the incompetent guys are a liability when I&apos;m debugging the hardware. I&apos;m also terribly frustrated by their refusal (inability?) to use email as a means of actual communication, rather than a way to set up physical meetings and send me the agenda beforehand. &lt;br&gt;
&lt;br&gt;
So, my question is: I&apos;m trying to figure out ways of documenting all the software to show them I have been doing stuff; I have test programs ranging from &apos;check if we can output to pinB&apos; to &apos;do everything!&apos;, and I&apos;ve done up a graphical representation of the main program, but they still don&apos;t seem to think of it as anything but the single action item &apos;write and test a program&apos;.&lt;br&gt;
&lt;br&gt;
A super bonus would be strategies for making (/encouraging) people to see email as a legitimate way to &apos;talk&apos; (probably a bit late for this one, with two weeks to go, but I&apos;ll know next time).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.38152</guid>
	<pubDate>Sun, 14 May 2006 07:54:24 -0800</pubDate>
	<category>communication</category>
	<category>documentation</category>
	<category>peers</category>
	<category>software</category>
	<category>teamwork</category>
	<dc:creator>jacalata</dc:creator>
	</item>
	<item>
	<title>got any mod_python and cheetah resources?</title>
	<link>http://ask.metafilter.com/32665/got%2Dany%2Dmodpython%2Dand%2Dcheetah%2Dresources</link>	
	<description>Can anyone point me to a good documentation/samples for building an app using mod_python and cheetah? (and mySQL/DBUtils etc)? I am planning to write a webapp (internal only) that uses mod_python and cheetah to replace one that uses php and smarty. I have downloaded and installed everything but while I&apos;ve used python before, I&apos;ve never used mod_python or cheetah so I&apos;ve been looking for some good online resources (or books) that have sample code and other useful information. I&apos;ve looked around a lot but can&apos;t seem to find anything really useful. I would appreciate any help/pointers to good resources. TIA!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.32665</guid>
	<pubDate>Tue, 14 Feb 2006 18:09:48 -0800</pubDate>
	<category>apache</category>
	<category>application</category>
	<category>cheetah</category>
	<category>code</category>
	<category>database</category>
	<category>db</category>
	<category>dbutil</category>
	<category>development</category>
	<category>documentation</category>
	<category>modpython</category>
	<category>mysql</category>
	<category>python</category>
	<category>sample</category>
	<dc:creator>karen</dc:creator>
	</item>
	<item>
	<title>Extracting XML schema documentation into lovely documentation</title>
	<link>http://ask.metafilter.com/28760/Extracting%2DXML%2Dschema%2Ddocumentation%2Dinto%2Dlovely%2Ddocumentation</link>	
	<description>Help me figure out how to extract an XML schema in a .dtd file into lovely XML documentation. I have found several possible ways of doing this, ranging from command line fiddling like xsddoc to more modern approaches like Stylus studio and yet none of them have seemed to work for me. &lt;br&gt;
&lt;br&gt;
I&apos;m looking for nice library style results where all of the elements and tags are cross referenced and extracted automatically. Something freeware would be most desirable.&lt;br&gt;
&lt;br&gt;
Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.28760</guid>
	<pubDate>Fri, 09 Dec 2005 13:40:15 -0800</pubDate>
	<category>documentation</category>
	<category>XML</category>
	<dc:creator>dobie</dc:creator>
	</item>
	<item>
	<title>how to make online docs efficiently?</title>
	<link>http://ask.metafilter.com/26537/how%2Dto%2Dmake%2Donline%2Ddocs%2Defficiently</link>	
	<description>How best to manage software product documentation?  

Our product docs are written in Microsoft Word and printed or shipped as PDF files.  The online help is made by converting the Word files (in Robohelp) and adding lots of hyperlinks.  This process has snags. The problem is over how to manage document changes.  At present the Word files are the base which is edited for product updates.&lt;br&gt;
&lt;br&gt;
Using Robohelp it&apos;s trivially easy to convert the .doc files to online form, but that loses all the work which went into the hypertext links.  On the other hand, adding the changes manually to the hypertext is also a lot of work, and error-prone.&lt;br&gt;
&lt;br&gt;
Surely there&apos;s a better way?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.26537</guid>
	<pubDate>Wed, 02 Nov 2005 16:40:09 -0800</pubDate>
	<category>documentation</category>
	<category>hypertext</category>
	<dc:creator>anadem</dc:creator>
	</item>
	<item>
	<title>How do I get my work onto slide film without shooting on slide film?</title>
	<link>http://ask.metafilter.com/25753/How%2Ddo%2DI%2Dget%2Dmy%2Dwork%2Donto%2Dslide%2Dfilm%2Dwithout%2Dshooting%2Don%2Dslide%2Dfilm</link>	
	<description>Methods of Documentation: Getty My Work Onto Slide Film

Next weekend I am participating in an art show, my first in which work will be for sale, and because for one thing, I hung a piece in the silent auction, I have reason to believe I will sell at least one thing. (I have sold work before on commission, but this is still pretty exciting.)

I would like to have, in the future, in my portfolio, slides of any sold work. I do not have a tremendous budget but I&apos;d rather spend a bit of cash than not have documentation of early sold work.

What method should I use to get my paintings and soforth onto slides? (See extended explanation).

Thanks much. I&apos;ve got until the weekend to figure this out. 

/tarin
Should I:&lt;br&gt;
&lt;br&gt;
1. Hire a slide photographer to shoot the work hanging in this show?&lt;br&gt;
&lt;br&gt;
2. Shoot the work myself on slide film with my 35mm SLR, even though I&apos;ve never shot on slide film before?&lt;br&gt;
&lt;br&gt;
3. Shoot the work myself on digital, and THIS IS WHAT I REALLY WANT TO KNOW: Take it to the photo shop, where they can magically process a digital CD into a slide roll? Is #3 here possible?&lt;br&gt;
&lt;br&gt;
4. Because time is a constraint and so is money, shoot the work myself on digital, project it onto the wall, and shoot that with slide film later when I have more leisure to shoot and get it right?&lt;br&gt;
&lt;br&gt;
What would you do?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.25753</guid>
	<pubDate>Tue, 18 Oct 2005 15:57:40 -0800</pubDate>
	<category>art</category>
	<category>documentation</category>
	<category>gallery</category>
	<category>methods</category>
	<category>photography</category>
	<category>portfolio</category>
	<category>slidefilm</category>
	<category>studio</category>
	<dc:creator>tarintowers</dc:creator>
	</item>
	<item>
	<title>Suggestions on documenting employee performance?</title>
	<link>http://ask.metafilter.com/22315/Suggestions%2Don%2Ddocumenting%2Demployee%2Dperformance</link>	
	<description>Suggestions for organizing and documenting employee performance that can be used in annual reviews? I&apos;m responsible for writing annual reviews that fall on the employee&apos;s anniversary date.  There are from 10-12 employees, all with various titles and job duties.  The reviews are quite long, and don&apos;t involve 360 feedback, so I have to gather, document and maintain a great deal of information, including as many examples as possible to support the review information.  I&apos;ve tried notebooks, notecards, hand-written docs at the end of the day, weekly updates, etc.  I never seem to have thorough enough records and really need to hear suggestions for how other people keep track of this stuff that won&apos;t take a ton of time.  I&apos;m a hands-on manager, so my desk time is very limited and my computer is in public view so keeping documents open all day to add info to doesn&apos;t seem to work well.  Any suggestions are welcome.  I&apos;m willing to try most anything!  (P.S. - using a PDA for this is not an option).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.22315</guid>
	<pubDate>Mon, 08 Aug 2005 15:34:20 -0800</pubDate>
	<category>documentation</category>
	<category>employeeperformance</category>
	<category>management</category>
	<category>reviews</category>
	<dc:creator>cyniczny</dc:creator>
	</item>
	<item>
	<title>Tools for writing application documentation</title>
	<link>http://ask.metafilter.com/19915/Tools%2Dfor%2Dwriting%2Dapplication%2Ddocumentation</link>	
	<description>For the purpose of documentating an application, I&apos;m looking for a WYSIWYG editor that can yield both in HTML and PDF formats, but meets a few other criteria. [More Inside] Criteria:&lt;br&gt;
- Need WYSIWYG: don&apos;t want to muck with HTML across a large document&lt;br&gt;
- Need HTML: organized and hyperlinked from a table of contents at the top, so it can be read &quot;top down&quot; or as in-program documentation by linking to the appropriate page.&lt;br&gt;
- Need PDF: shouldn&apos;t be a big issue since I can probably render PDF from whatever HTML I end up with.&lt;br&gt;
- Need automatic TOC generation/upkeep that links to the referenced item&lt;br&gt;
- Nice to have: automatically include a link back to the TOC at the end of each section. If I had to do this by hand it wouldn&apos;t be the end of the world.&lt;br&gt;
&lt;br&gt;
What I already considered:&lt;br&gt;
- Word: WYSIWYG, does the TOC the way I&apos;d like, but really afraid of the HTML it would generate&lt;br&gt;
- Open Office: WYSIWYG, does TOCs but doesn&apos;t link to the referenced location, HTML hopefully sucks less than Word&apos;s&lt;br&gt;
- Generic WYSIWYG HTML tools: don&apos;t automatically do a TOC&lt;br&gt;
&lt;br&gt;
Any ideas on other tools I could check out? Free/open source solutions a big plus.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.19915</guid>
	<pubDate>Tue, 14 Jun 2005 11:53:45 -0800</pubDate>
	<category>documentation</category>
	<category>editor</category>
	<category>html</category>
	<category>pdf</category>
	<category>wysiwyg</category>
	<dc:creator>turbodog</dc:creator>
	</item>
	<item>
	<title>Collecting/numbering tax documents of different filetypes and exporting to PDF or Word.</title>
	<link>http://ask.metafilter.com/15494/Collectingnumbering%2Dtax%2Ddocuments%2Dof%2Ddifferent%2Dfiletypes%2Dand%2Dexporting%2Dto%2DPDF%2Dor%2DWord</link>	
	<description>Does anyone know of a program for Windows 2000/XP that will bring several different types of document files and image files together into one interface?  This application should be able to reorder and renumber the pages accordingly.  Also the tool must be able to export the end product into a universal format such as PDF or Word. 
My company will use this tool to build our tax returns.  As I understand it, our returns consist of a collection of output from several sources: Hard copies scanned to .TIF images, PDFs, XLS files, DOC files, etc.  Last year we started using Xerox PaperPort to scan in all the hard copies, reorder and renumber pages, but the renumbering of pages, in particular, was incredibly laborious.  Pages are added and removed from the return on a constant basis almost to the zero hour, so the renumbering of pages needs to be a very accessible and simple-to-use feature.&lt;br&gt;
&lt;br&gt;
Any recommendations on an application that will fulfill this need or suggestions on how to better the creation of the return are appreciated.&lt;br&gt;
&lt;br&gt;
p.s. this question is from my friend &lt;a href=&quot;http://www.metafilter.com/username.mefi/sublivious&quot;&gt;Sublivious&lt;/a&gt;.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.15494</guid>
	<pubDate>Tue, 22 Feb 2005 14:35:12 -0800</pubDate>
	<category>accounting</category>
	<category>documentation</category>
	<category>pdf</category>
	<category>taxes</category>
	<dc:creator>airguitar</dc:creator>
	</item>
	<item>
	<title>Do US citizens need a passport to visit Canada?</title>
	<link>http://ask.metafilter.com/11620/Do%2DUS%2Dcitizens%2Dneed%2Da%2Dpassport%2Dto%2Dvisit%2DCanada</link>	
	<description>If I am a US Citizen, and want to go to Canada for a few days, do i need a passport?  I had one, but it was stolen, I&apos;m a poor student right now, so i dont have the cash (or time to wait) for a new one to come.  Is a driver&apos;s license or birth certificate considered official enough documentation?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.11620</guid>
	<pubDate>Tue, 09 Nov 2004 13:36:03 -0800</pubDate>
	<category>documentation</category>
	<category>passport</category>
	<category>travel</category>
	<category>US</category>
	<dc:creator>jare2003</dc:creator>
	</item>
	
	</channel>
</rss>

