Got up feeling really tired, not sure why. Getting hot all day - maybe it is menopause or something.
Wrote a bit of a tiny, tiny xml-rpc server for work. We need a notification system here for our thousands of servers laid out accross the US and xml-rpc seems like the best route to go for alot of what want to do. The company is going to let me GPL it so when it is done I am going to set up a mailing list and put the code somewhere for people to view.
Originally we planned on using another project we found on SourceForge but the developer was not accepting any major patches, and in order for it to work for us it would need some major changes. Oh well, the system I am putting together right now, thought the core is written in C, should allow applications written in muliple languages to communicate with eachother.
