Archive for the ‘General’ Category

ProxyBot and PyBotlib

Friday, February 8th, 2008

Recently, some of my friends had inspired me to start looking into how to make IRC bots. Well I did, and honestly I was fascinated by it. So anyway, I made my own implementation of the IRC specification as well as my first bot in python within a day or ...

Blog Has Moved

Sunday, February 3rd, 2008

Yea, well I've decided that I wanted to move to a new blogging system as well as having the ability to use my own domain. So I've moved the blog and all of its previous posts over to my website at www.madsoft.org running (of course) wordpress. At the moment its ...

Happy New Year!

Thursday, January 24th, 2008

Just wanted to say happy new year to everybody and welcome to 2008. I just hope I can actually accomplish something this year, heh.

Plugtrade Beta Coming Soon

Thursday, January 24th, 2008

Last time I mentioned that I was working on this website for a friend which would be entirely Open Sourced. Well it's approaching completion and we are expecting to have the beta up and running sometime around the end of December or the beginning of January. The license has ...

Stuffs in the Works

Thursday, January 24th, 2008

Recently one of my good buddies Matt (aka Matsta) referred me to another one of his friends who needed a web application built for his new website. After some negotiation, I had decided that I would build this application for him for free, so long as the source code to ...

gSourceEdit Alpha 2 on its way

Thursday, January 24th, 2008

Well I've finally started to get some where with gSE. I completely rewrote it from the ground up in python and got rid of glade. I also got a pretty nice plugin system and API going that will make it fairly easy to extend the program. But the point is, ...

MadBB API Rewritten

Thursday, January 24th, 2008

I know I haven't been posting anything in a long while but I thought I might put this out there. A little while ago I had taken a look at the current MadBB API and easily saw that it was a complete mess. And if want people to be using ...

OpenParachute Switching to C++

Thursday, January 24th, 2008

This has been going on for about a month or so now and have just been lazy or something about mentioning it. But I have decided that, it would be in mine, as wel as others best interest if OpenParachute switched to C++. During the development process over the last ...

MadBB Pre-Alpha v0.0.9

Thursday, January 24th, 2008

I'm glad to announce yet another development release. First off, I'd like to state that this is called a 'Private' Alpha because I am not releasing any packges for this release but all of the source is freely availible in the SVN code repository. Almost all of the updates planned for ...

Some Updates

Thursday, January 24th, 2008

Sorry for not posting anything in a while, but progress has been quite slow. I am going to release OpenParachute 0.2 some time soon. I've added custom key binding support to sprites and I've also dropped the need for having a separate timer for sprites as well, this is now ...