Home  |  Forums  |  914 Info  |  Blogs
 
914World.com - The fastest growing online 914 community!
 
Porsche, and the Porsche crest are registered trademarks of Dr. Ing. h.c. F. Porsche AG. This site is not affiliated with Porsche in any way.
Its only purpose is to provide an online forum for car enthusiasts. All other trademarks are property of their respective owners.
 

Welcome Guest ( Log In | Register )

2 Pages V  1 2 >  
Reply to this topicStart new topic
> New website, Restoration Design
peteyd
post May 25 2012, 10:19 AM
Post #1


Senior Member
***

Group: Members
Posts: 707
Joined: 27-March 08
From: Elora, Ontario, Canada
Member No.: 8,858
Region Association: Canada



Hey guys,

Just thought I would let everyone know that we finally got our new website up! We have been working on it for several months now and I think it is a big improvement.

Check it out and tell me what you think! Give me some constructive criticism or positive feedback. Whatever you want. Dont be afraid to hurt my feelings, I have thick skin.


Restoration Design


Cheers,

Pete
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Valy
post May 25 2012, 11:10 AM
Post #2


Senior Member
***

Group: Members
Posts: 1,675
Joined: 6-April 10
From: Sunnyvale, CA
Member No.: 11,573
Region Association: Northern California



Nice!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post May 25 2012, 11:19 AM
Post #3


Resident German
*************************

Group: Admin
Posts: 41,641
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(peteyd @ May 25 2012, 09:19 AM) *
Check it out and tell me what you think! Give me some constructive criticism or positive feedback. Whatever you want. Dont be afraid to hurt my feelings, I have thick skin.

It does not validate with W3C. You should look into fixing your code so it validates correctly.
Non conforming code is the number one reason why sites often have problems in certain browsers.

There's a plugin for Firefox called "HTML Validator" that will validate your code against the W3C standard.
Below is the list of warnings for your homepage ...

(IMG:style_emoticons/default/type.gif)

CODE

http://www.restoration-design.com/index.html

line 11 column 1 - Warning: <link> element not empty or not closed
line 12 column 1 - Warning: <link> element not empty or not closed
line 13 column 1 - Warning: <link> element not empty or not closed
line 125 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 128 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 131 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 134 column 116 - Warning: unescaped & or unknown entity "&Category_Code"
line 137 column 116 - Warning: unescaped & or unknown entity "&Category_Code"
line 140 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 143 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 146 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 149 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 152 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 196 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 196 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 198 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 198 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 198 column 224 - Warning: unescaped & which should be written as &amp;
line 205 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 205 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 205 column 155 - Warning: unescaped & which should be written as &amp;
line 211 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 211 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 213 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 213 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 220 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 220 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 220 column 159 - Warning: unescaped & which should be written as &amp;
line 226 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 226 column 99 - Warning: unescaped & or unknown entity "&Category_Code"
line 228 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 228 column 99 - Warning: unescaped & or unknown entity "&Category_Code"
line 235 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 235 column 99 - Warning: unescaped & or unknown entity "&Category_Code"
line 235 column 160 - Warning: unescaped & which should be written as &amp;
line 303 column 6 - Warning: missing </div> before <li>
line 304 column 7 - Warning: inserting implicit <ul>
line 305 column 9 - Warning: missing <li>
line 304 column 7 - Warning: missing </ul> before </div>
line 299 column 13 - Warning: trimming empty <li>
Info: Doctype given is "-//W3C//DTD XHTML 1.0 Transitional//EN"
Info: Document content looks like XHTML 1.0 Transitional

User is online!Profile CardPM
Go to the top of the page
+Quote Post
MrHyde
post May 25 2012, 11:37 AM
Post #4


Senior Member
***

Group: Members
Posts: 525
Joined: 13-October 10
From: Ontario, Canada
Member No.: 12,268
Region Association: None



Great pics Pete... I thinks I've seen most those cars in person... even the poor 356.. In the mirror with your dads red speedster you can see your 914 on the rotisserie and barnfynd .. (IMG:style_emoticons/default/smile.gif)

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
norm
post May 25 2012, 11:55 AM
Post #5


Newbie
*

Group: Members
Posts: 2
Joined: 2-June 11
From: Portland
Member No.: 13,146
Region Association: None



Looks pretty sweet!

Norm
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
peteyd
post May 25 2012, 11:58 AM
Post #6


Senior Member
***

Group: Members
Posts: 707
Joined: 27-March 08
From: Elora, Ontario, Canada
Member No.: 8,858
Region Association: Canada



QUOTE(SirAndy @ May 25 2012, 09:19 AM) *

QUOTE(peteyd @ May 25 2012, 09:19 AM) *
Check it out and tell me what you think! Give me some constructive criticism or positive feedback. Whatever you want. Dont be afraid to hurt my feelings, I have thick skin.

