DIY KODT, from the BIGOR site, advertising the KODT reading event.
An article about quantum teleportation that’s used in the backstory of HalfLife.
Does this fix the editthispage.com
Does this fix the editthispage.com site?
Yep. The weblog template assumes you have all your items as rows in a table, the manila template didn’t put an enclosing <table> tag around them, so the layout was messed up.
Death to all tables, I say.
Qualities of a good URL.
Qualities of a good URL. URLs should be simple, concise, and designed to last forever – reflecting the page’s content and hiding the implementation. The days of an URL mapping directly to a file are gone. So instead people treat the URL like command line – passing variables to a script that assembles a page – ending up with a bloated, confusing, and forgettable URL. Like, for example, the one you’re looking at now. Interesting argument, but ultimately too much of a bother – doesn’t scale to really complex sites, and using mod_rewrite in Apache isn’t the most accessible solution.