<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments for darcusblog</title>
	<atom:link href="http://community.muohio.edu/blogs/darcusb/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://community.muohio.edu/blogs/darcusb</link>
	<description>geek tools and the scholar</description>
	<pubDate>Sat, 07 Nov 2009 16:23:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Public Work From the Start by darcusb</title>
		<link>http://community.muohio.edu/blogs/darcusb/archives/2009/08/07/public-work-from-the-start/comment-page-1#comment-1804</link>
		<dc:creator>darcusb</dc:creator>
		<pubDate>Fri, 14 Aug 2009 12:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://community.muohio.edu/blogs/darcusb/?p=667#comment-1804</guid>
		<description>&lt;p&gt;Thanks Chris. Good to see you trying to push repositories forward, as I really haven't found that model very compelling. &lt;/p&gt;

&lt;p&gt;When I get around to it, for example, my publications will be hosted on &lt;a href="http://bruce.darcus.name" rel="nofollow"&gt;my own site&lt;/a&gt;, as easily accessible XHTML (I did have code that integrated commenting on the articles via disqus, but had to pull it because of bugs in their software w/XHTML).&lt;/p&gt;

&lt;p&gt;On the SCM, I'm just using darcs, where I keep a sort of master repository on my main site, and then keep local copies wherever I work. The distributed nature of darcs means I have effectively full backups on every machine I am working on.&lt;/p&gt; 

&lt;p&gt;I may open this up to web viewing later, but am not going to worry about it ATM.&lt;/p&gt;

&lt;p&gt;As you may guess from the above, I think SF is a horrible model for this. But then I don't much like the idea of centralization to begin with. It seems preferable to be able to simply copy/fork a distributed repository to a central local if/when the need arises. Of course, for this to be valuable to people other than technically-savvy geeks, you'd have to put some work into a nice UI; maybe something along the lines of &lt;a href="http://github.com/commandline/flashbake/tree/master" rel="nofollow"&gt;this&lt;/a&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Chris. Good to see you trying to push repositories forward, as I really haven&#8217;t found that model very compelling. </p>

<p>When I get around to it, for example, my publications will be hosted on <a href="http://bruce.darcus.name" rel="nofollow">my own site</a>, as easily accessible XHTML (I did have code that integrated commenting on the articles via disqus, but had to pull it because of bugs in their software w/XHTML).</p>

<p>On the SCM, I&#8217;m just using darcs, where I keep a sort of master repository on my main site, and then keep local copies wherever I work. The distributed nature of darcs means I have effectively full backups on every machine I am working on.</p> 

<p>I may open this up to web viewing later, but am not going to worry about it ATM.</p>

<p>As you may guess from the above, I think SF is a horrible model for this. But then I don&#8217;t much like the idea of centralization to begin with. It seems preferable to be able to simply copy/fork a distributed repository to a central local if/when the need arises. Of course, for this to be valuable to people other than technically-savvy geeks, you&#8217;d have to put some work into a nice UI; maybe something along the lines of <a href="http://github.com/commandline/flashbake/tree/master" rel="nofollow">this</a>.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Public Work From the Start by Chris Rusbridge</title>
		<link>http://community.muohio.edu/blogs/darcusb/archives/2009/08/07/public-work-from-the-start/comment-page-1#comment-1803</link>
		<dc:creator>Chris Rusbridge</dc:creator>
		<pubDate>Fri, 14 Aug 2009 09:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://community.muohio.edu/blogs/darcusb/?p=667#comment-1803</guid>
		<description>&lt;p&gt;I've been worrying a bit about aspects of this also. The first thing to remember is that there is a well developed repository movement; if you are careful about the rights you grant to publishers, and read the small print, you can deposit a version of your paper in your local repository for free access (sometimes after an embargo period). Then, on making the repository more useful, see the series of posts starting at http://digitalcuration.blogspot.com/2008/07/negative-click-positive-value-research.html, and ending with http://digitalcuration.blogspot.com/2008/08/comments-on-negative-click-research.html. On whether source code repositories could be useful for these purposes, http://digitalcuration.blogspot.com/2009/04/libraries-of-future-sourceforge-as.html reports some interesting discussions. But if you make progress on your "source control and backup system for manuscripts", I'd love to hear...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been worrying a bit about aspects of this also. The first thing to remember is that there is a well developed repository movement; if you are careful about the rights you grant to publishers, and read the small print, you can deposit a version of your paper in your local repository for free access (sometimes after an embargo period). Then, on making the repository more useful, see the series of posts starting at <a href="http://digitalcuration.blogspot.com/2008/07/negative-click-positive-value-research.html" rel="nofollow">http://digitalcuration.blogspot.com/2008/07/negative-click-positive-value-research.html</a>, and ending with <a href="http://digitalcuration.blogspot.com/2008/08/comments-on-negative-click-research.html" rel="nofollow">http://digitalcuration.blogspot.com/2008/08/comments-on-negative-click-research.html</a>. On whether source code repositories could be useful for these purposes, <a href="http://digitalcuration.blogspot.com/2009/04/libraries-of-future-sourceforge-as.html" rel="nofollow">http://digitalcuration.blogspot.com/2009/04/libraries-of-future-sourceforge-as.html</a> reports some interesting discussions. But if you make progress on your &#8220;source control and backup system for manuscripts&#8221;, I&#8217;d love to hear&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Wave and Rich Text by darcusb</title>
		<link>http://community.muohio.edu/blogs/darcusb/archives/2009/07/30/google-wave-and-rich-text/comment-page-1#comment-1793</link>
		<dc:creator>darcusb</dc:creator>
		<pubDate>Thu, 30 Jul 2009 21:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://community.muohio.edu/blogs/darcusb/?p=659#comment-1793</guid>
		<description>&lt;p&gt;Oh, that IS a good start; wouldn't have bothered with the post if I'd seen that. But I didn't see it, b/c it's behind the exceedingly misleadingly named "paragraph size" icon. &lt;/p&gt;

&lt;p&gt;Odd too that the automatic title style is rendered much smaller than h1.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh, that IS a good start; wouldn&#8217;t have bothered with the post if I&#8217;d seen that. But I didn&#8217;t see it, b/c it&#8217;s behind the exceedingly misleadingly named &#8220;paragraph size&#8221; icon. </p>

<p>Odd too that the automatic title style is rendered much smaller than h1.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Wave and Rich Text by Martin Fenner</title>
		<link>http://community.muohio.edu/blogs/darcusb/archives/2009/07/30/google-wave-and-rich-text/comment-page-1#comment-1792</link>
		<dc:creator>Martin Fenner</dc:creator>
		<pubDate>Thu, 30 Jul 2009 21:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://community.muohio.edu/blogs/darcusb/?p=659#comment-1792</guid>
		<description>&lt;p&gt;It's not much, but Google Wave has support for headings (H1-H4).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s not much, but Google Wave has support for headings (H1-H4).</p>]]></content:encoded>
	</item>
</channel>
</rss>
