<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed version="0.3" 
   xmlns="http://purl.org/atom/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3" rel="service.feed" title="Navtej Kohli IT updates Blog" type="application/x.atom+xml" />
    <link href="http://www.navtej-kohli-blogit.com/"                        rel="alternate"    title="Navtej Kohli IT updates Blog" type="text/html" />
    <link href="http://www.navtej-kohli-blogit.com/rss.php?version=2.0"     rel="alternate"    title="Navtej Kohli IT updates Blog" type="application/rss+xml" />
    <title mode="escaped" type="text/html">Navtej Kohli IT updates Blog</title>
    <tagline mode="escaped" type="text/html">Navtej Kohli brings latest news from IT world.</tagline>
    <id>http://www.navtej-kohli-blogit.com/</id>
    <modified>2008-11-28T07:20:00Z</modified>
    <generator url="http://www.s9y.org/" version="1.4.1">Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <info mode="xml" type="text/html">
        <div xmlns="http://www.w3.org/1999/xhtml">You are viewing an ATOM formatted XML site feed. Usually this file is inteded to be viewed in an aggregator or syndication software. If you want to know more about ATOM, please visist <a href="http://atomenabled.org/">Atomenabled.org</a></div>
    </info>

    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/37-MapReduce-for-Sorting-1PB-Data.html" rel="alternate" title="MapReduce for Sorting 1PB Data" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-11-28T07:20:00Z</issued>
        <created>2008-11-28T07:20:00Z</created>
        <modified>2008-11-28T07:20:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=37</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=37</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/37-guid.html</id>
        <title mode="escaped" type="text/html">MapReduce for Sorting 1PB Data</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a title="Navtej Kohli" href="http://www.navtej-kohli-blogit.com/">Navtej Kohli</a><br />
always discover new technologies and invention in the Information<br />
technology and computer science . Because its now be challenge to every<br />
search engines to how to mange data and retrieve the desired results<br />
with in milliseconds. Because there are huge amount of data comes<br />
through web pulishing ,news , blogs and websites and managing such data<br />
in a timely fashion major challenge even when every search engines<br />
promise to give live results .<br /><br />
Google whish is search engine giant and plays important roles for<br />
spreading and sharing information to across the world . Google techie<br />
always working for enhancing search quality and minimizing time for<br />
fetching the search results. Google officials feels that as the data<br />
grow up rapidly so they are working continuously how they minimize the<br />
time to sorting and comparing the data specially when Google is<br />
committed to give live results.<br /><br />
Google had introduce new technology for organize world information<br />
after a long study over that matter to how to sort data so quickly and<br />
discover MapReduce and claming that it will reduce much time and speed<br />
up process of sorting . Basically MapReduce is a key component of the<br />
software industry which makes to run multiple processes simultaneously<br />
and is now perfect solutions if any program want multiple calculation<br />
for generating any results specially when its to be used that program<br />
on regular basis , Google officials also claiming that due to<br />
simplicity it be easily be adopted and run on many environment .as well<br />
as Real world application where much computation required to make<br />
calculation over distributed network data. <br /> <br /><br />
According to Google officials Google followed the rules of a standard<br />
terabyte (TB) sort benchmark for making such process Which help to<br />
understand and comparing the various technology and add many other<br />
feature .Google says “You can think of it as an Olympic event for<br />
computations. By pushing the boundaries of these types of programs, we<br />
learn about the limitations of current technologies as well as the<br />
lessons useful in designing next generation computing platforms. This,<br />
in turn, should help everyone have faster access to higher-quality<br />
information”.<br /><br />
Google was feeling proud while announcing that now Google able to sort<br />
1TB stored on the Google File System as 10 billion 100-byte records in<br />
uncompressed text files) on near about 1,000 computers in 68 seconds ,<br />
much better in comparison with pervious working on 910 computers with<br />
1TB data took 209 seconds . <br /><br />
Google also curious to know what happen if a user want to sort more<br />
than one terabytes or more even want to sort one petabyte. A thousands<br />
of terabytes makes one <br /><br />
Petabyte .it is 12 times the amount of archived web data in the U.S.<br />
Library of Congress as of May 2008. In comparison, consider that the<br />
aggregate size of data processed by all instances of MapReduce at<br />
Google was on average 20PB per day in January 2008.<br /><br />
Google give some more interesting feedback took six hours and two<br />
minutes to sort 1PB (10 trillion 100-byte records) on 4,000 computers.<br />
We're not aware of any other sorting experiment at this scale and are<br />
obviously very excited to be able to process so much data so quickly.<br /> <br /><br />
An interesting question came up while running experiments at such a<br />
scale: Where do you put 1PB of sorted data? We were writing it to<br />
48,000 hard drives (we did not use the full capacity of these disks,<br />
though), and every time we ran our sort, at least one of our disks<br />
managed to break (this is not surprising at all given the duration of<br />
the test, the number of disks involved, and the expected lifetime of<br />
hard disks). To make sure we kept our sorted petabyte safe, we asked<br />
the Google File System to write three copies of each file to three<br />
different disks.<br /> <br /><br />
Significantly improved handling of the so-called &quot;stragglers&quot; (parts of<br />
computation that run slower than expected) was a key software technique<br />
that helped sort 1PB. And of course, there are many other factors that<br />
contributed to the result. We'll be discussing all of this and more in<br />
an upcoming publication. And you can also check out the video from our<br />
recent Technology RoundTable Series.<br /> <a title="Navtej Kohli" href="http://www.navtej-kohli-blogit.com/">Navtej Kohli</a><br />
want to congratulate Google techniques for this new technology. Because<br />
the data are growing rapidly and new measurement are coming to evaluate<br />
the quantity of data so new other technologies and continuous work<br />
necessary because we will have to analyze more data than before in<br />
future. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/36-Yahoo!-Launched-Web-Analytics.html" rel="alternate" title="Yahoo! Launched Web Analytics" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-10-16T06:10:00Z</issued>
        <created>2008-10-16T06:10:00Z</created>
        <modified>2008-10-16T06:10:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=36</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=36</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/36-guid.html</id>
        <title mode="escaped" type="text/html">Yahoo! Launched Web Analytics</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <div class="serendipity_entry_body"> <a title="Navtej Kohli" href="http://www.navtej-kohli-blogit.com/">Navtej kohli</a><br />
