Wednesday, May 23, 2012

Yahoo launches stand-alone mobile search app

The app can display search results and a selected Web page at once

Yahoo beefed up its search offerings on Wednesday when it launched Axis, an HTML5-based browser app that delivers search results as page previews rather than as links. 


Axis shortens the time it takes a user to get from an initial query to the desired result, whether it's finding a fact or making a reservation, by about a third, according to Ethan Batraski, Yahoo's director of product management for special projects. 

Batraski explained that most search interfaces require a three-step process -- query, results page and the selected result -- which Axis has tried to reduce to just two. 

"That's an archaic experience. It's been the same for 12 to 15 years. We decided to get rid of the middle step, because nobody really likes the middleman," Batraski said. 

The app is a browser as well as a search engine, with browsing functions including navigational arrows, an address bar and bookmarking. A search query in Axis returns a set of visual page previews, rather than links with text summaries. Any structured content results, such as showtimes or sports scores, that would appear in a conventional Yahoo search also appear in Axis. Search results appear across the top of the screen, and the user can swipe left to display lower-ranking results without reloading. 

Even after a user selects a given result, by swiping downward, he or she can call the search results back up across the top of the screen without leaving the selected Web page. 

Users who log in with a Yahoo, Google or Facebook ID can save searches across their various devices. Axis also comes as a plug-in for most browsers so users can also run it on the desktop. A menu option allows for sharing through email, Pinterest or Twitter. Yahoo will roll out Facebook sharing in the future, Batraski said. 

Page previews could pose challenges of their own on the small screen of a smartphone. But Batraski indicated that the visual results mean fewer "back and forth" trips between the results listing and specific pages. When Batraski searched for "Adirondack chair plans," for example, he could quickly see which pages included actual plans. 

"I never have to look at a title-abstract URL again. I can see what's behind it," he said.
Axis' search functionality is built with HTML5 and runs off Yahoo's "Cocktails" platform, which blends elements of Javascript, SQL (structured query language) and HTML5. 

Cocktail provides "intelligent caching," which is what allows Axis to serve up so many images without significant delay, Batraski said. 

Yahoo entered into a search partnership with Microsoft in 2010 in which it outsourced the back end of its search system to Microsoft. Yahoo has continued to work on the front end of the search experience, although it has struggled to retain its 14 percent market share, according to comScore data. Axis will tweak the search algorithm based on which results prove most useful for its users.
Axis is debuting with keyword and image searches only. Search results do not yet include advertisements. The app is currently available for iPhone and iPad. An Android app will launch "soon," Batraski said.

Tips to use updated Google search app for iPhone, iPad

Google
Google Search App

Google launched an updated version of its search app for iPhone and iPad on Wednesday. What? You're still launching Google searches from Safari?  Sure, you'll get the same search results because Google is the default search engine in Safari, but the stand-alone search app offers some pretty neat tricks.  

