Table of Contents

  1. Downloads
  2. Background

OpmlServer, a standalone PHP-based OPML Community Server

OpmlServer is an attempt at implementing a standalone OPML Community Server in PHP. The goal is to support all the features expected by the OPML Editor, eventually offering some blogging and community services.

Downloads

The latest version of files, with possible corrections or additions, can be seen here:

Background

See this blog post for some background. The OPML Community Server runs atop the OPML Editor, but my server runs Linux. Since the OPML Editor communicates with the Community Server via a set of XML-RPC methods, this shouldn't be too hard to support with a PHP-based server. That's what this is an attempt to build.

I've also got some notion that this thing could integrate with a WordPress? installation, along with possibly providing its own OPML rendering facilities to support some of the blogging magic that the original OPML Community Server does.