Name: Ken Robertson
Member since: 2000-10-04 06:40:17
Last Login: N/A
Homepage: http://www.qgyen.net/
Notes: This will come as I learn about the site...
Projects I'm involved with:
Aliez Multimedia System (sourceforge.net/projects/aliez/)
Client-server modular server for mp3/cd/radio playing. Designed for in-car purposes. :)
LCDproc (lcdproc.omnipotent.net)
Displays system stats on an LCD display. Also, it is a client-server environment to allow for third party programs to access an LCD easily. Currently in complete rewriting phase for v0.5.
MyCDDBd
Just a temporary name. Still contemplating the practicality of a MySQL based cddb server. Would probably be mainly designed for local use rather than wide-span, since 140000 tables can get slow.
Also need to do some work on my linked list stuff. Found out why the server was crashing after a client reconnects... my damn functions were deleting the "first" entry in the list. Not good. Revamped some stuff, but it isn't totally cured. Think it needs a pretty big rewrite so it is proper, rather than just a bunch of patches.
I think I've pretty much dropped the MySQL cddb server. Just the way it would be organized wouldn't be very efficient, and it puts a lot of work on the database.
One thing that has been on my mind lately has been the practicality of a MySQL-based cddb server. The present cddb server is a bit outdated, and its database is a little other. The main thing is, tables with 140000+ might get a little slow to search through, especially for a busy server. My tests so far have been with the freedb.org database, which I imported to MySQL, anyway, tests so far have been with phpMyAdmin. I think I'll hack up a quick C app to perform a query and see whether it hangs or how much cpu usages flies up.
Anyway... gotta sleep soon, got class in the morning...
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!