Marcel Bollmann

Results 234 comments of Marcel Bollmann

> A short fix might be to interpret a `` tag on a paper as denoting a new person with a new ID. So `mattpost` would be a different person...

The `` XML tag, as I understand it, is supposed to be used exclusively for a different rendering of the name in another script. If you consider that so far,...

(2) is not only redundant, but also a potential source of nasty bugs if, for whatever reason, the ID specified there doesn't match the constructed one. The Anthology library should...

> Another idea is we change to entirely in the XML, and then just generate in the YAML for everything. I've read this several times but I don't get what...

Ah! Yeah, I'm a bit puzzled (also while investigating #998) why we're even using this field to generate links to the page itself. I think the reason goes back to...

With your current suggestion, everyone who's looking for proceedings other than ACL has to click at least twice—I think the most common use case (for the landing page table) is...

~It does have a big impact if you're on a slow connection, for example.~(That didn't really make sense. I misremembered what Matt's example looked like.) I have tried coding up...

Just to clarify @akoehn, you feel it should switch to stacked layout sooner? I think the width of the tables just barely worked when the new design was introduced, but...

I played around with some ideas for the front page and made some sketches, two of which I'd like to share. 1. [**Exhibit One**](https://marcel.bollmann.me/anthology/index_1.html) follows the same layout idea as...

I think DataTables can be configured to use (vertical) scrolling instead of paging, I might try this out. Re the semantic navigation, this is really orthogonal to paging/scrolling, but what's...