The format mainly, I think. Due to loss of a grant and poor market conditions we have shifted our annual meeting with the board to a virtual format. Which gives me less informal time for discussions.
I work at a nonprofit and the board is largely university librarians. I am asking all of them how have the behavior of their patrons changed in the last five years. How has usage of their subscribed resources changed in the age of AI. They don't share much, but their facial expressions and silence share more than they mean them to. Some universities have cut staff, or reclassified them so that they won't receive benefits.
Yes, that is an important point. I guess I was focused mainly on the browser. Which is not the typical way to consume epubs. But you are right that ePubs are essentially packaged XHTML.
I'm a bit miffed about the dash. I wish it was a colon. Then well established XML could be simply name-spaced in, and then either styled with css and enhanced with JS. I suspect it wouldn't be that difficult to write something for nginx or apahce that simply converted the colon to a hyphen. Oh well, it cannot be 1999 forever.
Wow, they throw some serious spars at these duodecimal people:
> the problem is that Latin uses base ten, so bases larger than ten end up with names that put a bit too much of an emphasis on their relationship with decimal: undecimal, duodecimal, tridecimal, etc. people who like base twelve like to call it "dozenal" instead of "duodecimal" for this exact reason. these names are simply too biased in decimal's favor. ideally, every base should have a unique name that reflects its properties, rather than trivial information about its size.
wait is your email really [email protected]? I registered java.lang.string (at) gmail back when I was learning java 20+ years ago. Haven't really used it in over a decade though.
I think this is a case where I simply don't know enough, but couldn't auto-pilot be a lot easier and safer when adding a new axis? A lot fewer things to run into in the air, and if you could just rise or fall a couple dozen feet to avoid an collision seems safer.
A small comment for anyone new to xslt. The author references a wildcard rule in the comments [0]. While that is true, they are calling an identity transformation [1]. Identity transformations are very common in xslt.
FWIW, I see your comment. Also late to the thread though. This ruling is being watched at my office. I want to be a bit anonymous, but we've been doing a much more analogue version of some of these things for 75 years. With academics being our primary market. We've only had two legal issues in that time. Both settled out of court. But we walk a fine line.
Understandable. I work in academic publishing, and while the XML is everywhere crowd is graying, retiring, or even dying :( it still remains an excellent option for document markup. Additionally, a lot of government data produced in the US and EU make heavy use of XML technologies. I imagine they could be an interested consumer of Nanonets-OCR. TEI could be a good choice as well tested and developed conversions exist to other popular, less structured, formats.
I've casually tried to track down a voice in weather from that time with no luck, but this project scratches the itch somewhat. When I was younger (late 90s-early 00's) I spent a fair amount of my summers fishing with my father and brother on Lake Ontario. We would occasionally turn on the radio and catch a weather report from the coast guard/noaa. There was something about that then out-dated computer generated voice delivering the weather succinctly and to the point.
It was actually a project I used to evaluate coding done by an LLM. It was mediocre and took way too many iterations. But I now have a keyboard shortcut that will fetch KML/XML from noaa, parse out my important details, and read it back to me. The voice isn't quite right. But the morning I spent working on that was a good distraction at the time.
> I'd argue that his pragmatic approach to web design — combining web standards with design flair — was what won out during the 90s and early 2000s. Certainly, of the three web design gurus in 1997, Zeldman’s website back then was by far the most interesting and exotic.
--
I really looked to him at that time. I would sneak away during lunch my senior year of high school to read his new Web Standards book. I still regularly check A list Apart, albeit its seldom updated these days. But his approach melded nicely with the other things from XML land I had been reading at the time.
As an aside, I’m still rather annoyed that web components use hyphens. I really thought colon’s and namespaces made perfect sense there.