<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Movable Type blogroll thingy</title>
	<atom:link href="http://www.lazyllama.com/blog/archives/2004/01/21/movable-type-blogroll-thingy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lazyllama.com/blog/archives/2004/01/21/movable-type-blogroll-thingy</link>
	<description>Lazy Llama (Nigel Hardy)</description>
	<pubDate>Fri, 05 Dec 2008 00:34:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jag</title>
		<link>http://www.lazyllama.com/blog/archives/2004/01/21/movable-type-blogroll-thingy#comment-15</link>
		<dc:creator>Jag</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazyllama.com/blog/?p=16#comment-15</guid>
		<description>I use the "w::bloggar" app to post entries to my MT journal. It's really good. But only good if you run Windows.

http://wbloggar.com/</description>
		<content:encoded><![CDATA[<p>I use the &#8220;w::bloggar&#8221; app to post entries to my MT journal. It&#8217;s really good. But only good if you run Windows.</p>
<p><a href="http://wbloggar.com/" rel="nofollow">http://wbloggar.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://www.lazyllama.com/blog/archives/2004/01/21/movable-type-blogroll-thingy#comment-16</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazyllama.com/blog/?p=16#comment-16</guid>
		<description>I'd seen that (and a few others), but a) wanted to make something myself and b) wanted something that was client platform independent (as I browse on a Mac as well as a couple of PC platforms).

The idea is that when you find a page you want to add to your links, you'll be able to click a bookmarket in your browser, and it'll fill in all the blog fields (apart from categories) automatically. You can already do most of that with the MT Bookmarklet, but it insists on putting 'a href' tags around the URL.

So far I've got the posting working, but the MT XML-RPC methods don't allow you to post and set the categories in the same transaction. You have to post, get the PostId, and then change the categories for that PostId. I'm having trouble getting the structures right for changing the categories, as it wants an array of structs of a string and a boolean and every datatype has to be converted to an XML-RPC data format.

Will continue my efforts later.
</description>
		<content:encoded><![CDATA[<p>I&#8217;d seen that (and a few others), but a) wanted to make something myself and b) wanted something that was client platform independent (as I browse on a Mac as well as a couple of PC platforms).</p>
<p>The idea is that when you find a page you want to add to your links, you&#8217;ll be able to click a bookmarket in your browser, and it&#8217;ll fill in all the blog fields (apart from categories) automatically. You can already do most of that with the MT Bookmarklet, but it insists on putting &#8216;a href&#8217; tags around the URL.</p>
<p>So far I&#8217;ve got the posting working, but the MT XML-RPC methods don&#8217;t allow you to post and set the categories in the same transaction. You have to post, get the PostId, and then change the categories for that PostId. I&#8217;m having trouble getting the structures right for changing the categories, as it wants an array of structs of a string and a boolean and every datatype has to be converted to an XML-RPC data format.</p>
<p>Will continue my efforts later.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
