@steelbytes avatar
UTC

Veni, Vidi, Posti
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
 
Veni, Vidi, Posti
@steelbytes avatar
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
UTC quote
tried uploading an image as heic and got this.
Forum member supplied image with no explanatory text
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
SteelBytes wrote:
tried uploading an image as heic and got this.
I've been having some trouble with HEIC (and also webp) due to a Linux update overwriting my custom-built version of ImageMagick. Thought I had fixed it, but obviously something still wrong.

On a side note, WTF are you doing with an HEIC image? Have you come around and are now renouncing your iPhone heresy?
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
Oh, and I won't have access to my development environment for the next month, so an HEIC fix might have to wait, unless I can fix it over ssh.
@steelbytes avatar
UTC

Veni, Vidi, Posti
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
 
Veni, Vidi, Posti
@steelbytes avatar
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
UTC quote
jess wrote:
On a side note, WTF are you doing with an HEIC image? Have you come around and are now renouncing your iPhone heresy?
my original was a 12mb jpeg which MV can't handle. so I tried converting to an heic.

PS, I do wish google would give me an heic option in the pixel camera app. heic is supported natively in android, guess google doesn't want to deal with confused users or some such.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
SteelBytes wrote:
my original was a 12mb jpeg which MV can't handle. so I tried converting to an heic.
How big was the HEIC?

