<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><title>bloatless.org News</title><link>https://bloatless.org/blog/feed</link><description>News and infos about the bloatless.org web applications.</description><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><item><title>PHP WebSocket revived</title><link>https://bloatless.org/blog/php-websocket-revived</link><guid>https://bloatless.org/blog/php-websocket-revived</guid><pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate><description><![CDATA[<p>This weekend I decided to give one of my oldest project an update and move it to the Bloatless project.
And here we go: The <a href="https://github.com/bloatless/php-websocket">bloatless PHP Websockets</a>.</p>
<p>I started this project about 7 years ago - more or less as an experiment. I wanted to implement an WebSocket server
in PHP. At that time WebSockets were a relatively new topic and there were not many websocket servers you could use. So
I decided to fork an existing project and implement most features by myself.</p>
<p>Even though the project did not receive any updates during the last years and was still on PHP5 there was still a
little activity on GitHub and I received a mail now and then. This is why I decided to revive this project and
move it into the Bloatless organisation.</p>
<p>So here is the <strong>Version 2.0 Changelog</strong>:</p>
<ul>
<li>Move project to the &quot;Bloatless&quot; organisation and adjust namespaces.</li>
<li>Migration to PHP7.</li>
<li>Remove SSL support. (Use a reverse proxy if you need SSL!)</li>
<li>Remove support for binary frames/data. (Feature was never stable and PHP is just not the best solution for this.)</li>
<li>Remove classloader/autoloadign libs.</li>
<li>General code cleanup.</li>
<li>Migrate CoffeScript to modern vanilla JavaScript.</li>
<li>Remove jQuery as dependency.</li>
</ul>]]></description></item><item><title>New project: Endocore</title><link>https://bloatless.org/blog/new-project-endocore</link><guid>https://bloatless.org/blog/new-project-endocore</guid><pubDate>Mon, 04 Mar 2019 00:00:00 +0000</pubDate><description><![CDATA[<p>Another project found it's new home at bloatless.org: The <strong>Endocore framework</strong>.</p>
<p>To be fair: This project is not completely new. I originally released the framework as &quot;ShinyCore&quot; but decided to
move it over to Bloatless.</p>
<p><em>Endocore</em> is a PHP framework which can help you to quickly build applications following the Action-Domain-Responder
pattern. It is developed keeping the principles of the Bloatless project in mind: It is easy to understand and
contains reusable components.</p>
<p>It comes with a basic architecture for you ADR application, a MySQL query builder and some other features. For a full
documentation please visit the <a href="https://github.com/bloatless/endocore">Endocore GitHub page</a>.</p>]]></description></item><item><title>New project: Munin node</title><link>https://bloatless.org/blog/new-project-munin-node</link><guid>https://bloatless.org/blog/new-project-munin-node</guid><pubDate>Sat, 02 Mar 2019 00:00:00 +0000</pubDate><description><![CDATA[<p>I just added the second project to the &quot;Bloatless familiy&quot;. The new application is a simple and basic
munin-node ported to PHP.</p>
<p>Such an application may come in handy on servers where you can not install additional software but are allowed
to run PHP scripts. In those cases you can use the &quot;Bloatless Munin Node&quot; to get some basic statistics
from those machines. By default it includes plugins for: cpu-usage, memory-usage, network interface statistics,
disc-usage and uptime and load average. Additional plugins can be added easily with some basic PHP skills.</p>
<p>You can get the <a href="https://github.com/bloatless/munin-node">munin-node PHP application</a> at GitHub. </p>]]></description></item><item><title>Welcome to bloatless.org</title><link>https://bloatless.org/blog/welcome-to-bloatless-org</link><guid>https://bloatless.org/blog/welcome-to-bloatless-org</guid><pubDate>Sat, 23 Feb 2019 00:00:00 +0000</pubDate><description><![CDATA[<p>This will be the new home of my <a href="https://github.com/nekudo">&quot;shiny&quot; web applications</a>. Currently there is no project
website with news and some background information regarding these applications which is why I created this website.</p>
<p>I will move application to this new &quot;namespace&quot; one by one - which does not necessarily mean to simply rename the
application. The first project I moved over to the &quot;bloatless project&quot; is the
<a href="https://github.com/nekudo/shiny_blog">ShinyBlog</a>. I completely rewrote the application and it is now the
<a href="https://github.com/bloatless/blog">Bloatless Blog</a>. In fact this website is already created with this new
bloat-free software.</p>
<p>My main goal, to write simple and minimal applications, remains and and you can the read a little more about
this Mission Statement on the <a href="/about">About page</a> of this website.</p>
<p>Stay tuned for more bloatless software ;)</p>]]></description></item></channel></rss>
