Main > Free Download Search >

Free very flexible software for linux

very flexible

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 837
Crucible 1.7.1

Crucible 1.7.1


Crucible provides a powerful, flexible backend for building automated testing systems. more>>
Crucible provides a powerful, flexible backend for building automated testing systems. Crucible allows for conducting tests on multiple machines (via NFS), including patching, rebuilding, and booting new kernels, libraries, and services.

Configuration and customization can be done through simple config files and bash scripts. It is suitable for performing tests of GUI applications, services, libraries, and kernel patches.
<<less
Download (0.078MB)
Added: 2006-11-11 License: GPL (GNU General Public License) Price:
1078 downloads
Cerise 1.1

Cerise 1.1


Cerise is a Web and application server that follows the same general pattern as J2EE application servers. more>>
Cerise is a Web and application server that follows the same general pattern as J2EE application servers.
Cerise provides a very flexible, elegant, lightweight, and developer friendly environment for building Web applications.
Main features:
- A flexible request handler framework
- An HTML template system styled after Amrita, with a few extra features
- Support for validating forms and displaying errors
- Comprehensive error reporting
- Database connection pools
- User and role based access controls
- Runtime reloading of changes without a server restart
- User sessions to maintain state across requests
- Flexible configuration files written in Ruby
- Internal HTTP 1.1 server
- Platform independent, runs on all the platforms that Ruby runs on which includes most flavors of Unix, Mac OS X, Microsoft Windows, etc.
- Support for publishing Ruby objects as SOAP services
- Sending email, including STARTTLS support
Enhancements:
- Allows configuration of the logger in server.cfg.
- It adds Ruby-style # {...} interpolation to template attributes.
- The client IP and port are available in HTTP requests.
<<less
Download (1.2MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1178 downloads
 
Other version of Cerise
Cerise 1.0, but written in the Ruby programming language and providing a very flexible, elegant, lightweight, and developer friendly environment for building web applications. Main features: - A flexible
License:GPL (GNU General Public License)
Download (1.3MB)
1418 downloads
Added: 2005-12-05
UMark beta3

UMark beta3


UMark is a GNOME port of the popular UT200x benchmark utility. more>>
UMark project is a free graphical user interface that allows gamers and hardware reviewers to easily configure and run benchmarks on Unreal Tournament 200x (UT2004 and UT2003, both demo and retail versions).
Benchmarking with UMark is very flexible, as it can run totally customizable benchmarks. At the same time, it also offers standard benchmarking which imitates the official UT200x benchmark batch file tests.
UMark supports three types of UT200x benchmarking: "botmatch","flyby", and "timedemo" benchmarks. Each benchmark type has its own upsides and downsides.
Timedemo
Timedemos are pre-recorded matches that can be played back as fast as your computer can render it. While timedemos have the consistency of flybys and the gameplay accuracy above that of botmatches, there are no official demo recordings, therefore they are non-standard.
Flyby
Although flybys are standard and more consistent by always following the same paths, not all maps support them and they dont include the abundance of animated sprites or process the game rules that you would find in playing a typical match of UT200x.
Botmatch
Botmatch benchmarks include the things that make up an actual UT200x match, and have close framerates to a "real" game of UT200x, yet they function primarily on AI, which may cause the benchmarks themselves to be inconsistent when using different options.
UMark specializes in botmatch bencharking because botmatches are widely supported and have the most response to UMarks flexible configurations.
UMark also provides an engine for gathering results for saving and loading at another time, or to submit into an online score database (UMark Online) where users can search and compare results with other users based on a number of factors.
Results are displayed in numbers and bar graphs, along with hardware information. UMark Online members may post links to their scores so they can be viewed publicly by their peers.
Enhancements:
- Latest source snapshot, with features unseen in version 1.0 Beta 3, including built in HTML graph results browser (embedding Mozilla if installed).
<<less
Download (0.22MB)
Added: 2006-01-06 License: GPL (GNU General Public License) Price:
1951 downloads
FET for Linux 5.7.5

FET for Linux 5.7.5


FET is a free timetabling program for schools, high-schools or universities more>> Main features:
- FET is free software (open source). You can freely use, copy, modify and re-distribute it, as GNU/GPL permits (but please consider a donation)
- Localized to English, French, Catalan, Romanian, Malay, Polish, Turkish, Dutch, German, Hungarian and Macedonian (maybe incompletely)
- Fully automatic generation algorithm, allowing also semi-automatic or manual allocation
- Platform independent implementation, allowing running on GNU/Linux, Windows, Mac and any system that Qt supports
- Powerful flexible modular xml format for the input file, allowing editing with an xml editor or by hand (besides FET)
- Possibility to view the currently generated timetable without stopping the ongoing simulation
- The resulted timetables will be exported into xml and html formats
- Very flexible students (pupils) structure, organized into sets: years, groups and subgroups. FET allows overlapping years and groups and non-overlapping subgroups. You can even define individual students (as separate sets)
- Possibility to consider a weight (percentage) for each constraint, from 0% to 100%
- Maximum total number of hours (periods) per day: 30 (can be increased, but until now nobody suggested a larger value)
- Maximum number of working days per week: 14 (can be increased, but until now nobody suggested a larger value)
- Maximum total number of teachers: 700 (can be increased, but until now nobody suggested a larger value)
- Maximum total number of subgroups (sets) of students: 5000 (can be increased, but until now nobody suggested a larger value)
- Maximum total number of subjects: 1000 (can be increased, but until now nobody suggested a larger value)
- Virtually unlimited number of subject tags
- Maximum number of activities: 2000 (can be increased, but until now nobody suggested a larger value)
- Maximum number of rooms: 300 (can be increased, but until now nobody suggested a larger value)
<<less
Download (4.02MB)
Added: 2009-04-24 License: Freeware Price:
185 downloads
 
Other version of FET for Linux
FET for Linux 5.5.9The resulted timetables will be exported into xml and html formats - Very flexible students (pupils) structure, organized into sets: years, groups and subgroups. FET allows overlapping years
License:Freeware
Download (2.9MB)
192 downloads
Added: 2009-04-17
P65 Assembler 0.7.2

P65 Assembler 0.7.2


P65 Assembler is a Portable 6502 cross-assembler. more>>
The P65 assemblers are assemblers for the 6502 microprocessor (such as is used in the Commodore 64, Apple II, and Nintendo Entertainment System).
They are designed to be able to support a wide variety of output formats, both to support multiple target platforms and to produce code for emulators.
The eventual goal of P65 is to be as expressive as the more powerful assemblers of the late 80s, such as DASM. Its not there yet, but its getting there.
Main features:
- Highly portable - All versions of P65 are written in portable scripting languages. The original releases were done in Perl. While P65-Perl 1.1 is stable and reasonably powerful, it lacks some major features, such as modules and macros. P65-Ophis, the Python port, will run on slightly fewer architectures, but will still run on all current major systems.
- Flexible output format - P65 allows for very flexible control over data and assemble points. Output file formats are completely independent of the final memory maps.
- Multiple file support - libraries may be kept as seperate files and included seperately, facilitating code reuse.
- Temporary label support - source may contain "anonymous labels" that help decrease namespace pollution. P65-Ophis also supports named temporary labels that only exist within a well-defined scope.
- Assemble-time expressions - P65-Ophis supports High-byte/low-byte computations along with bitmasking and traditional arithmetic operations in code and data statements. Access to the current PC is also supported. P65-Perls expressions are more limited but are generally sufficient.
- Symbol table management - Allows for creating labels and data constants outside of the code, and for allocating RAM symbolically. This includes full support for segments.
- Optimal instruction selection - Compresses as many instructions as possible into zero page format. If this compression permits other instructions to become zero page instructions, it will compress those as well.
<<less
Download (0.02MB)
Added: 2005-04-22 License: BSD License Price:
926 downloads
FreeNIBS 2.2.1

FreeNIBS 2.2.1


FreeNIBS is a loadable plugin for FreeRADIUS radius-server. more>>
FreeNIBS is a loadable plugin for FreeRADIUS radius-server.
FreeNIBS provide authorization/authentication/accounting for Dialin (PPP/PPPOE/PPTP) users.
It can bee used for real-time prepaid and postpaid billing. FreeNIBS can bill users on service accuration, time, traffic and time&traffic.
FreeNIBS has very flexible settings for groups, users and prices. All data store in SQL-databases such as MySQl, PgSQL and Oracle.
FreeNIBS is covered by the GPL license.
Enhancements:
- Build error with FreeRadiuses 1.1.5-1.1.6 was fixed
<<less
Download (0.38MB)
Added: 2007-06-23 License: GPL (GNU General Public License) Price:
859 downloads
 
Other version of FreeNIBS
FreeNIBS 1.1.8FreeNIBS has very flexible settings for groups, users and prices. All data store in SQL-databases such as MySQl, PgSQL and Oracle
License:GPL (GNU General Public License)
Download (0.40MB)
1325 downloads
Added: 2006-03-13
eZ calendar 2.1

eZ calendar 2.1


eZ calendar provides a calendar extension for the eZ publish CMS. more>>
eZ calendar provides a calendar extension for the eZ publish CMS.
eZ calendar is an eZ publish 2 module that provides an advanced Web based calendar application.
It supports recurring events, comments, groups, types, categories, priorities, status, comments, files, links, sorting, month, week, day, and year views, tooltips, JSCalendar date selection, and new design templates.
It features very flexible security and supports permissions on the groups that can view, add, edit, and delete events.
Main features:
- With eZ calendar you can filter the events based on the event type and for which group of people the event concerns. The eZ calendar features very flexible security and permissions on calendar administration depending on user groups specified in the admin which can view, add, edit, delete events. The public user in the prerequisite group can view either by day, month or year.
- It also supports a new dhtml, css user interphase, advanced repeat event, file/image/map attachments, directions link, html descriptions, multi-tier event groupings and many more features .
- eZ calendar is a powerful component to add into any existing eZ publish installation, especially used for collaborative and informative sites.
- eZ calendar provides calendar features which match most handheld and computer desktop datebook / calendar applications.
- eZ calendar has been extended to support every possible kind of reoccurring event type you can imagine.
- eZ calendar is a standalone module, which depends on the eZ publish framework, modules and classes.
- A special thanks goes out to everyone in the eZ publish user community who contributed to eZ calendars design, development, motivation, funding, testing, extension, feedback and so much more .
<<less
Download (0.46MB)
Added: 2007-02-01 License: GPL (GNU General Public License) Price:
1014 downloads
Flexible Isometric Fallout-like Engine 2007.1

Flexible Isometric Fallout-like Engine 2007.1


Flexible Isometric Fallout-like Engine is a next-generation 2D engine that aims to be modern and have strong modding support. more>>
Flexible Isometric Fallout-like Engine is a next-generation 2D engine that aims to be modern and have strong modding support. Fallout 2 graphic assets are supported.
Main features:
- is open source (GPL v2.0)
- can utilize the graphics from the original FallOut game (not distributed with FIFE!)
- supports different platforms: Linux (compiles and runs), Windows (compiles and runs) and MacOsX (compiles, cant be tested as a working .dat tool for Macintosh is missing)
- supports multiple resolutions (640x480 -> 1600x1200)
- supports fullscreen and windowed mode
- supports 16 & 32-bit colour depth
- supports OpenGL and software rendering (OpenGL is currently much faster)
- supports different alphablending modes: none, automatic, full
- is going to support weather effects (currently discussed!)
- is going to have a dynamic light system (currently discussed!)
<<less
Download (2.4MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
860 downloads
File::Maker 0.05

File::Maker 0.05


File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. more>>
File::Maker is a Perl module that mimics a make by loading a database and calling targets methods.

SYNOPSIS

#####
# Subroutine interface
#
use File::Maker qw(load_db);

%data = load_db($pm);

######
# Object interface
#
require File::Maker;

$maker = $maker->load_db($pm);

$maker->make_targets(%targets, @targets, %options );
$maker->make_targets(%targets, %options );

$maker = new File::Maker(@options);

Generally, if a subroutine will process a list of options, @options, that subroutine will also process an array reference, @options, [@options], or hash reference, %options, {@options}. If a subroutine will process an array reference, @options, [@options], that subroutine will also process a hash reference, %options, {@options}. See the description for a subroutine for details and exceptions.

When porting low level C code from one architecture to another, makefiles do provide some level of automation and save some time. However, once Perl or another high-level language is up and running, the high-level language usually allows much more efficient use of programmers time; otherwise, whats point of the high-level language. Thus, makes great economically sense to switch from makefiles to high-level language.

The File::Maker program module provides a "make" style interface as shown in the herein above. The @targets contains a list of targets that mimics the targets of a makefile. The targets are subroutines written in Perl in a separate program module from the File::Maker. The separate target program module inherits the methods in the File::Maker program module as follows:

use File::Maker;
use vars qw( @ISA );
@ISA = qw(File::Maker);

The File::Maker methods will then find the target subroutines in the separate target program module.

The File::Maker provides for the loading of a hash from a program module to provide for the capabilities of defines in a makefile. The option pm = $file> tells File::Maker to load a database from the __DATA__ section of a program module that is in the Tie::Form format. The Tie::Form format is a very flexible lenient format that is about as close to a natural language form and still have the precision of being machine readable.

This provides a more flexible alternative to the defines in a makefile. The define hash is in a separate, very flexible form program module. This arrangement allows one target program module that inherits the File::Maker program module to produce as many different outputs as there are Tie::Form program modules.

<<less
Download (0.076MB)
Added: 2007-02-16 License: Perl Artistic License Price:
980 downloads
Kefir PR3

Kefir PR3


Kefir is a code generator that writes wrapper code around Glade files. more>>
Kefir is a code generator that writes wrapper code around Glade files.

Kefir takes glade files and writes a wrapper object for each window in Python, with methods corresponding to the given callbacks entered in glade. While it wont create a sane application model for you, it will make it very simple to use glade to write the event based GUI.

It is also very flexible, at the cost of verbosity, so the developer can make any changes to the Glade file, and these changes can be imported into the python code, without losing the old code.

It can also accept any custom widget available, and there are future plans of being able to create more custom widgets using Kefir and Python.

<<less
Download (0.87MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1225 downloads
FreeNIBS 3.0.0-b3

FreeNIBS 3.0.0-b3


FreeNIBS is a loadable plugin for FreeRADIUS radius-server. more>>
FreeNIBS is a loadable plugin for FreeRADIUS radius-server.

FreeNIBS provide authorization/authentication/accounting for Dialin (PPP/PPPOE/PPTP) users.

It can bee used for real-time prepaid and postpaid billing. FreeNIBS can bill users on service accuration, time, traffic and time&traffic.

FreeNIBS has very flexible settings for groups, users and prices. All data store in SQL-databases such as MySQl, PgSQL and Oracle.
<<less
Download (0.41MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1153 downloads
Grey Matter 1.7.3

Grey Matter 1.7.3


Grey Matter is a CGI-based logging application suitable for a variety of purposes, mainly blogging. more>>
Grey Matter is a CGI-based logging application suitable for a variety of purposes, mainly blogging. The project doesnt require a backend database and features a very flexible template system, as well as a karma and comment system.
Enhancements:
- Continuing code refactoring, with small admin UI enhancements such as paging on very long screens.
- Contains security enhancements and bugfixes as well.
<<less
Download (0.26MB)
Added: 2007-07-06 License: Free for non-commercial use Price:
840 downloads
Particle Reality 1.0

Particle Reality 1.0


Particle Reality is an extremely versatile Java particle engine. more>>
Particle Reality is an extremely versatile Java particle engine, based on the ideas of the excellent commercial particle animation software Particle Illusion by wondertouch.

Particle Reality allows you to define all aspects of particle and particle emitter behavior over their entire lifetime in XML, allowing for a very flexible particle system.

<<less
Download (MB)
Added: 2006-01-20 License: BSD License Price:
1394 downloads
Halipeto 2.0

Halipeto 2.0


Halipeto is a system for generating web pages from templates and a database. more>>
Halipeto is a system for generating web pages from templates and a database. The project includes support for a simple database based on text files and could easily be extended to access information via SQL.
In other words, its a Haskell based Content Management System (a rather simple, but very flexible one).
Demonstration code and data is included to generate a part of the pancito web site.
Templates are XHTML with additional element attributes. Attributes are associated with Haskell functions. So, for example:
< p hal:text="hello {customer.name}" / >
is transformed to (asuming that the database contains the value "andrew" for customer.name):
< p >hello andrew< /p >
More complex functionality, including iterating over data, is also available. The system can be extended further by adding user-defined Haskell functions.
Enhancements:
- Updated to use new package names for HaXml.
<<less
Download (0.55MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
967 downloads
DEV web management system 1.5

DEV web management system 1.5


Dev is powerful and very flexible content management system for web portals. more>>
Dev is powerful and very flexible content management system for web portals. Dev is powerful and very flexible content management system for web portals. System is licensed as freeware under the terms of GNU/GPL licence. Its absolutely free for non-commercial and commercial use.

DEV contains many modules required for system:

Articles
Dev provides easy way to publish articles for everyone visitor after registration. As site administrator, you have to check every article, and decide, if the article content is valid for publication. Only superusers can add articles directly without administrators check. DEV supports structuring articles into Zones and Sections
Articles equipment
Each article can be separately commented and discussed. Each article has a private statistics of readability. You can evaluate article by taking the poll.
News
You can also publish short news and create back-ends in xml format
Forums and Discussion boars
DEV provides a versatile spectrum of forums and discussion boards.
Polls
As each CMS system, DEV provides a polls too. Polls can be managed using the control panel.
Gallery
With DEV w.m.s., you are able to publish your multimedia files (videos, photos, pictures, etc...) quickly and easily using the Gallery module. This module supports creating thumbnails of your files. You can organize and categorize your multimedia stuff in sections. System can automatically scan selected directory with all subdirectories and add all multimedia content into gallery.
Download manager
Organize your files in "download section" this module allows you to manage download lists, each file has a separate download counter, etc ...
Advertisement
Manage advertisement on your site using this module.
Notification
Be informed about events on your site by wide range of notification functions.
Reports
System allows you to create system reports and export them into MS Excel or XML format.
Security
You can revoke access from some IP addresses. This is the good way to avoid sniper activitity of flooders, spammers, etc ... Note: Also, you can use broadcast addresses to wide range banning.
Control panel
You are allowed to administrate system by remote access using web-browser based control panel. Control panel provides you wide range of settings. Its optional for routine administration from any computer connected to the internet. All settings can be exported into file for backup or future use.
Design customizer
DEV w.m.s. allows you to change design using special user-friendly tool (contained in control panel) without editing html code! Using this tool, you are able to create variuos design schemes and share it with your friends. Also, if you dont want to use design customizer, there is way to create design manually by editing html and css sources.

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