Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Thu, 29 May 2003
Weblog infrastructure quickies
Ian Davis posted his idea for a Weblog API multiplexer. This would definitely take a load off of people implementing weblog software (they wouldn't have to update their list of ping locations all the the time). It would also allow other ping services to get visibility quickly. The question is who will pay to host such a service?
Timoty Appnel is talking about a SOAP/RSS based weblog API. I was meaning to talk to Dare about this at the Crossroads get together, but we got diverted, and Sam wasn't there -- he's been talking about this idea for a while. I think that use of a SOAP document / literal wrapper for RSS items is a viable way to do a weblog API. The biggest rationale I can see for this right now is that XML-RPC based API's don't have proper XML support for character encoding, which makes life difficult for people who don't use Euro character sets. Are there hacks around it? Probably, but it seems to me that an API for personal publishing should have first class support for any character set that people want to use. We've already had problems with non ISO-8859 character support in pyblosxom. There are fixes in the 0.7 series -- but it doesn't help to have support in pyblosxom, if people can't use bloggerAPI or metaweblogAPI to post their entries.
[11:58] |
[computers/internet/weblogs] |
# |
TB |
F |
G |
0 Comments |
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk