<?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>Asheville Web Design &#187; blogging</title>
	<atom:link href="http://www.appliedtns.com/blog/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appliedtns.com/blog</link>
	<description>Asheville Web Design and Technology Blog</description>
	<lastBuildDate>Mon, 12 Dec 2011 21:56:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Posting to Wordpress using XMLRPC and Textmate</title>
		<link>http://www.appliedtns.com/blog/2009/01/posting-to-wordpress-using-xmlrpc-and-textmate/</link>
		<comments>http://www.appliedtns.com/blog/2009/01/posting-to-wordpress-using-xmlrpc-and-textmate/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 08:44:10 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[e-text editor]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[textmate blogging]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress xmlrpc]]></category>
		<category><![CDATA[xmlrpc]]></category>

		<guid isPermaLink="false">http://ashevillewebblog.com/tom/2009/01/posting-to-wordpress-using-xmlrpc-and-textmate/</guid>
		<description><![CDATA[Textmate is by far the most powerful, most extensible, and awesome text editor out there. At times it is hard to believe that you are not using a giant IDE with all the features it supports. When it comes to scripting and even in some cases coding compiled languages you will be hard pressed to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://macromates.com" title="Macromates Textmate">Textmate</a> is by far the most powerful, most extensible, and awesome text editor out there. At times it is hard to believe that you are not using a giant IDE with all the features it supports. When it comes to scripting and even in some cases coding compiled languages you will be hard pressed to find a better option if you use a Mac. I know that for Window users there is <a href="http://www.e-texteditor.com/" title="E-TextEditor">E-Text Editor</a> but I am unsure if it is exactly the same for this particular tutorial so I will not reference it after this.</p>
<p>Instead of talking about how <a href="http://macromates.com" title="Macromates Textmate">Textmate</a> can make your coding life easier I will be talking about how it can make your blogging easier. This post is aimed at Wordpress but this also works with Drupal, or any blogging application that has XMLRPC. If you are like me then, while the Wordpress back-end is nice and the WYSIWYG editor really sweet, you hate to use the WYSIWYG editors and would rather write your own markup. So lets fire up <a href="http://macromates.com" title="Macromates Textmate">Textmate</a> and get started so you can see how to use your favorite text editor to post to your blog.</p>
<p>The first thing we want to do is setup our blogging bundle for use. So first, click on the gear at the bottom of your <a href="http://macromates.com" title="Macromates Textmate">Textmate</a> window and select Blogging and click on Setup Blogs.</p>
<p><img src="http://ashevillewebblog.com/wp-content/uploads/2009/01/picture2.png" alt="Picture 2" height="218" width="539" /></p>
<p>You should configure your Blog Setup just as it is listed, if you use wordpress then your XMLRPC url will be http://YOURBLOGNAMEHERE.com/xmlrpc.php. Before we go any farther make sure that you have turned on the service in your Wordpress back-end. It is under settings -&gt; writing as of version 2.7.</p>
<p><img src="http://ashevillewebblog.com/wp-content/uploads/2009/01/picture-3.png" alt="Picture 3" width="539" /></p>
<p>Now with the Blog Setup out of the way and the service on we are ready to test it out. This may seem like no big deal but lets go ahead and write a new post to test it out. So in <a href="http://macromates.com" title="Macromates Textmate">Textmate</a> open a new window and either set the file type to Blog &#8212; HTML or press Cntl+Option+Shift+B and select it from that menu. I prefer keyboard shortcuts but I&#8217;ll wait if you don&#8217;t&#8230;&#8230;ok, ready? Lets go ahead and just start typing out our post and marking it up at the same time. Nothing special as you will delete this anyway probably since it is just a test. After you get some fake content in there, and here is the cool part, drag an image into the <a href="http://macromates.com" title="Macromates Textmate">Textmate</a> window. You will get a dialog screen asking for your login and password, then a name for the image. After the image is uploaded it will plop the img tag with the right attributes right in the post. Pretty amazing, well not really but still pretty cool. So finally lets just publish the post. Press Cntl+Command+P and it will again ask for your username and a title for the post. You will have a browser window open and show you your finished work.</p>
<p>After using it a bit you will really start to appreciate it, there are other options too. I like to use markdown for most simple markup and <a href="http://macromates.com" title="Macromates Textmate">Textmate</a> supports it in addition to this you also can choose from just text and also from Textile. So give it a try for a week and see if you don&#8217;t see yourself logging into your blog less and less. Don&#8217;t forget to check out the blogging bundle to see the other options, like fetching posts for editing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appliedtns.com/blog/2009/01/posting-to-wordpress-using-xmlrpc-and-textmate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