It does not validate with W3C. You should look into fixing your code so it validates correctly.
Non conforming code is the number one reason why sites often have problems in certain browsers.

There's a plugin for Firefox called "HTML Validator" that will validate your code against the W3C standard.
Below is the list of warnings for your homepage ...

(IMG:style_emoticons/default/type.gif)

CODE

http://www.restoration-design.com/index.html

line 11 column 1 - Warning: <link> element not empty or not closed
line 12 column 1 - Warning: <link> element not empty or not closed
line 13 column 1 - Warning: <link> element not empty or not closed
line 125 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 128 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 131 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 134 column 116 - Warning: unescaped & or unknown entity "&Category_Code"
line 137 column 116 - Warning: unescaped & or unknown entity "&Category_Code"
line 140 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 143 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 146 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 149 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 152 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 196 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 196 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 198 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 198 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 198 column 224 - Warning: unescaped & which should be written as &amp;
line 205 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 205 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 205 column 155 - Warning: unescaped & which should be written as &amp;
line 211 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 211 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 213 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 213 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 220 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 220 column 98 - Warning: unescaped & or unknown entity "&Category_Code"
line 220 column 159 - Warning: unescaped & which should be written as &amp;
line 226 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 226 column 99 - Warning: unescaped & or unknown entity "&Category_Code"
line 228 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 228 column 99 - Warning: unescaped & or unknown entity "&Category_Code"
line 235 column 80 - Warning: unescaped & or unknown entity "&Product_Code"
line 235 column 99 - Warning: unescaped & or unknown entity "&Category_Code"
line 235 column 160 - Warning: unescaped & which should be written as &amp;
line 303 column 6 - Warning: missing </div> before <li>
line 304 column 7 - Warning: inserting implicit <ul>
line 305 column 9 - Warning: missing <li>
line 304 column 7 - Warning: missing </ul> before </div>
line 299 column 13 - Warning: trimming empty <li>
Info: Doctype given is "-//W3C//DTD XHTML 1.0 Transitional//EN"
Info: Document content looks like XHTML 1.0 Transitional




Thanks Any,

I will look into this problem right away. You of all people know there is always a few bugs to work out. It always helps to have a second pair of eyes look things over.

Pete
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
peteyd
post May 25 2012, 01:29 PM
Post #7


Senior Member
***

Group: Members
Posts: 707
Joined: 27-March 08
From: Elora, Ontario, Canada
Member No.: 8,858
Region Association: Canada



QUOTE(MrHyde @ May 25 2012, 09:37 AM) *

Great pics Pete... I thinks I've seen most those cars in person... even the poor 356.. In the mirror with your dads red speedster you can see your 914 on the rotisserie and barnfynd .. (IMG:style_emoticons/default/smile.gif)



Hey Mike,

You have seen all these cars. We did a photo shoot at our place for some magazine ads. The car in the mirror is actually the red roadster, just a little Photoshop magic. I didn't notice in the beginning, but ya that is my car on the rotis, good eyes. I was happy to see that my car has already made it into a magazine and it hasn't even seen the road yet. Next summer I hope!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Jakeodoule
post May 25 2012, 01:54 PM
Post #8


Member
**

Group: Members
Posts: 353
Joined: 10-October 08
From: Des Moines Iowa
Member No.: 9,630
Region Association: Pacific Northwest



Cool Site!

Both links, used parts and used cars doesn't work.

Wierd, I went back and tried it again and now it worked.
Sorry.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
edwin
post May 25 2012, 03:59 PM
Post #9


Member
**

Group: Members
Posts: 321
Joined: 20-May 09
From: Australia
Member No.: 10,384
Region Association: Australia and New Zealand



Any idea as to when the front trunk pans will be available?
Website looks good.
Edwin
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
wndsnd
post May 25 2012, 04:17 PM
Post #10


You wanted a horse, but got a goat. Nobody wants a goat....
****

Group: Members
Posts: 2,861
Joined: 12-February 12
From: North Shore, MA
Member No.: 14,124
Region Association: North East States



Looks Great!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Gint
post May 26 2012, 12:53 PM
Post #11


Mike Ginter
***************

Group: Admin
Posts: 16,075
Joined: 26-December 02
From: Denver CO.
Member No.: 20
Region Association: Rocky Mountains



Do you guys make that seal channel that goes along the engine shelf on all sides?
User is online!Profile CardPM
Go to the top of the page
+Quote Post
MLedesma
post May 26 2012, 01:04 PM
Post #12


Member
**

Group: Members
Posts: 52
Joined: 13-October 06
From: Elizabeth, CO
Member No.: 7,036
Region Association: Rocky Mountains



Maybe it is just me, but when I mouse of the parts diagrams, a text box appears, but I cannot not read it with the white lettering.

Matt
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
peteyd
post May 26 2012, 01:21 PM
Post #13


Senior Member
***

