Warning: You are using TidyHTML mode! Pages MAY and probably WILL break. To disable, click here or append 'xxx-off=1' to the URL!

Register - Login
Views: 57894359
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-16-14 08:26:21 PM

Jul - Posts by Dwedit
Pages: 1 2 3
Dwedit
Member
Level: 17


Posts: 21/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 07-25-08 03:08:12 AM, in Repairing a corrupt FF4DS save? Link
Used the M3's soft reset feature, and the ROM and Savegame both had parts overwritten with junk. First 0x1400 bytes of the savegame got killed. I had another save slot from 4 hours before it though.
Obviously, you can't just make a new savegame and copy everything past the 0x1400 byte mark, it doesn't work that way thanks to checksums.

--------------------
Dwedit
Member
Level: 17


Posts: 22/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 08-12-08 03:54:17 AM, in I made an NSF file: aurora.nsf Link
Download

Made by me. Based on the famous "Hymn To Aurora", composed by the demo group Sync.
It's more of a port than a remake.
Gratuitous abuse of the DMC channel abounds.

It's about 4:14 long before it loops.

--------------------
Dwedit
Member
Level: 17


Posts: 23/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 10-03-08 04:23:00 AM, in VLC media player version 0.9.2 released. Link
What a downer, they are using some shitty non-native file open dialog that doesn't let you enter a path and press enter.

--------------------
Dwedit
Member
Level: 17


Posts: 24/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 10-04-08 09:39:18 AM, in It is a YTMND Link
Freedom Fries

--------------------
Dwedit
Member
Level: 17


Posts: 25/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-01-09 07:59:19 PM, in Eversion - A cute platformer with a dark secret Link
http://zarat.us/tra/offline-games/eversion.html (download hotlink)
Found this game from a Somethingawful thread, and now I simply must spread this everywhere else.
It's a nice cute kiddy platforming game with wholesome 8-bit goodness. There are also locations where you can press X and Evert, which slightly changes the game mechanics, so you can now walk on clouds.
Your goal is to collect all the jewels and save the princess.

Wait till you reach level 4.

--------------------
Dwedit
Member
Level: 17


Posts: 26/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-02-09 05:34:37 PM, in Eversion - A cute platformer with a dark secret Link
In "scripts\main.rb", If you add this block of code to the "def keydown(k)" function, you can switch eversion levels with the numbers 1-9. Eversion number 9 appears to be a glitch, but it works somewhat as long as "readjust" is not called.



if (k>=49 && k<=57) then
$darkness=k-49;
$flash=255;
if ($darkness<8) then
$map.readjust();
end
end



--------------------
Dwedit
Member
Level: 17


Posts: 27/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-06-09 08:05:55 AM, in Eversion - A cute platformer with a dark secret Link
Originally posted by Girlydragon
Don't click unless you have cleared the whole game.

And before anyone asks, yes this was done without any modification or hacking to the game.

As for my least favorite part... Level 3, 6 and 8. Too much waiting and possible to get stuck.

Was it done without any modification or hacking to the save file?
How is that possible without hacks?

--------------------
Dwedit
Member
Level: 17


Posts: 28/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-06-09 03:42:33 PM, in Eversion - A cute platformer with a dark secret Link
Wow, and I thought the bug where you stand on the tree before the eversion level changes to go through the ceiling in level 8 was a gamebreaker.

--------------------
Dwedit
Member
Level: 17


Posts: 29/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-08-09 10:02:06 AM, in Eversion - A cute platformer with a dark secret Link
Level 3 has a 7<-->8 Eversion point for some reason.

--------------------
Dwedit
Member
Level: 17


Posts: 30/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-13-09 12:11:14 PM, in Eversion - A cute platformer with a dark secret Link
Eversion levels are displayed as 1+darkness. So "darkness=8" is eversion level 9. If you call readjust with darkness=8 or higher, the game dies. If you assign darkness higher than 8, the game crashes.

--------------------
Dwedit
Member
Level: 17


Posts: 31/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-14-09 04:27:08 PM, in Eversion - A cute platformer with a dark secret Link
Did anyone else notice that this game resembles "Sack of Flour - Heart of Gold"?

--------------------
Dwedit
Member
Level: 17


Posts: 32/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-18-09 11:55:34 PM, in Eversion - A cute platformer with a dark secret Link
I wonder what kind of compression the graphics use.
I might make an unauthorized Flash port.

