Useful Commands: Introduction

In april ’06, I’ve decided to no longer use Nuxeo’s CPS and start a new online adventure with this blog.

Last week I’ve moved the majority of my stuff (articles and scripts mainly) from my objectis.org web site. There, I’ve compiled a list of linux commands I don’t want to forget, in the spirit of “Directory of Linux commands” from O’Reilly and pixelbeat.org Command Line Tips.

I’ve reordered all of the commands by theme and I’ll now publish each theme as a unique post, one theme per week, under the “Useful Commands: [Theme Name]” title. This week: Useful Commands: Files & Archives.

Old Site to Blog: Merge in Progress

cps-to-wordpress I’m currently moving all the content from my old site to this blog. Here is the list of “new old” things I’ve manually imported:

Articles:

Linux Scripts:

Please have a look at the dedicated linux script page to get a short description of each of those scripts.

e107 to WordPress Importer: v0.2 with bbcode support

Here is the second alpha release of my e107 to WordPress import plug-in. This release add bbcode support to news content, based on original code from the e107 project. This mean that all your e107 news that use bbcode will be automattically transformed in pure html code to fit in WordPress.

The tests I’ve done on my local machine showed me that there is still some problems with embedded URLs that use [link] bbcode and with image rendering (which are not rendered with img html tag). I hope to find some time soon to understand and fix this bad behaviour.