Register - Login
Views: 99337666
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 01:16:53 PM
Jul - General Chat - Photobucket is bad and you should fix your images New poll - New thread - New reply
Pages: 1 2 3 4 Next newer thread | Next older thread
Xkeeper

Level: 263


Posts: 22205/25343
EXP: 296643318
For next: 2317135

Since: 07-03-07

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

Since last post: 6 days
Last activity: 10 hours

Posted on 07-18-17 06:08:52 PM Link | Quote
Originally posted by Sanqui
Any way we could just get a Jul or TCRF image host? I'm sure there exists a simple open source PHP image host that's simple to set up and it wouldn't be that hard to put it behind a Jul login wall. Then people could use that (and be encouraged to do so) and we'll never run into these issues again!

If you could find one, maybe. The problem is that a lot of them are likely not secure and/or suck bad

____________________
(Lv 235 with 200408831 EXP)
Xkeeper

Level: 263


Posts: 22219/25343
EXP: 296643318
For next: 2317135

Since: 07-03-07

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

Since last post: 6 days
Last activity: 10 hours

Posted on 07-19-17 06:35:48 AM Link | Quote
I added some code to replace Photobucket images with a slightly less visually offensive one. The real URL is kept as a hash on the image itself, so you can open it yourself if you want to.

____________________
(Lv 235 with 200612576 EXP)
RanAS
Member
Level: 55


Posts: 542/842
EXP: 1281231
For next: 32958

Since: 10-10-14

From: São Paulo, Brazil

Since last post: 21 days
Last activity: 17 hours

Posted on 12-22-18 07:36:30 AM (last edited by RanAS at 12-22-18 07:40:42 AM) Link | Quote
bumping this thread to mention that this filter should probably be removed. it makes images and a lot of old posts really ugly to look at

though you might say "but the older image was even worse". right, it was, it seems like they aren't doing the image replacement thing anymore and just straight up display the actual image probably. i might be wrong though

i mean, i don't know for sure, but from testing it, it seems like linking to images hosted on their website works fine now

note to mention the fact that the filter is still overly greedy somehow and tries to filter out images that have nothing to do with photobucket. example

let's test it:





note that my profile pic does not link to photobucket, and that one of the two images i posted here shows up fine, even though both have the same URL
b
Member
Level: 15


Posts: 1/53
EXP: 13404
For next: 2980

Since: 12-31-18

Pronouns: she/her
From: about 2 minutes ago

Since last post: 2.5 years
Last activity: 2.5 years

Posted on 12-31-18 04:34:21 PM Link | Quote
I think we all know the real solution to this whole "image" problem is to craft your images entirely in CSS code.

What's that, you say? Browser compatibility? Hmmmh, don't think I've ever heard of such a term before.

;P
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 5259/5390
EXP: 29043922
For next: 291083

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 12-31-18 04:46:48 PM Link | Quote
Post #5259 · Mon, 2018 Dec 31, 13:46:48
I actually saw a "clever hack" to rotate images with JavaScript, before it actually had that function: for each pixel, create a div with that background color, 1x1 pixels, and position it absolutely. Then you could rotate by transforming the positions. So, you could do that! :specialed:

____________________
BatElite
Member
Level: 35


Posts: 214/345
EXP: 273602
For next: 6334

Since: 04-24-17

Pronouns: they/them, preferably she/her (fluidity is heck)

Since last post: 7 days
Last activity: 2 days

Posted on 12-31-18 05:40:27 PM Link | Quote

Make a virus for each of your images and spread them online, so that they park the image somewhere on the host's computer. Then on your posts and pages instead of referring to an image location online, sneakily refer to the image on the local disk where the virus put it.

Works even without internet access! What could possibly go wrong?

____________________
"Rusted old machines should stay home and play with their toasters!"

b
Member
Level: 15


Posts: 6/53
EXP: 13404
For next: 2980

Since: 12-31-18

Pronouns: she/her
From: about 2 minutes ago

