Archive for the 'Web' Category

DivShare automatic upload script (with twill)

DivShare is the latest share website a la mode ;) I started to use it quickly, and like it a lot. You can upload files really fast, and without any loging or password. It sound usefull no ?
The only issue is that you need a web browser on the desk, and waste some time to [...]

admin January 3rd, 2007

Firefox 2.0 on Debian

As everybody knows the mozilla team just released the latest version of Firefox (ver: 2.0). This will take a little time until, it will fall in the Debian. But you can find an optimized build for here called Swiftfox in debian package. So let’s go ;)
And last, but not least the optimized version, go quite [...]

admin October 29th, 2006

Exalead beta test

I’ve selected to beta-test the latest Exalead web search tool. The previous version, isn’t very user friendly (lot of jscript and colors). This beta looks really well. I like the simple webpage, and the nested search is really cool, and usefull.
The only lack (for me) right now is the orthograph checker … perhaps for the [...]

admin August 8th, 2006

Howto recover MoinMoin password

I just forget my moinmoin password.. loosely i’m .. Ok to change it:

add a user w/ a new login/password.
just edit the old login account file (in users/)
change the password w/ the SHA key of the new user
login :)

admin March 30th, 2005

Choosing a webmail

On this dedicated host, i’m looking for a webmail. There is a couple of system right now:

IMP[1]
Squirrelmail[2]
IlohaMail[3]

Let’s give them a try. After a little fight w/ horde i discovered that IMP is really hard to install, and some people say it’s a cpu ogre. Squirrelmail is really easy to install, and works quit fine with [...]

admin June 13th, 2004

moving resPyre player

I spent about 1 hours to rebuild the resPyre website. Now it’s an old fashion plain html (despite it use ZPT and reST to buld them.

admin April 20th, 2004

Supybot & pisg

Perl is back ? :)
In a previous life, i used Perl for a while. So tonight when i found that <a href=http://pisg.sourceforge.net/>pisg</a> doesn’t support Supybot log file, i decided to give it a look. To adapt it, it’s only a matter of regex. Beside i’m not a regex guru, i managed to make it work [...]

admin March 5th, 2004

P2P filesystem

Yesterday i dreamed about a P2P filesystem. I found AVFS, a virtual file system, that enable the use of normal file like .tar.gz as normal file system. You can cd in and edit files like they are on the fs. And now i’ wondering how it will be to use bitorent and a Fuse python [...]

admin February 15th, 2004

Cheap python hosting

So now, it get to much hits to keep this website on my ADSL line. I don’t want to block users while i’m downloading files (have you try the last Unreal Tournament ?) with bitorent. As i’m searching for something cheap, and enable to host some python (and w/ ssh acces will be wonderfull) i [...]

admin February 15th, 2004

ZPT metal:use-macro: the un-natural way

As i’m looking for a way to build page by ‘piece’ in Zope Page Templates, macros come to my mind. But macros are usually used with the ’slot’ behaviour. This is really a nice design, but it’s too hard to maintain for a small app like, i wan to write.
Let’s take a example:

<html metal:use-macro="here/main_template/macros/main">
<body>
[...]

admin February 8th, 2004