What happened to the lifein19x19 forum? It's back 🄳

Hello, my name is Pierre, also a user of lifein19x19 forum with the same username (ā€œpnprogā€, also used on reddit, github…).

About 2 days ago, I sent an email to Adrian, to propose my help to migrate the forum to the latest phpBB. I am not an expert of phpBB, but if we wait until we find one, we may wait forever. I spent some time playing with phpBB, setting up the old version used on lifein19x19 running on my computer and reading about the update process. My conclusion is that it would still be easier and better to update to the latest phpBB (instead of migrating to a different forum technology).

I have a ā€œconcept of a planā€œ so to speak, and now awaiting for Adrian’s reply.

21 Likes

Hello,

This is just to report that following my email to Adrian 2 weeks ago, I did not receive any reply. I sent one more email early last week from a different mail provider (in case the first one got flagged as spam) but no answer so far.

Maybe someone from the forum that knows how to contact him can help? Maybe @trohde ?

We are starting the Chinese New Year break here, and I have plenty of free time on hand this week, I was hoping to start now.

11 Likes

Hello, @pnprog – I’ve just sent Adrian an email too, to the address that I have … asked him to please follow up here, even if it is with bad news :man_shrugging: and/or maybe tell us what he thinks is needed to revive L19.

9 Likes

No reply.

I’m afraid we’ll have to get used to the thought that L19 is dead :cry:

3 Likes

I was never on l19x19 (maybe had a user, but never regular), was the value of that forum mostly the ongoing discussion, or are there lots historical threads and stuff that would be valuable to be able to reference?

Creating some kind of read-only archive sounds way easier than restoring the full r/w forum, but I don’t know if it’s worth pressing for that at all, if the value of the forum was in the community and place for ongoing discussion.

2 Likes

@Uberdude will be able to say a lot more about it than I can.

I just want to mention John Fairbairn who was one of the most prolific contributors there.

4 Likes

I wasn’t contributing but I remember some valuable content written by some connoisseurs. Really.

3 Likes

Yes there were high-quality contributions from John Fairbairn, Robert Jasiek, kvasir, Knotwilg (although he was less active recently),… A few years ago, Bill Spight and Kirby were prolific contributors. But I feel that the forum has become much less lively these last few years, and I’m afraid that even if it is repaired, being disconnected for one year will kill it.

6 Likes

Yes, this – because, how will the members even learn that it has been revived, if that ever happens? The forum admin would have to send out an email …

2 Likes

Well I’d kind of expect an email to let people know if there’s a breach or a site takedown from malicious activity etc anyway.

2 Likes

Mh… yes, even that didn’t happen.

Meanwhile I’m afraid the main admin resp. owner of the domain have other interests – or are inconvenienced in some way … we cannot know if they don’t communicate with us.

@apetresc, @Joaz_Banbeck, @Jordus – are you folks alive at least?

@Brian, @Uberdude, have you ever heard any news?

2 Likes

Hey everyone. I’m recovering as much of Life in 19x19 as possible from Wayback snapshots and rebuilding it into a publicly accessible, read-only archive.

I’m not involved with lifein19x19 in any way. I’m not sure if I even had an account there. However, I hate to see it go down.

For the past days I set out to preserve the information and present all there is in an easy to browse way, in a single ā€œforum styleā€ archive, rather than scattered accross waybackmachine snapshots.

Scope: recover the forum content (categories, topics, posts, users) and make it easy to browse.
Out of scope: Any form of posting or reviving it as a working forum.

Status

  • 21000+ posts are recovered in 2800 topics. This seems to be everything waybackmachine has.
  • Posts are generally well-preserved.
  • Forum categories and usernames are partially okay. Some are correct, others are just a number. I’m currently improving this.
  • Attached SGF’s are preserved and downloadable. (~50 sgf files found).
  • The custom Go diagram/editor is remade, so SGF/diagram posts remain readable. This generally works. Some diagrams are offset by a line or a stone, that needs some extra attention

Screenshots

It will not be the same as a proper backup of the forum, so gaps are expected. But the goal is to make the historical content easy to browse for the whole community.

If an original backup becomes available later, I can integrate it as well.

Access the Life in 19x19 ā€œreaderā€:

Let me know if you see issues other than the ones I’ve mentioned above.

27 Likes

Thanks Johnnie, guess this is better than nothing.

5 Likes

Really nice what you’re doing here. Thank you.

5 Likes

Did you check whether any other internet archiving site had additional material?

2 Likes

Very nice!

2 Likes

As for myself, I wasn’t contacted by Adrian after I emailed him. So still waiting.

I am still volunteering to help migrate the forum to a newest version whenever Adrian has time, but for the time being, if I don’t post an update here, you can assume that Adrian did not contact me back.

8 Likes

Hey everyone - very sorry for the radio silence for the last few months, it’s been a very busy period for me. But I do have exciting news to share:

It turns out Claude was the missing phpBB expert I’d been missing all along. Over the course of a few dedicated sessions with a prod snapshot I set up locally, we were able to meticulously migrate 100% of the database to a brand new instance of the very latest phpBB (3.3.15). As far as I can tell, nothing at all was lost (with the exception of 15 ā€œorphanedā€ PMs between deleted user accounts).

There’s a few loose ends left to tie up, mainly around the [sgf] and [go] tags and the theme files, but these should not prove to be a big problem. I expect to bring the site back up live within the next 24-48 hours, so stay tuned!

Thank you again for your patience. I will be responding to @pnprog’s generous offer for support later this week to hopefully onboard him on the development process moving forward so the bus factor for the board is never as low as it has been up to now.

See you all on L19 soon!

37 Likes

:backhand_index_pointing_up: <hyperventilates>

Oh wow, oh wow, oh wow, OH WOW!

Thanks, @apetresc – and sorry for having (almost) lost my faith!

4 Likes

This is an excellent news!

For the future, I think the best course of action would be to publish the php code that runs the forum (especially the custom code that display the SGF and gobans) on github, together with a small testing database (a few threads that uses our custom features) and instructions to run it locally.

This way, every time there is a new phpBB release, it’s easy to download the code, try a migration and patch the php code appropriately, so as to not let the forum version lag too much. And when the migration to a new version has been tested, then the migration of the full database and updated php code can be pushed to the real server.

6 Likes