Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
curriculum:colab [2012/06/15 19:05] razvan |
curriculum:colab [2013/06/17 14:40] (current) razvan |
||
---|---|---|---|
Line 1: | Line 1: | ||
= Open Source Collaborative Tools: Communication, Wikis, Issue Tracking = | = Open Source Collaborative Tools: Communication, Wikis, Issue Tracking = | ||
- | * [[http://open-source.cs.pub.ro/summer-school/resources/res/slides/colab.pdf|Slide-urile prezentării]] | + | * [[http://open-source.cs.pub.ro/summer-school/2013/res/slides/colab.pdf|Slide-urile prezentării]] |
<html> | <html> | ||
<center> | <center> | ||
- | <iframe src="http://docs.google.com/viewer?url=http://open-source.cs.pub.ro/summer-school/res/slides/colab.pdf&embedded=true&time=0" width="600" height="470" style="border: none;"></iframe> | + | <iframe src="http://docs.google.com/viewer?url=http://open-source.cs.pub.ro/summer-school/2013/res/slides/colab.pdf&embedded=true&time=0" width="600" height="470" style="border: none;"></iframe> |
</center> | </center> | ||
</html> | </html> | ||
- | == Exerciții practice == | + | == Practical == |
- | * Accesați e-mail-ul și aflați contul creat. | + | # Create a page entry with information on yourself |
- | ** Autentificați-vă pe [[:home|wiki-ul Open Source Summer School]] folosind contul de mai sus. | + | #* Check your e-mail for an account to be created on swarm. |
- | * Accesați [[:participants|pagina de participanți]]. | + | #* Authenticate on [[:home|the Open Source Summer School wiki]] by using the above account. |
- | * Transformați bullet-ul cu numele vostru în link către pagina [[http://open-source.cs.pub.ro/summer-school/participants/prenume-nume]]. | + | #* Access [[:participants|the participants page]]. |
- | ** Folosiți o construcție de forma<code> | + | #* Access the page with your name. |
- | * [[:participants:prenume-nume|Prenume Nume]] | + | #* Create and edit the page. |
- | </code> | + | #** See links in the lower right corner. |
- | ** {{{"prenume-nume"}}} se referă la prenumele și numele vostru; de exemplu {{{aristotel-onasis}}}. | + | #* Obtain on output similar to the one in [[http://swarm.cs.pub.ro/~razvan/wiki/rosedu/osss/sample-info|this page]]. |
- | * Creați pagina de mai sus și editați-o. | + | #* Follow [[http://www.dokuwiki.org/syntax|DokuWiki syntax]]. |
- | ** Găsiți butonul/link-ul de "Create page" jos în dreapta. | + | # Create a team project on GitHub. |
- | * Obțineți un output similar [[http://swarm.cs.pub.ro/~razvan/wiki/rosedu/cdl/gabriel-burceanu|acestei pagini]]. | + | #* If you don't have one, create an account on [[https://github.com/|GitHub]]. |
- | * Urmăriți [[http://www.dokuwiki.org/syntax|sintaxa DokuWiki]]. | + | #* Create teams of three or four. |
+ | #* One of the three team members creates a project and invites the other ones to the project. | ||
+ | #** The project would be a software project idea of the team. | ||
+ | #* Describe the project on the GitHub wiki. | ||
+ | #** Use as many wiki formatting components as you can. | ||
+ | #** Create at least two wiki pages. | ||
+ | #* Create and link a Gist snippet on the wiki. | ||
+ | #* Go through the project description created by the team on your right side and add issues (inconsistent formatting, typos, unclear statements etc.). | ||
+ | #* Solve issues reported to you by the team on your left side. |