How to convert from Serendipity (s9y) 1.3.1 to WordPress

Unfortunately it proves to be quite a bit of hassle to do yourself. For some reason WordPress itself doesn’t have a Serendipity conversion filter in the import tools and Google has quite a bit of trouble finding the right one. So here’s the proper way to get your old blog’s content (including the second bit of the content, users, groups and comments)  into WordPress.

The road starts here, with Technosailor’s version 1.1 of his importer.
You follow the road through the comments to Michael Tyson’s version 1.2 version which fixes quite a few bugs.
Then for the full neat importer, you go and find Carsten Dobschat’s version 1.3. The page is in German, don’t worry about that though.
For me, coming off the Debian Lenny version of s9y, it worked a charm, even when I re-exported a few times it didn’t create duplicate entries.

The final step is to re-organise your uploaded files. Michael Tyson has a script which does it for you here

Other notes when installing WordPress

I had to chown the wordpress/wp-content/ -R www-data and chgrp to the usergroup of the site. chmod 775.

touch wordpress/.htaccess and chown www-data, chgrp usergroup, chmod 755

Settings -> permalinks choose custom structure andfill in /%category%/%postname%/

The RSS feed address is http://robin.tripany.com/wordpress/?feed=rss2
Add the Blubrry Subscribe Sidebar

Category Icons is used to add… well…

Google adds More Search Options

wants to add more search options: allowing the user to filter through the results themselves more effectively

Especially they want webmasters to add stuctured data:

by adopting microformats or RDFa standards to mark up their HTML and bring this structured data to the surface. This will help people better understand the information you have on your page so they can spend more time there and less on Google. We will be rolling this feature out gradually to ensure that the quality of Google’s search results stays high

Some more information about Structured data here

More information on Microformats

and more on RDFa

SwarmScreen (Hiding in the Crowd)

The main goal of this plugin is to make it harder for an attacker to figure out your downloading habits in BitTorrent. One of the reasons BitTorrent works so well is that it lets you download from large numbers of connections — but these same connections offer multiple of opportunities for eavesdropping. Our recent study of the BitTorrent network shows that user connection patterns reveal strong communities that enable a guilt-by-association attack, where an entire community of users can be classified by monitoring one of its members. With P2P networks increasingly under surveillance from private and government organizations, SwarmScreen provides a practical and effective solution to disrupt these attacks.

SwarmScreen protects you by hiding your real BitTorrent traffic in a sea of connections to randomly selected torrents. So that you don’t look suspicious, SwarmScreen carefully adjusts random connections to appear the same as your real ones. Won’t this slow down my downloads? you ask. Of course: but SwarmScreen offers you an intuitive tuning knob to control the privacy/performance tradeoff — higher privacy may result in some performance loss as some of your bandwidth is allocated to hide your real traffic. We call our tuning knob SPF (SwarmScreen Protection Factor) — analagous to sunscreen, the higher the setting, the more privacy you get. Lower SPF values reduce privacy but give you better download performance, so you can pick the trade-off between privacy and performance.

OneSwarm: Privacy preserving P2P

Although widely used, currently popular peer-to-peer (P2P) applications are limited by a lack of user privacy. By design, services like BitTorrent and Gnutella share data with anyone that asks for it, allowing a third-party to systematically monitor8 user behavior. As a result, P2P networks can only be safely used by those comfortable with wholly public knowledge of their activity.

OneSwarm is a new P2P data sharing application we’re building to provide users with explicit control over their privacy by enabling fine-grained control over how data is shared. Instead of sharing data indiscriminately, data shared with OneSwarm can be made public, it can be shared with friends, shared with some friends but not others, and so forth. We call this friend-to-friend (F2F) data sharing.