Google filters
Today I was looking for an old ActiveBPEL Designer. Just try the following query : activebpel designer intitle:"index of"
Surprise !! Their filter prevents me to use that query... simply remove a word a it works...
Today I was looking for an old ActiveBPEL Designer. Just try the following query : activebpel designer intitle:"index of"
Surprise !! Their filter prevents me to use that query... simply remove a word a it works...
Selon le Criirem, les ampoules basses consommation serait potentiellement dangereuses pour la santé. Comme si leurs prix ne suffisait pas !
Petit calcul rapide (Facture EDF de 2008) :
http://www.monbeausapin.org/ : Site de BD à visiter, les nombre de visiteurs est comptabilisé jusqu'à fin Décembre et convertit en argent pour la croix rouge.
Si seulement ce n'était qu'une blague...
La loi HADOPI, prise de position par l'UFC Que Choisir
Posted in: Computers , jeudi 30 octobre 2008
Today I've setted up a server which purpose is to give its users access to their personal files using WebDav. Unfortunately, as soon as a user is authenticated, the server gives him the right to access any other user's file. This can't be prevented the right way without patching. Let's do it the wrong way ;-)
For this to work, I've used mod_rewrite. The trick consists in always rewritting the requested URI, to make it point to the remotely connected user's directory, using the REMOTE_USER variable. One cannot simply compare the value of that variable with the URI, the RewriteRule and RewriteCond simply can't support such a comparison.
To prevent Apache from applying that rule recursively, I've used to [NS] flag. However, this flag is not effective into the <directory> tags. Thus, this rule needs to be applyed to the whole vhost. The consequence is that the user still believes he is browsing another user's directory, although he really is browsing his.
I anyone has a better solution :
UserDir disabled root
UserDir /home/*/
RewriteEngine On
RewriteCond %{LA-U:REMOTE_USER} !^$
RewriteRule /[^/]*/(.*) /~%{LA-U:REMOTE_USER}/$1 [NS]
Administration is pain. At first it's fun, then it becomes really boring, and you look for a way to get rid of this pain. I've became bored of Wordpress because my theme could not be easily ported to the newer version which I had to install. So here I come to blogger, integrated to my brand new domain name, coupelon.net.
Enjoy !
Posted in: news , mercredi 22 octobre 2008
Reportage sur une partie des souterrains de Clermont, place de la victoire, que les historiens voient comme les vestiges d'un ancien forum :
Souterrains Place de la Victoire - Mairie de Clermont-Ferrand
Posted in: Culture , mercredi 20 août 2008
An anti-stress pill that prevents your body from aging.
Posted in: Science , mercredi 16 juillet 2008
I've recently been accepted to try out the new Google service, App Engine. At the same time, I was facing a problem with my Google Code project, Teardrop, which doesn't support RSS syndication for downloads, which means that you can't use an RSS aggregator to get the latest downloads from a Google Code project. This is why I wrote a very simple application, that generates a RSS 2.0 feed from the download page of my project, and returns an RSS 2.0 formatted document. Here is the code for that (This is my first real Python application, no doubts there are better way to code it.
Posted in: Computers , mardi 6 mai 2008
This is an awesome successful exploit brought to us as a research paper, but well explained here.
Posted in: Computers , dimanche 20 avril 2008
Enjoy this brand new Monopoly version... World domination by Google!
Posted in: Fun , mercredi 16 avril 2008
The South Park episodes are now freely and legally available online. Even the latest episodes from season 12 are available. This site is a joined effort of Comedy Central and MTV networks. Enjoy !
Posted in: Video , vendredi 21 mars 2008
Bookmark: http://www.mestextos.com/
Posted in: Deal , jeudi 13 mars 2008
A few days ago, came out Internet Explorer 8 Bêta that finally succeeds the Acid2 Test... But today just came out the Acid3 Test. There a currently no web browser that pass that test successfully.
Posted in: Computers , vendredi 7 mars 2008
Posted in: Video , jeudi 14 février 2008
The Australian linux conference has its presentations available online. Videos can be downloaded in OGG format.
Posted in: Computers , mercredi 6 février 2008
British researchers creates a human embryo from two women and a men.
Reuters (en)
Reuters (fr)
Posted in: Insolite , mardi 5 février 2008
Posted in: Research ,
Copyright 2008 | All Rights Reserved.
Peaceful Rush by Small Potato Blogger Templates by Blog Forum
Peaceful Rush Blogger distributed by eBlog Templates