Feed on
Posts
Comments

Archive for February, 2008

Doug blogged friday about getting winEmbed and xulrunner going in the windows mobile emulators.  We were both using the windows mobile 6 professional sdk as the target (aka Pocket PC), because that’s the configuration that was checked into svn.  Unfortunitely, those binaries did not run on the HTC s730 I have to test with, which [...]

freakin Visual Studio

no, really….its freakin out.
http://www.youtube.com/watch?v=FzmOpb7aRxE
Not surprisingly, it crashed after a couple minutes

My Debugger is lying to me

I’ve been trying to figure out why the string being passed to XPCOMGlueStartup (and subsequently XPCOMGlueLoad) was “disappearing.”  Turns out it wasn’t.   My debugger just couldn’t see it.  As you can see from this screen shot, when I decided to print the content of the variable to stdout (mostly to prove to myself that I’m [...]

Hg as a collaboration tool

I want to clarify the point of this post. I am not attempting to make the point that hg is a bad tool. I am sure it is very helpful to some users. My point is that, IMHO, it does not solve an existing problem with Mozilla that justifies the inherent pain of switching from [...]