Some PHP for posting to the Red Matrix

I’ve been talking about the RedMatrix on this blog before. As you might know, the RedMatrix is a… well, it’s more than a social network, but you can use it that way, it is decentralised (there are several interacting servers called „hubs“), you can easily run your own (if I can do it so can you), have nomadic identities (which means you have all your data stored on your USB Stick)… but what do I tell you?...

16.08.2014 · 5 min · De Benny

CKEditor, Unicode and HTML entities

There are times when you are looking for a solution of a problem and nothing seems to help… until you realize that you missed something very stupid. This happened to me today: I’m playing around a bit with ckeditor and of course, I wanted it to play nice with languages like Hebrew and Greek (for those wondering: I study Theology). So I tried to have some Hebrew letters as initial values, and what I got looked like this:This does not look very HebrewWhen I clicked on „Quellcode“ which is German for „source code“ I saw what I learned is called html entities, 4 or 5 character sets that all started with &....

15.11.2013 · 2 min · De Benny