modified
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1482
simpleXMMS Modified
simpleXMMS Modified is a small karamba XMMS theme based on Simple XMMS by belyi. more>>
simpleXMMS Modified is a small karamba XMMS theme based on Simple XMMS by belyi.
http://www.kde-look.org/content/show.php?content=20648
which I cut down a bit and made semi-transperant. Gimp file (.xcf) is included to easily make changes.
All credits go to belyi.
To be able to move it, ensure "Toggle Locked Position" is off by right clicking on it and choose it in the menu. To be able to click buttons, ensure its on.
Depends on Xmmsctrl.
<<lesshttp://www.kde-look.org/content/show.php?content=20648
which I cut down a bit and made semi-transperant. Gimp file (.xcf) is included to easily make changes.
All credits go to belyi.
To be able to move it, ensure "Toggle Locked Position" is off by right clicking on it and choose it in the menu. To be able to click buttons, ensure its on.
Depends on Xmmsctrl.
Download (0.009MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1212 downloads

Ubuntulooks Industrial Modified
This is a slightly modified version of the Ubuntulooks Industrial GTK theme for Gnome. more>> <<less
Added: 2008-11-15 License: GPL Price: FREE
1 downloads
mod_xsendfile 0.9
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. more>>
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler.
If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured.
mod_xsendfile is useful for processing script-output of e.g. php, perl or any cgi.
- Some applications require checking for special privileges.
- Other have to lookup values first (e.g.. from a DB) in order to correctly process a download request.
- Or store values (download-counters come into mind).
Benefits
- Uses apache internals
- Optimal delivery through senfile and mmap (if available).
- Sets correct cache headers such as Etag and If-Modified-Since as if the file was statically served.
- Processes cache headers such as If-None-Match or If-Modified-Since.
Installation:
- Grab the source.
- Compile and install
apxs -cia mod_xsendfile.c
- Restart apache
<<lessIf it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured.
mod_xsendfile is useful for processing script-output of e.g. php, perl or any cgi.
- Some applications require checking for special privileges.
- Other have to lookup values first (e.g.. from a DB) in order to correctly process a download request.
- Or store values (download-counters come into mind).
Benefits
- Uses apache internals
- Optimal delivery through senfile and mmap (if available).
- Sets correct cache headers such as Etag and If-Modified-Since as if the file was statically served.
- Processes cache headers such as If-None-Match or If-Modified-Since.
Installation:
- Grab the source.
- Compile and install
apxs -cia mod_xsendfile.c
- Restart apache
Download (0.004MB)
Added: 2007-05-24 License: The Apache License 2.0 Price:
886 downloads
libxmldiff 0.2.5
libxmldiff aims at providing efficient diff on XML file more>>
libxmldiff library aims at providing efficient diff on XML file
Main features:
- Detection of modified items, added items, removed items
- Not sensitive to item position changes (based on a id).
- Designed to support large XML files (about 100 Mo). For larger files, treat these files with XML Pre Diff Tool would be a good idea.
- Basic XML manipulation (XSLT, Deletion,...)
- Scripting abilities
- Simple to use
How does it work ?
libxmldiff diff two files, and output a file with exactly the same structure (unlike other xml diffing utilities), and containing an extra diff:status attribute.
The meaning of this diff:status argument is :
added : the element has been added.
removed : the element has been removed.
modified : either an argument or the text has been modified, the values will be outputted with the | separator : "before|after".
below : the element itself was not modified, but a child item was.
libxmldiff can use identifiers (attributes or nodes) to see exactly which element has been added or removed, despite the order of the elements.
Enhancements:
- This release fixes a crash while using XSLT parameters in scripts, infinite loops when the script does not exist, and some memory leaks.
<<lessMain features:
- Detection of modified items, added items, removed items
- Not sensitive to item position changes (based on a id).
- Designed to support large XML files (about 100 Mo). For larger files, treat these files with XML Pre Diff Tool would be a good idea.
- Basic XML manipulation (XSLT, Deletion,...)
- Scripting abilities
- Simple to use
How does it work ?
libxmldiff diff two files, and output a file with exactly the same structure (unlike other xml diffing utilities), and containing an extra diff:status attribute.
The meaning of this diff:status argument is :
added : the element has been added.
removed : the element has been removed.
modified : either an argument or the text has been modified, the values will be outputted with the | separator : "before|after".
below : the element itself was not modified, but a child item was.
libxmldiff can use identifiers (attributes or nodes) to see exactly which element has been added or removed, despite the order of the elements.
Enhancements:
- This release fixes a crash while using XSLT parameters in scripts, infinite loops when the script does not exist, and some memory leaks.
Download (0.75MB)
Added: 2006-03-20 License: GPL (GNU General Public License) Price:
1320 downloads
mysqlRadiusd 1.71
mysqlRadiusd project is a MySQL driven RADIUS daemon. more>>
mysqlRadiusd project is a MySQL driven RADIUS daemon.
mysqlRadiusd is a RADIUS daemon based on the 1.6.6 Cistron distribution and the mySQL patches that has been modified for use with the mysqlISP GPL ISP management software system.
It is very stable and can handle large ISPs easily while pumping mass accounting records into mysqlRadacct subsystem at a tremendous rate from even multi-server clusters.
<<lessmysqlRadiusd is a RADIUS daemon based on the 1.6.6 Cistron distribution and the mySQL patches that has been modified for use with the mysqlISP GPL ISP management software system.
It is very stable and can handle large ISPs easily while pumping mass accounting records into mysqlRadacct subsystem at a tremendous rate from even multi-server clusters.
Download (0.082MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
956 downloads
SimpleFirewall 0.8
Simple Firewall is a easy tool for administration users and access control. more>>
Simple Firewall is a easy tool for administration of users and access control. It uses iptables for packet filtering, and saves rules with XML. It can run in shell or over the Web via webmin.
Enhancements:
- Perform reconfigure squid conf for all linux distros
- Fix script init for all linux distros
- Add new menu vpn
- Implemet and integrated PPTP VPN Software
- Modified install script
<<lessEnhancements:
- Perform reconfigure squid conf for all linux distros
- Fix script init for all linux distros
- Add new menu vpn
- Implemet and integrated PPTP VPN Software
- Modified install script
Download (0.096MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1204 downloads
flpsed 0.5.0
flpsed is a WYSIWYG pseudo PostScript editor. more>>
flpsed project is a WYSIWYG pseudo PostScript editor. "Pseudo", because you cant remove or modify existing elements of a document.
But it does let you add arbitrary text lines to existing PostScript documents. Added lines can later be reedited with flpsed.
Using pdftops, one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes etc.
Main features:
- Add arbitrary text to existing PostScript documents.
- Reedit text, that has been added with flpsed.
- The overall structure of the PostScript document is not modified. flpsed only adds the additional text.
- Batch processing (no X11 required) to modify tagged text lines that have been entered interactively with flpsed before. This is very useful for repeatedly filling in forms.
- Text lines can be imported from other flpsed-modified documents.
- Import and export PDF. Therefore it can be used as a PDF editor as well.
<<lessBut it does let you add arbitrary text lines to existing PostScript documents. Added lines can later be reedited with flpsed.
Using pdftops, one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes etc.
Main features:
- Add arbitrary text to existing PostScript documents.
- Reedit text, that has been added with flpsed.
- The overall structure of the PostScript document is not modified. flpsed only adds the additional text.
- Batch processing (no X11 required) to modify tagged text lines that have been entered interactively with flpsed before. This is very useful for repeatedly filling in forms.
- Text lines can be imported from other flpsed-modified documents.
- Import and export PDF. Therefore it can be used as a PDF editor as well.
Download (0.098MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
826 downloads
Simple Firewall 0.8
Simple Firewall is a easy tool for administration users and access control. more>>
Simple Firewall is a easy tool for administration users and access control. This tool is made for Linux. Using iptables for packet filtering Write in perl Save rules with xml. That can be run in bash shell and web interface via webmin.
Enhancements:
- Perform reconfigure squid conf for all linux distros
- Fix script init for all linux distros
- Add new menu vpn
- Implemet and integrated PPTP VPN Software
- Modified install script
<<lessEnhancements:
- Perform reconfigure squid conf for all linux distros
- Fix script init for all linux distros
- Add new menu vpn
- Implemet and integrated PPTP VPN Software
- Modified install script
Download (0.096MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1204 downloads
NmnLogger 1.1
NmnLogger is a small set of PHP classes which provide a simple but effective logging mechanism. more>>
NmnLogger is a small set of PHP classes which provide a simple but effective logging mechanism. NmnLogger has the ability to create complex and functional logging systems within minutes.
NmnLogger relies on a small XML config file, where you can set up all your logging preferences. Logging drivers to dispatch logs to mail, text files, on screen, or to any destination for which you write a driver. The format in which the log is displayed can be modified.
<<lessNmnLogger relies on a small XML config file, where you can set up all your logging preferences. Logging drivers to dispatch logs to mail, text files, on screen, or to any destination for which you write a driver. The format in which the log is displayed can be modified.
Download (0.072MB)
Added: 2006-10-19 License: LGPL (GNU Lesser General Public License) Price:
1101 downloads
md5i 20041222
md5i is yet another MD5 file integrity checker. more>>
This Java program creates an MD5 database of all files in a directory structure, and then allows you to easily recheck the contents of the directory and notify you if any files has changed.
It does not (currently) detect removed files. It only computes MD5 sum if the "last modified" timestamp of the file has changed since the last run, unless the -nomtime option is used.
Usage
md5i [-db ] [-v] [-nomtime] [[-updatedb] -scan ] [[-alwaysignore] -check]
Generic options:
-db FILE uses FILE to store file data (default: ~/.md5database)
-v verbose: outputs progress information
-nomtime ignore file timestamps
Scan options:
-scan DIR scans DIR and all sub-directories
-updatedb updates the database instead of creating a new
Check uptions
-check DIR checks all files in DIR and its sub-directories
-alwaysignore Dont prompt on modified files: only report and ignore
<<lessIt does not (currently) detect removed files. It only computes MD5 sum if the "last modified" timestamp of the file has changed since the last run, unless the -nomtime option is used.
Usage
md5i [-db ] [-v] [-nomtime] [[-updatedb] -scan
Generic options:
-db FILE uses FILE to store file data (default: ~/.md5database)
-v verbose: outputs progress information
-nomtime ignore file timestamps
Scan options:
-scan DIR scans DIR and all sub-directories
-updatedb updates the database instead of creating a new
Check uptions
-check DIR checks all files in DIR and its sub-directories
-alwaysignore Dont prompt on modified files: only report and ignore
Download (0.030MB)
Added: 2005-04-11 License: Freeware Price:
1656 downloads
Soundspigot 0.1
Soundspigot is a sound playing program for attractions and halloween haunts. more>>
Soundspigot is a sound playing program for attractions and halloween haunts.
Soundspigot project is designed for playing short samples triggered by switches connected to the PCs parallel port.
Several other triggering modes are available.
Main features:
- Plays sounds from RAM, so it reacts quickly to triggers.
- Can play sounds:
- in response to parallel port triggers
- in response to network messages
- at timed intervals
- randomly
- looping
- Automatically re-reads config file whenever its modified, allowing quick fine-tuning with a text editor.
- Mixes sounds that are configured for the same output channel.
<<lessSoundspigot project is designed for playing short samples triggered by switches connected to the PCs parallel port.
Several other triggering modes are available.
Main features:
- Plays sounds from RAM, so it reacts quickly to triggers.
- Can play sounds:
- in response to parallel port triggers
- in response to network messages
- at timed intervals
- randomly
- looping
- Automatically re-reads config file whenever its modified, allowing quick fine-tuning with a text editor.
- Mixes sounds that are configured for the same output channel.
Download (0.13MB)
Added: 2006-01-16 License: GPL (GNU General Public License) Price:
1376 downloads
Thumbnail AutoIndex 2.0
Thumbnail AutoIndex is a thumbnail index generation script designed to be a companion to mod_autoindex for Apache. more>>
Thumbnail AutoIndex is a thumbnail index generation script designed to be a companion to mod_autoindex for Apache. Thumbnail AutoIndex script generates a thumbnail index of images contained in a directory that is much like mod_autoindex generated indexes.
Enhancements:
- fixed PHP5 MIME detection
- fixed PHP5 If-Modified-Since handling
- Etag support
- fixed script real path detection
- cosmetics
<<lessEnhancements:
- fixed PHP5 MIME detection
- fixed PHP5 If-Modified-Since handling
- Etag support
- fixed script real path detection
- cosmetics
Download (0.005MB)
Added: 2006-04-24 License: GPL (GNU General Public License) Price:
1287 downloads
KomiksSinfest 15.03.2007
KomiksSinfest is a small SuperKaramba theme based on Comics theme by darius. more>>
KomiksSinfest is a small SuperKaramba theme based on Comics theme by darius. Ive modified it so it shows Sinfest comics, and made some minor improvements.
This is addressed for all Sinfest fans .
Run: superkaramba comics.theme
<<lessThis is addressed for all Sinfest fans .
Run: superkaramba comics.theme
Download (0.019MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
933 downloads
phpMakeUpdate 0.1
phpMakeUpdate is a Web-based intranet tool for export only modified files from Subversion repository. more>>
phpMakeUpdate is a Web-based intranet tool for export only modified files from Subversion repository.
With five mouse clicks you can create the gzip compressed package for update your projects.
<<lessWith five mouse clicks you can create the gzip compressed package for update your projects.
Download (0.089MB)
Added: 2006-04-06 License: GPL (GNU General Public License) Price:
1296 downloads
Bonzai Linux 3.2
Bonzai Linux has been build to offer a Debian based Desktop-OS that fits on a 180MB CD-R(W). more>>
Bonzai Linux has been build to offer a Debian based Desktop-OS that fits on a 180MB CD-R(W).
The Distribution includes the current stable version of KDE and has been modified for easier installation.
Version 1.5 was released May 20, 2003. Version 3.2 was released January 14, 2004.
<<lessThe Distribution includes the current stable version of KDE and has been modified for easier installation.
Version 1.5 was released May 20, 2003. Version 3.2 was released January 14, 2004.
Download (190MB)
Added: 2005-05-16 License: GPL (GNU General Public License) Price:
923 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 modified 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