The next version of C++ is going to include some nice, shiny new libraries in its standard namespace. These libraries will really beef up the things that C++ developers want to be able to do in a cross-platform fashion. It's not clear to me what will happen to the libraries in TR2. I hope things like accessing the bloody file system will make its way into the next version of C++. Here's a quicky look at how one might do that using Boost.Filesystem. Read the rest of this entry ...

§387 · July 12, 2007 · C++, Software, Technology · 2 comments ·


Happy July 4th, for those who have it off... Renesis 0.7 was released today and so was Firefox 3 Alpha 6 - so I spent an hour or so wading through the SVG Test Suite to update my SVG Support page. Good news: Renesis 0.7 has made great strides in the last two months. Bad News: Despite Firefox 3 Alpha 6 having some new functionality (a couple filters were added), there were some regressions. If I can find the time, I'll investigate and open some bugs.

Another thing: I can't get Renesis to work on any of my embedded SVG files or SVG served via PHP. Something I'll have to bring up with the Emiasys guys...

§386 · July 4, 2007 · Firefox, Software, SVG, Technology, Web · Comments Off on SVG Support Updated · Tags:


To supplement all the iPhone buzz, I thought I'd throw up a few totally unrelated links/stories I found in my feed aggregator to make you a well-rounded geek. Read the rest of this entry ...

§384 · June 29, 2007 · C++, Google, Microsoft, QuickLinks, Software, Technology, Web · Comments Off on Feed Sweep ·


The Opera Desktop Team tells us that we should be expecting early builds for Opera 9.5 in a couple more weeks and I'm really looking forward to some of the features: Read the rest of this entry ...

§383 · June 28, 2007 · Linux, Opera, Software, Technology, Web · Comments Off on Looking Forward to Opera 9.5 (Kestrel) ·


Simple Question: Is there a way to change a running window from Display A to Display B? For instance, if I have an instance of an application running on my Linux box at home, is there a command that will remove the window from the display at home and re-route it my Windows laptop running Xming and PuTTY? Or am I forced to use some VNC to get what I want?

§382 · June 23, 2007 · Linux, Questions, Software, Technology · Comments Off on Switching Display of a Running Application in X-Windows ·