primarily
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 309
PSIworld 0.1.1
PSIworld provides a set of libraries, utilities and applications in order to ease the implementation of dynamic AI. more>>
PSIworld stands for Programmable Scalable Interactive World. This framework provides a set of libraries, utilities and applications in order to ease the implementation of dynamic Artificial Intelligence environments. Specifically, the development of Multi-Agent applications is targeted.
This project is designed in a generic manner, so that various kinds of applications can use and take advantage of the services provided by ProjectPSI. Primarily developed under GNU/Linux using various OpenSource tools, ProjectPSI modules are released under GNU GPL and LGPL licenses. This framework does not only include pure algorithm libraries for AI computation tasks, but also a C/C++ library for distributed computation. A server-client model also involves various, concurrent visualization methods of distinct Agents or Societies.
<<lessThis project is designed in a generic manner, so that various kinds of applications can use and take advantage of the services provided by ProjectPSI. Primarily developed under GNU/Linux using various OpenSource tools, ProjectPSI modules are released under GNU GPL and LGPL licenses. This framework does not only include pure algorithm libraries for AI computation tasks, but also a C/C++ library for distributed computation. A server-client model also involves various, concurrent visualization methods of distinct Agents or Societies.
Download (0.59MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
890 downloads
Pipepanic 0.1.3
Pipepanic is a pipe connecting game using libSDL. more>>
Pipepanic is a pipe connecting game using libSDL. It is playable on Linux PCs and the Sharp Zaurus. Connect as many different shaped pipes together as possible within the time given.
Comes with built-in help, is primarily mouse/stylus driven and can be played in different resolutions and orientations.
<<lessComes with built-in help, is primarily mouse/stylus driven and can be played in different resolutions and orientations.
Download (0.22MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1254 downloads
Polar 1.4
Polar provides a smooth and simple cursor set created primarily in Inkscape. more>>
Polar provides a smooth and simple cursor set created primarily in Inkscape.
Polar Cursor Theme is a smooth and simple cursor set created primarily in Inkscape.
Installation
There are three cursor sets included in this package. The default with the orange busy cursors is called PolarCursorTheme and the blue and green variants have -Blue and -Green added to the end of their theme name. To make sure that all themes are installed (or only the one you want) extract to /.icons/ in your home folder.
Note
KDE users please note that installing the cursors through the control center can cause some cursors to use the default X cursors. To fix this simply extract the theme directly to /.icons/ in your home folder.
Finally a special thanks to all the authors of various cursor themes here on gnome-look.org for ideas.
Enhancements:
- Added Zoom cursors
- Fixes to cursor mappings
- Highlight added to clean up outlines
- Added Blue and Green busy cursors as an option
- Changed move cursor
- Small changes to other cursors
<<lessPolar Cursor Theme is a smooth and simple cursor set created primarily in Inkscape.
Installation
There are three cursor sets included in this package. The default with the orange busy cursors is called PolarCursorTheme and the blue and green variants have -Blue and -Green added to the end of their theme name. To make sure that all themes are installed (or only the one you want) extract to /.icons/ in your home folder.
Note
KDE users please note that installing the cursors through the control center can cause some cursors to use the default X cursors. To fix this simply extract the theme directly to /.icons/ in your home folder.
Finally a special thanks to all the authors of various cursor themes here on gnome-look.org for ideas.
Enhancements:
- Added Zoom cursors
- Fixes to cursor mappings
- Highlight added to clean up outlines
- Added Blue and Green busy cursors as an option
- Changed move cursor
- Small changes to other cursors
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
975 downloads
Flail 0.2.3
Flail is a command-line MUA (mail user agent) written in Perl. more>>
Flail is a command-line MUA (mail user agent) written in Perl. Flail project is designed to give you the ability to map little gobs of Perl over your messages and folders, support multiple identites and mailboxes, and integrate cleanly with PGP and GPG.
Flail is not coded very cleanly, and is primarily hackerware: Perl hackers will probably like it, and everyone else probably wont.
<<lessFlail is not coded very cleanly, and is primarily hackerware: Perl hackers will probably like it, and everyone else probably wont.
Download (0.10MB)
Added: 2006-07-02 License: BSD License Price:
1215 downloads
FreeWRL 1.19
FreeWRL is an open-source VRML and X3D browser written primarily for the Linux (Unix) and OS X platforms. more>>
FreeWRL is an open-source VRML and X3D browser written primarily for the Linux (Unix) and OS X platforms.
FreeWRL can be run standalone, or within browsers (platform dependent for now). FreeWRL can also be accessed via the EAI interface to enable control of visual content via an external programming interface.
Conformance to VRML/X3D Standards
FreeWRL is assumed to be Interchange profile conformant, pending verification by the Web3D Consortium. FreeWRLs primary author is one of three who wrote the upcoming Interchange Profile Conformance testing suite for the Web3D Consortium. This page contains the current implementation status of FreeWRL.
<<lessFreeWRL can be run standalone, or within browsers (platform dependent for now). FreeWRL can also be accessed via the EAI interface to enable control of visual content via an external programming interface.
Conformance to VRML/X3D Standards
FreeWRL is assumed to be Interchange profile conformant, pending verification by the Web3D Consortium. FreeWRLs primary author is one of three who wrote the upcoming Interchange Profile Conformance testing suite for the Web3D Consortium. This page contains the current implementation status of FreeWRL.
Download (1.4MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
968 downloads
MP3val 0.1.7
MP3val is a tool for MPEG audio files validation and (optionally) fixing problems. more>>
MP3val is a tool for MPEG audio files validation and (optionally) fixing problems.
It was primarily designed for MPEG 1 Layer III (MP3) files, but supports also other MPEG versions and layers.
MP3val can be useful for finding corrupted files (e.g. incompletely downloaded).
MP3val supports:
- MPEG-1, 2, 2.5; Layers I, II, III
- ID3v1 tags (must be at the very end of the file)
- ID3v2 tags (must be at the very beginning of the file)
- APEv2 tags
Enhancements:
- More precise report about CRC.
- A new option added to keep file timestamps.
- Added more accurate handling of write errors (Debian #413946).
- Attributes are now correctly preserved.
<<lessIt was primarily designed for MPEG 1 Layer III (MP3) files, but supports also other MPEG versions and layers.
MP3val can be useful for finding corrupted files (e.g. incompletely downloaded).
MP3val supports:
- MPEG-1, 2, 2.5; Layers I, II, III
- ID3v1 tags (must be at the very end of the file)
- ID3v2 tags (must be at the very beginning of the file)
- APEv2 tags
Enhancements:
- More precise report about CRC.
- A new option added to keep file timestamps.
- Added more accurate handling of write errors (Debian #413946).
- Attributes are now correctly preserved.
Download (0.018MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
912 downloads
Autobuild 3.5
Autobuild project consists of a tool to process software build logs and generate HTML. more>>
Autobuild project consists of a tool to process software build logs and generate HTML.
Autobuild is a package that processes output from building software, primarily focused on packages using Autoconf and Automake, and generates HTML summaries.
The output includes project name, version, build host types, build host name, and indication of success or failure.
The output is indexed in many ways to simplify browsing.
Enhancements:
- The tools now use cf-shell.sf.net instead of shell.sf.net.
<<lessAutobuild is a package that processes output from building software, primarily focused on packages using Autoconf and Automake, and generates HTML summaries.
The output includes project name, version, build host types, build host name, and indication of success or failure.
The output is indexed in many ways to simplify browsing.
Enhancements:
- The tools now use cf-shell.sf.net instead of shell.sf.net.
Download (0.54MB)
Added: 2007-01-19 License: GPL (GNU General Public License) Price:
1009 downloads
Free Realty 2.9-0.7.1
Free Realty is a PHP/MySQL set of scripts based upon Jon Roigs original Open Realty project. more>>
Free Realty is a PHP/MySQL set of scripts based upon Jon Roigs original Open Realty project.
Free Realty is primarily designed for real estate agents and offices to list properties on the interenet. With Free Realty the end user does not need to be fluent in web page design.
This is a fork of software written by Jon Roig called Open Realty. Jon has moved on to version 3.0 while a number of users have requested continued development on the 2.x series.
Enhancements:
- A data validation error that could lead to SQL injection attacks was fixed.
- Anyone running 2.9-0.7 should replace only the affected files.
<<lessFree Realty is primarily designed for real estate agents and offices to list properties on the interenet. With Free Realty the end user does not need to be fluent in web page design.
This is a fork of software written by Jon Roig called Open Realty. Jon has moved on to version 3.0 while a number of users have requested continued development on the 2.x series.
Enhancements:
- A data validation error that could lead to SQL injection attacks was fixed.
- Anyone running 2.9-0.7 should replace only the affected files.
Download (0.020MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
698 downloads
SureInvoice 1.0
SureInvoice software is designed primarily for service oriented businesses. more>>
SureInvoice software is designed primarily for service oriented businesses. SureInvoice is the right tool for the job to track billable hours, non-billable hours and one time or recurring expenses for customer accounts.
Track customer and emplyee or contractor information as well, with a flexible system to track billable rates per customer, project or employee/contractor you can maximize your revenue and avoid double entry of information with the upcoming export support for QuickBooks and OFX.
Customer self-service is a way to offer customers convenient access to their account status, make it easier for them to self-pay and ensure that accounts stay in the black. SureInvoice has all of the features necessary to make customers comfortable in maintaing their own accounts. 24/7 customers can login to review the hours attached to their invoices and print off an invoice to mail in with a check or enter credit card information to pay in real time.
Enhancements:
- This release has Quickbooks integration, a complete new user interface, and many bugfixes.
<<lessTrack customer and emplyee or contractor information as well, with a flexible system to track billable rates per customer, project or employee/contractor you can maximize your revenue and avoid double entry of information with the upcoming export support for QuickBooks and OFX.
Customer self-service is a way to offer customers convenient access to their account status, make it easier for them to self-pay and ensure that accounts stay in the black. SureInvoice has all of the features necessary to make customers comfortable in maintaing their own accounts. 24/7 customers can login to review the hours attached to their invoices and print off an invoice to mail in with a check or enter credit card information to pay in real time.
Enhancements:
- This release has Quickbooks integration, a complete new user interface, and many bugfixes.
Download (0.88MB)
Added: 2006-12-05 License: GPL (GNU General Public License) Price:
1109 downloads
Portslave 1.9.11
Portslave is a RADIUS client used to create dialup access servers. more>>
Portslave is a RADIUS client used to create dialup access servers.
Portslave project uses the RADIUS protocol to authenticate from a remote RADIUS server which contains the actual user account information.
It primarily is for PPP access, but also works with other protocols and services.
Installation:
./configure --enable-shadow --with-pppdradius=/usr/sbin/pppd
make
make install
<<lessPortslave project uses the RADIUS protocol to authenticate from a remote RADIUS server which contains the actual user account information.
It primarily is for PPP access, but also works with other protocols and services.
Installation:
./configure --enable-shadow --with-pppdradius=/usr/sbin/pppd
make
make install
Download (0.39MB)
Added: 2006-01-17 License: GPL (GNU General Public License) Price:
1377 downloads
CinePaint 0.22.1
CinePaint is painting and retouching software primarily used for motion picture. more>>
CinePaint is painting and retouching software primarily used for motion picture frame-by-frame retouching and dust-busting. CinePaint has been used on many feature films, including THE LAST SAMURAI where it was used to add flying arrows.
CinePaint is different from other painting tools because it supports deep color depth image formats up to 32-bit per channel deep. For comparison, GIMP is limited to 8-bit, and Photoshop to 16-bit.
CinePaint is free open source software. The generosity and commitment of its developers, users and sponsors make CinePaint possible.
<<lessCinePaint is different from other painting tools because it supports deep color depth image formats up to 32-bit per channel deep. For comparison, GIMP is limited to 8-bit, and Photoshop to 16-bit.
CinePaint is free open source software. The generosity and commitment of its developers, users and sponsors make CinePaint possible.
Download (11.5MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
1823 downloads
FIRST LIVE 1.2.0
FIRST LIVE primarily it is to assist law enforcement agencies and its officer to combat cyber terrorism. more>>
FIRST LIVE primarily it is to assist law enforcement agencies and its officer to combat cyber terrorism and other malicious activities. FIRST LIVECD usage and application can be also extended to private organizations and individuals who are need alternative in securing their network and computer system. FIRST LIVECD objectives are to capture and to provide an immediate environment (workspace) to perform live:
1. Computer Forensics Analysis
2. Incident Response
3. Data Acquisition And Recovery
4. Virus Scanning And Detection
5. Vulnerability Assessment
6. Runs On Any x86 Computer Without Any Installation
7. One Stop Solutions For Fast Deployment And Low Cost Security Product.
8. User Friendly
<<less1. Computer Forensics Analysis
2. Incident Response
3. Data Acquisition And Recovery
4. Virus Scanning And Detection
5. Vulnerability Assessment
6. Runs On Any x86 Computer Without Any Installation
7. One Stop Solutions For Fast Deployment And Low Cost Security Product.
8. User Friendly
Download (123.8MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1173 downloads
Jinamp Is Not An Mp3 Player 1.0.5
Jinamp is primarily a music shuffler for command line junkies. more>>
Jinamp is primarily a music shuffler for command line junkies. Jinamp runs in the background and does not require X or even a terminal.
A control program allows limited control over the playing (pause, next song, etc., but no seeking).
The actual playing is done by other programs, so it can be adapted for other purposes, such as shuffling video clips for advertising.
Enhancements:
- The control tools have been improved, in particular making once-off song requests possible.
<<lessA control program allows limited control over the playing (pause, next song, etc., but no seeking).
The actual playing is done by other programs, so it can be adapted for other purposes, such as shuffling video clips for advertising.
Enhancements:
- The control tools have been improved, in particular making once-off song requests possible.
Download (0.10MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1439 downloads
Frameworks 0.3.6
Frameworks is stop-motion animation frame capture software primarily for Linux. more>>
Frameworks is stop-motion animation frame capture software primarily for Linux. It captures images from a camera and strings them together into an animation.
These still images may then be combined into a single video file using other software. Only video4linux webcams are currently supported; work is being done to add other types of digital cameras including IEEE 1394 camcorders, and USB still cameras. Frameworks is designed to be easily used alongside the GIMP Animation Package (GAP).
Frameworks began as an extension of gqcam, though it no longer shares any code with gqcam. Frameworks is free software (and therefore open source) licensed under the GNU GPL. Without gqcam being free software, Frameworks would not exist.
Main features:
- Frame averaging: The averaging together of multiple frames to reduce random noise in the captured image.
- Frame overlay or onion skinning: Overlaying previous frames ontop of the live display to assist with positioning of objects during animation.
- Continuous preview: Preview the previous few seconds of animation, ending with the live feed from the webcam to assist with object positioning.
<<lessThese still images may then be combined into a single video file using other software. Only video4linux webcams are currently supported; work is being done to add other types of digital cameras including IEEE 1394 camcorders, and USB still cameras. Frameworks is designed to be easily used alongside the GIMP Animation Package (GAP).
Frameworks began as an extension of gqcam, though it no longer shares any code with gqcam. Frameworks is free software (and therefore open source) licensed under the GNU GPL. Without gqcam being free software, Frameworks would not exist.
Main features:
- Frame averaging: The averaging together of multiple frames to reduce random noise in the captured image.
- Frame overlay or onion skinning: Overlaying previous frames ontop of the live display to assist with positioning of objects during animation.
- Continuous preview: Preview the previous few seconds of animation, ending with the live feed from the webcam to assist with object positioning.
Download (0.12MB)
Added: 2006-01-27 License: GPL (GNU General Public License) Price:
1369 downloads
phpShare 0.6beta3
phpShare provides a PHP-based file browser. more>>
phpShare provides a PHP-based file browser.
phpShare is a file browser written in PHP4. It allows you to provide a good looking and easily customized interface for browsing, uploading, and managing files via a Web interface.
It is primarily aimed at allowing you to add an upload/download feature to a Web page, but can be limited to use by webmasters for managing the Website.
It is easily installed and configured, and should work with any PHP-compatible Web server.
<<lessphpShare is a file browser written in PHP4. It allows you to provide a good looking and easily customized interface for browsing, uploading, and managing files via a Web interface.
It is primarily aimed at allowing you to add an upload/download feature to a Web page, but can be limited to use by webmasters for managing the Website.
It is easily installed and configured, and should work with any PHP-compatible Web server.
Download (0.008MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
973 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 primarily 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