7:12 PM - (no subject)
I'm feeling rather blah today. Most of the day was ok. Just started feeling ill after dinner. :(
I'm starting to get better at webobjects. I almost having a working display app now for FG news. Thats usually where i start with webapps.
Had an idea tonight thats potentially rather good. Its a combination of cron + init rc startup + syslog + /etc configuration all in one unified service system.
What i'm getting at is that all the configuration would be handled by a central library or process that all the services would interact with. I'm not sure if i want to combine the services like apple did. I am not totally into that.
Its like netinfo + the new apple init & cron mix + syslog + a watchdog service to keep services running + a XML based registry like thing that would have a command line and graphical tool. The tool would allow you to configure servicies similar to teh IIS manager in win2k3 server and start/stop like the apple sharing tools in OSX. THere would be a CLI version that lets you stop start services and get status from the command line (since they would be started by the same root process they could KNOW if exits occured). Also, the logging could be better controlled. Its a BIG change to the fundamentals of UNIX. ITs almost nextish in design and based on the sun one directory system they use, netinfo and other apple tools, Microosft's innovative configuration system (they don't get enough credit for this.. )
I have more details to it but i feel like not sharing lol :)