Life

Daily things, Friends, Social life, ...

Happy New Year, The foolab way.

Body

Happy new year all.
Alaa woke me up today saying that foolab is down. It was obvious that the codefilter.module "Which the drupal module used to highlight the php code." is not playing nice with drupal,I don't know why.
But Seeing an error about undefined functions is not a sign of good.
I don't know what happened, The site has been working for long time,
I tried to logout to find the error. It seems that it's happening to non logged in users, I searched drupal.org to find that this is a reported bug!
I don't know how many of you were affected by this error.
Anyway, I've disabled the following code in the module and everything is fine now.
function codefilter_init() {
drupal_set_html_head('

@import url('. $GLOBALS[base_url] .'/modules/codefilte\r/codefilter.css);

');
?>
I moved the code to the theme file.
// Codefilter block.
if (function_exists("codefilter_help"))
{
$output .= '

@import url('. $GLOBALS[base_url] .'/modules/codefilte\r/codefilte\r.css);

';
}
?>

Another thing just to fuck my mind, the codefilter module prevents drupal from generating the node teaser, I wonder why ?

On eglug, what people do to other people.

Body

A misscommunication problem lead to eglug.org being updated to point to our new VPS without us being ready. OK, So we have to migrate it then. I was at the office, Alaa did most of the work.
At the end eglug was transferred with its 4 sub domains, The mailboxes were migrated, Alaa was screaming because mailman web interface didn't work because I disabled apache mod_cgi. Sometimes I restart apache and/or MySQL after tweaking them while he is doing an important thing using the drupal administration interface.

Moved again

Body

foolab.org moved again to our new VPS at rimuhosting.com.
I suppose no more MySQL errors, If it happens, Then I'm a bad admin ;-)
The best thing is that I have my own relay now, So no more blck listed IP/subnet, no reverse DNS, no no MX record problems from SMTPs, Even better, I usr SMTP over SSL to relay!

What's the problem with /. ??

Body

What's the problem about having a terrible karma ?
For the 1st time, I wanted to be informative on /. and improve the situation a bit, That's what I wanted to post here:
[code]
use jhbuild
============
I've downloaded the tarballs yesterday, Garnome is outdated.
Ok, use jhbuild from the GNOME CVS, it's fine, install tla, docbook-xml, libbz2-dev and docbook.

You may need to tweak the configure.in here, or modify a C file there "happened with me in Xrender, But i can't remember what i did!".
It's going smooth now.
[/code]
But damn, I get this:

Slashdot only allows a user with your karma to post 2 times per day (more or less, depending on moderation). You've already shared your thoughts with us that many times. Take a breather, and come back and see us in 24 hours or so.

If you think this is unfair, please email posting@slashdot.org with your username "Uniball". Let us know how many comments you think you've posted in the last 24 hours.