Since last post: 2.5 years
Last activity: 2.5 years

Posted on 12-31-18 05:49:27 PM Link | Quote
using a regular image hosted offsite

using just a ton of css for some godforsaken reason


____________________

Sails
2800
as a video game‎‎‎‏‏‎ grows old its content and‏‏‎ internal logic‏‏‎ deteriorateÿ
Level: 102


Posts: 2786/2803
EXP: 10910508
For next: 179459

Since: 07-04-07

Pronouns: He/Him
From: MA

Since last post: 108 days
Last activity: 16 days

Posted on 12-31-18 07:03:30 PM Link | Quote
Originally posted by b



what the

____________________
rip layout thanks photobucket
Xkeeper

Level: 263


Posts: 24757/25343
EXP: 296643318
For next: 2317135

Since: 07-03-07

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

Since last post: 6 days
Last activity: 10 hours

Posted on 12-31-18 07:05:36 PM Link | Quote
There are a handful of people who use data URLs in CSS for their layouts and it's... kind of crap? I'm not a fan of 10KB+ post layouts just to have an image, since you can't even get any benefits of caching ...

____________________
(Lv 251 with 252433441 EXP)
Bloodstar
11360
Buy me a trip to the moon
So I can laugh at my mistakes


Post 11279/11363

Joined
07-06-07
Active
1 day ago
Posted on 01-02-19 01:34:05 AM (last edited by Bloodstar at 01-02-19 01:34:53 AM) Link | Quote
Originally posted by RanAS
bumping this thread to mention that this filter should probably be removed. it makes images and a lot of old posts really ugly to look at

though you might say "but the older image was even worse". right, it was, it seems like they aren't doing the image replacement thing anymore and just straight up display the actual image probably. i might be wrong though

i mean, i don't know for sure, but from testing it, it seems like linking to images hosted on their website works fine now

note to mention the fact that the filter is still overly greedy somehow and tries to filter out images that have nothing to do with photobucket. example

let's test it:





note that my profile pic does not link to photobucket, and that one of the two images i posted here shows up fine, even though both have the same URL


You're ... kinda right?

Large enough images now have a "proudly hosted on photobucket" watermark on them. Still aggravating to look at, but nowhere near as bad.

