Tuesday, April 07, 2009

Javascript Frame works

Today I got a e-mail asking about Javascript frame works.  I am no expert but from my little fooling around I like JQuery..

Here you can read what a few other persons have to say.

  • Specky Boy lists their top 10 (not in order) and the his audience seems to give JQeury the edige.
  • Sixrevisions they also list their top 10 (not in order) but the comments are again worth reading.

This is one promotion I really endorse
“jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript”.
As usual it boils doing to what you are doing, your style and what best suits you project

Robots.txt and Search Engines

It is not sexy but it useful. The robots.txt is suppose to tell robots/bots/crawlers where they can crawl on a web site. The robots.txt mus...