Monday, February 13, 2012

Google Voice Search learns Latin American Spanish, Indonesian, and Malaysian

google voice search
Google Voice Search has just introduced localizations for Latin America, Indonesia and Malaysia, enabling native language search for hundreds of millions of users.

Google's official blog post offers some interesting insights into the process of collecting and analyzing the speech data needed to expand support. Thousands of hours were spent gathering voice samples and choosing key regional accents to analyze, and International Program Manager Linne Ha is clearly very appreciative of the Google users who helped the company complete the expansion. Without an enthusiastic base of users to lend a hand, Google Voice Search's polyglot powers would have been nearly impossible to deliver.

Google Voice Search learns Latin American Spanish, Indonesian, and Malaysian originally appeared on Download Squad on Thu, 31 Mar 2011 09:00:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

computer network PROGRESS SOFTWARE

Daily Crunch: Finish Line Edition

Thanko Sells Underwater Video Camera Goggles The Pringle’s Can Antenna Is Now 10 This Wood Bike Looks Like It Came Out Of Minecraft – In A Good Way Laser Research Company TeraDiode Starting Humble, But Hopes To Make Ray Guns Soon Card-Case Speaker Is A Speaker Like A Card Case

Read More... MANHATTAN ASSOCIATES

Apple to announce the iPhone 5 on October 4? [Report]

According to AllThingsD, Apple is set to present their next keynote on October 4th! AllThingsD stated that the next Apple media event will occur on Tuesday, October 4th. That’s the day Apple is currently expected to hold its next big media event, according to sources close to the situation, where the tech giant will unveil [...]

Best Practices ELECTRONIC ARTS

Sunday, February 12, 2012

There’s someone on the wing…

There’s someone on the wing, some……thing! Actually it’s a new VFX test I’ve always wanted to do involving an airplane interior.  So yesterday we shot this plate of Sam & Tino on the greenscreen with a slow dolly movement. But, while enjoying the in-fight entertainment, they see something outside.  Don’t worry it’s not snakes, but [...]

Programming Language SRA INTERNATIONAL

Solar Photovoltaic Companies Shifting From Focus on Market Share Growth to Profitability in 2012

Planned Production Revised Downward; Market Growth Shifting Away from Europe, NPD Solarbuzz Reports

Read More... DELL

Gillmor Gang 02.10.12 (TCTV)

Gillmor Gang test patternThe Gillmor Gang — John Borthwick, Robert Scoble, Kevin Marks, and Steve Gillmor — took a leisurely stroll on a late winter Friday afternoon. The subjects: Path and the Address Book, SuperBowl dynamics, and 21st Century Fox, aka the new television/social media hybrid model. It may seem like all stories are self-referential in this time of trending to zero barrier to entry, but as with many realtime transitions, it's hard to see the forest for the trees until you get enough altitude. With 98 million simulsharing social media out of 119 million in realtime, the uber address book that's being built will absorb all the big players including Facebook and Twitter.

Related Stats MANHATTAN ASSOCIATES

Two People Are Dead Because They Unfriended This Man's Adult Daughter on Facebook

A Tennessee man, Marvin Potter (on the right), is in police custody tonight, charged with two counts of first degree murder in the shooting deaths of a couple who had unfriended his 30-year-old daughter on the popular social site. More »

computer network DIRECTV GROUP

Saturday, February 11, 2012

Daily Crunch: Bike Path Edition

Quick Bike Hack: Put A Seatbelt Inside Your Tires To Resist Punctures Hands-On With The Creative ZEN Style M300 The Bracketron All-Weather Soft Case Bike Protects Your Smartphone During Your Ride The anaPad Is A White Board And Wooden iPad Clone For Kids RIM, You’re Done Here

Computer Software KONINKLIJKE KPN

Don’t Call Me a Douchebag

fearI was once backstage at a news show. Six  people were on a box in the screen screaming at each other about the economy. The producer was laughing. He leaned over to me and said, “the whole idea of this is to fill the time between one commercial segment and the next.” Every day they want to scare me. Greece is going to suddenly disappear. Or have some sort of debt “contagion” that will spread across the Atlantic. Everyone is a “contagion” expert. Just like we were all experts on “Avian Flu”. Whatever happened to that one? Did anyone die of Avian flu?

IT professional LINEAR TECHNOLOGY

Ask DLS: Cross-platform multiplayer games that work on Android and iOS

askdls
Here's one for our knowledgeable commenters: I recently bought my girlfriend an iPad. I, on the other hand, own an Android device. And now we're looking for games we can play using both devices.

There's no dearth of multiplayer games either for Android or for iOS. But finding multiplayer games that can cross the platform boundary is an entirely different matter.

Jay recently posted Words with Friends which is one such game. It's actually an ideal example, because it's turn-based so you don't necessarily both have to be next to your device at the same time (great for long-distance gaming).

But what other examples are there? What multiplayer games are there that let iOS users play with Android users?

