offers
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1026
Boxfs 0.4
Boxfs is a FUSE-based filesystem to access files stored on a box.net account. more>>
Boxfs is a FUSE-based filesystem to access files stored on a box.net account.
Box.net is a web service that offers storage accessible with a web interface, more info here http://www.box.net.
boxfs is licensed under the GPLv2, and comes with no warranty.
Enhancements:
- This release supports basic read/write file operations and directory creation.
<<lessBox.net is a web service that offers storage accessible with a web interface, more info here http://www.box.net.
boxfs is licensed under the GPLv2, and comes with no warranty.
Enhancements:
- This release supports basic read/write file operations and directory creation.
Download (0.013MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
799 downloads
PlexGiffer 1.0
PlexGiffer offers users a useful tool to create web buttons using user-supplied text, background, shapes, fonts and styles. more>> PlexGiffer 1.0 offers users a useful tool to create web buttons using user-supplied text, background, shapes, fonts and styles.
Usage:
- java -cp giflabels.jar$CLASSPATH com.plexobject.tools.image.giflabels.GifLabelMaker [properies-file]. For example java -cp giflabels.jar$CLASSPATH -Dtext="Sample Text" -Dborder="true" -DoutputFile=images/sample.gif -Dshape="button" com.plexobject.tools.image.giflabels.GifLabelMaker label.properties
Requirements:
- Java Runtime Environment (JRE) version of 1.4 or later
- 5 MB disk space
Added: 2007-12-20 License: Freeware Price: FREE
1 downloads
Stoqdrivers 0.8.0
Stoqdrivers package contains useful drivers for Stoq and retail systems. more>>
Stoqdrivers package contains useful drivers for Stoq and retail systems.
This is a powerful collection of device drivers written in Python and totally focused on retail systems. Stoqdrivers also offers an unified API for devices like fiscal printers which makes it easy to embed in many applications.
<<lessThis is a powerful collection of device drivers written in Python and totally focused on retail systems. Stoqdrivers also offers an unified API for devices like fiscal printers which makes it easy to embed in many applications.
Download (0.070MB)
Added: 2007-07-17 License: LGPL (GNU Lesser General Public License) Price:
829 downloads
KFile-Cert 0.1
KFile-Cert is a kfile-plugin for KDE. It offers detailed information on X.509 certificate files. more>>
kfile-cert is a plugin for KDE that displays additional information on X509 certificate files (.cer, .crt, .pem extension) in the file properties dialog and file pop-up tip in Konqueror.
The information includes: certificate status, validity term, issuer, subject.
<<lessThe information includes: certificate status, validity term, issuer, subject.
Download (0.58MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1502 downloads
NorfelloCMMS OS 1.0.1
NorfelloCMMS OS is a powerful Web-based CMMS (Computerized Maintenance Management System) application. more>>
NorfelloCMMS OS is a powerful Web-based CMMS (Computerized Maintenance Management System) application.
NorfelloCMMS OS offers asset based functionality for managing work orders, reports, file attachments, and asset information.
Enhancements:
- A critical bug that rendered some parts of the system unusable was fixed.
<<lessNorfelloCMMS OS offers asset based functionality for managing work orders, reports, file attachments, and asset information.
Enhancements:
- A critical bug that rendered some parts of the system unusable was fixed.
Download (1.8MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
864 downloads
sudoku-perl 1.50
sudoku-perl is a Sudoku player that offers a board, assistance, and solving using a (text based) ANSI screen. more>>
sudoku-perl is a Sudoku player that offers a board, assistance, and solving using a (text based) ANSI screen. sudoku-perl offers a simple alphanumeric board display that supports the 9x9 matrix.
It does not generate a Sudoku puzzle; for this, the user must look on the Internet, newspapers, Sudoku booklets, etc. and take over the sudoku initial setting from there.
However, it assists the user in solving the Sudoku by providing some functions, up to and including solving the Sudoku from the current board setting.
<<lessIt does not generate a Sudoku puzzle; for this, the user must look on the Internet, newspapers, Sudoku booklets, etc. and take over the sudoku initial setting from there.
However, it assists the user in solving the Sudoku by providing some functions, up to and including solving the Sudoku from the current board setting.
Download (0.020MB)
Added: 2006-10-07 License: Artistic License Price:
1116 downloads
Notemeister 0.1.7
Notemeister offers a note organizer. more>>
Notemeister offers a note organizer.
Notemeister is a note and thought organizer for the GNOME 2 desktop environment.
Main features:
- Notes stored in a tree view and structure
- Drag and drop support for reordering notes
- Simple text formatting by highlighted bounds
- Auto-save feature
- Import/Export to/from text files
- Link notes to a file on disk
<<lessNotemeister is a note and thought organizer for the GNOME 2 desktop environment.
Main features:
- Notes stored in a tree view and structure
- Drag and drop support for reordering notes
- Simple text formatting by highlighted bounds
- Auto-save feature
- Import/Export to/from text files
- Link notes to a file on disk
Download (0.046MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1006 downloads

Gamer Tools 0.4.0
Gamer Tools offers you a powerful and easy-to-use Mozilla Firefox extension with many tools, which is designed for video game addicts. more>> Gamer Tools 0.4.0 offers you a powerful and easy-to-use Mozilla Firefox extension with many tools, which is designed for video game addicts. Includes a game server browser, PunkBuster screenshot browser and status information viewer for All-Seeing-Eye, GameSpy, Half-Life, Quake, and Source servers.<<less
Added: 2007-12-10 License: Other/Proprietary Li... Price: FREE
1 downloads
Jools 0.20
Jools project is a graphical puzzle game. more>>
Jools project is a graphical puzzle game.
Jools is a clone of Bejeweled, a popular graphical puzzle game that follows in the footsteps of Tetris.
It offers both Time Trial and Untimed modes of play, is written using Pygame, and features attractive 3D rendered graphics.
<<lessJools is a clone of Bejeweled, a popular graphical puzzle game that follows in the footsteps of Tetris.
It offers both Time Trial and Untimed modes of play, is written using Pygame, and features attractive 3D rendered graphics.
Download (1.7MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1047 downloads
errhdl 0.3
liberrhdl is a small C library that offers error handling methods similar to the exception handling in C++. more>>
errhdl is a small C library that offers error handling methods similar to the exception handling in C++.
In the event of errors, no exception objects are thrown, but an error class name and an error message are set, and execution continues at the next "OnError" statement.
The library can be seen as a nice frontend to setjmp/longjmp. It is thread safe and supports the use of POSIX threads.
Enhancements:
- A bug has been fixed that caused ignored errors in a called function to be raised again in the calling function under certain circumstances.
<<lessIn the event of errors, no exception objects are thrown, but an error class name and an error message are set, and execution continues at the next "OnError" statement.
The library can be seen as a nice frontend to setjmp/longjmp. It is thread safe and supports the use of POSIX threads.
Enhancements:
- A bug has been fixed that caused ignored errors in a called function to be raised again in the calling function under certain circumstances.
Download (0.006MB)
Added: 2006-02-26 License: BSD License Price:
1336 downloads
FLVGET 1.3
FLVGET is a fixed and improved version of Google and YouTube Video to AVI script. more>>
FLVGET is a fixed and improved version of Google and YouTube Video to AVI script.
This is a script for Kommander. It downloads a video from a video website (YouTube, Google Video, ...) and, if is a flash format video, offers the option to convert it to AVI format (MPEG4 for video and MP3, MP2 if MP3 isnt available, for audio) using FFmpeg as back-end.
This is a plugin-based script. Every plugin offers support to a website. The available plugins by default offers support to:
- Dailymotion
- Google Video
- Grinvi.com
- iFilm
- Metacafe
- YouTube
- YourFileHost
New plugins can be easily added just placing it into the plugins directory.
<<lessThis is a script for Kommander. It downloads a video from a video website (YouTube, Google Video, ...) and, if is a flash format video, offers the option to convert it to AVI format (MPEG4 for video and MP3, MP2 if MP3 isnt available, for audio) using FFmpeg as back-end.
This is a plugin-based script. Every plugin offers support to a website. The available plugins by default offers support to:
- Dailymotion
- Google Video
- Grinvi.com
- iFilm
- Metacafe
- YouTube
- YourFileHost
New plugins can be easily added just placing it into the plugins directory.
Download (0.016MB)
Added: 2006-08-21 License: GPL (GNU General Public License) Price:
697 downloads
TorK LiveCD
TorK project offers a CD that allows you to use TorK on any computer. more>>
TorK project offers a CD that allows you to use TorK on any computer.
This is a so-called LiveCD. You put it in the CD-Rom drive, turn on your computer and within a few minutes you will be using a Linux system with TorK and Tor running on it. The CD works without installing anything on the computer you use it on.
The CD is still experimental and not feature complete. It may not even be fully secure yet.
<<lessThis is a so-called LiveCD. You put it in the CD-Rom drive, turn on your computer and within a few minutes you will be using a Linux system with TorK and Tor running on it. The CD works without installing anything on the computer you use it on.
The CD is still experimental and not feature complete. It may not even be fully secure yet.
Download (MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
901 downloads
libgnomecanvas 2.19.2
libgnomecanvas package contains the GNOME canvas libraries. more>>
libgnomecanvas package contains the GNOME canvas libraries. GNOME canvas is an engine for structured graphics that offers a rich imaging model, high performance rendering, and a powerful, high-level API.
It offers a choice of two rendering back-ends, one based on Xlib for extremely fast display, and another based on Libart, a sophisticated, antialiased, alpha-compositing engine.
Applications have a choice between the Xlib imaging model or a superset of the PostScript imaging model, depending on the level of graphic sophistication required.
<<lessIt offers a choice of two rendering back-ends, one based on Xlib for extremely fast display, and another based on Libart, a sophisticated, antialiased, alpha-compositing engine.
Applications have a choice between the Xlib imaging model or a superset of the PostScript imaging model, depending on the level of graphic sophistication required.
Download (0.75MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
800 downloads
markNewestVersion 1.0
markNewestVersion offers a KISS extension which marks the latest file version in a webpages file list. more>>
markNewestVersion offers a KISS extension which marks the latest file version in a webpages file list.
This KISS extension marks the latest file version in a webpages file list. It is especially usefull if you download files frequently from ftp or http index files thet happen to be not natsorted. Click mark Latest Versionand youll find what you need. Try it!
<<lessThis KISS extension marks the latest file version in a webpages file list. It is especially usefull if you download files frequently from ftp or http index files thet happen to be not natsorted. Click mark Latest Versionand youll find what you need. Try it!
Download (0.047MB)
Added: 2007-04-05 License: MPL (Mozilla Public License) Price:
934 downloads
libcff 0.5.0
libcff provides a kind of C++ continued fractions toolkit. more>>
libcff provides a kind of C++ continued fractions toolkit. It lets you easily create continued fractions and estimate truncation errors.
libcff library also offers reliable continued fraction evaluation and approximating functions using continued fractions.
Main features:
- creating continued fractions in an easy way
- estimating truncation errors
- reliable continued fraction evaluation
- approximating functions using continued fractions
<<lesslibcff library also offers reliable continued fraction evaluation and approximating functions using continued fractions.
Main features:
- creating continued fractions in an easy way
- estimating truncation errors
- reliable continued fraction evaluation
- approximating functions using continued fractions
Download (0.42MB)
Added: 2006-03-17 License: GPL (GNU General Public License) Price:
1316 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 offers 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