Google’s head of translation, Franz Och, has said in an interview with the Daily Mail that “speech-to-speech translation should be possible and work reasonably well in a few years’ time”.
There is already a foray of online translation programs on the web, with some being better than others. They can be useful when emailing or writing letters to people in different countries. If Google comes out with the technology that you install on your mobile and it can translate different languages on the fly, then that could mean great opportunity for businesses and consumers.
This would also bring to life StarTrek universal translator, but I guess that the universal translator is a technology that we will not see any time soon but is inevitable in that our technological progress will get us there.
Categories:
Smartphone PDA MDA, Technology Tags:
consumers, daily mail, different languages, fly, foray, Franz Och, google, interview, life, opportunity, speech translation, technological progress, Technology, translation programs, universal translator, web, writing letters
For almost a year of secrecy, Apple reveals what it calls a revolutionary creation for handling emails, web browsing, viewing movie videos etc, etc.
The iPAD is just an example of a product repackaged, and will probably be a success because of PR hype it is getting from Apple. Just like the iPhone, which essentially a pocket pc made by Apple, and has been out for at least a decade.
It is rumored that the iPAD will cost between 300-400 pounds. It costs significantly more that Sony’s e-book reader which you can get for around 140 pounds, and obviously the iPAD can do much more than allowing you to read e-books. So I can see that Sony’s e-book reader is a dying breed. I don’t think that the iPAD will mark the decline in laptop sales, and I am not suggesting that it is meant to be a direct rivaling technology to laptops.
I don’t think that the iPAD is a bad idea, as it will become a valuable tool as the technology improves in the a couple of years time, and would be something I would carry around in my bag as a substitute to a laptop on the way to work.
Categories:
Computers Tags:
Answer, apple, bad idea, bag, couple, creation, decade, decline, dying breed, e book reader, example, ipad, iphone, laptop, laptop sales, laptops, movie, pc tablet, pocket, pocket pc, pr hype, product, secrecy, something, sony, substitute, success, Technology, time, valuable tool, way, web, web browsing, Year
When using C Sharp (C#) and you get the following debug error:
The name ‘ ‘ does not exist in the current context
Then you need to declare the name, i.e. define its type.