<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Open-Source on /usr</title><link>https://slashusr.anupamsg.me/tags/open-source/</link><description>Recent content in Open-Source on /usr</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 21 Mar 2009 00:00:00 +0000</lastBuildDate><atom:link href="https://slashusr.anupamsg.me/tags/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Emacs and Markdown for Wordpress posting</title><link>https://slashusr.anupamsg.me/2009/03/21/using-emacs-and-markdown-for-wordpress-posting/</link><pubDate>Sat, 21 Mar 2009 00:00:00 +0000</pubDate><guid>https://slashusr.anupamsg.me/2009/03/21/using-emacs-and-markdown-for-wordpress-posting/</guid><description>&lt;p&gt;While setting up this site (which is based on &lt;a href="http://wordpress.org/"&gt;Wordpress&lt;/a&gt;), I was evaluating  a few offline blog editors, and came upon &lt;a href="http://ranchero.com/marsedit/"&gt;MarsEdit&lt;/a&gt; and &lt;a href="http://infinite-sushi.com/software/ecto/"&gt;Ecto&lt;/a&gt; - both of which seem to be well-accepted commercial blog editors in the Mac  world. Both allow easy setup of the blog configurations, have a hassle-free  configuration, and allow a mail-inbox like access to previous posts. My needs for the offline blogging tool are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Support Wordpress (obviously)&lt;/li&gt;
&lt;li&gt;Support formatting in &lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt; (the default Wordpress formatting         is atrocious). &lt;em&gt;Note that you will need to enable Markdown syntax on your blog by using any         of the &lt;a href="http://www.semiologic.com/projects/markdown-fix/"&gt;plugins&lt;/a&gt; available for Wordpress.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Provide easy access to prior posts&lt;/li&gt;
&lt;li&gt;Have a decent &lt;a href="http://en.wikipedia.org/wiki/Text_editor"&gt;text editor&lt;/a&gt; built-in&lt;/li&gt;
&lt;li&gt;Provide at least a subset of my current editing muscle-memory&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;However, I happen to be a &lt;a href="http://www.gnu.org/software/emacs/"&gt;Emacs&lt;/a&gt; fanatic, and perform majority of my day-to-day computing tasks in that tool (another post on this later). So I googled around a bit for the current state of blogging using Emacs, and voila! &lt;a href="http://www.emacswiki.org/cgi-bin/wiki"&gt;EmacsWiki&lt;/a&gt; pointed to the &lt;a href="http://www.emacswiki.org/cgi-bin/wiki/WebloggerMode"&gt;weblogger mode&lt;/a&gt;, which supports Wordpress, and also handles Markdown formatting easily with the &lt;a href="http://savannah.nongnu.org/projects/emacsweblogs"&gt;markdown mode&lt;/a&gt;. And to top it off, the code is open-source, which means that I can tinker and change the functionality when needed.&lt;/p&gt;</description></item></channel></rss>