Sachin Tendulkar Hits First One Day International Double Century

Sachin Tendulkar scores 200 runs in the history of one day international against south africa which is highest total by any individual.

Sachin Tendulkar is now the Highest Run Scorer in a One Day International. He is the first cricketer in world to achieve this milestone.

He has beated the record of Pakistan’s Saeed Anwar (194 against India in 1997) & Charles Coventry (194 not out against Bangladesh in 1999) who scored 194 runs. He made record in 2nd One Day International Day-Night match of India vs South Africa series playing at Captain Roop Singh Stadium Gwalior for which we have waited for more than a decade.

He is the highest run scorer and century maker in Test and One Day International cricket.

Pakistan’s Saeed Anwar (194 against India in 1997)

Paypal Continues To Stop Personal Payment To & From India

PayPal, part of eBay Inc stops personal payments to and from India, as well as transfers to local banks in India.

Spokesman Anuj Nayar wrote that the company will keep blocking personal payments to and from India as it works out questions that Indian regulators have posed. The payments were initially suspended Jan 28, after regulators questioned whether PayPal payments should be regulated like wire transfers of cash.

As Nayar said, Local Bank Withdrawl which is also suspended, will be available within few days.

The software professionals in the country are concerned over RBI’s decision to suspend Paypal’s services in India. Interruption of PayPal’s services is bound to cause some inconvenience to customers in India, as many rely on it to receive funds from abroad, but they feel the issue would soon be sorted out.

Google Buzz, A New Social Networking And Messaging Tool From Google

Google released another new service called Google Buzz, a social networking and messaging tool designed to integrate into the Gmail .It’s like a social networking and messaging extension of Gmail.Users can share links, photos, videos, status messages and comments.

If you are already a Gmail user then Buzz have already magically appeared on your account. It adds a Buzz link and icon in with the rest of your Gmail navigation. Within Buzz you can post comments to private groups or publicly, follow people, comment on other people’s posts, email posts, share images and videos, and do some other general social networking stuff. You are free to share whatever you wish to share and many other features.

Google Buzz also allow you to import content from all the existing websites that you are using, like Picassa, Twitter and Flickr. This feature provide you full flexibility to use Google Buzz

Google Buzz Features:

  • Publish your ideas to the world or just to your closest friends.
  • Comments get sent right to your inbox so it’s easy to keep the conversation going.
  • See thumbnails with each post, and browse full-screen photos from popular sites.
  • Import your stuff from Twitter, Picasa, Flickr, and Google Reader.
  • New posts and comments pop in as they happen. No refresh required.
  • Buzz recommends interesting posts and weeds out ones you’re likely to skip.

Warning: Cannot modify header information – headers already sent by

If you are looking for the solution to the wordpress error that looks like this

Warning: Cannot modify header information – headers already sent by (output started at /home/bloggers/public_html/blog_name/wp-content/themes/theme_name/functions.php:336) in /home/bloggers/public_html/blog_name/wp-includes/pluggable.php on line 865

Try these solutions :

Solution 1 :

  • Open file mentioned by the warning after “output started at”

  • Remove blank lines from starting & end

  • Example :

  • Save & Upload file

Solution 2 :

  • Open wp-config.php file

  • Remove blank lines from starting & end

  • Example :

  • Save & Upload file

How to view friends scrap more than the limit

  • Open Friends Scrapbook

  • In address bar, you will see the profile url like this “http://www.orkut.com/Scrapbook.aspx?uid=12345678912345678″

  • Add this code at the end of profile url “&na=&nst=&nid=&pageSize=25″ then it will look like this “http://www.orkut.com/Scrapbook.aspx?uid=12345678912345678&na=&nst=&nid=&pageSize=25″

  • Here “25″ show the number of scraps you want to display, you can change this

How to avoid overlapping of videos with the opt in box

When you create an opt-in box & if there exist an embedded video then the video overlap with the opt-in box. In that case embedded video covered some part of your opt-in box & page look like this

Try this to fix it:

Add this property to embedded video code ‘wmode=”transparent”‘

In that case page look like this:

How To Send Any File To Any Place By Single Click

Normally if you want to send a particular file to anywhere in window XP, right click on the particular file & then the option comes “send to”.
Now what happened if we can add more locations to this “send to” option.

Follow These Steps:

  1. Go to “”C:\Documents and Settings\User_name\SendTo”
    (where User_Name is your user name)
  2. The folder will be filled with shortcuts to all the locations you find on your Send To context menu
  3. To remove an item from the Send To menu, delete the shortcut from the folder
  4. To add an item to the menu, add a shortcut to the folder
  5. Choose File -> New -> Shortcut, and follow the subsequent instructions for creating a shortcut. The new setting will take effect immediately. you don’t have to exit Windows Explorer for it to go into effect

How to restore missing folder option in window explorer

One common problem I have seen that sometimes folder option missing in the explorer window.

Try these to restore folder option

    Solution 1:

  • Go to Run, type “regedit” & press enter.

  • Go to [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

  • At right side, look for a value “NoFolderOptions”. Right click on it & choose “Delete”

  • Go to [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

  • Repeat Step 3

    Solution 2:

  • Go to Run, type “gpedit.msc” & press enter.

  • Go to User Configuration => Administrative Templates => Windows Components => Windows Explorer

  • At the right side, look for “Removes the Folder Options menu item from the Tools menu”, right click on it & choose “Properties”

  • Change the setting from “Enabled” to “Not Configured” or “Disabled”

How to remove country restrictions from youtube video

Sometimes you want to watch your favorite video from the youtube.com but you will get this error:

Youtube video link look like this:
http://www.youtube.com/watch?v=VIDEOID

In place of VIDEOID, you will find string of characters

Now copy this youtube video link & paste like this:
http://www.youtube.com/v/VIDEOID

you will get video that doesn’t care about from where you are watching

How to troubleshoot startup

If Windows is taking its time to start up or shut down, there might be a problem.
To find out what’s going on

  1. Go to “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System”
  2. Create a DWORD value called ‘verbosestatus’ and set it to 1.
  3. Restart your PC