Tag Archives: script

Finally out of MySQL encoding hell

[fr]Description de comment je me suis sortie des problèmes d’encodage qui résultaient en l’affichage de hiéroglyphes sur tous les sites hébergés sur mon serveur.[en]It took weeks, mainly because I was busy with a car accident and the end of school, … Continue reading

Tagged Code and Markup, conversion, database, encodage, encoding, iso-8859-1, latin-1, mysql, problem, problème, python, rendering, script, utf-8, utf8, vim | 5 Comments

Intégrer coComment sur votre blog

Vous savez probablement que je ne jure que par coComment, dans la genèse duquel j’ai eu la chance de jouer un petit rôle. Ça sert à quoi? Ça sert principalement à choses pour l’instant: collectionner ses commentaires faits sur différents … Continue reading

Posted in coComment | Tagged blogging, coComment, Comment bloguer?, commentaires, comments, dotclear, explications, extension, firefox, greasemonkey, installation, outil, plateforme, script, service, software, tools, tutorial, Weblog Technology | 63 Comments

Fixing Newline Abuse in WordPress

Newlines had crept into some of my old posts and corrupted the formatting. Quick and dirty script I used to solve the problem.

Continue reading
Tagged corrupt, database, extra, formatting, line break, newline, php, post, Real Live Code, script, Weblog Technology | Leave a comment

Scripts for a WordPress Weblog Farm

A first step to WordPress-farming: a shell script and a PHP script which allow you to easily install a whole lot of WordPress weblogs in only a few minutes (I installed over 30 in less than 5 minutes). Scripts require adapting to your environment, of course.

Continue reading
Posted in Wordpress | Tagged automate, automatic, blog, blogs, Code and Markup, copy, database, edit, farm, farming, folder, htaccess, image, install, installer, link, lots, many, modify, multi-blog, multiblog, multiple, multiuser, muwordpress, mysql, php, script, server, shell, symbolic, user, weblog, Weblog Technology, Weblogs, Wordpress, wordpressmu, wp-farm | 64 Comments

Requirements for a WordPress Installer Script

To install 30+ WordPress blogs on a server, it would be nice to have an automatic installation script. Here is a list of what this script should do for me.

Continue reading
Posted in Wordpress | Tagged blog, class, easy, farm, install, installer, many, multiblog, multiple, php, Practical, quick, run, school, script, weblog, Weblog Technology, Wordpress | 24 Comments

Batch Category Editing For WordPress

I put together an admin screen for WordPress today which allows changing multiple categories of multiple posts at the same time. Code available, no guarantees.

Continue reading
Posted in Wordpress | Tagged admin, batch, categories, category, code, edit, multiple, page, php, post, processing, Real Live Code, screen, script, testing, Weblog Technology, Wordpress | 20 Comments