 |
 |
Recent
Articles |
Speed Up Page Load Times W/ Mod_deflate In a report from November, 2006 Akamai and JupiterResearch concluded that 4 seconds is the threshold an online shopper is willing to wait for pages of the sites to load. In addition: The report ranked poor site performance as second only to high product...
LAMP Development - Backbone Of The World Wide Web The World Wide Web has always been an entity that needed a little bit of help in order to run effectively. As long as there has been the Internet, there have been tools to help keep it running well. More times than not, those tools are the ones associated with Linux.
Frames And Model-Glue Dan asked the following question about frames and Model-Glue: Basically, my question is about using frames within my application. I basically want to use a frame for my avigation that never gets reloaded and another frame below it for the page displays. The reason I...
How Many Rows Of Data To Use With Spry Bob sent in an interesting email to me: Ray, we're about to use spry on one of our sites but i was wondering what you would recommend to be the max records to return in the XML? We may have 2,000 records returned at a time (in a directory format)? Do you have any...
SEO-Friendly Ecommerce One of the major drawbacks when taking the dynamic approach to web development is the resulting product not being optimized for the search engines. A number of issues contribute to this characteristic and most are them are correctable, but doing so is considered an...
SES Session: Fun With Dynamic Sites The idea that your site has to be static, or look static, to do well in search engines is getting to be a thing of the past. This session covered the myths and current issues that people are facing with dynamic websites. All of which can be fixed. Things to consider -? in a URL is....
Is My Perl, CGI, MYSQL Site Obsolete? That is the question that one person asks in the web programming discussion forum at WebProWorld. Member ericjw says:I am not a back-end person, but I try my hardest to understand. I have recently been considering a phase 2 design for our site. It's a match-making style...
Enterprise 2.0 in a Box A small dream of mine came true. We've been preaching an ecosystem of tools for some time now. We've helped customers stitch them together in interesting ways. In fact, Andrew McAfee's original article on Enterprise 2.0 was borne from observing what was happening...
Using External JavaScript Source Files By now most web designers and developers know that JavaScript causes a real headache for search engine spiders. There are however a number of scripts which, whilst not absolutely essential to the functioning of a site, are nevertheless very handy. So where do...
|
|
|
02.28.07
$65m, Bad Use Of Javascript
By Richard Hearne
Javascript is one of my favourite web technologies. When I stop to think how the Internet would be without Javascript I can't help but think how much less productive and enjoyable my days would be.
Take for instance all the great apps Google makes freely available. Gmail would still work, but the crippled Javascript-free version doesn't cut it for me. And then there's Reader, another of my most used apps. It doesn't degrade quite so gracefully. Actually, like Calendar, it doesn't degrade at all.
Complicated web apps can be forgiven for not degrading in the absence of Javascript. By their nature they rely on JS to handle heavy lifting functions. For more elementary functions graceful degradation can enable similar functionality. Personally I favour scripting to the DOM after the web page loads and replacing HTML functionality with a Javascript alternative that adds behaviour to the page. That way your site remains functional without Javascript.
But what happens when you use Javascript when you really
shouldn't?
The $65m Javascript Links
Back in 2006 one of Ireland's largest Internet acquisitions saw Ireland.com, the web property of The Irish Times newspaper, purchase MyHome.ie for a reported $65m. I covered the story here. MyHome.ie is (apparently) an extremely profitable property (real-estate) website.
But apparently MyHome.ie has a smaller sister, a little known site called MyHome2Let.ie. And perhaps little known for good reason.
Here's a shot of their site.
Looks innocuous enough. But the kicker is in how the primary navigation is coded:
Continue reading this article.
About the Author: Richard Hearne is the founder of Red Cardinal, a dedicated search marketing consultancy. A frequent contributor to Google's
Webmaster Group, Richard regularly advises clients on Internet marketing strategy and Search Engine optimisation campaigns. Richard's thoughts and research can be found on his search marketing blog.
|