Cigarette-holding Jesus in school book make crisis

Pictures of Jesus Christ holding a cigarette in one hand and a beer can in another, in a book for primary classes have triggered a row in Meghalaya and the state government is now contemplating legal action against the New Delhi-based publisher.

The objectionable pictures of Jesus Christ found in the cursive writing exercise copies at a private school in capital Shillong were brought to the notice of the influential church by some guardians.

"We are shocked and hurt by this act where Jesus Christ has been portrayed in a highly objectionable manner. We condemn the total lack of respect for religions by the publisher," Dominc Jala, the Archbishop of Shillong, said.

New Delhi-based Skyline Publication produced the copies meant for students of Class 1.

"Just imagine students at such an impressionable age being dished out objectionable images which are nothing but blasphemous," said T. Jrwa, another church leader.

The Meghalaya government acted swiftly and confiscated all copies from the school and from book shops.

"Although private schools are not bound by the prescribed text books of the Meghalaya Board of Secondary Education, still we took immediate action by seizing all the copies and if deemed fit we might even take legal steps," said Meghalaya Education Minister Ampareen Lyngdoh.

An estimated 72 percent of the 2.32 million people in Meghalaya are Christians.

clarity is power!! Be Aware Indian

An Important Issue: MUST READ
.



Politics is not a SERVICE anymore but a PROFESSION!!!
An Important Issue!
 
Salary & Govt. Concessions for a Member of Parliament (MP)
 
Monthly Salary :
Rs. 12,000/-

Expense for Constitution per month :
Rs. 10,000/-
Office expenditure per month :
Rs. 14,000/-

Traveling concession (Rs. 8 per km) :
Rs. 48,000/-

(eg. For a visit from South India to Delhi & return : 6000 km)

Daily DA TA during parliament meets :
Rs. 500/day

Charge for 1 class (A/C) in train :
Free (For any number of times)  
(All over India )
 

Charge for Business Class in flights :
Free for 40 trips / year (With wife or P...A.)  

Rent for MP hostel at
Delhi : Free.
 
Electricity
  costs at home : Free up to 50,000 units.

Local phone call charge :
Free up to 1, 70,000 calls..

TOTAL expense for a MP
[having no qualification] per year :  Rs.32, 00,000/-
 
[i.e.. 2.66 lakh/month] 
TOTAL expense for 5 years :
  Rs. 1, 60, 00,000/-
 
For 534 MPs, the expense for 5 years :
 
Rs. 8,54,40,00,000/-
 
 (Nearly 855 crores) 
AND THE PRIME MINISTER IS ASKING THE HIGHLY QUALIFIED, OUT PERFORMING CEOs TO CUT DOWN THEIR SALARIES......
 
This is how all our tax money is been swallowed and price hike on our regular commodities.........
And this is the present condition of our country :


 




855 crores could make their lives livable!!
 
Think of the great democracy we have

Google Wave Product Reviews

Google Wave is an online software application product of Google, described as a personal communication and collaboration tool. It was first announced at the Google I/O conference on May 27, 2009. It is a web-based service, computing platform, and communications protocol designed to merge e-mail, instant messaging, wikis, and social networking.It has a strong collaborative and real-time focus supported by extensions that can provide, for example, spelling/grammar checking, automated translation among 40 languages, and numerous other extensions. Initially released only to developers, a preview release of Google Wave was extended to 100,000 users in September 2009, each allowed to invite additional users. On the 29th of November 2009, Google accepted most requests submitted soon after the extended release of the technical preview in September 2009.



Google Wave is designed as a new Internet communications platform. It is written in Java using OpenJDK and its web interface uses the Google Web Toolkit. Google Wave works like previous messaging systems such as email and Usenet, but instead of sending a message along with its entire thread of previous messages, or requiring all responses to be stored in each user's inbox for context, message documents (referred to as waves) that contain complete threads of multimedia messages (blips) are perpetually stored on a central server. Waves are shared with collaborators who can be added or removed from the wave at any point during a wave's existence.
Waves, described by Google as "equal parts conversation and document", are hosted XML documents that allow seamless and low latency concurrent modifications. Any participant of a wave can reply anywhere within the message, edit any part of the wave, and add participants at any point in the process. Each edit/reply is a blip and users can reply to individual blips within waves. Recipients are notified of changes/replies in all waves in which they are active and, upon opening a wave, may review those changes in chronological order. In addition, waves are live. All replies/edits are visible in real-time, letter by letter, as they are typed by the other collaborators. Multiple participants may edit a single wave simultaneously in Google Wave. Thus, waves can function not only as e-mails and threaded conversations but also as an instant messaging service when many participants are online at the same time. A wave may repeatedly shift roles between e-mail and instant messaging depending on the number of users editing it concurrently. The ability to show messages as they are typed can be disabled, similar to conventional instant messaging.

