Sponsored Content
Full Discussion: Pinot 0.82 (Default branch)
Special Forums News, Links, Events and Announcements Software Releases - RSS News Pinot 0.82 (Default branch) Post 302161836 by Linux Bot on Saturday 26th of January 2008 09:10:31 AM
Old 01-26-2008
Pinot 0.82 (Default branch)

Image Pinot is a D-Bus service that crawls, indexes your documents, and monitors them for changes. It is also a GTK-based user interface that enables you to query the index built by the service or your favorite Web engine, and display and analyze the results. It makes full use of advanced indexing and search facilities offered by Xapian, features language detection, dynamic document summaries, easy labelling of documents, and internal support for common file types. The D-Bus interface allows easy integration with other applications. License: GNU General Public License (GPL) Changes:
The Xapian-related code was moved into a separate back-end. Several issues were fixed with query stemming, which is now independent of the language filter. Viewed documents are added to the desktop environment's list of recently used files. When the index needs updating, the user is now told on every run until they click the "Don't warn me again" check box. The Status window shows which engines are available. The Sherlock plugin parser was fixed. Support for Xesam languages was updated to RC1. The D-Bus interface was expanded. The Dutch, Spanish, and Swedish translations were updated.Image

More...
 
disco(1)						      General Commands Manual							  disco(1)

NAME
disco - Mono's Web Service Discovery Tool SYNOPSIS
disco [options] url DESCRIPTION
disco is a tool for discovering web services and for retireving the documents that describe those services. url is the location of a DISCO document, which includes a list of WSDL documents, XML schemas and references to other DISCO documents. disco downloads the DISCO document and all referenced documents (unless the -nosave option is specified), and saves them to disk. OPTIONS
The following options are available: -nologo Supress the startup logo. -nosave Do not save the discovered documents to disk. The default is to save the documents. -o:directory , -out:directory The directory where to save the discovered documents. By default, documents are saved in the current directory. -u:username , -user:username The user name to use when connecting to the server. -p:password , -password:password The password to use when connecting to the server. -d:domain , -domain:domain The domain to use when connecting to the server. -proxy:url The url of the proxy server to use for http requests. -proxyusername:username The user name to use when connecting to the proxy. -proxypassword:password The password to use when connecting to the proxy. -proxydomain:domain The domain to use when connecting to the proxy. AUTHORS
Lluis Sanchez Gual (lluis@ximian.com) LICENSE
disco is released under the terms of the GNU GPL. SEE ALSO
wsdl(1), soapsuds(1), mono(1), mcs(1) disco(1)
All times are GMT -4. The time now is 07:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy