Saturday, 31 December 2011

Personal Full Text Search UI Application - Recoll

Recoll is a full text search application. Full text search applications let you find your data by content rather than by external attributes (like a file name). More specifically, they will let you specify words (terms) that should or should not appear in the text you are looking for, and return a list of matching documents, ordered so that the most relevant documents will appear first.

You do not need to remember in what file or email message you stored a given piece of information. You just ask for related terms, and Recoll will return a list of documents where those terms are prominent, in a similar way to Internet search engines.

Recoll uses the Xapian information retrieval library as its storage and retrieval engine. Xapian is a very mature package using a sophisticated probabilistic ranking model. Recoll provides the mechanisms and interface to get data into and out of the system.

Continue Reading...

Friday, 30 December 2011

Control your Android Device from a Web Browser Over-The-Air - Airdroid

AirDroid is a fast, free app that lets you wirelessly manage & control your Android devices (phone & tablet) from a web browser.

It’s designed with the vision to bridge the gap between your Android device and web browser, on desktop computers or tablet devices, on Windows or Mac.


AirDroid Features:
Files: Transfer files between Android devices and computers. Cut, copy, paste, search, rename or delete files on the SD card. 
SMS: Read, send, forward or delete SMS messages. 
Applications: Install, uninstall, backup, search apps and do batch processing. 
Photos: Preview, delete, import, export, set as wallpaper and photos slide show from desktop. 
Clipboard: Share clipboard text between desktop and device. 
Contacts: Group, search, create contacts, check and delete call logs. 
Ringtones: Search, preview, import, export, delete and customize ringtones for phone calls, notifications and alarms. 
Music: Play, search, import, export, delete, or set as phone call, notification and alarm ringtones.

Continue Reading...

Thursday, 29 December 2011

Install or Upgrade to Firefox 9 in Ubuntu

Firefox 9 was released on December 20, 2011; version 9.0.1 was released a day later and is currently the latest stable version in the "Release" channel.

The latest version of Firefox has the following changes:
 * Added Type Inference, significantly improving JavaScript performance
 * Improved theme integration for Mac OS X Lion
 * Added two finger swipe navigation for Mac OS X Lion
 * Added support for querying Do Not Track status via JavaScript
 * Added support for font-stretch
 * Improved support for text-overflow
 * Improved standards support for HTML5, MathML, and CSS
 * Fixed several stability issues
 * Fixed several security issues

Continue Reading...

Wednesday, 28 December 2011

Listen Music from Cloud Music Services using Nuvola Player

Nuvola Player runs web interface of cloud music service in its own window and provides integration with a Linux desktop (system tray, Ubuntu sound menu, dock menu and notifications).

Nuvola Player currently supported services are
 * Google Music
 * Grooveshark
 * Hype Machine
 * 8tracks.

Nuvola Player Features:
 * With Nuvola Player you will never accidentaly close web browser with playing music and window with your music is easily accesible from your dock/task bar instead of tab bar of your web browser.
  * Nuvola Player shows notifications with currently playing song (Ubuntu, GNOME Fallback mode, GNOME Shell).
* Nuvola Player adds extra menu items to control playback (play/pause, previous/next song) or exit application.

Continue Reading...

 
//PART 2