<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>etherpad Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/etherpad/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 14 Oct 2020 05:14:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Etherpad is a great open source collaborative editor</title>
		<link>https://www.osradar.com/etherpad-is-a-great-open-source-collaborative-editor/</link>
					<comments>https://www.osradar.com/etherpad-is-a-great-open-source-collaborative-editor/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Fri, 16 Oct 2020 21:11:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[collaborative text editor]]></category>
		<category><![CDATA[etherpad]]></category>
		<category><![CDATA[online text editor]]></category>
		<category><![CDATA[text editor]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=24579</guid>

					<description><![CDATA[<p>Hello! From time to time we get ourselves with really cool apps. This time we will talk about Etherpad. He is a web editor based on real time collaboration. It allows several authors to edit a text document simultaneously. In addition, it displays all participants in the edits in real time. In addition to the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/etherpad-is-a-great-open-source-collaborative-editor/">Etherpad is a great open source collaborative editor</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! From time to time we get ourselves with really cool apps. This time we will talk about Etherpad. He is a web editor based on real time collaboration. It allows several authors to edit a text document simultaneously. In addition, it displays all participants in the edits in real time. In addition to the ability to display each author&#8217;s text in a different color. Another attraction is a chat window in the sidebar to allow direct communication. Similarly, the goal of this app is simplicity. Well, today I introduce you to Etherpad, a great open source collaborative editor.</p>



<h2>Downloading and installing Etherpad</h2>



<p>The first thing you have to do is download the latest version for Windows from this <a href="https://etherpad.org/#download" target="_blank" rel="noreferrer noopener">link.</a> Etherpad is a free open source project. So you won&#8217;t pay anything for the download. The file is compressed, so after downloading it, please unzip it at any location. Please note that Etherpad requires Node.js. Don&#8217;t worry, here I show you a <a href="https://www.osradar.com/how-to-install-node-js-on-windows-10/" target="_blank" rel="noreferrer noopener">tutorial</a> to download and configure it. On the other hand, the download also includes its preconfigured node.js version. So first run the <strong>node.exe</strong> file. Then please run the <strong>start.bat</strong> file.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/10/ether-1-1024x787.png" alt="Running the start.bat file" class="wp-image-24583" srcset="https://www.osradar.com/wp-content/uploads/2020/10/ether-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/ether-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/ether-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/ether-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/ether-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/ether-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption><em>Running the start.bat file</em></figcaption></figure>



<p>A window with a running CMD is immediately displayed.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/10/ether2-1-1024x787.png" alt="" class="wp-image-24585" srcset="https://www.osradar.com/wp-content/uploads/2020/10/ether2-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/ether2-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/ether2-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/ether2-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/ether2-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/ether2-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>The next step is to open the following address in a web browser: <strong>http://localhost:9001/</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/10/ether3-1024x787.jpg" alt="" class="wp-image-24586" srcset="https://www.osradar.com/wp-content/uploads/2020/10/ether3-1024x787.jpg 1024w, https://www.osradar.com/wp-content/uploads/2020/10/ether3-300x231.jpg 300w, https://www.osradar.com/wp-content/uploads/2020/10/ether3-768x590.jpg 768w, https://www.osradar.com/wp-content/uploads/2020/10/ether3-696x535.jpg 696w, https://www.osradar.com/wp-content/uploads/2020/10/ether3-1068x821.jpg 1068w, https://www.osradar.com/wp-content/uploads/2020/10/ether3.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Etherpad initial screen</figcaption></figure>



<h2>First steps with Etherpad</h2>



<p>To use it, just create a pad and share a link. Then you are ready to start working together with other people. Etherpad allows collaborative editing of documents in real time. Consequently, it is possible to export to many formats. Additionally, you can expand its possibilities through plugins created by the community. As mentioned, user collaboration is very important. Moreover, this collaboration is not reduced to the writing of the participants. In fact, there is communication by chat. And it is even possible to establish video calls for more direct contact.</p>



<p>The installation process can be done on our system or server, as we did in this example. On the other hand, you can also use one of the public instances available in this <a href="https://github.com/ether/etherpad-lite/wiki/Sites-that-run-Etherpad-Lite" target="_blank" rel="noreferrer noopener">list. </a>Once there, all you have to do is enter a name for the document or open it directly. A blank sheet of paper will then appear, ready to collect the contents.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/10/ether4-1-1024x787.png" alt="Creating a new pad" class="wp-image-24590" srcset="https://www.osradar.com/wp-content/uploads/2020/10/ether4-1-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/ether4-1-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/ether4-1-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/ether4-1-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/ether4-1-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/ether4-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption><em>Creating a new pad</em></figcaption></figure>



<p>The interface is similar to that of any other text editor. However, in the upper right corner are the most important options. For example, the export of the document and the options for sharing it with collaborators. In addition, in the lower right corner are the chat controls. In short, Etherpad is a great open source collaborative editor. From now on, you only have to explore the functions of the app. In the <a href="https://github.com/ether/etherpad-lite" target="_blank" rel="noreferrer noopener">GitHub</a> repository, you will get very useful information. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/etherpad-is-a-great-open-source-collaborative-editor/">Etherpad is a great open source collaborative editor</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/etherpad-is-a-great-open-source-collaborative-editor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