Group: Members
Posts: 707
Joined: 27-March 08
From: Elora, Ontario, Canada
Member No.: 8,858
Region Association: Canada



QUOTE(edwin @ May 25 2012, 01:59 PM) *

Any idea as to when the front trunk pans will be available?
Website looks good.
Edwin


That die is almost complete. I still have to machine the drawpad, which I will start next week most likely. After the machining is done, there is still time in the press, like blank development, and possible tight spots that need more polishing. So maybe another 2-3 weeks.


QUOTE(Gint @ May 26 2012, 10:53 AM) *

Do you guys make that seal channel that goes along the engine shelf on all sides?


I do make a channel that is straight. It is easy to bend it around the engine shelf on either side, and it is also possible to bend it for the channel on the firewall. You just need to bend and weld it gradually.

QUOTE(MLedesma @ May 26 2012, 11:04 AM) *

Maybe it is just me, but when I mouse of the parts diagrams, a text box appears, but I cannot not read it with the white lettering.

Matt


I just checked this out, and there is a black box with the white description that comes up. Perhaps try a different browser?

And I would also like to thank those that have looked and like the site. The old site was old and barbaric, so I knew it was time to update it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
abnrdo
post May 26 2012, 01:26 PM
Post #14


Member
**

Group: Members
Posts: 399
Joined: 24-September 04
From: Panama City, FL
Member No.: 2,820
Region Association: South East States



(IMG:style_emoticons/default/smilie_pokal.gif)

Very nice! Cant wait to get back and order some parts!

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post May 26 2012, 01:31 PM
Post #15


Resident German
*************************

Group: Admin
Posts: 41,641
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(peteyd @ May 25 2012, 10:58 AM) *
I will look into this problem right away. You of all people know there is always a few bugs to work out. It always helps to have a second pair of eyes look things over.

It gets worse ... (IMG:style_emoticons/default/sad.gif)

This is the W3C report for the main 914 page:
http://www.restoration-design.com/Merchant...tegory_Code=914

CODE

Result: 0 errors / 378 warnings

