<?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>dennogumi.org &#187; blogging</title>
	<atom:link href="http://www.dennogumi.org/tag/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dennogumi.org</link>
	<description>On the web since 1999</description>
	<lastBuildDate>Fri, 06 Jan 2012 14:56:54 +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>Bilbo Blogger</title>
		<link>http://www.dennogumi.org/2009/03/bilbo-blogger</link>
		<comments>http://www.dennogumi.org/2009/03/bilbo-blogger#comments</comments>
		<pubDate>Tue, 17 Mar 2009 15:58:07 +0000</pubDate>
		<dc:creator>Einar</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://www.dennogumi.org/?p=574</guid>
		<description><![CDATA[Mtux, of choqok fame, along with another person, has written Bilbo Blogger, a blogging utility for Blogger or any blog that supports Blogger1.0, MetaWeblog, and MovableType APIs (EDIT: also GData). It is based on the KDE4 libraries and it includes &#8230; <a href="http://www.dennogumi.org/2009/03/bilbo-blogger">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Mtux, of <a href="http://choqok.ospdev.net" title="choqok">choqok</a> fame, along with another person, has written <a href="http://bilbo.gnufolks.org/" title="Main page">Bilbo Blogger</a>, a blogging utility for Blogger or any blog that supports Blogger1.0, MetaWeblog, and MovableType APIs (EDIT: also GData). It is based on the KDE4 libraries and it includes a WYSIWYG editor, an HTML editor, and a Post Preview function that can even fetch your blog&#8217;s CSS to render the entry and see how it looks. </p>
<p>It&#8217;s not released yet, but for the daring, you can actually try and compile it. You need to check out and install the blogging library (BlboKBlog) first:</p>
<p>
<pre class="brush: cpp; title: ; notranslate">git clone git://gitorious.org/bilbokblog/mainline.git bilbokblog
cd bilbokblog
mkdir build; cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ../
make</pre>
</p>
<p>followed by <code>make install</code> as root or using <code>sudo</code>.</p>
<p>Then, you need to check out the actual application:</p>
<p>
<pre class="brush: cpp; title: ; notranslate">git clone git://gitorious.org/bilbo/mainline.git bilbo
cd bilbo
mkdir build; cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ../
make
</pre>
</p>
<p>Again, a <code>make install</code> will do the trick.</p>
<p>After that, you can start the application and create a new blog (see the<a href="http://bilbo.gnufolks.org/screenshots/" title="Screenshots"> screenshot section on Bilbo&#8217;s web page</a>), and the program will try to figure out what is needed automatically. Neat. After that, you can just start writing entries.</p>
<p>There are still rough edges, but I&#8217;m actually quite happy because I dislike blogging with a browser, especially since Konqueror is always a second-class citizen when it comes to WordPress support, and I don&#8217;t want to use Firefox. As a matter of fact, this entry was written using Bilbo. So, hats off to the two developers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dennogumi.org/2009/03/bilbo-blogger/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using xcache (Feed is rejected)
Page Caching using xcache
Database Caching 1/10 queries in 0.007 seconds using xcache
Object Caching 286/298 objects using xcache

Served from: www.dennogumi.org @ 2012-02-07 15:46:45 -->
