Posts RSS Comments RSS 43 Posts and 31 Comments till now

Archive for May, 2007

Maledetto Mediawiki

Gran software mediawiki. Lo usano in tanti. Lo usa Wikipedia. Sarà uno dei migliori software in circolazione. Uno pensa così.

Non è vero. Sbagliato. Se dovete adattarlo a delle esigenze tragicamente lontane da quelle per le quali è stato realizzato, lasciate stare. Lascia perdere.

Tanto per dirne una: non si può cancellare un utente. Per prevenire un’azione di forza sul database causata dalla conseguente e legittima frustrazione, la FAQ ufficiale ammonisce:

Do not remove users from the user table in the mySQL database; this causes problems with other parts of the wiki due to the relational structure of the database.

Ma questo è niente: provate a realizzare una politica di accesso in lettura/scrittura con permessi differenziati in base ai ruoli. E’ impossibile. Per farlo ho dovuto utilizzare un’estensione: PageSecurity. Sì, ok. Ora funziona. Credo.

A very simple network message utility (first step)

It’s just an idea…

At the moment I’m just looking for some code to send receive messages via “net send” utility:

This tool should be useful to send very important message such as “Want to go to lunch?” to my co-workers.