Articles Archive for April 2009
Moto GP, The Game »
We have talked a lot about the 2009 Formula 1 season, which is the ultimate in four-wheeler motor sports. Two weeks after the F1 season unfolded, the MotoGP 2009 season got going as well. The MotoGP got underway at the splendid Losail Circuit in Qatar. The season-opener was a race under lights(for the second time in Qatar). On Sunday, there was some unexpected rain at this desert circuit, which resulted in shortened races in the 125cc and 250cc segments and a postponement of MotoGP to Monday. In fact, the 125cc …
Read the full Post »Study JavaScript, Tech Corner »
Previous
JavaScript study Continued….
Special Symbols in JavaScript
A backslash ( \ ) is used to add special symbols or characters in a javascript.The special symbols are quotes,newlines,tabs etc etc.
Eg:1(check difference between both codes)
document.write(“welcome to “ooty” nice to meet you”);
document.write(“welcome to\”ooty\” nice to meet you”);
Given below is a list of special characters that can be added to a text string with the help of a backslash sign.
\’ Single quote
\” Double quote
\n …
Tech Corner, Tech Talk »
We are all aware that a search engine categories the web pages based on keywords.Internet business is now such a large business and hence people gradually felt that there should be techniques to improve your site rankings.So came the SEO techniques of the white hat,black hat ,the gray hat and the blue hat(even though most of them do not accept this as an SEO technique)
Below is a small explanation of each of these tactics.
White Hat SEO
White hat,the name itself should give you an idea about what it is.As you would …
Gadgets Corner »
Model Name: Blackberry Storm
Manufacturer:Research in Motion(RIM)
Its not gonna be easy for the IPhone to take over the 3G market in India,because Research in Motion(RIM) has come up with the evolutionary touch phone,the Blackberry Storm.
The Storm is already available through Vodafone-Essar in India.It was introduced towards the end of 2008 to the European customers and has been posing a serious threat to the IPhone market.
So,what makes the Storm so unique?
Well,firstly it is a touch screen phone,a first for the Blackberry and it does not have a keyboard,another first for the Blackberry.The …
Tech Corner, Tech Talk »
Ever wondered how search engines indexes your site?Do you really think that hired professionals actually look into the contents in details?This is where the search engines rely on automated software agents to get the content on our web pages.These software agents are called as bots,crawlers or spiders.
What does the bot do?
All the work from visiting the website,navigation,collecting content and finally adding the data to the indexing is done by the bots.It also follows links on the particular webpage.In short,what the bots actually does is “web crawling”.However,the bot only understands text.So …