had said before that now Yahoo working hard to get its previous<br />
position in search engine and Internet Marketing. Yet there are many<br />
rivals are in the market which had affected yahoo market position very<br />
badly. For making dominancy over the market and be in the news Yahoo<br />
introducing new feature and tools to the user.<br /><br />
While the Search engine giant Google had already packed up many feature<br />
and tools Yahoo also makes its policies to provide more feature.<br />
Launching of Yahoo analytics is a major milestone to make advertiser ,<br />
merchant and the webmaster to analysis more about product related<br />
searches and other things. With the Yahoo analytics now website owner<br />
to know more about visitor like where and how they come from , spends<br />
time and visions no which converted into customer . Enabling user to<br />
know more about which be best perform to divert traffic like ads,<br />
campaigns, keywords or other referrals. Making user to analysis more<br />
about website performance while content, pages and products are<br />
concerns then he knows in real what be visitors and customer good or<br />
even bad experience to take your website and how can attract more and<br />
more visitors to converts into customer .Its be best tool for from<br />
senior executives and marketing professionals, to advertising teams,<br />
content developers and individual site owners. <br /> <a title="Yahoo! Web Analytics" href="http://web.analytics.yahoo.com/">Yahoo! Web Analytics </a>has  many feature into its which makes its different from others specially from Google Analytics <br /> <br /><br />
1)  <strong>The Value of Real-time Data:</strong> Other web<br />
analytics provide statically data after 24-48 hours but Yahoo index<br />
tool will provide real time data to analysis with in 1 minute and<br />
reflects changes immediately . User now able to <br /><br />
•	See how new ad campaigns are performing in order to quickly make changes and optimize your budget <br /><br />
•	Identify usability issues if top performing pages suddenly see a dip in key performance metrics, or new pages under-perform <br /><br />
•	Quickly assess performance of new website content or products to maximize your yield <br /><br />
2) <strong>The Power of Raw Data:</strong><br />
Before that available tool containing only aggregate data can make user<br />
only to make pre structured report. But with the help of Yahoo<br />
Analytics now user can get non-aggregated raw form which be able to<br />
give answer of various question and generate new customizes reports<br />
Yahoo! Web Analytics is not a simple aggregated data reporting tool, it<br />
is a powerful data analysis tool.<br /><br />
3)<strong> Ease-of-Use and Flexibility:</strong><br />
Now user can able to get data easily like drag and drop features for<br />
making quick report , ad hoc scenarios for answering more question<br />
which may be profitable.<br /><br />
Yahoo! Web Analytics is easy to implement. For instance, once you have<br />
added our JavaScript code to your web pages, you can create new funnels<br />
or change how products or actions are referenced in your reporting<br />
through the user interface rather than with cumbersome changes to the<br />
tracking code. <br /><br />
Yahoo officials told that it will available to use near about end of<br />
2008 or even start of 2009 to customers, partners, developers and<br />
advertisers in stages. Currently it be available only for those<br />
customer who host host e-commerce sites with Yahoo!, as well as to<br />
advertisers who work with Yahoo! Custom Solutions and Yahoo! Buzz<br />
Marketing. Existing customer of Merchant Solutions Standard or<br />
Professional, or a Y! Store merchant automatically get access this new<br />
feature. Yahoo soon provide its analytics solution to small business<br />
and also planed to provide its to developer community .<br /><br />
Basically Yahoo web analytics is just a upgraded service of index tool  which now will be provided by Yahoo . <br /> <a title="Navtej Kohli" href="http://www.navtej-kohli-blogit.com/">Navtej Kohli</a><br />
welcoming healthy completion in the search engine marketing. Last year<br />
Yahoo officials announced downfall in the Yahoo business then many<br />
offered came to Yahoo . But Yahoo made its mind to again gain the power<br />
over the market with new incumbent products which able to gain and<br />
attract customer across the world. The tie up between Google and Yahoo<br />
for sponsored listing was a great steps towards global understanding .<br />
But this step definitely gain the access of the existing customer and<br />
will attract more and more customer to buy or sale their products<br />
across the world . <br /> <a title="Yahoo! Web Analytics" href="http://l.yimg.com/a/i/us/webanalytics/images/ywa-wa-img-pu-2.gif">Yahoo! Web Analytics</a> </div> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/35-Navtej-Kohli-on-Firefox-Download-Record.html" rel="alternate" title="Navtej Kohli on Firefox Download Record" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-07-07T04:57:00Z</issued>
        <created>2008-07-07T04:57:00Z</created>
        <modified>2008-07-07T04:57:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=35</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=35</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/35-guid.html</id>
        <title mode="escaped" type="text/html">Navtej Kohli on Firefox Download Record</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Mozilla has officially made history with a new Guinness world record<br />
for the largest number of software downloads in a 24-hour period. <a title="Navtej Kohli" href="http://navtej-kohli-blogit.com/">Navtej Kohli </a>IT Blog features the latest updates:<br /> <br /><br />
The final record breaking 8,002,530 downloads for web browser Firefox 3.0 took place in June. <br /><br />
&quot;The enthusiasm and creativity of Firefox fans was key to making this happen,&quot; said marketing head Paul Kim. <br /><br />
Gareth Deaves of Guinness World Records called it &quot;an extremely impressive accomplishment&quot;. <br /><br />
The official figure was confirmed after logs from download servers were<br />
audited and checked to ensure duplicate and unfinished downloads were<br />
not counted. <br /><br />
Mr Kim told the BBC News: &quot;The notion of going for a world record,<br />
as... nutty as it may have sounded, was a really sticky idea. <br /><br />
&quot;It was an idea that translated really well across national borders and to all different kinds of people around the world.&quot; <br /><br />
Marketing manager Mary Colvig said no party was planned to celebrate<br />
the record until the actual certificate was presented by Guinness World<br />
Records in London next week. <br /><br />
&quot;Here at Mozilla headquarters (in Mountain View) I think most of us are<br />
just going to try and get to bed early now that we have the<br />
confirmation. We are all tired.&quot; <br /> <br /><br />
Another boost for the open source browser comes with the announcement<br />
that it has increased its market share to more than 19% making it the<br />
second most popular browser after Microsoft's Internet Explorer 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/34-Sony-Previews-Life-with-PlayStation.html" rel="alternate" title="Sony Previews 'Life with PlayStation'" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-06-27T08:02:00Z</issued>
        <created>2008-06-27T08:02:00Z</created>
        <modified>2008-06-27T08:02:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=34</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=34</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/34-guid.html</id>
        <title mode="escaped" type="text/html">Sony Previews 'Life with PlayStation'</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a title="Navtej Kohli" href="http://www.linkedin.com/in/navtejkohli">Navtej Kohli</a> has a Good news for all PS3 users.  Sony's PS3 run-game service release is just around the corner. <br /> <br /><br />
Sony is preparing a non-game service for its PlayStation 3 console that<br />
at first glance is similar to one available on Nintendo's Wii.<br /> <br /><br />
Called &quot;Life with PlayStation,&quot; the service will launch with news and<br />
weather information channels but is set to be considerably expanded in<br />
the future, said Kaz Hirai, president of Sony Computer Entertainment.<br /> <br /><br />
The basic interface was a globe of the Earth that could be spun to<br />
reveal the different regions of the world. Major cities were marked on<br />
the globe along with the current weather conditions and news headlines<br />
pertaining to the city were listed in the corner of the screen. As you<br />
browse, background music from the hard-disk in the PlayStation 3 can be<br />
played either as a user-defined playlist or one chosen by the console.<br /> <br /><br />
The interface is similar to the news and weather channels on the<br />
Nintendo Wii, which are navigated through a globe and offer similar<br />
news and weather information.<br /> <br /><br />
It is different from the news and weather channels on the Nintendo Wii<br />
in terms of graphics - the PlayStation 3 graphics have higher<br />
resolution and the globe isn't a simple map of the world but a weather<br />
satellite image showing the cloud patterns above the planet. <br /> <br /><br />
The news and weather channels are just some initial features, later<br />
many other state-of-the-art features will be added to it. Plans are to<br />
build a system that can visually present stored photos and movies<br />
according to their recorded time and place, allowing users with their<br />
friends and family to enjoy the visuals in chronological order,&quot; said<br />
Hirai.<br /> <br /><br />
Release date is not yet fixed and will be announced soon anytime later. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/33-Navtej-Kohli-MSs-Bluetooth-patch-Failed-on-XP.html" rel="alternate" title="Navtej Kohli - MS's Bluetooth patch Failed on XP" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-06-20T07:19:00Z</issued>
        <created>2008-06-20T07:19:00Z</created>
        <modified>2008-06-20T07:19:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=33</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=33</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/33-guid.html</id>
        <title mode="escaped" type="text/html">Navtej Kohli - MS's Bluetooth patch Failed on XP</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <div class="serendipity_entry_body"><br />
