<?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>Comments on: Website editing and updating revision tracking</title>
	<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking/</link>
	<description>Comments on Ask MetaFilter post Website editing and updating revision tracking</description>
	<pubDate>Fri, 14 Sep 2007 08:33:44 -0800</pubDate>
	<lastBuildDate>Fri, 14 Sep 2007 08:33:44 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Website editing and updating revision tracking</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking</link>	
		<description>I need a tool that does website editing and updating revision tracking, meaning whenever a change is published to the website, a record of the change is recorded in some way. &lt;br /&gt;&lt;br /&gt; This is for a project that involves a site with maybe ten flat HTML files. For legal reasons, they need to track all published changes they make. Yes, I know MediaWiki does this, but I don&apos;t want to install MediaWiki for something so simple, for one. Also, the people I&apos;m making the site for need to be able to make changes themselves, so MediaWiki includes an additional learning curve (we are talking about people with no HTML or coding knowledge and limited web experience.).&lt;br&gt;
&lt;br&gt;
So far, the only idea I&apos;ve come up with is to use &lt;a href=&quot;http://en.wikipedia.org/wiki/Adobe_Contribute#Pros_and_Cons&quot;&gt;Adobe Contribute&lt;/a&gt; with the plugin built into Microsoft Word (something they are quite comfortable with), and use the revision tracking that comes built into Word. Will this work? Are there any better ideas? I have had a hell of a time finding any good web tools for revision tracking.&lt;br&gt;
&lt;br&gt;
I have also considered maybe writing a perl module that copies the web pages to an archive directory any time changes are made, but I wouldn&apos;t know how to implement it. The other idea (since they just need to record changes), is to somehow use WGET on their Windows 2003 server to just download the website every night to their backup drive. That would perhaps be a suitable compromise. Your suggestions are much appreciated.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.71533</guid>
		<pubDate>Fri, 14 Sep 2007 08:30:33 -0800</pubDate>
		<dc:creator>chlorus</dc:creator>
		
			<category>website</category>
		
			<category>webdesign</category>
		
			<category>Contribute</category>
		
			<category>revisiontracking</category>
		
			<category>websiterevisiontracking</category>
		
	</item> <item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking#1065748</link>	
		<description>&lt;a href=&quot;http://www.kegel.com/cvsadmin.html&quot;&gt;CVS?&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.71533-1065748</guid>
		<pubDate>Fri, 14 Sep 2007 08:33:44 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: chlorus</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking#1065750</link>	
		<description>Blazecock Pileon: Installed on the website? This looks like a client/server thing, and the users are running Windows XP btw. This looks very useful though.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.71533-1065750</guid>
		<pubDate>Fri, 14 Sep 2007 08:36:22 -0800</pubDate>
		<dc:creator>chlorus</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking#1065761</link>	
		<description>&lt;a href=&quot;http://www.grafxsoftware.com/product.php?id=22&quot;&gt;CVS for Dreamweaver?&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.71533-1065761</guid>
		<pubDate>Fri, 14 Sep 2007 08:42:10 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking#1065768</link>	
		<description>If you don&apos;t want to install something as complex as MediaWiki just to get versioning, what about &lt;a href=&quot;http://en.wikipedia.org/wiki/Comparison_of_wiki_software&quot;&gt;other wikis&lt;/a&gt;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.71533-1065768</guid>
		<pubDate>Fri, 14 Sep 2007 08:47:58 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: dmd</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking#1065792</link>	
		<description>This is what &lt;a href=&quot;http://en.wikipedia.org/wiki/Subversion_%28software%29&quot;&gt;subversion&lt;/a&gt; and other revision control systems are for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.71533-1065792</guid>
		<pubDate>Fri, 14 Sep 2007 09:15:51 -0800</pubDate>
		<dc:creator>dmd</dc:creator>
	</item><item>
		<title>By: Good Brain</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking#1065796</link>	
		<description>all changes are made in a staging area. When the changes are done, a script is run that checks the staging area into version control and then updates the directory of published pages from the copy in the version control system.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.71533-1065796</guid>
		<pubDate>Fri, 14 Sep 2007 09:22:02 -0800</pubDate>
		<dc:creator>Good Brain</dc:creator>
	</item><item>
		<title>By: malevolent</title>
		<link>http://ask.metafilter.com/71533/Website-editing-and-updating-revision-tracking#1065803</link>	
		<description>How about finding the simplest CMS that features both WYSIWYG editing and revision tracking? If you&apos;re lucky there&apos;ll be something that&apos;s less painful than cobbling together your own system.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.71533-1065803</guid>
		<pubDate>Fri, 14 Sep 2007 09:27:30 -0800</pubDate>
		<dc:creator>malevolent</dc:creator>
	</item>
	</channel>
</rss>
