Open Source Summer School
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
workshops:mozaic [2012/06/21 11:39]
mbivol created
workshops:mozaic [2012/07/07 01:09] (current)
anpetre
Line 1: Line 1:
 = Mozaic Hackathon = = Mozaic Hackathon =
  
-* [http://​open-source.cs.pub.ro/​summer-school/​res/​workshops/​mozaic.pdf[|Slide-uri prezentare]]+[[http://​open-source.cs.pub.ro/​summer-school/​res/​workshops/​mozaic.pdf|Slide-uri prezentare]]
  
-= Tasks =+=== Install nodejs, mocha, chai === 
 +* nodejs.org -> download tar.gz 
 +* sudo apt-get install libssl-dev 
 +* tar xzf node-v0.6.19.tar.gz 
 +* ./​configure 
 +* make 
 +* sudo make install 
 + 
 +==== Demo ==== 
 +* choose a folder project 
 +* mkdir src test 
 +* sudo npm install -g mocha 
 +* sudo npm install chai 
 + 
 +== Mozaic == 
 +* git clone https://​github.com/​uberVU/​mozaic.git 
 +* python server to run http://​swarm.cs.pub.ro/​~anpetre/​pyserver.py 
 +* issues / tests here: https://​github.com/​uberVU/​mozaic/​issues 
 + 
 +** commands to run ** 
 +* cd mozaic 
 +* cp pyserver.py . 
 +* **in one terminal**: python pyserver.py 
 +* **browser**:​ http://​localhost:​1234/​tests.html 
 + 
 += Tasks todo = 
 + 
 +* issues from [[https://​github.com/​uberVU/​mozaic/​issues|github]] 
 +* go through the code, understand our TODO list example, it's a great framework for building single page apps, an UberBackbone :)
  
 = Links = = Links =
 +* http://​joelonsoftware.com/​
 +* http://​news.ycombinator.com/​

OS

Calendar
  • June 6 - June 15: Application period
  • Monday, June 22, 2015: intro of OSSS - presentation of people involved
  • June 23-26, June 29-July 3, 2015: presentations and hackathons
  • Friday, July 3, 2015: presentation of project outcomes, diplomas and prizes, closing
Powered by

CS

ROSEdu

Systems

QR Code: URL of current page
QR Code: URL of current page Mozaic Hackathon (generated for current page)