Register - Login
Views: 99392565
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-24-22 10:10:54 AM
Jul - The Cutting Room Floor - Any Japanese text need translating? New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 53 54 55 56 57 58 59 60 61 62 Next newer thread | Next older thread
Xkeeper

Level: 263


Posts: 18225/25343
EXP: 296722070
For next: 2238383

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 9 days
Last activity: 3 days

Posted on 11-17-10 04:25:06 PM Link | Quote
Encoding (used by Opera): not supplied - (windows-1252)

The database's encoding is latin1_swedish_ci.


I know it makes no sense. It's been on the to-do list for about 6 years now, more or less.

____________________
Liliana
"A horrible person". That's what it says. "A horrible person."

We weren't even testing for that.


Level: NaN


Posts: 1940/-3841
EXP: NaN
For next: 0

Since: 07-23-07


Since last post: 10.2 years
Last activity: 10.1 years

Posted on 11-17-10 04:29:18 PM Link | Quote
It is absolutely annoying for Russian sites. You always have to switch between Windows-1251, the Soviet KOI8 code or occasionally even the MS-DOS code page 866. And of course, none of them supply the code page, so it's entirely trial and error.

And yes this board does not use any encoding whatsoever, I already noticed. But usually, my browser does a good enough job at detecting the code page anyway.

____________________
Tauwasser
"dumb piece of shit needs to learn some fucking ettiquette" - Anonymous
Level: 21


Posts: 40/73
EXP: 43038
For next: 6905

Since: 04-10-09


Since last post: 11.1 years
Last activity: 10.0 years

Posted on 11-18-10 12:06:53 AM (last edited by Tauwasser at 11-17-10 09:11 PM) Link | Quote
Originally posted by Xkeeper
The board does no translation of any data whatsoever, neither to entities nor UTF-8 or whathaveyou. And for what it's worth, your character is broken.

Well, it has to translate the text to some format to store it, even if it's 1:1. Also, if you look at the source for this very page, you will see that most kanji here are represented as html entities.
It displays fine in my browser, because it guesses the content to be UTF-8, so it's not "broken" per sΓ©. If this page intends to be in a specific encoding, it would better declare it in the header.

Edit, also if the database encoding is not UTF-8, one should expect it to try to represent input in the database's encoding and do something when it fails (such as making an html entity out of UTF-8 characters that are not subsumed in your ANSI codepage). It obviously stored mine and Aoi's kanjis as their UTF-8 byte sequences, obviously.
Strange behavior, but might be linked to what encoding this input form is displayed as.
You should maybe 1up that issue and convert the database properly and therefore save space.

cYa,

Tauwasser

____________________
nensondubois
seek help please
Level: 49


Posts: 237/551
EXP: 852713
For next: 31170

Since: 05-30-10


Since last post: 7.8 years
Last activity: 7.8 years

Posted on 11-18-10 12:27:22 AM Link | Quote
I have a translation request: This is for Same Game Mario, which I plan to put up after I do Pro Mhajong Kiwame GB:

This is one of the two unused screens from Same Game Mario. This may or may not be a debug menu, if it is a debug menu, expect me to delve into getting it to work, if possible.

http://s690.photobucket.com/albums/vv270/nensondubois/?action=view&current=SameGameMarioJ_00000.png#!oZZ1QQcurrentZZhttp%3A%2F%2Fs690.photobucket.com%2Falbums%2Fvv270%2Fnensondubois%2F%3Faction%3Dview%26current%3DSameGameMarioJ_00000.png

____________________
Someone needs a new signature but doesn't feel like making one. http://www.youtube.com/watch?v=wtvx8TBA5EM
Xkeeper

Level: 263


Posts: 18229/25343
EXP: 296722070
For next: 2238383

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 9 days
Last activity: 3 days

Posted on 11-18-10 12:29:59 AM Link | Quote
Originally posted by Tauwasser
Originally posted by Xkeeper
The board does no translation of any data whatsoever, neither to entities nor UTF-8 or whathaveyou. And for what it's worth, your character is broken.

Well, it has to translate the text to some format to store it, even if it's 1:1. Also, if you look at the source for this very page, you will see that most kanji here are represented as html entities.
It displays fine in my browser, because it guesses the content to be UTF-8, so it's not "broken" per sΓ©. If this page intends to be in a specific encoding, it would better declare it in the header.

Edit, also if the database encoding is not UTF-8, one should expect it to try to represent input in the database's encoding and do something when it fails (such as making an html entity out of UTF-8 characters that are not subsumed in your ANSI codepage). It obviously stored mine and Aoi's kanjis as their UTF-8 byte sequences, obviously.
Strange behavior, but might be linked to what encoding this input form is displayed as.
You should maybe 1up that issue and convert the database properly and therefore save space.

cYa,

Tauwasser

I hate to break it to you, but neither this board nor the database do any translation of any entities outside of text pre-inserted into input fields (e.g., quoting).

MySQL automatically converting unknown data to HTML entities would be a remarkably terrible decision and it obviously does not do this.

Whatever encoding you are using is failing miserably, as I'm getting random ANSI crap instead of what characters you're trying to use.

____________________
Nicole

Disk-kun
Level: 146


Posts: 1388/6469
EXP: 38253401
For next: 259893

Since: 07-07-07

Pronouns: she/her
From: Boston, MA

Since last post: 69 days
Last activity: 1 day

Posted on 11-18-10 12:33:13 AM Link | Quote

Originally posted by nensondubois
I have a translation request: This is for Same Game Mario, which I plan to put up after I do Pro Mhajong Kiwame GB:

This is one of the two unused screens from Same Game Mario. This may or may not be a debug menu, if it is a debug menu, expect me to delve into getting it to work, if possible.

