provides synonym
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7028
Synonym 0.4.3
Synonym that allows a company to easily archive all email messages going in and out. more>>
Synonym that allows a company to easily archive all email messages going in and out. It can copy mail messages, delete, reject or add a text and/or html signature based on a XML based configuration file listing regular expression rules.
An archive containing all the messages that passed through a companys MTA ensures no messages are lost.
Even when using public folders with read-only access, some messages might not contain the public folder address in the recipients list so when a user deletes a message that email might be lost forever.
A searchable archive of all the talks between a company and the client is a very useful tool allowing incident tracking for people that were not directly involved in the email flow.
<<lessAn archive containing all the messages that passed through a companys MTA ensures no messages are lost.
Even when using public folders with read-only access, some messages might not contain the public folder address in the recipients list so when a user deletes a message that email might be lost forever.
A searchable archive of all the talks between a company and the client is a very useful tool allowing incident tracking for people that were not directly involved in the email flow.
Download (0.30MB)
Added: 2005-10-13 License: Other/Proprietary License Price:
1473 downloads
kearones Comicons light
kearones Comicons light provides an icon theme for Gnome. more>>
kearones Comicons light provides an icon theme for Gnome.
This is a icontheme for gnome with my kearones comicons.
This is only the light version.
It doesnt include the bix sizes above 64 pixel and no extra icons.
<<lessThis is a icontheme for gnome with my kearones comicons.
This is only the light version.
It doesnt include the bix sizes above 64 pixel and no extra icons.
Download (1.4MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1005 downloads
Vista Basic 2
Vista Basic provides a theme similar to Microsoft Vista. more>>
Vista Basic provides a theme similar to Microsoft Vista.
window borders similar to those of Microsoft Vista when using non Aero compatible software (such as JRE 6 or Photoshop CS 2)
<<lesswindow borders similar to those of Microsoft Vista when using non Aero compatible software (such as JRE 6 or Photoshop CS 2)
Download (0.015MB)
Added: 2007-04-17 License: Public Domain Price:
678 downloads
Simple Xmms Control 0.1
Simple Xmms Control is a a simple SuperKaramba theme that provides XMMS control. more>>
Simple Xmms Control is a a simple SuperKaramba theme that provides XMMS control. Icons are from nuoveXT icon theme.
All suggestions are welcome!
<<lessAll suggestions are welcome!
Download (0.008MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1223 downloads
phpFile 0.0.2
phpFile provides a PHP file manager. more>>
phpFile provides a PHP file manager.
phpFile is a PHP3 application that allows you to easily include a simple file manager within to your Web site. phpFiles features include browsing, uploading, and deleting files.
<<lessphpFile is a PHP3 application that allows you to easily include a simple file manager within to your Web site. phpFiles features include browsing, uploading, and deleting files.
Download (0.016MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
954 downloads
Glass Icons Theme 0.2
Glass Icons Theme provides a full transparent set of icons. more>>
Glass Icons Theme provides a full transparent set of icons.
Full Transparent SVG Icons, are in beta-test.
This is the first public release.
<<lessFull Transparent SVG Icons, are in beta-test.
This is the first public release.
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
598 downloads
Gretools 1.2.4
Gretools is a vocabulary building tool for GNOME. more>>
Gretools is a vocabulary building tool for GNOME.
It is a fun and efficient way to learn words. It has a simple and intuitive interface. Its word list consists of about 4000 words.
Gretools consists of a synonym quiz, a word guessing game and a word browser. It automatically remembers the words you had difficulty with and lets you revise them. You can set a filter to restrict the space of words to practice on.
Please take a minute to rate gretools on this page after you use it. Thanks.
<<lessIt is a fun and efficient way to learn words. It has a simple and intuitive interface. Its word list consists of about 4000 words.
Gretools consists of a synonym quiz, a word guessing game and a word browser. It automatically remembers the words you had difficulty with and lets you revise them. You can set a filter to restrict the space of words to practice on.
Please take a minute to rate gretools on this page after you use it. Thanks.
Download (0.15MB)
Added: 2005-07-22 License: GPL (GNU General Public License) Price:
1558 downloads
Amarok Full Screen 0.5
Amarok Full Screen provides a full screen front end for Amarok. more>>
Amarok Full Screen provides a full screen front end for Amarok.
The look can be changed by custom THEMES.
<<lessThe look can be changed by custom THEMES.
Download (0.20MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
961 downloads
Xapian and Omega 1.0.2
Xapian is an Open Source Probabilistic Information Retrieval library, released under the GPL. more>>
Xapian is an Open Source Probabilistic Information Retrieval library, released under the GPL. Xapian iss written in C++, with bindings to allow use from other languages (Perl, Java, Python, PHP, and TCL are currently supported; Guile and C# are being worked on).
Xapian is designed to be a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications.
If youre after a packaged search engine for your website, you should take a look at Omega, which is an application we supply built upon Xapian. But unlike most other website search solutions, Xapians versatility allows you to extend Omega to meet your needs as they grow.
Main features:
- Free Software/Open Source - licensed under the GPL.
- Highly portable - runs on many Linux, MacOS X, many other Unix platforms, and Microsoft Windows.
- Written in C++. Perl bindings are available in the module Search::Xapian on CPAN. Java JNI bindings are included in the xapian-bindings module. We also support SWIG which can generate bindings for 13 languages. At present those for Python, PHP4, and TCL are working. Guile and C# are being worked on.
- Ranked probablistic search - important words get more weight than unimportant words, so the most relevant documents are more likely to come near the top of the results list.
- Relevance feedback - given one or more documents, Xapian can suggest the most relevant index terms to expand a query, suggest related documents, categorise documents, etc.
- Phrase and proximity searching - users can search for words occuring in an exact phrase or within a specified number of words, either in a specified order, or in any order.
- Full range of structured boolean search operators ("stock NOT market", etc). The results of the boolean search are ranked by the probablistic weights. Boolean filters can also be applied to restrict a probabilistic search.
- Supports stemming of search terms (e.g. a search for "football" would match documents which mention "footballs" or "footballer"). This helps to find relevant documents which might otherwise be missed. Stemmers are currently included for Danish, Dutch, English, Finnish, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, and Swedish.
- Supports database files > 2GB - essential for scaling to large document collections.
- Platform independent data formats - you can build a database on one machine and search it on another.
- Allows simultaneous update and searching. New documents become searchable right away.
As well as the library, we supply a number of small example programs, and a larger application - an indexing and CGI-based application called omega:
- The indexer supplied can index HTML, PHP, PDF, PostScript, and plain text. Adding support for indexing other formats is easy where conversion filters are available (e.g. Microsoft Word). This indexer works using the filing system, but we also provide a script to allow the htdig web crawler to be hooked in, allowing remote sites to be searched using Omega.
- You can also index data from any SQL or other RDBMS supported by the Perl DBI module. That includes MySQL, PostgreSQL, SQLite, Sybase, MS SQL, LDAP, and ODBC.
- CGI search front-end supplied with highly customisable appearance. This can also be customised to output results in XML or CSV, which is useful if you are dynamically generating pages (e.g. with PHP or mod_perl) and just want raw search results which you can process in your own page layout code.
Enhancements:
- This release adds support for spelling correction and synonym expansion.
- Some Btree tables are now optional, so opening a database is slightly quicker.
- The Xapian::NumberValueRangeProcessor class has been reworked to fix a design flaw.
- A few bugs have been fixed.
- Performance was improved in several cases.
<<lessXapian is designed to be a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications.
If youre after a packaged search engine for your website, you should take a look at Omega, which is an application we supply built upon Xapian. But unlike most other website search solutions, Xapians versatility allows you to extend Omega to meet your needs as they grow.
Main features:
- Free Software/Open Source - licensed under the GPL.
- Highly portable - runs on many Linux, MacOS X, many other Unix platforms, and Microsoft Windows.
- Written in C++. Perl bindings are available in the module Search::Xapian on CPAN. Java JNI bindings are included in the xapian-bindings module. We also support SWIG which can generate bindings for 13 languages. At present those for Python, PHP4, and TCL are working. Guile and C# are being worked on.
- Ranked probablistic search - important words get more weight than unimportant words, so the most relevant documents are more likely to come near the top of the results list.
- Relevance feedback - given one or more documents, Xapian can suggest the most relevant index terms to expand a query, suggest related documents, categorise documents, etc.
- Phrase and proximity searching - users can search for words occuring in an exact phrase or within a specified number of words, either in a specified order, or in any order.
- Full range of structured boolean search operators ("stock NOT market", etc). The results of the boolean search are ranked by the probablistic weights. Boolean filters can also be applied to restrict a probabilistic search.
- Supports stemming of search terms (e.g. a search for "football" would match documents which mention "footballs" or "footballer"). This helps to find relevant documents which might otherwise be missed. Stemmers are currently included for Danish, Dutch, English, Finnish, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, and Swedish.
- Supports database files > 2GB - essential for scaling to large document collections.
- Platform independent data formats - you can build a database on one machine and search it on another.
- Allows simultaneous update and searching. New documents become searchable right away.
As well as the library, we supply a number of small example programs, and a larger application - an indexing and CGI-based application called omega:
- The indexer supplied can index HTML, PHP, PDF, PostScript, and plain text. Adding support for indexing other formats is easy where conversion filters are available (e.g. Microsoft Word). This indexer works using the filing system, but we also provide a script to allow the htdig web crawler to be hooked in, allowing remote sites to be searched using Omega.
- You can also index data from any SQL or other RDBMS supported by the Perl DBI module. That includes MySQL, PostgreSQL, SQLite, Sybase, MS SQL, LDAP, and ODBC.
- CGI search front-end supplied with highly customisable appearance. This can also be customised to output results in XML or CSV, which is useful if you are dynamically generating pages (e.g. with PHP or mod_perl) and just want raw search results which you can process in your own page layout code.
Enhancements:
- This release adds support for spelling correction and synonym expansion.
- Some Btree tables are now optional, so opening a database is slightly quicker.
- The Xapian::NumberValueRangeProcessor class has been reworked to fix a design flaw.
- A few bugs have been fixed.
- Performance was improved in several cases.
Download (2.7MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
843 downloads
kearone
kearone provides icon pack for gnome based on my kearones icons more>>
kearone provides icon pack for gnome based on my "kearones icons"
Version restrictions:
- think it could be improved with a more consistent Computer icon, and some black contour around the file type icons (just like the Home and Trash).
<<lessVersion restrictions:
- think it could be improved with a more consistent Computer icon, and some black contour around the file type icons (just like the Home and Trash).
Download (1.1MB)
Added: 2007-01-27 License: GPL (GNU General Public License) Price:
1001 downloads
File Lister 2.3
File Lister provides a Web interface for listing files and directories. more>>
File Lister provides a Web interface for listing files and directories.
FileLister is meant to be an open source alternative for listing files/directories with an easy navigateable (web-)interface.
<<lessFileLister is meant to be an open source alternative for listing files/directories with an easy navigateable (web-)interface.
Download (0.034MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
992 downloads
Minicontrol 0.2
Minicontrol is a dockapp that provides shutdown and restart buttons, and more. more>>
Minicontrol is a dockapp that provides shutdown and restart buttons, and more.
Main features:
- Simple digital CLOCK
- WPrefs launcher button
- Shutdown-Restart button
<<lessMain features:
- Simple digital CLOCK
- WPrefs launcher button
- Shutdown-Restart button
Download (0.024MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1097 downloads
OPML Reader 0.1
OPML Reader provides a Feed Reader for any OPML Autodiscovery enabled page. more>>
OPML Reader provides a Feed Reader for any OPML Autodiscovery enabled page.
Open a Feed Reader for any OPML Autodiscovery enabled page. You can choose between Optimal OPML browser and Grazr.
<<lessOpen a Feed Reader for any OPML Autodiscovery enabled page. You can choose between Optimal OPML browser and Grazr.
Download (0.050MB)
Added: 2007-04-07 License: MPL (Mozilla Public License) Price:
956 downloads
mod_proxy_pass_env 0.01
mod_proxy_pass_env module provides virtual transparency of environment variables when using the mod_proxy as reverse-proxy. more>>
mod_proxy_pass_env module provides virtual transparency of environment variables
when using the mod_proxy as reverse-proxy.
This module convert frontend environment variables(header-variables) to the HTTP header of the PROXY request.
<<lesswhen using the mod_proxy as reverse-proxy.
This module convert frontend environment variables(header-variables) to the HTTP header of the PROXY request.
Download (0.003MB)
Added: 2006-04-12 License: The Apache License Price:
1290 downloads
FileSystemStorage 2.5.2
FileSystemStorage is a project that provides FileSystem storage for Archetypes. more>>
FileSystemStorage is a project that provides FileSystem storage for Archetypes.
FileSystemStorage is an Archetype storage for storing data on FileSystem This storage is used to avoid ZODB to grow quickly when using a lot of large files.
<<lessFileSystemStorage is an Archetype storage for storing data on FileSystem This storage is used to avoid ZODB to grow quickly when using a lot of large files.
Download (0.070MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
987 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above provides synonym search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed