A short article about removing items from a standard C++ container. Read the rest of this entry ...

§411 · November 30, 2007 · C++, Software, Technology, Tips · 4 comments ·


I recently got ahold of a nice MacBook Pro and I'm using it as my primary Windows box at work. It's nice and snappy and I like it, but I'm having trouble getting used to the keyboard, let alone the one-button mousepad. I thought I'd use this post to collapse several google searches into one location. I'll likely add to this list as I learn more tricks. Read the rest of this entry ...

§410 · November 30, 2007 · Microsoft, Questions, Software, Technology, Tips, Windows · 8 comments · Tags:


Inspired by Rob, I decided I'd take a crack at embedding Lua scripting in a couple C++ projects that I'm working on. Rob has gone the ultimate route of using SWIG, but when I was starting to do some research, I stumbled upon Luabridge, a library that attempts to do all the interface binding using C++ templates. This sounds like more fun to me - even if I can't later use it for Scheme scripts or whatever in the future. Read the rest of this entry ...

§407 · November 16, 2007 · C++, Software, Technology · 2 comments ·


As per these requests I made a screencast of running the SVG video demos on Opera 9.5. My apologies for the crappy video - it's only my second attempt. Also, I should stress that the framerate of the video on Opera is perfect (any jitteriness is the screencast's fault, not Opera's).

§408 · November 9, 2007 · Opera, QuickLinks, Software, SVG, Technology, Video, Web · 3 comments ·


The Opera web browser really puts the other guys to shame when implementing open standards. I wholeheartedly agree with Doug that it's a shame that I can't customize Opera's chrome the way I can with Firefox (you can only go so far with User JavaScript and widgets) - it would easily become my default browser (and not just the browser I test advanced features in). Anyway, those guys at Opera have released a development build of Opera 9.5 that supports video in the browser. This is a big step forward for the open web. Read the rest of this entry ...

§406 · November 9, 2007 · Opera, Software, SVG, Technology, Video, Web · Comments Off on Opera 9.5 Beta: Now With Cracklin’ Video ·