[Why am I now humming 'Ebony and Ivory'? -Ed]

Ask DLS: Cross-platform multiplayer games that work on Android and iOS originally appeared on Download Squad on Wed, 02 Mar 2011 14:45:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments

Computer Software QUANTA COMPUTER

7 Things You Didn't Know About Steve Jobs From the Guy Who Designed the Original Mac

You may not know him, but that guy on the right is one of the most influential industrial designers in history, Apple's first Jonny Ive. He designed the original Apple Macintosh, a model that influenced generations to come and defined the all-in-one personal computer. It's a classic that sits today at the Museum of Modern Art in New York. More »

Sun Microsystems SYNTAXBRILLIAN

Friday, February 10, 2012

Opera Talks: Opera Mini and Data Compression

One of the things that makes Opera Mini the world's most popular mobile browser is its ability to compress data. Of course, you know that it saves you time and money - but do you know how data compression really works?

As much as we'd like to think it's all done with a wave of a magic software wand, it turns out that data compression is not one single action so much as a set of processes that preps content from the web and makes it faster and easier to consume on your phone.

Martin Nilsson, Solution Architect for Opera Mini, explains how Opera Mini is able to serve up so much internet tastiness.

Martin, when did the idea for data compression in Opera Mini first come about?

The first project Opera worked on that involved compression of mobile data was the Opera Mobile Accelerator (editorial note: launched in 2004, this was a subscription-based service that cost EUR 12 for 3 months of service!). That project was discontinued and we started working on Opera Mini instead. The idea with Opera Mini was to make a browser for (at the time) browserless phones.

How does Opera Mini work today?

Unlike ordinary web browsers, Opera Mini fetches all content through a proxy server that reformats web pages into a format more suitable for small screens. A page is compressed, then delivered to the phone in a markup language called OBML (Opera Binary Markup Language). This compression process makes transfer time about two to three times faster and the pre-processing also increases compatibility with web pages not designed for mobile phones.

What do the servers do in terms of reformatting?

Mobile devices differ in many ways to desktop devices. Given the smaller screen size, different text handling may be used to improve readability. Also between mobile devices there are those with only numeric keyboard, those with QWERTY keyboard, with D-pad, stylus, touch etc. Many things that work on desktop don't work on mobile, especially when there is no mouse pointer to scroll frames or do mouseover actions. To solve these many small usability issues, tweaks need to be made.

What happens when the data gets compressed?

First of all, and this is very important, data compression doesn't actually help very much in terms of speed. What matters is the latency, the time from the user action until the first response is seen. Some of the primary methods for reducing latency include:

  • Our own client-server protocol that keeps a connection established for sending requests. There is a 20-30% end user benefit in terms of latency.
  • Since we use a single-request - single-response protocol we minimize the usage of the high latency radio network and instead fetch all the inlines, stylesheets etc. from our fast servers.
  • We connect directly to some content partners like Facebook and Google, and even have other companies' web servers in our server rooms so that the latency from our transcoders relative to the volume of content is as small as possible.

There are also several different types of compression and data reduction used in Opera Mini.

  • The servers keep information about the clients, so this information only needs to be sent from the client to the server once, instead of in every request.
  • Cookies are managed entirely on the server side, so that data never have to go back and forth at all.
  • Images are scaled to better fit the display size of the device to make them as size efficient as possible while making the resulting web page as good looking as the end user quality settings permit.

Finally, the resulting data is compressed in different ways. Normally we send text first, followed by links, essential layout elements and finally all graphics. We focus also on sending data where the user will start reading before other parts of the page.

Given that all the data has to pass through Opera's servers, what about security issues?

Opera Mini is like a desktop computer. The browser sits in the computer while the user looks at the screen. In Opera Mini the browser sits on our servers while the user is looking at the page in their handset. We know that the success of Opera Mini depends on us being able to run the servers securely. So far we have not had any incidents.

Are Opera Mini servers all in Norway?

There are some in Norway, but we have servers at multiple locations, where it makes sense from an economic and performance perspective. One example is our Iceland data center, which sits right between US and Europe, and benefits from geothermal energy.

computer network NINTENDO

Heads Up: Google Goggles Could Be A (Virtual) Reality

Google X, Google’s secret think tank, has been lining their stables with electronic engineers who specialize in wearable computers, including the now infamous wearables tech PhD Richard DuVaul who left Apple to join Google. Not content to merely pace Apple’s innovation with computerized wrist watches Google has been prototyping futuristic glasses with a screen in [...]

IT professional MENTOR GRAPHICS

Nokia N9 spotted running Ice Cream Sandwich, dual-boot in the works

Nokia N9 spotted running Ice Cream Sandwich, dual-boot in the works
This above is the first glimpse of Android 4.0 running on the Nokia N9. Yes, it looks like Ice Cream Sandwich is in being ported to the company's iconic handset by no other than Alexey Roslyakov and team NITDroid -- the folks who previously put Android on the Nokia N900. The project, which is still in its early stages, made significant progress after recently overcoming a framebuffer driver/HAL hurdle, allowing ICS to be displayed on the phone. In addition, a dual-boot solution is in the works letting Meego and Android 4.0 coexist on the device. We certainly can't wait to experience using Ice Cream Sandwich on some of the hottest white hardware around. Can you?

