10 Oct 2000 seadawg   » (Observer)

Haven't really been around a whole lot this last week. Didn't do much coding either. Had Windows crash on me (like that's anything new) and went home to San Jose for the weekend. Hoping to return to coding tomorrow on the Aliez LCD client. It is coming along ok. I need to get the keypad wired in, since right now it uses ncurses, which sort of ugly and interferes with the regular printing of temporary debugging stuff.

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.

Latest blog entries     Older blog entries

New Advogato Features

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!