<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Onesimus Systems</title>
    <description>Official blog and news source for Onesimus Systems.</description>
    <link>http://blog.onesimussystems.com/</link>
    <atom:link href="http://blog.onesimussystems.com/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Sun, 09 Jun 2019 20:26:26 +0000</pubDate>
    <lastBuildDate>Sun, 09 Jun 2019 20:26:26 +0000</lastBuildDate>
    <generator>Jekyll v3.8.5</generator>
    
      <item>
        <title>Dandelion 6.1.0 Feature Freeze</title>
        <description>&lt;p&gt;As the smell of turkey and your weird aunt Margaret grow ever stronger, Dandelion has been shaping up for its 6.1.0 release. The scheduled release date is December 19. Beginning today, 6.1.0 will be in feature freeze. This means no new features will be added or developed for 6.1. I’ll be focusing on getting the installation and upgrade procedures working correctly, update any lingering documentation, and fix any bugs in existing features.&lt;/p&gt;

&lt;p&gt;As of now the new feature list of 6.1 includes:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Disable users (to keep name information)&lt;/li&gt;
  &lt;li&gt;Single-threaded log comments&lt;/li&gt;
  &lt;li&gt;Permalink for logs&lt;/li&gt;
  &lt;li&gt;Validation of API parameters&lt;/li&gt;
  &lt;li&gt;Better internal handling of permissions&lt;/li&gt;
  &lt;li&gt;Misc. bug fixes and internal improvements&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There will be an upgrade path from 6.0.x to 6.1. There are a few database changes that need to be ran before using. All of this will be taken care of in a PHP script. Installation of a fresh instance won’t change much. You can always see the current development version on the develop branch &lt;a href=&quot;https://github.com/onesimus-systems/dandelion/tree/develop&quot;&gt;on GitHub&lt;/a&gt;. Report any bugs to the &lt;a href=&quot;https://github.com/onesimus-systems/dandelion/issues&quot;&gt;Issue Tracker&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Sun, 15 Nov 2015 00:00:00 +0000</pubDate>
        <link>http://blog.onesimussystems.com/dandelion/2015/11/15/dandelion-610-feature-freeze.html</link>
        <guid isPermaLink="true">http://blog.onesimussystems.com/dandelion/2015/11/15/dandelion-610-feature-freeze.html</guid>
        
        
        <category>dandelion</category>
        
      </item>
    
      <item>
        <title>Dandelion Phoenix Released</title>
        <description>&lt;p&gt;It’s been nearly a year since Dandelion 5 was released. During this time, Dandelion has gone through almost a complete rewrite and restructure. All this work has put it in a great position for future additions and maintainability. Dandelion 6 has a lot of cool new features including but not limited to:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Editing the category on a log&lt;/li&gt;
  &lt;li&gt;Completed API&lt;/li&gt;
  &lt;li&gt;Unified, more powerful search&lt;/li&gt;
  &lt;li&gt;Better theme handling&lt;/li&gt;
  &lt;li&gt;and more!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;From this point forward, all major releases will have a code name along with the normal version numbers. Why? Because I think it’s cool. Because of the vast amount of changes making the current Dandelion look almost nothing like the old (both inside and out), “Phoenix” has been chosen as the code name for Dandelion 6.&lt;/p&gt;

&lt;p&gt;The time has come! Take back the time you’ve wasted keeping up with written logs! Download Dandelion “Phoenix” and taste the true power of logging.&lt;/p&gt;

&lt;p&gt;Download version 6 on &lt;a href=&quot;https://github.com/onesimus-systems/dandelion/releases/tag/v6.0.4&quot;&gt;Github today&lt;/a&gt;!&lt;/p&gt;
</description>
        <pubDate>Tue, 30 Jun 2015 00:00:00 +0000</pubDate>
        <link>http://blog.onesimussystems.com/dandelion/2015/06/30/dandelion-6-released.html</link>
        <guid isPermaLink="true">http://blog.onesimussystems.com/dandelion/2015/06/30/dandelion-6-released.html</guid>
        
        
        <category>dandelion</category>
        
      </item>
    
      <item>
        <title>Dandelion Release Close</title>
        <description>&lt;p&gt;Version 6 of Dandelion is close to being released. The major feature set has been frozen and only minor tweaks and bug fixes will be made. The new release has a lot of cool stuff. Some of the highlights include:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;begin able to edit a log’s category after save&lt;/li&gt;
  &lt;li&gt;robust, unified search&lt;/li&gt;
  &lt;li&gt;new, easy to use interface&lt;/li&gt;
  &lt;li&gt;improved themeing engine&lt;/li&gt;
  &lt;li&gt;completed external API&lt;/li&gt;
  &lt;li&gt;and more!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Dandelion has a whole has been rebuilt almost from the ground up. The backend is more modular and loosely coupled which puts it in a good place for future development and expansion. The database has been abstracted allowing for easier accommodation of other databases. SQLite and PostgreSQL are in the works.&lt;/p&gt;

&lt;p&gt;Everyone is invited to download version 6, it’s the current develop branch in the repo, install it and play around. Report any bugs to the repo &lt;a href=&quot;https://github.com/onesimus-systems/dandelion/issues&quot;&gt;issue tracker&lt;/a&gt;. All current documentation on the website is for Dandelion 6. None of the old versions had any documentation. There are currently no pre-built archives so you will need to clone the repo and run the install manually. Instructions are located &lt;a href=&quot;/dandelion/install&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The planned release date for version 6 is June 30.&lt;/p&gt;
</description>
        <pubDate>Sat, 30 May 2015 00:00:00 +0000</pubDate>
        <link>http://blog.onesimussystems.com/dandelion/2015/05/30/dandelion-6-release-close.html</link>
        <guid isPermaLink="true">http://blog.onesimussystems.com/dandelion/2015/05/30/dandelion-6-release-close.html</guid>
        
        
        <category>dandelion</category>
        
      </item>
    
      <item>
        <title>Official Onesimus Website Move</title>
        <description>&lt;p&gt;In order to distinguish between my personal website and projects and those of Onesimus Systems, I’ve decided to move the official Onesimus Systems website to its GitHub organization. The URL has been transfered as well. The old site, which is now &lt;a href=&quot;http://lfkeitel.github.io&quot;&gt;http://lfkeitel.github.io&lt;/a&gt;, will consist of my personal blog, projects, and other stuff.&lt;/p&gt;

&lt;p&gt;With the website transfer, I will also be transferring the Dandelion repo to the organization. Again to distinguish between projects I want to be personal, and those I want to be “professional”.&lt;/p&gt;

&lt;p&gt;Well, that’s about it. The source for this site is available at &lt;a href=&quot;http://github.com/onesimus-systems/onesimus-systems.github.io&quot;&gt;http://github.com/onesimus-systems/onesimus-systems.github.io&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Wed, 25 Feb 2015 00:00:00 +0000</pubDate>
        <link>http://blog.onesimussystems.com/update/2015/02/25/official-onesimus-website-move.html</link>
        <guid isPermaLink="true">http://blog.onesimussystems.com/update/2015/02/25/official-onesimus-website-move.html</guid>
        
        
        <category>update</category>
        
      </item>
    
  </channel>
</rss>