--------------------
Dwedit
Member
Level: 17


Posts: 33/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 01-21-09 12:24:30 PM, in Eversion - A cute platformer with a dark secret Link
You missed the rosebushes that block you in level 4.

--------------------
Dwedit
Member
Level: 17


Posts: 34/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 02-03-09 12:10:11 AM, in Eversion - A cute platformer with a dark secret (last edited by Dwedit at 02-03-09 12:16 AM) Link
The game has been updated.
Now movement has acceleration and deceleration, as well as jumps not always automatically being at maximum power. Making the turnaround jumps in level 4 is much harder, as well as the jumps in level 6.
Also, the right edge no longer constrains you in the autoscrolling levels, it now moves the deadly left edge at your speed if you move faster.
Music has been changed a bit, especially eversion level 3's music.

--------------------
Dwedit
Member
Level: 17


Posts: 35/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 02-05-09 01:09:05 PM, in Eversion - A cute platformer with a dark secret Link
In 1.4, eversion level -1 works perfectly. It appears to remove all monsters after you select it, and otherwise acts just like eversion level 1.
Couldn't get it working in 1.5.

--------------------
Dwedit
Member
Level: 17


Posts: 36/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 02-10-09 03:45:06 AM, in CSS Anti-table elitism? Link
What is up with everyone hating on using Tables in HTML, and insisting on using the horrible CSS "Float" feature instead?

--------------------
Dwedit
Member
Level: 17


Posts: 37/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 02-10-09 05:55:34 PM, in Do you use home/end/pageup/pagedown? Link
Not only do I extensively use Home and End, I also use ctrl+Left/Right to move the text cursor one word at a time. I feel crippled when I'm using an awful text editor which doesn't support such a feature.

--------------------
Dwedit
Member
Level: 17


Posts: 38/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 02-15-09 02:08:30 AM, in Midway files for Ch.11 bankruptcy Link
Is it wrong that the only thing I know about Far Sight Technologies is that they made Action 52 for the Genesis?

--------------------
Dwedit
Member
Level: 17


Posts: 39/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 03-30-09 10:46:07 PM, in Oracle of Ages Level Viewer Link
So yeah, for a while, I've been working on a Level Viewer for Zelda - Oracle of Ages for Game Boy Color.

So here's the level viewer if you want to play with it, and see how the levels are arranged and what tilesets build them up.

Screenshots:


Screenshots are somewhat old, they don't include the indicator on the minimap




--------------------
Dwedit
Member
Level: 17


Posts: 40/58
EXP: 22658
For next: 2085

Since: 08-03-07


Since last post: 824 days
Last activity: 76 days

Posted on 04-01-09 02:02:28 AM, in Oracle of Ages Level Viewer Link
I've released a new version that also views Oracle of Seasons.
Download




--------------------
Pages: 1 2 3
Jul - Posts by Dwedit






Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.

