Development

warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'gallery_menu_useralbum_access' not found or invalid function name in /var/syscp/webs/apophis/apophis-neXt/includes/menu.inc on line 452.

Spider yet unknown banned urls

I already posted the newest development on the Zensorchecker on its blog.

The next version of the Zensorchecker will be able to spider new url's which have not been leaked to the public. This version will make the leaking less important, since everybody can search for censored urls in the future. I am not sure yet about some design decisions and it might take some time till I release 0.7.

if-else vs. switch vs. Dictionary of delegates (C#)

Fast Switching

While developing a Patch for the DCC support of SmartIrc4Net I rewrote the CTCP handling. Instead of a switch Statement I developed a Dictionary<string, ctcpDelegate> for the handling of the CTCP String. (i.e. I call the ctcp Handler after a Dictionary lookup of the CTCP String).

There are several Advantages to this:

ut3 Global Player Stats API

My ut3 Global Player Stats Projects relies on the Stats aquired by GameSpy. It looks like the have changed their Authentication scheme recently and this resulted in a nonworking Stats Application.

I Updated the Code and fixed some minor Bugs to make it work again!

Please Notice: You need to use the UT3 Account now, not an Account from login.gamespy.com. I know it was confusing before and now it should be more logical!

Hope you enjoy the possibillities!

Syndicate content