Main > Free Download Search >

Free modification software for linux

modification

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 461
Mojotron 0.9995

Mojotron 0.9995


Mojotron project is a Llamatron-style action game. more>>
Mojotron project is a Llamatron-style action game.
Main features:
- At time of writing, 35 levels, 18 different bonuses, and 16 enemy types, with more coming soon.
- Really easy to install.
- Gigantic homicidal toilets.
- All game constants, levels, graphics and sound loaded at runtime from a plain text resource file for easy gameplay modification.
- Mysterious Fruit.
- Certified 100% free of Tetris(TM).
- 2 Player mode
<<less
Download (MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1061 downloads
exifDate 0.4

exifDate 0.4


exifDate is a service menu that lets you change modification date of jpeg images with the date from exif informations. more>>
exifDate is a service menu that lets you change modification date of jpeg images with the date from exif informations.

So your images will be dated with the shoot date and not the rotated/resized... date.

<<less
Download (0.006MB)
Added: 2006-09-24 License: GPL (GNU General Public License) Price:
1128 downloads
Keystone Application Framework 0.9.6

Keystone Application Framework 0.9.6


Keystone is a cross-platform, object oriented application framework. more>>
Keystone is a cross-platform, object oriented application framework which allows applications to be written to build on the target platforms of GNU/Linux and Win32 without modification of their source.
Keystone Application Framework implements several modern Web standards, including SVG graphics and the XUL user interface description language.
Enhancements:
- A significant development in this release is the optional use of the GDI+ (Win32) and CairoGraphics (Linux) rendering backends to render SVG content.
- In addition, support for SVG paths has been much improved with the ability to render bezier and elliptical segments.
<<less
Download (0.74MB)
Added: 2006-04-26 License: LGPL (GNU Lesser General Public License) Price:
1276 downloads
PDF::API2 0.53

PDF::API2 0.53


PDF::API2 is The Next Generation of Text::PDF::API, a Perl module-chain that facilitates the creation PDF files. more>>
PDF::API2 is The Next Generation of Text::PDF::API, a Perl module-chain that facilitates the creation and modification of PDF files.
It features support for the 14 base PDF Core Fonts, TrueType fonts, and Adobe-Type1, with unicode mappings, embedding of bitmap images, compression via zlib, and a rich object-oriented API.
Main features:
- Works with more than one PDF file open at once
- It presents a object-oriented API to the user
- Modification of existing PDF Documents
- Import Pages from existing PDF Documents
- the 14 base PDF Core Fonts
- a subset of the base PDF CJK Fonts
- a subset of the Microsoft Webfonts (not embedded)
- Adobe-Type1 Fonts in both ascii and binary format (.pfa/pfb)
- TrueType fonts (.ttf)
- OpenType Fonts with TrueType Outlines (.ttf)
- OpenType Fonts with Postscript Outlines (.otf)
- Joint Photographics Experts Group images (.jpeg)
- Portable Network Graphics images (.png)
- Graphics Interchange Format images (.gif)
- Tagged Image File Format images (.tiff)
- Portable AnyMap images (.pbm/pgm/ppm)
<<less
Download (MB)
Added: 2006-07-08 License: Artistic License Price:
1210 downloads
Virtual Cron 0.1

Virtual Cron 0.1


Virtual Cron is a PHP library that can check whether it is time to run a periodical task. more>>
Virtual Cron is a PHP library that can check whether it is time to run a periodical task. The class can be used to check whether it is time to run a task that must run from time to time.

It creates a control file to keep track the last time the task was scheduled.

The class can check the control file last modification time to determined whether it passed a given period of time since the last time the task was run.

If the given interval time has passed since the last run, the class recreates the control file and returns true to inform the application that is time to run the task again.

<<less
Download (MB)
Added: 2007-04-24 License: LGPL (GNU Lesser General Public License) Price:
924 downloads
DBIx::HTMLinterface 0.11

DBIx::HTMLinterface 0.11


DBIx::HTMLinterface is a class for creating a CGI interface to a database. more>>
DBIx::HTMLinterface is a class for creating a CGI interface to a database.

SYNOPSIS

use CGI;
use DBI;
use DBIx::HTMLinterface;

$cgi = new CGI;
$dbh = DBI->connect("DBI:mysql:[DATABASE]:[HOSTNAME]","[USERNAME]","[PASSWORD]") );
$DBinterface = new DBIx::HTMLinterface ($cgi, $dbh, "[INFOTABLE NAME]");

