<?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>UXDriven &#187; wordpress</title>
	<atom:link href="http://blog.uxdriven.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.uxdriven.com</link>
	<description>Design. Build. Convert.</description>
	<lastBuildDate>Thu, 17 Sep 2009 18:58:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress Blogging with Textmate</title>
		<link>http://blog.uxdriven.com/2009/09/08/wordpress-blogging-with-textmate/</link>
		<comments>http://blog.uxdriven.com/2009/09/08/wordpress-blogging-with-textmate/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 18:33:53 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.uxdriven.com/?p=6</guid>
		<description><![CDATA[

One thing I&#8217;ve learned is that most good developers/designers strive for a streamlined,
cohesive work-flow.

Being a fan of TextMate, I feel more comfortable composing
blog posts in my native environment.

If you&#8217;re in the same boat, try out the
Blogging TextMate Bundle
which supports most major blogging platforms via XML-RPC.


I you have errors fetching blog posts then be sure to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.uxdriven.com/wp-content/uploads/2009/09/textmate.png" alt="TextMate" /></p>

<p>One thing I&#8217;ve learned is that most good developers/designers strive for a streamlined,
cohesive work-flow.</p>

<p>Being a fan of <a href="http://macromates.com/">TextMate</a>, I feel more comfortable composing
blog posts in my native environment.</p>

<p>If you&#8217;re in the same boat, try out the
<a href="http://github.com/textmate/blogging.tmbundle/" />Blogging TextMate Bundle</a>
which supports most major blogging platforms via XML-RPC.</p>

<p><span id="more-6"></span>
I you have errors fetching blog posts then be sure to remove any posts that are marked as
<strong>Draft</strong>.  Alternatively, you can simply include <strong>Status: draft</strong> at the top of your
template in TextMate.</p>

<p><img src="http://blog.uxdriven.com/wp-content/uploads/2009/09/textmate_blogging_error.png" alt="textmate blogging error" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uxdriven.com/2009/09/08/wordpress-blogging-with-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why WordPress?</title>
		<link>http://blog.uxdriven.com/2009/09/02/why-wordpress/</link>
		<comments>http://blog.uxdriven.com/2009/09/02/why-wordpress/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:56:12 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://blog.uxdriven.com/?p=4</guid>
		<description><![CDATA[Myself and several others are comfortable with using WordPress as a blogging platform.  Via our own Zend_Service_Wordpress class, we can consume most all blog content (comments, tags, categories, posts, etc.) without being limited by the WordPress platform.
]]></description>
			<content:encoded><![CDATA[<p>Myself and several others are comfortable with using <a href="http://wordpress.com">WordPress</a> as a blogging platform.  Via our own <a href="http://github.com/ericclemmons/zend-service-wordpress">Zend_Service_Wordpress</a> class, we can consume most all blog content (comments, tags, categories, posts, etc.) without being limited by the WordPress platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.uxdriven.com/2009/09/02/why-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