http://s690.photobucket.com/albums/vv270/nensondubois/?action=view&current=SameGameMarioJ_00000.png#!oZZ1QQcurrentZZhttp%3A%2F%2Fs690.photobucket.com%2Falbums%2Fvv270%2Fnensondubois%2F%3Faction%3Dview%26current%3DSameGameMarioJ_00000.png


My attempt:
First option: Total of Score
Second option: Play times (number)
Third option: Undo times (number)
Fourth option: Reset times (number)
Fifth option: Select times (number)
Sixth option: High Score
Seventh option: Remaining pieces?


____________________

nensondubois
seek help please
Level: 49


Posts: 238/551
EXP: 852713
For next: 31170

Since: 05-30-10


Since last post: 7.8 years
Last activity: 7.8 years

Posted on 11-18-10 12:38:14 AM Link | Quote
Hmm...

____________________
Someone needs a new signature but doesn't feel like making one. http://www.youtube.com/watch?v=wtvx8TBA5EM
Joe
Common spammer
🍬
Level: 111


Posts: 1620/3392
EXP: 14489220
For next: 379140

Since: 08-02-07

From: Pororoca

Since last post: 3 days
Last activity: 7 hours

Posted on 11-18-10 12:45:48 AM Link | Quote
Originally posted by Tauwasser
It displays fine in my browser, because it guesses the content to be UTF-8
Then your browser is wrong. Please use Windows-1252.

____________________
GlitterBerri

Translator
Level: 39


Posts: 12/339
EXP: 403703
For next: 1068

Since: 11-10-10


Since last post: 6.6 years
Last activity: 1.2 years

Posted on 11-18-10 08:09:50 AM (last edited by GlitterBerri at 11-18-10 05:10 AM) Link | Quote
Originally posted by rabidabid
It's from a hidden test level in El Viento. It only pops up in about 3 places and its surroundings aren't very consistent. The only thing in abundance I can think is the level itself because it's pretty huge. And I'm pretty positive it has nothing to do with beans.

I think it's a name on a tombstone. Looking at that list of names, I think it might be "Hiroshi" because the assistant programmer is Hiroshi Izumino according to the credits list here. This may be far fetched, but maybe it's a joke from him about all the stress the game is causing him... or a joke from someone else about the stress his work is causing them. Or maybe it's not a tombstone at all, I dunno.


Ah, you're right, then!

ホウ, γƒ–, γ‚†γŸ.か, γ¨γ‚ˆ, N: て, で, と, ひろし, ちう, ぢん, ほ, γ‚†γŸγ‹

Possible pronunciations for 豊 are hou, bu, yuta, toyo, te, de, to, fuu, bun, ho, and hiroshi.

Originally posted by nensondubois
I have a translation request: This is for Same Game Mario, which I plan to put up after I do Pro Mhajong Kiwame GB:

This is one of the two unused screens from Same Game Mario. This may or may not be a debug menu, if it is a debug menu, expect me to delve into getting it to work, if possible.

http://s690.photobucket.com/albums/vv270/nensondubois/?action=view&current=SameGameMarioJ_00000.png#!oZZ1QQcurrentZZhttp%3A%2F%2Fs690.photobucket.com%2Falbums%2Fvv270%2Fnensondubois%2F%3Faction%3Dview%26current%3DSameGameMarioJ_00000.png


I mostly agree with Imajin for this one, I think the last one is remaining frames, however.

Total Score:
Number of Plays:
Number of Undos:
Number of Resets:
Number of Selects:
High Score:
Remaining Frames:
Tauwasser
"dumb piece of shit needs to learn some fucking ettiquette" - Anonymous
Level: 21


Posts: 41/73
EXP: 43038
For next: 6905

Since: 04-10-09


Since last post: 11.1 years
Last activity: 10.0 years

Posted on 11-18-10 05:55:46 PM Link | Quote
Originally posted by Joe
Originally posted by Tauwasser
It displays fine in my browser, because it guesses the content to be UTF-8
Then your browser is wrong. Please use Windows-1252.


You're not getting it. Please don't encourage usage of legacy encodings as standard encodings.

Originally posted by Xkeeper
I hate to break it to you, but neither this board nor the database do any translation of any entities outside of text pre-inserted into input fields (e.g., quoting).

MySQL automatically converting unknown data to HTML entities would be a remarkably terrible decision and it obviously does not do this.

Whatever encoding you are using is failing miserably, as I'm getting random ANSI crap instead of what characters you're trying to use.


So how come there are html entities used for Japanese in this thread when nobody/no piece of software is creating them?
If you set your browser's encoding to a specific encoding that doesn't match the content, you're obviously going to see wrong characters. The very fact that I input UTF-8 and the site output valid UTF-8 tells me something here is doing Unicode already, simple as that.

cYa,

Tauwasser

____________________
Xkeeper

Level: 263


Posts: 18232/25343
EXP: 296722070
For next: 2238383

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 9 days
Last activity: 3 days

Posted on 11-18-10 06:24:58 PM Link | Quote
Originally posted by Tauwasser
You're not getting it. Please don't encourage usage of legacy encodings as standard encodings.

Yes, clearly everybody else except you! is doing it wrong.

I am pretty sure I know how the board works! Trust me when I say that TURNING ON UTF-8 BREAKS EVERYTHING. DON'T FUCKING DO IT.



So how come there are html entities used for Japanese in this thread when nobody/no piece of software is creating them?
If you set your browser's encoding to a specific encoding that doesn't match the content, you're obviously going to see wrong characters. The very fact that I input UTF-8 and the site output valid UTF-8 tells me something here is doing Unicode already, simple as that.