Microsoft has reissued a critical Windows security patch, saying that<br />
the fix didn't initially work on the most recent versions of Windows<br />
XP. <a title="Navtej Kohli" href="http://navtej-kohli.livejournal.com/">Navtej Kohli</a> IT Blog features the complete report under its News in IT Section.<br /> <br /><br />
Microsoft spokesman wrote in a blog posting. &quot;Our investigation found<br />
that while the other security updates were providing protections for<br />
the issues discussed in the bulletin, the Windows XP SP2 and SP3<br />
updates were not&quot; <br /> <br /><br />
The aforesaid patch fixes a flaw in the way Windows uses the Bluetooth<br />
networking protocol, used to connect peripheral devices like headsets<br />
to the PC. An attacker who got close enough to the Windows system to<br />
make a Bluetooth connection could theoretically send malicious packets<br />
to the PC and take complete control of a victim's computer.<br /> <br /><br />
According to security experts that as Bluetooth devices need to be<br />
within a few yards of a computer to connect, the flaw wouldn't be used<br />
in a widespread attack. However, this doesn’t decrease its potential<br />
threat. <br /> <br /><br />
Microsoft is now pushing out a new, working version of the patch through its automatic update mechanisms.<br /> </div> <br />
<div class="serendipity_entryFooter"> <a href="index.php?/archives/47-Navtej-Kohli-MSs-Bluetooth-patch-Failed-on-XP.html#trackbacks"><br /></a> </div> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/32-Motorola-to-halve-research-labs-Navtej-Kohli.html" rel="alternate" title="Motorola to halve research labs - Navtej Kohli " type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-06-14T06:24:00Z</issued>
        <created>2008-06-14T06:24:00Z</created>
        <modified>2008-06-14T06:24:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=32</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=32</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/32-guid.html</id>
        <title mode="escaped" type="text/html">Motorola to halve research labs - Navtej Kohli </title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                For more news on IT industry, keep reading <a title="Navtej Kohli" href="http://www.granoxexplorations.com/">Navtej Kohli</a> IT blog.<br /> <br /><br />
Motorola Inc, the No. 3 mobile phone maker, said it would roughly halve<br />
the size of its research labs to about 300 people as it plans to halt<br />
some projects and move at least 180 people to other units.<br /> <br /><br />
The loss-making company, which is planning to spin off its cell phone<br />
business amid huge market share losses and sharp criticism of its phone<br />
designs, said 180 research labs workers would be moved to its three<br />
business units, effective July 1.<br /> <br /><br />
Motorola has a network equipment and set top boxes unit and a<br />
government and public safety business as well as its mobile phone<br />
business, which ceded its No. 2 global ranking to Samsung Electronics<br />
Co last year.<br /> <br /><br />
To reduce costs, another 150 Motorola research positions will be cut<br />
worldwide as Motorola stops some research projects, according to<br />
spokeswoman Maya Komadina, who did not disclose which projects would<br />
end or in which countries.<br /> <br /><br />
She said Motorola, which had 66,000 employees at the end of 2007, was<br />
looking for opportunities in other parts of the company for eligible<br />
workers affected by the cutbacks.<br /> <br /><br />
The spokeswoman said that moving researchers to the business groups<br />
they support would help focus research investment on projects that<br />
deliver the greatest value.<br /> <br /><br />
The remaining research organization's roughly will be renamed the<br />
Applied Research &amp; Technology Center and focus on longer-term<br />
technologies. Its roughly 300 workers will be under Dan Moloney, head<br />
of Motorola's networks and set-top box unit.<br /> <br /><br />
Motorola, which has been losing ground in the cell phone market after<br />
failing to come up with a strong successor to its once-lauded Razr<br />
phone, is expected to spin off its mobile devices business in 2009. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/31-Data-Centers-go-green-Navtej-Kohli.html" rel="alternate" title="Data Centers go green - Navtej Kohli " type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-06-12T03:30:00Z</issued>
        <created>2008-06-12T03:30:00Z</created>
        <modified>2008-06-12T03:30:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=31</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=31</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/31-guid.html</id>
        <title mode="escaped" type="text/html">Data Centers go green - Navtej Kohli </title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Navtej Kohli suggests some tips to IT data centers for efficient use of<br />
energy. As IT sector is spreading its fangs far and wide, time is they<br />
should take some responsibility towards society and ecosystem at large.<br />
<br /> <a title="Navtej Kohli" href="http://navtej-kohli-blogit.com/index.php?/archives/32-Samsung,-Intel,-TSMC-to-develop-next-gen-chip-by-Navtej-Kohli.html">Navtej Kohli</a> gives a few eco-friendly tips: <br /> <br /><br />
With Global warming threat looming over our heads, it’s high time for<br />
us to get environmentally conscious. If we don’t put brakes on<br />
pollution now, we may end up putting breaks on our lives. <br /><br />
This calls for some well thought out policies in place that will help<br />
protect environment. To begin with technology, the booming IT sector is<br />
actively partaking in efforts to protect mother earth. Data centers are<br />
going the green way. <br /><br />
By switching to low power consuming servers, alternate fuels and energy<br />
efficient cooling techniques, data centers can be run more efficiently.<br />
<br /><br />
We are now running out of time to save the earth. The increase in<br />
global warming is so apparent today. The ever-continuous climate change<br />
has resulted in the sea level rising and the extinction of animals.<br />
There is no one to blame but us &quot;human beings&quot;. <br /> <br /><br />
Most data centers around the world have started becoming more energy<br />
efficient and what's more, they're even reaping business benefits out<br />
of it. It will not be long before one starts seeing a similar trend in<br />
India as well. There's enough buzz and concern in the market around<br />
energy consumption to drive it through. It therefore makes sense to<br />
start planning for it, immediately, rather than lagging behind.<br /> <br /><br />
Energy-efficient system design for data centers:<br /> <br /><br />
1. Airflow and cooling systems: It is important to control the airflow<br />
in a data center. It is not the problem of generating the cold air but<br />
to make sure it is directed to where it is needed. <br /><br />
2. Consolidation: Can be termed as the integration of the different<br />
devices to be managed and reducing the ways to managing them.<br /> <br /><br />
A start can be the consolidation of processing power using server<br />
virtualization and ensuring maximum utilization of server resources.<br />
Replacing traditional servers with blade servers, utilizing low-voltage<br />
processors in a data center. Migrating from two single-core servers or<br />
one dual-processor-based server to a two-way server or a dual-core<br />
server and also replacing a four-way server with a two-way dual-core<br />
server. <br /> <br /><br />
3. Power supply: Inefficient power supplies waste a lot of energy.<br />
Every unit of heat energy wasted requires another unit of cooling<br />
energy to compensate for it. <br /> <br /><br />
4. Optimum Utilization: Power consumption in a data center also depends<br />
upon how well are the resources being utilized. Nowadays, as servers<br />
are increasingly becoming multi-core, it's important that the<br />
applications utilize all the cores. The average utilization of a server<br />
can be anywhere from 7 to 40 percent, but hardly 100 percent or<br />
anywhere near that. The energy consumption however, remains the same<br />
irrespective of utilization. The solution therefore is quite<br />
clear-virtualization. Run more operating systems and applications per<br />
server to utilize servers better. There is a trend towards using server<br />
virtualization in the data center.<br /> <br /><br />
5. Get the management involved: Organizations can have the upper level<br />
management involved with the ideas of an eco friendly environment in<br />
the organization. A small step can start with the infrastructure of the<br />
organization itself. Beginning with, implementation of eco friendly<br />
products such as low emission carpet or paint, recycling of waste and<br />
using eco friendly vehicles for transport. These small steps will<br />
significantly help the environment. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/30-Hot-IT-trends-by-Navtej-Kohli.html" rel="alternate" title="Hot IT trends by Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-06-10T02:07:00Z</issued>
        <created>2008-06-10T02:07:00Z</created>
        <modified>2008-06-10T02:07:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=30</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=30</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/30-guid.html</id>
        <title mode="escaped" type="text/html">Hot IT trends by Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Hottest trends in 2008 on Navtej Kohli IT Blog<br /> <br /><br />