I was tinkering with the upload size restrictions recently — the ultimate limit is actually controlled by PHP, and I think (but can't remember for sure) that I set it for 16mb
@steelbytes avatar
UTC

Veni, Vidi, Posti
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
 
Veni, Vidi, Posti
@steelbytes avatar
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
UTC quote
jess wrote:
How big was the HEIC?

I was tinkering with the upload size restrictions recently — the ultimate limit is actually controlled by PHP, and I think (but can't remember for sure) that I set it for 16mb
5.2MB
⬆️    About 27 days elapsed    ⬇️
@shebalba avatar
UTC

Molto Verboso
2009 GTS250, Ducati Monster M900, KTM 390 Adventure, Honda CR125
Joined: UTC
Posts: 1828
Location: Oceanside, CA
 
Molto Verboso
@shebalba avatar
2009 GTS250, Ducati Monster M900, KTM 390 Adventure, Honda CR125
Joined: UTC
Posts: 1828
Location: Oceanside, CA
UTC quote
Would it be possible to have a 'read offline' mode? Obviously posting or reading updated comments would not be possible. I guess I would need to download some part of MV to my device, correct?

This would be a really nice feature for when I'm on an airplane, especially when the intertubes is down, which is often.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
Shebalba wrote:
Would it be possible to have a 'read offline' mode? Obviously posting or reading updated comments would not be possible. I guess I would need to download some part of MV to my device, correct?

This would be a really nice feature for when I'm on an airplane, especially when the intertubes is down, which is often.
It's technically feasible, but definitely not easy. I think the biggest question would be about what app would be used to actually view the offline content? Writing an iOS app and an iPadOS app and seventeen flavors of Android app is probably out of the question, so I would need to look for some kind of existing app or entity that could both hold the offline content and present it to the user.

RSS readers sort of fit the bill, except that (a) RSS is a dying standard, and (b) RSS is very much geared toward blog content, with a single article standing on its own, and always with reverse chronology (newest content at the top). I'm not sure how the concept of forum areas, topic indexes, and topics made up of multiple posts fits into that model.

The next question would be how to choose the content? If it were strictly a date cutoff (say, everything from the forum for the last 7 days) then you'd have a lot of NSM and MP3 content in there as well — fine for some, but unnecessary bulk for others. So would I create a mechanism to choose which forum areas go into the download?

What about links between topics? Do those work, assuming that the linking topic and the linked topic are both within the time frame of the downloaded content?

And how about image uploads? Are those included too? Many threads are pointless without pictures. Others less so.

And then finally (maybe) how do I prevent this mechanism from being used to scrape content? We regularly thwart rogue clients that are clearly scraping the MV content, using anonymous clients (i.e. not identified as a known crawler) to request a large amount of data in a short time. Opening up a mechanism where they could download a large amount of data with a single request would basically blow a hole in the anti-scraping defenses. We could restrict use of the feature to registered users, but that's still not a very high bar, as registering an account on MV is trivial.



So, in summary: while this is probably technically feasible, usually when I am presented with a request that has far more questions than answers, it's hard to justify putting effort into it when there are so, so many things on the site that need improving or fixing (image upload, to name but one).

Headache emoticon
@shebalba avatar
UTC

Molto Verboso
2009 GTS250, Ducati Monster M900, KTM 390 Adventure, Honda CR125
Joined: UTC
Posts: 1828
Location: Oceanside, CA
 
Molto Verboso
@shebalba avatar
2009 GTS250, Ducati Monster M900, KTM 390 Adventure, Honda CR125
Joined: UTC
Posts: 1828
Location: Oceanside, CA
UTC quote
jess wrote:
So, in summary: while this is probably technically feasible, usually when I am presented with a request that has far more questions than answers, it's hard to justify putting effort into it when there are so, so many things on the site that need improving or fixing (image upload, to name but one).

Thank you for taking the suggestion seriously, giving it thoughtful consideration, and sharing why it is not necessarily an ideal feature.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
Shebalba wrote:
Thank you for taking the suggestion seriously, giving it thoughtful consideration, and sharing why it is not necessarily an ideal feature.
It was actually a good opportunity for me to go through the thought exercise of what would be involved. Even though the conclusion wasn't positive, it's still useful for me to go through the process of identifying the moving parts and trying to gauge how to address the various facets of the problem.

So thanks for the question, genuinely.
@sledge avatar
UTC

Ossessionato
GTS 300 HPE
Joined: UTC
Posts: 2357
Location: Adelaide
 
Ossessionato
@sledge avatar
GTS 300 HPE
Joined: UTC
Posts: 2357
Location: Adelaide
UTC quote
Shhh. Jess is learning Portuguese.
Would be embarrassing getting your homophones mixed up e.g pela donna (by the lady) vs peladona (naked).
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
Sledge wrote:
Would be embarrassing getting your homophones mixed up e.g pela donna (by the lady) vs peladona (naked).
Speaking of which, I have no idea what this statue is all about. But it doesn't seem good.
Forum member supplied image with no explanatory text
@der_blechfahrer avatar
UTC

Molto Verboso
ET3 & PX150 & GTS 300 Super Sport MY23 & Yamaha Neo's electric
Joined: UTC
Posts: 1911
Location: Berlin
 
Molto Verboso
@der_blechfahrer avatar
ET3 & PX150 & GTS 300 Super Sport MY23 & Yamaha Neo's electric
Joined: UTC
Posts: 1911
Location: Berlin
UTC quote
Back in the days of dialup - and meaning no offence, but this forum is like the last vestige of that time - I used Opera's offline mode to read forum threads that I had called up before. It must have used the cached data, but I don't know how it worked behind the scenes, only that it did work well.
@znomit avatar
UTC

Veni, Vidi, Posti
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
 
Veni, Vidi, Posti
@znomit avatar
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
UTC quote
jess wrote:
Speaking of which, I have no idea what this statue is all about. But it doesn't seem good.
It's half good.

Do we need age verification on MV?
@znomit avatar
UTC

Veni, Vidi, Posti
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
 
Veni, Vidi, Posti
@znomit avatar
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
UTC quote
Can we get an option to jump to a specific page in longer threads? I'm trolling through the retro thread and want to jump ahead a bit more than shown.
Forum member supplied image with no explanatory text
Forum member supplied image with no explanatory text
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
znomit wrote:
Can we get an option to jump to a specific page in longer threads? I'm trolling through the retro thread and want to jump ahead a bit more than shown.
Seems reasonable.
@der_blechfahrer avatar
UTC

Molto Verboso
ET3 & PX150 & GTS 300 Super Sport MY23 & Yamaha Neo's electric
Joined: UTC
Posts: 1911
Location: Berlin
 
Molto Verboso
@der_blechfahrer avatar
ET3 & PX150 & GTS 300 Super Sport MY23 & Yamaha Neo's electric
Joined: UTC
Posts: 1911
Location: Berlin
UTC quote
Until that is done, I just use the address bar.
Append .18 to hop to page 18.
⚠️ Last edited by Der Blechfahrer on UTC; edited 1 time
@dougl avatar
UTC

El Macho
0/0
Joined: UTC
Posts: 9059
Location: Porto 4050-570
 
El Macho
@dougl avatar
0/0
Joined: UTC
Posts: 9059
Location: Porto 4050-570
UTC quote
jess wrote:
Speaking of which, I have no idea what this statue is all about. But it doesn't seem good.
https://pt.wikipedia.org/wiki/Amor_de_Perdi%C3%A7%C3%A3o
@obx_dude avatar
UTC

Hooked
Joined: UTC
Posts: 356
 
Hooked
@obx_dude avatar
Joined: UTC
Posts: 356
UTC quote
znomit wrote:
It's half good.

Do we need age verification on MV?
I guess the ass gives it a pass? That's a nice rump.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
DougL wrote:
https://pt.wikipedia.org/wiki/Amor_de_Perdi%C3%A7%C3%A3o
Fascinating!
UTC

Addicted
PK50XL, PK100S, ET3, Matchless G80S, Honda CBR400RR, Ducati ST4S
Joined: UTC
Posts: 724
Location: UK
 
Addicted
PK50XL, PK100S, ET3, Matchless G80S, Honda CBR400RR, Ducati ST4S
Joined: UTC
Posts: 724
Location: UK
UTC quote
jess wrote:
Seems reasonable.
Wasn't this suggested and rejected on page 3?
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
Matchlessman wrote:
Wasn't this suggested and rejected on page 3?
There's a subtle but important difference between what you asked for and what znomit asked for. The topics in a forum are not in chronological order, while the posts in a topic are. Thus, jumping to an earlier page makes a lot more sense within a topic than it does within a forum.

And I still have the same objection -- that manual entry of a page number is tedious and error-prone. And I'm still likely to seek a different path than the obvious choice that most forums have implemented. Because I'm stubborn like that.

Finally, your suggestion wasn't rejected, it just went on to inform different features in a different way than you had suggested. Since page numbers don't really mean anything within a forum (temporally speaking, anyway) the new search function incorporates the ability to look at specific forums in specific years.

That feature came about in part because of your suggestion.
UTC

Addicted
PK50XL, PK100S, ET3, Matchless G80S, Honda CBR400RR, Ducati ST4S
Joined: UTC
Posts: 724
Location: UK
 
Addicted
PK50XL, PK100S, ET3, Matchless G80S, Honda CBR400RR, Ducati ST4S
Joined: UTC
Posts: 724
Location: UK
UTC quote
jess wrote:
There's a subtle but important difference between what you asked for and what znomit asked for. The topics in a forum are not in chronological order, while the posts in a topic are. Thus, jumping to an earlier page makes a lot more sense within a topic than it does within a forum.

And I still have the same objection -- that manual entry of a page number is tedious and error-prone. And I'm still likely to seek a different path than the obvious choice that most forums have implemented. Because I'm stubborn like that.

Finally, your suggestion wasn't rejected, it just went on to inform different features in a different way than you had suggested. Since page numbers don't really mean anything within a forum (temporally speaking, anyway) the new search function incorporates the ability to look at specific forums in specific years.

That feature came about in part because of your suggestion.
I see the difference in what was asked for now. On the face of it they look like very simlar things but as you say, topic vs whole forum works very differently with the chronological order.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
Matchlessman wrote:
I see the difference in what was asked for now. On the face of it they look like very simlar things but as you say, topic vs whole forum works very differently with the chronological order.
For the sake of consistency, I may end up with the same solution for both cases, although I think (from memory) that there are two entirely separate pagination routines in the code. I'm thinking that the ellipsis could be made clickable, but would jump half the distance between the two pages that the ellipsis separates.

Or something like that. Maybe for especially large distances (more than 12?) it could offer additional choices about how far to jump.

Not sure yet.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
The general problem with me fixing anything is that whenever I set out to do so, I find twelve other things that are either (a) more urgent, or (b) more interesting, or (c) lower-hanging fruit.

Thus, there is no intercept vector to the end of the list. The list grows faster than I can make progress on it.

Maybe I should've posted this in [NSR] What's Pissing you off Today? III instead.
@znomit avatar
UTC

Veni, Vidi, Posti
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
 
Veni, Vidi, Posti
@znomit avatar
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
UTC quote
jess wrote:
For the sake of consistency, I may end up with the same solution for both cases, although I think (from memory) that there are two entirely separate pagination routines in the code. I'm thinking that the ellipsis could be made clickable, but would jump half the distance between the two pages that the ellipsis separates.

Or something like that. Maybe for especially large distances (more than 12?) it could offer additional choices about how far to jump.

Not sure yet.
Here's a better example.
I can jump directly to 8 other pages from here but nobody wants to jump to page 2 from here ever do they?
Maybe:
1 … 9 10 11 12 13 14 15 … 17
Forum member supplied image with no explanatory text
@coddy avatar
UTC

Addicted
2021 GTS 300 Supersport, Triumph Tiger 800
Joined: UTC
Posts: 838
Location: Oxfordshire, UK
 
Addicted
@coddy avatar
2021 GTS 300 Supersport, Triumph Tiger 800
Joined: UTC
Posts: 838
Location: Oxfordshire, UK
UTC quote
jess wrote:
Yep. This is on my list to investigate. I'm fairly sure we wouldn't show every single thumbs-up as a separate message, but possibly grouped together (as they are now) with more information about who those others are.

The biggest obstacle, believe it or not, is how to do the layout of each notification such that there is enough information there without getting too crowded. And it has to be equally useful on mobile and desktop.
Did you get the chance/remember to investigate this one Jess?
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
Coddy wrote:
Did you get the chance/remember to investigate this one Jess?
It's on hold while I am pursuing some other very large changes to the structure of the forum. For the last 3-4 months (not counting the month I just spent in Portugal) I've been slowly putting in place some entirely new (and modern) infrastructure underneath the familiar MV facade. Ideally, nobody has noticed.

I think the change you're interested in will require a substantial re-think of the way notifications are stored and coalesced. That's going to require some careful planning, and it just hasn't happened yet.

Sorry.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
znomit wrote:
Here's a better example.
I can jump directly to 8 other pages from here but nobody wants to jump to page 2 from here ever do they?
Maybe:
1 … 9 10 11 12 13 14 15 … 17
It's a fair point.
@steelbytes avatar
UTC

Veni, Vidi, Posti
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
 
Veni, Vidi, Posti
@steelbytes avatar
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
UTC quote
feature request

search filters for threads that I've posted in and for threads or for posts that I was quoted in.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
SteelBytes wrote:
search filters for threads that I've posted in and for threads or for posts that I was quoted in.
This would be in addition to some other search criteria, yes? You don't want to just see topics you've posted in, if I surmise correctly.

You can already do this when searching by post, of course, but presumably you want to see topics where a specific search term shows up and you happen to have posted? That might be fairly difficult to do within one SQL query.

Topics that you were quoted in is almost impossible. That information isn't in the search index at all (it is deliberately stripped out, in fact) and finding those posts requires a brute-force text search through the entire database.
@steelbytes avatar
UTC

Veni, Vidi, Posti
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
 
Veni, Vidi, Posti
@steelbytes avatar
2019 GTS 300 HPE SuperTech 72,000km
Joined: UTC
Posts: 7220
Location: Batmania aka Melbourne, Aus
UTC quote
jess wrote:
This would be in addition to some other search criteria, yes? You don't want to just see topics you've posted in, if I surmise correctly.

You can already do this when searching by post, of course, but presumably you want to see topics where a specific search term shows up and you happen to have posted? That might be fairly difficult to do within one SQL query.

Topics that you were quoted in is almost impossible. That information isn't in the search index at all (it is deliberately stripped out, in fact) and finding those posts requires a brute-force text search through the entire database.
you surmise correctly.
@tszarathusra avatar
UTC

Hooked
Vespa C38 - S50 4T Super.
Joined: UTC
Posts: 266
Location: Netherlands
 
Hooked
@tszarathusra avatar
Vespa C38 - S50 4T Super.
Joined: UTC
Posts: 266
Location: Netherlands
UTC quote
I kind of miss "First unread post" link in threads.
Forum member supplied image with no explanatory text
@jimc avatar
UTC

Moderaptor
The Hornet (GT200, aka Love Bug) and 'Dimples' - a GTS 300
Joined: UTC
Posts: 44803
Location: Pleasant Hill, CA
 
Moderaptor
@jimc avatar
The Hornet (GT200, aka Love Bug) and 'Dimples' - a GTS 300
Joined: UTC
Posts: 44803
Location: Pleasant Hill, CA
UTC quote
T.S.Zarathusra wrote:
I kind of miss "First unread post" link in threads.
Can you not see the 'red arrow'?
Forum member supplied image with no explanatory text
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
T.S.Zarathusra wrote:
I kind of miss "First unread post" link in threads.
Like Jim says, it's there. It's always been there.
Forum member supplied image with no explanatory text
@tszarathusra avatar
UTC

Hooked
Vespa C38 - S50 4T Super.
Joined: UTC
Posts: 266
Location: Netherlands
 
Hooked
@tszarathusra avatar
Vespa C38 - S50 4T Super.
Joined: UTC
Posts: 266
Location: Netherlands
UTC quote
I actually meant inside the thread itself. Sorry for the confusion.
Forum member supplied image with no explanatory text
Forum member supplied image with no explanatory text
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
T.S.Zarathusra wrote:
I actually meant inside the thread itself. Sorry for the confusion.
To the best of my knowledge, that's never been a feature at MV. Do you mean you miss it compared to other forums?
@tszarathusra avatar
UTC

Hooked
Vespa C38 - S50 4T Super.
Joined: UTC
Posts: 266
Location: Netherlands
 
Hooked
@tszarathusra avatar
Vespa C38 - S50 4T Super.
Joined: UTC
Posts: 266
Location: Netherlands
UTC quote
I actually thought this was a feature that could be turned on in the backend of all forum software. Back when I was hosting many such features were recommended to be turned off to save resources.
It is not a necessity for me. I just suggested it because I thought it might be a nice thing to have. Some forums have it, some don't.
Let's say if you click thread that does not look familiar (due to old age memory loss). See from the first post that you have already read through it, and would like to pick up where you left off, and don't see in a quick glance if it's in page 3, 4 or 22. Or you're midway through reading 100 page thread and close the browser. Later you would like to pick up where you left off but don't remember if it was on page 40, or 60, or 53, or 42.
OP
@jess avatar
UTC

Petty Tyrant
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
 
Petty Tyrant
@jess avatar
0:7 and counting
Joined: UTC
Posts: 38668
Location: Bay Area, California
UTC quote
T.S.Zarathusra wrote:
I actually thought this was a feature that could be turned on in the backend of all forum software. Back when I was hosting many such features were recommended to be turned off to save resources.
The base software that Modern Vespa runs was released in 2002 -- primitive times for forum software. It was missing a lot of features, and some of the features were implemented in extremely resource-intensive ways.

The site has since undergone extensive modification over the years. Most of the "modern" forum features I actually wrote myself, because there just aren't any mods available for this creaky architecture any more.
T.S.Zarathusra wrote:
Let's say if you click thread that does not look familiar (due to old age memory loss). See from the first post that you have already read through it, and would like to pick up where you left off, and don't see in a quick glance if it's in page 3, 4 or 22. Or you're midway through reading 100 page thread and close the browser. Later you would like to pick up where you left off but don't remember if it was on page 40, or 60, or 53, or 42.
Got it.
@znomit avatar
UTC

Veni, Vidi, Posti
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
 
Veni, Vidi, Posti
@znomit avatar
LX190 Friday afternoon special, [s]Primavera[/s], S50, too many pushbikes
Joined: UTC
Posts: 10941
Location: Hermit Kingdom
UTC quote
I'm stalking someone whose username briefly escaped me. Be handy to have a "next page" here.

https://modernvespa.com/members?mode=karma_best

The forum selection is busted at the bottom of the members search page too.

Not Found

The requested URL was not found on this server.
Forum member supplied image with no explanatory text

Modern Vespa is the premier site for modern Vespa and Piaggio scooters. Vespa GTS300, GTS250, GTV, GT200, LX150, LXS, ET4, ET2, MP3, Fuoco, Elettrica and more.

Modern Vespa is made possible by our generous supporters.

Buy Me A Coffee
 

Shop on Amazon with Modern Vespa

Modern Vespa is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com


All Content Copyright 2005-2025 by Modern Vespa.
All Rights Reserved.


[ Time: 0.0305s ][ Queries: 5 (0.0085s) ][ live ][ 334 ][ ThingOne ]