Articles


e107 to Wordpress Importer: Alpha version

As I said yesterday, I will migrate my e107 content to Wordpress. My first step in this direction was to write a Wordpress import filter. So here is my first draft of the e107 to Wordpress importer (direct link to php file)  . To use it, copy the e107.php file …
➟ Read more

e107 to Wordpress Migration: Here is Why.

As you probably don’t know, I’m the webmaster (this word sounds so 90’s…) of the Cool Cavemen Band website , which is powered by e107 Content Management System . Unfortunately we started some months ago to get lots of comment spams (at least 10 per day), and the number …
➟ Read more

Basic lftp Usage

Here is a little log of a micro lftp session. I post it just to remind me some basic commands… Connect to an ftp server and login as myuser : 1$ lftp ftp://ftp.my-domain.com 2lftp ftp.my-domain.com:~> user myuser 3Password: Get a list of basic commands …
➟ Read more

How to wake up early, the geekest way

I was in a country far far away last month. So far that there was no broadband access (yes, this is possible). Anyway… Generally I use my mobile phone as a clock and as an alarm clock. Unfortunately I brake it down just before my night flight. So, to simplify …
➟ Read more