Technology is the key that unlocks all doors to success. 2008 has<br />
witnessed many familiar technology trends maturing from sideline fads<br />
to powerful forces in their own right. Check out the hot trends by <a title="Navtej Kohli" href="http://www.seomoz.org/users/view/28165">Navtej Kohli</a>, your sure ticket to success. <br /> <br /> <strong>1. Data leaks and IP Theft </strong>- Even as viruses grow more<br />
dangerous and zombie botnets flood us with spam, security experts are<br />
turning inward. The real threat is from within. One disgruntled sales<br />
manager jumping ship to a competitor and taking customer lists along<br />
can do more damage than the latest worm, while being much harder to<br />
detect.<br /> <br /><br />
Security vendors are tackling this problem with new solutions that<br />
range from enterprise rights management to data discovery and policy<br />
generation to data-leak prevention. If your security profile doesn’t<br />
take IP theft and data leakage into account, you should look at vendors<br />
like Liquid Machines, Proofpoint, Reconnex or Vericept.<br /> <br /><br />
You may soon have access to these features through your existing vendors, as well. <br /> <br /> <strong>2. Virtualization</strong> - Until recently, virtualization has<br />
been focused on data-center optimization. With virtualized servers,<br />
hardware utilization goes up and flexibility increases. At the same<br />
time, costs associated with hardware and ongoing maintenance drop.<br /><br />
Now that the technology for server consolidation has matured,<br />
virtualization could expand beyond the data center. VMware, Sun, Citrix<br />
and Novell all have mature technologies. Meanwhile, behemoths like<br />
Microsoft and Oracle have entered the space, further validating the<br />
technology.<br /> <br /><br />
In the longer term, desktop virtualization could give users greater<br />
flexibility and IT better control. Many analysts have dismissed virtual<br />
desktops as yet another thin-client mirage, but what is more likely to<br />
happen is that virtualization will line up with other trends like<br />
service-orientated architecture (SOA) and mobility to deliver on-demand<br />
applications to whatever device users happen to favor, be they PCs,<br />
thin clients or smart phones.<br /> <br /> <strong>3. Software as a Service </strong>- Speaking of services, the<br />
software as a service (SaaS) market continues to grow. SaaS has slowly<br />
been expanding beyond the mid-market, and since it dovetails well with<br />
other trends like virtualization and utility computing, 2008 could be a<br />
breakout year.<br /> <br /> <strong>4. The Mobile Workforce</strong> - If your concerns about<br />
mobility are still centered on rogue access points and weak wireless<br />
encryption, you’re not keeping up. With the release of the iPhone, the<br />
long-hyped computer-like smart phone phenomena finally arrived. Each<br />
iPhone within the enterprise represents an uncontrolled node that could<br />
introduce viruses, leach out intellectual property secrets and<br />
generally undermine your security policies. You should have plenty of<br />
options for protection in 2008.<br /> <br /> <strong>5. Windows Vista </strong>- The question here is what should<br />
you do about Vista. The typical enterprise isn’t showing much love for<br />
Vista, and Microsoft has responded by keeping XP on the market longer<br />
than it had planned to. However, with their heavy investment in Vista,<br />
don’t expect this to go on indefinitely.<br /> <br /><br />
This means CIOs have a decision to make. Do they give in, cross their<br />
fingers and hope that Microsoft fixes all of Vista’s glitches, or do<br />
they start weighing their options? Open-source vendors, predictably,<br />
see Vista as an opportunity. Some have even been touting desktop<br />
virtualization as a way to tentatively try Vista, while having a stable<br />
Linux operating system running alongside just in case. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/29-Beware-the-.hk-domain-Navtej-Kohli.html" rel="alternate" title="Beware the .hk domain - Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-06-04T04:07:00Z</issued>
        <created>2008-06-04T04:07:00Z</created>
        <modified>2008-06-04T04:07:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=29</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=29</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/29-guid.html</id>
        <title mode="escaped" type="text/html">Beware the .hk domain - Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                McAfee:  Beware the .hk domain, among others.<br /> <br /><br />
Complete report on <a title="Navtej Kohli" href="http://navtej-kohli-blogit.com/index.php?/archives/34-China-wont-guarantee-Web-freedom-during-Olympics-by-Navtej-Kohli.html">Navtej Kohli</a> Blog <br /> <br /><br />
McAfee is set to release a study late on Tuesday that indicates the<br />
domains that tend to be the most dangerous or malware-prone on the Web,<br />
and at the top of the list is the Hong Kong (.hk) domain.<br /> <br /><br />
The McAfee Mal Web report, which serves as a safety guidebook to risky<br />
online neighborhoods, reveals that 19.2 percent of all Web sites ending<br />
with the .hk domain pose a security threat to Web users, followed by<br />
China (.cn), the Philippines (.ph), Romania (.ro) and Russia (.ru).<br /> <br /><br />
By contrast, the safest domains on the Web are Finland (.fi), Japan (.jp), Norway (.no), Slovenia (.si), and Colombia (.co).<br /> <br /><br />
In general, the chance of downloading spyware, adware, viruses, or<br />
other undesirable software from surfing the Web increased 41.5 percent<br />
over 2007, the report found.<br /> <br /><br />
To arrive at these conclusions, McAfee researchers used the company's<br />
SiteAdvisor tool, which crawls the Web and clicks &quot;yes&quot; to test<br />
everything from downloadable software, screensavers, and peer-to-peer<br />
file-sharing clients to photo upload utilities, and e-mail and<br />
newsletter sign-ups.<br /> <br /><br />
The tool then monitors what happens to the test computer after it<br />
engages with the sites, looking particularly for risky things like<br />
malicious downloads, exploits, viruses, and spyware. Each site is then<br />
rated based on the behavior, with buttons on the browser colored green,<br />
yellow, or red for computers that have the tool downloaded.<br /> <br /><br />
Even if the greatest percentage of dangerous sites use the .hk domain,<br />
that doesn't mean they are all based in Hong Kong or that more malware<br />
distributors are located there, said Shane Keats, a research analyst<br />
for McAfee. Many sites, particularly the malicious software sites,<br />
choose the most affordable domain registrars in countries with the<br />
least regulation, so usually they are not located in that country, he<br />
said.<br /> <br /> <br /><br />
While registrars in China charge as little as 15 cents for a<br />
registration and others are free, sites with domains in Japan and<br />
Australia are found to be safer partly because those countries require<br />
proof that a company is incorporated to use their top-level domains, he<br />
said.<br /> <br /><br />
In addition, English speakers shouldn't feel safer just because many of<br />
the more risky domains are in foreign countries, because many of those<br />
sites are still presented in English, according to Keats. For instance,<br />
nine times out of 10, sites with the Romanian domain will be in<br />
English, he said.<br /> <br /><br />
The damage from risky sites runs from the &quot;apocalyptic to the annoying,&quot; according to Keats.<br /> <br /><br />
&quot;It can be as minimal as a pop-up track, and I can't exit out or it<br />
opens a new pop-up window and I have to reboot, (to) other sites where<br />
you just touch the site and you have downloaded software that turns the<br />
machine into a bot in a bot army that sends spam,&quot; he said.<br /> <br /><br />
A Web surfer has a 1-in-20 chance of &quot;hosing&quot; the computer if a file is<br />
downloaded at random from the Internet, while the odds increase to 1 in<br />
10 if the file comes from an Italy (.it) domain and 1 in 7 if it comes<br />
from a Romania domain, he said.<br /> <br /><br />
As for online porn, those sites aren't considered any more risky than<br />
other types of sites on the Web in general, despite the common belief<br />
that they are, he said.<br /> <br /><br />
Because they have viable business models, porn sites don't need to use<br />
malicious software to make money. However, &quot;when they are bad, they are<br />
really, really bad, and among the worst of the spammers and exploits,&quot;<br />
Keats said.<br /> <br /> <br />
<iframe height="80" frameborder="0" width="52" scrolling="no" src="http://digg.com/tools/diggthis.php?u=file%3A///C%3A/Documents%2520and%2520Settings/stiwari.SERVERICRONEX/Desktop/www.navtej-kohli-blogit.com/42-Beware-the-.hk-domain-Navtej-Kohli.html&amp;t=Beware%20the%20.hk%20domain%20-%20Navtej%20Kohli%20-%20Navtej%20Kohli%20IT%20Blog"></iframe><br />
<iframe height="80" frameborder="0" width="52" scrolling="no" src="file:///C:/Documents%20and%20Settings/stiwari.SERVERICRONEX/Desktop/www.navtej-kohli-blogit.com/42-Beware-the-.hk-domain-Navtej-Kohli_files/diggthis.htm"></iframe> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/28-Action-Packed-Adobe-Acrobat-Navtej-Kohli.html" rel="alternate" title="Action Packed Adobe Acrobat - Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-06-02T03:33:00Z</issued>
        <created>2008-06-02T03:33:00Z</created>
        <modified>2008-06-02T03:33:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=28</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=28</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/28-guid.html</id>
        <title mode="escaped" type="text/html">Action Packed Adobe Acrobat - Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a title="Navtej Kohli" href="http://www.careers-with-navtej-kohli.com/">Navtej Kohli</a> has good news for those weary of gratingly slow and prosaic online PDF readers.<br /> <br /><br />
