<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Digital Humanities Questions &#38; Answers &#187; Topic: Collaborative editing HTML in the cloud</title>
		<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud</link>
		<description>Digital Humanities Questions &amp; Answers &#187; Topic: Collaborative editing HTML in the cloud</description>
		<language>en-US</language>
		<pubDate>Mon, 31 Jul 2017 10:21:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://digitalhumanities.org/answers/search.php</link>
		</textInput>
		<atom:link href="/rss/topic/collaborative-editing-html-in-the-cloud/index.xml" rel="self" type="application/rss+xml" />

		<item>
			 
				<title>Lisa Rhody on "Collaborative editing HTML in the cloud"</title>
						<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1461</link>
			<pubDate>Sun, 27 Nov 2011 12:41:00 +0000</pubDate>
			<dc:creator>Lisa Rhody</dc:creator>
			<guid isPermaLink="false">1461@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;If your students have access to Dreamweaver, that has a &#34;check in&#34; and &#34;check out&#34; option which allows users to see what documents are currently being edited by someone else.  There's also &#60;a href=&#34;http://collabedit.com/&#34; rel=&#34;nofollow&#34;&#62;http://collabedit.com/&#60;/a&#62; for real time collaboration on programming docs. &#60;/p&#62;
&#60;p&#62;&#60;em&#62;Replying to @&#60;a href='/profile/tanyaclement'&#62;tanyaclement&#60;/a&#62;'s &#60;a href=&#34;http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1455&#34;&#62;post&#60;/a&#62;:&#60;/em&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>Rachel on "Collaborative editing HTML in the cloud"</title>
						<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1460</link>
			<pubDate>Wed, 23 Nov 2011 01:42:41 +0000</pubDate>
			<dc:creator>Rachel</dc:creator>
			<guid isPermaLink="false">1460@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;I suggest &#60;a href=&#34;http://www.squadedit.com&#34; rel=&#34;nofollow&#34;&#62;http://www.squadedit.com&#60;/a&#62;, you can collaborate &#34;real time&#34; in 15 languages including HTML among other benefits. It is secure and private, but it is a paid service - only a few bucks a month. There is a free trial period, so you can try before you buy. Hope that helps!!
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>tanyaclement on "Collaborative editing HTML in the cloud"</title>
						<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1459</link>
			<pubDate>Tue, 22 Nov 2011 19:49:10 +0000</pubDate>
			<dc:creator>tanyaclement</dc:creator>
			<guid isPermaLink="false">1459@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;Ah, nevermind. I got it to work :)
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>tanyaclement on "Collaborative editing HTML in the cloud"</title>
						<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1458</link>
			<pubDate>Tue, 22 Nov 2011 19:42:21 +0000</pubDate>
			<dc:creator>tanyaclement</dc:creator>
			<guid isPermaLink="false">1458@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;Unfortunately, I am apparently not savvy enough to figure out how to get cloud9 working or github. As well, my collaborator is even more reticent than I to delve into anything too technical. Anything google-like for less technical folks?
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>Wayne Graham on "Collaborative editing HTML in the cloud"</title>
						<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1457</link>
			<pubDate>Tue, 22 Nov 2011 01:49:36 +0000</pubDate>
			<dc:creator>Wayne Graham</dc:creator>
			<guid isPermaLink="false">1457@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;I'll second Joe's Cloud9 recommendation, but also add that if there's not a need &#34;real-time&#34; collaboration, pushing and merging with git and your desktop editor of choice make collaboration really simple. You may also find that languages like &#60;a href=&#34;http://daringfireball.net/projects/markdown/&#34;&#62;Markdown&#60;/a&#62; or &#60;a href=&#34;http://textile.sitemonks.com/&#34;&#62;Textile&#60;/a&#62; make this effort easier too. I actually use Markdown a lot to collaboratively build HTML content...even get fancy sometimes and publish with &#60;a href=&#34;http://jekyllrb.com/&#34;&#62;Jekyll&#60;/a&#62; (&#60;a href=&#34;http://pages.github.com/&#34;&#62;github even will host static HTML content for free&#60;/a&#62;).
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>Joe Gilbert on "Collaborative editing HTML in the cloud"</title>
						<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1456</link>
			<pubDate>Mon, 21 Nov 2011 19:52:29 +0000</pubDate>
			<dc:creator>Joe Gilbert</dc:creator>
			<guid isPermaLink="false">1456@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;Hi Tanya,&#60;/p&#62;
&#60;p&#62;There's nothing wrong with using Google Docs, but I'd miss syntax highlighting and other benefits of using a code editor, plus a Google Doc would contain awkward, Word-like aspects such as page breaks.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://cloud9ide.com/&#34;&#62;Cloud9&#60;/a&#62; is perhaps the best-known web-based collaborative code editor.  There are also &#60;a href=&#34;http://etherpad.org/public-sites/&#34;&#62;lots of spin-offs&#60;/a&#62; of the former &#60;a href=&#34;http://etherpad.com/&#34;&#62;EtherPad service&#60;/a&#62;.  &#60;a href=&#34;http://codr.cc&#34;&#62;Codr.cc&#60;/a&#62; looks like a nice alternative, too.  Note that with most of these services, a free account means your files are publicly accessible.
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>tanyaclement on "Collaborative editing HTML in the cloud"</title>
						<link>http://digitalhumanities.org/answers/topic/collaborative-editing-html-in-the-cloud#post-1455</link>
			<pubDate>Mon, 21 Nov 2011 18:59:05 +0000</pubDate>
			<dc:creator>tanyaclement</dc:creator>
			<guid isPermaLink="false">1455@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;Do folks have thoughts on the best way to collaborate on editing an HTML doc? I was considering using GoogleDocs but I'd love to know if there are problems with that and/or if there are other applications or environments people like to use.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