Google plans to release most of the source code as open source, allowing the public to develop its features through extensions. Google will also allow third-parties to build their own Wave services as quickly as possible (be it private or commercial) because it wants the Wave protocol to replace the e-mai protocol.Initially, Google will be the only Wave service provider, but it is hoped that, as the protocol becomes standardized and the prototype server becomes stable, other service providers will launch their own Wave services, possibly designing their own unique web-based clients as is common with many email service providers. The possibility also exists for native Wave clients to be made, as demonstrated by Google with their CLI-based console client.
Google has made an initial open-source release of some components of Wave:
  1. the operational transformation (OT) code,
  2. the underlying wave model, and
  3. a basic client/server prototype that uses the wave protocol
In addition, Google has provided some detail about the next phases of the open-source release:
  1. wave model code that is a simplified version of Google's production code and is tied to the OT code; this code will evolve into the shared code base that Google will use and expects that others will too
  2. a testing and verification suite for people who want to do their own implementation (for example, for porting the code to other languages).
Google is building APIs that allow developers to use and build on Google Wave by way of:
  • Extensions, program robots to automate common tasks and/or build gadgets to extend or change user interaction (e.g., posting blips on microblog feeds or providing RSVP recording mechanisms).
  • Embed, dropping interactive windows into a given wave on external site, blogs, etc.
Google wave Extensions are mainly of 2 types:
  • Gadgets : A gadget is an application users can participate with, many of which are built on Google’s OpenSocial platform. A good comparison would be iGoogle gadgets or Facebook applications.
  • Robots : Robots are automated participants within a wave. They can talk with users and interact with waves. They can provide information from outside sources (i.e. Twitter, stock quotes, etc.)


PHP-Basic Tutorial

PHP is a server-side scripting language.PHP is a powerful tool for making dynamic and interactive Web pages.

PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

Before you continue you should have a basic understanding of the following:

  • HTML/XHTML
  • JavaScript

PHP stands for PHP: Hypertext Preprocessor. PHP is an open source software, PHP files have a file extension of ".php", ".php3", or ".phtml"

PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)

PHP combined with MySQL are cross-platform (you can develop in Windows and serve on a Unix platform).

  • PHP runs on different platforms (Windows, Linux, Unix, etc.)
  • PHP is compatible with almost all servers used today (Apache, IIS, etc.)

A PHP scripting block always starts with <?php and ends with ?>. A PHP scripting block can be placed anywhere in the document.

On servers with shorthand support enabled you can start a scripting block with <? and end with ?>.

For maximum compatibility, we recommend that you use the standard form (<?php) rather than the shorthand form.

<?php ?>

we have an example of a simple PHP script which sends the text "Hello World" to the browser:

<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>

All variables in PHP start with a $ sign symbol. The correct way of declaring a variable in PHP:

$var_name = value;

New PHP programmers often forget the $ sign at the beginning of the variable. In that case it will not work.

Let's try creating a variable containing a string, and a variable containing a number:

<?php
$txt="Hello World!";
$x=16;
?>

PHP is a Loosely Typed Language

In PHP, a variable does not need to be declared before adding a value to it.In the example above, you see that you do not have to tell PHP which data type the variable is.PHP automatically converts the variable to the correct data type, depending on its value.In a strongly typed programming language, you have to declare (define) the type and name of the variable before using it.In PHP, the variable is declared automatically when you use it.

A variable name should not contain spaces. If a variable name is more than one word, it should be separated with an underscore ($my_string), or with capitalization ($myString)

The Concatenation Operator

There is only one string operator in PHP.

The concatenation operator (.)  is used to put two string values together.To concatenate two string variables together, use the concatenation operator:

<?php
$txt1="Hello World!";
$txt2="What a nice day!";
echo $txt1 . " " . $txt2;
?>

The strlen() function is used to return the length of a string.

<?php
echo strlen("Hello world!");
?>

The strpos() function is used to search for character within a string.If a match is found, this function will return the position of the first match. If no match is found, it will return FALSE.

<?php
echo strpos("Hello world!","world");
?>

