mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
88 lines
No EOL
4 KiB
HTML
88 lines
No EOL
4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<title>
|
|
Cheese <span class="amp">&</span> Code party: October 20-21 - Alexis Métaireau </title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet"
|
|
href="https://blog.notmyidea.org/theme/css/main.css?v2"
|
|
type="text/css" />
|
|
<link href="https://blog.notmyidea.org/feeds/all.atom.xml"
|
|
type="application/atom+xml"
|
|
rel="alternate"
|
|
title="Alexis Métaireau ATOM Feed" />
|
|
</head>
|
|
<body>
|
|
<div id="content">
|
|
<section id="links">
|
|
<ul>
|
|
<li>
|
|
<a class="main" href="/">Alexis Métaireau</a>
|
|
</li>
|
|
<li>
|
|
<a class="selected"
|
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
|
</li>
|
|
<li>
|
|
<a class=""
|
|
href="https://blog.notmyidea.org/code/">Code, etc.</a>
|
|
</li>
|
|
<li>
|
|
<a class=""
|
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
|
</li>
|
|
<li>
|
|
<a class=""
|
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
|
</li>
|
|
<li>
|
|
<a class=""
|
|
href="https://blog.notmyidea.org/projets.html">Projets</a>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<header>
|
|
<h1 class="post-title">Cheese <span class="amp">&</span> Code party: October 20-21</h1>
|
|
<time datetime="2012-09-20T00:00:00+02:00">20 septembre 2012</time>
|
|
|
|
|
|
</header>
|
|
<article>
|
|
|
|
<p>At PyconFR, this week-end, a few ideas were thrown in the air and one of
|
|
them was to have a /dev/fort doing some python-related coding.</p>
|
|
<p>The concept of a /dev/fort is to put a bunch of hackers together and see
|
|
what comes out from it. Tarek is doing something related with the Afpy
|
|
Computer Camps at his house each year, I’ve been there twice and it
|
|
really was a nice experience.</p>
|
|
<p>At Djangocong 2012, in Montpellier (south of France), <a href="http://blog.mathieu-leplatre.info/">Mathieu
|
|
Leplatre</a> and myself started to work
|
|
on a model validation and storage service, named
|
|
<a href="https://github.com/spiral-project/daybed/">Daybed</a>.</p>
|
|
<p>I’ve talked about this project to some persons this week-end (I’ve even
|
|
done <a href="http://alexis.notmyidea.org/lightning-daybed.html">a lightning
|
|
talk</a> about it) and
|
|
it gathered some interest from people in the python community, so we
|
|
thought about sprinting on this.</p>
|
|
<h2 id="20-and-21-october-a-computer-camp">20 and 21 October - A Computer Camp !</h2>
|
|
<p>Add to this a few beers, and the sprint turns magically into a camp.
|
|
We’ll be sprinting at the end of October (the 20 and 21) near Angers, on daybed.</p>
|
|
<p>We plan to have great food and wine, so if you feel like it and if you
|
|
want to come and work on some python-related things, you’re invited!</p>
|
|
<p>Although, I can host a limited number of persons, so you’ll need to
|
|
contact me before :), that’s alexis at notmyidea dot org.</p>
|
|
<p>I’ve setup a wiki page to organize a bit everything (knowing how many
|
|
people will come by will allow me to handle things better), please put
|
|
information there:</p>
|
|
<p><a href="http://wiki.python.org/moin/ComputerCampAlexis">http://wiki.python.org/moin/ComputerCampAlexis</a></p>
|
|
</article>
|
|
<footer>
|
|
<a id="feed" href="/feeds/all.atom.xml">
|
|
<img alt="RSS Logo" src="/theme/rss.svg" />
|
|
</a>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html> |