Adobe introduces an online community with a word processor; file<br />
storage and sharing; and deep tie-ins to a newly Flash-enabled Acrobat<br />
9.<br /> <br /><br />
The online push for Acrobat is a bold move for a brand perhaps best<br />
associated with the free and nearly ubiquitous Acrobat Reader, which<br />
opens print-ready Portable Document Format, or PDF, files. Now, PDFs<br />
will play movies.<br /> <br /><br />
The announcement comes in advance of the release of Acrobat 9<br />
document-creation software, which adds dynamic features such as<br />
integration of animation, dynamic maps, 256-bit encryption, and<br />
improved forms.<br /> <br /><br />
The free Acrobat.com beta includes the Buzzword word processor. Its<br />
ConnectNow Web conferencing and desktop sharing tool enables chatting<br />
via text, video, and voice. The hosted services invite file storage and<br />
sharing with the capability to convert up to five documents to PDF.<br /> <br /><br />
Buzzword and companion tools would provide interactivity lacking in leading online word processors such as Google Docs.<br /> <br /><br />
Users can store files on Acrobat.com and join each other in virtual<br />
meeting rooms to share identical document views in real time. The site<br />
also can host data from forms created in Acrobat software.<br /> <br /><br />
Acrobat users can convert MOV and WMV files to Flash content that can<br />
be embedded within PDFs alongside audio content and even 3D models.<br /> <br /><br />
The new PDF Portfolios feature in Acrobat 9 lets users drag and drop<br />
content into a portfolio, then choose from myriad layout and<br />
presentation options.<br /> <br /><br />
Mapping features only in Acrobat Pro Extended 9 preserve geospatial<br />
coordinates and enable users to mark locations and measure distances.<br /> <br /><br />
The next Acrobat will take snapshots of Web pages and convert entire<br />
pages or chunks of them to a PDF that preserves links and animation.<br /> <br /><br />
Developers can tweak layouts with Flex Builder 3 or Flash CS3.<br /><br />
For creating online forms, Acrobat 9 adds intelligence to recognize<br />
content for conversion to fillable fields. And a forms tracking<br />
dashboard will show, for instance, the status of responses to a mass<br />
party invitation e-mail and let a user send reminders to guests.<br />
Responses can be sorted, filtered, and exported to spreadsheets.<br /> <br /><br />
Acrobat 9's security enhancements enable users to add 256-bit encryption, used by banks online, to PDFs.<br /> <br /><br />
Business users could opt to access documents at Acrobat online or via SharePoint workspaces, network folders or WebDAV.<br /> <br /><br />
Acrobat 9 comes in three flavors, set for stores in the coming weeks:<br />
Standard at $299 or $99 to upgrade, Pro for $449 or $159 to upgrade,<br />
and Pro Extended for $699 or $229 to upgrade. Pro Extended also comes<br />
with Adobe Presenter, which plugs into Microsoft PowerPoint 2007 for<br />
adding interactivity to presentations.<br /> <br /><br />
SO, what do you think, are these new tools going to make life easier for PDF users. Well I think the time will tell. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/27-Dell-launches-Equallogic-PS5000-series-Navtej-Kohli.html" rel="alternate" title="Dell launches Equallogic PS5000 series - Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-30T07:00:00Z</issued>
        <created>2008-05-30T07:00:00Z</created>
        <modified>2008-05-30T07:00:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=27</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=27</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/27-guid.html</id>
        <title mode="escaped" type="text/html">Dell launches Equallogic PS5000 series - Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Navtej Kohli adds another latest update in IT Sector. Dell launches<br />
Equallogic PS5000 series which is suitable for corporates with virtual<br />
data centers.<br /> <br /><br />
Dell India launches its next-generation iSCSI storage area network product - Dell Equallogic PS5000 series.<br /> <br /><br />
The product would fit corporates who want to function with virtual data centers.<br /> <br /><br />
The array solution comes from Dell's acquisition of EqualLogic Solution in February this year.<br /> <br /><br />
&quot;We are aiming at large corporates across the verticals especially in<br />
IT/ITES, sectors. This is one of its kind unrivaled by competition in<br />
the Indian market,&quot; said Pallab Talukdar, director, Enterprise<br />
Solutions group, Dell.<br /> <br /><br />
The SAN is virtualized with automation of complex tasks that will stand out as the USP of the product said Talukdar.<br /> <br /><br />
Dell has been gaining from the SMB segment. The segment will be Dell's focus area, said the company.<br /> <br /><br />
Dell Equallogic series PS5000 will be available through Dell channel partners and through the company's direct sales force.<br /> <br /><br />
- <a title="Navtej Kohli" href="navtej-kohli.livejournal.com/">Navtej Kohli</a> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/26-Navtej-Kohli-on-Paglos-IT-Search-Engine.html" rel="alternate" title="Navtej Kohli on Paglo's IT Search Engine" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-28T04:08:00Z</issued>
        <created>2008-05-28T04:08:00Z</created>
        <modified>2008-05-28T04:08:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=26</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=26</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/26-guid.html</id>
        <title mode="escaped" type="text/html">Navtej Kohli on Paglo's IT Search Engine</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a title="Navtej Kohli" href="http://digg.com/users/navtejkohli">Navtej Kohli</a> has a news to tell. Paglo Launches Its Search Engine for IT! <br /> <br /><br />
