Blog makina
Contenu exporté vers le blog makina-corpus.org
Submitted by pounard on lun, 11/23/2009 - 10:57
Some people like Ubuntu's Notify-OSD deamon, because black bubbles are good looking; but in everyday's life, these are so intrusive that it becomes really anoying.
Browsing the internet, I found some a nice blog post linking to gnome-stracciatella-session. This ubuntu package was done to get rid of all gnome ubuntu modification, it contains a single xsession file which runs a vanilla gnome, getting rid of Notify-OSD, reverting to gnome default notification-deamon.
All you have to do is install this package :
Submitted by pounard on lun, 10/19/2009 - 16:32
Today I released the System Theme++ module on drupal.org. This module is a simple administration theme admin page alteration. It allow site administrator to force Drupal to switch to administration theme on arbitrary pages.
Submitted by pounard on mar, 08/18/2009 - 15:42
Today, I found the strangiest bug of the month; I was parsing some date parts with JavaScript to properly set default month of a YUI Calendar instance.
var month = parseInt(Drupal.settings.mymodule.date.month) - 1;
myCalendar.setMonth(month);
Why -1? Because month count starts with 0 in YUI Calendar, January is 0, december is 11; everything is fine until here.
Why the FUCK does my calendar always get to december?
Submitted by pounard on ven, 08/14/2009 - 16:53
The first official supported version of Yamm has been released.
This version is identical to the one we use in pre-production environment for some projects. You will have no surprises using it.
Every opinion, feedback or issue is welcome.
Submitted by pounard on sam, 08/08/2009 - 01:33
I am currently writing a mass synchronization module for Drupal, based on eavy objects abstraction.
I will not describe it here, you can read the project page which describe pretty well how it works.
I wanted to do some notes about development context, and some other stuff.
Submitted by pounard on jeu, 07/16/2009 - 17:42
Drupal node form is not the most exciting user experience that Drupal may propose. If you are an experienced user, there is no need to worry, but in most cases, the sites you'll make with Drupal will be stupid end-user oriented.
With some minor custom theme alteration, you can easily provide the exact same form, but more "Wordpress-like", understand here, with a better organization and a more trivial visual schema.
Submitted by pounard on dim, 05/17/2009 - 13:07
I dont know how much people get to this problem, but one thing is sure: when you have a paranoid sysadmin, you might encounter some surprises with PHP and globals.
The annoying case is here when you restrict PHP to the maximum you can, you can't access to the $_REQUEST superglobal.
Submitted by pounard on mar, 02/03/2009 - 14:54
OVH propose une offre de serveur "Cheap", le RPS. Ces serveurs ont la particularité de fonctionner sans disque dur, tout le stockage étant déporté sur un SAN (storage via le réseau).
Deux problèmes se posent, dont un qui est vrai avec tous les serveurs OVH.
-
Le Premier est l'existence, sur ces serveurs, de 2 adresses IP publiques, celle physique du serveur, et celle qui vous est attribuée (IP failover).
-
Le second est le stockage sur un disque réseau, pouvant perturber la mise en place d'un firewall.
Submitted by pounard on mar, 12/23/2008 - 14:47
<?php
foreach ($_POST as $key => $value) $$key = $value;
foreach ($_GET as $key => $value) $$key = $value;
?>
No comment..
Submitted by pounard on mar, 11/04/2008 - 22:04
Since Ubuntu does not provide supported packages for OpenOffice 3.0, here is a simple method to install OOo3.
30 semaines 10 min
admin: Note about existing spip2drupal project
30 semaines 18h
Anonymous (non vérifié): spip2drupal
32 semaines 4 jours
Tsunulukai (non vérifié): Tout à fait
36 semaines 1 jour
admin: Merci! C'est exactement ce
37 semaines 1 jour
Baloo (non vérifié): Table de routage
44 semaines 4 jours
pounard: Il est très loin
44 semaines 5 jours
Anonymous (non vérifié): suite ?
45 semaines 3 jours
pounard: Duplicate!
47 semaines 1 jour
pounard: Suivi mensuel des lunettes
1 an 2 semaines
admin: I always use casts, no
1 an 2 semaines
mini (non vérifié): To know in php
1 an 2 semaines
pounard: Triple oooups