<?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>gHacks technology news &#187; BloGTK</title>
	<atom:link href="http://www.ghacks.net/tag/blogtk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blogging with Blogger from your desktop with BloGTK</title>
		<link>http://www.ghacks.net/2009/06/28/blogging-with-blogger-from-your-desktop-with-blogtk/</link>
		<comments>http://www.ghacks.net/2009/06/28/blogging-with-blogger-from-your-desktop-with-blogtk/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 18:56:35 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[BloGTK]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13951</guid>
		<description><![CDATA[Recently I worked on some articles about blogging from various means (from within Firefox and on the desktop). One of those applications I left out of that study was BloGTK. The reason I left it out was because it wasn&#8217;t able to use the entire feature set of the new Blogger API and it is [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I worked on some articles about blogging from various means (from within <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> and on the desktop). One of those applications I left out of that study was <a title="BloGTK" href="http://blogtk.sourceforge.net/" target="_blank">BloGTK</a>. The reason I left it out was because it wasn&#8217;t able to use the entire feature set of the new Blogger API and it is limited in the types of blogging accounts it supports. Those features will arrive in the 2.0 update (when that is to hit I have no idea), but they don&#8217;t preclude the application from getting some much needed respect.</p>
<p>So, what is BloGTK? BloGTK is an application that allows you to easily blog from the comfort of your own desktop. &#8220;But wait!&#8221;, you say, &#8220;I can blog already from my desktop, with the help of my browser.&#8221; Yes you can. But with BloGTK you can blog off line, save drafts, have multiple accounts, and more.  So, let&#8217;s take a look at how you can start using BloGTK as your desktop blogging system.</p>
<p><span id="more-13951"></span><strong>Installing BloGTK</strong></p>
<p>Before we get into connecting to your blog we have to install the application first. This is very simple. You can install BloGTK from the command line with a command such as:</p>
<p><em>sudo apt-get install blogtk</em></p>
<p>or</p>
<p><em>yum install blogtk</em></p>
<p>Or you can open up your Add/Remove Software utility, search for &#8220;blogtk&#8221; (no quotes), select the resulting entry, and click Apply to install.</p>
<p>Once BloGTK is installed you will find the menu entry in the Internet submenu of your Applications or Main menu.</p>
<p><strong>Making the connection</strong></p>
<p>As I mentioned earlier, BloGTK doesn&#8217;t offer as many connection types as some of the other tools. But it does connect to:</p>
<ul>
<li>Blogger</li>
<li>MoveableType</li>
<li>MetaWeblog API</li>
</ul>
<p>Now from the last listing you would think that BloGTK could connect to Drupal, Wordpress, and many more types of accounts. As of the current release (1.1) BloGTK doesn&#8217;t handle the MetaWeblog API well. So for the purposes of this article I will show you how to connect to a Blogger account with this software.</p>
<div id="attachment_13956" class="wp-caption alignleft" style="width: 299px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk1.png"><img class="size-full wp-image-13956" src="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk1.png" alt="Figure 1" width="289" height="242" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>The first thing you need to do is go to the Edit menu and select the Accounts and Settings entry. When this new window opens (see Figure 1).</p>
<p>Notice the Server URL. For Blogger this is the exact URL you need to use to connect. Other than that you will enter the username and password for your Blogger account and make sure Blogger is selected from the list of Blogging Systems.</p>
<p>Once you have this done click Save and then click OK.</p>
<p>You should notice, at the bottom of the main BloGTK window (see Figure 2) the instructions telling you to use File/Connect to connect (or re-connect) to your server.</p>
<div id="attachment_13957" class="wp-caption alignright" style="width: 294px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk_main.png"><img class="size-medium wp-image-13957" src="http://www.ghacks.net/wp-content/uploads/2009/06/blogtk_main-473x500.png" alt="Figure 2" width="284" height="300" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>You do not have to connect to the server right away. You can create your blog entry first and then connect to the server and post your entry. Or you can create an entry and save the entry for later posting.</p>
<p>To save an entry you go about creating and, when you are ready to save, click the File menu and select &#8220;Save Post As&#8230;&#8221;, give the draft a name, and save the draft. You can then open the saved post for editing later.</p>
<p>If you want to post immediately you only have to create your post, connect to your account, and click the &#8220;Post Entry&#8221; button.</p>
<p>In order to connect to your account you go to the File menu and click &#8220;Connect&#8221;.</p>
<p><strong>Gotchas</strong></p>
<p>Outside of the seriously lacking account types you can use, there is a gotcha you will find when using Blogger. The Blogger system is using a newer API and the current iteration of BloGTK can not make use of all of its features. For instance, you can not add a title to your blogs with this release. You also can not use the Extended Entry or Excerpt features as well. Outside of that, BloGTK works just fine.</p>
<p><strong>Final thoughts</strong></p>
<p>When the 2.0 release of BloGTK hits the repositories this application&#8217;s usefulness will be extended quite a bit. All of the Blogger features will work and, hopefully, more APIs will be added so more accounts can be used. Until then BloGTK can be thought of as a quick and easy way to add basic entries to your Blogger account. If you don&#8217;t want to wait that long, consider helping the creator with the updates. I look forward to being able to use BloGTK more often in the future.</p>

	Tags: <a href="http://www.ghacks.net/tag/blogger/" title="blogger" rel="tag">blogger</a>, <a href="http://www.ghacks.net/tag/blogging/" title="blogging" rel="tag">blogging</a>, <a href="http://www.ghacks.net/tag/blogtk/" title="BloGTK" rel="tag">BloGTK</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/10/blogging-tips/" title="Blogging Tips (October 10, 2008)">Blogging Tips</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/11/wordpress-2-8/" title="Wordpress 2.8 (June 11, 2009)">Wordpress 2.8</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/12/18/why-content-is-king-on-the-internet/" title="Why content is king on the internet (December 18, 2008)">Why content is king on the internet</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/06/05/how-does-plurk-work/" title="How does Plurk work? (June 5, 2008)">How does Plurk work?</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/28/blogging-with-blogger-from-your-desktop-with-blogtk/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
