You know, I now realize why I hate surfing the web for technical information nowadays: advertisements are ruining our brains.

Tim Berner's Lee said recently: How do we build the web so that every now and then it introduces us to people who are not friends of friends ...

I say something similar -- how do we change the web so that we can separate actual content from advertisements?

Consider the following Google search: http://www.google.com/search?q=windows+azure+sharpdevelop. The top links returned actually have nothing whatsoever to do with Microsoft's cloud computing platform, dubbed Azure. Instead, there is a link at the bottom of each page with 'Windows Azure' and the remainder of the page is relevant to the 'SharpDevelop' part. In essence, the page contains both keywords but they have nothing to do with eachother in the body.

This is worse than forcing people to watch commercials that have been stored along with a TV program on DVR. At least in that instance you are able to see the program you want. In this case the search results bait you with information and then hand you waste material.

What we appear to need are tools and standards to help ourselves cut through clutter and get to the information we need without wasting time. I propose we start thinking a bit outside of the box and take a look at implemeting new web standards and communication protocols and build Perl tools around them.

Celebrate Intellectual Diversity


In reply to The Web is Set Up All Wrong by InfiniteSilence

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.