@Omnifarious: There's an interesting thread about that ocaml book on the caml mailing list here, suggesting it may have been plagiarized from this excellent draft. I haven't seen the book myself though.
@Omnifarious: There's an interesting thread about that ocaml book on the caml mailing list here, suggesting it may have been plagiarized from this excellent draft. I haven't seen the book myself though.
ncm: I may be biased as a New Yorker and one of the more than one hundred thousand people who publically protested the war in New York City before it started, but I doubt you have any idea what "most Americans" think. Maybe you find it comforting to believe that the government wouldn't behave the way it does without the support of "most Americans"? I can see why, but it's unfortunately a bit naive. If you were American, what would you have done to prevent the invasion?
ncm: are you being deliberately condescending?
More mercurial hacking: I've written a remote diff extension, to allow you to diff against other repositories. This also supports diffs against local branches, which is why I wrote it.
I've just rewritten "local branch" support for Mercurial. These are basically clones that share a working directory, making the cost of using branches much lower. One of the more common complaints I hear about Mercurial is from git users who miss git-style branches. Hopefully this extension fixes that.
New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!