You can use conditional statements in your code to do this.

In PHP we have the following conditional statements:

  • if statement - use this statement to execute some code only if a specified condition is true
  • if...else statement - use this statement to execute some code if a condition is true and another code if the condition is false
  • if...elseif....else statement - use this statement to select one of several blocks of code to be executed
  • switch statement - use this statement to select one of many blocks of code to be executed

Use the if statement to execute some code only if a specified condition is true.

<?php
$d=date("D");
if ($d=="Fri") echo "Have a nice weekend!";
?>

Use the if....else statement to execute some code if a condition is true and another code if a condition is false.

<?php
$d=date("D");
if ($d=="Fri")
  echo "Have a nice weekend!";
else
  echo "Have a nice day!";
?>

Use the if....elseif...else statement to select one of several blocks of code to be executed.

<?php
$d=date("D");
if ($d=="Fri")
  echo "Have a nice weekend!";
elseif ($d=="Sun")
  echo "Have a nice Sunday!";
else
  echo "Have a nice day!";
?>

This is how it works: First we have a single expression n (most often a variable), that is evaluated once. The value of the expression is then compared with the values for each case in the structure. If there is a match, the block of code associated with that case is executed. Use break to prevent the code from running into the next case automatically. The default statement is used if no match is found.

<?php
switch ($x)
{
case 1:
  echo "Number 1";
  break;
case 2:
  echo "Number 2";
  break;
case 3:
  echo "Number 3";
  break;
default:
  echo "No number between 1 and 3";
}
?>

An array stores multiple values in one single variable. A variable is a storage area holding a number or text. The problem is, a variable will hold only one value.

An array is a special variable, which can store multiple values in one single variable.If you have a list of items (a list of car names, for example), storing the cars in single variables could look like this:

In PHP, there are three kind of arrays:

  • Numeric array - An array with a numeric index

In the following example the index are automatically assigned (the index starts at 0):

$cars=array("Saab","Volvo","BMW","Toyota");

In the following example we assign the index manually:

$cars[0]="Saab";
$cars[1]="Volvo";
$cars[2]="BMW";
$cars[3]="Toyota";

In the following example you access the variable values by referring to the array name and index:

<?php
$cars[0]="Saab";
$cars[1]="Volvo";
$cars[2]="BMW";
$cars[3]="Toyota";
echo $cars[0] . " and " . $cars[1] . " are Swedish cars.";
?>

  • Associative array - An array where each ID key is associated with a value

An associative array, each ID key is associated with a value. With associative arrays we can use the values as keys and assign values to them.

In this example we use an array to assign ages to the different persons:

$ages = array("Peter"=>32, "Quagmire"=>30, "Joe"=>34);

This example is the same as example 1, but shows a different way of creating the array:

<?php
$ages['Peter'] = "32";
$ages['Quagmire'] = "30";
$ages['Joe'] = "34";
echo "Peter is " . $ages['Peter'] . " years old.";
?>

  • Multidimensional array - An array containing one or more arrays

PHP Loops

In PHP, we have the following looping statements:

  • while - loops through a block of code while a specified condition is true
  • do...while - loops through a block of code once, and then repeats the loop as long as a specified condition is true
  • for - loops through a block of code a specified number of times
  • foreach - loops through a block of code for each element in an array

The while loop executes a block of code while a condition is true.

The example below defines a loop that starts with i=1. The loop will continue to run as long as i is less than, or equal to 5. i will increase by 1 each time the loop runs:

<?php
$i=1;
while($i<=5)
  {
  echo "The number is " . $i . "<br />";
  $i++;
  }
?>

The do...while statement will always execute the block of code once, it will then check the condition, and repeat the loop while the condition is true. The example below defines a loop that starts with i=1. It will then increment i with 1, and write some output. Then the condition is checked, and the loop will continue to run as long as i is less than, or equal to 5:

<?php
$i=1;
do
  {
  $i++;
  echo "The number is " . $i . "<br />";
  }
while ($i<=5);
?>

The for loop is used when you know in advance how many times the script should run.

for (init; condition; increment)
  {
code to be executed;
  }

Parameters:

  • init: Mostly used to set a counter (but can be any code to be executed once at the beginning of the loop)
  • condition: Evaluated for each loop iteration. If it evaluates to TRUE, the loop continues. If it evaluates to FALSE, the loop ends.
  • increment: Mostly used to increment a counter (but can be any code to be executed at the end of the loop)