line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 8 column 26 - Warning: unescaped & which should be written as &amp;
line 82 column 680 - Warning: unescaped & or unknown entity "&Screen"
line 82 column 692 - Warning: unescaped & or unknown entity "&Order"
line 82 column 1658 - Warning: unescaped & or unknown entity "&Screen"
line 82 column 1670 - Warning: unescaped & or unknown entity "&Order"
line 82 column 2020 - Warning: missing </font> before <div>
line 84 column 1 - Warning: inserting implicit <font>
line 84 column 1 - Warning: missing </font> before <div>
line 87 column 1 - Warning: inserting implicit <font>
line 87 column 1 - Warning: missing </font> before <h4>
line 87 column 23 - Warning: inserting implicit <font>
line 89 column 1 - Warning: inserting implicit <font>
line 89 column 1 - Warning: missing </font> before <ul>
line 91 column 1 - Warning: inserting implicit <font>
line 91 column 1 - Warning: missing </font> before <div>
line 91 column 34 - Warning: inserting implicit <font>
line 91 column 34 - Warning: missing </font> before <h3>
line 91 column 38 - Warning: inserting implicit <font>
line 94 column 1 - Warning: inserting implicit <font>
line 94 column 1 - Warning: missing </font> before <div>
line 94 column 34 - Warning: inserting implicit <font>
line 94 column 34 - Warning: missing </font> before <h3>
line 94 column 38 - Warning: inserting implicit <font>
line 97 column 1 - Warning: inserting implicit <font>
line 97 column 1 - Warning: missing </font> before <div>
line 97 column 34 - Warning: inserting implicit <font>
line 97 column 34 - Warning: missing </font> before <h3>
line 97 column 38 - Warning: inserting implicit <font>
line 100 column 1 - Warning: inserting implicit <font>
line 100 column 1 - Warning: missing </font> before <div>
line 100 column 34 - Warning: inserting implicit <font>
line 100 column 34 - Warning: missing </font> before <h3>
line 100 column 38 - Warning: inserting implicit <font>
line 103 column 1 - Warning: inserting implicit <font>
line 103 column 1 - Warning: missing </font> before <div>
line 103 column 34 - Warning: inserting implicit <font>
line 103 column 34 - Warning: missing </font> before <h3>
line 103 column 39 - Warning: inserting implicit <font>
line 106 column 1 - Warning: inserting implicit <font>
line 106 column 1 - Warning: missing </font> before <div>
line 106 column 34 - Warning: inserting implicit <font>
line 106 column 34 - Warning: missing </font> before <h3>
line 106 column 39 - Warning: inserting implicit <font>
line 109 column 1 - Warning: inserting implicit <font>
line 109 column 1 - Warning: missing </font> before <div>
line 109 column 34 - Warning: inserting implicit <font>
line 109 column 34 - Warning: missing </font> before <h3>
line 109 column 38 - Warning: inserting implicit <font>
line 112 column 1 - Warning: inserting implicit <font>
line 112 column 1 - Warning: missing </font> before <div>
line 112 column 34 - Warning: inserting implicit <font>
line 112 column 34 - Warning: missing </font> before <h3>
line 112 column 38 - Warning: inserting implicit <font>
line 115 column 1 - Warning: inserting implicit <font>
line 115 column 1 - Warning: missing </font> before <div>
line 115 column 34 - Warning: inserting implicit <font>
line 115 column 34 - Warning: missing </font> before <h3>
line 115 column 38 - Warning: inserting implicit <font>
line 118 column 1 - Warning: inserting implicit <font>
line 118 column 1 - Warning: missing </font> before <div>
line 118 column 34 - Warning: inserting implicit <font>
line 118 column 34 - Warning: missing </font> before <h3>
line 118 column 38 - Warning: inserting implicit <font>
line 121 column 1 - Warning: inserting implicit <font>
line 121 column 1 - Warning: missing </font> before <div>
line 121 column 34 - Warning: inserting implicit <font>
line 121 column 34 - Warning: missing </font> before <h3>
line 121 column 38 - Warning: inserting implicit <font>
line 124 column 1 - Warning: inserting implicit <font>
line 124 column 1 - Warning: missing </font> before <div>
line 124 column 34 - Warning: inserting implicit <font>
line 124 column 34 - Warning: missing </font> before <h3>
line 124 column 38 - Warning: inserting implicit <font>
line 127 column 1 - Warning: inserting implicit <font>
line 127 column 1 - Warning: missing </font> before <div>
line 127 column 34 - Warning: inserting implicit <font>
line 127 column 34 - Warning: missing </font> before <h3>
line 127 column 38 - Warning: inserting implicit <font>
line 134 column 24 - Warning: inserting implicit <font>
line 137 column 31 - Warning: discarding unexpected </font>
line 138 column 17 - Warning: missing </font> before <div>
line 140 column 1 - Warning: inserting implicit <font>
line 140 column 1 - Warning: missing </font> before <div>
line 141 column 1 - Warning: inserting implicit <font>
line 141 column 1 - Warning: missing </font> before <h4>
line 141 column 29 - Warning: inserting implicit <font>
line 143 column 20 - Warning: inserting implicit <font>
line 147 column 1 - Warning: inserting implicit <font>
line 147 column 1 - Warning: missing </font> before <h3>
line 147 column 27 - Warning: inserting implicit <font>
line 149 column 1 - Warning: inserting implicit <font>
line 152 column 1 - Warning: inserting implicit <font>
line 154 column 1 - Warning: inserting implicit <font>
line 155 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 155 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 154 column 1 - Warning: missing </font> before <area>
line 156 column 3 - Warning: inserting implicit <font>
line 156 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 156 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 156 column 3 - Warning: missing </font> before <area>
line 157 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 157 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 158 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 158 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 159 column 98 - Warning: unescaped & or unknown entity "&Store_Code"
line 159 column 112 - Warning: unescaped & or unknown entity "&Category_Code"
line 160 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 160 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 161 column 77 - Warning: unescaped & or unknown entity "&Store_Code"
line 161 column 91 - Warning: unescaped & or unknown entity "&Category_Code"
line 162 column 96 - Warning: unescaped & or unknown entity "&Store_Code"
line 162 column 110 - Warning: unescaped & or unknown entity "&Category_Code"
line 162 column 172 - Warning: unescaped & which should be written as &amp;
line 163 column 92 - Warning: unescaped & or unknown entity "&Store_Code"
line 163 column 106 - Warning: unescaped & or unknown entity "&Category_Code"
line 164 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 164 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 165 column 90 - Warning: unescaped & or unknown entity "&Store_Code"
line 165 column 104 - Warning: unescaped & or unknown entity "&Category_Code"
line 166 column 109 - Warning: unescaped & or unknown entity "&Store_Code"
line 166 column 123 - Warning: unescaped & or unknown entity "&Category_Code"
line 167 column 92 - Warning: unescaped & or unknown entity "&Store_Code"
line 167 column 106 - Warning: unescaped & or unknown entity "&Category_Code"
line 168 column 101 - Warning: unescaped & or unknown entity "&Store_Code"
line 168 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 169 column 88 - Warning: unescaped & or unknown entity "&Store_Code"
line 169 column 102 - Warning: unescaped & or unknown entity "&Category_Code"
line 170 column 77 - Warning: unescaped & or unknown entity "&Store_Code"
line 170 column 91 - Warning: unescaped & or unknown entity "&Category_Code"
line 171 column 101 - Warning: unescaped & or unknown entity "&Store_Code"
line 171 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 172 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 172 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 173 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 173 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 174 column 92 - Warning: unescaped & or unknown entity "&Store_Code"
line 174 column 106 - Warning: unescaped & or unknown entity "&Category_Code"
line 175 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 175 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 176 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 176 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 177 column 93 - Warning: unescaped & or unknown entity "&Store_Code"
line 177 column 107 - Warning: unescaped & or unknown entity "&Category_Code"
line 178 column 101 - Warning: unescaped & or unknown entity "&Store_Code"
line 178 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 179 column 101 - Warning: unescaped & or unknown entity "&Store_Code"
line 179 column 115 - Warning: unescaped & or unknown entity "&Category_Code"
line 152 column 1 - Warning: missing </font> before <div>
line 181 column 20 - Warning: inserting implicit <font>
line 199 column 136 - Warning: unescaped & which should be written as &amp;
line 205 column 136 - Warning: unescaped & which should be written as &amp;
line 211 column 136 - Warning: unescaped & which should be written as &amp;
line 217 column 136 - Warning: unescaped & which should be written as &amp;
line 224 column 135 - Warning: unescaped & which should be written as &amp;
line 230 column 135 - Warning: unescaped & which should be written as &amp;
line 236 column 136 - Warning: unescaped & which should be written as &amp;
line 242 column 136 - Warning: unescaped & which should be written as &amp;
line 249 column 136 - Warning: unescaped & which should be written as &amp;
line 255 column 136 - Warning: unescaped & which should be written as &amp;
line 261 column 135 - Warning: unescaped & which should be written as &amp;
line 267 column 135 - Warning: unescaped & which should be written as &amp;
line 273 column 135 - Warning: unescaped & which should be written as &amp;
line 279 column 135 - Warning: unescaped & which should be written as &amp;
line 285 column 135 - Warning: unescaped & which should be written as &amp;
line 291 column 135 - Warning: unescaped & which should be written as &amp;
line 297 column 135 - Warning: unescaped & which should be written as &amp;
line 303 column 135 - Warning: unescaped & which should be written as &amp;
line 310 column 136 - Warning: unescaped & which should be written as &amp;
line 316 column 136 - Warning: unescaped & which should be written as &amp;
line 322 column 135 - Warning: unescaped & which should be written as &amp;
line 328 column 136 - Warning: unescaped & which should be written as &amp;
line 334 column 136 - Warning: unescaped & which should be written as &amp;
line 340 column 135 - Warning: unescaped & which should be written as &amp;
line 346 column 135 - Warning: unescaped & which should be written as &amp;
line 352 column 135 - Warning: unescaped & which should be written as &amp;
line 358 column 135 - Warning: unescaped & which should be written as &amp;
line 364 column 136 - Warning: unescaped & which should be written as &amp;
line 370 column 136 - Warning: unescaped & which should be written as &amp;
line 376 column 135 - Warning: unescaped & which should be written as &amp;
line 382 column 135 - Warning: unescaped & which should be written as &amp;
line 388 column 135 - Warning: unescaped & which should be written as &amp;
line 394 column 136 - Warning: unescaped & which should be written as &amp;
line 400 column 137 - Warning: unescaped & which should be written as &amp;
line 406 column 137 - Warning: unescaped & which should be written as &amp;
line 412 column 136 - Warning: unescaped & which should be written as &amp;
line 418 column 136 - Warning: unescaped & which should be written as &amp;
line 424 column 135 - Warning: unescaped & which should be written as &amp;
line 430 column 135 - Warning: unescaped & which should be written as &amp;
line 436 column 135 - Warning: unescaped & which should be written as &amp;
line 442 column 135 - Warning: unescaped & which should be written as &amp;
line 448 column 135 - Warning: unescaped & which should be written as &amp;
line 454 column 135 - Warning: unescaped & which should be written as &amp;
line 460 column 136 - Warning: unescaped & which should be written as &amp;
line 466 column 136 - Warning: unescaped & which should be written as &amp;
line 472 column 135 - Warning: unescaped & which should be written as &amp;
line 478 column 136 - Warning: unescaped & which should be written as &amp;
line 484 column 136 - Warning: unescaped & which should be written as &amp;
line 490 column 135 - Warning: unescaped & which should be written as &amp;
line 496 column 135 - Warning: unescaped & which should be written as &amp;
line 502 column 135 - Warning: unescaped & which should be written as &amp;
line 509 column 1 - Warning: inserting implicit <font>
line 518 column 2 - Warning: missing <td>
line 522 column 2 - Warning: missing <td>
line 526 column 2 - Warning: missing <td>
line 530 column 2 - Warning: missing <td>
line 534 column 2 - Warning: missing <td>
line 538 column 2 - Warning: missing <td>
line 542 column 2 - Warning: missing <td>
line 546 column 2 - Warning: missing <td>
line 550 column 2 - Warning: missing <td>
line 554 column 2 - Warning: missing <td>
line 558 column 2 - Warning: missing <td>
line 562 column 2 - Warning: missing <td>
line 566 column 2 - Warning: missing <td>
line 570 column 2 - Warning: missing <td>
line 574 column 2 - Warning: missing <td>
line 578 column 2 - Warning: missing <td>
line 582 column 2 - Warning: missing <td>
line 586 column 2 - Warning: missing <td>
line 590 column 2 - Warning: missing <td>
line 594 column 2 - Warning: missing <td>
line 598 column 2 - Warning: missing <td>
line 602 column 2 - Warning: missing <td>
line 606 column 2 - Warning: missing <td>
line 610 column 2 - Warning: missing <td>
line 614 column 2 - Warning: missing <td>
line 618 column 2 - Warning: missing <td>
line 622 column 2 - Warning: missing <td>
line 626 column 2 - Warning: missing <td>
line 630 column 2 - Warning: missing <td>
line 634 column 2 - Warning: missing <td>
line 638 column 2 - Warning: missing <td>
line 642 column 2 - Warning: missing <td>
line 646 column 2 - Warning: missing <td>
line 650 column 2 - Warning: missing <td>
line 654 column 2 - Warning: missing <td>
line 658 column 2 - Warning: missing <td>
line 662 column 2 - Warning: missing <td>
line 666 column 2 - Warning: missing <td>
line 670 column 2 - Warning: missing <td>
line 674 column 2 - Warning: missing <td>
line 678 column 2 - Warning: missing <td>
line 682 column 2 - Warning: missing <td>
line 686 column 2 - Warning: missing <td>
line 690 column 2 - Warning: missing <td>
line 694 column 2 - Warning: missing <td>
line 699 column 2 - Warning: missing <td>
line 703 column 2 - Warning: missing <td>
line 707 column 2 - Warning: missing <td>
line 711 column 2 - Warning: missing <td>
line 715 column 2 - Warning: missing <td>
line 719 column 2 - Warning: missing <td>
line 722 column 2 - Warning: missing <td>
line 722 column 15 - Warning: inserting implicit <font>
line 743 column 6 - Warning: missing </div> before <li>
line 744 column 7 - Warning: inserting implicit <ul>
line 745 column 9 - Warning: missing <li>
line 744 column 7 - Warning: missing </ul> before </div>
line 51 column 1 - Warning: missing </div>
line 82 column 133 - Warning: <table> proprietary attribute "background"
line 82 column 300 - Warning: <font> attribute "size" lacks value
line 82 column 300 - Warning: <font> attribute "color" lacks value
line 82 column 530 - Warning: <font> attribute "size" lacks value
line 82 column 530 - Warning: <font> attribute "color" lacks value
line 82 column 818 - Warning: <font> attribute "size" lacks value
line 82 column 818 - Warning: <font> attribute "color" lacks value
line 82 column 1043 - Warning: <font> attribute "size" lacks value
line 82 column 1043 - Warning: <font> attribute "color" lacks value
line 82 column 1274 - Warning: <font> attribute "size" lacks value
line 82 column 1274 - Warning: <font> attribute "color" lacks value
line 82 column 1508 - Warning: <font> attribute "size" lacks value
line 82 column 1508 - Warning: <font> attribute "color" lacks value
line 82 column 1796 - Warning: <font> attribute "size" lacks value
line 82 column 1796 - Warning: <font> attribute "color" lacks value
line 82 column 2020 - Warning: <font> attribute "size" lacks value
line 84 column 1 - Warning: <font> attribute "size" lacks value
line 87 column 1 - Warning: <font> attribute "size" lacks value
line 87 column 23 - Warning: <font> attribute "size" lacks value
line 89 column 1 - Warning: <font> attribute "size" lacks value
line 91 column 1 - Warning: <font> attribute "size" lacks value
line 91 column 34 - Warning: <font> attribute "size" lacks value
line 91 column 38 - Warning: <font> attribute "size" lacks value
line 94 column 1 - Warning: <font> attribute "size" lacks value
line 94 column 34 - Warning: <font> attribute "size" lacks value
line 94 column 38 - Warning: <font> attribute "size" lacks value
line 97 column 1 - Warning: <font> attribute "size" lacks value
line 97 column 34 - Warning: <font> attribute "size" lacks value
line 97 column 38 - Warning: <font> attribute "size" lacks value
line 100 column 1 - Warning: <font> attribute "size" lacks value
line 100 column 34 - Warning: <font> attribute "size" lacks value
line 100 column 38 - Warning: <font> attribute "size" lacks value
line 103 column 1 - Warning: <font> attribute "size" lacks value
line 103 column 34 - Warning: <font> attribute "size" lacks value
line 103 column 39 - Warning: <font> attribute "size" lacks value
line 106 column 1 - Warning: <font> attribute "size" lacks value
line 106 column 34 - Warning: <font> attribute "size" lacks value
line 106 column 39 - Warning: <font> attribute "size" lacks value
line 109 column 1 - Warning: <font> attribute "size" lacks value
line 109 column 34 - Warning: <font> attribute "size" lacks value
line 109 column 38 - Warning: <font> attribute "size" lacks value
line 112 column 1 - Warning: <font> attribute "size" lacks value
line 112 column 34 - Warning: <font> attribute "size" lacks value
line 112 column 38 - Warning: <font> attribute "size" lacks value
line 115 column 1 - Warning: <font> attribute "size" lacks value
line 115 column 34 - Warning: <font> attribute "size" lacks value
line 115 column 38 - Warning: <font> attribute "size" lacks value
line 118 column 1 - Warning: <font> attribute "size" lacks value
line 118 column 34 - Warning: <font> attribute "size" lacks value
line 118 column 38 - Warning: <font> attribute "size" lacks value
line 121 column 1 - Warning: <font> attribute "size" lacks value
line 121 column 34 - Warning: <font> attribute "size" lacks value
line 121 column 38 - Warning: <font> attribute "size" lacks value
line 124 column 1 - Warning: <font> attribute "size" lacks value
line 124 column 34 - Warning: <font> attribute "size" lacks value
line 124 column 38 - Warning: <font> attribute "size" lacks value
line 127 column 1 - Warning: <font> attribute "size" lacks value
line 127 column 34 - Warning: <font> attribute "size" lacks value
line 127 column 38 - Warning: <font> attribute "size" lacks value
line 134 column 24 - Warning: <font> attribute "size" lacks value
line 138 column 17 - Warning: <font> attribute "size" lacks value
line 140 column 1 - Warning: <font> attribute "size" lacks value
line 141 column 1 - Warning: <font> attribute "size" lacks value
line 141 column 29 - Warning: <font> attribute "size" lacks value
line 143 column 20 - Warning: <font> attribute "size" lacks value
line 147 column 1 - Warning: <font> attribute "size" lacks value
line 147 column 27 - Warning: <font> attribute "size" lacks value
line 149 column 1 - Warning: <font> attribute "size" lacks value
line 152 column 1 - Warning: <font> attribute "size" lacks value
line 153 column 1 - Warning: <map> attribute "id" has invalid value "914Map"
line 154 column 1 - Warning: <font> attribute "size" lacks value
line 156 column 3 - Warning: <font> attribute "size" lacks value
line 181 column 20 - Warning: <font> attribute "size" lacks value
line 202 column 7 - Warning: <a> anchor "P300" already defined
line 214 column 7 - Warning: <a> anchor "P301" already defined
line 239 column 7 - Warning: <a> anchor "P304" already defined
line 252 column 7 - Warning: <a> anchor "P308" already defined
line 509 column 1 - Warning: <font> attribute "size" lacks value
line 722 column 15 - Warning: <font> attribute "size" lacks value
line 722 column 15 - Warning: <font> attribute "size" lacks value
line 87 column 1 - Warning: trimming empty <font>
line 89 column 1 - Warning: trimming empty <font>
line 91 column 1 - Warning: trimming empty <font>
line 91 column 34 - Warning: trimming empty <font>
line 94 column 1 - Warning: trimming empty <font>
line 94 column 34 - Warning: trimming empty <font>
line 97 column 1 - Warning: trimming empty <font>
line 97 column 34 - Warning: trimming empty <font>
line 100 column 1 - Warning: trimming empty <font>
line 100 column 34 - Warning: trimming empty <font>
line 103 column 1 - Warning: trimming empty <font>
line 103 column 34 - Warning: trimming empty <font>
line 106 column 1 - Warning: trimming empty <font>
line 106 column 34 - Warning: trimming empty <font>
line 109 column 1 - Warning: trimming empty <font>
line 109 column 34 - Warning: trimming empty <font>
line 112 column 1 - Warning: trimming empty <font>
line 112 column 34 - Warning: trimming empty <font>
line 115 column 1 - Warning: trimming empty <font>
line 115 column 34 - Warning: trimming empty <font>
line 118 column 1 - Warning: trimming empty <font>
line 118 column 34 - Warning: trimming empty <font>
line 121 column 1 - Warning: trimming empty <font>
line 121 column 34 - Warning: trimming empty <font>
line 124 column 1 - Warning: trimming empty <font>
line 124 column 34 - Warning: trimming empty <font>
line 127 column 1 - Warning: trimming empty <font>
line 127 column 34 - Warning: trimming empty <font>
line 134 column 24 - Warning: trimming empty <font>
line 140 column 1 - Warning: trimming empty <font>
line 141 column 1 - Warning: trimming empty <font>
line 143 column 20 - Warning: trimming empty <font>
line 147 column 1 - Warning: trimming empty <font>
line 154 column 1 - Warning: trimming empty <font>
line 156 column 3 - Warning: trimming empty <font>
line 181 column 20 - Warning: trimming empty <font>
line 722 column 15 - Warning: trimming empty <font>
line 722 column 15 - Warning: trimming empty <font>
Info: Document content looks like HTML Proprietary

