<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://nanoblogger.sourceforge.net/styles/feed.css"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Filed under: release | NanoBlogger</title>
<atom:link href="http://nanoblogger.sourceforge.net/archives/release/index-rss.xml" rel="self" type="application/rss+xml" />
<link>http://nanoblogger.sourceforge.net</link>
<description>small weblog engine for the UNIX command line</description>
<dc:language>en-us</dc:language>
<dc:creator>n1xt3r</dc:creator>
<dc:date>2008-06-28T21:44:18-04:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<item>
<link>http://nanoblogger.sourceforge.net/archives/2008/06/14/nanoblogger_3_4_rc1/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2008/06/14/nanoblogger_3_4_rc1/</guid>
<title>NanoBlogger 3.4 RC1</title>
<dc:date>2008-06-14T00:11:34-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>NanoBlogger 3.4 RC1 released! Download the
<a href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.4-rc1.tar.gz">tarball here</a>.</p>

<p>This release sees a significant overhaul in the code base, user contributed
patches, improved language support, and lots of bug fixes, including many from
the <a href="http://sourceforge.net/projects/nanoblogger/">SF.net project page</a>.</p>

<p>Thanks goes to everyone who encouraged me and in some cases even contributed
their own time and efforts to make this release possible.</p>

<p><strong>Changes (since 3.3)</strong>:</p>

<ul>
<li>New action based command line interface.</li>
<li>Updated documentation for new command line interface.</li>
<li>Improved support for creating and storing various metadata variables.</li>
<li>Updated default configuration with sensible defaults.</li>
<li>Improves Articles plugin support for multiple directories.</li>
<li>Enhanced support and important fixes for Atom and RSS syndication, including
support for enclosures and better compliance with standards.</li>
<li>Improved plugins facility allows disabling or replacing specific global
plugins per weblog and ability to load plugins individually instead of a
group.</li>
<li>Configurable levels of archiving (e.g. disable month and day archives).</li>
<li>Much improved tracking and updating of relative weblog archives.</li>
<li>Reverts default layout provided by CSS and templates to simple and clean
design and removes several previously included CSS styles.</li>
<li>New functionality adds more reliable management of flat-file databases.</li>
<li>Usable Bash Completion examples.</li>
<li>Several other bug fixes and minor improvements.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2007/01/13/nanoblogger_3_3/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2007/01/13/nanoblogger_3_3/</guid>
<title>NanoBlogger 3.3</title>
<dc:date>2007-01-13T19:21:47-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>NanoBlogger 3.3 has finally been released! Download the
<a href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.3.tar.gz">tarball here</a>.</p>

<p>This release contains many feature enhancements, user contributed
patches, and bug fixes from the
<a href="http://sourceforge.net/projects/nanoblogger/">SF.net project page</a> and
<a href="http://bugs.debian.org/nanoblogger">bugs.debian.org</a>.</p>

<p>Thanks to everyone who helped make this release possible!  <img src="http://nanoblogger.sourceforge.net/moods/veryhappy.gif" alt=":)" /> </p>

<p><strong>Changes (since last major release)</strong>:</p>

<ul>
<li>Friendlier (title based) links</li>
<li>Support for user plugins</li>
<li>Upgrade instructions (see README)</li>
<li>Support for both normal and reverse chronological order</li>
<li>New and improved style sheets and templates</li>
<li>Fine tuned code for speed and efficiency (where possible)</li>
<li>Enhanced plugin framework</li>
<li>Atom 1.0 feeds</li>
<li>Category based feeds</li>
<li>Archive by year, month, and day</li>
<li>Modularized script of main weblog engine</li>
<li>Text formatting plugins</li>
<li>Draft support</li>
<li>Navigational links (previous and next)</li>
<li>Manipulate date of entry</li>
<li>Support for multiple languages</li>
<li>Standardized metadata format for import/export</li>
<li>New and interchangeable command line options</li>
</ul>

<p><strong>Changes (since 3.3 RC5)</strong>:</p>

<ul>
<li>New --query option combines with others to manipulate entries by date</li>
<li>Implemented friendly (title based) links</li>
<li>Archives by day</li>
<li>Improved support for user plugins</li>
<li>Too many logical bug fixes to list</li>
<li>Separate package (nanoblogger-extra) for additional language
definitions, plugins, and various other add-ons</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2006/07/05/nanoblogger_3_3_rc5/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2006/07/05/nanoblogger_3_3_rc5/</guid>
<title>NanoBlogger 3.3 RC5</title>
<dc:date>2006-07-05T20:44:54-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>NanoBlogger 3.3 RC5 Released! Download the
<a href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.3-rc5.tar.gz">tarball here</a>.</p>

<p>This release introduces support for user plugins that can integrate
seamlessly with main plugins and includes many bug fixes from
<a href="http://sourceforge.net/projects/nanoblogger/">SF.net project page</a> and
<a href="http://bugs.debian.org/nanoblogger">bugs.debian.org</a>.</p>

<p><strong>Changes</strong>:</p>

