Saturday, March 30, 2013

Nepoogle 1.0.0


Developer:

License / Price:

Last Updated:

Category:
Ignacio Serantes | More programs
GPL / FREE
March 30th, 2013, 22:59 GMT [view history]
ROOT / Desktop Environment / Tools

Nepoogle is a search utility for Nepomuk inspired in Google's search syntax. It has it's own SPARQL query builder engine to achieve more control and be more safely about encoding bugs.

Functionalities:
-Full support to UTF-8.
-Many shorcuts and commands, read help for full list and description.
-"and", "or" and several comparison operators supported.
-You can open urls in results with default external applications.
-Resource viewer with navigation system, image support and multimedia player (video player seems to work only with GStreamer Phonon Backend with video support).
-Supports Nepomuk::Query::QueryParser() query engine.
-A cache system with manual refresh usign F5 key.
-Three different query engines.
-Playlist for audio and video files.
-Supports Nepomuk TVNamer, http://kde-apps.org/content/show.php/Nepomuk+TVNamer?content=148910.

Known bugs that can not be fixed:
-Volume is reset to max volume on track change: this is a bug in QtWebKit, current javascript code it's working in Chrome and Firefox. Any help to find a workaround would be appreciated.
-Some mp3 files sounds awful: this is a bug in GStreamer.

Search tips:
-Ask specific questions and if you get no results then try more general questions:
"e" -- you will get a lot of results and a slow query
actor:e -- more optimized version if you are looking for an actor

-If you know exactly the word your are looking for "+" will improve performance and your results, but noticed search is case sensitive:
performer:+"Fleetwood Mac" -- query works
performer:+"fleetwood mac" -- query fails
performer:"fleetwood mac" -- query works but is more slow

-Regular expressions are your friends:
^word -- string begins with "word"
word$ -- string ends with "word"
^this.*word$ -- string begins with "this" and ends with "word"

-Use quotation marks if you need to search for special characters or spaces:
"Singin' in the Rain" -- because character "'" and spaces
"^file:///storage/movies" -- because character ":"
"f(x)" -- because parenthesis
"Peter Gabriel" -- without quotation marks nepoogle will search for "Peter and Gabriel"

-With e0 prefix Nepomuk::Query::QueryParser() engine is used rather than internal engine:
"e0 movies" -- display results using Nepomuk API.


Product's homepage

Requirements:

· Python
· KDE Software Compilation

What's New in This Release: [ read full changelog ]

· BUG: several bugs fixed. More info are available in git repository.
· CHANGE: from Nepomuk to Nepomuk2. Nepoogle only works since this version with Nepomuk2.
· CHANGE: nepoogle now tries to detect system encoding instead of using UTF8.
· NEW: added several icons to improve application aspect.
· NEW: added "profile" option to parameter verbose.
· NEW: basic ontologies edition using drag&drop.
· NEW: command newcontact to create nco:Contact from scratch.
· NEW: command notindexed available only in console mode.
· NEW: command v1 to force Nepoogle to use old SPARQL query engine.
· NEW: find text window invocable using CTRL+F.
· NEW: inverse relations in ontologies using "2004" is equivalent to "create:>2004".
· CHANGE: "created" is now a shortcut to "nao:created" ontology and "contentcreated" is a shortcut to "nie:contentCreated" ontology.
· CHANGE: default template displays "nie:url" when is available.
· CHANGE: empty values are now supported in queries and are equivalent to ".*", "tvseries:" is the same as "tvseries:.*".
· CHANGE: resource viewer don't display resources if nao:userVisible is not equal to 1.
· CHANGE: videojs is disabled by default because performance reasons.
· NEW: Added a basic playlist to audios and videos. Now you can listen an album or watch your series in Nepoogle.
· NEW: Added a button to open "tvshow:/" kio to "nmm:TVShow" and "nmm:TVSeries" templates.
· NEW: Added "artistalbum" and "tvshows" shortcuts.
· NEW: Added command "topics" to display all "pimo:Topic" resources.
· NEW: Added e2 engine, a hacked version of Query::QueryParser() using subqueries optimization.
· NEW: Added "nfo:Website", "nfo:WebDataObject", "nfo:PaginatedTextDocument", "nfo:SpreadSheet" and "nfo:TextDocument" templates.
· NEW: Added support to Conquirere "http://www.example.com/nbid" ontologies.
· NEW: Added support to sending files to trash with a delete button.
· NEW: Added support to resource viewer to delete the resource using a button or the Ctrl+Del hotkey.


Download button
Via: Nepoogle 1.0.0

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...