Here is the complete story:<br /> <br /><br />
When we discuss improvements to search technology, we tend to focus on<br />
the open web while overlooking its more novel uses behind the firewall.<br />
So it's good to point out advancements being made behind the scenes<br />
from time to time, even if consumers don't directly benefit.<br /> <br /><br />
Paglo is a Palo Alto-based startup is launching a product into public<br />
beta that empowers IT professionals with keyword search. Its crawler<br />
doesn't index documents, images, and other forms of media found on the<br />
internet. Rather, it identifies the resources within a corporate or<br />
organizational network (such as devices, users, and software) and<br />
essentially makes the information available about them Google-able.<br /> <br /><br />
Since Paglo is a hosted solution, IT departments need only to install<br />
an open source crawler that will send indexed data to Paglo's servers,<br />
where they are held in a designated silo. We're told the process of<br />
setting up Paglo for a given department takes only minutes, after which<br />
IT admins can sign in from anywhere to search their networks.<br /> <br /><br />
In addition to simple keyword search, users can set up Google<br />
Alert-like notifications for when certain changes occur within a<br />
network (for example, when memory gets low on a particular machine).<br />
Search queries can be saved as tables, graphs or lists and displayed<br />
alongside each other on a dashboard for quick viewing. These queries<br />
can also be shared through a built-in community with other IT admins<br />
who might be interested in seeing how you keep tabs on your resources.<br /> <br /><br />
Paglo signed up 800 companies during its private beta period, which<br />
started last Fall. The service will remain completely free through at<br />
least the summer, after which it will be sold on a subscription basis. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/25-Google-continues-to-rule-Navtej-Kohli.html" rel="alternate" title="Google continues to rule - Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-26T03:04:00Z</issued>
        <created>2008-05-26T03:04:00Z</created>
        <modified>2008-05-26T03:04:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=25</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=25</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/25-guid.html</id>
        <title mode="escaped" type="text/html">Google continues to rule - Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                If you wish to get the latest flutter in the IT industry, Navtej Kohli IT blog is your place to be. <br /><br />
Google once again continues its predominance in the search engine industry. Below, <a title="Navtej Kohli" href="http://navtej-kohli.livejournal.com/">Navtej Kohli</a> brings the entire report. <br /> <br /><br />
According to researcher ComScore Google increased its share of US<br />
Internet search traffic drawing 61.6 per cent of all queries in April<br />
compared with 59.8 per cent in March.<br /> <br /><br />
On the other hand, Yahoo and Microsoft saw their queries and market share drop in April.<br /> <br /><br />
While Yahoo fielded 20.4 per cent of searches, down from 21.3 per cent,<br />
Microsoft's share came down to 9.1 per cent from 9.4 per cent.<br /> <br /><br />
With this lead in Internet search traffic, Google can charge more for advertisements displayed next to query results.<br /> <br /><br />
Google's ad fees per search were as much as 70 per cent higher than<br />
Yahoo's at the end of last year. Yahoo and Microsoft combined share of<br />
the Internet search market has fallen below 30 per cent.<br /> <br /><br />
This raises questions about whether Microsoft's failed attempt to acquire Yahoo for $33 per share would have been worth it.<br /> <br /><br />
Obviously ComScore data shows the utter failures of both Microsoft and<br />
Yahoo to beat Google in search. And these figures put Google in the<br />
limelight as it is committed to remain dominant in the search market<br />
and thereby increase revenue and profits. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/24-After-YouTube-its-Aol-Navtej-Kohli.html" rel="alternate" title="After YouTube its Aol - Navtej Kohli " type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-22T04:08:00Z</issued>
        <created>2008-05-22T04:08:00Z</created>
        <modified>2008-05-22T04:08:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=24</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=24</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/24-guid.html</id>
        <title mode="escaped" type="text/html">After YouTube its Aol - Navtej Kohli </title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                AOL to launch video portal in India soon - After Youtube, next in waiting is the Indian Version Of AOL video portal.<br /><br />
Navtej Kohli IT blog brings the current update:<br /> <br /><br />
Time Warner Inc's AOL Internet division will launch versions of its<br />
video service in Canada, India and Taiwan on Thursday as part of an<br />
aggressive global expansion.<br /> <br /><br />
By autumn, it will also introduce versions of its video portal, AOL<br />
Video, in the UK, France and Germany, AOL Video senior vice president<br />
Fred McIntyre said in an interview.<br /> <br /><br />
The expansion is part of Time Warner's plans to refashion AOL as a<br />
free, advertising-dependent website, as well as to transform itself<br />
into a one-stop shop for advertising services for other companies.<br /> <br /><br />
&quot;If you look at usage patterns on online video, it is the first global<br />
broadband user behavior,&quot; McIntyre said. &quot;It happened everywhere in the<br />
world at the same time.&quot;<br /> <br /><br />
International availability of online videos from the US has been held<br />
up by copyright licenses, which are negotiated on a regional basis,<br />
Internet executives said this week at the Reuters Global Media and<br />
Telecoms Summit.<br /> <br /><br />
But AOL said it has sealed deals with local programming partners for its regional sites.<br /> <br /><br />
The availability of shows from US programming partners, such as Hulu, a<br />
joint venture of News Corp and General Electric's NBC Universal, or CBS<br />
Corp, is unclear and varies depending on partners<br /> <br /><br />
The foundation of the services is built around AOL's video search<br />
technology, Truveo, which has indexed, or searched and sorted related<br />
information on than 170 million videos in 16 countries including<br />
Russia, Hong Kong, Germany and France.<br /> <br /><br />
&quot;What users are interested in, and what the biggest problems are,<br />
usually is about not being able to find what they're looking for,&quot;<br />
McIntyre said.<br /><br />
unched in the US in December, will also be introduced in other parts of Europe and South America this year.<br /> <br /><br />
Despite its sluggish online advertising growth over the last few<br />
quarters, AOL.com has been riding a high, attracting record numbers of<br />
visitors, according to comScore Media Metrix.<br /> <br /><br />
Unique visitors to AOL's programming sites rose 12 per cent to 55.4 million in April, its seventh consecutive month of growth.<br /> <br /><br />
Courtesy: Reuters 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/23-Microsoft-hones-mobile-search-Navtej-Kohli.html" rel="alternate" title="Microsoft hones mobile search - Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-20T03:13:00Z</issued>
        <created>2008-05-20T03:13:00Z</created>
        <modified>2008-05-20T03:13:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=23</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=23</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/23-guid.html</id>
        <title mode="escaped" type="text/html">Microsoft hones mobile search - Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Now you can search for anything, even when you're on the move. Navtej Kohli shares the news.<br /> <br /><br />
