Archive for category Uncategorized

pinetd2 going production !

Finally, starting tommorow evening (if we’re lucky the new server will be ready by this time), pinetd2 will go in production mode on ooKoo.org

This is a big step toward debugging, and will help me to kill most existing but yet unknown bugs in pinetd2.

Remember that pinetd2 is multicompatible. When updating, tables structures will be updated, but if downgrading they will be reverted to their original state.

Tags: , ,

Microsoft: WIN T3H WEB!

Have you ever heard someone say this ?

“We won the desktop. We won the server. We will win the Web. We will move fast, we will get there. We will win the Web.”

Our old pal Steve Ballmer said that a couple of years ago. And yeah, we can see that Microsoft tried to go in this direction. Initially planning to leave the Web « as-is » by not updating Microsoft Internet Explorer, they had to resume development as soon as Firefox 1.0 was out, on november 9th, 2004. Development was resumed, and MSIE 7.0 announced…

Read the rest of this entry »

Tags: ,

pinetd2, previous level reached

As you may know, I’m currently rewritting the whole pinetd project to a new project called pinetd2.

Right now, we finally have partially reached the functionnality level of pinetd (being able to receive mails, and check them with pop), and now IMAP4 is also working (you can receive mails via imap, but not yet search and do nice stuff imap allows).

pinetd2 is still missing a MTA (this should be a matter of days) and more imap4rev1 functions (this is a matter of one or two weeks). Once this is done and once PHP 5.3 is released, pinetd will be officially OBSOLETE, and pinetd2 will become the new officially supported version. Please note that extra attention has been ported to make pinetd2 compatible with pinetd, without even having to run an update tool. Just extract pinetd2 to a new directory, copy your config file from pinetd, and run it. Your config file will merged in the XML config used by pinetd2, and you’ll have to check it a last time before running the daemon for real.

Tags: , , ,

pinetd on ohloh

Pinetd on ohloh results in something like that :

Tags: , ,

Watch me on your TV : Suck my Geek !

If you are lucky enough to live in France, you will be able this friday evening near 22h50 on channel “Canal +” to watch a documentary about geeks called « Suck my Geek ».

And yeah, I’ll be in this documentary. You’ll see me speaking about various aspects of « being a computer geek », including living with a computer, playing games, watching anime and going on anime conventions, and of course about porn too (yeah, porn is something recurrent on Internet, you should know about that by now, it’s just like viagra).

Anyway that’s the first time for me to appear on a national channel. Wish me good luck!

For now, maybe you’ll want to see an interview of the people who did SuckMyGeek. A little tip : I appear near 4:10 in this video.

By the way you can also check the official Suck my Geek website for the official trailer (I’m not in this one).

Tags: , ,

Death of Marie-Therese Karpeles

I have the regret to announce today the death of Marie-Therese Karpeles known as Mark Karpeles, my grandmother, who died on monday 19 november 2007 near 18h30 (France hours).

The funeral happened today at 14h30 in Dijon.

Strike in Paris

The strike currently happening in Paris’s metro is slowly stopping, as more and more trains are running… still, it remains really hard to manage to get onboard, and to stay onboard when people trying to get in try to get you out of their way (of course it doesn’t work with me).

Read the rest of this entry »

Tags: ,

New blog engine

I just got bored, that’s ENOUGH of all the spam overflowing from many places to my blog, so I decided to get rid of DotClear, and make my own blog engine.

This is probably going to take a bit of time (understand « a while », if I ever really start writing it) and it’ll probably require at least the latest version of PHP (understand PHP 5.3.0, or not).

This new stuff will provide a new system for trackbacks (they will be signed using an SSL key, and if someone trackbacks with a new – unknown – key, you’ll have to approve that key before), better comment management (ban a user/ip and all its posts will disappear, also spam detector included, and finally a few spam-detection and annoy-the-spammers systems).

Anyway stay tuned.

Btw if anyone can provide me with design, it’ll be welcome.

Tags: , , ,

pInetd, let’s go for a new version!

If you didn’t hear before about pinetd, let me tell you more about it.

Initially, when PHP3 was out, I wrote a mail server using php. It was initially using xinetd to be run, then PHP/NC was born. PHP/NC (NC = Non-Connu) was a normal build of php 3, including a few more functions about sockets manipulation. It wasn’t really safe, but allowed more control over sockets in php.

Then, PHP4 was released, and a socket extensions was there too…

Read the rest of this entry »

Tags: , , ,

五OS has a terminal!

It’s been a while since it last happened. We’ve been working a lot on 五OS recently, and managed to implement a lot of things. This includes :

  • An “events” system, which allows applications to receive events
  • A basic buffer used only for stdin, allowing an application to “read” from the console
  • Various improvements of kernel modules

And finally, yesterday evening, I was able to write the first 五OS console “emulator”, with 3 commands : help, echo and exit.

Page about 五OS revision 239 (with screenshot)

Some documentation on the modtool utility was also released.

Tags: ,