<?php
for ($i=1; $i<=5; $i++)
  {
  echo "The number is " . $i . "<br />";
  }
?>

The foreach loop is used to loop through arrays. For every loop iteration, the value of the current array element is assigned to $value (and the array pointer is moved by one) - so on the next loop iteration, you'll be looking at the next array value.

<?php
$x=array("one","two","three");
foreach ($x as $value)
  {
  echo $value . "<br />";
  }
?>

Output:

one
two
three

The real power of PHP comes from its functions.In PHP, there are more than 700 built-in functions.

In this chapter we will show you how to create your own functions.To keep the browser from executing a script when the page loads, you can put your script into a function.A function will be executed by a call to the function.You may call a function from anywhere within a page.

<?php
function writeName()
{
echo "Kai Jim Refsnes";
}
echo "My name is ";
writeName();
?>

To add more functionality to a function, we can add parameters. A parameter is just like a variable.

<?php
function writeName($fname)
{
echo $fname . " Refsnes.<br />";
}
echo "My name is ";
writeName("Kai Jim");
echo "My sister's name is ";
writeName("Hege");
echo "My brother's name is ";
writeName("Stale");
?>

<?php
function writeName($fname,$punctuation)
{
echo $fname . " Refsnes" . $punctuation . "<br />";
}
echo "My name is ";
writeName("Kai Jim",".");
echo "My sister's name is ";
writeName("Hege","!");
echo "My brother's name is ";
writeName("Ståle","?");
?>

The rest of php basic is detailed on next tutorials, watch it.

Intel Corporation Biography

Intel Corporation  is the world's largest semiconductor chip maker, based on revenue. The company is the inventor of the x86 series of microprocessors, the processors found in most personal computers. Intel was founded on July 18, 1968, as Integrated Electronics Corporation (though a common misconception is that "Intel" is from the word intelligence) and is based in Santa Clara, California, USA. Intel also makes motherboard chipsets, network interface controllers and integrated circuits, flash memory, graphic chips, embedded processors, and other devices related to communications and computing. Founded by semiconductor pioneers Robert Noyce and Gordon Moore, and widely associated with the executive leadership and vision of Andrew Grove, Intel combines advanced chip design capability with a leading-edge manufacturing capability. Originally known primarily to engineers and technologists, Intel's "Intel Inside" advertising campaign of the 1990s made it and its Pentium processor household names.

Intel was an early developer of SRAM and DRAM memory chips, and this represented the majority of its business until the early 1980s. While Intel created the first commercial microprocessor chip in 1971, it was not until the success of the personal computer (PC) that this became their primary business. During the 1990s, Intel invested heavily in new microprocessor designs fostering the rapid growth of the PC industry. During this period Intel became the dominant supplier of microprocessors for PCs, and was known for aggressive and sometimes controversial tactics in defense of its market position, particularly against AMD, as well as a struggle with Microsoft for control over the direction of the PC industry.The 2009 rankings of the world's 100 most powerful brands published by Millward Brown Optimor showed the company's brand value rising 4 places – from number 27 to number 23.
In addition to its work in semiconductors, Intel has begun research in electrical transmission and generation.
Intel was founded in 1968 by Gordon E. Moore (of "Moore's Law" fame, a chemist and physicist) and Robert Noyce (a physicist and co-inventor of the integrated circuit) when they left Fairchild Semiconductor. A number of other Fairchild employees also went on to participate in other Silicon Valley companies. Intel's third employee was Andy Grove, a chemical engineer, who ran the company through much of the 1980s and the high-growth 1990s. Grove is now remembered as the company's key business and strategic leader. By the end of the 1990s, Intel was one of the largest and most successful businesses in the world.Intel declared first use anywhere for their trademark was on March 11, 1969. In their application to the USPTO the company provided a description of, "integrated circuits, registers, and semiconductor memories," seemingly very different than a hotel. The registration date for the INTEL trademark is on June 15, 1971. For over 40 years, Intel has diligently protected their brand's trademark from third parties and applies it to virtually every product and service the company sells.
 

Intel Core is a brand name used for various mid-range to high-end consumer and business microprocessors. In general, processors sold as Core are more powerful variants of the same processors marketed as entry-level Celeron and Pentium. Similarly, identical or more capable versions of Core processors are also sold as Xeon processors for the server market.

The current lineup of Core processors includes the latest Intel Core i7, Intel Core i5 and Intel Core i3, and the older Intel Core 2 Solo, Intel Core 2 Duo, Intel Core 2 Quad and Intel Core 2 Extreme lines.

