Category Archives: Web programming

Opera fails SVG transparency

Final spurt, the deadline is coming. Only 12 hours until I have to present my web engineering assignment, and I seriously need some sleep before the “formal logic” lecture starts to make sure, I’ll get everything. One last test in all browsers, everything is fine. Of course the internet explorer sucks, but the fallback-options do their job. But wait – … Continue reading

Posted in Programming, Web programming | Leave a comment

(Deutsch) HappyCode startet durch!

Posted in World of IT, Javascript, PHP, Programming, Wordpress | Leave a comment

ban ALL the trashmailers Addon for Webspell

After “existence” requested a add-on in the official webspell.org-forum that stops the registration-process if the new users enters a “anti-spam-email-adress”, i simply coded it. Here is the result for free download.

Posted in PHP, Programming | 1 Comment

Second smallest blogging system worldwide

YEAH! PHPgangsta started the “Who can code the smallest php blogging system?”-contest on 9th of February and now we have the results: Kim Kortes code, based on mine, is the smallest one, with only 78 bytes. The requirements were the possibility for an authorised author to write posts and a main page displaying the post in a chronological order.

Posted in PHP, Programming | 1 Comment

Who has the smallest?

Of course I am talking about PHP code. PHPgangsta started the “Who can code the smallest blogging system?“-contest. The currently smallest code from Fabian has a size of 138 Byte, the version I am working on needs 93 Byte of disk space. Who will make it?

Posted in World of IT, PHP, Programming | 1 Comment