Main > Free Download Search >

Free among several software for linux

among several

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2256
Money Share 2.2

Money Share 2.2


Money Share is an expense management tool that can be used keep track of expenses among several people. more>>
Money Share is an expense management tool that can be used keep track of expenses among several people.
Expenses made on behalf of people can be kept track of and recovered when balancing accounts. The utility also reduces the number of exchanges required in order to balance the accounts.
Enhancements:
Improvements
- Specify which file is selected in the dropdown box
- Change password option functionality is now available
- Transactions page now has a summary of expenses by description
<<less
Download (0.027MB)
Added: 2005-08-17 License: GPL (GNU General Public License) Price:
1537 downloads
JA-SIG uPortal 2.5.1

JA-SIG uPortal 2.5.1


uPortal is a free, sharable portal under development by institutions of higher-education. more>>
uPortal is a free, sharable portal under development by institutions of higher-education. This group sees an institutional portal as an abridged and customized version of the institutional Web presence... a "pocket-sized" version of the campus Web.
Portal technology adds "customization" and "community" to the campus Web presence. Customization allows each user to define a unique and personal view of the campus Web. Community tools, such as chat, forums, survey, and so on, build relationships among campus constituencies.
uPortal is an open-standard effort using Java, XML, JSP and J2EE. JA-SIG uPortal is a collaborative development project with the effort shared among several of the JA-SIG member institutions. You may download uPortal and use it on your site at no cost.
Enhancements:
- Various bugs were fixed.
- "Custom" is now displayed as a channel type in the Channel Manager.
- Version.java was modified to support security releases.
- The CAS uPortal security provider was moved into the source tree.
<<less
Download (27.8MB)
Added: 2006-04-13 License: Freeware Price:
1291 downloads
AlteredSaver 2.3

AlteredSaver 2.3


AlteredSaver is a 3D screensaver. more>>
AlteredSaver is an OpenGL screen saver whichruns as a stand-alone application, or as a screen saver in conjunction with xscreensaver.

Our goal is to make sure youre always entertained. AlteredSaver can download new content from our web site with just one click - we have lots of award winning interactive art to choose from.

ELEVEN 3D screen savers are include!. Switch between scenes automatically. Several different camera views are included in each scene - youre able to switch between them and smoothly rotate the view using the arrow keys.

Great for youngsters! Download new 3D content from AlteredWorlds.com with one click! Play Audio CDS, MP3s and WAVs while watching cutting-edge 3D graphics. Optimized for the GeForce, but works well on most 3D cards.

AlteredSaver was awarded a 5 Star Editors pick by ZDNet and ranked among the most popular 5% of all their downloads.

AlteredSaver has featured in magazines all over the world, including the UK, Brazil, Portugal, the Netherlands and the US.
<<less
Download (10.9MB)
Added: 2005-04-25 License: Freeware Price:
1642 downloads
TeamPlanner 0.1.0

TeamPlanner 0.1.0


TeamPlanner is an organization application that allows the user to store events for several people which can be grouped in teams more>>
TeamPlanner is an organization application that allows the user to store events for several people which can be grouped in teams.

Events are organized into categories. The planning can be displayed and printed for any combination of teams, categories and people.

<<less
Download (0.14MB)
Added: 2006-03-13 License: CeCILL (CeCILL Free Software License Agreement) Price:
1324 downloads
Tomb Raider 1

Tomb Raider 1


Tomb Raider is a KDM theme featuring Angelina Jolie. more>>
Tomb Raider is a KDM theme featuring Angelina Jolie. This is the first of several Tomb Raider themes. I also intend to make Login Splash screens. Ill post the links here when I do.