User is online!Profile CardPM
Go to the top of the page
+Quote Post
peteyd
post May 26 2012, 04:25 PM
Post #16


Senior Member
***

Group: Members
Posts: 707
Joined: 27-March 08
From: Elora, Ontario, Canada
Member No.: 8,858
Region Association: Canada



ok, but http://www.microsoft.com/ has about 4500 warnings too. Every site that someone goes to will have some warnings. I think the pages are functioning well now though.

Visually I think its a big upgrade, the navigation is still very similar, and I hope that it was a change for the positive. Seems that way so far...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
trojanhorsepower
post May 26 2012, 04:58 PM
Post #17


Senior Member
***

Group: Members
Posts: 861
Joined: 21-September 03
From: Marion, NC
Member No.: 1,179
Region Association: None



Looks great, but the slide show did not work. I just tried the one 914 frame reinforcement overlay bit.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SirAndy
post May 26 2012, 08:44 PM
Post #18


Resident German
*************************

Group: Admin
Posts: 41,641
Joined: 21-January 03
From: Oakland, Kalifornia
Member No.: 179
Region Association: Northern California



QUOTE(peteyd @ May 26 2012, 03:25 PM) *
Every site that someone goes to will have some warnings.

Not true. Only the sites build by lazy (or ignorant) developers will have errors and warnings (Don't take this personally, you said you had a thick skin (IMG:style_emoticons/default/biggrin.gif) ).

I do this stuff for a living and manage a small team of developers. Each and every page we develop has zero errors and zero warnings and works exactly the same in all of the 5 major browsers (Firefox, IE, Chrome, Opera, Safari).

Any developer worth their money can (and should) build pages that are 100% compatible with the W3C standard.

(IMG:style_emoticons/default/popcorn[1].gif)
User is online!Profile CardPM
Go to the top of the page
+Quote Post
scotty b
post May 26 2012, 09:36 PM
Post #19


rust free you say ?
***************

Group: Members
Posts: 16,375
Joined: 7-January 05
From: richmond, Va.
Member No.: 3,419
Region Association: None



Lookin good Pete (IMG:style_emoticons/default/smile.gif) (IMG:style_emoticons/default/beerchug.gif)


FWIW you might want to add to the " what sets us apart " bit:

You get your order in a fast manner and it is RIGHT the FIRST time.... (unlike some unnnamed Georgian company)






Oh an could you re-do my website link. Just drop the wordpress part. I too am making changes and that was rhe start of it all, now stops at .com. THanks (IMG:style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Doyle
post Jun 1 2012, 04:23 AM
Post #20


Newbie
*

Group: Members
Posts: 1
Joined: 1-June 12
From: Canada
Member No.: 14,504
Region Association: None



QUOTE(SirAndy @ May 25 2012, 09:19 AM) *

It does not validate with W3C. You should look into fixing your code so it validates correctly.
Non conforming code is the number one reason why sites often have problems in certain browsers.

Not true. Only the sites build by lazy (or ignorant) developers will have errors and warnings (Don't take this personally, you said you had a thick skin biggrin.gif ).

I do this stuff for a living and manage a small team of developers. Each and every page we develop has zero errors and zero warnings and works exactly the same in all of the 5 major browsers (Firefox, IE, Chrome, Opera, Safari).

Any developer worth their money can (and should) build pages that are 100% compatible with the W3C standard.



Hey Andy, I developed the website - thanks for checking it over and sending Pete the feedback. I definitely put a lot of effort in web standards and validation (check my coding out!), if you'll notice I accidentally put some natural ampersands in the HTML instead of &.

The main pages should all be compliant, but you'll notice the store is not. That is because it is an older MIVA merchant engine that is unfortunately a bit dated in terms of coding. It fires in very random old HTML tags which can't be changed from the interface (as you may notice if you look at the source). Fortunately with an XHTML transitional every browser I view it in (including IE7+) shows clean, so it is as good as it can be using this merchant system.

Anyway, working solo I love having an extra set of eyes to catch things, so thanks!

QUOTE(MLedesma @ May 26 2012, 11:04 AM) *

Maybe it is just me, but when I mouse of the parts diagrams, a text box appears, but I cannot not read it with the white lettering.

Matt


Does it still do this? There was no doctype declaration in the store and it had to be hard-coded in, so it should work on all browsers. Let me know!


QUOTE(trojanhorsepower @ May 26 2012, 02:58 PM) *

Looks great, but the slide show did not work. I just tried the one 914 frame reinforcement overlay bit.


Was it a slideshow installation that you clicked from a product page? All those installations slideshows were taken off as they were very outdated and didn't really give any instruction, or was it another slideshow you couldn't see?

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

2 Pages V  1 2 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 17th May 2024 - 07:46 PM