Launch of Powerlabs, Plus More Powerset Screenshots

Lately there's been a swirl of buzz about Powerset


I am Krishna Srinivasan working as Software Engineer in Bangalore,India.My interest is everything related to Java,Google and Opensource products. Apart from my tech work, I love listening music, watching movies and reading books.
Labels: ATnT, NaturalLanguage, PowerLabs, PowerSet, Search Engine
The core future media concept is the Agav - an Agent-Avatar, which "finds information, people, places in the virtual worlds". Here's where it gets interesting. In 2022 Google launches Prometeus, the Agav standard interface, and Amazon creates 'Place' - a company that replicates reality. Then in 2027 Second Life evolves into 'Spirit', where people can become who they want to, via avatars. And then finally, the 'Google overloads' moment - when Prometeus buys Place and Spirit! By 2050 virtual life is the world's biggest market and Google/Prometeus reigns supreme.Of course it may turn out different, but the video does make you think about where the Web is headed. Check it out...
Labels: 2050, Google, Google Video, Internet, Internet God, YouTube
Labels: J2EE, JSF, JSF 1.2, JSF Framework, MVC, Web Framework
Labels: Apache, JSF, JSF Converter Tags, JSF Core Tags, JSF Framework, MVC, Web Framework
Labels: DOM, Java, Java 6.0, JAXB 2.0, Marshalling, SAX, Web Services, XML, XML Binding
Labels: AJAX, Apache, J2EE, Java, MVC, Struts 2.0, Web Framework, WebWork
Labels: Java, Java 6.0, JAXB 2.0, JDBC 4.0, Mustang, OpenSource, Scripting Language, XML
Labels: Annotations, Apache, Java 5.0, MVC, Struts 2.0
Labels: Apache, Java Server Faces, JSF, JSF Framework, MVC, MyFaces, Sun, Web Framework
Labels: Hibernate, Interceptors, Java, JavaBeat, JBoss, ORM Framework
Labels: AOP, Inversion of Control, IOC, Java, Java Framework, JavaBeat, MVC, Spring, Struts
Labels: Hibernate, Java Framework, JBoss, OpenSource, ORM Framework
The survey, conducted by Santa Cruz, Calif.-based Evans Data Corp., will also reveal that nearly four out of five, or 78 percent, of AJAX applications are developed for the Web and nearly 40 percent are for server-centric applications such as databases, ERP, CRM, as well as rich Internet applications.More>>
Labels: AJAX, Internet, Semantic Web, Web 2.0, Web 3.0
The clipped green grounds at Infosys Technologies include a swimming pool, table tennis, pool tables, cafeterias and a mirrored building shaped like one of the pyramids.
Golf carts transport employees and visitors around the property of Indian high-tech giant Infosys.
Credit: Michael
Microsoft Chairman Bill Gates and British Prime Minister Tony Blair planted these trees in a garden at Infosys Technologies' campus in Bangalore.
Labels: Infosys
The Indian state of Tamil Nadu has finalized a tender for 40,000 Lenovo desktops which can be installed with both Novell's Suse Linux and Microsoft's Windows XP Starter Edition.
According to C. Umashankar, managing director of Electronics Corporation of Tamil Nadu (Elcot), the desktops will be deployed across schools and government departments in the state. Elcot is Tamil Nadu's state-owned IT supplier.
Umashankar said the desktops will be installed with either Suse Linux or dual-boot Windows XP Starter Edition/Suse Linux configurations, depending on the needs of the organization.
For instance, schools will be provided with Suse Linux desktops, while government employees who still require Windows in their work will get dual-boot machines, he told ZDNet Asia.
Dual-boot machines will cost 22,000 rupees (US$497) each, though this was not the initial price point quoted by the vendors, Umakshankar said, adding that Chennai-based IT company Origin Infosys will supply the Lenovo desktops.
He said that Elcot was originally quoted 21,800 rupees (US$492) for each Lenovo system, whether the preloaded OS was Suse Linux or Windows XP Starter Edition. After some negotiation, Elcot secured the final price of 22,000 rupees (US$497) for dual-boot systems, Umashankar said.
Suse Linux is a full-fledged OS with no restrictions on how the platform is used, while Microsoft's Windows XP Starter Edition does not allow users to run more than three software applications at one time.
According to Umashankar, users will be "encouraged" to use Suse Linux as far as possible.
Earlier this year, Tamil Nadu announced plans for all government agencies across the state to switch from Microsoft Windows desktop to Linux and the OpenOffice productivity suite. The move is expected to slash the local government's IT cost by 15 to 25 percent.
Labels: Linux, Tamil Nadu
Labels: Infosys
Labels: Web 2.0
After collecting some 1,800 new product and service ideas from IT users and customers using an online "suggestion box," Dell Inc. has announced that it's taking the user suggestions seriously and will soon debut and sell a new line of certified, user-ready Linux-loaded desktop and laptop computers.
The Dell IdeaStorm Web site, where customers and other IT enthusiasts can offer recommendations about future Dell products and configurations that they'd want to buy, was started on Feb. 16 by CEO Michael Dell, who is looking for ways to re-energize the company's sales and financial performance after several disappointing quarters.
One post that got a lot of interest was the idea that Dell bring back a reasonably priced laptop computer that runs Linux.More>>
Happy birthday to you – Steve, this is your day.
On this day for you we’re gonna love you in every way.
This is your day, your day, happy birthday to you, to you, to you.
Happy birthday to you, you’re still young.
Age is just a number, don’t you stop having fun.
This is your day, your day, happy birthday to you.
This day only comes once every year,
Because you’re so wonderful with each and everything you do, hey!
Happy birthday to you, this is your day.
On this day for you were gonna love you in every way.
This is your day, your day, happy birthday to you, to you.
This day is only for you, because you’re so special in every way,
Happy birthday to you and thanks for the Apple iPhone!
Steve Jobs, Business Personality
Steve Jobs was a college dropout when he teamed up with Steve Wozniak in 1976 to sell personal computers assembled in Jobs’ garage. That was the beginning of Apple Computers, which revolutionized the computing industry and made Jobs a multimillionaire before he was 30 years old. He was forced out of the company in 1985 and started the NeXT Corporation, but returned to his old company in 1996 when Apple bought NeXT. Jobs soon became Apple’s chief executive officer and sparked a resurgence in the company with products like the colorful iMac computer and the iPod music player. Jobs is also the CEO of Pixar, the animation company responsible for movies like Toy Story and Monsters, Inc. Pixar was purchased by the Walt Disney Company in 2006 for $7.4 billion in stock; the deal made Jobs the largest individual shareholder of Disney stock.
Some sources list Los Altos, California as Jobs’s place of birth. However, in a 1995 oral history interview with The Smithsonian, Jobs said, “I was born in San Francisco, California, USA, planet Earth, February 24, 1955.” Jobs was given up for adoption after birth and raised by his adoptive parents in Silicon Valley… His biological sister is novelist Mona Simpson, author of Anywhere But Here.
Modern programming languages provide a mixture of primitives for composing programs. C#, Javascript, Ruby, Scala, and Smalltalk (to name just a few) have direct language support for function types and inline function-valued expression, called closures. A proposal for closures is working its way through the C++ standards committees as well. Function types provide a natural way to express some kinds of abstraction that are currently quite awkward to express in Java. For programming in the small, closures allow one to abstract an algorithm over a piece of code; that is, they allow one to more easily extract the common parts of two almost-identical pieces of code. For programming in the large, closures support APIs that express an algorithm abstracted over some computational aspect of the algorithm. We propose to add function types and closures to Java. We anticipate that the additional expressiveness of the language will simplify the use of existing APIs and enable new kinds of APIs that are currently too awkward to express using the best current idiom: interfaces and anonymous classes.
Labels: Semantic Web, Web 3.0
Labels: MingleBox
Labels: Linux
Labels: HardWare
Labels: Wipro
Labels: Wipro
Labels: Infosys
Labels: Browser
Labels: Java, OpenSource, Sun
Labels: India
Labels: TCS
Labels: India
Labels: Apple
Labels: Wipro
Labels: Apple
Labels: Mobile
Labels: Web 2.0
Labels: Photos
Labels: Google
Labels: Web 2.0