<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I have no idea how to start (Brand new user) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/i-have-no-idea-how-to-start-brand-new-user/m-p/247782#M200912</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My friend wanted to set up a Sharepoint server so that we can communicate for our pre-university school project but I am using Linux and cannot run it with Wine and it would still cause complications so if I can understand how to use Alfresco instead, I can get my team to use it instead of Sharepoint but the problem is I have no idea how to start. (I dual boot with Windows on my home computer but for my school laptop I can only have Linux). I suck at networking in general which just makes things worse but if someone can help me "sync" our files or however this works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am extremely lost. I watched a video and it only showed different introductory aspects of the software without saying how to create accounts, manage them, etc. Please tell me how to create the "team" and each user's accounts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I do know (or think) is that this runs via the web browser strictly. Before trying anything on my Linux computer, I decided to test this out on my Windows one and I installed 3.4.c and I'm guessing &lt;/SPAN&gt;&lt;A href="http://127.0.0.1:8080/alfresco/faces/jsp/dashboards/container.jsp" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco/faces/jsp/dashboards/container.jsp&lt;/A&gt;&lt;SPAN&gt; is the home page. All we really need is to have our Java source code in one synced&amp;nbsp; private place. (to those not in our group). As you can probably see, I am very lost and confused and I need a strong push forward in order to begin using Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be GREATLY appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Jan 2011 04:19:04 GMT</pubDate>
    <dc:creator>s3a</dc:creator>
    <dc:date>2011-01-16T04:19:04Z</dc:date>
    <item>
      <title>I have no idea how to start (Brand new user)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-have-no-idea-how-to-start-brand-new-user/m-p/247782#M200912</link>
      <description>My friend wanted to set up a Sharepoint server so that we can communicate for our pre-university school project but I am using Linux and cannot run it with Wine and it would still cause complications so if I can understand how to use Alfresco instead, I can get my team to use it instead of Sharepoin</description>
      <pubDate>Sun, 16 Jan 2011 04:19:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-have-no-idea-how-to-start-brand-new-user/m-p/247782#M200912</guid>
      <dc:creator>s3a</dc:creator>
      <dc:date>2011-01-16T04:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: I have no idea how to start (Brand new user)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-have-no-idea-how-to-start-brand-new-user/m-p/247783#M200913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;…All we really need is to have our Java source code in one synced&amp;nbsp; private place…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Well then, it's probably something else you need. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Distributed version control:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hg - &lt;/SPAN&gt;&lt;A href="http://mercurial.selenic.com/" rel="nofollow noopener noreferrer"&gt;http://mercurial.selenic.com/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;git - &lt;/SPAN&gt;&lt;A href="http://git-scm.com/" rel="nofollow noopener noreferrer"&gt;http://git-scm.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or for a hosted solution: &lt;/SPAN&gt;&lt;A href="https://github.com/plans" rel="nofollow noopener noreferrer"&gt;https://github.com/plans&lt;/A&gt;&lt;SPAN&gt; - Make your project opensource then the hosting is free&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'Centrelized' version control:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;svn - &lt;/SPAN&gt;&lt;A href="http://subversion.tigris.org/" rel="nofollow noopener noreferrer"&gt;http://subversion.tigris.org/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;cvs - &lt;/SPAN&gt;&lt;A href="http://www.nongnu.org/cvs/" rel="nofollow noopener noreferrer"&gt;http://www.nongnu.org/cvs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And also maybe get a free student license for the Atlassian product suite&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.atlassian.com/survey/classroom-license-request.jsp" rel="nofollow noopener noreferrer"&gt;http://www.atlassian.com/survey/classroom-license-request.jsp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And also lookup continuous integration: &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Continuous_integration" rel="nofollow noopener noreferrer"&gt;http://en.wikipedia.org/wiki/Continuous_integration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck with your project. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 16:52:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-have-no-idea-how-to-start-brand-new-user/m-p/247783#M200913</guid>
      <dc:creator>eydun_n</dc:creator>
      <dc:date>2011-01-16T16:52:41Z</dc:date>
    </item>
  </channel>
</rss>

