Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the board
Thread view  Mix view  Order
rr

Homepage E-mail

Berlin, Germany,
10.05.2025, 10:21
 

The DOS ain't dead changes thread (Announce)

Here I will post any changes regarding the DOS ain't dead forum. Changes can be technical or organizational. For different topics I will create a sub-thread with a proper subject line. You are free to comment.

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
10.05.2025, 11:12

@ rr

RSS feed timestamps (aka pubDate)

Dunno, how many of you use RSS to follow this forum, but I already noticed years ago new DOS ain't dead feed items show up in my feed reader (Feedbro) one or two hours behind the creation of the posting. The obvious reason are time zones.

my little forum software tells a feed reader it is using GMT (#1) for the pubDate timestamp, where in fact it uses the server's local time (#1) in my setup. Changing 'Forum time difference \ Time difference between server and forum time' (#1, #2) felt 'unnatural' to me and would cause shifting of the time display in web browsers for existing postings. And I would probably have to change this setting twice a year. ;-)

So, three days ago I just replaced GMT with %z (PHP: strftime - Manual) and the results in web browser and feed reader look fine to me.

What are your observations?

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
21.05.2025, 16:51

@ rr

RSS feed timestamps (aka pubDate)

> What are your observations?

Nobody? :-(

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
09.06.2025, 15:42

@ rr

'Full' Unicode support

Starting from the issue with the Cyrillic letter О I noticed the same for Cyrillic А.

Because I expected trouble with many other international characters, I now used a 'brute-force approach' to convert each database table to the utf8mb4 character set and set utf8mb4_unicode_ci for collation.
For that I had to change each table's engine from MyISAM to InnoDB.
I also set the database connection to use utf8mb4 (utf8 before) and changed the HTML charset from ISO-8859-1 to utf-8.

I wanted to do that already many years ago, but my MySQL knowledge is very limited.
There may be some side effects. If you find any, please report them here.

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
27.10.2025, 17:56

@ rr

Users online counter

The users online counter in the footer no longer includes guest users, 'thanks' to bots, crawlers, and AI scrapers frequently visiting this forum and making this number useless.

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
28.10.2025, 18:01

@ rr

Style change for [code]

To make {code} sections more visually readable, they are now formatted in red and bold.
Below you find an example for ecm's ROM-BIOS leaves ds and es limits beyond 64 KiB.

Before:

[image]

After:

[image]

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
09.11.2025, 19:18

@ rr

Added support for [sub] and [sup] BBCode tags

I just added these, because it was easy to do so. :-D

* Subscript: The quick brown fox jumps under the lazy dog.
* Superscript: The quick brown fox jumps over the lazy dog.

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
09.11.2025, 20:55

@ rr

Added support for [sub] and [sup] BBCode tags

Reply for testing e-mail notification:

> * Subscript: The quick brown fox jumps under the lazy dog.
> * Superscript: The quick brown fox jumps over the lazy dog.

---
Forum admin

rr

Homepage E-mail

Berlin, Germany,
12.11.2025, 08:33

@ rr

'powered by my little forum' URL changed

A cosmetic change: The bottom right link now points to my fork on GitHub.

---
Forum admin

Japheth

Homepage

Germany (South),
15.11.2025, 08:58

@ rr

test [sup][sup][/sup][/sup]

single sup

1010

double sup

1010[sup]10[/sup]

Doesn't work! So you cannot really talk about the Big Freeze here...

---
MS-DOS forever!

rr

Homepage E-mail

Berlin, Germany,
15.11.2025, 11:44

@ Japheth

test [sup][sup][/sup][/sup]

> single sup
>
> 1010
>
> double sup
>
> 1010[sup]10[/sup]
>
> Doesn't work! So you cannot really talk about the Big Freeze here...

(I took the liberty of moving your post to this thread.)

That's the expected behavior and caused by the simple Regex-based BBCode parser.

So, yes, no talk about the Big Freeze or my account balance.

---
Forum admin

Back to the board
Thread view  Mix view  Order
22871 Postings in 2137 Threads, 402 registered users (0 online)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum