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: 57888070
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-16-14 04:23:50 PM
fortyfive-antelope

Jul - Posts by ILikeNSMBHacking
Pages: 1 2 3 4
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 21/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-22-10 02:19:13 PM, in Editor Development thread Link
Originally posted by dirbaio
No

you don't "jump". You bounce automatically when you touch the ground
It's not obvious in the video

Ah, ok, now that makes since XD

Thanks for clearing that up...
lol...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 22/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-22-10 02:35:24 PM, in Post Your Tileset's Link
Originally posted by m64m
I created the design in MSPaint, and jceggbert5 animated it for me. He is now banned though, so you're gonna have to find alternative methods :/

EDIT: or was. Apparently his last activity was 13 days ago. Try PMing him?

Looked up his profile... He's banned still... Perhaps 'activity' is just last log on date/last 'seen' date? IDK...

Dang... I hope I can figure out this TileMolester thingymobobber... I hate it... I can't copy/paste from another window (of a different program) to it...

*ILikeNSMBHacking storms away very angrily...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 23/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-22-10 11:03:51 PM, in It's HOT. Link
I have absolutely NO air conditioner... It's like 100 degrees in the house!!!!!!!

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 24/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-24-10 01:38:50 AM, in Editor Development thread Link
@PiranhaPlant1: Do you plan to make an image for every visible sprite? If so, AWESOME... Just wondering about your message about being half done with rendering :p

Thanks...

Also, the background feature is more useful than you could imagine...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 25/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-24-10 01:45:12 PM, in Editor Development thread Link
Originally posted by Pirahnaplant
Yea, I am trying to make images for every sprite. Only about 200 out of the 323 sprites are needed though because there are so many unused sprites.

Cool! Could you or dirbaio perhaps make a way to add a description for objects? I ask because I have made a couple custom invisible blocks that I want to know what they are because I keep forgetting :p ...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 26/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-24-10 02:54:42 PM, in Editor Development thread (last edited by ILikeNSMBHacking at 06-26-10 12:09 PM) Link
Nevermind...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 27/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-25-10 04:44:52 AM, in Editor Development thread (last edited by ILikeNSMBHacking at 06-25-10 05:14 AM) Link
Originally posted by Pirahnaplant
Originally posted by ILikeNSMBHacking
Cool! Could you or dirbaio perhaps make a way to add a description for objects? I ask because I have made a couple custom invisible blocks that I want to know what they are because I keep forgetting :p ...

I'll could do that. I was thinking a text file in the same folder as the ROM. Any other ideas?
That would be somewhat confusing, IMO

Perhaps in the tileset editor, when in Object Editing mode (tab), there is a text box titled 'Object Name,' and that sets the title of it and you can change it at any time...

Also, as for saving the titles, perhaps a file named objectdata.txt, or make a 'dud' file in the ROM (one that the game won't read) that saves the name for each object, that way it can be read by anyone without requiring the ROM-specific objectdata.txt... And it'll be ignored by old versions of NSMBe because they will simply ignore the file as being anything important...

It doesn't seem too hard to me, but I have NO idea how to code...

Since there is about 10-12MB free space in each NSMB ROM, a few KB of custom titles should be nothing, especially since most hacks are based off of non-trimmed ROMs...

Just my idea about things... (Sorry for ranting a bit )


e: also, pirahnaplant, a small recommendation for your layout (it doesn't fill your post's table completely)... Just add ' min-height: 225px; ' to your table.pplant in your layout's CSS... That should fix it nicely (just recommending, that's all )


