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
With SPARQLing eyes
by
Christian Weiske cweiske.de/tagebuch/With%20SPARQLing%20eyes.htm 2007-04-28PHP) and writing a better SPARQL engine that scales well on big models and operates directly on
219 days for one line of code
by
Christian Weiske cweiske.de/tagebuch/219days.htm 2014-02-12
On saturday, 27th of july 2013, one of my TYPO3 core patches got merged: Bug #44118: Debug
Webhook payload formats
by
Christian Weiske cweiske.de/tagebuch/webhook-payload-formats.htm 2013-09-03
-form-urlencoded Easy peasy: The data are already in $_POST: <?php var_dump($_POST); ?> JSON
Relative .htpasswd path
by
Christian Weiske cweiske.de/tagebuch/relative-htpasswd-path.htm 2012-05-30
Using Apache's HTTP Basic authentication is a quick and easy way to protect your website with
Feed detection for Tiny Tiny RSS
by
Christian Weiske cweiske.de/tagebuch/tiny-tiny-rss-feed-detection.htm 2010-11-10
Until recently I used newsbeuter, a neat tool for the command line, to read news feeds. It is fast
Generic PHP application installers
by
Christian Weiske cweiske.de/tagebuch/Generic%20PHP%20application%20installer… 2010-02-21
WiX , just for PHP web applications? Something like PEAR post-installation scripts, just