Go Back   Forums > Abandonia.com > Community News & Feedback
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 14-12-2020, 11:56 AM   #1
Smiling Spectre
10 GOSUB Abandonia
20 GOTO 10
 
Smiling Spectre's Avatar




 
Join Date: Mar 2009
Location: Cherkessk, Russian Federation
Posts: 2,078
Send a message via ICQ to Smiling Spectre Send a message via AIM to Smiling Spectre Send a message via MSN to Smiling Spectre
Default

Not exactly. Bug with tags consist of auto-replacing all tags when someone edits Mother (i.e. English) node.

And it would be actually good if not fact that tags index database is destroyed, and any connected game receives semi-random tags in such case.

I tried several years to reconstruct tags. In vain. It seems, broken part is inaccessible from the translator side, and there is no auto-fix solution.

But you totally can edit your tags manually. And while no one edit English game, all connected tags remains the same.
__________________
Smiling Spectre is offline                         Send a private message to Smiling Spectre
Reply With Quote
Old 04-01-2021, 05:08 PM   #2
Mystvan
Vice-Chair-man Poke-man
 
Mystvan's Avatar

 
Join Date: Feb 2008
Location: Sao Paulo, Brazil
Posts: 883
Red face

Quote:
Originally Posted by Smiling Spectre View Post

Not exactly. Bug with tags consist of auto-replacing all tags when someone edits Mother (i.e. English) node.

And it would be actually good if not fact that tags index database is destroyed, and any connected game receives semi-random tags in such case.

I tried several years to reconstruct tags. In vain. It seems, broken part is inaccessible from the translator side, and there is no auto-fix solution.

But you totally can edit your tags manually. And while no one edit English game, all connected tags remains the same.
Thanks for the clarification. By the way, could you solve an old question of mine? I discover that the links of the translated Reviews have slight differences.

I will explain better:

Let’s take today’s problematic Screenshot as an example:

http://www.abandonia.com/en/games/24...es+Castle.html

http://www.abandonia.com/de/games/31...es Castle.html

http://www.abandonia.com/es/games/27...es Castle.html

You notice that in the original English version, the game number is 24645. In the German version, the number is 31486 while in the Spanish version it is 27262.

In the past, I thought that such a number would be in Arithmetic Progression, in which as the game is added to the Abandonia Library, as well as the User Number (my User Number 27490). So, I imagined that the Number of the game was the same regardless of the chosen Language.

Another hypothesis would be that such game number would be in Arithmetic Progression as the game would be added (via Translation) to the Library of the respective Language.

Would you know how to clarify this for me?
__________________
My New Signature 2.0
Mystvan is offline                         Send a private message to Mystvan
Reply With Quote
Old 10-01-2021, 06:16 PM   #3
Smiling Spectre
10 GOSUB Abandonia
20 GOTO 10
 
Smiling Spectre's Avatar




 
Join Date: Mar 2009
Location: Cherkessk, Russian Federation
Posts: 2,078
Send a message via ICQ to Smiling Spectre Send a message via AIM to Smiling Spectre Send a message via MSN to Smiling Spectre
Default

It's arithmetical progression, but it works not like you are imagine it. All entries exists in the same database (it's about games, companies and who knows what else). And number is unique identifier - actually, _only_ matter identifier. Others are tags and placeholders that means nothing for database. So if someone would publish game #123, and next entries will be translations to Spanish and German, it would be #124 and #125. But if someone will publish another game after #124, it will be #125, and hypothetical German translation will became #126.

There is no internal connections between reviews (and it's another old headache of me), and all such connections mantained into some other databases. You totally can try "url hack" and call any review by it's number. Only remember that it will bypass all external connection, and replace it with given tags. So, for example, take your Spanish Dragon's Lair:
http://www.abandonia.com/es/games/27...%20Castle.html

es is the Spanish tag. "Games" indicates that it's from games database. Number is unique. Name means nothing at all.

So if you'll supply, say, finnish tag (fi) and give it any other name (Commando.html), but remain the number - you'll see the same page.

http://www.abandonia.com/fi/games/27262/Commando.html

Only system "thinks" it's Finnish now, and made all interface appropriate way.

So there are totally exists "lost" games in database if something was changed in the wrong order, game was never published or removed from publication. And you can accidentally find such "non-connected" reviews, if you'll set random numbers. (Actually, I did it when I downloaded all site content - unfortunately, I never sorted it out).
__________________
Smiling Spectre is offline                         Send a private message to Smiling Spectre
Reply With Quote
Old 13-01-2021, 04:10 PM   #4
Mystvan
Vice-Chair-man Poke-man
 
Mystvan's Avatar

 
Join Date: Feb 2008
Location: Sao Paulo, Brazil
Posts: 883
Smile

Quote:
Originally Posted by Smiling Spectre View Post

It's arithmetical progression, but it works not like you are imagine it. All entries exists in the same database (it's about games, companies and who knows what else). And number is unique identifier - actually, _only_ matter identifier. Others are tags and placeholders that means nothing for database. So if someone would publish game #123, and next entries will be translations to Spanish and German, it would be #124 and #125. But if someone will publish another game after #124, it will be #125, and hypothetical German translation will became #126.

There is no internal connections between reviews (and it's another old headache of me), and all such connections mantained into some other databases. You totally can try "url hack" and call any review by it's number. Only remember that it will bypass all external connection, and replace it with given tags. So, for example, take your Spanish Dragon's Lair:
http://www.abandonia.com/es/games/27...%20Castle.html

es is the Spanish tag. "Games" indicates that it's from games database. Number is unique. Name means nothing at all.

So if you'll supply, say, finnish tag (fi) and give it any other name (Commando.html), but remain the number - you'll see the same page.

http://www.abandonia.com/fi/games/27262/Commando.html

Only system "thinks" it's Finnish now, and made all interface appropriate way.

So there are totally exists "lost" games in database if something was changed in the wrong order, game was never published or removed from publication. And you can accidentally find such "non-connected" reviews, if you'll set random numbers. (Actually, I did it when I downloaded all site content - unfortunately, I never sorted it out).
Thanks for the clarification! Ugh! It is a confusing and not very organized system...

In fact, I realized that the same review of the same language can have more than one number...

And it is unfortunate that games (and / or reviews) lost or not-connected can exist here.
__________________
My New Signature 2.0
Mystvan is offline                         Send a private message to Mystvan
Reply With Quote
Old 16-01-2021, 10:25 PM   #5
Smiling Spectre
10 GOSUB Abandonia
20 GOTO 10
 
Smiling Spectre's Avatar




 
Join Date: Mar 2009
Location: Cherkessk, Russian Federation
Posts: 2,078
Send a message via ICQ to Smiling Spectre Send a message via AIM to Smiling Spectre Send a message via MSN to Smiling Spectre
Default

Quote:
Originally Posted by Mystvan View Post
In fact, I realized that the same review of the same language can have more than one number...
Oh? Where? It must not be - system cannot handle properly several identical names in the same language, so one of them is definitely error.
__________________
Smiling Spectre is offline                         Send a private message to Smiling Spectre
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
We Need Translators swiss Blah, blah, blah... 37 14-12-2010 10:41 AM


Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 12:30 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.