<?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>Coding Robots &#187; blogging</title>
	<atom:link href="http://www.codingrobots.com/blog/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingrobots.com</link>
	<description>In bytes we trust</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:33:16 +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>WordPress 2.6 will have API disabled by default</title>
		<link>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/</link>
		<comments>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 20:46:01 +0000</pubDate>
		<dc:creator>Dmitry</dc:creator>
				<category><![CDATA[BlogJet]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.codingrobots.com/?p=276</guid>
		<description><![CDATA[Sadly, blogging APIs have never been the first-class citizens in blog engines. Sure, most people just use web interfaces to post to their blogs, but there are a lot of people who prefer desktop applications like BlogJet. WordPress 2.6 is going to join Movable Type in discriminating against blog clients—they are going to disable XML-RPC [...]]]></description>
			<content:encoded><![CDATA[<p>Sadly, blogging APIs have never been the first-class citizens in blog engines. Sure, most people just use web interfaces to post to their blogs, but there are a lot of people who prefer desktop applications like <a href="http://www.codingrobots.com/blogjet/">BlogJet</a>.</p>

<p>WordPress 2.6 is going to join Movable Type in discriminating against blog clients—<a href="http://westi.wordpress.com/2008/06/20/making-the-default-install-more-secure/">they are going to disable XML-RPC APIs by default</a>. Users will have to enable them manually. (Movable Type requires you to use special API key instead of your password.)</p>

<p>Daniel Jalkut, developer of <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a>, the excellent blog client for Mac OS X, has <a href="http://www.red-sweater.com/blog/512/wordpress-to-disable-remote-access">a good post on this in his blog</a>:</p>

<blockquote>
In my opinion, an entire class of problems with WordPress (and other blogging systems) stems from this interface bifurcation. Establishing a single interface to WordPress would be comparable to the “pin code + card” interface at your bank. You pass through it by car, on foot, and even at the counter when they ask you to swipe before doing any transaction.

If you’ve only got one “real API” that touches the critically important data, then you’ve only got one door to secure. Furthermore, when all views into the blog are required to share the same API, suddenly none of them is deprived of functionality that the other has.

Imagine if the API that the web interface uses to access all features of a blog could be just as easily employed by MarsEdit or any other application you authorized. The end result would be lots less work “playing catch up” for the XMLRPC and Atom developers, and more time focusing on innovative and cool features for all blog users.
</blockquote>

<p><a href="http://www.red-sweater.com/blog/512/wordpress-to-disable-remote-access">Read it now</a> and come back.</p>

<p>Did I mention that most blogging clients (except for one) are made by tiny software companies, and that they spend a huge amount of time answering to support emails from their users who have various problems configuring their <em>server</em> software?</p>

<p>We do our best to make our software as easy to configure and use as possible: just enter your blog address, login, and password, and let the program do configuration as needed. Disabling API by default will throw this work away; it&#8217;s a way to increase the number of support requests, therefore, the amount of time we spend on support rather than perfecting our software.</p>

<p>Time to move on and develop other types of software? Or make our own blog engines? ;)</p>

<p>P.S. I have nothing against WordPress developers; actually they have one of the best implementations of the API, and I want to thank them for their work. However, I do not understand how disabling API will increase WordPress security.</p>

<p><strong>Update:</strong> WordPress developers handled this issue with care: WP provides a meaningful error message and instructions on how to enable API. Thanks again, guys!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codingrobots.com/blog/2008/06/24/wordpress-26-will-have-api-disabled-by-default/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>BlogJet 2.0.0.10 Released</title>
		<link>http://www.codingrobots.com/blog/2007/09/13/blogjet-20010-released/</link>
		<comments>http://www.codingrobots.com/blog/2007/09/13/blogjet-20010-released/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 11:01:32 +0000</pubDate>
		<dc:creator>Dmitry</dc:creator>
				<category><![CDATA[BlogJet]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.codingrobots.com/2007/09/13/blogjet-20010-released/</guid>
		<description><![CDATA[Today we released BlogJet 2.0.0.10. This is mostly a bug-fix release. Here&#8217;s what we fixed: Fixed: bug with Flickr. Fixed: error when getting recent posts from Blogger blogs. Fixed: unable to upload images with ampersand in path or filename. Fixed other small issues. BlogJet 2.0.0.10 is free upgrade for those who purchased BlogJet 2.0 or [...]]]></description>
			<content:encoded><![CDATA[<p>Today we released BlogJet 2.0.0.10. This is mostly a bug-fix release.</p>

<p>Here&#8217;s what we fixed:</p>

<ul>
<li>Fixed: bug with Flickr.</li>
<li>Fixed: error when getting recent posts from Blogger blogs.</li>
<li>Fixed: unable to upload images with ampersand in path or filename.</li>
<li>Fixed other small issues.</li>
</ul>

<p>BlogJet 2.0.0.10 is free upgrade for those who purchased BlogJet 2.0 or upgraded from previous versions.
You can get it from our <a href="http://www.codingrobots.com/blogjet/download/">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codingrobots.com/blog/2007/09/13/blogjet-20010-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MarsEdit 2 Released</title>
		<link>http://www.codingrobots.com/blog/2007/09/07/marsedit-2-released/</link>
		<comments>http://www.codingrobots.com/blog/2007/09/07/marsedit-2-released/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 12:37:44 +0000</pubDate>
		<dc:creator>Dmitry</dc:creator>
				<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MarsEdit]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.codingrobots.com/2007/09/07/marsedit-2-released/</guid>
		<description><![CDATA[Customers switching from PCs to Macs ask us if we&#8217;re going to release BlogJet for Mac OS X. The answer is&#8201;&#8212;&#8201;we don&#8217;t have such plans at this time, sorry. But if you&#8217;re looking for a BlogJet replacement for Mac OS X, look no futher than MarsEdit. Daniel Jalkut, a fellow shareware developer, released a new [...]]]></description>
			<content:encoded><![CDATA[<p>Customers switching from PCs to Macs <a href="http://forum.codingrobots.com/viewtopic.php?id=421">ask us</a> if we&#8217;re going to release BlogJet for Mac OS X. The answer is&thinsp;&#8212;&thinsp;we don&#8217;t have such plans at this time, sorry.</p>

<p>But if you&#8217;re looking for a BlogJet replacement for Mac OS X, look no futher than <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a>.</p>

<p>Daniel Jalkut, a fellow shareware developer, <a href="http://www.red-sweater.com/blog/391/marsedit-20-is-out">released</a> a new major version of the great blog client for Mac (congrats!).</p>

<p>You can <a href="http://www.red-sweater.com/marsedit/">download a free trial version</a>, and if you like it, it&#8217;s yours for $29.95.</p>

<p>For Windows users: stay tuned for the next version of <a href="http://www.codingrobots.com/blogjet/">BlogJet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codingrobots.com/blog/2007/09/07/marsedit-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are client applications still important?</title>
		<link>http://www.codingrobots.com/blog/2007/05/31/are-client-applications-still-important/</link>
		<comments>http://www.codingrobots.com/blog/2007/05/31/are-client-applications-still-important/#comments</comments>
		<pubDate>Thu, 31 May 2007 13:58:03 +0000</pubDate>
		<dc:creator>Dmitry</dc:creator>
				<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[Bill Gates]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://blog.codingrobots.com/2007/05/31/are-client-applications-still-important/</guid>
		<description><![CDATA[Watch and listen to what Steve Jobs and Bill Gates think about client applications vs. web applications (It&#8217;s at 7 min or so.) Totally agree.]]></description>
			<content:encoded><![CDATA[<p>Watch and listen to what Steve Jobs and Bill Gates think about client applications vs. web applications</p>

<p><span id="more-618"></span></p>

<p><embed src="http://services.brightcove.com/services/viewer/federated_f8/452319854" bgcolor="#FFFFFF" flashVars="videoId=958571821&#038;playerId=452319854&#038;viewerSecureGatewayURL=https://services.brightcove.com/services/amfgateway&#038;servicesURL=http://services.brightcove.com/services&#038;cdnURL=http://admin.brightcove.com&#038;domain=embed&#038;autoStart=false&#038;" base="http://admin.brightcove.com" name="flashObj" width="486" height="412" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></p>

<p>(It&#8217;s at 7 min or so.) Totally agree.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codingrobots.com/blog/2007/05/31/are-client-applications-still-important/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>BlogJet 2.0.0.9 released: killed bugs, plus an AMAZING new feature!</title>
		<link>http://www.codingrobots.com/blog/2007/02/06/blogjet-2009-released-killed-bugs-plus-an-amazing-feature/</link>
		<comments>http://www.codingrobots.com/blog/2007/02/06/blogjet-2009-released-killed-bugs-plus-an-amazing-feature/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 17:42:08 +0000</pubDate>
		<dc:creator>Dmitry</dc:creator>
				<category><![CDATA[BlogJet]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.codingrobots.com/2007/02/06/blogjet-2009-released-killed-bugs-plus-an-amazing-feature/</guid>
		<description><![CDATA[New feature! Look: BlogJet is the 1st blog client to include this super important feature. See? No? Look here, again: 1st. Yeah, really&#8201;&#8212;&#8201;1st! Not&#160;2nd, 3rd or 5673856th. See? Bingo! (Works automatically when &#8220;Use typographic characters&#8221; turned on.) Amazing,&#160;huh? We love typography! OK, no more features for you. After all, it&#8217;s a bug-fix release. Bug fixes [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img alt="Blogjet256x256" hspace="10" src="http://blog.codingrobots.com/images/blogjet256x256_small.jpg" align="right" vspace="10" border="0" />New feature!</strong> </p>

<p>Look: BlogJet is the 1<sup>st</sup> blog client to include this <em>super important </em>feature. See? No?</p>

<p>Look here, again: 1<sup>st</sup>.</p>

<p>Yeah, really&thinsp;&mdash;&thinsp;1<sup>st</sup>! Not&nbsp;2<sup>nd</sup>, 3<sup>rd</sup> or 5673856<sup>th</sup>. See? Bingo!</p>

<p>(Works automatically when &ldquo;Use typographic characters&rdquo; turned on.) Amazing,&nbsp;huh? We love typography!</p>

<p>OK, no more features for you. After all, it&rsquo;s a bug-fix release.</p>

<p><strong>Bug fixes</strong></p>

<ul>
<li>Fixed not showing categories for TypePad and Movable Type blogs in Recent Posts window.</li>
<li>Fixed errors with autodetection of dasBlog blogs.</li>
<li>Fixed error when viewing statistics with no received posts.</li>
<li>Fixed various Access Violations when getting posts from Blogger (recreate your account in BlogJet!)</li>
<li>Fixed &#8220;TStruct.GetString(category Id)&#8221; error when getting posts from WordPress 2.1.</li>
<li>Fixed error &#8220;Could not convert variant of type (OleStr)&#8230;&#8221; error when creating account for Community Server.</li>
<li>Workaround for Community Server not returning full URLs of posts.</li>
<li>Fixed not saving password after changing it.</li>
<li>Fixed repeating punctuation marks (!, ?, etc.) after autoreplaced words.</li>
<li>b2evolution API changed to Movable Type API (with file upload support). (Not complete, <a href="http://forums.b2evolution.net/viewtopic.php?t=10678">bugs submitted</a> to b2evolution developers.)</li>
<li>A few other small bug fixes&hellip;</li></ul>

<p>We&rsquo;re bug killers! Want us to kill your favorite bug? <a href="http://helpdesk.codingrobots.com/">Let us know about it</a>!</p>

<p><a href="http://www.blogjet.com/download/">Download BlogJet 2.0.0.9 here</a>.</p>

<div class="bjmusic"><strong>Now playing:</strong> <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Green Day">Green Day</a> - <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Don't Leave Me&amp;artistTerm=Green Day">Don&#8217;t Leave Me</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.codingrobots.com/blog/2007/02/06/blogjet-2009-released-killed-bugs-plus-an-amazing-feature/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A few things related to BlogJet 2.0</title>
		<link>http://www.codingrobots.com/blog/2007/01/25/a-few-things-related-to-blogjet-20/</link>
		<comments>http://www.codingrobots.com/blog/2007/01/25/a-few-things-related-to-blogjet-20/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 14:21:13 +0000</pubDate>
		<dc:creator>Dmitry</dc:creator>
				<category><![CDATA[BlogJet]]></category>
		<category><![CDATA[autoreplace]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://blog.codingrobots.com/2007/01/25/a-few-things-related-to-blogjet-20/</guid>
		<description><![CDATA[We quickly fixed&#160;a bug with new Blogger&#8201;&#8212;&#8201;sometimes you could get &#8220;400 Bad Request&#8221; error&#160;when publishing post. If this happens, please, download the updated version from http://www.blogjet.com/download/ (2.0.0.7) (We know&#8201;&#8212;&#8201;too early for a new release, but this is a major bug, so we decided to update it). It also fixes a few things with Community Server [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>We quickly fixed&nbsp;a bug with new Blogger&thinsp;&mdash;&thinsp;sometimes you could get <a href="http://forum.codingrobots.com/viewtopic.php?id=305">&ldquo;400 Bad Request&rdquo; error</a>&nbsp;when publishing post. If this happens, please, download the updated version from <a href="http://www.blogjet.com/download/">http://www.blogjet.com/download/</a> (2.0.0.7) (We know&thinsp;&mdash;&thinsp;too early for a new release, but this is a major bug, so we decided to update it). It also fixes a few things with Community Server (now you can upload files without FTP) and Subtext.</li>
<li><strong>Blogger users will have to create new accounts in BlogJet </strong>to make it work with blogs migrated from the old&nbsp;Blogger.</li>
<li>You can get rid of&nbsp;the feature that turns every &ldquo;BlogJet&rdquo; into link&nbsp;by deleting the rule in&nbsp;<em>Tools &gt; Auto Replace</em>. (Actually, this supposed to serve as a demo of this feature.)</li>
<li>A&nbsp;long requested feature to sort categories is actually available. Just click <em>Refresh</em> and&thinsp;&mdash;&thinsp;boom!&thinsp;&mdash;&thinsp;they are sorted.</li>
<li>BlogJet 2.0 doesn&rsquo;t start a new post after publishing (now publishing works like printing of documents in word processors.) We think it is a&nbsp;much better way, since you can immediately edit your post. However, if you still prefer the old behavior, click <em>Tools &gt; Preferences</em> and select <em>Start a new post after publishing.</em></li>
<li>You can change the appearance of tags in your posts or hide them completely, since they are surrounded by DIVs with class <em>.bjtags</em>. More on this later.</li>
<li>Those who received our newsletter has been prompted to reconfirm their subscription, since we moved the newsletter&nbsp;to a new platform. Only a small fraction of subscribers did this, so I guess a lot of you didn&rsquo;t read the message&nbsp;down to the end <img src="http://blog.codingrobots.com/images/smile13.gif" />. You can subscribe here: <a href="http://www.codingrobots.com/newsletter/">http://www.codingrobots.com/newsletter/</a> . And of course, we have an <a href="http://blog.codingrobots.com/feed/">RSS feed</a>.</li>
<li>As promised, those who purchased BlogJet after October 30, received a free update. If you didn&rsquo;t receve your key, please, <a href="http://helpdesk.codingrobots.com/">let us know</a>.</li>
<li>About licenses: <br /><br />1) Single license allows you to use BlogJet on as many computers as you like provided that you are the only user. (For example, it&#8217;s OK to use it at home, at work, and on a laptop).<br /><br />2) Family pack license covers up to five members of your family.<br /></li>
<li>Thanks everyone for posting <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=BlogJet&amp;btnG=Search+Blogs">announcements on their blogs</a>! (If you didn&rsquo;t, what are you waiting for??? <img src="http://blog.codingrobots.com/images/smile13.gif" />)</li></ul>

<div class="bjmusic"><strong>Now playing:</strong> <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=My Chemical Romance">My Chemical Romance</a> - <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Famous Last Words (Album Version)&amp;artistTerm=My Chemical Romance">Famous Last Words</a></div>

<div class="bjtags">Tags: <a rel="tag" href="http://technorati.com/tag/BlogJet">BlogJet</a>, <a rel="tag" href="http://technorati.com/tag/newsletter">newsletter</a>, <a rel="tag" href="http://technorati.com/tag/license">license</a>, <a rel="tag" href="http://technorati.com/tag/autoreplace">autoreplace</a>, <a rel="tag" href="http://technorati.com/tag/blogs">blogs</a>, <a rel="tag" href="http://technorati.com/tag/2.0.0.7">2.0.0.7</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.codingrobots.com/blog/2007/01/25/a-few-things-related-to-blogjet-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

