Older blog entries for mrcsparker (starting at number 50)

Hello World

It is Friday - lighten up!!! Picked up the new Tomahawk (Mike Patton's project) and it is great. Great. Makes me want to join a band and play music again. So much insane energy.

XD2

Ximian GNOME is great. Those guys did a fantastic job at polishing an already very good GNOME. I also switched from Gentoo to Red Hat while I miss being able to customize everything having something that works without too much effort is nice also.

Daughter

It is my daughter's bithday this weekend. Turning 4. What a great 4 years it has been. I think that the parents out there will understand this, but, my life pretty much started when I had a child - it was as though I woke up. Everything in life seemed more real, more lucid. Like my daughter, I have grown quite a bit in four years. Anyways (this is a tech site, so I will leave the personal stuff to a minimum), she made me a really cool gift for father's day and I am just happy as can be. Have a great weekend.

Listening to Psychostick.

Scrapped the GNOME/vfs webserver project about halfway through. It was fun to write, but not really practical and the world does not need yet another web server - especially with the overhead of the GNOME libraries. I learned alot of new APIs, though.

So I have decided to just hack out a game. Two years ago I wrote a 2D topdown game engine but I couldn't find any artists to help work on actually getting a game implemented. I am going to go back to the project and actually finish it. There are enough resources out there to pull from that I think I can throw together a top-down 2D Grand Theft Auto/Quake style game with my SDL-based engine. The original goal was to make a game that played like Quake, except that it was top-down - much like Loaded. Since it would be 2D you could play insanely large multiplayer games and have huge deathmatches with enormous levels.

I am really anticipating the new Ximian release. From the screenshots is looks absolutely beautiful and functional. This means that I will be wiping Gentoo from my harddrive and installing Red Hat 9 (I have a RHN subscription that I can use from work so I can just use that). gentoo keeps crashing on my Thinkpad and dmesg and my log files don't report anything that I can send in a bug report.

Also have been hacking a bit lately on some outside-of-work projects. Wrote a frontend to nmap in gtkmm (can be found on my site), a php-xwindows extension that I have yet to release, and a pretty cool GNOME/gnet/vfs webserver that works a whole lot like KDE's kpf. gnet documentation leaves a whole lot to be desired, but it feels wrong to write the server with portable libs like GNOME and use Unix sockets (which is what I might just end up doing anyways).

libglademm/GNOMEmm/Gtkmm

Just whipped together a project with gtkmm/libglademm that is not only fully-featured but runs under 300 lines of code. 300 lines of code.



I had read all of the crap spewed about these libraries, but just really gave them a chance and they are clean. If you know C++ and you use the STL (you do, don't you?) you should be able to pick up the libraries in no time. Now I just wish that they shipped by default on more systems.

Just spent a few hours writing two php extensions. One is a libgtop extension which is pretty boring but useful, and the other was fun but useless - I wrote a php xwindows extension. It doesn't do much more than bring up a window and a few other things - which is a whole lot of XWindow code for so little action. I modeled it as much after the XWindow libs as I could. Still have more work to do, though. I am going out of town for a few days so I will finish it and release it when I get back.

Why does PHP get so much shit?

Too easy to use? Seems that a whole lot of people are pissed that there is a language that the average joe can learn and is useful. I call that a step forward, not back.

Submitted a final patch for the spca50x drivers. Works well under gnomemeeting and camorama. yippee.

Intel CS110 USB Camera Under Linux

I have had this camera sitting in my desk for about a year and not used it. Well, looking around I found a great project out there: spca50x that has drivers that work.

If you are using Red Hat 9 and you have one of these cameras, email me @ chris.parkerNOSPAM@marinerhealtcare.com (remove the NOSPAM) and I will send you a patch I put together. I also sent in a patch to the project so that it will work with newer kernels.

Man, I love free software.

Take back what I said about C++. It rocks, and I was just pissed at myself.

41 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

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!