Links to share

I have added a couple of new sub-domains to my site.  The first one is code.sappsworld.com and it will be the place that I will keep all of my applications and source code that I decide to release to the public.  The second one is defcon.sappsworld.com and for now it is just a flash image gallery containing scanned images of items I found at DEFCON 18.

I may be adding more depending on what I decide to share, but at this time, these are it.  If anyone has any comments, concerns, or experiences any problems with these sites, please feel free to let me know.

Arena Fighter

I have been playing around with a little C# programming while setting at work bored and have managed to put together a small game that I find quite entertaining.  It is based on an early attempt at creating my own Paper-and-Pencil RPG.  It is a very simple gladiator combat game with very simple rules.  If you would like to play the game, you can download it here.  This application requires the .NET 4 framework so you may want to download that from Microsoft.  Please let me know of any bugs you find, and I am also open to any suggestions and constructive criticism regarding my abilities.