At launch, you have three ways to search — old-fashioned typing, using your voice or camera by using Google Goggles, which finds search results based on image matching. Goggles (Google's app, not its recently debuted high-tech eyewear ) is best used for identifying landmarks. You must turn on Voice Search and Google Goggles in your settings after signing into your Google account.

You can swipe back and forth between your search results and a single Web page. You can also use Google's preview for search results instead of the typical list view. Preview allows you to tap the side-by-side page icon in the upper right corner and get a series of large pages that you can swipe through. Finding text within a Web page is a snap as well — tap the magnifying glass on the bottom (iPhone) or top (iPad ) menu. Type in your term and each instance will be highlighted for you.  

Unfortunately, Google's redesigned search app missed an opportunity to bring real multitasking to iOS. Say you've launched Gmail from the App screen and now want to check Reader for news. When you open Reader, it replaces Gmail on the open tab — you have to use the forward and back arrows to navigate, loading the same tab each time. Opening more than one Web page from search results could also prove handy.

Rovio’s FB App, Angry Birds Friends, Flies Out Of Beta With Tournament Mode, New Levels & More

Screen shot 2012-05-23 at 7.57.29 AM
Angry Bird App
Well, well, well. As if you couldn’t get your fix of sling-shotting irascible fowl on every other mobile and social platform known to man, Rovio announced this morning that Angry Birds for Facebook (officially known as Angry Birds Friends) has finally done flown the coop and left the warm nest of its beta. Avian double-speak aside, what does that mean exactly?

It means that, having gone through the requisite user testing, tweaking, and multi-billion-dollar IPO-ing, Rovio’s Facebook app — with a handful of new features in tow — is finally ready for public consumption. As to those features, Angry Birds Friends brings a number of trendy social gaming features to Angry Birds, including tournament mode, new weekly levels, new ways to earn power-ups, rewards, and, of course, tons of social integration.

As Angry Birds fanatics are well aware, Rovio launched Angry Birds Friends in beta earlier this year. On top of those things I mentioned earlier, the beta version of Angry Birds Friends has also been a testing ground for Rovio to test out new business models, like offering $1 power-ups beyond pay-to-download options or the infamous Mighty Eagle.

Make your own open-source cloud with own Cloud 4

 May 23, 2012

Summary: So you like the idea of cloud-computing, but you don’t trust any of the cloud vendors? With ownCloud 4 you can build your own.
Cloud 4
Like clouds, but don't trust cloud 
 vendors? Roll your own with ownCloud.

Big businesses use cloud services. You and I use cloud storage services like DropBox, Google Drive, and Amazon Cloud Drive every day. But, with each you have to trust your data on other people’s systems. With ownCloud, an open source file sync and share project, which began as a KDE project, you can keep your data on your servers and decide what other public cloud services you want to integrate into your personal cloud.

OwnCloud is primarily as an Infrastructure as a Service (IaaS) cloud service. With it you can store your files, folders, contacts, photo galleries, calendars and more on a server of your choosing. You can then access that storage from your mobile device, your desktop, or a Web browser. You can also sync your date with local devices and share your data either with the world at large or specific approved users.

With the new, just released version, you also now get file versioning, which allows you to “rollback” to previous versions; file-level encryption, Web-based drag and drop file management, and a built-in Open Document Format (ODF) preview.

OwnCloud is built on top of a MySQL database. The program itselfis written in PHP and JavaScript. It now has a new application programming interface (API). This should make it easier to build applications on top of ownCloud’s built-in capabilities.

In addition, ownCloud 4 includes an “experimental” feature for mounting of external file systems–including Dropbox, FTP and Google Drive–enabling users to have all their file sync and share tools in a single ownCloud interface.

OwnCloud can now also be used in a business network environment. It now includes system logging and enables administrators to manage users and groups from Lightweight Directory Access Protocol (LDAP) or Active Directory (AD).

“Version 3 represented a great technology leap forward. As our community continues to grow, Version 4 has benefited greatly, and the result is the most innovative and flexible sync and share platform to date,” said Frank Karlitschek, founder of ownCloud in a statement. “The latest ownCloud offers features businesses and service providers have been asking for, and adds new features and applications that meet the needs of the community and will greatly enhance our upcoming commercial editions.”

I’ve downloaded ownCloud for my CentOS 6 and openSUSE 12.1 servers and I like what I’ve seen so far. No, it’s not as easy as Dropbox nor as powerful as the Amazon Cloud, but it lets me run my own file sync and share services on my own hardware and storage, and use public hosting and storage offerings. I like it. OwnCloud will also run on Windows 7 or Server 2008.

Sure, I could have built something like this myself. Heck I have built things like this over the years, but ownCloud brings everything I need in one place so that I can run my own cloud my own way. And, that my friends, I find a very attractive option indeed. As I continue to work on it, I’ll let you know what I find. For now, I can recommend anyone who’s Linux savvy and wants their own customized cloud service to give it a try.

Or, if you like the idea, but don’t have the expertise, ownCloud offers commercial support options.

Tuesday, May 22, 2012

Via unveils $49 Android PC

 

 Via APC uses new Neo-ITX form factor, embedded memory and storage

Via unveils $49 Android PC
VIA APC PC
Via's APC is intended for ultra small form factors, embedded devices and experimentation. May 23, 2012
 


The APC runs on a WonderMedia ARM processor, with integrated memory and storage, and a full set of consumer I/O ports.


The PC is built on the new Neo-ITX form factor motherboard, which at 17cm x 8.5cm, is half the size of the microATX form factor.


The APC comes with browser and a selection off apps pre-installed, with connectivity for standard mouse and keyboard, and TV or monitor.

The board includes integrated 2GB NAND Flash and 512 DDR3 SDRAM, and has VGA and HMDI display ports, four USB 2.0 ports, one microSD slot, one 10/100 Ethernet port and audio-out/ Mic-in. It also has low power consumption of just 4 watts idle and 13.5 watts maximum load, ten times less that of a standard PC system.

The APC runs an optimized version of Android tailored to the hardware, and even includes hardware acceleration to provide HD quality multimedia.

The company says the APC is likely to appeal to OEMs and systems integrators that are looking for small, low power low cost devices and to hobbyists looking for a platform for building PC mods on.

"APC brings the familiarity and convenience of Android to the PC at a $49 price point that will open up exciting new markets and applications," said Richard Brown, VP of Marketing, VIA Technologies, Inc. "Like a bicycle for your mind, APC will enable more people than ever before to explore the vast online universe."

SMS spying app offered on Google Play


Posted on 22 May 2012.
 
Phone spying apps are usually offered on hacking forums and third party app markets, but given their malicious potential, it's unusual to see them being offered for sale on official online marketplaces.

Nevertheless, it does occasionally happen - as the recent discovery by Trend Micro researchers shows.

A beta version of an app that can record the contents of received and sent messages and send it to a remote FTP server is currently being offered on Google Play, and has been downloaded by an estimated 500 – 1000 users since March 11:

Google Spy App

"As the app is still in its beta testing, spying on a mobile device using this tool poses certain challenges," the researchers point out.

"First, it should be installed onto the target device without the victim knowing about it. Second, potential attackers would need to setup their own FTP servers, which may be difficult for those with less advanced IT knowledge. However, the developers behind this tool are likely to release an updated version that may include features and improvements to make it easier to use."

It's unlikely that users would install such an app on their own device by mistake, so the best way of preventing those that may have such plans to do so is to activate and user the lock function on the device.

Online censorship: UAE police shut down Facebook and Twitter accounts

May 22nd, 2012

FaceBook
twitter

The Twitter and facebook accounts were shut down for containing abusive or threatening material

Fifteen facebook and Twitter accounts have been shut down by cops in Dubai this year for containing abusive and threatening posts.

Major Saeed Al Hajeri, Head of the Electronic Crimes Department at Dubai Police, said: “We are not monitoring people on social networks but our electronic police patrols surf various websites to protect UAE citizens and residents against electronic crimes, which have increased worldwide recently.”
He said facebook and Twitter had agreed to Dubai Police’s request to shut three accounts last week. The Twitter and facebook accounts were shut down for containing abusive or threatening material, police said
The force had sent letters to the management of the social networking sites that included evidence account holders had committed acts violating UAE laws, including personal insults. “Many people think they cannot get into trouble for doing such things on the internet but they can be punished under UAE law,” he said.
He continued: “We respect people’s privacy and do not track their life on social networks. “We only take action when someone makes a complaint. “One major case involved hackers who broke into girls’ accounts and emails and downloaded their pictures.

“They then used them to blackmail them for money or sexual favours.”