If for some reason (sad or stupid reasons, you have a choice) you need to import into MySQL 3.x a dump made with phpMyAdmin of a MySQL 5.x DB of Joomla 1.0.x, don’t forget to change the closing sequence of the tables as:
+) ENGINE=MyISAM AUTO_INCREMENT={n} DEFAULT CHARSET={c} AUTO_INCREMENT=2 ;
-) TYPE=MyISAM AUTO_INCREMENT={n};
where {c} and {n} are given, of course.
If you enjoyed this post, make sure you subscribe to my RSS feed!
Thinking about the picture of my cat caught looking at the recently fallen snow, I started to wonder what conjecture it could have made about the mountain turned to white that I would never think of.
If you enjoyed this post, make sure you subscribe to my RSS feed!
A knopILS wannabe user wrote me. I can’t stop being surprised that someone still wants to use knopILS (and writes to me to ask something) more than a year after the closure of the project. Anyway he asked something about chess engines. I replied with a generic and hopefully correct hint but the question for me is still open: what is a strong free software chess engine? I was not able to go further than pointing him to this Wikipedia page.
If you enjoyed this post, make sure you subscribe to my RSS feed!
Oggi mi ha telefonato un ex allievo di un mio corso di sicurezza.
Le cose strane sono:
- che il corso lo tenni quasi tre anni fa (!),
- che mi abbia chiamato su _quel_ numero,
- che l’abbia fatto per chiedermi una consulenza :).
If you enjoyed this post, make sure you subscribe to my RSS feed!
If you are used to selling pieces of your soul, taking time to let some free software talk with the enemy, you could find it useful to read how I get Oracle support in Tora on Edgy.
I followed what is described here (it is written in Italian but I’m sure you can understand the main steps) but I got some errors compiling Tora like
tothread.cpp:190: error: ‘toThreadStartWrapper’ was not declared in this scope
so reading this Japanese forum (I cannot read Japanese so I just got the idea of the post) I crossed my fingers, wrote this tothread.cpp patch and the compile errors disappeared.
If you enjoyed this post, make sure you subscribe to my RSS feed!
Do you want to get a XHTML Strict page from a DocBook XML?
If you enjoyed this post, make sure you subscribe to my RSS feed!
I noticed that Jay Contrino (a Jazz drummer from Massachusetts) has used my template carlo01 to create his website.
If you enjoyed this post, make sure you subscribe to my RSS feed!
I noticed that Daisuke Tominaga (a Ph. D. Information Engineer from Japan) translated The GNU Scientific Library Reference Manual into Japanese. It was fun to find my name in a Japanese book I’ll never understand.
If you enjoyed this post, make sure you subscribe to my RSS feed!