<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Schadenfreude &#187; posting</title>
	<atom:link href="http://www.ralree.com/tag/posting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using Vimpress</title>
		<link>http://www.ralree.com/2009/02/28/test-post-using-vimpress/</link>
		<comments>http://www.ralree.com/2009/02/28/test-post-using-vimpress/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 21:34:32 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[posting]]></category>
		<category><![CDATA[typo]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vimpress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xmlrpc]]></category>

		<guid isPermaLink="false">http://www.ralree.com/2009/02/28/test-post-using-vimpress/</guid>
		<description><![CDATA[I&#8217;m regaining some functionality I haven&#8217;t had for a long time today. Back in the old days, I used to use [Flog](http://www.ralree.com/2006/09/02/changing-up-the-flogging/&#8221;) to post to Typo, but that all went away with Mephisto (I couldn&#8217;t get XMLRPC to work properly). So, I&#8217;m trying [Vimpress](http://friggeri.net/blog/2007/07/13/vimpress). Hopefully, I won&#8217;t need to hack together Ultimate Tag Warrior into WordPress 2.8 to get tagging from vim to work. ##Update It looks like it&#8217;s working, as a matter of fact. I installed the [Markdown for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m regaining some functionality I haven&#8217;t had for a long time today.  Back in the old days, I used to use [Flog](http://www.ralree.com/2006/09/02/changing-up-the-flogging/&#8221;) to post to Typo, but that all went away with Mephisto (I couldn&#8217;t get XMLRPC to work properly).  So, I&#8217;m trying [Vimpress](http://friggeri.net/blog/2007/07/13/vimpress).  Hopefully, I won&#8217;t need to hack together Ultimate Tag Warrior into WordPress 2.8 to get tagging from vim to work.</p>
<p>##Update<br />
It looks like it&#8217;s working, as a matter of fact.  I installed the [Markdown for WordPress and bbpress](http://mitcho.com/code/) plugin, and immediately my post was fixed up with nice new syntax.  Tags work without any additional plugins using WordPress 2.8.  Go Vimpress!</p>
<p>##Update 2<br />
As you can probably see on the sidebar, I added a vimpress repository to GitHub, since it was lacking one before.  You can now use vimpress simply by performing a <code>git clone git://github.com/hank/vimpress.git .vim</code>.  I went ahead and patched it with the custom slug options mentioned in the main vimpress site&#8217;s comments.  Both versions are available as [tags on GitHub](http://github.com/hank/vimpress/downloads).</p>
<p>##Update 3<br />
I happened to get to wonder how secure XML-RPC was, so I did a nice little wireshark packet capture, and lo-and-behold, there was my password in plaintext HTTP.  I was aghast &#8211; why couldn&#8217;t they do a little HTTP-Digest authentication or something at least?  Anyway, after researching what people think of this, and finding only past vulnerabilities in WordPress, not complaints that it&#8217;s just a **bad idea to use insecure XML-RPC for blog posting**, I tried putting an <b>s</b> in front of my HTTP.  Guess what &#8211; ***It Worked!***  I have to give props to Python for having that all built in.</p>
<p>So now, thanks to Site5&#8242;s free-to-use server certificates, I can now use XML-RPC securely.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/02/28/test-post-using-vimpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

