Main > Free Download Search >

Free experienced synonym software for linux

experienced synonym

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 527
Synonym 0.4.3

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.

<<less
Download (0.30MB)
Added: 2005-10-13 License: Other/Proprietary License Price:
1473 downloads
Xapian and Omega 1.0.2

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.
<<less
Download (2.7MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
843 downloads
Eclipse Fieldviewer 1.0.0

Eclipse Fieldviewer 1.0.0


Eclipse FieldViewer is a structured viewer component that displays data entry fields for model objects. more>>
Eclipse FieldViewer is a structured viewer component that displays data entry fields for model objects in a user defined, form based layout.
Eclipse FieldViewer is similar to the TableViewer component from JFace. Eclipse Fieldviewer separates the model from viewers in a similar way using Content- and Labelproviders to bind the data to the fields of the viewer. A Fieldviewer can display an array of similar elements. Unlike a tableviewer only a single element is shown at a time. The layout of the fields is not predefined as in a tableviewer.
This widget can be used in software using other JFace components (eg RCP applications).
Main features:
- interface similar to that of a JFace-TableViewer()
- ContentProvider(), LabelProvider() and Font-/ColorProvider()
- fields can display text and/or image
- ViewerSorter() and ViewerFilter()
- semi-automatic layout for simple requirements
- fully configurable layout of fields if necessary
- editable fields using standard CellEditors
Unlike a table viewer the Eclipse Fieldviewer is not a widget that has very unique features by itself. An experienced programmer can easily create the fields from scratch or use a tool for this task.
An Eclipse Fieldviewer widget is nice if you have to display data from a database where the user decides which element to display. It is also very well suited if you combine a Tableviewer()/TreeViewer() with a FieldViewer() and the user can decide how he wants the data displayed. Editable fields in these widgets use CellEditors to change the contents of the underlying model so the corresponding code can be reused and is not specifically tied to a single field.
<<less
Download (0.055MB)
Added: 2006-06-22 License: Eclipse Public License Price:
1229 downloads
RapidSVN 0.9.4

RapidSVN 0.9.4


RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework. more>>
RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework. RapidSVN also includes a Subversion client C++ API.
We want to build a best of breed visual client that utilizes the best features of clients from other revision control architectures. While being easy enough for users new to Subversion to work with it must also be powerful enough to make experienced users even more productive.
Main features:
- Simple - provides an easy to use interface for Subversion features
- Efficient - simple for beginners but flexible enough to increase productivity for experienced Subversion users
- Portable - runs on any platform on which Subversion and wxWidgets can run: Linux, Windows, Mac OS 9/X, Solaris, etc.
- Fast - entirely written in C++
<<less
Download (0.56MB)
Added: 2006-12-10 License: LGPL (GNU Lesser General Public License) Price:
1057 downloads
ActiveWidgets Grid 1.0

ActiveWidgets Grid 1.0


ActiveWidgets Grid is a cross-browser scrolling datagrid control. more>>
ActiveWidgets Grid is a cross-browser scrolling datagrid control that is fast to load and easy to integrate. The grid can handle data in many forms, from CSV to XML.

For the experienced developer it provides clean separation between data models, presentation templates, and control behavior, while the end user will find its fixed headers, resizeable columns, instant sorting, in-cell images, and mouse-over effects useful.
<<less
Download (0.33MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1636 downloads
Lexi 0.01

Lexi 0.01


Lexi project is a dict client and vocabulary builder. more>>
Lexi project is a dict client and vocabulary builder.

Lexi is a dict client that also serves as a personalized vocabulary builder.

It caches definitions and has a persistent word list.

The interface is structured to be quick and easy and features synonym clicking, drag and drop word queries, and spelling suggestions.

<<less
Download (0.025MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1089 downloads
Ch Standard Edition 5.0

Ch Standard Edition 5.0


Ch is an embeddable C/C++ interpreter for scripting and numerical computing. more>>
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. C/Ch/C++ allow users to use one language, anywhere and everywhere, for any programming tasks. Ch is the solution for:
- Embedded Scripting
- Enterprise
- Academic
- Plotting and Numerical Computing
C++ is C plus plus minus. Ch is C plus (Ch = C+). Ch is a C interpreter. Ch is C with classes and high-level extensions. Ch is a superset of C. Note that C++ is no longer a superset of C. For example, VLA and IEEE floating-point arithmetic in C are not supported in C++.
C is for low-level system programming and embedded systems; C++ for large-scale projects. Ch is optimal for platform-independent scripting in numerical computing and visualization, rapid application development, Web programming and plotting, embedded scripting, shell programming and integration with legacy systems.
Like C++, Ch is designed to be a superset of C, which means a C program can run in Ch without modification. Unlike C++ which is designed for serious professional programmers (elite), Ch is designed for both novice beginners with no computer experience (average Joe and John) as well as experienced programmers.
<<less
Download (14MB)
Added: 2005-04-15 License: Other/Proprietary License Price:
1655 downloads
Tao Live CD 5.00

Tao Live CD 5.00


Tao Linux is a project to build a free Linux distribution from the sources used in the Red Hat Enterprise product line. more>>
Tao Linux is a project to build a free Linux distribution from the sources used in the Red Hat Enterprise Linux product line.
The target market is either experienced system administrators who would like freely available binaries of this code, or end users who are interested in experimenting with enterprise functionality.
Besides being mostly compatible with Red Hat Enterprise Linux 3, it also includes software packages such as Eclipse and clustering tools not found in the base RHEL products.
Main features:
- Yum used for updates
- Based on commercially produced Enterprise sources
- Many packages for Red Hat Enterprise Linux also run on Tao Linux
- Free as in speech and beer
- Security updates (in SRPM form, at least) available for seven years.
<<less
Download (MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
915 downloads
IceWM Control Panel 3.2

IceWM Control Panel 3.2


IceWM Control Panel is a full-featured control panel for IceWM. more>>
IceWM Control Panel is a full-featured, GTK-based control panel for IceWM. It features an IceWM theme designer, Ice Sound Manager (for sound events), IcePref2, and tools to manage desktop wallpaper, cursors, keys, window options, and more.
IceWM Control Panel has a familiar, Windows-like Control Panel user interface.
Enhancements:
- This release patches bugs that many users of Python 2.3 experienced while attempting to run the applications.
- In addition, this release adds support for the latest changes and features of IceWM versions 1.2.14 and 1.2.15 .
- This release also features Russian translation updates and French Help file additions .
<<less
Download (0.76MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1675 downloads
Dead Souls 2.0r29

Dead Souls 2.0r29


The Dead Souls MUD Library is a multi-user, text based adventure creation system. more>>
The Dead Souls MUD Library is a multi-user, text based adventure creation system.

Dead Souls project allows the user to build adventure games which can be played over the Internet simultaneously by many people. It is designed for both experienced and beginner MUD admins.
<<less
Download (1.5MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1205 downloads
Instant Computer Help from Sunflower Network 0.5

Instant Computer Help from Sunflower Network 0.5


Instant Computer Help from Sunflower Network is an extension which enables you to get instant, expert help with your computer. more>>
Instant Computer Help from Sunflower Network is an extension which enables you to get instant, expert help with your computer.

Get instant, expert help with your computer.
You choose the price!

The Instant Computer Help tool bar immediately connects you with Sunflower Networks computer experts. Simply type in a brief description of your computer problem, and select the price that this answer is worth to you.

These agents are instantly notified of your help request -- their responses to you will appear in your browser. Choose an agent based on their profile and rating, and youll be connected by text chat, screen sharing, and telephone, for rapid problem resolution.

If the agent cant resolve your problem you dont have to pay! Payment for services is handled through a secure connection with PayPal.

By safely and securely connecting you with friendly and experienced experts, your computer problems can be fixed quickly, at a price of your choosing.

<<less
Download (0.003MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
936 downloads
Eclipse 2D Game Engine 1.0

Eclipse 2D Game Engine 1.0


Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file. more>>
Eclipse is a set of C++ classes designed to give beginner developers a head start in developing their first games as well as more experienced developers who dont want to have to write code for mundane tasks like fonts, sprites, and image loading.

Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file support.
<<less
Download (0.38MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1166 downloads
SUSE Linux 10.1 Remastered

SUSE Linux 10.1 Remastered


SUSE Linux Remastered combines the 10.1 GM and all online updates that have been released for 10.1. more>>
SUSE Linux Remastered combines the 10.1 GM and all online updates that have been released for 10.1.

openSUSE Linux provides anyone with free and easy access to the worlds most usable Linux distribution, SUSE Linux.

The openSUSE project is a worldwide community program sponsored by Novell (http://www.novell.com) that promotes the use of Linux everywhere.

The goals of the openSUSE project are:

Make SUSE Linux the easiest Linux distribution for anyone to obtain, and the most widely used open source platform.

Provide an environment for open source collaboration tha makes SUSE Linux the worlds best Linux distribution for new and experienced Linux users.

Dramatically simplify and open the development and packaging processes to make SUSE Linux the platform of choice for Linux hackers and application developers.

Currently, SUSE Linux is an unsupported, open source only, preliminary edition of SUSE Linux that contains bleeding-edge packages and represents the latest development snapshot. If you intend to test for bugs or contribute patches, this version is for you...
<<less
Download (MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1155 downloads
Debian GNU/Hurd K14

Debian GNU/Hurd K14


The GNU Hurd is the GNU projects replacement for the Unix kernel. more>>
The GNU Hurd project is a set of servers running on top of the GNU Mach microkernel. Together they build the base for the GNU operating system.

Currently, Debian is only available for Linux, but with Debian GNU/Hurd we have started to offer GNU/Hurd as a development, server and desktop platform, too. However, Debian GNU/Hurd is not officially released yet, and wont be for some time.

The Hurd is under active development, but does not provide the performance and stability you would expect from a production system. Also, only about every second Debian package has been ported to the GNU/Hurd. There is a lot of work to do before we can make a release.

Until then, you can participate in the development if you want. Depending on your experience and time commitment, you can help us in many different ways. For example, we need experienced C hackers to develop and implement new features and to fix bugs and debug the system.

If you are not very experienced in C programming, you can still help: Either by testing the existing systems and reporting bugs, or by trying to compile some unported software you have experience with. Also writing documentation is important, or maintaining the web pages.
<<less
Download (698.5MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1061 downloads
Hexagonal Minesweeper 0.2.1

Hexagonal Minesweeper 0.2.1


Hexagonal Minesweeper is a puzzle game, inspired by famous Minesweeper. more>>
Hexagonal Minesweeper is a puzzle game, inspired by famous Minesweeper. HexaMine is puzzle game is based on idea of famous Minesweeper.

Classic Minesweeper quickly becomes boring for experienced player as he remembers most of restricted set of possible game situations, and nothing can challenge him to thing more then 3 seconds any more.

Proprietary MegaMiner by Astatix Software, has introduced mines with variable power to solve this problem, but it created a new one: there were too much situations when player had to guess rather then prove.

HexaMine has taken te idea of MegaMiner a lot further. Here are features, which allow HexaMine to present even most experienced player nontrivial challenging yet solvable game situations:

1) Different mine powers. Exactly as in MegaMiner.
2) Hexagonal grid. This reduces the number is possible situations for any single cell. This also makes surrounding of a cell look nore like a circle, which is more intuitive.
3) Concept of close and far neighborhood. There is nothing new about first one, as it is just sum of mine powers of ajacent cells. Far neighborhood is entirely new concept. Think of real metal detector. It can pick up any mine within small radius, say of 1 meter. This is exactly the close neighborhood. But mentioned metal detector can also pick up larger objects within bigger radius, say 2 meters, although the signal is weaker. This is exactly the concept of far neighborhood. For each empty cell the close neighborhood threat is calculated as mentioned above, although for far neighborhood threat each mine is reduced by 1 category. Smallest mines are not taken into account, larger ones seem smaller. Both threats are specified for open empty cell.
4) In contrast to other known to me Minesweeper-like games, in HexaMine you never know neither number of mines of each power, nor exact total number of mines.
The bottom line, (1) and (4) creates mathematically finite but practically countless number of different game situations, while (2) and (3) give player enough information, although very complicate, to solve vast majority of them without need to guess.

The bottom line, (1) and (4) creates mathematically finite but practically countless number of different game situations, while (2) and (3) give player enough information, although very complicate, to solve vast majority of them without need to guess.

<<less
Download (0.13MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1221 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5