mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
1097 lines
No EOL
44 KiB
HTML
1097 lines
No EOL
44 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<title>Alexis' log</title>
|
||
<meta charset="utf-8" />
|
||
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
|
||
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Alexis' log ATOM Feed" />
|
||
|
||
|
||
<!--[if IE]>
|
||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
||
|
||
<!--[if lte IE 7]>
|
||
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
|
||
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
|
||
|
||
<!--[if lt IE 7]>
|
||
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
|
||
|
||
</head>
|
||
|
||
<body id="index" class="home">
|
||
|
||
<a href="http://github.com/ametaireau/">
|
||
|
||
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
|
||
|
||
</a>
|
||
|
||
<header id="banner" class="body">
|
||
<h1><a href=".">Alexis' log </a></h1>
|
||
<nav><ul>
|
||
|
||
|
||
|
||
<li><a href="./pages/projects.html">projects</a></li>
|
||
|
||
|
||
|
||
<li ><a href="./category/asso.html">asso</a></li>
|
||
|
||
<li ><a href="./category/dev.html">dev</a></li>
|
||
|
||
<li ><a href="./category/python.html">python</a></li>
|
||
|
||
<li ><a href="./category/system.html">system</a></li>
|
||
|
||
<li ><a href="./category/thoughts.html">thoughts</a></li>
|
||
|
||
</ul></nav>
|
||
</header><!-- /#banner -->
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<aside id="featured" class="body">
|
||
<article>
|
||
<h1 class="entry-title"><a href="./simple-test-page.html">Simple test page</a></h1>
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-08-19T00:00:00">
|
||
Fri 19 August 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/python.html">python</a>. </p>
|
||
<p>tags: <a href="./tag/bleh.html">bleh</a></p>
|
||
|
||
|
||
</footer><!-- /.post-info --><p>Simple test for ghp-import + post commit hook
|
||
Yeah ?</p>
|
||
<p>There are <a href="./simple-test-page.html#disqus_thread">comments</a>.</p>
|
||
</article>
|
||
|
||
</aside><!-- /#featured -->
|
||
|
||
<section id="content" class="body">
|
||
<h1>Other articles</h1>
|
||
<hr />
|
||
<ol id="posts-list" class="hfeed">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./using-dbpedia-to-get-languages-influences.html" rel="bookmark" title="Permalink to Using dbpedia to get languages influences">Using dbpedia to get languages influences</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-08-16T00:00:00">
|
||
Tue 16 August 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/python.html">python</a>. </p>
|
||
<p>tags: <a href="./tag/dbpedia.html">dbpedia</a><a href="./tag/sparql.html">sparql</a><a href="./tag/python.html">python</a></p>
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>While browsing the Python's wikipedia page, I found information about the languages
|
||
influenced by python, and the languages that influenced python itself.</p>
|
||
<p>Well, that's kind of interesting to know which languages influenced others,
|
||
it could even be more interesting to have an overview of the connexion between
|
||
them ...</p>
|
||
<a class="readmore" href="./using-dbpedia-to-get-languages-influences.html">read more</a>
|
||
<p>There are <a href="./using-dbpedia-to-get-languages-influences.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./pelican-9-months-later.html" rel="bookmark" title="Permalink to Pelican, 9 months later">Pelican, 9 months later</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-07-25T00:00:00">
|
||
Mon 25 July 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
<p>tags: <a href="./tag/pelican.html">pelican</a><a href="./tag/python.html">python</a><a href="./tag/open source.html">open source</a><a href="./tag/nice story.html">nice story</a></p>
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Back in October, I released <a class="reference external" href="http://docs.notmyidea.org/alexis/pelican">pelican</a>,
|
||
a little piece of code I wrote to power this weblog. I had simple needs: I wanted
|
||
to be able to use my text editor of choice (vim), a vcs (mercurial) and
|
||
restructured text. I started to write a really simple blog engine
|
||
in ...</p>
|
||
<a class="readmore" href="./pelican-9-months-later.html">read more</a>
|
||
<p>There are <a href="./pelican-9-months-later.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./using-jpype-to-bridge-python-and-java.html" rel="bookmark" title="Permalink to Using JPype to bridge python and Java">Using JPype to bridge python and Java</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-06-11T00:00:00">
|
||
Sat 11 June 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
<p>tags: <a href="./tag/python.html">python</a><a href="./tag/java.html">java</a></p>
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Java provides some interesting libraries that have no exact equivalent in
|
||
python. In my case, the awesome boilerpipe library allows me to remove
|
||
uninteresting parts of HTML pages, like menus, footers and other "boilerplate"
|
||
contents.</p>
|
||
<p>Boilerpipe is written in Java. Two solutions then: using java from python or
|
||
reimplement boilerpipe ...</p>
|
||
<a class="readmore" href="./using-jpype-to-bridge-python-and-java.html">read more</a>
|
||
<p>There are <a href="./using-jpype-to-bridge-python-and-java.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./un-coup-de-main-pour-mon-memoire.html" rel="bookmark" title="Permalink to Un coup de main pour mon mémoire!">Un coup de main pour mon mémoire!</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-05-25T00:00:00">
|
||
Wed 25 May 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Ça y est, bientôt la fin. LA FIN. La fin des études, et le début du reste.
|
||
En attendant je bosse sur mon mémoire de fin d'études et j'aurais besoin d'un petit
|
||
coup de main.</p>
|
||
<p>Mon mémoire porte sur les systèmes de recommandation. Pour ceux qui connaissent ...</p>
|
||
<a class="readmore" href="./un-coup-de-main-pour-mon-memoire.html">read more</a>
|
||
<p>There are <a href="./un-coup-de-main-pour-mon-memoire.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./travailler-moins-pour-mieux-travailler.html" rel="bookmark" title="Permalink to Travailler moins pour mieux travailler ?">Travailler moins pour mieux travailler ?</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-05-19T00:00:00">
|
||
Thu 19 May 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/thoughts.html">thoughts</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Je viens de passer une semaine et demi quasiment hors-ligne et je dois dire que
|
||
je suis assez impressionné du résultat: je suis de retour chez mes parents pour
|
||
le "easter break" et j'en ai profité pour donner un coup aux travaux de la
|
||
maison (et pour me reposer ...</p>
|
||
<a class="readmore" href="./travailler-moins-pour-mieux-travailler.html">read more</a>
|
||
<p>There are <a href="./travailler-moins-pour-mieux-travailler.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./analyse-users-browsing-context-to-build-up-a-web-recommender.html" rel="bookmark" title="Permalink to Analyse users' browsing context to build up a web recommender">Analyse users' browsing context to build up a web recommender</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-04-01T00:00:00">
|
||
Fri 01 April 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
<p>tags: <a href="./tag/recommendations.html">recommendations</a><a href="./tag/browsers.html">browsers</a><a href="./tag/users.html">users</a></p>
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>No, this is not an april's fool ;)</p>
|
||
<p>Wow, it's been a long time. My year in Oxford is going really well. I realized
|
||
few days ago that the end of the year is approaching really quickly.
|
||
Exams are coming in one month or such and then I'll ...</p>
|
||
<a class="readmore" href="./analyse-users-browsing-context-to-build-up-a-web-recommender.html">read more</a>
|
||
<p>There are <a href="./analyse-users-browsing-context-to-build-up-a-web-recommender.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./working-directly-on-your-server-how-to-backup-and-sync-your-dev-environment-with-unison.html" rel="bookmark" title="Permalink to Working directly on your server? How to backup and sync your dev environment with unison">Working directly on your server? How to backup and sync your dev environment with unison</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-03-16T00:00:00">
|
||
Wed 16 March 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/system.html">system</a>. </p>
|
||
<p>tags: <a href="./tag/freebsd.html">freebsd</a><a href="./tag/unison.html">unison</a></p>
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>I have a server running freebsd since some time now, and was wondering about
|
||
the possibility to directly have a development environment ready to use when
|
||
I get a internet connexion, even if I'm not on my computer.</p>
|
||
<p>Since I use vim to code, and spend most of my ...</p>
|
||
<a class="readmore" href="./working-directly-on-your-server-how-to-backup-and-sync-your-dev-environment-with-unison.html">read more</a>
|
||
<p>There are <a href="./working-directly-on-your-server-how-to-backup-and-sync-your-dev-environment-with-unison.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./wrap-up-of-the-distutils2-paris-sprint.html" rel="bookmark" title="Permalink to Wrap up of the distutils2 paris' sprint">Wrap up of the distutils2 paris' sprint</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-02-08T00:00:00">
|
||
Tue 08 February 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Finally, thanks to a bunch of people that helped me to pay my train and bus
|
||
tickets, I've made it to paris for the distutils2 sprint.</p>
|
||
<p>They have been a bit more than 10 people to come during the sprint, and it was
|
||
very productive. Here's a taste ...</p>
|
||
<a class="readmore" href="./wrap-up-of-the-distutils2-paris-sprint.html">read more</a>
|
||
<p>There are <a href="./wrap-up-of-the-distutils2-paris-sprint.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./pypi-on-couchdb.html" rel="bookmark" title="Permalink to PyPI on CouchDB">PyPI on CouchDB</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-01-20T00:00:00">
|
||
Thu 20 January 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>By now, there are two ways to retrieve data from PyPI (the Python Package
|
||
Index). You can both rely on xml/rpc or on the "simple" API. The simple
|
||
API is not so simple to use as the name suggest, and have several existing
|
||
drawbacks.</p>
|
||
<p>Basically, if you want to ...</p>
|
||
<a class="readmore" href="./pypi-on-couchdb.html">read more</a>
|
||
<p>There are <a href="./pypi-on-couchdb.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./help-me-to-go-to-the-distutils2-paris-sprint.html" rel="bookmark" title="Permalink to Help me to go to the distutils2 paris' sprint">Help me to go to the distutils2 paris' sprint</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2011-01-15T00:00:00">
|
||
Sat 15 January 2011
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p><strong>Edit: Thanks to logilab and some amazing people, I can make it to paris for the
|
||
sprint. Many thanks to them for the support!</strong></p>
|
||
<p>There will be a distutils2 sprint from the 27th to the 30th of january, thanks
|
||
to logilab which will host the event.</p>
|
||
<p>You can find more ...</p>
|
||
<a class="readmore" href="./help-me-to-go-to-the-distutils2-paris-sprint.html">read more</a>
|
||
<p>There are <a href="./help-me-to-go-to-the-distutils2-paris-sprint.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./fork-you-or-how-the-social-coding-can-help-you.html" rel="bookmark" title="Permalink to Fork you ! or how the social coding can help you">Fork you ! or how the social coding can help you</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-11-05T00:00:00">
|
||
Fri 05 November 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/thoughts.html">thoughts</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>With <a class="reference external" href="http://github.com">github</a> and <a class="reference external" href="http://www.bitbucket.org">bitbucket</a> coming around, a lot of new usages appears for the
|
||
developpers: it's now easy to get feedback on your code/modifications, and to get
|
||
help from others by, for instance, forking repositories.</p>
|
||
<p>Eeach time I see people helping others, I'm amazed by how we ...</p>
|
||
<a class="readmore" href="./fork-you-or-how-the-social-coding-can-help-you.html">read more</a>
|
||
<p>There are <a href="./fork-you-or-how-the-social-coding-can-help-you.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./how-to-reboot-your-bebox-using-the-cli.html" rel="bookmark" title="Permalink to How to reboot your bebox using the CLI">How to reboot your bebox using the CLI</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-10-21T00:00:00">
|
||
Thu 21 October 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>I've an internet connection which, for some obscure reasons, tend to be very
|
||
slow from time to time. After rebooting the box (yes, that's a hard solution),
|
||
all the things seems to go fine again.</p>
|
||
<div class="section" id="edit-using-grep">
|
||
<h2>EDIT : Using grep</h2>
|
||
<p>After a bit of reflexion, that's also really easy ...</p></div>
|
||
<a class="readmore" href="./how-to-reboot-your-bebox-using-the-cli.html">read more</a>
|
||
<p>There are <a href="./how-to-reboot-your-bebox-using-the-cli.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./dynamically-change-your-gnome-desktop-wallpaper.html" rel="bookmark" title="Permalink to Dynamically change your gnome desktop wallpaper">Dynamically change your gnome desktop wallpaper</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-10-11T00:00:00">
|
||
Mon 11 October 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>In gnome, you can can use a XML file to have a dynamic wallpaper.
|
||
It's not so easy, and you can't just tell: use the pictures in this folder to do
|
||
so.</p>
|
||
<p>You can have a look to the git repository if you want: <a class="reference external" href="http://github.com/ametaireau/gnome-background-generator">http://github.com/ametaireau ...</a></p>
|
||
<a class="readmore" href="./dynamically-change-your-gnome-desktop-wallpaper.html">read more</a>
|
||
<p>There are <a href="./dynamically-change-your-gnome-desktop-wallpaper.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./how-to-install-nginx-php-53-on-freebsd.html" rel="bookmark" title="Permalink to How to install NGINX + PHP 5.3 on FreeBSD.">How to install NGINX + PHP 5.3 on FreeBSD.</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-10-10T00:00:00">
|
||
Sun 10 October 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/system.html">system</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>I've not managed so far to get completely rid of php, so here's a simple
|
||
reminder about how to install php on NGINX, for FreeBSD. Nothing hard, but
|
||
that's worse to have the piece of configuration somewhere !</p>
|
||
<pre class="literal-block">
|
||
# update the ports
|
||
$ portsnap fetch update
|
||
|
||
# install php5 port
|
||
$ make ...</pre>
|
||
<a class="readmore" href="./how-to-install-nginx-php-53-on-freebsd.html">read more</a>
|
||
<p>There are <a href="./how-to-install-nginx-php-53-on-freebsd.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./pelican-a-simple-static-blog-generator-in-python.html" rel="bookmark" title="Permalink to Pelican, a simple static blog generator in python">Pelican, a simple static blog generator in python</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-10-06T00:00:00">
|
||
Wed 06 October 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Those days, I've wrote a little python application to fit my blogging needs.
|
||
I'm an occasional blogger, a vim lover, I like restructured text and DVCSes, so
|
||
I've made a little tool that makes good use of all that.</p>
|
||
<p><a class="reference external" href="http://alexis.notmyidea.org/pelican/">Pelican</a> (for calepin) is just a simple tool ...</p>
|
||
<a class="readmore" href="./pelican-a-simple-static-blog-generator-in-python.html">read more</a>
|
||
<p>There are <a href="./pelican-a-simple-static-blog-generator-in-python.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./an-amazing-summer-of-code-working-on-distutils2.html" rel="bookmark" title="Permalink to An amazing summer of code working on distutils2">An amazing summer of code working on distutils2</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-08-16T00:00:00">
|
||
Mon 16 August 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>The <a class="reference external" href="http://code.google.com/soc/">Google Summer of Code</a> I've
|
||
spent working on <a class="reference external" href="http://hg.python.org/distutils2/">distutils2</a>
|
||
is over. It was a really amazing experience, for many reasons.</p>
|
||
<p>First of all, we had a very good team, we were 5 students working
|
||
on distutils2: <a class="reference external" href="http://zubin71.wordpress.com">Zubin</a>,
|
||
<a class="reference external" href="http://wokslog.wordpress.com/">Éric</a>,
|
||
<a class="reference external" href="http://gsoc.djolonga.com/">Josip</a>,
|
||
<a class="reference external" href="http://konryd.blogspot.com/">Konrad</a> and me. In addition,
|
||
<a class="reference external" href="http://mouadino.blogspot.com/">Mouad</a> have worked on ...</p>
|
||
<a class="readmore" href="./an-amazing-summer-of-code-working-on-distutils2.html">read more</a>
|
||
<p>There are <a href="./an-amazing-summer-of-code-working-on-distutils2.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./introducing-the-distutils2-index-crawlers.html" rel="bookmark" title="Permalink to Introducing the distutils2 index crawlers">Introducing the distutils2 index crawlers</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-07-06T00:00:00">
|
||
Tue 06 July 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>I'm working for about a month for distutils2, even if I was being a
|
||
bit busy (as I had some class courses and exams to work on)</p>
|
||
<p>I'll try do sum-up my general feelings here, and the work I've made
|
||
so far. You can also find, if ...</p>
|
||
<a class="readmore" href="./introducing-the-distutils2-index-crawlers.html">read more</a>
|
||
<p>There are <a href="./introducing-the-distutils2-index-crawlers.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./sprinting-on-distutils2-in-tours.html" rel="bookmark" title="Permalink to Sprinting on distutils2 in Tours">Sprinting on distutils2 in Tours</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-07-06T00:00:00">
|
||
Tue 06 July 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Yesterday, as I was traveling to Tours, I've took some time to
|
||
visit Éric, another student who's working on distutils2 this
|
||
summer, as a part of the GSoC. Basically, it was to take a drink,
|
||
discuss a bit about distutils2, our respective tasks and general
|
||
feelings, and to ...</p>
|
||
<a class="readmore" href="./sprinting-on-distutils2-in-tours.html">read more</a>
|
||
<p>There are <a href="./sprinting-on-distutils2-in-tours.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./use-restructured-text-rest-to-power-your-presentations.html" rel="bookmark" title="Permalink to Use Restructured Text (ReST) to power your presentations">Use Restructured Text (ReST) to power your presentations</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-06-25T00:00:00">
|
||
Fri 25 June 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Wednesday, we give a presentation, with some friends, about the
|
||
CouchDB Database, to
|
||
<a class="reference external" href="http://www.toulibre.org">the Toulouse local LUG</a>. Thanks a lot
|
||
to all the presents for being there, it was a pleasure to talk
|
||
about this topic with you. Too bad the season is over now an I quit
|
||
Toulouse next ...</p>
|
||
<a class="readmore" href="./use-restructured-text-rest-to-power-your-presentations.html">read more</a>
|
||
<p>There are <a href="./use-restructured-text-rest-to-power-your-presentations.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./first-week-working-on-distutils2.html" rel="bookmark" title="Permalink to first week working on distutils2">first week working on distutils2</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-06-04T00:00:00">
|
||
Fri 04 June 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>As I've been working on
|
||
<a class="reference external" href="http://hg.python.org/distutils2/">Distutils2</a> during the past
|
||
week, taking part of the
|
||
<a class="reference external" href="http://code.google.com/intl/fr/soc/">GSOC</a> program, here is a
|
||
short summary of what I've done so far.</p>
|
||
<p>As my courses are not over yet, I've not worked as much as I
|
||
wanted, and this will continues until ...</p>
|
||
<a class="readmore" href="./first-week-working-on-distutils2.html">read more</a>
|
||
<p>There are <a href="./first-week-working-on-distutils2.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./a-distutils2-gsoc.html" rel="bookmark" title="Permalink to A Distutils2 GSoC">A Distutils2 GSoC</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-05-01T00:00:00">
|
||
Sat 01 May 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>WOW. I've been accepted to be a part of the
|
||
<a class="reference external" href="http://code.google.com/intl/fr/soc/">Google Summer Of Code</a>
|
||
program, and will work on <a class="reference external" href="http://python.org/">python</a>
|
||
<a class="reference external" href="http://hg.python.org/distutils2/">distutils2</a>, with
|
||
<a class="reference external" href="http://pygsoc.wordpress.com/">a</a>
|
||
<a class="reference external" href="http://konryd.blogspot.com/">lot</a> <a class="reference external" href="http://ziade.org/">of</a>
|
||
(intersting!) <a class="reference external" href="http://zubin71.wordpress.com/">people</a>.</p>
|
||
<blockquote>
|
||
So, it's about building the successor of Distutils2, ie. "the
|
||
python package manager". Today, there is too many ways to package ...</blockquote>
|
||
<a class="readmore" href="./a-distutils2-gsoc.html">read more</a>
|
||
<p>There are <a href="./a-distutils2-gsoc.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./le-temps-des-graces-courrez-y.html" rel="bookmark" title="Permalink to Le temps des grâces, courrez-y !">Le temps des grâces, courrez-y !</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-03-28T00:00:00">
|
||
Sun 28 March 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/asso.html">asso</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Ouf, notre
|
||
<a class="reference external" href="http://www.reseaugrappe.org">semaine de l'environnement</a> s'est
|
||
terminée, après un peu de neige et un brin de soleil quand il en
|
||
fallait.</p>
|
||
<p>Ce fut l'occasion de rencontrer beaucoup de gens biens, et
|
||
de regarder d'un peu plus près toutes ces problématiques qui
|
||
mériteraient à elles seules, chacune ...</p>
|
||
<a class="readmore" href="./le-temps-des-graces-courrez-y.html">read more</a>
|
||
<p>There are <a href="./le-temps-des-graces-courrez-y.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./semaine-de-lenvironnement-la-consommation-etudiante.html" rel="bookmark" title="Permalink to Semaine de l’environnement: La consommation étudiante">Semaine de l’environnement: La consommation étudiante</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2010-02-24T00:00:00">
|
||
Wed 24 February 2010
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/asso.html">asso</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Les acteurs associatifs sont bien souvent moteurs des critiques de nos sociétés. Je pense à <a class="reference external" href="http://www.framasoft.net/">Framasoft</a>, à <a class="reference external" href="http://www.laquadrature.net/">la Quadrature du net</a> ou à <a class="reference external" href="http://www.arsindustrialis.org/">Ars Industrialis</a> (dans le domaine de la science et de l'informatique), mais aussi <a class="reference external" href="http://www.amisdelaterre.org/">aux Amis de la Terre</a>, à <a class="reference external" href="http://www.attac.org/">ATTAC</a> (dans le domaine de l'environnement ...</p>
|
||
<a class="readmore" href="./semaine-de-lenvironnement-la-consommation-etudiante.html">read more</a>
|
||
<p>There are <a href="./semaine-de-lenvironnement-la-consommation-etudiante.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./python-go.html" rel="bookmark" title="Permalink to Python ? go !">Python ? go !</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2009-12-17T00:00:00">
|
||
Thu 17 December 2009
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/dev.html">dev</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Cela fait maintenant un peu plus d'un mois que je travaille sur un
|
||
projet en <a class="reference external" href="http://www.djangoproject.org">django</a>, et que,
|
||
nécessairement, je me forme à <a class="reference external" href="http://python.org/">Python</a>. Je
|
||
prends un plaisir non dissimulé à découvrir ce langage (et à
|
||
l'utiliser), qui ne cesse de me surprendre. Les premiers mots qui
|
||
me ...</p>
|
||
<a class="readmore" href="./python-go.html">read more</a>
|
||
<p>There are <a href="./python-go.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><article class="hentry">
|
||
<header>
|
||
<h1><a href="./amap-media-paniers-bio-a-5e.html" rel="bookmark" title="Permalink to AMAP + Média = Paniers bio à 5e ?!">AMAP + Média = Paniers bio à 5e ?!</a></h1>
|
||
</header>
|
||
|
||
<div class="entry-content">
|
||
<footer class="post-info">
|
||
<abbr class="published" title="2009-11-11T00:00:00">
|
||
Wed 11 November 2009
|
||
</abbr>
|
||
|
||
|
||
<address class="vcard author">
|
||
By <a class="url fn" href="./author/Alexis Métaireau.html">Alexis Métaireau</a>
|
||
</address>
|
||
|
||
<p>In <a href="./category/asso.html">asso</a>. </p>
|
||
|
||
|
||
|
||
</footer><!-- /.post-info -->
|
||
<p>Le raccourci me semble un peu rapide. Et pourtant, il est emprunté
|
||
bien trop souvent. La dernière <em>mes-utilisation</em> que j'ai à décrier
|
||
est celle d'un reportage télé, passé sur France 2 vendredi 23
|
||
Octobre
|
||
(<a class="reference external" href="http://docs.notmyidea.org/amap/amap-fr2.avi">voir la vidéo</a>),
|
||
ou on parles de
|
||
<a class="reference external" href="http://amap.zest.free.fr">l'AMAP étudiante Zest</a>.</p>
|
||
<p>Malgré tout le ...</p>
|
||
<a class="readmore" href="./amap-media-paniers-bio-a-5e.html">read more</a>
|
||
<p>There are <a href="./amap-media-paniers-bio-a-5e.html#disqus_thread">comments</a>.</p>
|
||
</div><!-- /.entry-content -->
|
||
</article></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</ol><!-- /#posts-list -->
|
||
</section><!-- /#content -->
|
||
|
||
|
||
|
||
<section id="extras" class="body">
|
||
|
||
<div class="blogroll">
|
||
<h2>blogroll</h2>
|
||
<ul>
|
||
|
||
<li><a href="http://biologeek.org">Biologeek</a></li>
|
||
|
||
<li><a href="http://filyb.info/">Filyb</a></li>
|
||
|
||
<li><a href="http://www.libert-fr.com">Libert-fr</a></li>
|
||
|
||
<li><a href="http://prendreuncafe.com/blog/">N1k0</a></li>
|
||
|
||
<li><a href="http://ziade.org/blog">Tarek Ziadé</a></li>
|
||
|
||
<li><a href="http://zubin71.wordpress.com/">Zubin Mithra</a></li>
|
||
|
||
</ul>
|
||
</div><!-- /.blogroll -->
|
||
|
||
|
||
<div class="social">
|
||
<h2>social</h2>
|
||
<ul>
|
||
<li><a href="./feeds/all.atom.xml" rel="alternate">atom feed</a></li>
|
||
|
||
|
||
|
||
<li><a href="http://twitter.com/ametaireau">twitter</a></li>
|
||
|
||
<li><a href="http://lastfm.com/user/akounet">lastfm</a></li>
|
||
|
||
<li><a href="http://github.com/ametaireau">github</a></li>
|
||
|
||
</ul>
|
||
</div><!-- /.social -->
|
||
|
||
</section><!-- /#extras -->
|
||
|
||
<footer id="contentinfo" class="body">
|
||
<address id="about" class="vcard body">
|
||
Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">pelican</a>, which takes great advantages of <a href="http://python.org">python</a>.
|
||
</address><!-- /#about -->
|
||
|
||
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
|
||
</footer><!-- /#contentinfo -->
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
var disqus_shortname = 'blog-notmyidea';
|
||
(function () {
|
||
var s = document.createElement('script'); s.async = true;
|
||
s.type = 'text/javascript';
|
||
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
|
||
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
||
}());
|
||
</script>
|
||
|
||
</body>
|
||
</html> |