diff options
Diffstat (limited to 'content/posts/2004-03-21-blogs-rss-and-xml-rpc-oh-my.html')
-rw-r--r-- | content/posts/2004-03-21-blogs-rss-and-xml-rpc-oh-my.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/content/posts/2004-03-21-blogs-rss-and-xml-rpc-oh-my.html b/content/posts/2004-03-21-blogs-rss-and-xml-rpc-oh-my.html new file mode 100644 index 0000000..e021807 --- /dev/null +++ b/content/posts/2004-03-21-blogs-rss-and-xml-rpc-oh-my.html @@ -0,0 +1,22 @@ +--- +date: "2004-03-21T20:56:30Z" +title: Blogs, RSS, and XML-RPC, Oh My! +--- + +<p> +I've been looking for a couple of other <a href='http://www.xmlrpc.com/'><acronym title='eXtended Markup Language'>XML</acronym>-<acronym title='Remote Procedure Call'>RPC</acronym></a>- or <acronym title='Simple Object Access Protocol'>SOAP</acronym>-aware <acronym title='RDF Site Summary / Really Simple Summary'>RSS</acronym> directories to query from the new feed search in <a href='http://www.raggle.org/'>Raggle</a>. There seems to be a plethora of ping <acronym title='Application Programmer Interface'>API</acronym>s exposed, but virtually no query interfaces. At the moment, the best one by far is the <a href='http://www.syndic8.com/'>Syndic8</a> <acronym title='Application Programmer Interface'>API</acronym>, followed closely by <a href='http://www.oreillynet.com/meerkat/'>Meerkat</a> (both are <a href='http://www.xmlrpc.com/'><acronym title='eXtended Markup Language'>XML</acronym>-<acronym title='Remote Procedure Call'>RPC</acronym></a>. Ah well, <em>c'est la vie</em>. Speaking of the new find feeds feature in <a href='http://www.raggle.org/'>Raggle</a>, here's what it looks like: +</p> + +<p> +<img src='/screenshots/raggle-find_feeds.png' width='492' height='597' title='find feeds' alt='find feeds' /> +</p> + +<p> +It's even less functional than the Categories code at the moment, but the basic framework is there. Anyway, here's a couple of interesting links: +</p> + +<ul> +<li><a href='http://www.aripaparo.com/archive/000632.html'>Big List of Blog Search Engines</a></li> +<li><a href='http://www.sifry.com/alerts/archives/000302.html'>New [sic] Technocrati Pinger is active</a> (contains a list and rough description of the blog ping process)</li> +</ul> + |