I'm just going to liken this to opening a GB ROM's graphics in SNES mode. You can draw shit on it and it'll still open just fine (since you keep using the same wrong mode!), but for everyone else it's broken.

As far as I know the HTML entities may be coming from mod_pagespeed (I enabled it recently) but the board seriously does no translation between anything behind the scenes. It may as well be the fucking browser submitting posts, I don't goddamn know.

____________________
GlitterBerri

Translator
Level: 39


Posts: 14/339
EXP: 403703
For next: 1068

Since: 11-10-10


Since last post: 6.6 years
Last activity: 1.2 years

Posted on 11-18-10 06:49:58 PM Link | Quote
Guys...
RahanAkero

The End of the World
Level: 57


Posts: 204/756
EXP: 1399542
For next: 86386

Since: 11-25-09

From: Staten Island, NY

Since last post: 254 days
Last activity: 16 days

Posted on 11-19-10 02:01:39 AM Link | Quote
Guys, guys. D: This is not a discussion about text-encoding. This is a discussion about translation. Keep it on-topic or I might actually have to close the thread and have it restarted. D: *takes off his mod helmet* ... scary thing.

Now, to the meat of -my- question: GlitterBerri, d'you have any Kansai-ben under your belt? Apparently, Pachi-slot for the MSX has a hidden message, but it's in Kansai-ben. D:

http://tcrf.net/Pachi_Com_(MSX)

...I am way too lazy to make that a proper link.

____________________
GlitterBerri

Translator
Level: 39


Posts: 15/339
EXP: 403703
For next: 1068

Since: 11-10-10


Since last post: 6.6 years
Last activity: 1.2 years

Posted on 11-19-10 06:12:15 AM (last edited by GlitterBerri at 11-19-10 03:15 AM) Link | Quote
Haa... this one... since I could barely make head or tales of it, here's a translation of a rendering in layman's terms of what it might mean by a Japanese fellow on 2ch.

