When doing games intended for viral distribution on the web, integrating with Facebook can be a bit cumbersome. The API seems to be primarily meant for used on a site embedded on a Facebook page, and whats worse, with a viral game you will not have control over the embedding page. Here are a few [...]

When passing numeric values to an application using a URL, sometimes one wants to keep them short and have them alphanumeric rather than numeric. Base64 contains a couple of characters that are not URL friendly, and if you remove them you are left with Base62. I needed classes to handle that in both AS3 and [...]

Going trough some PHP code I have to clean up I’m a bit surprised at finding that it can take many lines using everything from preg_match to addslashes and mysql_escape_string to sanitize numeric input. So I thought I share a method that I find handy: In some cases it might want to handle any attempts [...]

First of all I’m happy to have received note that my blog have been added to MXNA today. They tried to add it on friday, but apparently their parser didn’t like my feed. It contained an “feff” tag before the XML prolog I was told. The feed was fine according to feedvalidator, other aggregators managed [...]

© 2011 BlixtSystems Suffusion theme by Sayontan Sinha

Switch to our mobile site