# Below here is only executed if a HTMLinterface action was not taken, so print a menu

print $cgi->header;
print
";
print

The DBIx::HTMLinterface class allows a CGI interface to a database. It enables a CGI interface to a database to be created, supporting record addition, modification, deletion and searching. It provides a user friendly interface with descriptions of fields provided. The field descriptions along with information on whether the field is visible, hidden or excluded are extracted from a table, allowing easy modification and addition of fields and tables without having to edit code.

Features

Simple database administration

Forms are created automatically on demand, SQL statements are generated as needed and processed. The module contains enough autonomy to potentially run with only wrapper perl code placed around it.

Full form configuration

Forms can be modified to add descriptions and extra information to fields, making it easy to change output without having to edit code.

Control

Extensive callback procedures and configuration options allow output, password protection and logging to be configured as desired.

Full HTML customisation

HTML output and table formats can be customised easily by the user.

<<less
Download (0.016MB)
Added: 2006-06-15 License: Perl Artistic License Price:
1227 downloads
PgcEdit 7.2

PgcEdit 7.2


PgcEdit is a DVD IFO and Menu editor designed to allow the modification of the navigation commands and parameters of DVDs. more>>
PgcEdit is a DVD IFO and Menu editor designed to allow the modification of the navigation commands and parameters of an already authored DVD structure.
PgcEdit is also an excellent tool to learn how a DVD works, with his powerful Trace function.

Since v0.6.0, PgcEdit is also the first program able to burn a Double Layer DVD-Video on DL DVD+R or DL DVD-R, with an interactive interface (including a preview), to select the position of the layer break.

PgcEdit project is free and open source (GPL license).

