|

In search of online publishing middleware
Wanted: a central system for web publishing that can accept input from a variety of sources, convert it into a standard internal format so you can manipulate it and prepare it for the web, and then publish it in different formats.
Posted: 2007-03-17
Wanted: a central system for web publishing that can accept input from a variety of sources, convert it into a standard internal format so you can manipulate it and prepare it for the web, and then publish it in different formats.
Responses:
|
Join OJR
Log-In
Register
Post Blog Entry
OJR Delivered
News feed

OJR on Facebook
OJR on Twitter
mohamed abdulahi
Tom Grubisich
Robert Niles
David Westphal
Robert Niles
Nikki Usher
Robert Niles
David Westphal
Top Tags
entrepreneurial journalism
tools
grassroots journalism
social media
newsroom convergence
management
revenue
journalism education
ethics
discussion boards
newspaper blogs
website design
multimedia
elections
political blogs
online video
The Los Angeles Times
usability
question of the week
awards
Browse the Archives
2009
Jan.
2008
Jan.
Feb.
Mar.
Apr.
May
Jun.
Jul.
Aug.
Sep.
Oct.
Nov.
Dec.
2007
Jan.
Feb.
Mar.
Apr.
May
Jun.
Jul.
Aug.
Sep.
Oct.
Nov.
Dec.
2006
Jan.
Feb.
Mar.
Apr.
May
Jun.
Jul.
Aug.
Sep.
Oct.
Nov.
Dec.
2005
Jan.
Feb.
Mar.
Apr.
May
Jun.
Jul.
Aug.
Sep.
Oct.
Nov.
Dec.
2004
Oct.
Nov.
Dec.
Before Oct. 2004
Business
Ethics
Mark Glaser
Stacy Kramer
Law
Spike Report
Technology
Workplace
|
From Jonathan Morgan on March 18, 2007 at 7:37 AM
Here are a few more detials on my quest for decent, free, open-source publishing middleware. The initial things I'm looking for:- Software that has a framework for content flowing into the system that allows easy plugging in of modules that support different types of data (RSS, NewsML, NITF, flat files that are comma-delimeted, etc.) and that supports multiple sources.
- A system with an internal data format that allows for standard types of content (like video, audio, interactives, etc.) and that allows you to produce them, categorize them and tie them together.
- Output from the system should be the same kind of modular as the input, so that it also supports different output types (RSS, NITF, NewsML, SaxoTech and other proprietary export formats, flat HTML, dynamically rendered pages, etc.) that can be added or removed as needed and used to publish things to different destinations.
- It needs to have grouping and hierachies at the core of its data model, so that you can group anything and assign properties to the group, then override them at the individual item level as needed.
I am at a site where our pagination software and CMS don't really lend themselves to working together without middleware, and our home-grown system has about reached the limits of its expandability. So what are most people using now for this kind of middleware? Does anyone know of a good open-source project that is trying to make something like this?