<ul>
<li>Support for user plugins</li>
<li>Upgrade instructions</li>
<li>Fix: command line parsing prevented mixing order of arguments</li>
<li>Fix: some fonts displayed poorly on other platforms</li>
<li>Fix: edited entries updated regardless of modification</li>
<li>Patch (#351596 at bugs.debian.org) calendar output</li>
<li>Modularized extra language support and docs as separate downloads</li>
<li>Support for changing chronological order</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2006/01/27/nanoblogger_3_3_rc4/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2006/01/27/nanoblogger_3_3_rc4/</guid>
<title>NanoBlogger 3.3 RC4</title>
<dc:date>2006-01-27T19:09:06-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>NanoBlogger 3.3 RC4 Released! You can download the <a
href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.3-rc4.tar.gz">tarball here</a>.</p>

<p><strong>Changes</strong>:</p>

<ul>
<li>Complete rewrite of CSS code</li>
<li>Implemented CSS hacks for standards incompliant web browsers</li>
<li>Fine tuned code for speed and efficiency</li>
<li>New plugin framework for post-weblog tasks</li>
<li>German translation</li>
<li>Various other minor bug fixes, updates, and enhancements</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2005/11/28/nanoblogger_3_3_rc3/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2005/11/28/nanoblogger_3_3_rc3/</guid>
<title>NanoBlogger 3.3 RC3</title>
<dc:date>2005-11-28T16:51:41-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>NanoBlogger 3.3 RC3 Released! You can download the <a
href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.3-rc3.tar.gz">tarball here</a>.</p>

<p><strong>Changes</strong>:</p>

<ul>
<li>Atom 1.0 feeds (including category feeds)</li>
<li>Replaced master archive index with yearly archive indexes</li>
<li>Fixed broken cache routines</li>
<li>Both manual and automatic cache management</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2005/11/19/nanoblogger_3_3_rc2_bugfix_release/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2005/11/19/nanoblogger_3_3_rc2_bugfix_release/</guid>
<title>NanoBlogger 3.3 RC2 (Bugfix Release)</title>
<dc:date>2005-11-19T21:15:25-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>NanoBlogger 3.3 RC2 Released! You can download the <a
href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.3-rc2.tar.gz">tarball here</a>.</p>

<p>This release fixes a serious bug that could cause problems when reading
or writing data for certain users. It is highly recommended for all
users of version 3.3 RC1 to upgrade to the latest version. Thanks.</p>

<p><strong>Changes</strong>:</p>

<ul>
<li>Fixed bug that could cause read/write data problems for
certain users</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2005/11/18/nanoblogger_3_3_rc1/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2005/11/18/nanoblogger_3_3_rc1/</guid>
<title>NanoBlogger 3.3 RC1</title>
<dc:date>2005-11-18T23:17:27-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>NanoBlogger 3.3 RC1 Released! You can download the <a
href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.3-rc1.tar.gz">tarball here</a>.</p>

<p>This release was made possible in part thanks to the various
contributions made by others (you know who you are). Thanks and enjoy!
 <img src="http://nanoblogger.sourceforge.net/moods/veryhappy.gif" alt=":)" /> </p>

<p><strong>Changes</strong>:</p>

<ul>
<li>Splits main script into smaller files</li>
<li>Introduces text formatting plugins</li>
<li>Drafting support</li>
<li>Next and previous links in archives</li>
<li>Manipulate date of entries</li>
<li>Preliminary support for different languages</li>
<li>Optional interactive mode (classic behavior)</li>
<li>Standard metafile structure for import and export</li>
<li>New command line options</li>
<li>Better interchangeability of command line options</li>
<li>Numerous bug fixes</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2005/06/20/nanoblogger_3_2_3_bugfix_release/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2005/06/20/nanoblogger_3_2_3_bugfix_release/</guid>
<title>NanoBlogger 3.2.3 (Bugfix Release)</title>
<dc:date>2005-06-20T01:32:55-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>
NanoBlogger 3.2.3 Bugfix Released! You can download the <a
href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.2.3.tar.gz">fix here</a>.
</p><p>
This is why you can never test enough!
Note to self, remember to run <code>cvs update -P</code>, when deleting
directories in CVS!
</p>
<strong>Changes</strong>:
<ul>
        <li>Fixed bug that broke adding to weblog and overwrote
                blog.conf</li>
        <li>Fixed bug that created weblog directories
                outside the weblog directory</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2005/06/19/nanoblogger_3_2_2_bugfix_release/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2005/06/19/nanoblogger_3_2_2_bugfix_release/</guid>
<title>NanoBlogger 3.2.2 (Bugfix Release)</title>
<dc:date>2005-06-19T18:46:53-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>
NanoBlogger 3.2.2 Bugfix Released! You can download the <a
href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.2.2.tar.gz">fix here</a>.
</p>
<strong>Changes</strong>:
<ul>
        <li>Fixed bug that could lead to arbitrary execution in a couple
                of the plugins</li>
        <li>Fixed several logical errors in weblog creation</li>
        <li>Fixed logical errors in weblog status plugin</li>
        <li>Fixed a couple of logical errors in the update process of
                categories</li>
        <li>Removed extra white space in an entry's title</li>
        <li>Added important information about templates to the user
                manual</li>
</ul>]]>
</description>
</item>
<item>
<link>http://nanoblogger.sourceforge.net/archives/2005/06/09/nanoblogger_3_2_1_bugfix_release/</link>
<guid isPermaLink="true">http://nanoblogger.sourceforge.net/archives/2005/06/09/nanoblogger_3_2_1_bugfix_release/</guid>
<title>NanoBlogger 3.2.1 (Bugfix Release)</title>
<dc:date>2005-06-09T23:31:10-04:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>release</dc:subject>
<description>
<![CDATA[<p>
NanoBlogger 3.2.1 Bugfix Released!
You can download the
<a href="http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.2.1.tar.gz">fix here</a>.
</p><p>
It seems I've also suffered some rather
<a href="http://osnews.com/story.php?news_id=10785">embarrassing bugs</a>
myself this week!
</p>
<strong>Changes</strong>:
<ul>
        <li>Fixed bug in setting of author's name</li>
        <li>Fixed bug in setting text of body from command line</li>
        <li>Articles now only get generated upon source modifications</li>
        <li>Exported weblog's directory for external use</li>
        <li>Improved logic and reduced redundancy when loading the
                configuration</li>
</ul>]]>
</description>
</item>
</channel>
</rss>
