Google Gadgets for Linux 0.10.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Google Gadgets for Linux 0.10.3 (Default branch)
# 1  
Old 11-07-2008
Google Gadgets for Linux 0.10.3 (Default branch)

ImageGoogle Gadgets for Linux provides a platform forrunning Google Gadgets under Linux, catering tothe unique needs of Linux users. It's compatiblewith the gadgets written for Google Desktop forWindows as well as the Universal Gadgets oniGoogle. There are two main components to theapplication: one is a common gadget libraryresponsible for running and presenting a gadget,and the other is a host program that allows theuser to choose gadgets and run them on thedesktop. Currently it has hosts written for GTK+and Qt, with the GTK+ host offering a sidebarsimiliar to that of Google Desktop for Windows.License: The Apache License 2.0Changes:
This release has major bugfixes and feature enhancements. Most features introduced in Google Desktop 5.8 are supported. cmake build scripts are included in the source package. All users are encouraged to upgrade.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GOOGLE-SITEMAPGEN(1)					      General Commands Manual					      GOOGLE-SITEMAPGEN(1)

NAME
google-sitemapgen -- simple script to automate production of sitemaps for a webserver SYNOPSIS
google-sitemapgen [--testing] [--help] [--config=config.xml] DESCRIPTION
This manual page documents briefly the google-sitemapgen command. This manual page was written for the Debian distribution because the original program does not have a manual page. google-sitemapgen is a program that automatically produces sitemaps for a webserver, in the Google Sitemap Protocol (GSP). Sitemap files are XML listings of content you make available on your web server. The files can be directly submitted to search engines as hints for the search engine web crawlers as they index your web site. This can result in better coverage of your web content in search engine indices, and less of your bandwidth spent doing it. OPTIONS
--config=config.xml Specify the location of the configuration config.xml --testing Used to test the sitemap generator configuration. --help Display a summary of options and exit. SEE ALSO
/usr/share/doc/google-sitemapgen/examples/example_config.xml.gz AUTHOR
Google Sitemap was originally written by Google Code <opensource@google.com>. This manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. GOOGLE-SITEMAPGEN(1)