Bloggy

Posts - Page 31 of 37

Detecting null dereferences in member functions.

Today’s C++ example involves detecting the use of null pointer dereferences from within your member functions. It’s not common since there’s really not much you can do when you detect this situation, but I find it’s somewhat neat anyways.

Read More

More gstreamer action

Rich, I’m sorry that my blogging system doesn’t support comments, but the sad fact is that I probably wouldn’t check my comments anyways. :-(

Read More

gstreamer

One of the things that was supposed to be discussed at aKademy was what we would be using as a multimedia framework for KDE 4.0

Read More

OMFG

I guess this will be number 2 in my series of neat-bug-reports-assigned-to-developers-who-have-burned-out.

Read More

Fun with JuK and DCOP

After reading Ian Geiser’s recent post admiring the DCOP functionality in JuK, I thought it would cool if I elaborated a bit about what would be nice about it.

Read More