<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Rubynaut: How amazing is Textmate: a blog editor</title>
    <link>http://www.rubynaut.net/articles/2007/03/25/how-amazing-is-textmate-a-blog-editor</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>How amazing is Textmate: a blog editor</title>
      <description>&lt;p&gt;I&amp;#8217;m sure many happy users of textmate know about its blog bundle. And many other don&amp;#8217;t know or haven&amp;#8217;t tried it before, &lt;span class="caps"&gt;TRY IT&lt;/span&gt;! It&amp;#8217;s great. How did it work for me?&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;First try&lt;/strong&gt;&lt;/p&gt;


&lt;div style="float:right;"&gt;    
&lt;img src="http://www.rubynaut.net/files/2007-03-20_textmate.png" title="Textmate" alt="Textmate" /&gt;
&lt;/div&gt;
I was working on the previous post in this blog, and I started to be annoyed editing the post online (I know, there are tools&amp;#8230;). Then I checked about Textmate to play with blog. I copied/pasted my content in textmate to edit the textile content (that&amp;#8217;s the stupid way&amp;#8230;). After some modification I posted my changes. First, you need to configure your blog system:

	&lt;ul&gt;
	&lt;li&gt;Bundles &amp;gt; Blogging &amp;gt; Setup Blogs&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Edit the text and add your blog:&lt;/p&gt;


	&lt;p&gt;&lt;i&gt;myblog&lt;/i&gt;    http://&lt;i&gt;editor_name&lt;/i&gt;@&lt;i&gt;myblog&lt;/i&gt;.com&lt;/p&gt;


	&lt;p&gt;Then post to your blog&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Bundles &amp;gt; Blogging &amp;gt; Post to Blog&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;As said it was my first view. But you can do much more&amp;#8230;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Don&amp;#8217;t copy content, fetch it!&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;The first very useful feature is fetching. Once your blog configured in Textmate, you can ask to fetch your articles:&lt;/p&gt;


	&lt;p&gt;Bundles &amp;gt; Blogging &amp;gt; Fetch Post&lt;/p&gt;


	&lt;p&gt;Choose the article you want to work on, Textmate will create a new editing document including your content and some metadata (title, dates, etc&amp;#8230;). Now you can modify it. Then just post your article back to your blog when finished. That&amp;#8217;s simple!&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Create an article from scratch&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;As the article you are reading, you can create an article from scratch. Create a new docement from the template (here textile):&lt;/p&gt;


	&lt;p&gt;File &amp;gt; New from template &amp;gt; Blogging &amp;gt; Blog Post (Textitle)&lt;/p&gt;


	&lt;p&gt;Only the metadata title is showed by default, put here your title, and then add metadata you need:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Bundles &amp;gt; Blogging &amp;gt; Headers &amp;gt;
	&lt;ul&gt;
	&lt;li&gt;blog&lt;/li&gt;
		&lt;li&gt;category&lt;/li&gt;
		&lt;li&gt;comments&lt;/li&gt;
		&lt;li&gt;date&lt;/li&gt;
		&lt;li&gt;keywords&lt;/li&gt;
		&lt;li&gt;ping&lt;/li&gt;
		&lt;li&gt;pings&lt;/li&gt;
		&lt;li&gt;tags&lt;/li&gt;
		&lt;li&gt;title&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;or use the metadata name as &lt;em&gt;snippet&lt;/em&gt;.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Add images&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;The most amazing in Textmate blogging, is the asset management. As example, just drag and drop a picture in your text, where you want to see it, Textmate uploads it to your server and inserts the code to display it in your text. Again, it s very simple and fast!&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Preview&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;While you are editing your article you can see some of the format applied directly in your text (bold, italic, underline,..). If you want to see how will like your article before posting it (included the pictures!) use the preview feature:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Bundles &amp;gt; Blogging &amp;gt; Preview&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;All these features are specifics to the blogging but of course all other useful Textmate things will help you: spelling, enclosure,... Then just try it !&lt;/p&gt;


	&lt;p&gt;Some links:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://hobix.com/textile/"&gt;Textile reference&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://macromates.com/"&gt;Textmate&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Sun, 25 Mar 2007 11:16:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:ed9b4aa6-5e45-4dca-9b8b-22289af714cd</guid>
      <author>stephane</author>
      <link>http://www.rubynaut.net/articles/2007/03/25/how-amazing-is-textmate-a-blog-editor</link>
      <trackback:ping>http://www.rubynaut.net/articles/trackback/14169</trackback:ping>
    </item>
  </channel>
</rss>