Microsoft introduced several new and updated features in connection<br />
with an updated version of Live Search for Windows Mobile, continuing<br />
its efforts to strengthen its hand in the mobile device game.<br /> <br /><br />
The update provides a new way of organizing local information and<br />
Internet searches, dubbed &quot;Collections.&quot; The feature is designed to<br />
aggregate frequent searches, making their results easier to access<br />
while on the road - for instance, enabling a user to always look up<br />
nearby events.<br /> <br /><br />
In addition, the update also provides deeper integration with Windows<br />
Mobile phones, user generated PC content, and Web search, and offers<br />
weather forecasts.<br /> <br /><br />
Microsoft's release of Live Search for Windows Mobile marks the<br />
company's second major announcement on the mobile device front.<br />
Microsoft also revealed that it would supply Windows Live services to<br />
one of its fiercest competitors in the smartphone arena -- Research in<br />
Motion (RIM).<br /> <br /><br />
Microsoft will now provide a version of its Windows Live services to<br />
run on BlackBerry devices. Services for BlackBerry devices are<br />
scheduled for summer release.<br /> <br /><br />
The efforts come as an indication of the burgeoning importance of<br />
mobile search and services. A recent report from Juniper Research found<br />
that by 2013, about 30 percent of the expected 4.2 billion owners of<br />
wireless devices will depend on mobile device searches to find and<br />
locate local digital information.<br /> <br /><br />
Live Search for Windows Mobile also adds a &quot;map a contact&quot; feature that<br />
displays a map and directions to any contacts in the user's contacts<br />
list. Enhancements to Web search include the ability to launch searches<br />
directly from the client, according to the spokesperson. Additionally,<br />
a new weather report feature includes four-day forecasts. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/22-HP-looking-at-EDS-for-a-possible-buy-out-Navtej-Kohli.html" rel="alternate" title="HP looking at EDS for a possible buy out - Navtej Kohli " type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-14T01:57:00Z</issued>
        <created>2008-05-14T01:57:00Z</created>
        <modified>2008-05-14T01:57:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=22</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=22</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/22-guid.html</id>
        <title mode="escaped" type="text/html">HP looking at EDS for a possible buy out - Navtej Kohli </title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Navtej Kohli IT blog is the repository of latest developments in IT<br />
industry. HP now wants to buy EDS to take on IBM. <br /> <br /><br />
After gobbling up Compaq for $25 billion in 2001, IT giant<br />
Hewlett-Packard is looking at Electronic Data Systems (EDS) Corp for a<br />
possible buy-out.<br /> <br /><br />
Media reports puts the deal size could be in the range of $12 billion to $13 billion.<br /> <br /><br />
HP and EDS confirmed that they are engaged in advanced discussions on a<br />
possible business combination involving the two companies.<br /> <br /><br />
&quot;There can be no assurances that an agreement will be reached or that a<br />
transaction will be consummated. HP does not intend to comment further<br />
until an agreement is reached or discussions are terminated,&quot; HP said<br />
in a statement.<br /> <br /><br />
Buying Plano, Texas-based $22.1 billion EDS would give HP more tools to<br />
compete against IBM in the lucrative field of technology consulting and<br />
customer support. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/21-YouTube-now-in-India-Navtej-Kohli.html" rel="alternate" title="YouTube now in India - Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-08T02:50:00Z</issued>
        <created>2008-05-08T02:50:00Z</created>
        <modified>2008-05-08T02:50:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=21</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=21</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/21-guid.html</id>
        <title mode="escaped" type="text/html">YouTube now in India - Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Navtej Kohli IT blog brings yet another good news for Indian masses.<br />
World's hot favorite online video community launched its Indian edition<br />
in addition to 19 other country specific sites that it already has. <br /> <br /><br />
YouTube, the world's most popular online video community that allows<br />
people to discover, watch and share originally created content has<br />
launched its local Indian site (www.youtube.co.in). <br /> <br /><br />
The website allows users to create and share videos, discover the most<br />
popular and relevant videos in India, connect with other Indian and<br />
global users. Eventually, YouTube India will be highlighting and<br />
featuring the content and functionality most desired by the Indian<br />
users. <br /> <br /><br />
&quot;We are very excited to bring a local version of YouTube to India<br />
considering the passion of users here for music and entertainment.&quot;<br />
said Steve Chen, CTO and co-founder of YouTube. &quot;For a culture that is<br />
steeped both in video and in storytelling, and where everyone has a<br />
voice - YouTube India will not only offer Indian users more relevant<br />
content but also provide a platform to share India's unique and diverse<br />
culture and lifestyle with the largest online video community in the<br />
world.&quot;<br /> <br /><br />
&quot;YouTube allows anyone with a simple web camera or even a cell phone to<br />
create content, connect, and converse with each other through the<br />
medium of video,&quot; said Sakina Arsiwala, International manager, YouTube.<br />
&quot;It provides a powerful way for people to express themselves. From a<br />
home video to a magic show to classroom lectures or working<br />
professionals connecting with their families in another city, YouTube<br />
is about communication and not just entertainment,&quot; she added.<br /> <br /><br />
With local features such as promoted videos, featured videos, and<br />
homepage promotions, localized user interface and help center, user<br />
support and community features (such as video ratings, sharing and<br />
content flagging), YouTube India will make it even easier for the<br />
Indian YouTube community to search and view videos from India.<br />
Additionally, content uploaded by users in India will show up as &quot;top<br />
favorites&quot; and &quot;recommended content&quot; on the local YouTube site. The<br />
localized site also aims to facilitate connections among the large<br />
Indian NRI community.<br /> <br /><br />
In India, YouTube has already partenered with many big banners like<br />
Eros Entertainment, Rajshri Films, IIFA, Ministry of Tourism, IIT<br />
Delhi, NDTV, UTV, Zoom TV, India TV and Krishcricket, and will continue<br />
to work with a range of partners, across a range of genres, to bring<br />
Indian content to more people in new ways. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/20-Samsung,-Intel,-TSMC-to-develop-next-gen-chip-by-Navtej-Kohli.html" rel="alternate" title="Samsung, Intel, TSMC to develop next-gen chip - by Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-06T04:27:00Z</issued>
        <created>2008-05-06T04:27:00Z</created>
        <modified>2008-05-06T04:27:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=20</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=20</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/20-guid.html</id>
        <title mode="escaped" type="text/html">Samsung, Intel, TSMC to develop next-gen chip - by Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Samsung is all set to join forces with Intel and TSMC to work on the next-generation chip. <a title="Navtej Kohli" href="http://www.navtejkohli.com/">Navtej Kohli </a>IT blog brings the latest industry updates.<br /> <br /><br />
The top maker of memory chips, Samsung Electronics, had decided to team<br />
up with top rivals Intel and TSMC to develop next-generation bigger<br />
silicon wafers to boost efficiency in chip manufacturing.<br /> <br /><br />
Samsung said that it would work with the US-based Intel Corp, the<br />
world's top maker of semiconductors, and Taiwan's TSMC, the world's<br />
largest contract chip maker, to help migration of manufacturing<br />
standards from the current 12-inch silicon wafers to 18-inch discs that<br />
would yield more than double the number of chips.<br /> <br /><br />
The South Korean company said the cooperation plan called for a first pilot line to be operable by 2012. <br /> <br /><br />
Samsung has been exploring the moves to pizza-sized silicon wafers to<br />
help them grab market share as demand surges for gadgets such as Apple<br />
Inc's iPod.<br /> <br /><br />
&quot;Increasing cost due to the complexity of advanced technology is a<br />
concern for the future,&quot; Mark Liu, TSMC's senior vice president of<br />
Advanced Technology Business, said in a statement.<br /> <br /><br />
&quot;Intel, Samsung, and TSMC believe the transition to 450mm wafers is a<br />
potential solution to maintain a reasonable cost structure for the<br />
industry.&quot;<br /> <br /><br />
The size of a wafer, the silvery disks from which tiny chips are diced,<br />
is critical to make production more efficient. A new generation of<br />
larger wafers typically comes out each decade or so.<br /> <br /><br />
The group is planning to cooperate with the whole semiconductor<br />
industry in order to establish common standards through the<br />
International Sematech Manufacturing Initiative (ISMI) consortium.<br /> <br /><br />
Still, some analysts say cost is a major hurdle and the industry - from<br />
semiconductor makers to the companies that make their equipment - needs<br />
to agree on how to proceed. <br /> <br /><br />
A factory designed to make chips on 18-inch wafers could cost $10<br />
billion or more to build, nearly triple the price of a current 12-inch<br />
wafer factory.<br /> <br /><br />
Only the biggest companies, like Intel, Samsung and TSMC, have the<br />
resources to be the first adopters of the new technology, while smaller<br />
chip makers, such as those in China, are unlikely to buy into the<br />
expensive plan soon, they say. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/19-Navtej-Kohli-on-Wikipedias-on-again,-off-again-availability-in-China.html" rel="alternate" title="Navtej Kohli on Wikipedia's on-again, off-again availability in China" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-05-02T02:51:00Z</issued>
        <created>2008-05-02T02:51:00Z</created>
        <modified>2008-05-02T02:51:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=19</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=19</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/19-guid.html</id>
        <title mode="escaped" type="text/html">Navtej Kohli on Wikipedia's on-again, off-again availability in China</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Wikipedia is blocked in China yet again. <a title="Navtej Kohli" href="http://www.navtejkohli.com/">Navtej kohli </a>IT blog brings the latest scoop!<br /> <br /><br />
