Tag Archives: rants

Society versus copyright

Of late I have wondered about this: And the rest of the men which were not killed by these plagues yet repented not of the works of their hands, that they should not worship devils, and idols of gold, and … Continue reading

Posted in Stuff | Tagged , , , , | Comments Off on Society versus copyright

English as she is spoke

Some usage that has entered modern Engleish, and can be heard on SAFM and other fun radio stesshins in the land of .za: Refute: to deny a statement, without providing a shred of evidence that would prove it wrong. It … Continue reading

Posted in Stuff | Tagged , , | Comments Off on English as she is spoke

The core is secure

In the documentation for that wonderful content management software, joomla, you can read the following statement: Although the Joomla! core is secure when configured correctly, third party extensions come in all flavors of age and quality. Unless you absolutely trust … Continue reading

Posted in Stuff | Tagged , , , , | Comments Off on The core is secure

Socialist social justice is no justice at all

Recently the SABC spent many a monopoly buck on advertising their coverage of the “Mandela” speech of the “Librarian of Alexandria”. This is smells of political influence peddling, since that is what the SABC does these days, and the library … Continue reading

Posted in Stuff | Tagged , , , | Comments Off on Socialist social justice is no justice at all

PHP deobfuscation

One of the things that you see with depressing regularity when hosting crummy PHP scripts for others is this: eval&28;base64_decode&28;’aWYgKCFlbXB0eSgkX1JFUVVFU1RbInRoZW What’s that? Well it says to decode that gobbledegook into a binary stream (the base64_decode part), and then interpret whatever … Continue reading

Posted in Stuff | Tagged , , , , , | Comments Off on PHP deobfuscation

Oops, Google went evil – again

On 22 April 2011, Good Friday, we remember that Jesus was crucified and buried. On this very day, Google.com displayed a feature for the day: a picture of some kind of garden in place of their regular logo. Perhaps the … Continue reading

Posted in Stuff | Tagged , , , | Comments Off on Oops, Google went evil – again

How can two drive together unless they are agreed?

Historically, the rules of the road embody the consensus of experts (and some non-experts) about how vehicles should drive to avoid collisions, and ensure reasonably efficient transport in a variety of conditions. A standard side of the road is used, … Continue reading

Posted in Stuff | Tagged , , , | Comments Off on How can two drive together unless they are agreed?

Installing ruby on rails, or not

Well, I thought I would install ruby on rails, and run it as a user under apache’s mod_fcgi. This is entirely possible: the user account can run any code, and installing an entire library of ruby scripts should be straightforward, … Continue reading

Posted in Stuff | Tagged , , | Comments Off on Installing ruby on rails, or not