Also, for strickly collaboration you can use simple tools such as Jabber for instant messaging, and a Wiki for documentation.&nbsp; <br><br><a href="http://www.atlassian.com/">http://www.atlassian.com/</a> &lt;-- These guys make confluence which is a great piece of software for collaboration.
<br><br>Could you be more specific in what type of collaboration you are thinking of?&nbsp; Did you want to share documents, source code, messages, phone calls, video conferencing, etc etc.<br><br><div><span class="gmail_quote">
On 8/21/06, <b class="gmail_sendername"><a href="mailto:Daniel.Juliano@wellsfargo.com">Daniel.Juliano@wellsfargo.com</a></b> &lt;<a href="mailto:Daniel.Juliano@wellsfargo.com">Daniel.Juliano@wellsfargo.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If all you want is a competent shared code repository, check out<br>Subversion.<br><a href="http://subversion.tigris.org/">
http://subversion.tigris.org/</a><br><a href="http://svn1clicksetup.tigris.org/">http://svn1clicksetup.tigris.org/</a><br><br>The server and multiple types of client run on windows / linux / name<br>your os.<br><br>There's also a plugin for Visual Studio called AnkhSVN, though despite
<br>pr to the contrary, it's beta.&nbsp;&nbsp;We have been checking out / committing<br>via the filesystem, and once you get used to the idea, you'll find it<br>works better not being integrated, especially if you are into the<br>continuous integration thing:
<br><br>Some subversion clients:<br><a href="http://tortoisesvn.tigris.org/">http://tortoisesvn.tigris.org/</a> - windows explorer integration<br><a href="http://subclipse.tigris.org/">http://subclipse.tigris.org/</a>&nbsp;&nbsp; - built on eclipse
<br><br>Some other ideas to hook into subversion include a) scripting builds and<br>releases so you are not manually deploying your apps (for .Net and MS<br>based tech, check out Nant at <a href="http://nant.sourceforge.net/">
http://nant.sourceforge.net/</a>), and b)<br>creating a build and deploy package every time someone checks into the<br>repository, also known as continuous integration (for .Net, check out<br>Cruise Control.Net at<br><a href="http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+Cruis">
http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+Cruis</a><br>eControl.NET)<br><br>Good luck and say hi to Laura for me<br><br>=Dan<br><br>-----Original Message-----<br>From: <a href="mailto:cialug-bounces@cialug.org">
cialug-bounces@cialug.org</a> [mailto:<a href="mailto:cialug-bounces@cialug.org">cialug-bounces@cialug.org</a>] On<br>Behalf Of Elizabeth Murray<br>Sent: Monday, August 21, 2006 7:53 AM<br>To: <a href="mailto:cialug@cialug.org">
cialug@cialug.org</a><br>Subject: [Cialug] team collaboration software<br><br>Does anyone have any experience with Lumination software or any open<br>source product that will allow team collaboration?&nbsp;&nbsp; I really don't want
<br>to go down the SharePoint road and would like to offer my supervisor and<br>users an alternative.<br><br>Liz M<br><br><br><br>V. Elizabeth Murray, CNE5, CNE6, MCP<br>Information Technology Specialist V<br>Information Technology Bureau
<br>Iowa Department of Natural Resources<br>515-281-8565<br><a href="mailto:elizabeth.murray@dnr.state.ia.us">elizabeth.murray@dnr.state.ia.us</a><br><br>_______________________________________________<br>Cialug mailing list
<br><a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br><a href="http://cialug.org/mailman/listinfo/cialug">http://cialug.org/mailman/listinfo/cialug</a><br></blockquote></div><br>