Posts Tagged Operating Systems

NaggieGoogle demonstrates phone that translates text

Wednesday, February 17th, 2010

Google Inc. is working on software that translates text captured by a phone camera.

At Mobile World Congress, a cell phone trade show in Barcelona at a demonstration, an engineer shot a picture of a German dinner menu with a phone running Google Inc.’s Android software. An application on the phone sent the shot to Google’s servers, which sent a translation back to the phone.

It translated “Fruhlingssalat mit Wildkrautern” as “Spring salad with wild herbs.” There was no word on when the software would be available.

Software that translates text from pictures is already available for some phones, but generally does the processing on the phone. By sending the image to its servers for processing, Google can apply a lot more computing power, for faster, more accurate results. The phone still won’t order for you, though — you’ll have to point at the menu.

The demonstration was part of Google CEO Eric Schmidt’s keynote speech at the trade show, the largest for the wireless industry. He said phone applications that take advantage of “cloud computing” — servers accessible through the wireless network — will bring powerful changes to the industry.

Schmidt’s speech also featured a demonstration of videos and a game running on an Android phone using Flash, a format that’s ubiquitous on Web pages intended for PCs, but hasn’t worked on many phones, including the iPhone. Support for Flash in Android and a few other smartphone operating systems are expected later this year.

http://www.all1martpro.com

http://get-a-designer.com

Tags: , , , , ,
Posted in New Product Release, Technical News | No Comments »

ShwetaMicrosoft to announce new phone software

Monday, February 15th, 2010

 Microsoft to announce new phone software

Microsoft Corp is set to announce the new mobile phone software on Monday, as it looks to wrestle back market share from Apple Inc’s iPhone and Research in Motion Ltd’s BlackBerry, said the source close to the company.

The world’s largest software company, which makes operating systems for phones made by HTC Corp, Samsung Electronics Co Ltd, Motorola Inc and others, is hoping to regain momentum in the fast-growing sector after a lackluster update to its mobile software in October.

The overhaul of Microsoft’s phone technology comes as it hemorrhages market share in the burgeoning smartphone market, which many see as the key to the future of communication and media.

Last year, Microsoft took an 8.8 percent of the global smartphone operating system market, according to technology analysis firm Canalys, down from 13.9 percent the year before.

It trails Symbian, the system used on Nokia phones, which has 47.2 percent of the market, RIM’s BlackBerry with 20.8 percent and Apple’s iPhone with 15.1 percent.

Microsoft also faces competition from Google Inc’s new Android system, which already has a 4.7 percent share of the market.

http://www.all1martpro.com

http://get-a-designer.com

Tags: , , , , , , ,
Posted in Microsoft Technology, New Product Release, Technical News | No Comments »

NaggieDownload ASP.NET MVC 2 RC 2

Saturday, February 6th, 2010

ASP.NET MVC 2 RC 2 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 SP1 runtime.

ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).

The installation package includes templates and tools for Visual Studio 2008 SP 1 to increase productivity when writing ASP.NET MVC applications. For example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. The default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP.NET MVC application.

Because the ASP.NET MVC framework is built on ASP.NET 3.5 SP 1, developers can take advantage of existing ASP.NET features like authentication and authorization, profile settings, localization, and so on.

System Requirements

-Supported Operating Systems: Windows 7; Windows Server 2003; Windows Server 2008; Windows Vista; Windows XP

.NET 3.5 SP1. Visual Studio 2008, Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 are required to use certain parts of this feature.

http://get-a-designer.com

http://www.all1sourcetech.com

Tags: , , , , , , , ,
Posted in Microsoft Technology, New Product Release, Technical News | No Comments »