Clear your calendar - It's going down! Text Blocks kicks off on May 20th, and you're invited to take part in the festivities. Splash HQ (122 W 26th St) is our meeting spot for a night of fun and excitement. Come one, come all, bring a guest, and hang loose. This is going to be epic!

Fri
, 
Nov
 
25
 at 
6:00pm
 
HACKATHONMESINFOS2016
RSVPs Closed
Text goes here
X

David Doe

Designer - Redshoe

Clear your calendar - It's going down! Splash Blocks kicks off on March 16th, and you're invited to take part in the festivities.

List Item

Clear your calendar - It's going down! Splash Blocks kicks off on April 20th, and you're invited to take part in the festivities.

Friday
, 
November
 
25
 at 
6:00pm
 

HACKATHON MESINFOS 2016

RSVPs Closed
Text goes here
X

VENEZ PARTICIPER AU

 

HACKATHON

MESINFOS 2016

LES 25/26/27 NOVEMBRE 

AU TUBÀ À LYON

November
 
25
 at 
6:00pm
 
RSVPs Closed
Text goes here
X

<AIDE AU DEVELOPPEMENT/>

 

 Pour développer une application Cozy dans ce hackathon, et pour tester pendant le développement, nous vous proposons d'utiliser votre propre cozy.


Vous aurez tout de même besoin d'installer les outils suivants :

 

Install Git
The first step is obviously to install the development dependencies. Git is the SCM we use at Cozy, and if you don’t know how to use it yet, don’t worry: we will give example commands in the following tutorial.

 

Install node
Installing Node.js on your local environment is necessary to run your app and use cozy-dev. Cozy runs well on Node.js v0.10 and Node.js 4.3, and you should install one of those versions.
You can find detailed instructions of installation on the official page.

 

Install cozy-sdk
This is a tool to quickly start an application for tests within your cozy.
Install :
npm install -g cozy-sdk

Pour tester votre application, il vous suffira d'ouvrir un terminal, de vous rendre dans le répertoire de votre application et de lancer la commande (avec l'url de votre cozy !) :

cozy-sdk . --remote https://yourcozy.cozycloud.cc


Pour écrire cette application rendez-vous sur le tuto !! https://dev.cozy.io/clientsideapp.html  


Mais attention, au paragraphe "1.

Serve local files through a proxy inside the VM" ; utilisé la commande ci-dessus

cozy-sdk . --remote https://yourcozy.cozycloud.cc .


(Car il y a un bug sur cozy-dev proxify : / )

 -

Pour obtenir des données test, installez l'application suivante sur votre Cozy :

https://github.com/jacquarg/mesinfosdataplayground


Le PILOTE MESINFOS rassemble des organisations détentrices de données, des plateformes, un territoire et tout un écosystème d’innovation afin d’explorer concrètement le potentiel du SELF DATA.

 

dès novembre 2016, des grandes entreprises s'engagent à restituer aux individus leurs DONNÉES personnelles quelles détiennent, au travers d’un Cloud personnel développé par la startup COZY CLOUD.  

 

LE DERNIER WEEKEND DE NOVEMBRE, DES DÉVELOPPEURS, DESIGNERS ET PORTEURS DE PROJETS SE RÉUNIRONT POUR IMAGINER ET PROTOTYPER LES FUTURS SERVICES DU PILOTE MESINFOS !



TOOL KIT

Les données personnelles à intégrer dans votre service ICI


Fast and Easy

xx

Clean and Simple

xx

Ready to Go

xx

VOTRE MISSION SI VOUS L'ACCEPTEZ...

UTILISER LES DONNÉES PERSONNELLES MISES À DISPOSITION DANS LE CADRE DU PROJET MESINFOS

 IMAGINER UN CONCEPT INNOVANT

SE BASANT SUR LES DONNÉES PERSONNELLES RESTITUTÉES

DÉVELOPPER DURANT CE WEEKEND VOTRE CONCEPT DANS COZYCLOUD




Si j’ai une donnée sur vous, vous l’avez aussi. Et vous en faites… Ce qui a du sens pour vous !
 

Leonard Bernstein

AU PROGRAMME DE CE HACKATHON

 


VENDREDI 25 NOVEMBRE À 18H

KICK OFF 

SAMEDI 26 NOVEMBRE À 9H

ACCUEIL PETIT DÉJEUNER 

SAMEDI 26 NOVEMBRE À 16H

POINT D'ÉTAPE

DIMANCHE 27 NOVEMBRE À 9H

ACCUEIL PETIT DÉJEUNER 

DIMANCHE 27 NOVEMBRE À 17H

RESTITUTION FINALE ET REMISE DES PRIX

À L'ISSUE DE CE HACKATHON

3 ÉQUIPES SERONT RÉCOMPENSÉES AVEC DES PRIX D'UNE VALEUR DE :

The Final Countdown!
Time left for the event days hours minutes seconds
The countdown doesn't work if the event start date is set to TBD

#HMI2016

Exemple À suivre

}

function updateContactList() {
cozysdk.defineRequest('Contact', 'all', 'function(doc) { emit(doc.n); }', function(err, res) {
if (err != null) {
return alert(err);
} else {
cozysdk.run('Contact', 'all', {}, function(err, res) {
if (err != null) {
return alert(err);
} else {
var contacts = JSON.parse("" + res);
contacts.forEach(function(contactName) {
contactName.key = contactName.key.replace(/ /g, '\u00a0');
});
render(contacts);
}
});
}
});
}


Listen Up

#Bedford

Où nous rejoindre ? 


Share with Friends
Facebook
Twitter
LinkedIn
Link
Powered by
CONTACT THE ORGANIZER
Google   Outlook   iCal   Yahoo
Sorry, RSVPs have closed.