{"id":42,"date":"2006-05-04T16:41:24","date_gmt":"2006-05-04T15:41:24","guid":{"rendered":"http:\/\/blog.pczone.be\/?p=42"},"modified":"2006-05-04T16:41:24","modified_gmt":"2006-05-04T15:41:24","slug":"web-standards-can-save-your-business-money","status":"publish","type":"post","link":"http:\/\/blog.pczone.be\/?p=42","title":{"rendered":"Web standards can save your business money"},"content":{"rendered":"<p>As I <a href=\"http:\/\/blog.pczone.be\/?p=41\">blogged earlier<\/a>, I&#8217;m reading kernel development. Now for a day job, I&#8217;m creating a web application using some java frameworks. As view layer jsp was chosen. Now I had to start from the existing application, so I cleaned the html using dreamweaver and put all the display in 1 CSS file.<\/p>\n<p>Now my project is going live on monday and I&#8217;ve tested all the functionality and everything should be okay. So I started reading <a href=\"http:\/\/books.google.co.uk\/books?vid=ISBN0735712018&#038;id=wUGTSdey6TwC&#038;pg=PA2&#038;lpg=PA2&#038;dq=designing+with+web+standards&#038;hl=nl&#038;sig=5bcUatKaTp0Jn6TqSqUZzDopM8c\">designing with webstandards<\/a>. I&#8217;ve already read +100 pages in it. It&#8217;s really a good book and reads very nicely. I recommend it to everybody who does web development. The author made a very nice point. He was explaining the fact that if you use webstandards, you split your design in to html\/xml\/xhtlm and CSS. Because your html\/xml\/xhtml is only content and no layout it gets much smaller thus less bandwith has to be used. Your css is mostly cached by the browser so this doesn&#8217;t get send on every visit. <strong>Big deal<\/strong> well actually <strong>yes<\/strong>. Imagine you have a site that gets 100.000 request a day. You prolly have a contract with your ISP for X Gig of traffic, now imagine every page would be 80 k, that would result in 7,812 Gig of transfer okay that&#8217;s not that much but imagine your google and you would have to pay for transfer (I doubt they have to). The get millions and millions requests a day. If you could decrease your page size to 40 k. You would have half the transfer. So instead of 200 Gig you would have 100 Gig. Now that suddenly is a lot and could save your company a big sum of money.<\/p>\n<p>Another good point he made was &#8216;ffcourse compliance and portability. If you&#8217;re using webstandards, chances are your site isn&#8217;t that bad on portable devices, screenscrapers,&#8230; So imagine in the future your boss wants to have his site available from a smart phone or pda. If you wrote your web tier web standards compliant it should work out of the box. By work I mean, all the functionality should be available. Another investment saved.<\/p>\n<p>And yet another point (this time I heared in on a podcast) if you use web standards, your site should be accessible to blind people. A thing I never really thought off. But those people to use computers. Just imagine if a blind person should go to a site thats fully done in flash, its utterly useless to him. I&#8217;m not sure, but I suppose a site that has a lot of markup and isn&#8217;t a valid xhtml isn&#8217;t going to look good on his interpreter (don&#8217;t know the exact word, sorry). On the same issue they also explained that AJAX is nice, but again for the blind people it renders a page useless. I haven&#8217;t looked into this yet, it could be that the AJAX triggers and results do get displayed to the user, so I&#8217;m not going discuss it, <strong>but it surelly makes you reflect your decisions when designing a website<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>As I blogged earlier, I&#8217;m reading kernel development. Now for a day job, I&#8217;m creating a web application using some java frameworks. As view layer jsp was chosen. Now I had to start from the existing application, so I cleaned the html using dreamweaver and put all the display in 1 CSS file. Now my &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/blog.pczone.be\/?p=42\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Web standards can save your business money&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"enabled":false},"version":2}},"categories":[4,2],"tags":[],"class_list":["post-42","post","type-post","status-publish","format-standard","hentry","category-informatics","category-personal"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3U9nk-G","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"http:\/\/blog.pczone.be\/index.php?rest_route=\/wp\/v2\/posts\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blog.pczone.be\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.pczone.be\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.pczone.be\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.pczone.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=42"}],"version-history":[{"count":0,"href":"http:\/\/blog.pczone.be\/index.php?rest_route=\/wp\/v2\/posts\/42\/revisions"}],"wp:attachment":[{"href":"http:\/\/blog.pczone.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=42"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.pczone.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=42"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.pczone.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}