e2: A bug with MDI: If you exit the main MDI window, it will close without warning you that you didn't save yet, where as if you close the level editor window, it still asks... Just a bug I thought you should know about

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 28/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-25-10 01:14:55 PM, in Editor Development thread Link
Originally posted by dirbaio
Originally posted by ILikeNSMBHacking
make a 'dud' file in the ROM (one that the game won't read) that saves the name for each object, that way it can be read by anyone without requiring the ROM-specific objectdata.txt... And it'll be ignored by old versions of NSMBe because they will simply ignore the file as being anything important...


Hm...
I don't like replacing files in the ROM, because I haven't found any files that arent used yet.. I'd prefer having an extra file in the same dir of the ROm, which is edited by the editor too


Well, I know that there are a couple hacks that are done by groups and not just one person, and, then they would have to give the object name file with the ROM when they send the ROM to each other (the first time and each time it is edited), where, if you add a file in the ROM, it would be embedded in the ROM at all times and it will be unknown/anonymous to most(?) people, and they won't delete it because they don't know what the external file is for...



--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 29/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-25-10 01:18:16 PM, in Help/Questions thread. ASK QUESTIONS HERE! (last edited by Treeki at 06-26-10 11:54 AM) Link
Originally posted by NsmB_PrO
where is the file "randomize.cs"?
I need it for compiling the revision 103
IDK where it is, but it compiles without error if you just delete it... Or download my compiled one:
[Link removed]

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 30/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-25-10 01:28:43 PM, in Help/Questions thread. ASK QUESTIONS HERE! Link
Originally posted by Terra
That link is invisible to me (just shows up as a rounded blue shape), although for some reason the sample link in your profile shows up fine. You may want to try to fix that, ILikeNSMBHacking

Strange... I decided to remove the border anyway tho...

Linky to About:Blank

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 31/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-25-10 01:40:51 PM, in Help/Questions thread. ASK QUESTIONS HERE! (last edited by ILikeNSMBHacking at 06-25-10 01:44 PM) Link
Originally posted by Terra
Still invisible to me (using Firefox 3.5). Also, it tends to overlap a bit with the text above and (presumably) below it.

Try it again, removed a couple pieces of css...

e: also, try setting your layout settings to Auto-Updating (if it isn't already...)

Hello, I am a Link



--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 32/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 06-25-10 09:14:16 PM, in The *official* MushROMs (SMAS Editor) Thread Link
@SWR: The link does not work for the download I was hoping to try it...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 33/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-05-10 03:04:47 PM, in SMB3 Hack: Obscure Kingdom (Flagship Reuben Hack) [56k] (last edited by Gunstar Green at 07-10-10 01:52 AM) Link
Originally posted by dirbaio
I personally hate water levels, so in my NSMB hacks there are absolutely no water levels... Though if you do like them, go ahead
Airship levels are way cooler, and I think you could get a lot of originality out of it with Reuben... A more complete tileset, maybe similar to nsmbwii's would be cooler... And custom boss battle arenas!

Just one question... Where have you got reuben from? I have downloaded and compiled it from here but i can't get it to work... Does it require a special ROM or does it patch a standard one to extend it?

Thanks ...


I'm guessing he got it from [LINK REMOVED]

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 34/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-06-10 05:04:01 PM, in Help/Questions thread. ASK QUESTIONS HERE! (last edited by ILikeNSMBHacking at 07-06-10 05:09 PM) Link
Originally posted by SKJmin
Hey dude, it's getting really annoying with your dutch comment...
I think every idiot knows now that you're from the Netherlands...
Dude, you could have said that a bid nicer... Also, you could suggest to him that he add it as his signature in 'Edit Profile' instead of yelling at him like that...

Just my two cents...


edit: And also, Halrapa: Here is a bit of a tutorial on what your were asking for

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 35/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-06-10 05:42:44 PM, in Just stumbled across to this forum section... Link
So... What is the point of this section? Total craziness without moderation (as the name suggests)?

Also, why is it hidden from the main page?

Just curious...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 36/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-06-10 05:47:15 PM, in Just stumbled across to this forum section... Link
Originally posted by Schala
Ah, you found forum 99. This forum has been around since 2002 (2001?), almost always at forum 99, but other secret forums have existed (including 69 on I2, 98 on I2, etc.) =P

So, yea... this is the secret forum here... pretty much every AcmlmBoard has one. =D
Thanks for the history lesson, but that doesn't answer my question...

Thanks...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 37/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-06-10 07:47:29 PM, in Just stumbled across to this forum section... Link
Originally posted by Gabu
Essentially shitposts are more tolerated here than in the standard forums.

Just don't overdo it and you'll do fine.
Thanks!

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 38/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-06-10 11:13:34 PM, in Help/Questions thread. ASK QUESTIONS HERE! Link
Is there any possible way that I can have bullet bills and podoboos (sprite 54 - Fire Ball) in the same level? They are both in category 5, but different sets...

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 39/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-07-10 02:58:39 AM, in Help/Questions thread. ASK QUESTIONS HERE! Link
Originally posted by halrapa
Originally posted by ILikeNSMBHacking
Originally posted by SKJmin
Hey dude, it's getting really annoying with your dutch comment...
I think every idiot knows now that you're from the Netherlands...
Dude, you could have said that a bid nicer... Also, you could suggest to him that he add it as his signature in 'Edit Profile' instead of yelling at him like that...

Just my two cents...


edit: And also, Halrapa: Here is a bit of a tutorial on what your were asking for

thanks!
but i have 1 problem if i go in the pipe i start by the begin aigan

Make sure you have "Destination Entrance" set to the ID other pipe's entrance

--------------------
GO WINDOWS 3.11!!!!
ILikeNSMBHacking
jceggbert rereg, probably
Level: 18


Posts: 40/74
EXP: 25503
For next: 4394

Since: 05-25-10


Since last post: 1542 days
Last activity: 1313 days

Posted on 07-07-10 02:03:25 PM, in Help/Questions thread. ASK QUESTIONS HERE! Link
Originally posted by halrapa
ok but now if i go in the pipe I'll come there again

Set the Destination Entrance to the entrance of the /other/ side of the pipe... Not the current one...

--------------------
GO WINDOWS 3.11!!!!
Pages: 1 2 3 4
Jul - Posts by ILikeNSMBHacking






Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.
bargaining-tycoon
28 database queries, 29 query cache hits.
Query execution time:  0.040222 seconds
Script execution time:  0.088724 seconds
Total render time:  0.128946 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 143 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 96 - Warning: unescaped & or unknown entity "&page"
line 143 column 132 - Warning: unescaped & or unknown entity "&page"
line 143 column 166 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 201 - 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 169 column 103 - Warning: <style> isn't allowed in <div> elements
line 169 column 74 - Info: <div> previously mentioned
line 176 column 1095 - Warning: missing </span> before </div>
line 176 column 1145 - Warning: discarding unexpected </span>
line 178 column 15 - Warning: missing <td>
line 179 column 9 - Warning: <div> isn't allowed in <tr> elements
line 178 column 15 - Info: <tr> previously mentioned
line 181 column 9 - Warning: missing <tr>
line 195 column 13 - Warning: missing <tr>
line 196 column 27 - Warning: <nobr> is not approved by W3C
line 198 column 103 - Warning: <style> isn't allowed in <div> elements
line 198 column 74 - Info: <div> previously mentioned
line 205 column 1367 - Warning: missing </span> before </div>
line 205 column 1417 - Warning: discarding unexpected </span>
line 207 column 15 - Warning: missing <td>
line 208 column 9 - Warning: <div> isn't allowed in <tr> elements
line 207 column 15 - Info: <tr> previously mentioned
line 210 column 9 - Warning: missing <tr>
line 224 column 13 - Warning: missing <tr>
line 225 column 27 - Warning: <nobr> is not approved by W3C
line 227 column 103 - Warning: <style> isn't allowed in <div> elements
line 227 column 74 - Info: <div> previously mentioned
line 227 column 788 - Warning: missing </span> before </div>
line 227 column 838 - Warning: discarding unexpected </span>
line 229 column 15 - Warning: missing <td>
line 230 column 9 - Warning: <div> isn't allowed in <tr> elements
line 229 column 15 - Info: <tr> previously mentioned
line 232 column 9 - Warning: missing <tr>
line 246 column 13 - Warning: missing <tr>
line 247 column 27 - Warning: <nobr> is not approved by W3C
line 249 column 103 - Warning: <style> isn't allowed in <div> elements
line 249 column 74 - Info: <div> previously mentioned
line 253 column 965 - Warning: missing </span> before </div>
line 253 column 1015 - Warning: discarding unexpected </span>
line 255 column 15 - Warning: missing <td>
line 256 column 9 - Warning: <div> isn't allowed in <tr> elements
line 255 column 15 - Info: <tr> previously mentioned
line 258 column 9 - Warning: missing <tr>
line 272 column 13 - Warning: missing <tr>
line 273 column 27 - Warning: <nobr> is not approved by W3C
line 275 column 103 - Warning: <style> isn't allowed in <div> elements
line 275 column 74 - Info: <div> previously mentioned
line 276 column 1162 - Warning: missing </span> before </div>
line 276 column 1212 - Warning: discarding unexpected </span>
line 278 column 15 - Warning: missing <td>
line 279 column 9 - Warning: <div> isn't allowed in <tr> elements
line 278 column 15 - Info: <tr> previously mentioned
line 281 column 9 - Warning: missing <tr>
line 295 column 13 - Warning: missing <tr>
line 296 column 27 - Warning: <nobr> is not approved by W3C
line 298 column 103 - Warning: <style> isn't allowed in <div> elements
line 298 column 74 - Info: <div> previously mentioned
line 304 column 154 - Warning: missing </span> before </div>
line 304 column 204 - Warning: discarding unexpected </span>
line 306 column 15 - Warning: missing <td>
line 307 column 9 - Warning: <div> isn't allowed in <tr> elements
line 306 column 15 - Info: <tr> previously mentioned
line 309 column 9 - Warning: missing <tr>
line 323 column 13 - Warning: missing <tr>
line 324 column 27 - Warning: <nobr> is not approved by W3C
line 326 column 103 - Warning: <style> isn't allowed in <div> elements
line 326 column 74 - Info: <div> previously mentioned
line 343 column 2944 - Warning: missing </span> before </div>
line 343 column 2994 - Warning: discarding unexpected </span>
line 345 column 15 - Warning: missing <td>
line 346 column 9 - Warning: <div> isn't allowed in <tr> elements
line 345 column 15 - Info: <tr> previously mentioned
line 348 column 9 - Warning: missing <tr>
line 362 column 13 - Warning: missing <tr>
line 363 column 27 - Warning: <nobr> is not approved by W3C
line 365 column 103 - Warning: <style> isn't allowed in <div> elements
line 365 column 74 - Info: <div> previously mentioned
line 372 column 2105 - Warning: missing </span> before </div>
line 372 column 2155 - Warning: discarding unexpected </span>
line 374 column 15 - Warning: missing <td>
line 375 column 9 - Warning: <div> isn't allowed in <tr> elements
line 374 column 15 - Info: <tr> previously mentioned
line 377 column 9 - Warning: missing <tr>
line 391 column 13 - Warning: missing <tr>
line 392 column 27 - Warning: <nobr> is not approved by W3C
line 394 column 103 - Warning: <style> isn't allowed in <div> elements
line 394 column 74 - Info: <div> previously mentioned
line 396 column 1118 - Warning: missing </span> before </div>
line 396 column 1168 - Warning: discarding unexpected </span>
line 398 column 15 - Warning: missing <td>
line 399 column 9 - Warning: <div> isn't allowed in <tr> elements
line 398 column 15 - Info: <tr> previously mentioned
line 401 column 9 - Warning: missing <tr>
line 415 column 13 - Warning: missing <tr>
line 416 column 27 - Warning: <nobr> is not approved by W3C
line 418 column 103 - Warning: <style> isn't allowed in <div> elements
line 418 column 74 - Info: <div> previously mentioned
line 421 column 1235 - Warning: missing </span> before </div>
line 421 column 1285 - Warning: discarding unexpected </span>
line 423 column 15 - Warning: missing <td>
line 424 column 9 - Warning: <div> isn't allowed in <tr> elements
line 423 column 15 - Info: <tr> previously mentioned
line 426 column 9 - Warning: missing <tr>
line 440 column 13 - Warning: missing <tr>
line 441 column 27 - Warning: <nobr> is not approved by W3C
line 443 column 103 - Warning: <style> isn't allowed in <div> elements
line 443 column 74 - Info: <div> previously mentioned
line 450 column 1091 - Warning: missing </span> before </div>
line 450 column 1141 - Warning: discarding unexpected </span>
line 452 column 15 - Warning: missing <td>
line 453 column 9 - Warning: <div> isn't allowed in <tr> elements
line 452 column 15 - Info: <tr> previously mentioned
line 455 column 9 - Warning: missing <tr>
line 469 column 13 - Warning: missing <tr>
line 470 column 27 - Warning: <nobr> is not approved by W3C
line 472 column 103 - Warning: <style> isn't allowed in <div> elements
line 472 column 74 - Info: <div> previously mentioned
line 472 column 810 - Warning: missing </span> before </div>
line 472 column 860 - Warning: discarding unexpected </span>
line 474 column 15 - Warning: missing <td>
line 475 column 9 - Warning: <div> isn't allowed in <tr> elements
line 474 column 15 - Info: <tr> previously mentioned
line 477 column 9 - Warning: missing <tr>
line 491 column 13 - Warning: missing <tr>
line 492 column 27 - Warning: <nobr> is not approved by W3C
line 494 column 103 - Warning: <style> isn't allowed in <div> elements
line 494 column 74 - Info: <div> previously mentioned
line 501 column 1494 - Warning: missing </span> before </div>
line 501 column 1544 - Warning: discarding unexpected </span>
line 503 column 15 - Warning: missing <td>
line 504 column 9 - Warning: <div> isn't allowed in <tr> elements
line 503 column 15 - Info: <tr> previously mentioned
line 506 column 9 - Warning: missing <tr>
line 520 column 13 - Warning: missing <tr>
line 521 column 27 - Warning: <nobr> is not approved by W3C
line 523 column 103 - Warning: <style> isn't allowed in <div> elements
line 523 column 74 - Info: <div> previously mentioned
line 528 column 1277 - Warning: missing </span> before </div>
line 528 column 1327 - Warning: discarding unexpected </span>
line 530 column 15 - Warning: missing <td>
line 531 column 9 - Warning: <div> isn't allowed in <tr> elements
line 530 column 15 - Info: <tr> previously mentioned
line 533 column 9 - Warning: missing <tr>
line 547 column 13 - Warning: missing <tr>
line 548 column 27 - Warning: <nobr> is not approved by W3C
line 550 column 103 - Warning: <style> isn't allowed in <div> elements
line 550 column 74 - Info: <div> previously mentioned
line 554 column 860 - Warning: missing </span> before </div>
line 554 column 910 - Warning: discarding unexpected </span>
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 576 column 103 - Warning: <style> isn't allowed in <div> elements
line 576 column 74 - Info: <div> previously mentioned
line 580 column 1130 - Warning: missing </span> before </div>
line 580 column 1180 - Warning: discarding unexpected </span>
line 582 column 15 - Warning: missing <td>
line 583 column 9 - Warning: <div> isn't allowed in <tr> elements
line 582 column 15 - Info: <tr> previously mentioned
line 585 column 9 - Warning: missing <tr>
line 599 column 13 - Warning: missing <tr>
line 600 column 27 - Warning: <nobr> is not approved by W3C
line 602 column 103 - Warning: <style> isn't allowed in <div> elements
line 602 column 74 - Info: <div> previously mentioned
line 604 column 905 - Warning: missing </span> before </div>
line 604 column 955 - Warning: discarding unexpected </span>
line 606 column 15 - Warning: missing <td>
line 607 column 9 - Warning: <div> isn't allowed in <tr> elements
line 606 column 15 - Info: <tr> previously mentioned
line 609 column 9 - Warning: missing <tr>
line 623 column 13 - Warning: missing <tr>
line 624 column 27 - Warning: <nobr> is not approved by W3C
line 626 column 103 - Warning: <style> isn't allowed in <div> elements
line 626 column 74 - Info: <div> previously mentioned
line 626 column 848 - Warning: missing </span> before </div>
line 626 column 898 - Warning: discarding unexpected </span>
line 628 column 15 - Warning: missing <td>
line 629 column 9 - Warning: <div> isn't allowed in <tr> elements
line 628 column 15 - Info: <tr> previously mentioned
line 631 column 9 - Warning: missing <tr>
line 645 column 13 - Warning: missing <tr>
line 646 column 27 - Warning: <nobr> is not approved by W3C
line 648 column 103 - Warning: <style> isn't allowed in <div> elements
line 648 column 74 - Info: <div> previously mentioned
line 656 column 1739 - Warning: missing </span> before </div>
line 656 column 1789 - Warning: discarding unexpected </span>
line 658 column 15 - Warning: missing <td>
line 659 column 9 - Warning: <div> isn't allowed in <tr> elements
line 658 column 15 - Info: <tr> previously mentioned
line 661 column 9 - Warning: missing <tr>
line 675 column 13 - Warning: missing <tr>
line 676 column 27 - Warning: <nobr> is not approved by W3C
line 678 column 103 - Warning: <style> isn't allowed in <div> elements
line 678 column 74 - Info: <div> previously mentioned
line 679 column 938 - Warning: missing </span> before </div>
line 679 column 988 - Warning: discarding unexpected </span>
line 682 column 17 - Warning: discarding unexpected <table>
line 685 column 35 - Warning: missing <tr>
line 685 column 96 - Warning: unescaped & or unknown entity "&page"
line 685 column 132 - Warning: unescaped & or unknown entity "&page"
line 685 column 166 - Warning: unescaped & or unknown entity "&page"
line 685 column 50 - Warning: missing </font> before </td>
line 685 column 201 - Warning: missing </font> before </table>
line 687 column 35 - Warning: missing <tr>
line 687 column 50 - Warning: missing </font> before </td>
line 687 column 143 - Warning: missing </font> before </table>
line 689 column 17 - Warning: discarding unexpected </textarea>
line 689 column 28 - Warning: discarding unexpected </form>
line 689 column 35 - Warning: discarding unexpected </embed>
line 689 column 43 - Warning: discarding unexpected </noembed>
line 689 column 53 - Warning: discarding unexpected </noscript>
line 689 column 64 - Warning: discarding unexpected </noembed>
line 689 column 74 - Warning: discarding unexpected </embed>
line 689 column 82 - Warning: discarding unexpected </table>
line 689 column 90 - Warning: discarding unexpected </table>
line 698 column 9 - Warning: missing </font> before <table>
line 714 column 9 - Warning: inserting implicit <font>
line 726 column 23 - Warning: inserting implicit <font>
line 733 column 58 - Warning: discarding unexpected </font>
line 691 column 1 - Warning: missing </center>
line 169 column 103 - Warning: <style> inserting "type" attribute
line 198 column 103 - Warning: <style> inserting "type" attribute
line 227 column 103 - Warning: <style> inserting "type" attribute
line 249 column 103 - Warning: <style> inserting "type" attribute
line 275 column 103 - Warning: <style> inserting "type" attribute
line 298 column 103 - Warning: <style> inserting "type" attribute
line 326 column 103 - Warning: <style> inserting "type" attribute
line 365 column 103 - Warning: <style> inserting "type" attribute
line 394 column 103 - Warning: <style> inserting "type" attribute
line 418 column 103 - Warning: <style> inserting "type" attribute
line 443 column 103 - Warning: <style> inserting "type" attribute
line 472 column 103 - Warning: <style> inserting "type" attribute
line 494 column 103 - Warning: <style> inserting "type" attribute
line 523 column 103 - Warning: <style> inserting "type" attribute
line 550 column 103 - Warning: <style> inserting "type" attribute
line 576 column 103 - Warning: <style> inserting "type" attribute
line 602 column 103 - Warning: <style> inserting "type" attribute
line 626 column 103 - Warning: <style> inserting "type" attribute
line 648 column 103 - Warning: <style> inserting "type" attribute
line 678 column 103 - Warning: <style> inserting "type" attribute
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 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 169 column 734 - Warning: <img> proprietary attribute value "absmiddle"
line 169 column 734 - Warning: <img> lacks "alt" attribute
line 171 column 861 - Warning: <img> proprietary attribute value "absmiddle"
line 171 column 861 - Warning: <img> lacks "alt" attribute
line 180 column 9 - Warning: <table> lacks "summary" attribute
line 184 column 22 - Warning: <img> lacks "alt" attribute
line 184 column 63 - Warning: <img> lacks "alt" attribute
line 184 column 112 - Warning: <img> lacks "alt" attribute
line 184 column 162 - Warning: <img> lacks "alt" attribute
line 191 column 15 - Warning: <img> lacks "alt" attribute
line 194 column 11 - Warning: <table> lacks "summary" attribute
line 209 column 9 - Warning: <table> lacks "summary" attribute
line 213 column 22 - Warning: <img> lacks "alt" attribute
line 213 column 63 - Warning: <img> lacks "alt" attribute
line 213 column 112 - Warning: <img> lacks "alt" attribute
line 213 column 162 - Warning: <img> lacks "alt" attribute
line 220 column 15 - Warning: <img> lacks "alt" attribute
line 223 column 11 - Warning: <table> lacks "summary" attribute
line 231 column 9 - Warning: <table> lacks "summary" attribute
line 235 column 22 - Warning: <img> lacks "alt" attribute
line 235 column 63 - Warning: <img> lacks "alt" attribute
line 235 column 112 - Warning: <img> lacks "alt" attribute
line 235 column 162 - Warning: <img> lacks "alt" attribute
line 242 column 15 - Warning: <img> lacks "alt" attribute
line 245 column 11 - Warning: <table> lacks "summary" attribute
line 257 column 9 - Warning: <table> lacks "summary" attribute
line 261 column 22 - Warning: <img> lacks "alt" attribute
line 261 column 63 - Warning: <img> lacks "alt" attribute
line 261 column 112 - Warning: <img> lacks "alt" attribute
line 261 column 162 - Warning: <img> lacks "alt" attribute
line 268 column 15 - Warning: <img> lacks "alt" attribute
line 271 column 11 - Warning: <table> lacks "summary" attribute
line 280 column 9 - Warning: <table> lacks "summary" attribute
line 284 column 22 - Warning: <img> lacks "alt" attribute
line 284 column 63 - Warning: <img> lacks "alt" attribute
line 284 column 112 - Warning: <img> lacks "alt" attribute
line 284 column 162 - Warning: <img> lacks "alt" attribute
line 291 column 15 - Warning: <img> lacks "alt" attribute
line 294 column 11 - Warning: <table> lacks "summary" attribute
line 308 column 9 - Warning: <table> lacks "summary" attribute
line 312 column 22 - Warning: <img> lacks "alt" attribute
line 312 column 63 - Warning: <img> lacks "alt" attribute
line 312 column 112 - Warning: <img> lacks "alt" attribute
line 312 column 162 - Warning: <img> lacks "alt" attribute
line 319 column 15 - Warning: <img> lacks "alt" attribute
line 322 column 11 - Warning: <table> lacks "summary" attribute
line 337 column 2195 - Warning: <img> proprietary attribute value "absmiddle"
line 337 column 2195 - Warning: <img> lacks "alt" attribute
line 340 column 2476 - Warning: <img> proprietary attribute value "absmiddle"
line 340 column 2476 - Warning: <img> lacks "alt" attribute
line 340 column 2558 - Warning: <img> proprietary attribute value "absmiddle"
line 340 column 2558 - Warning: <img> lacks "alt" attribute
line 343 column 2843 - Warning: <img> proprietary attribute value "absmiddle"
line 343 column 2843 - Warning: <img> lacks "alt" attribute
line 347 column 9 - Warning: <table> lacks "summary" attribute
line 351 column 22 - Warning: <img> lacks "alt" attribute
line 351 column 63 - Warning: <img> lacks "alt" attribute
line 351 column 112 - Warning: <img> lacks "alt" attribute
line 351 column 162 - Warning: <img> lacks "alt" attribute
line 358 column 15 - Warning: <img> lacks "alt" attribute
line 361 column 11 - Warning: <table> lacks "summary" attribute
line 368 column 1464 - Warning: <img> proprietary attribute value "absmiddle"
line 368 column 1464 - Warning: <img> lacks "alt" attribute
line 372 column 2004 - Warning: <img> proprietary attribute value "absmiddle"
line 372 column 2004 - Warning: <img> lacks "alt" attribute
line 376 column 9 - Warning: <table> lacks "summary" attribute
line 380 column 22 - Warning: <img> lacks "alt" attribute
line 380 column 63 - Warning: <img> lacks "alt" attribute
line 380 column 112 - Warning: <img> lacks "alt" attribute
line 380 column 162 - Warning: <img> lacks "alt" attribute
line 387 column 15 - Warning: <img> lacks "alt" attribute
line 390 column 11 - Warning: <table> lacks "summary" attribute
line 400 column 9 - Warning: <table> lacks "summary" attribute
line 404 column 22 - Warning: <img> lacks "alt" attribute
line 404 column 63 - Warning: <img> lacks "alt" attribute
line 404 column 112 - Warning: <img> lacks "alt" attribute
line 404 column 162 - Warning: <img> lacks "alt" attribute
line 411 column 15 - Warning: <img> lacks "alt" attribute
line 414 column 11 - Warning: <table> lacks "summary" attribute
line 418 column 953 - Warning: <img> proprietary attribute value "absmiddle"
line 418 column 953 - Warning: <img> lacks "alt" attribute
line 419 column 1080 - Warning: <img> proprietary attribute value "absmiddle"
line 419 column 1080 - Warning: <img> lacks "alt" attribute
line 425 column 9 - Warning: <table> lacks "summary" attribute
line 429 column 22 - Warning: <img> lacks "alt" attribute
line 429 column 63 - Warning: <img> lacks "alt" attribute
line 429 column 112 - Warning: <img> lacks "alt" attribute
line 429 column 162 - Warning: <img> lacks "alt" attribute
line 436 column 15 - Warning: <img> lacks "alt" attribute
line 439 column 11 - Warning: <table> lacks "summary" attribute
line 454 column 9 - Warning: <table> lacks "summary" attribute
line 458 column 22 - Warning: <img> lacks "alt" attribute
line 458 column 63 - Warning: <img> lacks "alt" attribute
line 458 column 112 - Warning: <img> lacks "alt" attribute
line 458 column 162 - Warning: <img> lacks "alt" attribute
line 465 column 15 - Warning: <img> lacks "alt" attribute
line 468 column 11 - Warning: <table> lacks "summary" attribute
line 472 column 682 - Warning: <img> proprietary attribute value "absmiddle"
line 472 column 682 - Warning: <img> lacks "alt" attribute
line 476 column 9 - Warning: <table> lacks "summary" attribute
line 480 column 22 - Warning: <img> lacks "alt" attribute
line 480 column 63 - Warning: <img> lacks "alt" attribute
line 480 column 112 - Warning: <img> lacks "alt" attribute
line 480 column 162 - Warning: <img> lacks "alt" attribute
line 487 column 15 - Warning: <img> lacks "alt" attribute
line 490 column 11 - Warning: <table> lacks "summary" attribute
line 494 column 840 - Warning: <img> proprietary attribute value "absmiddle"
line 494 column 840 - Warning: <img> lacks "alt" attribute
line 505 column 9 - Warning: <table> lacks "summary" attribute
line 509 column 22 - Warning: <img> lacks "alt" attribute
line 509 column 63 - Warning: <img> lacks "alt" attribute
line 509 column 112 - Warning: <img> lacks "alt" attribute
line 509 column 162 - Warning: <img> lacks "alt" attribute
line 516 column 15 - Warning: <img> lacks "alt" attribute
line 519 column 11 - Warning: <table> lacks "summary" attribute
line 532 column 9 - Warning: <table> lacks "summary" attribute
line 536 column 22 - Warning: <img> lacks "alt" attribute
line 536 column 63 - Warning: <img> lacks "alt" attribute
line 536 column 112 - Warning: <img> lacks "alt" attribute
line 536 column 162 - Warning: <img> lacks "alt" attribute
line 543 column 15 - Warning: <img> lacks "alt" attribute
line 546 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 569 column 15 - Warning: <img> lacks "alt" attribute
line 572 column 11 - Warning: <table> lacks "summary" attribute
line 584 column 9 - Warning: <table> lacks "summary" attribute
line 588 column 22 - Warning: <img> lacks "alt" attribute
line 588 column 63 - Warning: <img> lacks "alt" attribute
line 588 column 112 - Warning: <img> lacks "alt" attribute
line 588 column 162 - Warning: <img> lacks "alt" attribute
line 595 column 15 - Warning: <img> lacks "alt" attribute
line 598 column 11 - Warning: <table> lacks "summary" attribute
line 608 column 9 - Warning: <table> lacks "summary" attribute
line 612 column 22 - Warning: <img> lacks "alt" attribute
line 612 column 63 - Warning: <img> lacks "alt" attribute
line 612 column 112 - Warning: <img> lacks "alt" attribute
line 612 column 162 - Warning: <img> lacks "alt" attribute
line 619 column 15 - Warning: <img> lacks "alt" attribute
line 622 column 11 - Warning: <table> lacks "summary" attribute
line 630 column 9 - Warning: <table> lacks "summary" attribute
line 634 column 22 - Warning: <img> lacks "alt" attribute
line 634 column 63 - Warning: <img> lacks "alt" attribute
line 634 column 112 - Warning: <img> lacks "alt" attribute
line 634 column 162 - Warning: <img> lacks "alt" attribute
line 641 column 15 - Warning: <img> lacks "alt" attribute
line 644 column 11 - Warning: <table> lacks "summary" attribute
line 655 column 1487 - Warning: <img> proprietary attribute value "absmiddle"
line 655 column 1487 - Warning: <img> lacks "alt" attribute
line 656 column 1636 - Warning: <img> proprietary attribute value "absmiddle"
line 656 column 1636 - Warning: <img> lacks "alt" attribute
line 660 column 9 - Warning: <table> lacks "summary" attribute
line 664 column 22 - Warning: <img> lacks "alt" attribute
line 664 column 63 - Warning: <img> lacks "alt" attribute
line 664 column 112 - Warning: <img> lacks "alt" attribute
line 664 column 162 - Warning: <img> lacks "alt" attribute
line 671 column 15 - Warning: <img> lacks "alt" attribute
line 674 column 11 - Warning: <table> lacks "summary" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 685 column 17 - Warning: <table> lacks "summary" attribute
line 687 column 17 - Warning: <table> lacks "summary" attribute
line 693 column 1 - Warning: <img> lacks "alt" attribute
line 694 column 1 - Warning: <img> lacks "alt" attribute
line 695 column 1 - Warning: <img> lacks "alt" attribute
line 702 column 9 - Warning: <table> lacks "summary" attribute
line 704 column 25 - Warning: <img> lacks "alt" attribute
line 734 column 17 - Warning: <table> lacks "summary" attribute
line 141 column 143 - Warning: trimming empty <font>
line 143 column 201 - Warning: trimming empty <font>
line 176 column 1095 - Warning: trimming empty <span>
line 205 column 1367 - Warning: trimming empty <span>
line 227 column 788 - Warning: trimming empty <span>
line 253 column 965 - Warning: trimming empty <span>
line 276 column 1162 - Warning: trimming empty <span>
line 304 column 154 - Warning: trimming empty <span>
line 343 column 2944 - Warning: trimming empty <span>
line 372 column 2105 - Warning: trimming empty <span>
line 396 column 1118 - Warning: trimming empty <span>
line 421 column 1235 - Warning: trimming empty <span>
line 450 column 1091 - Warning: trimming empty <span>
line 472 column 810 - Warning: trimming empty <span>
line 501 column 1494 - Warning: trimming empty <span>
line 528 column 1277 - Warning: trimming empty <span>
line 554 column 860 - Warning: trimming empty <span>
line 580 column 1130 - Warning: trimming empty <span>
line 604 column 905 - Warning: trimming empty <span>
line 626 column 848 - Warning: trimming empty <span>
line 656 column 1739 - Warning: trimming empty <span>
line 679 column 938 - Warning: trimming empty <span>
line 658 column 15 - Warning: trimming empty <tr>
line 685 column 201 - Warning: trimming empty <font>
line 687 column 143 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 182 column 11 - Warning: <a> cannot copy name attribute to id
line 211 column 11 - Warning: <a> cannot copy name attribute to id
line 233 column 11 - Warning: <a> cannot copy name attribute to id
line 259 column 11 - Warning: <a> cannot copy name attribute to id
line 282 column 11 - Warning: <a> cannot copy name attribute to id
line 310 column 11 - Warning: <a> cannot copy name attribute to id
line 349 column 11 - Warning: <a> cannot copy name attribute to id
line 378 column 11 - Warning: <a> cannot copy name attribute to id
line 402 column 11 - Warning: <a> cannot copy name attribute to id
line 427 column 11 - Warning: <a> cannot copy name attribute to id
line 456 column 11 - Warning: <a> cannot copy name attribute to id
line 478 column 11 - Warning: <a> cannot copy name attribute to id
line 507 column 11 - Warning: <a> cannot copy name attribute to id
line 534 column 11 - Warning: <a> cannot copy name attribute to id
line 560 column 11 - Warning: <a> cannot copy name attribute to id
line 586 column 11 - Warning: <a> cannot copy name attribute to id
line 610 column 11 - Warning: <a> cannot copy name attribute to id
line 632 column 11 - Warning: <a> cannot copy name attribute to id
line 662 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
454 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