<<less
Download (0.53MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
8473 downloads
Exam4Fun 0.45

Exam4Fun 0.45


Exam4Fun is an examination program designed to test your vocabulary. more>>
Exam4Fun is an examination program designed to test your vocabulary.

Exam4Fun project allows user to create their own sets of questions and choose from different type of exam(Flashcard, etc.).

Several features will be added to this quiz program.

<<less
Download (0.25MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
1196 downloads
Joone 2.0.0RC1

Joone 2.0.0RC1


Joone is a neural network Java framework with an easy-to-use graphical interface. more>>
Joone project is a FREE Neural Network framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.
Joone is composed by a central engine that is the fulcrum of all applications that are developed with Joone. Joones neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device.
Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine. The main idea is to create the basis to promote a zillion of AI applications that revolve around the core framework.
Main features:
Architecture
- The Joones framework is built with a modular architecture: the core engine is separated from the visual interface and permits easily to implement any new application based on it.
- Joone is portable, being written in 100% pure Java. It can run in any environment, from big multiprocessor machines to small palmtop devices.
Neural Networks usability and transportation
- The neural networks based on Joone are usable stand-alone (separated from the framework that has created or trained them).
- The Joones based neural networks can be transported using common protocols (like http or ftp) to run on remote machines
Framework expandability
- The framework is expandable with more components to implement new learning algorithms or new architectures.
- With Joone its possible to implement any kind of optimization; there are two main methods to find the best solution to a given problem (i.e. to find the best neural network): local optimization and global optimization techniques. The local optimization is obtained applying some internal mechanism (the most famous is the momentum), the global optimization, instead, try to find the best solution applying some external technique to select the best performing NN among a predefined group of NNs (like genetic algorithms). Both are implemented with Joone, and many new optimization techniques can be experimented thanks to its expansibility.
Multithreading and scalability
- Joones core engine is based on a multithreaded engine, capable to scale using all the computing resources available.
- Joone provides the professional users with a distributed environment to train many neural networks in parallel on several machines.
Licensing
- Joone is freely usable. Its license is the Lesser General Public License (LGPL).
- Youre encouraged to try it and use it for whatever (both commercial and academic) application.
Whats New in 1.2.1 Stable Release:
- This release adds support for the Groovy scripting language.
- LogarithmicPlugin has been added, to apply a logarithmic transformation (base e) to input data. "Save as XML" has been added to the GUI Editor, in order to permit saving a neural network in XML format.
- A number of bugs have been fixed, including a problem that prevented SangerSynapse from learning when in training mode.
- The inspection panel no longer shows the biases for Layers for which this doesnt make sense.
- This release fixes the lack of the first column when the inspected values were copied in the clipboard.
Whats New in 2.0.0RC1 Development Release:
- Performance was improved by 50%, thanks to heavy refactoring of the core engine, by adding the single-thread mode.
- A set of tools was added in order to hide the complexity of the API.
- A new Image I/O component has been added in order read and write directly from/to image files.
- A new SoftMax Layer has been added to build neural networks able to resolve 1 of C classification problems.
- The usability of the property panels has been improved by adopting a new file chooser panel and a visual calendar panel.
- Several bugs were fixed and the documentation has been updated with the new features.
<<less
Download (10MB)
Added: 2007-01-19 License: LGPL (GNU Lesser General Public License) Price:
1009 downloads
Xscrabble 2.10

Xscrabble 2.10


Xscrabble project is an internationalized version of the Xscrabble program. more>>
Xscrabble project is an internationalized version of the Xscrabble program.
Xscrabble is an enhancement of Matt Chapmans original Xscrabble program, which is a networked scrabble implementation for the X Window System.
Among other things, version 2 adds internationalization features.
English and French are currently supported (the corresponding dictionary files should be downloaded separately from the main package).
Enhancements:
- Fully automated installation (program, languages...)
<<less
Download (0.082MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1090 downloads
OpenBerg Reader 0.3.1

OpenBerg Reader 0.3.1


OpenBerg Reader is an open-standards-based, multi-platform eBook reader. more>>
OpenBerg Reader is an open-standards-based, multi-platform eBook reader.
The objective of the OpenBerg project is to design and implement open-source tools for the creation, edition and usage of open-standard eBooks.
We are currently developing the OpenBerg reader, an advanced eBook reader based on Mozilla technologies. This reader will allow, among other features, rich eBook contents, semantical find facilities and reader annotations, in a multi-language environment.
This program is developed Linux and Windows, using cross-platform technologies available for Linux, Windows, MacOS X, OpenBSD, FreeBSD... If you wish to contribute or donate, do not hesitate to contact us. We need developers and beta-testers on all these platforms, as well as package, website and documentation maintainers. Soon, hopefully, we will also need help with translation. Last but not least, we need help to spread the word.
Enhancements:
- This release is the first in a new generation of OpenBerg Reader / Lector.
- It enriches Firefox with the ability to read several formats of e-Books, while using all the usual features of Firefox, including printing, bookmarking, following hyperlinks, zooming in or out, copying or exporting parts of the book, etc.
- With the right (existing) Firefox extensions, you can even take yellow-sticker-notes on e-Books, add and share comments on chapters, have your book read out to you, etc.
<<less
Download (0.42MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
853 downloads
NewsGrabber 1.1

NewsGrabber 1.1


NewsGrabber provides a Perl script to monitor several newsgroups for several regular expressions. more>>
NewsGrabber provides a Perl script to monitor several newsgroups for several regular expressions.
With NewsGrabber you can search newsgroups for subjects (regular expressions are allowed), monitor articles in newsgroups, or just fetch an article by message id.
It is configured by an XML file, and you can specify as many regular expressions per newsgroup as you like.
You can also add a number of news servers.
Enhancements:
- You can now generate simple statistics, print only the message id or the header instead of the whole found article, and write the articles to a file instead of stdout.
- There have been some minor bugfixes.
<<less
Download (0.004MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
964 downloads
Pound 2.3

Pound 2.3


Pound is a reverse load balancer, HTTP proxy and SSL wrapper. more>>
Pound is a reverse load balancer, HTTP proxy and SSL wrapper. It proxies client HTTPS requests to HTTP backend servers, distributes the requests among several servers while keeping sessions, supports HTTP/1.1 requests even if the backend server(s) are HTTP/1.0, and sanitizes requests.
Main features:
- a reverse-proxy: it passes requests from client browsers to one or more back-end servers.
- a load balancer: it will distribute the requests from the client browsers among several back-end servers, while keeping session information.
- an SSL wrapper: Pound will decrypt HTTPS requests from client browsers and pass them as plain HTTP to the back-end servers.
- an HTTP/HTTPS sanitizer: Pound will verify requests for correctness and accept only well-formed ones.
- a fail over-server: should a back-end server fail, Pound will take note of the fact and stop passing requests to it until it recovers.
- a request redirector: requests may be distributed among servers according to the requested URL.
Enhancements:
- This release introduces some more configuration options (such as shutdown grace period and service names) Enhancements were made to poundctl functionality.
- The code was reorganized and some bugs were fixes.
- Major tweaking of the dynamic rescaling code was done.
<<less
Download (0.14MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
927 downloads
Multicasting Master-Slave Network Filesystem 0.8

Multicasting Master-Slave Network Filesystem 0.8


Multicasting Master-Slave Network Filesystem is a method of distributing an entire filesystem among several machines. more>>
Network technology evolves quickly, but available bandwidths are still not sufficient for fast transfers of big files to a bunch of clients (for example populating operating systems installation images).

This paper describes Multicasting Master-Slave Network Filesystem (mmsnfs) -- a new method of distributing entire filesystem among several client-machines simultaneously and efficiently.

Moreover it provides mechanisms for modifying distibuted filesystem structure reliably and securing it against introducing inconsistencies. It is designed to be used in small networks of similarly-configured machines, for instance university labs or internet cafes.
<<less
Download (0.055MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1668 downloads
TigerEvents 0.7.1

TigerEvents 0.7.1


TigerEvents is a web-based event announcement system. more>>
TigerEvents is a novel, Web-based event announcement system for promoting upcoming and ongoing events to large communities such as university campuses, companies, or the general public.
Enhancements:
- This release has several bugfixes and enhancements.
- New to this release is the exporting of several calendar formats, including iCal, hCal, and being able to import events into Google Calendar.
<<less
Download (1.9MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1003 downloads
YourKit Java Profiler 7.0 EAP Build 2080

YourKit Java Profiler 7.0 EAP Build 2080


YourKit Java Profiler is a CPU and memory profiler. more>>
YourKit Java Profiler is a CPU and memory profiler that makes it easy to solve wide range of CPU- and memory-related performance problems.
YourKit Java Profiler features automatic leak detection, powerful tools for the analysis of memory distribution, an object heap browser, comprehensive memory tests as part of your JUnit testing process, extremely low profiling overhead, transparent deobfu
YourKit, LLC is a new technology leader, creator of the most innovative and intelligent tool for profiling Java applications. The YourKit Java Profiler has been already recognized by the IT professionals and analysts as the best profiling tool for Java.
With YourKit Java Profiler, both CPU and memory profiling have come to the highest professional level, where one can profile even huge applications with maximum productivity and zero overhead.
There are several, recent innovations to profiling that have gained well-deserved popularity among professional Java developers, both in big and small companies.
YourKit Java Profiler is a new leap in the evolution of profiling tools!
Main features:
General:
- On demand profiling
- Easiest installation and configuration
- Unlimited profiling for one fee
- Full, complete J2EE support
- Ability to profile in production environment
- Full Java 5.0 support
- Rich multiplatform support
- Robust profiler API
- IDE integration
- Filters in CPU and memory views
- Customizable user interface
- Easy way to connect to locally running applications
- Ability to export profiling results to HTML
- Remote profiling
CPU profiling:
- Two methods of CPU profiling: sampling and tracing
- CPU hot spots and method invocation trees
- Unique "Merged callees" view
- Method back traces view
- "Thread" and "wall" times
- Method "own time", that excludes time spent in called methods
- General snapshot info and deobfuscator configuration
Memory profiling:
- Unique comprehensive Objects view
- Easy way to browse instances of particular class
- "Find Paths" helps to find reasons of memory leaks
- Find strings that match given pattern
- Optional recording of object allocations
- "Quick Info" action
- Ability to compare memory snapshots
- Unique descriptive language for memory analysis
- General snapshot info and deobfuscator configuration
- Automated comprehensive memory test
NOTE: THIS IS PREVIEW SOFTWARE AIMED AT PROVIDING YOU WITH AN OPPORTUNITY TO TEST THE NEWEST FEATURES SCHEDULED FOR THE NEXT MAJOR RELEASE. YourKit, LLC DOES NOT GUARANTEE THAT THIS SOFTWARE WILL RUN TROUBLE-FREE. USING THIS SOFTWARE IS AT YOUR OWN DISCRETION AND DOES NOT ENTITLE YOU TO ANY CUSTOMER SUPPORT.
Enhancements:
- Navigation to source code is now implemented in the NetBeans 6-milestone1 IDE.
- Several bugs were fixed in Eclipse integration and the profiler agent.
<<less
Download (7.7MB)
Added: 2007-08-15 License: Free for non-commercial use Price:
508 downloads
paco 2.0.3

paco 2.0.3


pacKAGE oRGANIZER is a source code package management system. more>>
Paco project is a source code package organizer for Unix/Linux systems, originally written to aid package management when installing an LFS system.
When installing a package from sources, paco wraps the "make install" command (or whatever is needed to install the files into the system), and generates a log containing the list of all installed files.
Like any other package manager, paco provides several options to print package information in different formats. It can also remove packages, among some other basic operations.
Technically, paco follows the same approach as CheckInstall: A library is preloaded before installation, and during installation it catches the system calls that cause filesystem alterations, logging the names of the created files.
But unlike CheckInstall, paco doesnt create rpm or dpkg packages. Paco is a stand-alone package manager. It can even install rpm, dpkg or slackware binary packages with the provided script superpaco.
Gpaco is the GTK+ graphic interface of paco. Its included in the same tarball and installed by default. Gpaco requires GTK+ (2.6 or later), and pkg-config.
Enhancements:
- Removed repeated text in the man page of paco (thanks Georg Grafendorfer).
- The option -x|--expand has been removed (though it is silently ignored for backwards compatibility). Now the command line package names are automatically expanded like in rpm(8), except when logging packages. In this case the package name must be introduced exactly.
- Do not search for the name of the package in config.log (thanks Mirco Lorenzoni).
- Fix a doubled DESTDIR bug in doc/Makefile (thanks Matthew Bruenig).
- Rewritten libpaco-log in C. This prevents a glibc installation failure when building LFS in chapter 6.
- Fixed bug that made paco log compressed files twice in some cases.
- Use RTLD_NEXT in libpaco-log. Fixes bug in some systems (thanks Roland Schatz).
- When logging installations, files in /proc are always excluded, regardless of the variable EXCLUDE in pacorc or the arguments to the option -E|--exclude.
- Better strip the release suffix in rpm2paco and superpaco.
- [gpaco] Fixed several problems in "Import RPM database".
<<less
Download (0.35MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
831 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5