Nokia N9 spotted running Ice Cream Sandwich, dual-boot in the works originally appeared on Engadget on Fri, 10 Feb 2012 06:37:00 EDT. Please see our terms for use of feeds.

Permalink Steve Troughton-Smith (Twitter), Netbooknews  |  sourceAlexey Roslyakov (Twitter), talk.maemo.org  | Email this | Comments

Related News AMPHENOL

Vonage Mobile for Android available now in the Android Market

Android Central

That other VoIP company, Vonage, have launched their new mobile offering with Skype firmly in their crosshairs. The app listing in the Android Market even goes as far as name-dropping the Microsoft owned competitor, while advertising their own service including free worldwide texts and calls.

Vonage Mobile promises high definition audio calls over WiFi, 3G and 4G worldwide, and cheap-rate international calls to people not using the application. You don't have to be a current Vonage customer to take advantage of the service either. Credit can be applied to your account via your Android Market account and it uses your existing phone number and contacts list. Any of your existing contacts using Vonage Mobile will be indicated, leaving it straight forward to take advantage of free communication. 

As a launching offer, all calls to any phone in the US, Canada or Puerto Rico are free from anywhere in the world for a limited time. Terms and conditions naturally apply to this so be sure to check them out first. You'll find a handy promo video after the break, along with download links if this looks like something you want to try for yourselves.  

read more



computer network LAWSON SOFTWARE

Android Central Podcast - Live!

Android Central Podcast

Special time! (Now!) Special guest (Paul O'Brien!) Join us!

Watch the Android Central Podcast!



Sun Microsystems FACTSET RESEARCH SYSTEMS

Four Surprises from the Steve Jobs FBI File

Gawker has unearthed Steve Jobs' FBI file for us all to lay eyes on. Contained within are things most of us knew (or at least suspected). He had enemies? Duh. Drugs? Of course! But there are a few gems that caught our eye. More »

IT professional LIBERTY GLOBAL

Thursday, February 9, 2012

Apple announcing iPad 3 first week of March? Anonymous sources think so

Is the long, treacherous wait for the iPad 3 nearly at an end? That's what anonymous sources tell All Things D. The site caught wind that an Apple event next month will host the announcement of the company's latest tablet. The event is said to be slated for the first week of March at that popular Apple haunt, the Yerba Buena Center for the Arts in San Francisco -- and seeing as how last year's event was held on March 2nd, that timing doesn't seem all that crazy to us. As for an actual release date, said sources are a bit less chatty.

Apple announcing iPad 3 first week of March? Anonymous sources think so originally appeared on Engadget on Thu, 09 Feb 2012 09:05:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceAll Things D  | Email this | Comments

Sun Microsystems FIRST SOLAR

How to Rearrange icons on iPad

Response to a reader question on jakeludington.com about how to rearrange icons on an iPad.
Views: 4691
7 ratings
Time: 01:02 More in Science & Technology

Enterprises IT INTUIT

Aquarium for Google TV [Google TV app review]

Aquarium for Google TV

Most people have at least one TV in their house, and while you're not watching it it's just an ugly, black window.  If you're the proud owner of a Google TV unit of one sort or another, it doesn't have to be this way.  I stumbled across this one in our forums, and I'm glad I did.  It's called Aquarium for Google TV, and it does exactly what you would think it should do -- displays an aquarium scene on your television screen.  It's serene, it's beautiful, and it sure beats an ugly black box hanging on the wall of your living room.

You have the choice of five different scenes, ranging from goldfish and a whimsically bubbly castle, to a computer generated bit of magic that has fish big and small, even sharks.  You can choose to play some soft new-age style background music while the app is running, or just leave it silent.  Unfortunately, and this is the only drawback I can think of, you can't play Google Music in the background while running the app.  I've a feeling that this is a Google TV limitation, because I've not run across any applications that will allow it.  So no pretty fish on the screen while Foghat roars through the speakers for Jerry.  I'll get over it, and I think the wife is sort of happy about that.  

To be clear -- this app is great.  We usually have it running here at château Jeri, and even the dog likes to watch it play.  But I want to take a minute and mention that the developers are just as awesome as the app.  This is the app I was trying to load when my Market account hung.  I fought with Google Wallet, I fought with Logitech, I fought with everyone involved except the developer.  I shot off a quick email with my order number and he sent me a copy to sideload and use until I got everything all straightened out.  Guys like the folks from Arrowhead Technologies make me wish I could give an app more than five stars.  

If you have a Google TV set top box or television, you'll want to give this one a look.  You can find it in the Android Market for just a buck.  We've got video action and a download link after the break.  

read more



Programming Language NIKON