<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; collaboration software</title> <atom:link href="http://www.ghacks.net/tag/collaboration-software/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Kobby: KDE collaborative text editor</title><link>http://www.ghacks.net/2010/05/02/kobby-kde-collaborative-text-editor/</link> <comments>http://www.ghacks.net/2010/05/02/kobby-kde-collaborative-text-editor/#comments</comments> <pubDate>Sun, 02 May 2010 18:27:32 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[collaboration software]]></category> <category><![CDATA[text collaboration]]></category> <category><![CDATA[text editor]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25090</guid> <description><![CDATA[My series of articles covering text editors wouldn&#8217;t be complete without a collaborative tool. I have already covered (some time ago) Gobby (see my article &#8220;Collaborate in real time with Gobby&#8220;) and now it&#8217;s time to re-visit this topic from the KDE perspective. The KDE equivalent of Gobby is, to no surprise, Kobby. Kobby is [...]]]></description> <content:encoded><![CDATA[<p>My series of articles covering text editors wouldn&#8217;t be complete without a collaborative tool. I have already covered (some time ago) Gobby (see my article &#8220;<a
title="Collaborate in real time with Gobby" href="http://www.ghacks.net/2009/01/01/collaborate-in-real-time-with-gobby/" target="_blank">Collaborate in real time with Gobby</a>&#8220;) and now it&#8217;s time to re-visit this topic from the KDE perspective. The KDE equivalent of Gobby is, to no surprise, Kobby. Kobby is a tool that allows users to to collaborate on text files either with another Kobby instance or even an instance of Gobby.</p><p>In this article I will show you how to install and use Kobby as a collaborative text editor.</p><p><span
id="more-25090"></span><strong>Installation</strong></p><p>Installation of Kobby is simple, especially if you are already running the KDE desktop. If not, then you will have to install the KDE desktop as well. If you prefer the GNOME desktop then you have two choices:</p><ul><li>Use Gobby.</li><li>Install KDE (and Kobby) and use Kobby from GNOME.</li></ul><p>Either way is a win. So pick your poison and continue on. I am going to assume you already have KDE installed on your machine. So in order to install Kobby all you need to do is fire up your Add/Remove Software tool (Synaptic, Ubuntu Software Center, gnome-packagekit, etc), search for &#8220;kobby&#8221; (no quotes), mark for installation, and click Apply to install. That&#8217;s it. Once installed you are ready to collaborate!</p><p><strong>Setup</strong></p><div
id="attachment_25091" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/05/kobby.png"><img
class="size-medium wp-image-25091 " src="http://www.ghacks.net/wp-content/uploads/2010/05/kobby-500x415.png" alt="" width="300" height="249" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When open up Kobby for the first time you will have to walk through a setup wizard. This &#8220;wizard&#8221; really has only one step which is the reation of a profile (with nickname and hostname). Once you have done that the main Kobby window will open (see Figure 1) .  Let&#8217;s first connect to a Gobby host on another machine.  Their are two (sometimes three) pieces of information you will need:</p><p>IP Address of host.</p><p>Port.</p><p>Password (if applicable).</p><p>To create the connection  click on the Remote tab and click the Create Connection button. This will open up a new window where you enter the details for the remote machine. Do this and click OK. If the server is running a compatible server (such as infinote) Kobby</p><div
id="attachment_25092" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/05/kobby_remote.png"><img
class="size-medium wp-image-25092 " src="http://www.ghacks.net/wp-content/uploads/2010/05/kobby_remote-500x353.png" alt="" width="300" height="212" /></a><p
class="wp-caption-text">Figure 2</p></div><p>will connect (as shown in Figure 2). In order to actually collaborate you have to open up a collaborative document. To do this right click on the &#8220;/&#8221; in the left-most pane, select New Document, and then give your new document a name.</p><p>When your new document opens you will see the text of your document (once there is text) in the center pane along with users who are collaborating in the lower right-most pane, and the documents available in the upper right-most pane.</p><p>The text editor itself is not quite as basic as some of the other editors we have looked at. It features:</p><ul><li>Line numbers.</li><li>Dynamic word wrap.</li><li>Undo/Redo.</li><li>Highlighting.</li><li>Indentation.</li><li>Encoding.</li><li>Word completion.</li><li>Spell check.</li></ul><p>and more. Naturally the most appealing feature of this editor is the collaborative nature.</p><p>Once you have completed collaboration you can then save your document on both remote and local hosts.</p><p><strong>Final thoughts</strong></p><p>The collaborative text editor is a really great tool for a lot of situations. Instead of passing documents (or emails) back and forth to get your work done, collaborate in real time, thanks to tools like Kobby, Gobby, and Infinote.</p><p><strong>Update:</strong> The Kobby homepage is no longer available</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/02/kobby-kde-collaborative-text-editor/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Video Conferencing And Collaboration Software iVisit Presenter</title><link>http://www.ghacks.net/2009/09/26/video-conferencing-and-collaboration-software-ivisit-presenter/</link> <comments>http://www.ghacks.net/2009/09/26/video-conferencing-and-collaboration-software-ivisit-presenter/#comments</comments> <pubDate>Sat, 26 Sep 2009 16:36:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[collaboration software]]></category> <category><![CDATA[desktop sharing]]></category> <category><![CDATA[ivisit]]></category> <category><![CDATA[ivisit presenter]]></category> <category><![CDATA[mac software]]></category> <category><![CDATA[presentation sharing]]></category> <category><![CDATA[presentation software]]></category> <category><![CDATA[video conferencing]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16686</guid> <description><![CDATA[IVisit Presenter is an easy to use video conferencing and collaboration software that has been recently released to the public as a beta version. The software can be freely used in one on one video conferences with the option to purchase the commercial edition of the software that raises the participants count to a maximum [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/ivisit.jpg" alt="ivisit" title="ivisit" width="243" height="74" class="alignleft size-full wp-image-16687" />IVisit Presenter is an easy to use video conferencing and collaboration software that has been recently released to the public as a beta version. The software can be freely used in one on one video conferences  with the option to purchase the commercial edition of the software that raises the participants count to a maximum of eight. The minimum requirements for the video conferencing and collaboration software are a computer system running a Microsoft Windows operating system, a broadband connection, a webcam and microphone and an open 9940 UDP port. The only other prerequisite is the creation of a free account at the iVisit website. The login information need to be entered in the iVisit Presenter software.</p><p><span
id="more-16686"></span>The program will automatically display all available and supported audio and video devices during first run. To start a video conference users need to be selected from the address book. The first step after installation of the software is therefor to add users to the address book. The username that was registered at the iVisit website needs to be added to add the user to the software program.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/videoconferencing_software.jpg" alt="videoconferencing software" title="videoconferencing software" width="249" height="367" class="alignnone size-full wp-image-16688" /></p><p>It is then possible to call or send messages to users that have been added to the address book. The sharing tools can be used to share documents with another user. It is for instance possible to share documents, presentations, applications, web browsers and even the whole desktop.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/presenter_sharepresentation.jpg" alt="presenter sharepresentation" title="presenter sharepresentation" width="427" height="298" class="alignnone size-full wp-image-16689" /></p><p><strong>Presentation Sharing</strong></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/presenter_presentation_large-499x341.jpg" alt="presenter presentation large" title="presenter presentation large" width="499" height="341" class="alignnone size-medium wp-image-16690" /></p><p><strong>Web Browser Sharing</strong></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/presenter_cobrowse_large-499x341.jpg" alt="presenter cobrowse large" title="presenter cobrowse large" width="499" height="341" class="alignnone size-medium wp-image-16691" /></p><p>The software is available for Microsoft Windows and Apple Macintosh computers. A mobile version is also available for Windows Mobile 6.0 Professional. Interested users can download the video conferencing and collaboration software at the <a
href="http://www.ivisit.com/products_presenter">iVisit</a> website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/26/video-conferencing-and-collaboration-software-ivisit-presenter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Microsoft SharedView</title><link>http://www.ghacks.net/2009/05/12/microsoft-sharedview/</link> <comments>http://www.ghacks.net/2009/05/12/microsoft-sharedview/#comments</comments> <pubDate>Tue, 12 May 2009 20:38:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[collaboration]]></category> <category><![CDATA[collaboration software]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[Microsoft SharedView]]></category> <category><![CDATA[sharedview]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/12/microsoft-sharedview/</guid> <description><![CDATA[Microsoft SharedView has been designed to share an application or computer desktop with a small group of people. The only requirement for Microsoft SharedView is a Windows Live ID to start a session in the program. The invited users on the other hand do not need their own ID only the ID of the session [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Microsoft SharedView has been designed to share an application or computer desktop with a small group of people. The only requirement for Microsoft SharedView is a Windows Live ID to start a session in the program. The invited users on the other hand do not need their own ID only the ID of the session starter which is needed to join the session. A typical work scenario would look like the following. One user starts the Microsoft SharedView software and creates a new session after logging in with a Windows Live ID. An auto-generated email can be dispatched to invite users to join the session.</p><p><span
id="more-12771"></span>The session starter selects an application to share, for example a Microsoft Excel spreadsheet. The shared document will be displayed brighter in this case than the parts of the desktop that are not shared. It is furthermore possible to post additional files that every user can access. Lastly it is possible to preview the desktop how users who join would see it.</p><p>Several options are available:</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/general_options.jpg" alt="general options" title="general options" width="441" height="331" class="alignnone size-full wp-image-12768" /><br
/> <img
src="http://www.ghacks.net/wp-content/uploads/2009/05/privacy.jpg" alt="privacy" title="privacy" width="441" height="331" class="alignnone size-full wp-image-12769" /><br
/> <img
src="http://www.ghacks.net/wp-content/uploads/2009/05/sharing.jpg" alt="sharing" title="sharing" width="442" height="332" class="alignnone size-full wp-image-12770" /></p><p>A toolbar will be displayed on the top of the screen that can be used to start and join sessions and to access the options. An option to share documents is offered in selected Microsoft applications after installation of the software. Invited users can take control of a session to work on the document. Changes are automatically tracked and logged so that everyone can identify which user made the changes to the document.</p><p><a
href="http://connect.microsoft.com/content/content.aspx?ContentID=6415&amp;SiteID=94">Microsoft SharedView</a> offers a way to quickly share and work together with multiple users on documents.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/12/microsoft-sharedview/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Text Flow Collaboration Software</title><link>http://www.ghacks.net/2009/01/22/text-flow-collaboration-software/</link> <comments>http://www.ghacks.net/2009/01/22/text-flow-collaboration-software/#comments</comments> <pubDate>Thu, 22 Jan 2009 10:35:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[collaboration software]]></category> <category><![CDATA[document editing]]></category> <category><![CDATA[parallel word processing]]></category> <category><![CDATA[text flow collaboration]]></category> <category><![CDATA[textflow]]></category> <category><![CDATA[word documents]]></category> <category><![CDATA[word processing]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10057</guid> <description><![CDATA[Working on one text document with multiple colleagues can prove to be very complicated. Imagine writing a first draft and sending it out to several colleagues for feedback. You probably will receive several revised versions of that text document in return which contain annotations, comments and other feedback. The difficult part begins to combine and [...]]]></description> <content:encoded><![CDATA[<p>Working on one text document with multiple colleagues can prove to be very complicated. Imagine writing a first draft and sending it out to several colleagues for feedback. You probably will receive several revised versions of that text document in return which contain annotations, comments and other feedback.</p><p>The difficult part begins to combine and make use of that feedback without loosing control. If you do that in Microsoft Word or any other desktop text editor you will most likely wind up with multiple documents opened in tabs or windows trying desperately to align them comfortably.</p><p><a
href="http://www.nordicriver.com/">Text Flow</a> is an online collaboration software using Adobe Flash and Adobe Air that allows the user to compare and display multiple versions of a document online. With Text Flow it is just a matter of dragging and dropping the documents into the interface to visualize all comments and changes made by other authors who worked with the document.</p><p><span
id="more-10057"></span><object
width="425" height="344"><param
name="movie" value="http://www.youtube.com/v/roYGzNjp2IQ&#038;hl=en&#038;fs=1"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/roYGzNjp2IQ&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p><p>Check out the Text Flow online demo to see how the system works.</p><p>There are obviously other ways to handle the problem of receiving feedback from multiple colleagues. If time is not a issue you could make the colleagues work on one document only that gets send to each of them successively.</p><p>Other services like Google Docs offer basic collaboration features but they are not always allowed to use depending on the company you work for.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/22/text-flow-collaboration-software/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
