Main > Free Download Search >

Free improved version software for linux

improved version

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1628
Improved offline web browsing 0.6

Improved offline web browsing 0.6


Improved offline web browsing package contains many fixes for offline browsing for Konqueror. more>>
Improved offline web browsing package contains:
- improved / bug-fixed offline browsing for Konqueror and other application that use kde http io slaves.
- Improved / bug-fixed web browsing for low-bandwidth connections.
- Improved / bug-fixed detection of cross-domain requests
- Referer-Urls are not send cross-domain (configurable)
Requires sources for kdelibs, kdebase and kdeaddons. If you use German localization, you will probably want sources for kde-i18n-de, too.
Webpages with enabled javascript may not work 100% when browsing offline completely.
Version restrictions:
- None that are not present in the original http slave.
- Webpages with javascript enabled may not work with offline browsing.
<<less
Download (0.019MB)
Added: 2007-05-09 License: LGPL (GNU Lesser General Public License) Price:
900 downloads
silc improved 0.3

silc improved 0.3


silc improved is an SILC client without a user interface. more>>
silc improved is an SILC client without a user interface. silc improved does output via files and input throught FIFOs. Most features of SILC are implemented.
Commands:
/j < channel > join to a channel
/l [channel] leave the actual or named channel
/msg < nick > < message > send a private message
/set signed < on|off > Set signing of messages on/off
/set signal_detach < on|off > When SIGTERM or SIGINT is caught, si detaches the session
/query < nick > Start a query with the user, so all private messages are no longer written in the master channel. the query has his own directory under $silcidr/query/$username
/names prints the users of the actual channel
and all other silc commands ( unkown commands are directly send to the server )
Usage:
There are endless possibilities using si. i use in one window a multitail and in the other the python input shell, you can find in the CVS.
Installation;
first you had to install libsilc (http://silcnet.org)
cd $sourcedir
make
make install (as root)
When your SILC includes/libs are not in /usr/local/silc you had to specify them like this
make SILCINCLUDE=/path/to/silc/include SILCLIB=/path/to/silc/lib
Enhancements:
- This release has been ported to SILC toolkit 1.1.
- The code has been cleaned up.
<<less
Download (0.028MB)
Added: 2007-05-28 License: MIT/X Consortium License Price:
879 downloads
EZ Improver 1.0

EZ Improver 1.0


EZ Improver works well to improve dull, dingy images. more>>
EZ Improver works well to improve dull, dingy images.

Leaving the Merge Layers option un-checked allows you to tweak the layer opacities if desired.

<<less
Download (MB)
Added: 2006-09-13 License: GPL (GNU General Public License) Price:
1138 downloads
Kernel Version Monitor 0.5

Kernel Version Monitor 0.5


Kernel Version Monitor is a Superkaramba theme that creates a widget displaying the current version information of the kernel. more>>
Kernel Version Monitor is a Superkaramba theme that creates a widget displaying the current version information of the Linux kernel as put forth by the kernel.org RSS feed here: http://kernel.org/kdist/rss.xml . Kernel Version Monitor uses the Tux icon from the nuoveXT icon theme found at http://nuovext.pwsp.net

Kudos and thanks to Richard "Ricardo" Szlachta for his advice on refining the aesthetics of this theme.

This is my first Superkaramba theme and a work in progress. I would love to hear comments, opinions and suggestions in order to improve this theme.

<<less
Download (0.025MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1213 downloads
KDELirc Improved (patch) 0.2

KDELirc Improved (patch) 0.2


KDELirc Improved (patch) adds some different new features to improve kdelirc usability. more>>
KDELirc Improved (patch) adds some different new features to improve kdelirc usability. Above all i added On Screen Display, using Konversation and Amarok codebase. When some key is pressed on the remote, its shown through OSD on your desktop, and mode changing is advertised too.
I also added an option to allow mode changing with one key only, instead of binding one key for each mode. A new DCOP method now allows to suspend and resume key binding for the remote (dcop irkick IRKick setEnabled true/false).
Enhancements:
- Removed Konversation OSD, using Amarok one instead (improved, with images and translucency support).
- Now showing icon for mode change, for better visual recognition.
- Also showing a little icon for the keypress, so indicating what mode is in use.
- Added an option to select a different font for mode change and key press.
- Added dcop call to show osd text through dcop.
<<less
Download (0.015MB)
Added: 2006-12-23 License: GPL (GNU General Public License) Price:
1035 downloads
Nemesis Project 0.2

Nemesis Project 0.2


Nemesis Utilities System or NUS for short, is a cross-platform C++ application development framework. more>>
Nemesis Utilities System or NUS for short, is a cross-platform C++ application development framework that focuses on the development of network applications, non-GUI applications, CGI scripts, database applications, and any kind of application that needs interoperability.
NUS is very modular, making it easy to maintain, debug, and deploy. The project was greatly inspired by other libraries such as Trolltechs Qt.
Enhancements:
- A security module with hash manipulation classes was added.
- A class to manipulate command-line options was added.
- The output handling classes were improved.
- Exception handling was improved.
- The XML module was documented.
- The examples were improved.
<<less
Download (0.29MB)
Added: 2007-04-25 License: LGPL (GNU Lesser General Public License) Price:
916 downloads
RailRoad 0.4.0

RailRoad 0.4.0


RailRoad is a class diagram generator for Ruby on Rails applications. more>>
RailRoad is a class diagram generator for Ruby on Rails applications. The project produces diagrams of controllers and models as DOT graphs.
Enhancements:
- Diagram generation was made more flexible for large/complex systems.
- Error handling was improved.
<<less
Download (0.017MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
911 downloads
Visual Oberon 040225

Visual Oberon 040225


Visual Oberon is a GUI library written in Oberon2. more>>
Visual Oberon is a GUI library written in Oberon2.
VisualOberon (or short VO) is a collection of classes written in the programming language Oberon-2. The classes are designed to let application developer easyliy build graphical user interfaces for rograms written in Oberon-2. _VO_ is distributed nder the GNU library icense.
VisualOberon is _not_ a programming language. While it sounds like he Oberon version of VisualBasic, it is not an integrated developement nvirinment with build in text editor, builder and that stuff. It is urrently just a library. Nevertheless it can be the basis for such integrated environment.
Enhancements:
- Some prototype of a controller class for mapping input to object functionality.
- Improved Edit control.
- Improved file open dialog.
- Menu navigation via keyboard.
- More usage of STRING.
- Improved drawing including support for offscreen drawing.
- Improved Curses version, now works also on black white terminals - but still not perfect.
- Improved image loading.
- Bugfixes, bugfixes, bugfixes.
- Improvement of VGD. Added more VGD handler.
- Support for Xft version 2 as found in newer distributions.
- Packages for Windows and Carbon modules, needed for developing applications for Window sand Mac OS X, used by the coresponding driver module sin VisualOberon.
<<less
Download (MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1126 downloads
QtiPlot 0.9 RC3

QtiPlot 0.9 RC3


QtiPlot is a data analysis and scientific plotting. more>>
QtiPlot is a data analysis and scientific plotting. Free clone of Origin.
QtiPlot uses Qt and the excellent libraries Qwt, GSL, QwtPlot3D and Ingo Bergs Fast Mathematical Parser.
Main features:
- Neat 2D and 3D data plotting
- ASCII-Import
- Spreadsheet and calculations in column-logic
- Great non-linear y=f(x) curve fitting and estimation of statistical errors of the fit-parameters
Whats New in 0.8.9 Stable Release:
- Improved the manual and changed the help system in order to use the powerful QAssistant (it must be placed in the same folder as the qtiplot executable).
- Upgraded to the unofficially released yet version muParser 1.28 which fixes crashes on 64bit machines when working with 3D surface plots.
- Upgraded to the last release of liborigin.
- Added a toolbar for matrix plots.
- Added several toolbuttons to the 3D plots toolbar.
- Improved the automatical layout of 3D plots and fixed a bug in changing the Z scale limits.
- Added the possibility to set the values of a matrix using the x and y parameters as in Origin.
Whats New in 0.9 RC3 Development Release:
- Improved handling of decimal separators.
- Improved 3D plotting.
- Improved import of Origin 7.5 files.
- Lots of bug fixes and improvements.
<<less
Download (MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
846 downloads
LaTeX Service 0.1

LaTeX Service 0.1


LaTeX Service project is a small service which converts LaTeX into an image. more>>
LaTeX Service project is a small service which converts LaTeX into an image.
It returns a LaTeX rendering of selected text as a TIFF image.
Enhancements:
- Many things could be improved, its just a 0.1 release... but it works
<<less
Download (0.009MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1101 downloads
MoviX 0.8.3

MoviX 0.8.3


MoviX is a small but powerful Linux console distro aimed at multimedia playback. more>>
MoviX is a mini Linux distro on CD aimed at playing multimedia: when you boot your PC with the MoviX CD the distro should be able to start a console menu interface to MPlayer, the best multimedia player in the Unix world.
At that point you can safely remove the MoviX CD and play all multimedia files you want: DVD [no zone constraint], VCD, DivX, QuickTime, avi, mpg, mp3, ogg etc.

The idea of MoviX came up to solve two different problems arising from eMoviX.
First of all with eMoviX you cannot watch DVDs, mainly because you have no space to copy vob files in a 700MB eMoviX CD.
Furthermore, those of you who have already a big archive of multimedia CDs would probably not happy at the idea of "eMoviX-ing" them all.

MoviX solves both problems: it is not made to be embedded with the movie in a CD but just to be loaded in a PC to transform it in a true MultiMedia Box, so after that you can extract from your CD/DVD-ROM the MoviX CD and insert & play every DVD/VCD/CD you have around.

So remember: MoviX is not an "improved" version of eMoviX nor a replacement for it! It has a totally different philosophy behind, the mplayer binary is compiled with different options and it is used for different purposes.
The name is similar because anyway they are both related to Unix and movies :-)
<<less
Download (19.45MB)
Added: 2005-05-03 License: GPL (GNU General Public License) Price:
1640 downloads
PhpWebGallery Alligator 2

PhpWebGallery Alligator 2


PhpWebGallery is an image gallery with a very simple installation interface and administration panel. more>>
PhpWebGallery is an image gallery with a very simple installation interface and administration panel.
PhpWebGallery project features free or restricted access, user management, groups, access management for each category, multi-server support (to store your pictures on another Web site), user comments, HTML templates, virtual categories, and multilingual support.
Enhancements:
- The anti-spam system on user comments was improved.
- The history statistics graph was rewritten.
- A history search page was added.
- The plugin system was improved.
- A Web service API was added.
- Slideshow display was redesigned.
- Many small features were added.
<<less
Download (0.39MB)
Added: 2007-02-08 License: GPL (GNU General Public License) Price:
989 downloads
Universal Module Player B4

Universal Module Player B4


Universal Module Player is a multiplatform audio module player for Unix-like systems. more>>
Universal Module Player or UModPlayer, is a audio module "tool-chain", providing you functions to work with modules like playing, exporting, getting information, and more.
Universal Module Player works in UNIX-like platforms, including Linux, Mac OS X, FreeBSD, Solaris...
It uses the Custom LibModPlug audio library, an improved version of the well-known LibModPlug library, supporting more than 20 formats and giving you high playing quality. It uses LibSDL to handle multiplatform sound support.
Main features:
- You can play the supported formats and seek to any order in the song. You have pause, timer, display, and other standard features.
- You can view the pattern notes while playing.
- You can specify noise reduction, megabass, surround, reverb sound options specifying the grade and the delay of most of the options.
- You can create, save and edit playlists to play a selection of modules.
- You can read and export to a file the song builtin message, the song instrument names and the song sample names.
- Each user of your UNIX box can save all the sound options.
- And much more!
Supported Formats
Supported file formats on both Little Endian (Intel x86, etc.) and Big Endian (PowerPC, SPARC, MIPS, Motorola 68000, etc.) platforms:
Impulse Tracker (IT), Scream Tracker (STM), Scream Tracker 3 (S3M), Extended Modules (XM), Amiga Modules (MOD), OktaMED (MED), Oktalyzer (OKT), Unreal Modules (UMX), Composer 669 (669), DigiBooster Pro Modules (DBM), PolyTracker (PTM), and Farandole (FAR)
Additional file formats supported only on Little Endian platforms (support for Big Endian is on development):
MultiTracker Modules (MTM), AFM, AMS, DMF, DSM, DigiTracker (MDL), MadTracker 2.0 (MT2), PSM, ULT
Exporting Formats
You can export or convert any of the above formats to the following file types:
Impulse Tracker (IT)
WAVE Audio File (WAV)
Audio Interchange File Format (AIFF)
Raw Pulse Code Modulation (PCM)
Enhancements:
- Buffer length fixes.
- Playlist commands were a pain. Now we use the first letter of the command name. Also, pressing ENTER does not quit, the user has to explicitly specify to quit pressing q
- Hopefully fixed AIFF exporting bug.
- New section in the README about LibAo configuration, and some misc. rearrangements.
<<less
Download (0.40MB)
Added: 2006-09-17 License: Public Domain Price:
1139 downloads
ppmtoansi 0.3

ppmtoansi 0.3


ppmtoansi is a Perl module that converts a ppm-file to ansi text output e.g. colorized text. more>>
ppmtoansi is a Perl module that converts a ppm-file to ansi text output e.g. colorized text.
Example usage in mutt
Add the following to your .mailcap file:
image/*; anytopnm %s 2> /dev/null | pnmnorm 2> /dev/null | pnmscale -xysize 120 50 | pnmnorm 2> /dev/null | ppmtoansi ; copiousoutput
Enhancements:
- Speed was improved.
- Character selection in hls mode was improved.
<<less
Download (0.008MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
852 downloads
GNUpod 0.99.2

GNUpod 0.99.2


GNUpod is a collection of Perl-Scripts which allows you to use your iPod under GNU/Linux. more>>
GNUpod project is a collection of Perl-Scripts which allows you to use your iPod under GNU/Linux and many other Operating Systems with a useable Version of Perl 5 (+Modules).
Enhancements:
- Full support for podcast playlists has been implemented and support for video iPods has been improved.
- Some minor bugs were also fixed.
<<less
Download (0.14MB)
Added: 2007-05-05 License: GPL (GNU General Public License) Price:
904 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5