(Yes, I dug up an 11-year-old post on a site I've not used in six years specifically to see if it worked.)

e: wait, it's blocking my sidebar? what

____________________
d:4197 p:11279 r:6

A HOMEPAGE
Xkeeper

Level: 263


Posts: 24763/25343
EXP: 296643318
For next: 2317135

Since: 07-03-07

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

Since last post: 6 days
Last activity: 10 hours

Posted on 01-02-19 01:52:58 AM Link | Quote
the filter is buggy

____________________
(Lv 251 with 252563784 EXP)
Xkeeper

Level: 263


Posts: 24766/25343
EXP: 296643318
For next: 2317135

Since: 07-03-07

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

Since last post: 6 days
Last activity: 10 hours

Posted on 01-02-19 04:40:51 PM Link | Quote
the filter is gone

____________________
(Lv 251 with 252628220 EXP)
Sails
2800
as a video game‎‎‎‏‏‎ grows old its content and‏‏‎ internal logic‏‏‎ deteriorateÿ
Level: 102


Posts: 2787/2803
EXP: 10910508
For next: 179459

Since: 07-04-07

Pronouns: He/Him
From: MA

Since last post: 108 days
Last activity: 16 days

Posted on 01-02-19 05:02:24 PM Link | Quote
the filter is down

____________________
rip layout thanks photobucket
plushifoxed

King Yoshi
creepy-cute

Mood: The current mood of roxiemika at www.imood.com
Level: 119


Posts: 3832/3985
EXP: 18410959
For next: 518332

Since: 08-22-07

Pronouns: it/its or she/her
From: kamihama city

Since last post: 33 days
Last activity: 3 days

Posted on 01-02-19 08:51:04 PM Link | Quote
Roxie
gosh, weird to see that a pricey premium tier didn't work out for photobucket
it's almost like people don't like having their images held hostage
*glances over at flickr*

____________________
Rambly

Level: 106


Posts: 2132/3083
EXP: 12563649
For next: 108294

Since: 07-22-07

Pronouns: she/her

Since last post: 267 days
Last activity: 250 days

Posted on 01-06-19 11:18:37 AM Link | Quote
Originally posted by Sails
the filter is down
goddamn that's a ref

____________________
b
Member
Level: 15


Posts: 22/53
EXP: 13404
For next: 2980

Since: 12-31-18

Pronouns: she/her
From: about 2 minutes ago

Since last post: 2.5 years
Last activity: 2.5 years

Posted on 01-07-19 12:29:34 AM Link | Quote
i wonder if i could write a script that'd find every instance of photobucket in the database, download it to a rehost site, and then make all the links go there

...or just a script that checks for explicitly broken photobucket links in layouts and replaces them with something less horrible to read than a brightly lit kitten with bright text on it



____________________

Xkeeper

Level: 263


Posts: 24783/25343
EXP: 296643318
For next: 2317135

Since: 07-03-07

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

Since last post: 6 days
Last activity: 10 hours

Posted on 01-07-19 10:55:39 PM Link | Quote
I mean, it wouldn't be difficult; the hard part would be ensuring that you actually got a good copy and not a shitty watermarked one, if that's even possible.

It'd just be a pain in the ass.

____________________
(Lv 251 with 253046641 EXP)
b
Member
Level: 15


Posts: 24/53
EXP: 13404
For next: 2980

Since: 12-31-18

Pronouns: she/her
From: about 2 minutes ago

Since last post: 2.5 years
Last activity: 2.5 years

Posted on 01-08-19 11:23:59 AM Link | Quote
so what you're saying is if someone were to work on making sure every image was backed up and such on their own with scripts and such, and you didn't have to worry about it...

____________________

Xkeeper

Level: 263


Posts: 24785/25343
EXP: 296643318
For next: 2317135

Since: 07-03-07

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

Since last post: 6 days
Last activity: 10 hours

Posted on 01-08-19 04:01:55 PM Link | Quote
More or less. I can provide a database schema dump, if you'd like. I'm wary of giving access to the database directly, just because it's possible that some of the images are (or were intended to be) private.

I did something similar when I converted the board from latin1 to utf8, though, so it is possible...

____________________
(Lv 251 with 253098710 EXP)
b
Member
Level: 15


Posts: 30/53
EXP: 13404
For next: 2980

Since: 12-31-18

Pronouns: she/her
From: about 2 minutes ago

Since last post: 2.5 years
Last activity: 2.5 years

Posted on 01-08-19 05:00:27 PM Link | Quote
database schema dump and like, a selection of [amount >= 10] layouts and posts where 50% of each have photobucket links would probably work tbh

____________________

Pages: 1 2 3 4 Next newer thread | Next older thread
Jul - General Chat - Photobucket is bad and you should fix your images New poll - New thread - New reply


Rusted Logic

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

33 database queries, 4 query cache hits.
Query execution time:  0.098757 seconds
Script execution time:  0.052547 seconds
Total render time:  0.151303 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 301 - Warning: unescaped & or unknown entity "&page"
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 209 - 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 128 - Warning: unescaped & or unknown entity "&page"
line 149 column 163 - Warning: unescaped & or unknown entity "&page"
line 149 column 50 - Warning: missing </font> before </td>
line 149 column 198 - 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 74 - Warning: <style> isn't allowed in <td> elements
line 179 column 9 - Info: <td> previously mentioned
line 183 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 185 column 9 - Warning: missing <tr>
line 203 column 13 - Warning: missing <tr>
line 204 column 102 - Warning: unescaped & or unknown entity "&postid"
line 206 column 74 - Warning: <style> isn't allowed in <td> elements
line 206 column 9 - Info: <td> previously mentioned
line 209 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 211 column 9 - Warning: missing <tr>
line 229 column 13 - Warning: missing <tr>
line 230 column 102 - Warning: unescaped & or unknown entity "&postid"
line 249 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 251 column 9 - Warning: missing <tr>
line 269 column 13 - Warning: missing <tr>
line 270 column 102 - Warning: unescaped & or unknown entity "&postid"
line 279 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 281 column 9 - Warning: missing <tr>
line 299 column 13 - Warning: missing <tr>
line 300 column 102 - Warning: unescaped & or unknown entity "&postid"
line 302 column 4723 - Warning: replacing unexpected input with </input>
line 302 column 5037 - Warning: discarding unexpected </span>
line 305 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 307 column 9 - Warning: missing <tr>
line 325 column 13 - Warning: missing <tr>
line 326 column 102 - Warning: unescaped & or unknown entity "&postid"
line 336 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 338 column 9 - Warning: missing <tr>
line 356 column 13 - Warning: missing <tr>
line 357 column 102 - Warning: unescaped & or unknown entity "&postid"
line 363 column 33521 - Warning: <style> isn't allowed in <td> elements
line 359 column 9 - Info: <td> previously mentioned
line 366 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 368 column 9 - Warning: missing <tr>
line 386 column 13 - Warning: missing <tr>
line 387 column 102 - Warning: unescaped & or unknown entity "&postid"
line 394 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 396 column 9 - Warning: missing <tr>
line 414 column 13 - Warning: missing <tr>
line 415 column 102 - Warning: unescaped & or unknown entity "&postid"
line 417 column 74 - Warning: <style> isn't allowed in <td> elements
line 417 column 9 - Info: <td> previously mentioned
line 419 column 15 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 420 column 25 - Warning: missing <tr>
line 422 column 33 - Warning: missing </font> before </td>
line 432 column 25 - Warning: plain text isn't allowed in <tr> elements
line 420 column 25 - Info: <tr> previously mentioned
line 434 column 33 - Warning: missing <tr>
line 435 column 122 - Warning: unescaped & or unknown entity "&postid"
line 435 column 47 - Warning: missing </nobr> before </table>
line 437 column 99 - Warning: <style> isn't allowed in <td> elements
line 437 column 25 - Info: <td> previously mentioned
line 437 column 377 - Warning: missing <tr>
line 437 column 632 - Warning: missing <tr>
line 460 column 2612 - Warning: missing </center>
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 486 column 74 - Warning: <style> isn't allowed in <td> elements
line 486 column 9 - Info: <td> previously mentioned
line 489 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 491 column 9 - Warning: missing <tr>
line 509 column 13 - Warning: missing <tr>
line 510 column 102 - Warning: unescaped & or unknown entity "&postid"
line 512 column 74 - Warning: <style> isn't allowed in <td> elements
line 512 column 9 - Info: <td> previously mentioned
line 515 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 517 column 9 - Warning: missing <tr>
line 535 column 13 - Warning: missing <tr>
line 536 column 102 - Warning: unescaped & or unknown entity "&postid"
line 541 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 543 column 9 - Warning: missing <tr>
line 561 column 13 - Warning: missing <tr>
line 562 column 102 - Warning: unescaped & or unknown entity "&postid"
line 564 column 74 - Warning: <style> isn't allowed in <td> elements
line 564 column 9 - Info: <td> previously mentioned
line 569 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 571 column 9 - Warning: missing <tr>
line 589 column 13 - Warning: missing <tr>
line 590 column 102 - Warning: unescaped & or unknown entity "&postid"
line 592 column 74 - Warning: <style> isn't allowed in <td> elements
line 592 column 9 - Info: <td> previously mentioned
line 595 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 597 column 9 - Warning: missing <tr>
line 615 column 13 - Warning: missing <tr>
line 616 column 102 - Warning: unescaped & or unknown entity "&postid"
line 623 column 555 - Warning: <style> isn't allowed in <td> elements
line 618 column 9 - Info: <td> previously mentioned
line 626 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 628 column 9 - Warning: missing <tr>
line 646 column 13 - Warning: missing <tr>
line 647 column 102 - Warning: unescaped & or unknown entity "&postid"
line 649 column 74 - Warning: <style> isn't allowed in <td> elements
line 649 column 9 - Info: <td> previously mentioned
line 654 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 656 column 9 - Warning: missing <tr>
line 674 column 13 - Warning: missing <tr>
line 675 column 102 - Warning: unescaped & or unknown entity "&postid"
line 678 column 371 - Warning: <style> isn't allowed in <td> elements
line 677 column 9 - Info: <td> previously mentioned
line 681 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 683 column 9 - Warning: missing <tr>
line 701 column 13 - Warning: missing <tr>
line 702 column 102 - Warning: unescaped & or unknown entity "&postid"
line 704 column 74 - Warning: <style> isn't allowed in <td> elements
line 704 column 9 - Info: <td> previously mentioned
line 709 column 9 - Warning: <div> isn't allowed in <table> elements
line 152 column 17 - Info: <table> previously mentioned
line 711 column 9 - Warning: missing <tr>
line 729 column 13 - Warning: missing <tr>
line 730 column 102 - Warning: unescaped & or unknown entity "&postid"
line 733 column 283 - Warning: <style> isn't allowed in <td> elements
line 732 column 9 - Info: <td> previously mentioned
line 736 column 17 - Warning: missing <tr>
line 736 column 17 - Warning: discarding unexpected <table>
line 739 column 35 - Warning: missing <tr>
line 739 column 95 - Warning: unescaped & or unknown entity "&page"
line 739 column 128 - Warning: unescaped & or unknown entity "&page"
line 739 column 163 - Warning: unescaped & or unknown entity "&page"
line 739 column 50 - Warning: missing </font> before </td>
line 739 column 198 - Warning: missing </font> before </table>
line 741 column 35 - Warning: missing <tr>
line 741 column 50 - Warning: missing </font> before </td>
line 742 column 37 - Warning: unescaped & or unknown entity "&id"
line 741 column 209 - Warning: missing </font> before </table>
line 743 column 17 - Warning: discarding unexpected </textarea>
line 743 column 28 - Warning: discarding unexpected </form>
line 743 column 35 - Warning: discarding unexpected </embed>
line 743 column 43 - Warning: discarding unexpected </noembed>
line 743 column 53 - Warning: discarding unexpected </noscript>
line 743 column 64 - Warning: discarding unexpected </noembed>
line 743 column 74 - Warning: discarding unexpected </embed>
line 743 column 82 - Warning: discarding unexpected </table>
line 743 column 90 - Warning: discarding unexpected </table>
line 745 column 9 - Warning: missing </font> before <table>
line 757 column 25 - Warning: discarding unexpected </font>
line 766 column 57 - Warning: discarding unexpected </font>
line 744 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 43 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 140 - Warning: <img> proprietary attribute value "absmiddle"
line 148 column 244 - 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 180 column 1480 - Warning: <img> proprietary attribute value "absmiddle"
line 180 column 1480 - Warning: <img> lacks "alt" attribute
line 188 column 23 - Warning: <img> lacks "alt" attribute
line 188 column 64 - Warning: <img> lacks "alt" attribute
line 188 column 113 - Warning: <img> lacks "alt" attribute
line 188 column 163 - Warning: <img> lacks "alt" attribute
line 189 column 11 - Warning: <img> lacks "alt" attribute
line 199 column 15 - Warning: <img> lacks "alt" attribute
line 206 column 901 - Warning: <div> anchor "xklayout" already defined
line 214 column 22 - Warning: <img> lacks "alt" attribute
line 214 column 63 - Warning: <img> lacks "alt" attribute
line 214 column 112 - Warning: <img> lacks "alt" attribute
line 214 column 162 - Warning: <img> lacks "alt" attribute
line 215 column 11 - Warning: <img> lacks "alt" attribute
line 225 column 15 - Warning: <img> lacks "alt" attribute
line 242 column 834 - Warning: <img> lacks "alt" attribute
line 244 column 933 - Warning: <img> lacks "alt" attribute
line 254 column 22 - Warning: <img> lacks "alt" attribute
line 254 column 63 - Warning: <img> lacks "alt" attribute
line 254 column 112 - Warning: <img> lacks "alt" attribute
line 254 column 162 - Warning: <img> lacks "alt" attribute
line 255 column 11 - Warning: <img> lacks "alt" attribute
line 265 column 15 - Warning: <img> lacks "alt" attribute
line 284 column 23 - Warning: <img> lacks "alt" attribute
line 284 column 64 - Warning: <img> lacks "alt" attribute
line 284 column 113 - Warning: <img> lacks "alt" attribute
line 284 column 163 - Warning: <img> lacks "alt" attribute
line 295 column 15 - Warning: <img> lacks "alt" attribute
line 310 column 22 - Warning: <img> lacks "alt" attribute
line 310 column 63 - Warning: <img> lacks "alt" attribute
line 310 column 112 - Warning: <img> lacks "alt" attribute
line 310 column 162 - Warning: <img> lacks "alt" attribute
line 311 column 11 - Warning: <img> lacks "alt" attribute
line 321 column 15 - Warning: <img> lacks "alt" attribute
line 341 column 22 - Warning: <img> lacks "alt" attribute
line 341 column 63 - Warning: <img> lacks "alt" attribute
line 341 column 112 - Warning: <img> lacks "alt" attribute
line 341 column 162 - Warning: <img> lacks "alt" attribute
line 342 column 11 - Warning: <img> lacks "alt" attribute
line 352 column 15 - Warning: <img> lacks "alt" attribute
line 360 column 138 - Warning: <img> lacks "alt" attribute
line 370 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 370 column 16 - Warning: <img> lacks "alt" attribute
line 370 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 370 column 59 - Warning: <img> lacks "alt" attribute
line 370 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 370 column 102 - Warning: <img> lacks "alt" attribute
line 370 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 370 column 145 - Warning: <img> lacks "alt" attribute
line 370 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 370 column 188 - Warning: <img> lacks "alt" attribute
line 370 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 370 column 231 - Warning: <img> lacks "alt" attribute
line 371 column 23 - Warning: <img> lacks "alt" attribute
line 371 column 64 - Warning: <img> lacks "alt" attribute
line 371 column 113 - Warning: <img> lacks "alt" attribute
line 371 column 163 - Warning: <img> lacks "alt" attribute
line 372 column 11 - Warning: <img> lacks "alt" attribute
line 382 column 15 - Warning: <img> lacks "alt" attribute
line 399 column 23 - Warning: <img> lacks "alt" attribute
line 399 column 64 - Warning: <img> lacks "alt" attribute
line 399 column 113 - Warning: <img> lacks "alt" attribute
line 399 column 163 - Warning: <img> lacks "alt" attribute
line 400 column 11 - Warning: <img> lacks "alt" attribute
line 410 column 15 - Warning: <img> lacks "alt" attribute
line 417 column 901 - Warning: <div> anchor "xklayout" already defined
line 423 column 43 - Warning: <img> proprietary attribute value "absmiddle"
line 423 column 43 - Warning: <img> lacks "alt" attribute
line 423 column 86 - Warning: <img> proprietary attribute value "absmiddle"
line 423 column 86 - Warning: <img> lacks "alt" attribute
line 423 column 129 - Warning: <img> proprietary attribute value "absmiddle"
line 423 column 129 - Warning: <img> lacks "alt" attribute
line 423 column 172 - Warning: <img> proprietary attribute value "absmiddle"
line 423 column 172 - Warning: <img> lacks "alt" attribute
line 423 column 215 - Warning: <img> proprietary attribute value "absmiddle"
line 423 column 215 - Warning: <img> lacks "alt" attribute
line 423 column 258 - Warning: <img> proprietary attribute value "absmiddle"
line 423 column 258 - Warning: <img> lacks "alt" attribute
line 423 column 301 - Warning: <img> proprietary attribute value "absmiddle"
line 423 column 301 - Warning: <img> lacks "alt" attribute
line 425 column 33 - Warning: <img> lacks "alt" attribute
line 430 column 37 - Warning: <img> lacks "alt" attribute
line 437 column 401 - Warning: <img> lacks "alt" attribute
line 447 column 1591 - Warning: <img> lacks "alt" attribute
line 449 column 1690 - Warning: <img> lacks "alt" attribute
line 459 column 2416 - Warning: <img> lacks "alt" attribute
line 460 column 2800 - Warning: <img> lacks "alt" attribute
line 461 column 2840 - Warning: <img> lacks "alt" attribute
line 468 column 23 - Warning: <img> lacks "alt" attribute
line 468 column 64 - Warning: <img> lacks "alt" attribute
line 468 column 113 - Warning: <img> lacks "alt" attribute
line 468 column 163 - Warning: <img> lacks "alt" attribute
line 469 column 11 - Warning: <img> lacks "alt" attribute
line 479 column 15 - Warning: <img> lacks "alt" attribute
line 486 column 901 - Warning: <div> anchor "xklayout" already defined
line 494 column 23 - Warning: <img> lacks "alt" attribute
line 494 column 64 - Warning: <img> lacks "alt" attribute
line 494 column 113 - Warning: <img> lacks "alt" attribute
line 494 column 163 - Warning: <img> lacks "alt" attribute
line 495 column 11 - Warning: <img> lacks "alt" attribute
line 505 column 15 - Warning: <img> lacks "alt" attribute
line 512 column 901 - Warning: <div> anchor "xklayout" already defined
line 519 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 519 column 16 - Warning: <img> lacks "alt" attribute
line 519 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 519 column 59 - Warning: <img> lacks "alt" attribute
line 519 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 519 column 102 - Warning: <img> lacks "alt" attribute
line 519 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 519 column 145 - Warning: <img> lacks "alt" attribute
line 519 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 519 column 188 - Warning: <img> lacks "alt" attribute
line 519 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 519 column 231 - Warning: <img> lacks "alt" attribute
line 520 column 23 - Warning: <img> lacks "alt" attribute
line 520 column 64 - Warning: <img> lacks "alt" attribute
line 520 column 113 - Warning: <img> lacks "alt" attribute
line 520 column 163 - Warning: <img> lacks "alt" attribute
line 521 column 11 - Warning: <img> lacks "alt" attribute
line 531 column 15 - Warning: <img> lacks "alt" attribute
line 545 column 11 - Warning: <img> lacks "alt" attribute
line 546 column 23 - Warning: <img> lacks "alt" attribute
line 546 column 64 - Warning: <img> lacks "alt" attribute
line 546 column 112 - Warning: <img> lacks "alt" attribute
line 546 column 162 - Warning: <img> lacks "alt" attribute
line 547 column 11 - Warning: <img> lacks "alt" attribute
line 557 column 15 - Warning: <img> lacks "alt" attribute
line 573 column 11 - Warning: <img> lacks "alt" attribute
line 574 column 23 - Warning: <img> lacks "alt" attribute
line 574 column 64 - Warning: <img> lacks "alt" attribute
line 574 column 113 - Warning: <img> lacks "alt" attribute
line 574 column 163 - Warning: <img> lacks "alt" attribute
line 575 column 11 - Warning: <img> lacks "alt" attribute
line 585 column 15 - Warning: <img> lacks "alt" attribute
line 600 column 22 - Warning: <img> lacks "alt" attribute
line 600 column 63 - Warning: <img> lacks "alt" attribute
line 600 column 112 - Warning: <img> lacks "alt" attribute
line 600 column 162 - Warning: <img> lacks "alt" attribute
line 601 column 11 - Warning: <img> lacks "alt" attribute
line 611 column 15 - Warning: <img> lacks "alt" attribute
line 618 column 259 - Warning: <img> proprietary attribute value "absmiddle"
line 618 column 259 - Warning: <img> lacks "alt" attribute
line 631 column 23 - Warning: <img> lacks "alt" attribute
line 631 column 64 - Warning: <img> lacks "alt" attribute
line 631 column 113 - Warning: <img> lacks "alt" attribute
line 631 column 163 - Warning: <img> lacks "alt" attribute
line 632 column 11 - Warning: <img> lacks "alt" attribute
line 642 column 15 - Warning: <img> lacks "alt" attribute
line 649 column 901 - Warning: <div> anchor "xklayout" already defined
line 659 column 22 - Warning: <img> lacks "alt" attribute
line 659 column 63 - Warning: <img> lacks "alt" attribute
line 659 column 112 - Warning: <img> lacks "alt" attribute
line 659 column 162 - Warning: <img> lacks "alt" attribute
line 660 column 11 - Warning: <img> lacks "alt" attribute
line 670 column 15 - Warning: <img> lacks "alt" attribute
line 677 column 274 - Warning: <img> proprietary attribute value "absmiddle"
line 677 column 274 - Warning: <img> lacks "alt" attribute
line 686 column 23 - Warning: <img> lacks "alt" attribute
line 686 column 64 - Warning: <img> lacks "alt" attribute
line 686 column 113 - Warning: <img> lacks "alt" attribute
line 686 column 163 - Warning: <img> lacks "alt" attribute
line 687 column 11 - Warning: <img> lacks "alt" attribute
line 697 column 15 - Warning: <img> lacks "alt" attribute
line 704 column 901 - Warning: <div> anchor "xklayout" already defined
line 714 column 22 - Warning: <img> lacks "alt" attribute
line 714 column 63 - Warning: <img> lacks "alt" attribute
line 714 column 112 - Warning: <img> lacks "alt" attribute
line 714 column 162 - Warning: <img> lacks "alt" attribute
line 715 column 11 - Warning: <img> lacks "alt" attribute
line 725 column 15 - Warning: <img> lacks "alt" attribute
line 742 column 43 - Warning: <img> proprietary attribute value "absmiddle"
line 742 column 140 - Warning: <img> proprietary attribute value "absmiddle"
line 742 column 244 - Warning: <img> proprietary attribute value "absmiddle"
line 751 column 25 - Warning: <img> lacks "alt" attribute
line 756 column 267 - Warning: <img> lacks "alt" attribute
line 302 column 4790 - Warning: trimming empty <label>
line 736 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 204 column 27 - Warning: <nobr> is not approved by W3C
line 230 column 27 - Warning: <nobr> is not approved by W3C
line 270 column 27 - Warning: <nobr> is not approved by W3C
line 300 column 27 - Warning: <nobr> is not approved by W3C
line 326 column 27 - Warning: <nobr> is not approved by W3C
line 357 column 27 - Warning: <nobr> is not approved by W3C
line 387 column 27 - Warning: <nobr> is not approved by W3C
line 415 column 27 - Warning: <nobr> is not approved by W3C
line 435 column 47 - Warning: <nobr> is not approved by W3C
line 484 column 27 - Warning: <nobr> is not approved by W3C
line 510 column 27 - Warning: <nobr> is not approved by W3C
line 536 column 27 - Warning: <nobr> is not approved by W3C
line 562 column 27 - Warning: <nobr> is not approved by W3C
line 590 column 27 - Warning: <nobr> is not approved by W3C
line 616 column 27 - Warning: <nobr> is not approved by W3C
line 647 column 27 - Warning: <nobr> is not approved by W3C
line 675 column 27 - Warning: <nobr> is not approved by W3C
line 702 column 27 - Warning: <nobr> is not approved by W3C
line 730 column 27 - Warning: <nobr> is not approved by W3C
Info: Document content looks like HTML5
Info: No system identifier in emitted doctype
Tidy found 358 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