intelcoreprocessor

Satyam’s Raju declared pauper by US court

New York, Jan 28 (IANS) A US court has declared former Satyam Computers chairman Ramalinga Raju, who last year was jailed after admitting to falsifying his company’s accounts by over $1 billion, a pauper, thereby exempting him from paying court costs.
Besides Raju, New York judge Barbara S Jones also approved ‘pauper’ status for his brother Rama Raju, Satyam’s former chief executive officer, and Srinivas Vadlamani, the company’s former head of finance.
In October 2009, the three men had filed for an “in forma pauperis” - in the character or manner of a pauper - designation given to someone who is without the funds to pursue the normal costs of a lawsuit or a criminal defence.
According to court documents, the accused stated they are “unable to engage an attorney in the US to defend (themselves) in the class action litigation and to pay any court fees or to meet any financial obligations which might be imposed by this court”.
“The court finds that defendants have adequately demonstrated that they are unable to pay costs as described in the federal law,” US District Judge Jones said in her order Wednesday.
 
The judge however denied the request for a pro bono counsel as the “defendants are incarcerated in a foreign country and it would be unusually difficult for the appointed counsel to meet and otherwise competently represent Defendants under the circumstances”.
On Jan 7 last year, Raju, 55, admitted that Satyam’s accounts had been inflated by over $1 billion, in what became India’s largest corporate scandal. In November, the CBI said that fraud was 40 per cent larger than originally estimated.
“It was like riding a tiger, not knowing how to get off without being eaten,” he had said, after the scandal broke.
The IT company has since been taken over by Tech Mahindra.

The World's Billionaires 2009

Most of The billionaire reveals ”It was hard to avoid the carnage, whether you were in stocks, commodities, real estate or currencies. Even people running fine businesses could have been killed by frozen credit markets, weak consumer spending or fraud.”

Forbes says ”Last year Moscow overtook New York as the billionaire capital of the world, with 74 tycoons to New York's 71. Today there are 27 in Moscow and 55 in New York.” The New York again set back as the billionaire capital of the world.

This year the world's billionaires have an average net worth of $3 billion, down 23% in 12 months. The world now has 793 billionaires, down from 1,125 a year ago.

forbesbillionaire

The History of Telangana

Telangana is a region of the Andhra Pradesh state in India. It has area of 1,14,840 km2. and its population is 3,06,96,520 according to the 2001 census. The name means "land of Telugu people". It consists of the Telugu speaking parts of the state of Hyderabad. The region lies on the Deccan plateau to the west of the Eastern Ghats range, and includes the northwestern interior districts of Andhra Pradesh state. Telangana region has 10 districts. They are Warangal, Adilabad, Khammam, Mahabubnagar, Nalgonda, Rangareddy, Karimnagar, Nizamabad, Medak, and the state capital of Andhra Pradesh, Hyderabad. The Krishna and Godavari rivers flow through the region from west to east.

On December 9, 2009, the Government of India announced that the process for the formation of Telangana state will be initiated upon introduction and passage of a separation statement by the state assembly of AP. However, on December 23, 2009, the Government of India announced that the issue of a new state will be addressed only after a consensus is reached, thus effectively putting the formation of the new state in abeyance.

for_telangana_forver

In December 1953, the States Reorganization Commission was appointed to prepare for the creation of states on linguistic lines. The States Reorganization Commission (SRC) was not in favour of an immediate merger of Telangana region with Andhra state, despite the common language between the two.

Para 382 of States Reorganization Commission Report (SRC) said "opinion in Andhra is overwhelmingly in favour of the larger unit, public opinion in Telangana has still to crystallize itself. Important leaders of public opinion in Andhra themselves seem to appreciate that the unification of Telangana with Andhra, though desirable, should be based on a voluntary and willing association of the people and that it is primarily for the people of Telangana to take a decision about their future". Telanganas had several concerns. The region had a less developed economy than Andhra, but with a larger revenue base (mostly because it taxed rather than prohibited alcoholic beverages), which Telanganas feared might be diverted for use in Andhra. They also feared that planned dam projects on the Krishna and Godavari rivers would not benefit Telangana proportionately even though Telanganas controlled the headwaters of the rivers. Telanganas feared too that the people of Andhra who had access to higher education, would have the advantage in government and educational jobs.

