Posted registration page and more information for TUG 2011, to be held in Kerala, India this October.
Posted registration page and more information for TUG 2011, to be held in Kerala, India this October.
Think I got the new 0.8.3 release of biber in TeX Live's Build and Master trees. So many special cases, oh well ...
Been enjoying James Gleick's new book, Information. A quote from Ada, on trying to (what we would now call) debug her programs for Babbage's (theoretical) Analytical Engine:
"I am in much dismay at having got into so amazing a quagmire & botheration."
Finally installed biber in TeX Live, that is, the precompiled binaries made by the authors (with Par::Packer, which I hadn't known about before; very cool). We'll see how many other TL builders want to try ...
In order to do the equivalent of "git pull --dry-run" (which doesn't exist as such) --
git fetch git diff master origin/master
(From Jim Meyering, thanks Jim. He admits "There's probably a much easier way".)
Belatedly learned that Randy Kobes passed away last September. Apparently the university is keeping his machine up, since the CTAN and GNU redirectors have been cruising happily along. Started reimplementing them elsewhere now, though ...
Discovered that the Texinfo command summary and reference card had been missing about a half-dozen commands for years. Amazing what automated checks against the actual implementation can turn up. Now if only we could get it together to do the same for the xetex, pdftex, latex manuals ...
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!