phorkie is composer-installable
by
Christian Weiske cweiske.de/tagebuch/phorkie-composer.htm 2017-08-29
To be able to install all of phorkie's dependencies with composer, I spent a good part of the
JsonMapper v1.2.0
by
Christian Weiske cweiske.de/tagebuch/jsonmapper-12.htm 2017-07-14
Yesterday I released JsonMapper version 1.2.0, adding support for multi-dimensional arrays: int
Open Source vs. vacation
by
Christian Weiske cweiske.de/tagebuch/opensource-vacation.htm 2017-06-28
I spent two weeks with my family on vacation in Austria. When I came back, I had a long thread of
JSON feed: fail
by
Christian Weiske cweiske.de/tagebuch/jsonfeed.htm 2017-06-01
Last week someone thought that it's a good idea to invent a new standard for feeds: JSON feed
Micropub plugin for Tiny Tiny RSS
by
Christian Weiske cweiske.de/tagebuch/tt-rss-micropub.htm 2017-06-01
I wrote a plugin for the Tiny Tiny RSS feed reader that allows you to reply to blog posts directly
Fixing PHP4 constructors for PHP7
by
Christian Weiske cweiske.de/tagebuch/php4-constructors-php7.htm 2017-05-02PHP 7 deprecates PHP4-style constructors . In PHP4, class constructor methods had the same