The commission proposed that the Telangana region be constituted as a separate state with a provision for unification with Andhra state, after the 1961 general elections, if a resolution could be passed in the Telangana state assembly with two-third majority.

The Chief Minister of Hyderabad State, Burgula Ramakrishna Rao strongly believed majority of Telangana people were against the merger.

Prime minister Jawaharlal Nehru initially ridiculed the idea of merging Telangana with the Andhra State, fearing a “tint of expansionist imperialism” in it. Later, he compared the merger to a matrimonial alliance having “provisions for divorce” if the partners in the alliance cannot get on well.However, following the "Gentlemen's agreement, the central government, established a unified Andhra Pradesh on November 1, 1956. The agreement provided reassurances to both parties in terms of power sharing as well as administrative domicile rules and distribution of expenses of various regions.

How to Create Blogger Account

A blogger is a person who writes a blog (or weblog). Bloggers are not a homogenous group. They have a variety of personal and professional motivations for blogging and they come from a variety of political, economic and social backgrounds.

One way of segmenting bloggers is by their blog type:

  • Personal: blog about topics of personal interest not associated with work.
  • Professional: blog about industry and profession topics but not in an official capacity for a company.
  • Corporate: blog for a company in an official capacity.

Blogging is not a full-time job for most bloggers, nor is it their main source of income. A blogger can also be a doctor, a mechanic, a lawyer or a musician, and thus bloggers typically maintain a variety of professions for which the act of blogging is their communicative outlet with the public.

To create blogger account. first,visit www.blogger.com  from google organisation. Below the Blogger home page is displayed.

bloggerhomepage

Create an account with using gmail account, Presence of your personal information.

createablog

blogaccountdetails

Log-in blogger account column. After create an account, login using username and password.

bloggerlogin1

This is the home page for your own blog account.using Dashboard we can access new post, edit post,Settings, Layout.

bloggeraccesspage

This is layout settings which is preferred to design a page element, themes, gadget and customise a blogger website for our own pleasure and professional.

bloggersetting

This is my blogger website with normal theme, gadget, page element.

bloggerwebsite

This tutorial of Blogger account setup helps you more to create an individual blog website. The future tutorial about how to add your blog with google analytics. keep on track with us.

Confirmation of Prabhakaran's death: Chidambaram

Prabhakaran was killed by the Sri Lankan military in Nanthikadal lagoon in Mullaitivu on May 18 last year.

Amid several reports asserting that Liberation Tigers of Tamil Eelam (LTTE) chief V Prabhakaran is still alive and safe, a proof hinting towards the authenticity of these reports has emerged.Sri Lankan military make fake on alike Prabhakaran’s body.

prabhakar-dead-body

A pro-LTTE website, tamilwin.com, claims that the the body shown by the Sri Lankan government as that of Prabhakaran was fake and that it belonged to a look-alike Sri Lankan soldier.

Prabhakaran along with his intelligence chief Pottu Amman were declared proclaimed offenders after a LTTE suicide bomber blew up Rajiv Gandhi near Chennai in May 1991. Indian government convicted Prabhakaran for murder case under corresponding section on IPC(Indian Penal Code). The issues on Prabhakaran’s death.Indian Government claims to srilankan govt to issue”The Death Certificate of (LTTE) chief V Prabhakaran for prolong murder case of Rajiv Gandhi.”

The remark follows a CBI statement last year, in response to an RTI(Right to Information) application, that it was not yet to get the death certificate of Prabhakaran,(LTTE) to close Rajiv Gandhi’s murder case.

Home Minister P Chidambaram said yesterday, India has got official confirmation of Prabhakaran’s death from srilankan govt.

A.R.Rahman-originally called the Gramophone of Music

The Mozart of Madras, AR Rahman, won two Grammy Awards for his music in the Oscar-winning film Slumdog Millionaire.

At the 52nd Annual Grammy Awards in Los Angeles on Sunday night (Monday morning in India), Rahman struck the first gold at the pre-show.

ar_rahman-oscar

His score in Slumdog Millionaire won the best compilation soundtrack for a motion picture category.

"This is insane, god is great again," Rahman said as he accepted his second award before a VIP audience.Rahman's rivals in the soundtrack category included Steve Jordan for "Cadillac Records," Quentin Tarantino for "Inglourious Basterds", and the producers of "Twilight" and "True Blood."
In the best song category Rahman's beaten rivals included Bruce Springsteen for his song "The Wrestler", from the Oscar-nominated movie of the same name.