<<less
Download (MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1227 downloads
dctcd 0.85.9

dctcd 0.85.9


dctcd is a background-running wrapper for DCTC (Direct Connect Text Client). more>>
dctcd is a background-running wrapper for DCTC (Direct Connect Text Client) that automates the running of servers, gathers upload statistics, and works as a chat bot.
There are a few GUIs, some of them are graphical (dc_gui, dc_gui2, dc_qt, ...), other are text based client (danae, ldcc,...) and other are console frontend (rccp).
Enhancements:
- done log file contains upload log.
- fix the incorrect information sent to the UI when uploading a file bigger than 2GB (only the display is buggy, the transfer works).
- update .spec file to support fedora (based on Sammy Atmadja modification).
<<less
Download (0.22MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1224 downloads
McStas 1.9.1

McStas 1.9.1


McStas project is a general tool for simulating neutron scattering instruments. more>>
McStas project is a general tool for simulating neutron scattering instruments.
McStas is a computer program (written in C) that enables you to model very precisely a neutron instrument described as a series of various components.
A source component shoots each neutron randomly (Monte-Carlo), and the particle is then propagated through the different instrument components.
These later act on the neutron characteristics (position, speed, direction, spin, etc.).
Usually, one installs some detectors along the neutron path to monitor its characteristics and flux.
Enhancements:
- General
- Update release, mainly bugfixes plus a few other things
- Documentation
- Component manual slightly updated according to adding/modification of components.
- Tools
- mcgui: A few bugfixes.
- Components
- DiskChopper.comp - new disc chopper component. Chopper.comp made obsolete. See mcdoc page / component manual for further details.
- Guide.comp - reads reflectivity tables from disk.
- Isotropic_Sqw - minor bugfixes, validated against PowerN, V_sample, etc.
- PowderN - validated against Isotropix_Sqw, Squires, experimental data.
<<less
Download (8.9MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1101 downloads
fftrans 0.0.1

fftrans 0.0.1


fftrans is a modification of the Quick and Dirty Transcoder script to use ffmpeg instead of gstreamer. more>>
fftrans is a modification of the "Quick and Dirty Transcoder" script to use ffmpeg instead of gstreamer.

Very quick-and-dirty, only usable for transcoding files for transfer to media devices, but as far as I know the only way one can transcode to wma for a wma player.

<<less
Download (0.010MB)
Added: 2007-06-28 License: BSD License Price:
848 downloads
javaLogic 0.1

javaLogic 0.1


Javalogic is a free library that leads to the creation of a visual implementation of the application logics. more>>
Javalogic is a free library that leads to the creation of a visual implementation of the application logics.

This will let the software developer not to worry about changing code againts any rule modification.

The software developer can delegate this to his customer, supplying him with a SIMPLE construction window.

javaLogic is free software released under the LGPL.
<<less
Download (1.9MB)
Added: 2006-01-10 License: LGPL (GNU Lesser General Public License) Price:
1382 downloads
Mergeant 0.66

Mergeant 0.66


Mergeant is a database administration tool. more>>
Mergeant is a database administration tool.

Mergeant allows to connect to any database through the Libgda library (MySQL, PostgeSQL, Oracle, etc) and manage data within the database.

Any DML (data manipulation: insertion, update, deletion and selection) query can be created to help managing the data (queries can have optionnal parameters), from SQL statements or from a GUI interface.

The database structure (tables, data types, etc) can be browsed (modification is on the TODO list), and graphical representations of the database relations can be created.

<<less
Download (0.93MB)
Added: 2007-03-25 License: GPL (GNU General Public License) Price:
943 downloads
KateBuild 0.4

KateBuild 0.4


KateBuild is mainly a modification of the make plugin in kdeaddons. more>>
KateBuild is mainly a modification of the make plugin in kdeaddons. The main features of this plugin:
-Set the working directory for make
-Specify the make command
-Chose an extra target
-Specify a Quick compile command for the current file.
-Run the make/make target/quick compile.
-The parsing of the make output is more complete then the make plugin.
When run, the output of make and the compiler (tested with gcc) is parsed an a list of errors/warnings is generated. When a list item is chosen, the file containing the error is opened and the cursor is set to the line of the error/warning.
Enhancements:
- fix crash when trying to run two builds at once.
- add a break command to cancel a running build.
<<less
Download (0.56MB)
Added: 2007-06-22 License: GPL (GNU General Public License) Price:
856 downloads
Findwild 0.03

Findwild 0.03


Findwild is a program to search for files. more>>
Findwild is (yet another) program to search for files. It works quite differently from the other programs you may have used.
This software offers the following search criteria:
- directory path to search, with multiple wildcards placed anywhere
- file name(s) to search for, with multiple wildcards anywhere
- file name(s) to exclude, with multiple wildcards anywhere
- file content string(s) to search for, with multiple wildcards anywhere
- file content string(s) to exclude, with multiple wildcards anywhere
- file modification date within a desired range
- your choice of delimiters that define the file strings to be searched
Search criteria can be saved and recalled. It is relatively easy to modify a query incrementally, to zero-in on the results you need.
Performance Indicators:
+ Search /usr/share/* (69000 files) for all files containing the string thumb* 193 files found, 89 seconds
+ Modify the query to search only files named *.html 51 files found, 12 seconds
<<less
Download (MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
811 downloads
Hearts for GNOME 0.1.3

Hearts for GNOME 0.1.3


Hearts for GNOME is an implementation of the classic card game for the GNOME desktop. more>>
Hearts for GNOME is an implementation of the classic card game for the GNOME desktop, featuring configurable rulesets and editable computer opponents to satisfy widely diverging playing styles. Hearts is Free Software, released under the GNU General Public License and should be able to run on any computer that can run the GNOME desktop.
Main features:
- Various rulesets with configurable options
- Multiple computer opponents with differing styles of play
- Drag & drop adding of new opponents
- Easy creation and modification of opponents through the Lua scripting language
<<less
Download (0.43MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1085 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5