After being accessible for over two months, Wikipedia’s English website<br />
is blocked again in china. This irregular availability of the site has<br />
been a constant phenomenon since last eight months. <br /><br />
However, the site was available till recently when users in Beijing and<br />
Shanghai confirmed that they were no longer able to access the website.<br />
<br /> <br /><br />
China regularly blocks access to websites that it finds objectionable,<br />
including those dealing with politically sensitive subjects such as the<br />
Falun Gong religious cult and independence for Taiwan and Tibet, along<br />
with some pornographic sites. The Chinese government does not announce<br />
or comment on when a site is blocked or made available. <br /><br />
Because the version of events or political views expressed on Wikipedia<br />
are not necessarily in line with those of the Chinese government, the<br />
government may be blocking access to the site. <br /> <br /><br />
The current blocking may be related to the upcoming Communist Party<br />
Congress, which begins Oct. 15 in Beijing. Held once every five years,<br />
the meeting is the Chinese government's most important political<br />
gathering, used to create five-year plans, which are the bedrock of<br />
China's centrally-planned economy. It is also often used to reshuffle<br />
government positions or for leaders to consolidate their power. <br /> <br /><br />
While Wikipedia's English site is occasionally available, its<br />
Chinese-language sites are almost permanently blocked, although access<br />
is sometimes permitted for one or two days at a time. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://www.navtej-kohli-blogit.com/archives/18-Intel-Cray-strike-a-deal-Navtej-Kohli.html" rel="alternate" title="Intel &amp; Cray strike a deal- Navtej Kohli" type="text/html" />
        <author>
            <name>Navtej Kohli</name>
                    </author>
    
        <issued>2008-04-29T08:49:00Z</issued>
        <created>2008-04-29T08:49:00Z</created>
        <modified>2008-04-29T08:49:00Z</modified>
        <wfw:comment>http://www.navtej-kohli-blogit.com/wfwcomment.php?cid=18</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.navtej-kohli-blogit.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=18</wfw:commentRss>
    
        <id>http://www.navtej-kohli-blogit.com/archives/18-guid.html</id>
        <title mode="escaped" type="text/html">Intel &amp; Cray strike a deal- Navtej Kohli</title>
        <content type="application/xhtml+xml" xml:base="http://www.navtej-kohli-blogit.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a title="Navtej Kohli" href="http://navtej-kohli.livejournal.com/">Navtej Kohli </a>IT blog keeps a constant track of the latest happenings in the IT industry. This time it is the Intel-Cray tie up.<br /> <br /><br />
Navtej Kohli shares a report he stumbled upon over web. <br /> <br /><br />
Microprocessor giant Intel Corp is in a tie-up with supercomputer maker<br />
Cray Inc to bolster Intel's market share for the highest of high-end<br />
computers, executives said.<br /> <br /><br />
Cray and Intel announced a multiyear deal to build the next generation<br />
of high-performance computers capable of processing petaflops --<br />
quadrillions of machine instructions a second -- or twice the power of<br />
the world's top existing supercomputer.<br /> <br /><br />
While Intel supplies a wide range of supercomputer makers, working with<br />
Cray helps ensure Intel will be inside more of the world's top 10<br />
most-powerful computers, where boasting rights to having the fastest<br />
machines are in constant flux.<br /> <br /><br />
&quot;Cray enjoys a pretty unique position in the top 10, and fills a gap in<br />
the range of Intel systems,&quot; said Richard Dracott, general manager of<br />
Intel's High Performance Computing division.<br /> <br /><br />
More than 70 per cent of the top 500 supercomputers are Intel-based, up<br />
from about half two years ago, he said, citing industry data. Its main<br />
rivals in that segment of the chip market are IBM with its Power<br />
processors and perennial rival Advanced Micro Devices Inc.<br /> <br /><br />
Cray, a supercomputer pioneer which supplies three of the world's 10<br />
most powerful machines, plans to switch to Intel processors in future<br />
installations. It had previously relied on AMD and custom-built chips.<br /> <br /><br />
Cray aims to deliver its first petaflop-scale machine later in 2008 at<br />
Oak Ridge National Laboratory. The Intel tie-up will help Cray fulfill<br />
its product technology roadmap code-named &quot;Cascade,&quot; which the company<br />
plans to deliver by 2011 or 2012, according to Ian Miller, Cray's head<br />
of sales and marketing.<br /> <img src="file:///C:/Documents%20and%20Settings/stiwari.SERVERICRONEX/Desktop/www.navtej-kohli-blogit.com/29-Intel-Cray-strike-a-deal-Navtej-Kohli_files/brand.gif" /> <img src="file:///C:/Documents%20and%20Settings/stiwari.SERVERICRONEX/Desktop/www.navtej-kohli-blogit.com/29-Intel-Cray-strike-a-deal-Navtej-Kohli_files/_0e48-intel_logo.jpg" /><br /><br />
Cray and Intel said their collaboration would lead to the development<br />
of systems that could help solve some of the most complicated<br />
scientific, engineering and humanitarian issues.<br /> <br /><br />
Intel, which has a commanding lead in the mass market for<br />
microprocessors in PCs, has expanded in recent years to focus on chips<br />
that can handle the most arduous computing tasks.<br /> <br /><br />
Partnering with Cray helps Intel fill gaps in its historic ambition to<br />
capture this elite segment of the market. Intel chips already power<br />
three of the top five supercomputers.<br /> <br /><br />
&quot;The partnership is really about scale (and) moving much larger amounts<br />
of data,&quot; Dracott said. &quot;No one wants to take a machine that does jobs<br />
that take weeks or months to complete and have them fall over half way<br />
through the job.&quot;<br /> <br /><br />
A year-and-a-half ago, Santa Clara, California-based Intel formed a new<br />
business division to target the high performance computer market, one<br />
of the fastest-growing segments in the computer server industry.<br /><br />
The HPC market will grow to $18 billion by 2012 from $10 billion in<br />
2006, executives from the companies said, citing data from market<br />
research firm IDC.<br /> <br /><br />
The Intel and Cray executives said they will explore future component<br />
designs such as multi-core processing and advanced interconnects --<br />
technologies that should allow supercomputers to eventually handle<br />
multiple petaflops of data per second.<br /> <br /><br />
Courtesy: Reuters 
            </div>
        </content>

        
    </entry>
</feed>