31 database queries, 46 query cache hits.
Query execution time:  0.081723 seconds
Script execution time:  0.077018 seconds
Total render time:  0.158741 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 94 column 11 - Warning: <form> isn't allowed in <table> elements
line 93 column 10 - Info: <table> previously mentioned
line 95 column 11 - Warning: missing <tr>
line 95 column 124 - Warning: missing </font> before </td>
line 99 column 16 - Warning: plain text isn't allowed in <tr> elements
line 95 column 11 - Info: <tr> previously mentioned
line 100 column 68 - Warning: <nobr> is not approved by W3C
line 100 column 68 - Warning: missing </nobr> before </td>
line 117 column 68 - Warning: <nobr> is not approved by W3C
line 117 column 68 - Warning: missing </nobr> before <tr>
line 141 column 35 - Warning: missing <tr>
line 141 column 50 - Warning: missing </font> before </td>
line 141 column 133 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 95 - Warning: unescaped & or unknown entity "&page"
line 143 column 130 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 165 - Warning: missing </font> before </table>
line 150 column 9 - Warning: <div> isn't allowed in <tr> elements
line 149 column 9 - Info: <tr> previously mentioned
line 152 column 9 - Warning: missing <tr>
line 166 column 13 - Warning: missing <tr>
line 167 column 27 - Warning: <nobr> is not approved by W3C
line 172 column 15 - Warning: missing <td>
line 173 column 9 - Warning: <div> isn't allowed in <tr> elements
line 172 column 15 - Info: <tr> previously mentioned
line 175 column 9 - Warning: missing <tr>
line 189 column 13 - Warning: missing <tr>
line 190 column 27 - Warning: <nobr> is not approved by W3C
line 200 column 15 - Warning: missing <td>
line 201 column 9 - Warning: <div> isn't allowed in <tr> elements
line 200 column 15 - Info: <tr> previously mentioned
line 203 column 9 - Warning: missing <tr>
line 217 column 13 - Warning: missing <tr>
line 218 column 27 - Warning: <nobr> is not approved by W3C
line 222 column 15 - Warning: missing <td>
line 223 column 9 - Warning: <div> isn't allowed in <tr> elements
line 222 column 15 - Info: <tr> previously mentioned
line 225 column 9 - Warning: missing <tr>
line 239 column 13 - Warning: missing <tr>
line 240 column 27 - Warning: <nobr> is not approved by W3C
line 244 column 15 - Warning: missing <td>
line 245 column 9 - Warning: <div> isn't allowed in <tr> elements
line 244 column 15 - Info: <tr> previously mentioned
line 247 column 9 - Warning: missing <tr>
line 261 column 13 - Warning: missing <tr>
line 262 column 27 - Warning: <nobr> is not approved by W3C
line 271 column 15 - Warning: missing <td>
line 272 column 9 - Warning: <div> isn't allowed in <tr> elements
line 271 column 15 - Info: <tr> previously mentioned
line 274 column 9 - Warning: missing <tr>
line 288 column 13 - Warning: missing <tr>
line 289 column 27 - Warning: <nobr> is not approved by W3C
line 294 column 707 - Warning: unescaped & which should be written as &amp;
line 294 column 708 - Warning: unescaped & which should be written as &amp;
line 303 column 15 - Warning: missing <td>
line 304 column 9 - Warning: <div> isn't allowed in <tr> elements
line 303 column 15 - Info: <tr> previously mentioned
line 306 column 9 - Warning: missing <tr>
line 320 column 13 - Warning: missing <tr>
line 321 column 27 - Warning: <nobr> is not approved by W3C
line 331 column 15 - Warning: missing <td>
line 332 column 9 - Warning: <div> isn't allowed in <tr> elements
line 331 column 15 - Info: <tr> previously mentioned
line 334 column 9 - Warning: missing <tr>
line 348 column 13 - Warning: missing <tr>
line 349 column 27 - Warning: <nobr> is not approved by W3C
line 353 column 15 - Warning: missing <td>
line 354 column 9 - Warning: <div> isn't allowed in <tr> elements
line 353 column 15 - Info: <tr> previously mentioned
line 356 column 9 - Warning: missing <tr>
line 370 column 13 - Warning: missing <tr>
line 371 column 27 - Warning: <nobr> is not approved by W3C
line 375 column 15 - Warning: missing <td>
line 376 column 9 - Warning: <div> isn't allowed in <tr> elements
line 375 column 15 - Info: <tr> previously mentioned
line 378 column 9 - Warning: missing <tr>
line 392 column 13 - Warning: missing <tr>
line 393 column 27 - Warning: <nobr> is not approved by W3C
line 397 column 15 - Warning: missing <td>
line 398 column 9 - Warning: <div> isn't allowed in <tr> elements
line 397 column 15 - Info: <tr> previously mentioned
line 400 column 9 - Warning: missing <tr>
line 414 column 13 - Warning: missing <tr>
line 415 column 27 - Warning: <nobr> is not approved by W3C
line 419 column 15 - Warning: missing <td>
line 420 column 9 - Warning: <div> isn't allowed in <tr> elements
line 419 column 15 - Info: <tr> previously mentioned
line 422 column 9 - Warning: missing <tr>
line 436 column 13 - Warning: missing <tr>
line 437 column 27 - Warning: <nobr> is not approved by W3C
line 442 column 15 - Warning: missing <td>
line 443 column 9 - Warning: <div> isn't allowed in <tr> elements
line 442 column 15 - Info: <tr> previously mentioned
line 445 column 9 - Warning: missing <tr>
line 459 column 13 - Warning: missing <tr>
line 460 column 27 - Warning: <nobr> is not approved by W3C
line 464 column 15 - Warning: missing <td>
line 465 column 9 - Warning: <div> isn't allowed in <tr> elements
line 464 column 15 - Info: <tr> previously mentioned
line 467 column 9 - Warning: missing <tr>
line 481 column 13 - Warning: missing <tr>
line 482 column 27 - Warning: <nobr> is not approved by W3C
line 489 column 15 - Warning: missing <td>
line 490 column 9 - Warning: <div> isn't allowed in <tr> elements
line 489 column 15 - Info: <tr> previously mentioned
line 492 column 9 - Warning: missing <tr>
line 506 column 13 - Warning: missing <tr>
line 507 column 27 - Warning: <nobr> is not approved by W3C
line 512 column 15 - Warning: missing <td>
line 513 column 9 - Warning: <div> isn't allowed in <tr> elements
line 512 column 15 - Info: <tr> previously mentioned
line 515 column 9 - Warning: missing <tr>
line 529 column 13 - Warning: missing <tr>
line 530 column 27 - Warning: <nobr> is not approved by W3C
line 534 column 15 - Warning: missing <td>
line 535 column 9 - Warning: <div> isn't allowed in <tr> elements
line 534 column 15 - Info: <tr> previously mentioned
line 537 column 9 - Warning: missing <tr>
line 551 column 13 - Warning: missing <tr>
line 552 column 27 - Warning: <nobr> is not approved by W3C
line 556 column 15 - Warning: missing <td>
line 557 column 9 - Warning: <div> isn't allowed in <tr> elements
line 556 column 15 - Info: <tr> previously mentioned
line 559 column 9 - Warning: missing <tr>
line 573 column 13 - Warning: missing <tr>
line 574 column 27 - Warning: <nobr> is not approved by W3C
line 578 column 15 - Warning: missing <td>
line 579 column 9 - Warning: <div> isn't allowed in <tr> elements
line 578 column 15 - Info: <tr> previously mentioned
line 581 column 9 - Warning: missing <tr>
line 595 column 13 - Warning: missing <tr>
line 596 column 27 - Warning: <nobr> is not approved by W3C
line 608 column 15 - Warning: missing <td>
line 609 column 9 - Warning: <div> isn't allowed in <tr> elements
line 608 column 15 - Info: <tr> previously mentioned
line 611 column 9 - Warning: missing <tr>
line 625 column 13 - Warning: missing <tr>
line 626 column 27 - Warning: <nobr> is not approved by W3C
line 635 column 17 - Warning: discarding unexpected <table>
line 638 column 35 - Warning: missing <tr>
line 638 column 95 - Warning: unescaped & or unknown entity "&page"
line 638 column 130 - Warning: unescaped & or unknown entity "&page"
line 638 column 50 - Warning: missing </font> before </td>
line 638 column 165 - Warning: missing </font> before </table>
line 640 column 35 - Warning: missing <tr>
line 640 column 50 - Warning: missing </font> before </td>
line 640 column 133 - Warning: missing </font> before </table>
line 642 column 17 - Warning: discarding unexpected </textarea>
line 642 column 28 - Warning: discarding unexpected </form>
line 642 column 35 - Warning: discarding unexpected </embed>
line 642 column 43 - Warning: discarding unexpected </noembed>
line 642 column 53 - Warning: discarding unexpected </noscript>
line 642 column 64 - Warning: discarding unexpected </noembed>
line 642 column 74 - Warning: discarding unexpected </embed>
line 642 column 82 - Warning: discarding unexpected </table>
line 642 column 90 - Warning: discarding unexpected </table>
line 651 column 9 - Warning: missing </font> before <table>
line 667 column 9 - Warning: inserting implicit <font>
line 679 column 23 - Warning: inserting implicit <font>
line 686 column 58 - Warning: discarding unexpected </font>
line 644 column 1 - Warning: missing </center>
line 91 column 9 - Warning: <img> lacks "alt" attribute
line 93 column 10 - Warning: <table> lacks "summary" attribute
line 95 column 63 - Warning: <img> lacks "alt" attribute
line 100 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 100 column 93 - Warning: <img> lacks "alt" attribute
line 117 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 117 column 98 - Warning: <img> lacks "alt" attribute
line 136 column 1 - Warning: <table> lacks "summary" attribute
line 136 column 240 - Warning: <td> attribute "bgcolor" lacks value
line 141 column 17 - Warning: <table> lacks "summary" attribute
line 143 column 17 - Warning: <table> lacks "summary" attribute
line 151 column 9 - Warning: <table> lacks "summary" attribute
line 155 column 22 - Warning: <img> lacks "alt" attribute
line 155 column 63 - Warning: <img> lacks "alt" attribute
line 155 column 112 - Warning: <img> lacks "alt" attribute
line 155 column 162 - Warning: <img> lacks "alt" attribute
line 156 column 11 - Warning: <img> lacks "alt" attribute
line 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 174 column 9 - Warning: <table> lacks "summary" attribute
line 178 column 22 - Warning: <img> lacks "alt" attribute
line 178 column 63 - Warning: <img> lacks "alt" attribute
line 178 column 112 - Warning: <img> lacks "alt" attribute
line 178 column 162 - Warning: <img> lacks "alt" attribute
line 179 column 11 - Warning: <img> lacks "alt" attribute
line 185 column 15 - Warning: <img> lacks "alt" attribute
line 188 column 11 - Warning: <table> lacks "summary" attribute
line 202 column 9 - Warning: <table> lacks "summary" attribute
line 206 column 22 - Warning: <img> lacks "alt" attribute
line 206 column 63 - Warning: <img> lacks "alt" attribute
line 206 column 112 - Warning: <img> lacks "alt" attribute
line 206 column 162 - Warning: <img> lacks "alt" attribute
line 207 column 11 - Warning: <img> lacks "alt" attribute
line 213 column 15 - Warning: <img> lacks "alt" attribute
line 216 column 11 - Warning: <table> lacks "summary" attribute
line 224 column 9 - Warning: <table> lacks "summary" attribute
line 228 column 22 - Warning: <img> lacks "alt" attribute
line 228 column 63 - Warning: <img> lacks "alt" attribute
line 228 column 112 - Warning: <img> lacks "alt" attribute
line 228 column 162 - Warning: <img> lacks "alt" attribute
line 229 column 11 - Warning: <img> lacks "alt" attribute
line 235 column 15 - Warning: <img> lacks "alt" attribute
line 238 column 11 - Warning: <table> lacks "summary" attribute
line 246 column 9 - Warning: <table> lacks "summary" attribute
line 250 column 22 - Warning: <img> lacks "alt" attribute
line 250 column 63 - Warning: <img> lacks "alt" attribute
line 250 column 112 - Warning: <img> lacks "alt" attribute
line 250 column 162 - Warning: <img> lacks "alt" attribute
line 251 column 11 - Warning: <img> lacks "alt" attribute
line 257 column 15 - Warning: <img> lacks "alt" attribute
line 260 column 11 - Warning: <table> lacks "summary" attribute
line 273 column 9 - Warning: <table> lacks "summary" attribute
line 277 column 22 - Warning: <img> lacks "alt" attribute
line 277 column 63 - Warning: <img> lacks "alt" attribute
line 277 column 112 - Warning: <img> lacks "alt" attribute
line 277 column 162 - Warning: <img> lacks "alt" attribute
line 278 column 11 - Warning: <img> lacks "alt" attribute
line 284 column 15 - Warning: <img> lacks "alt" attribute
line 287 column 11 - Warning: <table> lacks "summary" attribute
line 305 column 9 - Warning: <table> lacks "summary" attribute
line 309 column 22 - Warning: <img> lacks "alt" attribute
line 309 column 63 - Warning: <img> lacks "alt" attribute
line 309 column 112 - Warning: <img> lacks "alt" attribute
line 309 column 162 - Warning: <img> lacks "alt" attribute
line 310 column 11 - Warning: <img> lacks "alt" attribute
line 316 column 15 - Warning: <img> lacks "alt" attribute
line 319 column 11 - Warning: <table> lacks "summary" attribute
line 333 column 9 - Warning: <table> lacks "summary" attribute
line 337 column 22 - Warning: <img> lacks "alt" attribute
line 337 column 63 - Warning: <img> lacks "alt" attribute
line 337 column 112 - Warning: <img> lacks "alt" attribute
line 337 column 162 - Warning: <img> lacks "alt" attribute
line 338 column 11 - Warning: <img> lacks "alt" attribute
line 344 column 15 - Warning: <img> lacks "alt" attribute
line 347 column 11 - Warning: <table> lacks "summary" attribute
line 355 column 9 - Warning: <table> lacks "summary" attribute
line 359 column 22 - Warning: <img> lacks "alt" attribute
line 359 column 63 - Warning: <img> lacks "alt" attribute
line 359 column 112 - Warning: <img> lacks "alt" attribute
line 359 column 162 - Warning: <img> lacks "alt" attribute
line 360 column 11 - Warning: <img> lacks "alt" attribute
line 366 column 15 - Warning: <img> lacks "alt" attribute
line 369 column 11 - Warning: <table> lacks "summary" attribute
line 377 column 9 - Warning: <table> lacks "summary" attribute
line 381 column 22 - Warning: <img> lacks "alt" attribute
line 381 column 63 - Warning: <img> lacks "alt" attribute
line 381 column 112 - Warning: <img> lacks "alt" attribute
line 381 column 162 - Warning: <img> lacks "alt" attribute
line 382 column 11 - Warning: <img> lacks "alt" attribute
line 388 column 15 - Warning: <img> lacks "alt" attribute
line 391 column 11 - Warning: <table> lacks "summary" attribute
line 399 column 9 - Warning: <table> lacks "summary" attribute
line 403 column 22 - Warning: <img> lacks "alt" attribute
line 403 column 63 - Warning: <img> lacks "alt" attribute
line 403 column 112 - Warning: <img> lacks "alt" attribute
line 403 column 162 - Warning: <img> lacks "alt" attribute
line 404 column 11 - Warning: <img> lacks "alt" attribute
line 410 column 15 - Warning: <img> lacks "alt" attribute
line 413 column 11 - Warning: <table> lacks "summary" attribute
line 421 column 9 - Warning: <table> lacks "summary" attribute
line 425 column 22 - Warning: <img> lacks "alt" attribute
line 425 column 63 - Warning: <img> lacks "alt" attribute
line 425 column 112 - Warning: <img> lacks "alt" attribute
line 425 column 162 - Warning: <img> lacks "alt" attribute
line 426 column 11 - Warning: <img> lacks "alt" attribute
line 432 column 15 - Warning: <img> lacks "alt" attribute
line 435 column 11 - Warning: <table> lacks "summary" attribute
line 444 column 9 - Warning: <table> lacks "summary" attribute
line 448 column 22 - Warning: <img> lacks "alt" attribute
line 448 column 63 - Warning: <img> lacks "alt" attribute
line 448 column 112 - Warning: <img> lacks "alt" attribute
line 448 column 162 - Warning: <img> lacks "alt" attribute
line 449 column 11 - Warning: <img> lacks "alt" attribute
line 455 column 15 - Warning: <img> lacks "alt" attribute
line 458 column 11 - Warning: <table> lacks "summary" attribute
line 466 column 9 - Warning: <table> lacks "summary" attribute
line 470 column 22 - Warning: <img> lacks "alt" attribute
line 470 column 63 - Warning: <img> lacks "alt" attribute
line 470 column 112 - Warning: <img> lacks "alt" attribute
line 470 column 162 - Warning: <img> lacks "alt" attribute
line 471 column 11 - Warning: <img> lacks "alt" attribute
line 477 column 15 - Warning: <img> lacks "alt" attribute
line 480 column 11 - Warning: <table> lacks "summary" attribute
line 491 column 9 - Warning: <table> lacks "summary" attribute
line 495 column 22 - Warning: <img> lacks "alt" attribute
line 495 column 63 - Warning: <img> lacks "alt" attribute
line 495 column 112 - Warning: <img> lacks "alt" attribute
line 495 column 162 - Warning: <img> lacks "alt" attribute
line 496 column 11 - Warning: <img> lacks "alt" attribute
line 502 column 15 - Warning: <img> lacks "alt" attribute
line 505 column 11 - Warning: <table> lacks "summary" attribute
line 514 column 9 - Warning: <table> lacks "summary" attribute
line 518 column 22 - Warning: <img> lacks "alt" attribute
line 518 column 63 - Warning: <img> lacks "alt" attribute
line 518 column 112 - Warning: <img> lacks "alt" attribute
line 518 column 162 - Warning: <img> lacks "alt" attribute
line 519 column 11 - Warning: <img> lacks "alt" attribute
line 525 column 15 - Warning: <img> lacks "alt" attribute
line 528 column 11 - Warning: <table> lacks "summary" attribute
line 536 column 9 - Warning: <table> lacks "summary" attribute
line 540 column 22 - Warning: <img> lacks "alt" attribute
line 540 column 63 - Warning: <img> lacks "alt" attribute
line 540 column 112 - Warning: <img> lacks "alt" attribute
line 540 column 162 - Warning: <img> lacks "alt" attribute
line 541 column 11 - Warning: <img> lacks "alt" attribute
line 547 column 15 - Warning: <img> lacks "alt" attribute
line 550 column 11 - Warning: <table> lacks "summary" attribute
line 558 column 9 - Warning: <table> lacks "summary" attribute
line 562 column 22 - Warning: <img> lacks "alt" attribute
line 562 column 63 - Warning: <img> lacks "alt" attribute
line 562 column 112 - Warning: <img> lacks "alt" attribute
line 562 column 162 - Warning: <img> lacks "alt" attribute
line 563 column 11 - Warning: <img> lacks "alt" attribute
line 569 column 15 - Warning: <img> lacks "alt" attribute
line 572 column 11 - Warning: <table> lacks "summary" attribute
line 580 column 9 - Warning: <table> lacks "summary" attribute
line 584 column 22 - Warning: <img> lacks "alt" attribute
line 584 column 63 - Warning: <img> lacks "alt" attribute
line 584 column 112 - Warning: <img> lacks "alt" attribute
line 584 column 162 - Warning: <img> lacks "alt" attribute
line 585 column 11 - Warning: <img> lacks "alt" attribute
line 591 column 15 - Warning: <img> lacks "alt" attribute
line 594 column 11 - Warning: <table> lacks "summary" attribute
line 604 column 831 - Warning: <img> lacks "alt" attribute
line 605 column 901 - Warning: <img> lacks "alt" attribute
line 610 column 9 - Warning: <table> lacks "summary" attribute
line 614 column 22 - Warning: <img> lacks "alt" attribute
line 614 column 63 - Warning: <img> lacks "alt" attribute
line 614 column 112 - Warning: <img> lacks "alt" attribute
line 614 column 162 - Warning: <img> lacks "alt" attribute
line 615 column 11 - Warning: <img> lacks "alt" attribute
line 621 column 15 - Warning: <img> lacks "alt" attribute
line 624 column 11 - Warning: <table> lacks "summary" attribute
line 631 column 561 - Warning: <img> lacks "alt" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 638 column 17 - Warning: <table> lacks "summary" attribute
line 640 column 17 - Warning: <table> lacks "summary" attribute
line 646 column 1 - Warning: <img> lacks "alt" attribute
line 647 column 1 - Warning: <img> lacks "alt" attribute
line 648 column 1 - Warning: <img> lacks "alt" attribute
line 655 column 9 - Warning: <table> lacks "summary" attribute
line 657 column 25 - Warning: <img> lacks "alt" attribute
line 667 column 67 - Warning: <img> lacks "alt" attribute
line 687 column 17 - Warning: <table> lacks "summary" attribute
line 141 column 133 - Warning: trimming empty <font>
line 143 column 165 - Warning: trimming empty <font>
line 608 column 15 - Warning: trimming empty <tr>
line 638 column 165 - Warning: trimming empty <font>
line 640 column 133 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 176 column 11 - Warning: <a> cannot copy name attribute to id
line 204 column 11 - Warning: <a> cannot copy name attribute to id
line 226 column 11 - Warning: <a> cannot copy name attribute to id
line 248 column 11 - Warning: <a> cannot copy name attribute to id
line 275 column 11 - Warning: <a> cannot copy name attribute to id
line 307 column 11 - Warning: <a> cannot copy name attribute to id
line 335 column 11 - Warning: <a> cannot copy name attribute to id
line 357 column 11 - Warning: <a> cannot copy name attribute to id
line 379 column 11 - Warning: <a> cannot copy name attribute to id
line 401 column 11 - Warning: <a> cannot copy name attribute to id
line 423 column 11 - Warning: <a> cannot copy name attribute to id
line 446 column 11 - Warning: <a> cannot copy name attribute to id
line 468 column 11 - Warning: <a> cannot copy name attribute to id
line 493 column 11 - Warning: <a> cannot copy name attribute to id
line 516 column 11 - Warning: <a> cannot copy name attribute to id
line 538 column 11 - Warning: <a> cannot copy name attribute to id
line 560 column 11 - Warning: <a> cannot copy name attribute to id
line 582 column 11 - Warning: <a> cannot copy name attribute to id
line 612 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
350 warnings, 0 errors were found!


The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

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 may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.

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.

To learn more about HTML Tidy see http://tidy.sourceforge.net
Please fill bug reports and queries using the "tracker" on the Tidy web site.
Additionally, questions can be sent to html-tidy@w3.org
HTML and CSS specifications are available from http://www.w3.org/
Lobby your company to join W3C, see http://www.w3.org/Consortium