(http://mimizun.com/log/2ch/gsaloon/1093960549/60)

----


.SHIKO SHIKO PYU PYU


Masturbation noises. (SHLICK SHLICK SPRAY SPRAY)


.ANMAR TAMUNOE KIBUTONDO KIBUSHINUKIBUSANU NADASOSO


Lyrics from an Okinawan folk song called Chinnuku Juushii (Taro With Rice).
http://www.youtube.com/watch?v=l0QkU-d0WFo

Translation: Mother, the firewood is smoking. The smoke is smokey and my eyes are watering.


.KUFUCHI UMUNU NITONDO


Not sure. More Okinawa-ben.


.UMI NU CHINBORRAE GWA


Lyrics from another Okinawan folk song called Umi no Chinbōraa.
http://www.youtube.com/watch?v=OlPV_jKrVWY

Translation: The sea shell...


.GOHARA NANNAN DAYO TEMEE WA YO!


Translation: Who the hell do you think you are, Gohara?!


.ANNA NANGI SHITE TSUKKUTTA NONI


Translation: That's what I was thinking when I made it.


.YAA YA GUNDA BIKU SHICHI DUNATE SHIKUTINME YO~~ HYA
.WATTA NINTORAN BADOYA!
.DUNER TAR BIKE MOKIRA SHICHI - BONUS KIRE HYA~


Oh god, I have no idea. The fellow on 2ch managed to get a bit more modern Japanese out of that, but it doesn't mean much.

Translation:
You did GUNDA BIKU, DUNATE SHIKUTINME! ~~ HYAH
Me, I did NINTORA BADOYA!
DUNER 2 BIKE MOKIRA - BONUS KIRE HYAH~

Could these be game names, maybe...? That's my best guess. :/ The comment below it says "Wasn't there a hidden message in Denpa Shinbunsha's X68K Anthology? Something about an unpaid salary, among other stuff."

So, possibly worth checking out? If any of you know what that is...

I'll look again at that thread tomorrow and see if I can get any more info out of it.
RahanAkero

The End of the World
Level: 57


Posts: 206/756
EXP: 1399542
For next: 86386

Since: 11-25-09

From: Staten Island, NY

Since last post: 254 days
Last activity: 16 days

Posted on 11-19-10 07:16:20 AM Link | Quote
Originally posted by GlitterBerri



.SHIKO SHIKO PYU PYU


Masturbation noises. (SHLICK SHLICK SPRAY SPRAY)


Congratulations, you have made me choke on my soda.

TCRF: THE ONLY place you will find "FAP FAP FAP" hidden in old MSX games.

>>; I'm sorry for dumping this one on you. I know he says in the Famicom one "if you're a pervert, go look at the MSX one", but godDAMN. I didn't realize... D:


____________________
nensondubois
seek help please
Level: 49


Posts: 256/551
EXP: 852713
For next: 31170

Since: 05-30-10


Since last post: 7.8 years
Last activity: 7.8 years

Posted on 11-19-10 06:45:06 PM (last edited by nensondubois at 11-19-10 03:45 PM) Link | Quote
Originally posted by GlitterBerri
Originally posted by rabidabid
It's from a hidden test level in El Viento. It only pops up in about 3 places and its surroundings aren't very consistent. The only thing in abundance I can think is the level itself because it's pretty huge. And I'm pretty positive it has nothing to do with beans.

I think it's a name on a tombstone. Looking at that list of names, I think it might be "Hiroshi" because the assistant programmer is Hiroshi Izumino according to the credits list here. This may be far fetched, but maybe it's a joke from him about all the stress the game is causing him... or a joke from someone else about the stress his work is causing them. Or maybe it's not a tombstone at all, I dunno.


Ah, you're right, then!

ホウ, γƒ–, γ‚†γŸ.か, γ¨γ‚ˆ, N: て, で, と, ひろし, ちう, ぢん, ほ, γ‚†γŸγ‹

Possible pronunciations for 豊 are hou, bu, yuta, toyo, te, de, to, fuu, bun, ho, and hiroshi.

Originally posted by nensondubois
I have a translation request: This is for Same Game Mario, which I plan to put up after I do Pro Mhajong Kiwame GB:

This is one of the two unused screens from Same Game Mario. This may or may not be a debug menu, if it is a debug menu, expect me to delve into getting it to work, if possible.

http://s690.photobucket.com/albums/vv270/nensondubois/?action=view&current=SameGameMarioJ_00000.png#!oZZ1QQcurrentZZhttp%3A%2F%2Fs690.photobucket.com%2Falbums%2Fvv270%2Fnensondubois%2F%3Faction%3Dview%26current%3DSameGameMarioJ_00000.png


I mostly agree with Imajin for this one, I think the last one is remaining frames, however.

Total Score:
Number of Plays:
Number of Undos:
Number of Resets:
Number of Selects:
High Score:
Remaining Frames:


Thank you both. This screen is unused either way, so it will be in the article, crediting the both of you for translating it.

____________________
Tomorrow will be black and white, with a chance of grey.
http://gametz.com/user/nensondubois.html <- my game collection. http://www.youtube.com/watch?v=wtvx8TBA5EM http://board.gscentral.org/forum.php
Let's go back to the late 80's-1990's and forget that the 21st century ever happened for the sake of our gaming, music, and reasonably sane technology.
Nicole

Disk-kun
Level: 146


Posts: 1420/6469
EXP: 38253401
For next: 259893

Since: 07-07-07

Pronouns: she/her
From: Boston, MA

Since last post: 69 days
Last activity: 1 day

Posted on 11-19-10 08:46:30 PM Link | Quote

Originally posted by nensondubois
Thank you both. This screen is unused either way, so it will be in the article, crediting the both of you for translating it.

No need to credit me, GlitterBerri's translation is much better... (I swear "times (number)" made more sense when I wrote that post)

____________________

GoldS
Member
Level: 41


Posts: 67/372
EXP: 477161
For next: 2984

Since: 03-15-10


Since last post: 2.1 years
Last activity: 13 days

Posted on 11-19-10 11:29:07 PM Link | Quote





Have fun!
Rachel Mae

Creature of Chaos
Level: 141


Posts: 3462/5929
EXP: 33576432
For next: 543582

Since: 07-03-07

Pronouns: she/her
From: Foxglen

Since last post: 12 days
Last activity: 7 hours

Posted on 11-20-10 12:14:34 AM Link | Quote
Huh? Kirby's Dream Course has an unused intro?

____________________
GoldS
Member
Level: 41


Posts: 69/372
EXP: 477161
For next: 2984

Since: 03-15-10


Since last post: 2.1 years
Last activity: 13 days

Posted on 11-20-10 12:18:36 AM Link | Quote
Originally posted by Waffle Ryebread
Huh? Kirby's Dream Course has an unused intro?

More like the Japanese version had an intro that was removed from all other versions. Translators must have got lazy.
Pages: 1 2 3 4 5 6 7 8 9 10 ... 53 54 55 56 57 58 59 60 61 62 Next newer thread | Next older thread
Jul - The Cutting Room Floor - Any Japanese text need translating? New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
Β©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

29 database queries, 4 query cache hits.
Query execution time:  0.130472 seconds
Script execution time:  0.037934 seconds
Total render time:  0.168406 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 119 column 11 - Warning: <form> isn't allowed in <table> elements
line 118 column 10 - Info: <table> previously mentioned
line 120 column 11 - Warning: missing <tr>
line 120 column 119 - Warning: missing </font> before </td>
line 124 column 16 - Warning: plain text isn't allowed in <tr> elements
line 120 column 11 - Info: <tr> previously mentioned
line 125 column 68 - Warning: missing </nobr> before </td>
line 141 column 68 - Warning: missing </nobr> before <tr>
line 147 column 35 - Warning: missing <tr>
line 147 column 50 - Warning: missing </font> before </td>
line 148 column 37 - Warning: unescaped & or unknown entity "&id"
line 147 column 206 - Warning: missing </font> before </table>
line 149 column 35 - Warning: missing <tr>
line 149 column 95 - Warning: unescaped & or unknown entity "&page"
line 149 column 130 - Warning: unescaped & or unknown entity "&page"
line 149 column 163 - Warning: unescaped & or unknown entity "&page"
line 149 column 196 - Warning: unescaped & or unknown entity "&page"
line 149 column 229 - Warning: unescaped & or unknown entity "&page"
line 149 column 262 - Warning: unescaped & or unknown entity "&page"
line 149 column 295 - Warning: unescaped & or unknown entity "&page"
line 149 column 328 - Warning: unescaped & or unknown entity "&page"
line 149 column 361 - Warning: unescaped & or unknown entity "&page"
line 149 column 399 - Warning: unescaped & or unknown entity "&page"
line 149 column 434 - Warning: unescaped & or unknown entity "&page"
line 149 column 469 - Warning: unescaped & or unknown entity "&page"
line 149 column 504 - Warning: unescaped & or unknown entity "&page"
line 149 column 539 - Warning: unescaped & or unknown entity "&page"
line 149 column 574 - Warning: unescaped & or unknown entity "&page"
line 149 column 609 - Warning: unescaped & or unknown entity "&page"
line 149 column 644 - Warning: unescaped & or unknown entity "&page"
line 149 column 679 - Warning: unescaped & or unknown entity "&page"
line 149 column 714 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 751 - Warning: missing </font> before </table>
line 156 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 158 column 9 - Warning: missing <tr>
line 176 column 13 - Warning: missing <tr>
line 177 column 102 - Warning: unescaped & or unknown entity "&postid"
line 179 column 243 - Warning: missing <tr>
line 179 column 491 - Warning: missing <tr>
line 187 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 189 column 9 - Warning: missing <tr>
line 207 column 13 - Warning: missing <tr>
line 208 column 102 - Warning: unescaped & or unknown entity "&postid"
line 215 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 217 column 9 - Warning: missing <tr>
line 235 column 13 - Warning: missing <tr>
line 236 column 102 - Warning: unescaped & or unknown entity "&postid"
line 251 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 253 column 9 - Warning: missing <tr>
line 271 column 13 - Warning: missing <tr>
line 272 column 102 - Warning: unescaped & or unknown entity "&postid"
line 278 column 541 - Warning: unescaped & or unknown entity "&current"
line 274 column 74 - Warning: missing </div>
line 281 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 283 column 9 - Warning: missing <tr>
line 301 column 13 - Warning: missing <tr>
line 302 column 102 - Warning: unescaped & or unknown entity "&postid"
line 304 column 243 - Warning: missing <tr>
line 304 column 491 - Warning: missing <tr>
line 322 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 324 column 9 - Warning: missing <tr>
line 342 column 13 - Warning: missing <tr>
line 343 column 102 - Warning: unescaped & or unknown entity "&postid"
line 345 column 129 - Warning: missing <tr>
line 345 column 153 - Warning: <td> dropping value "1" for repeated attribute "border"
line 345 column 252 - Warning: missing <tr>
line 345 column 265 - Warning: missing </font> before <blockquote>
line 345 column 306 - Warning: inserting implicit <font>
line 345 column 306 - Warning: missing </font> before <hr>
line 345 column 375 - Warning: inserting implicit <font>
line 349 column 748 - Warning: unescaped & or unknown entity "&current"
line 345 column 375 - Warning: missing </font> before <hr>
line 350 column 1 - Warning: inserting implicit <font>
line 361 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 363 column 9 - Warning: missing <tr>
line 381 column 13 - Warning: missing <tr>
line 382 column 102 - Warning: unescaped & or unknown entity "&postid"
line 384 column 74 - Warning: missing </div>
line 387 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 389 column 9 - Warning: missing <tr>
line 407 column 13 - Warning: missing <tr>
line 408 column 102 - Warning: unescaped & or unknown entity "&postid"
line 410 column 74 - Warning: <style> isn't allowed in <td> elements
line 410 column 9 - Info: <td> previously mentioned
line 413 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 415 column 9 - Warning: missing <tr>
line 433 column 13 - Warning: missing <tr>
line 434 column 102 - Warning: unescaped & or unknown entity "&postid"
line 450 column 1630 - Warning: unescaped & or unknown entity "&current"
line 463 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 465 column 9 - Warning: missing <tr>
line 483 column 13 - Warning: missing <tr>
line 484 column 102 - Warning: unescaped & or unknown entity "&postid"
line 504 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 506 column 9 - Warning: missing <tr>
line 524 column 13 - Warning: missing <tr>
line 525 column 102 - Warning: unescaped & or unknown entity "&postid"
line 527 column 243 - Warning: missing <tr>
line 527 column 491 - Warning: missing <tr>
line 540 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 542 column 9 - Warning: missing <tr>
line 560 column 13 - Warning: missing <tr>
line 561 column 102 - Warning: unescaped & or unknown entity "&postid"
line 566 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 568 column 9 - Warning: missing <tr>
line 586 column 13 - Warning: missing <tr>
line 587 column 102 - Warning: unescaped & or unknown entity "&postid"
line 598 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 600 column 9 - Warning: missing <tr>
line 618 column 13 - Warning: missing <tr>
line 619 column 102 - Warning: unescaped & or unknown entity "&postid"
line 675 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 677 column 9 - Warning: missing <tr>
line 695 column 13 - Warning: missing <tr>
line 696 column 102 - Warning: unescaped & or unknown entity "&postid"
line 712 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 714 column 9 - Warning: missing <tr>
line 732 column 13 - Warning: missing <tr>
line 733 column 102 - Warning: unescaped & or unknown entity "&postid"
line 749 column 1805 - Warning: unescaped & or unknown entity "&current"
line 735 column 74 - Warning: missing </div>
line 766 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 768 column 9 - Warning: missing <tr>
line 786 column 13 - Warning: missing <tr>
line 787 column 102 - Warning: unescaped & or unknown entity "&postid"
line 789 column 129 - Warning: missing <tr>
line 789 column 153 - Warning: <td> dropping value "1" for repeated attribute "border"
line 789 column 252 - Warning: missing <tr>
line 789 column 265 - Warning: missing </font> before <blockquote>
line 789 column 306 - Warning: inserting implicit <font>
line 789 column 306 - Warning: missing </font> before <hr>
line 789 column 375 - Warning: inserting implicit <font>
line 789 column 375 - Warning: missing </font> before <hr>
line 790 column 1 - Warning: inserting implicit <font>
line 793 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 795 column 9 - Warning: missing <tr>
line 813 column 13 - Warning: missing <tr>
line 814 column 102 - Warning: unescaped & or unknown entity "&postid"
line 824 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 826 column 9 - Warning: missing <tr>
line 844 column 13 - Warning: missing <tr>
line 845 column 102 - Warning: unescaped & or unknown entity "&postid"
line 847 column 74 - Warning: <style> isn't allowed in <td> elements
line 847 column 9 - Info: <td> previously mentioned
line 850 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 852 column 9 - Warning: missing <tr>
line 870 column 13 - Warning: missing <tr>
line 871 column 102 - Warning: unescaped & or unknown entity "&postid"
line 877 column 17 - Warning: missing <tr>
line 877 column 17 - Warning: discarding unexpected <table>
line 880 column 35 - Warning: missing <tr>
line 880 column 95 - Warning: unescaped & or unknown entity "&page"
line 880 column 130 - Warning: unescaped & or unknown entity "&page"
line 880 column 163 - Warning: unescaped & or unknown entity "&page"
line 880 column 196 - Warning: unescaped & or unknown entity "&page"
line 880 column 229 - Warning: unescaped & or unknown entity "&page"
line 880 column 262 - Warning: unescaped & or unknown entity "&page"
line 880 column 295 - Warning: unescaped & or unknown entity "&page"
line 880 column 328 - Warning: unescaped & or unknown entity "&page"
line 880 column 361 - Warning: unescaped & or unknown entity "&page"
line 880 column 399 - Warning: unescaped & or unknown entity "&page"
line 880 column 434 - Warning: unescaped & or unknown entity "&page"
line 880 column 469 - Warning: unescaped & or unknown entity "&page"
line 880 column 504 - Warning: unescaped & or unknown entity "&page"
line 880 column 539 - Warning: unescaped & or unknown entity "&page"
line 880 column 574 - Warning: unescaped & or unknown entity "&page"
line 880 column 609 - Warning: unescaped & or unknown entity "&page"
line 880 column 644 - Warning: unescaped & or unknown entity "&page"
line 880 column 679 - Warning: unescaped & or unknown entity "&page"
line 880 column 714 - Warning: unescaped & or unknown entity "&page"
line 880 column 50 - Warning: missing </font> before </td>
line 880 column 751 - Warning: missing </font> before </table>
line 882 column 35 - Warning: missing <tr>
line 882 column 50 - Warning: missing </font> before </td>
line 883 column 37 - Warning: unescaped & or unknown entity "&id"
line 882 column 206 - Warning: missing </font> before </table>
line 884 column 17 - Warning: discarding unexpected </textarea>
line 884 column 28 - Warning: discarding unexpected </form>
line 884 column 35 - Warning: discarding unexpected </embed>
line 884 column 43 - Warning: discarding unexpected </noembed>
line 884 column 53 - Warning: discarding unexpected </noscript>
line 884 column 64 - Warning: discarding unexpected </noembed>
line 884 column 74 - Warning: discarding unexpected </embed>
line 884 column 82 - Warning: discarding unexpected </table>
line 884 column 90 - Warning: discarding unexpected </table>
line 886 column 9 - Warning: missing </font> before <table>
line 898 column 25 - Warning: discarding unexpected </font>
line 907 column 57 - Warning: discarding unexpected </font>
line 885 column 1 - Warning: missing </center>
line 120 column 63 - Warning: <img> lacks "alt" attribute
line 125 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 125 column 93 - Warning: <img> lacks "alt" attribute
line 141 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 141 column 98 - Warning: <img> lacks "alt" attribute
line 148 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 161 column 23 - Warning: <img> lacks "alt" attribute
line 161 column 64 - Warning: <img> lacks "alt" attribute
line 161 column 113 - Warning: <img> lacks "alt" attribute
line 161 column 163 - Warning: <img> lacks "alt" attribute
line 162 column 11 - Warning: <img> lacks "alt" attribute
line 172 column 15 - Warning: <img> lacks "alt" attribute
line 179 column 268 - Warning: <img> lacks "alt" attribute
line 184 column 851 - Warning: <img> lacks "alt" attribute
line 184 column 944 - Warning: <img> lacks "alt" attribute
line 184 column 1063 - Warning: <img> lacks "alt" attribute
line 192 column 23 - Warning: <img> lacks "alt" attribute
line 192 column 64 - Warning: <img> lacks "alt" attribute
line 203 column 15 - Warning: <img> lacks "alt" attribute
line 212 column 862 - Warning: <img> lacks "alt" attribute
line 220 column 22 - Warning: <img> lacks "alt" attribute
line 220 column 63 - Warning: <img> lacks "alt" attribute
line 220 column 111 - Warning: <img> lacks "alt" attribute
line 220 column 161 - Warning: <img> lacks "alt" attribute
line 221 column 11 - Warning: <img> lacks "alt" attribute
line 231 column 15 - Warning: <img> lacks "alt" attribute
line 248 column 1316 - Warning: <img> lacks "alt" attribute
line 256 column 22 - Warning: <img> lacks "alt" attribute
line 256 column 63 - Warning: <img> lacks "alt" attribute
line 256 column 112 - Warning: <img> lacks "alt" attribute
line 256 column 162 - Warning: <img> lacks "alt" attribute
line 257 column 11 - Warning: <img> lacks "alt" attribute
line 267 column 15 - Warning: <img> lacks "alt" attribute
line 286 column 23 - Warning: <img> lacks "alt" attribute
line 286 column 64 - Warning: <img> lacks "alt" attribute
line 286 column 113 - Warning: <img> lacks "alt" attribute
line 286 column 163 - Warning: <img> lacks "alt" attribute
line 287 column 11 - Warning: <img> lacks "alt" attribute
line 297 column 15 - Warning: <img> lacks "alt" attribute
line 304 column 268 - Warning: <img> lacks "alt" attribute
line 319 column 2393 - Warning: <img> lacks "alt" attribute
line 319 column 2486 - Warning: <img> lacks "alt" attribute
line 319 column 2605 - Warning: <img> lacks "alt" attribute
line 326 column 11 - Warning: <img> lacks "alt" attribute
line 327 column 23 - Warning: <img> lacks "alt" attribute
line 327 column 64 - Warning: <img> lacks "alt" attribute
line 327 column 113 - Warning: <img> lacks "alt" attribute
line 327 column 163 - Warning: <img> lacks "alt" attribute
line 328 column 11 - Warning: <img> lacks "alt" attribute
line 338 column 15 - Warning: <img> lacks "alt" attribute
line 345 column 129 - Warning: <td> attribute "width" has invalid value "1.5%"
line 358 column 1259 - Warning: <td> attribute "width" has invalid value "420px"
line 358 column 1284 - Warning: <img> lacks "alt" attribute
line 366 column 22 - Warning: <img> lacks "alt" attribute
line 366 column 63 - Warning: <img> lacks "alt" attribute
line 366 column 112 - Warning: <img> lacks "alt" attribute
line 366 column 162 - Warning: <img> lacks "alt" attribute
line 367 column 11 - Warning: <img> lacks "alt" attribute
line 377 column 15 - Warning: <img> lacks "alt" attribute
line 392 column 23 - Warning: <img> lacks "alt" attribute
line 392 column 64 - Warning: <img> lacks "alt" attribute
line 392 column 113 - Warning: <img> lacks "alt" attribute
line 392 column 163 - Warning: <img> lacks "alt" attribute
line 393 column 11 - Warning: <img> lacks "alt" attribute
line 403 column 15 - Warning: <img> lacks "alt" attribute
line 417 column 11 - Warning: <img> lacks "alt" attribute
line 418 column 22 - Warning: <img> lacks "alt" attribute
line 418 column 63 - Warning: <img> lacks "alt" attribute
line 418 column 112 - Warning: <img> lacks "alt" attribute
line 418 column 161 - Warning: <img> lacks "alt" attribute
line 419 column 11 - Warning: <img> lacks "alt" attribute
line 429 column 15 - Warning: <img> lacks "alt" attribute
line 436 column 418 - Warning: <img> proprietary attribute value "absmiddle"
line 436 column 418 - Warning: <img> lacks "alt" attribute
line 468 column 22 - Warning: <img> lacks "alt" attribute
line 468 column 63 - Warning: <img> lacks "alt" attribute
line 468 column 111 - Warning: <img> lacks "alt" attribute
line 468 column 161 - Warning: <img> lacks "alt" attribute
line 469 column 11 - Warning: <img> lacks "alt" attribute
line 479 column 15 - Warning: <img> lacks "alt" attribute
line 501 column 1497 - Warning: <img> lacks "alt" attribute
line 509 column 23 - Warning: <img> lacks "alt" attribute
line 509 column 64 - Warning: <img> lacks "alt" attribute
line 509 column 113 - Warning: <img> lacks "alt" attribute
line 509 column 163 - Warning: <img> lacks "alt" attribute
line 510 column 11 - Warning: <img> lacks "alt" attribute
line 520 column 15 - Warning: <img> lacks "alt" attribute
line 527 column 268 - Warning: <img> lacks "alt" attribute
line 537 column 1946 - Warning: <img> lacks "alt" attribute
line 537 column 2039 - Warning: <img> lacks "alt" attribute
line 537 column 2158 - Warning: <img> lacks "alt" attribute
line 544 column 11 - Warning: <img> lacks "alt" attribute
line 545 column 22 - Warning: <img> lacks "alt" attribute
line 545 column 63 - Warning: <img> lacks "alt" attribute
line 545 column 112 - Warning: <img> lacks "alt" attribute
line 545 column 161 - Warning: <img> lacks "alt" attribute
line 546 column 11 - Warning: <img> lacks "alt" attribute
line 556 column 15 - Warning: <img> lacks "alt" attribute
line 570 column 11 - Warning: <img> lacks "alt" attribute
line 571 column 22 - Warning: <img> lacks "alt" attribute
line 571 column 63 - Warning: <img> lacks "alt" attribute
line 571 column 111 - Warning: <img> lacks "alt" attribute
line 571 column 161 - Warning: <img> lacks "alt" attribute
line 572 column 11 - Warning: <img> lacks "alt" attribute
line 582 column 15 - Warning: <img> lacks "alt" attribute
line 595 column 617 - Warning: <img> lacks "alt" attribute
line 602 column 11 - Warning: <img> lacks "alt" attribute
line 603 column 22 - Warning: <img> lacks "alt" attribute
line 603 column 63 - Warning: <img> lacks "alt" attribute
line 603 column 112 - Warning: <img> lacks "alt" attribute
line 603 column 161 - Warning: <img> lacks "alt" attribute
line 604 column 11 - Warning: <img> lacks "alt" attribute
line 614 column 15 - Warning: <img> lacks "alt" attribute
line 679 column 11 - Warning: <img> lacks "alt" attribute
line 680 column 22 - Warning: <img> lacks "alt" attribute
line 680 column 63 - Warning: <img> lacks "alt" attribute
line 680 column 111 - Warning: <img> lacks "alt" attribute
line 680 column 161 - Warning: <img> lacks "alt" attribute
line 681 column 11 - Warning: <img> lacks "alt" attribute
line 691 column 15 - Warning: <img> lacks "alt" attribute
line 709 column 635 - Warning: <img> lacks "alt" attribute
line 717 column 22 - Warning: <img> lacks "alt" attribute
line 717 column 63 - Warning: <img> lacks "alt" attribute
line 717 column 112 - Warning: <img> lacks "alt" attribute
line 717 column 162 - Warning: <img> lacks "alt" attribute
line 718 column 11 - Warning: <img> lacks "alt" attribute
line 728 column 15 - Warning: <img> lacks "alt" attribute
line 735 column 593 - Warning: <img> proprietary attribute value "absmiddle"
line 735 column 593 - Warning: <img> lacks "alt" attribute
line 770 column 11 - Warning: <img> lacks "alt" attribute
line 771 column 23 - Warning: <img> lacks "alt" attribute
line 771 column 64 - Warning: <img> lacks "alt" attribute
line 771 column 113 - Warning: <img> lacks "alt" attribute
line 771 column 163 - Warning: <img> lacks "alt" attribute
line 772 column 11 - Warning: <img> lacks "alt" attribute
line 782 column 15 - Warning: <img> lacks "alt" attribute
line 789 column 129 - Warning: <td> attribute "width" has invalid value "1.5%"
line 790 column 707 - Warning: <td> attribute "width" has invalid value "420px"
line 790 column 732 - Warning: <img> lacks "alt" attribute
line 798 column 22 - Warning: <img> lacks "alt" attribute
line 798 column 63 - Warning: <img> lacks "alt" attribute
line 798 column 112 - Warning: <img> lacks "alt" attribute
line 798 column 161 - Warning: <img> lacks "alt" attribute
line 799 column 11 - Warning: <img> lacks "alt" attribute
line 809 column 15 - Warning: <img> lacks "alt" attribute
line 816 column 74 - Warning: <img> lacks "alt" attribute
line 817 column 144 - Warning: <img> lacks "alt" attribute
line 818 column 214 - Warning: <img> lacks "alt" attribute
line 819 column 284 - Warning: <img> lacks "alt" attribute
line 828 column 11 - Warning: <img> lacks "alt" attribute
line 829 column 23 - Warning: <img> lacks "alt" attribute
line 829 column 64 - Warning: <img> lacks "alt" attribute
line 829 column 113 - Warning: <img> lacks "alt" attribute
line 829 column 163 - Warning: <img> lacks "alt" attribute
line 830 column 11 - Warning: <img> lacks "alt" attribute
line 840 column 15 - Warning: <img> lacks "alt" attribute
line 847 column 2374 - Warning: <img> proprietary attribute value "absmiddle"
line 847 column 2374 - Warning: <img> lacks "alt" attribute
line 855 column 22 - Warning: <img> lacks "alt" attribute
line 855 column 63 - Warning: <img> lacks "alt" attribute
line 855 column 112 - Warning: <img> lacks "alt" attribute
line 855 column 161 - Warning: <img> lacks "alt" attribute
line 856 column 11 - Warning: <img> lacks "alt" attribute
line 866 column 15 - Warning: <img> lacks "alt" attribute
line 873 column 205 - Warning: <img> proprietary attribute value "absmiddle"
line 873 column 205 - Warning: <img> lacks "alt" attribute
line 883 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 883 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 883 column 246 - Warning: <img> proprietary attribute value "absmiddle"
line 892 column 25 - Warning: <img> lacks "alt" attribute
line 897 column 267 - Warning: <img> lacks "alt" attribute
line 345 column 265 - Warning: trimming empty <font>
line 789 column 265 - Warning: trimming empty <font>
line 877 column 17 - Warning: trimming empty <tr>
line 125 column 68 - Warning: <nobr> is not approved by W3C
line 141 column 68 - Warning: <nobr> is not approved by W3C
line 177 column 27 - Warning: <nobr> is not approved by W3C
line 208 column 27 - Warning: <nobr> is not approved by W3C
line 210 column 74 - Warning: <div> proprietary attribute "width"
line 212 column 696 - Warning: <div> proprietary attribute "width"
line 236 column 27 - Warning: <nobr> is not approved by W3C
line 272 column 27 - Warning: <nobr> is not approved by W3C
line 302 column 27 - Warning: <nobr> is not approved by W3C
line 343 column 27 - Warning: <nobr> is not approved by W3C
line 345 column 74 - Warning: <table> proprietary attribute "height"
line 345 column 129 - Warning: <td> proprietary attribute "border"
line 345 column 153 - Warning: <td> proprietary attribute "border"
line 345 column 179 - Warning: <table> proprietary attribute "bordercolor"
line 345 column 179 - Warning: <table> proprietary attribute "padding"
line 345 column 252 - Warning: <td> proprietary attribute "border"
line 358 column 1259 - Warning: <td> proprietary attribute "border"
line 382 column 27 - Warning: <nobr> is not approved by W3C
line 408 column 27 - Warning: <nobr> is not approved by W3C
line 434 column 27 - Warning: <nobr> is not approved by W3C
line 484 column 27 - Warning: <nobr> is not approved by W3C
line 525 column 27 - Warning: <nobr> is not approved by W3C
line 561 column 27 - Warning: <nobr> is not approved by W3C
line 587 column 27 - Warning: <nobr> is not approved by W3C
line 619 column 27 - Warning: <nobr> is not approved by W3C
line 696 column 27 - Warning: <nobr> is not approved by W3C
line 733 column 27 - Warning: <nobr> is not approved by W3C
line 787 column 27 - Warning: <nobr> is not approved by W3C
line 789 column 74 - Warning: <table> proprietary attribute "height"
line 789 column 129 - Warning: <td> proprietary attribute "border"
line 789 column 153 - Warning: <td> proprietary attribute "border"
line 789 column 179 - Warning: <table> proprietary attribute "bordercolor"
line 789 column 179 - Warning: <table> proprietary attribute "padding"
line 789 column 252 - Warning: <td> proprietary attribute "border"
line 790 column 707 - Warning: <td> proprietary attribute "border"
line 814 column 27 - Warning: <nobr> is not approved by W3C
line 845 column 27 - Warning: <nobr> is not approved by W3C
line 871 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 401 warnings and 0 errors!


The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium

Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md