Advertising

Murray's Blog


Archive for July, 2001

<p>I just read in <a href="http://www.advogato.org/person/miguel/">miguel</a>'s activity log

Monday, July 30th, 2001

about how Microsoft have a great understanding of binary
compatibility. Actually they have an appalling record on
binary compatibility and/or proper library versioning. And
several of their critical updates have made Windows
installations unbootable because of this. And worse, they
won't even admit such problems until they've got the next
version out weeks later.


<p>I posted a revised <a

Friday, July 27th, 2001

href=”http://gtkmm.sourceforge.net/docs/gtkmm-faq.html”>Gtk–
FAQ. Hopefully this one will be maintained.


<P>I'm working on a project that uses C++, QT, Xerces-C, and

Thursday, July 26th, 2001

RogueWave's DBTools. So I have std::string, QString,
DOMString, and RWCString. Joy.


<p>The more I use QT at work , the more I loath it. It has

Friday, July 20th, 2001

spurred me to get Gtk– 2 moving along, but it's hard going
without kenelson, who seems to be having
some connectivity problems.


<p>Some thoughts about <a href="http://www.advogato.org/proj/Mono/">Mono</a>: It competes with

Thursday, July 19th, 2001

Microsoft in the only areas in which they are vulnerable -
technical competency, rate of development, cost, and
possibly technical support. In the real world, I suspect
that its major advantage for Ximian will be as a way to
secure extra funding by associating themselves with this
quarter's big thing.

Admittedly, I haven't bothered to investigate .NET, but
after
in-depth […]


<p><a href="http://www.advogato.org/person/Guillaume/">Guillaume</a> and <a href="http://www.advogato.org/person/chakie/">chakie</a>

Wednesday, July 11th, 2001

asked me to
clarify my whingeing about the QT API in my previous entry.
Here's what I told
Guillaume. He said that most of these points weren't
significant, not really to my satisfaction. I'd post his
comments, but it was a person-to-person email thread.

> > I suppose you're mostly thinking of the containers here,
as the widgets API is quite orthogonal […]


<p>The more I use QT the less I like it. I fail to see the

Tuesday, July 10th, 2001

supposedly clear API and documentation that
Guillaume thought was so great. All I see
is non-orthogonal crufty interfaces, inadequate
functionality, and a complete lack of awareness of prevalent
standards.


<p>I'm enjoying the overall unixyness of my new contract,

Tuesday, July 3rd, 2001

though I'm really beginning to hate having to use the
eccentric Sniff+ to generate all of our makefiles. This is
just silly, but in the isolated world of this development
department this is actually more standard than the gnu auto*
tools. In particular it has a real problem coping with QT's
moc prepocessor, handily proving my point that non-standard
stuff messes […]