stable
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 612
mOEvIEs 1.15-STABLE
mOEvIEs is a low-dependency movie database program. more>>
mOEvIEs is a low-dependency movie database program.
mOEvIEs is easy to use, and doesnt require a database server to be installed like most programs do.
<<lessmOEvIEs is easy to use, and doesnt require a database server to be installed like most programs do.
Download (0.045MB)
Added: 2006-11-18 License: GPL (GNU General Public License) Price:
1071 downloads
HardWall Firewall 15 Stable-7
HardWall Firewall is an iptables firewall script that provides port forwarding, packet filtering, stateful packet inspection. more>>
HardWall Firewall is an iptables firewall script that provides port forwarding, packet filtering, stateful packet inspection, port redirection, masquerading, SNAT, DNAT, NAT, and bridging.
HardWall Firewall functions as both a workstation firewall and an IP forwarding firewall.
Enhancements:
- Updated: The Reserved IP Address list in the main config file
- Added: Example Bridge (rc) startup script in the contrib directory
<<lessHardWall Firewall functions as both a workstation firewall and an IP forwarding firewall.
Enhancements:
- Updated: The Reserved IP Address list in the main config file
- Added: Example Bridge (rc) startup script in the contrib directory
Download (0.033MB)
Added: 2007-04-01 License: GPL (GNU General Public License) Price:
939 downloads
KDE 4.2.88 Beta / 4.2.3 Stable
The K Desktop Environment, for UNIX/Linux based systems more>>
KDE 4.2.88 Beta / 4.2.3 Stable brings you a powerful graphical desktop environment which is useful for Unix workstations. It combines ease of use, contemporary functionality and outstanding graphical design with the technological superiority of the Unix operating system. It is an Internet project and truly open in every sense.
Development takes place on the Internet and is discussed on the mailing lists and USENET news groups to which we invite and welcome everyone. No single group, company or organization controls the sources. All sources are open to everyone and may be distributed and modified by anyone subject to the well known GNU licenses.
<<less Download (0KB)
Added: 2005-09-21 License: GPL Price: FREE
11 downloads
FreeNAS 0.69b4 / 0.686.4 Stable
A Free NAS server that supports FTP, NFS protocols, Software RAID more>>
FreeNAS 0.69b4 / 0.686.4 Stable gives a program which is to support FTP, NFS protocols, Software RAID(0,1,5) with a Full WEB configuration interface. It takes less than 16MB once installed on Compact Flash, hard drive or USB key.
Enhancements:
- Upgrade to FreeBSD 6.4.
- Upgrade rsync to 3.0.4.
- Upgrade PHPMailer to 2.2.1.
- Upgrade Transmission to 1.34.
- Minors changes:
- Add new attribute Temporary directory to UPnP WebGUI to define a directory used to store temporary trans-coded files.
- Modify /etc/rc.d/samba script.
- Add Who combo-box to RSYNC client/local jobs to select user which is used to execute this job.
- Add Enable check-box to RSYNC client/local jobs to enable/disable them (FR 2123243).
- Add hw.ata.to=15 to sys-ctrl to prevent TIMEOUT WRITE_DMA errors, e.g. when using APM for hard drives (FR 2101811).
- Bug fixes:
- Fix bug in zone-info port.
- Remove Samba --with-utmp build parameter. It causes a crash when accessing shares (BR 2118240).
- Fix bug in Samba Make-file which causes various problems, e.g. it was not possible to join an AD domain.
Requirements: none
Download (59.3MB)
Added: 2008-10-01 License: Freeware Price: FREE
19 downloads
FreeNAS 0.7RC1 / 0.69.2 Stable
A Free NAS server that supports FTP, NFS protocols, Software RAID more>> <<less
Download (69.3MB)
Added: 2009-07-04 License: Freeware Price: FREE
18 downloads
The Address Book Reloaded 3.0.5 stable SVN:433
The Address Book Reloaded project is a Web application to store contact details of employees/customers in UTF-8 format . more>>
The Address Book Reloaded project is a Web application to store contact details of employees/customers in UTF-8 format on an intranet or Web site.
It features login/user accounts, email harvesting protection, Google Maps support, distributed management of contacts, PDF address book generation, plugins, styles, and SSL certificate authority management.
It stores portraits of contacts, addresses, emails, phone numbers, VoIP/SIP numbers, Web sites, MMS and media info, occupation, function, projects, and freestyle info as HTML notes. The project supports URIs for automatic VoIP dialing with Skype or SIP clients.
Main features:
- CSS Stylesheet based designs
- User records & Contacts linked
- PHP4 & 5 compatible
- PHP safe mode compatible
- Custom dates
- Custom fields
- Admin fields
- Password/Hidden information distribution to users
- Google Maps
- PDF booklet printing
- UTF-8 international charsets
- Administrative Requests (IT accounts/workflow) -- beta
- SSL Certificate Authority (control)
<<lessIt features login/user accounts, email harvesting protection, Google Maps support, distributed management of contacts, PDF address book generation, plugins, styles, and SSL certificate authority management.
It stores portraits of contacts, addresses, emails, phone numbers, VoIP/SIP numbers, Web sites, MMS and media info, occupation, function, projects, and freestyle info as HTML notes. The project supports URIs for automatic VoIP dialing with Skype or SIP clients.
Main features:
- CSS Stylesheet based designs
- User records & Contacts linked
- PHP4 & 5 compatible
- PHP safe mode compatible
- Custom dates
- Custom fields
- Admin fields
- Password/Hidden information distribution to users
- Google Maps
- PDF booklet printing
- UTF-8 international charsets
- Administrative Requests (IT accounts/workflow) -- beta
- SSL Certificate Authority (control)
Download (0.80MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
910 downloads
GroundWork Monitor Open Source 5.1.0-4 stable (VMWare Appliance)
GroundWork Monitor Open Source is a complete availability monitoring solution. more>>
GroundWork Monitor Open Source is a complete availability monitoring solution that ensures IT infrastructure uptime while identifying issues before they become real problems.
Unifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
<<lessUnifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
Download (1500MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
909 downloads
stabilize 0.1
stabilize is a tool for stabilizing shaking movies. more>>
stabilize is a tool for stabilizing shaking movies.
Sometimes videos are recorded with a free hand, which produces shaky movies.
This program compares each frame with previous frames and tries to find out to which offset it should shift that frame to make the movie more stable.
Usage
Compile it:
$ g++ -o stabilize stabilize.cpp -Llib -lavformat -lavcodec -lz -I/usr/include/ffmpeg/
Run it:
$ ./stabilize test.avi | ffmpeg -f imagepipe -img pnm -i - -sameq output.avi
<<lessSometimes videos are recorded with a free hand, which produces shaky movies.
This program compares each frame with previous frames and tries to find out to which offset it should shift that frame to make the movie more stable.
Usage
Compile it:
$ g++ -o stabilize stabilize.cpp -Llib -lavformat -lavcodec -lz -I/usr/include/ffmpeg/
Run it:
$ ./stabilize test.avi | ffmpeg -f imagepipe -img pnm -i - -sameq output.avi
Download (8.3MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1149 downloads
SQuaLe 0.1.7
SQuaLe provides an easy and very fast way to send SQL queries to a database backend. more>>
SQuaLe provides an easy and very fast way to send SQL queries to a database backend. SQuaLe project supports load balancing over multiple connections which can be on different servers.
Its very stable and provides statistics, control, and reporting through specific orders (like starting up a connection pool, shutting it down, getting statistics from that specific pool or for the whole SQuaLe instance).
Enhancements:
- This release adds a python DBI wrapper and a better reconnection mechanism.
- SQuaLe will now try to reconnect to the database even if it fails at startup.
<<lessIts very stable and provides statistics, control, and reporting through specific orders (like starting up a connection pool, shutting it down, getting statistics from that specific pool or for the whole SQuaLe instance).
Enhancements:
- This release adds a python DBI wrapper and a better reconnection mechanism.
- SQuaLe will now try to reconnect to the database even if it fails at startup.
Download (0.43MB)
Added: 2006-08-21 License: GPL (GNU General Public License) Price:
1159 downloads
Althea 0.5.7
Althea IMAP (Internet Message Access Protocol) e-mail client for X Windows. more>>
Althea IMAP (Internet Message Access Protocol) e-mail client for X Windows. The design goal was a stable e-mail client with the richness of usability of Microsofts Outlook, Qualcomms Eudora, and Cyrusofts Mulberry.
Installation:
Type the following commands:
# unzip and untar althea-x.x.x.tgz
tar xvzf althea-x.x.x.tgz
# make and install the program
make
make install
<<lessInstallation:
Type the following commands:
# unzip and untar althea-x.x.x.tgz
tar xvzf althea-x.x.x.tgz
# make and install the program
make
make install
Download (0.35MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1257 downloads
snake5 1.1.0
Snake is an experimental algorithm for exchanging information in a dynamic growing network. more>>
Snake is an experimental algorithm for exchanging information in a dynamic growing network, where a sender and receiver must stay synchronized despite the changing distance. snake5 is a communication algorithm for exchanging information between nodes in a dynamic changing network
Settings:
- Update speed and frequency
- Listen to a node in the signal mode
- Sliders changing appearance in the topology mode
- Stretch folding animation (YES/NO)
- Draw lines between the nodes (YES/NO)
- Makes the nodes twiddle (visualize data in a node)
Press t to switch to the signal mode. You see the wavelet table over time from octave 0 (top) to octave 11 (bottom). The red signal indicates the current folding-distance (odist).
Wait until the signals in all the different octaves (vertical) become stable and repetitive. At that point the system has learned the pattern.
Now increase the distance of sender and receiver using folding (+ and -). The signal stays stable, despite the increased distance (*). If the signal quality should degrade then decrease the distance again by folding or wait until the system stabilizes itself.
<<lessSettings:
- Update speed and frequency
- Listen to a node in the signal mode
- Sliders changing appearance in the topology mode
- Stretch folding animation (YES/NO)
- Draw lines between the nodes (YES/NO)
- Makes the nodes twiddle (visualize data in a node)
Press t to switch to the signal mode. You see the wavelet table over time from octave 0 (top) to octave 11 (bottom). The red signal indicates the current folding-distance (odist).
Wait until the signals in all the different octaves (vertical) become stable and repetitive. At that point the system has learned the pattern.
Now increase the distance of sender and receiver using folding (+ and -). The signal stays stable, despite the increased distance (*). If the signal quality should degrade then decrease the distance again by folding or wait until the system stabilizes itself.
Download (1.1MB)
Added: 2006-01-05 License: GPL (GNU General Public License) Price:
1387 downloads
mysqlApache 1.46
mysqlApache is a MySQL database backend and browser based frontend for managing large numbers of Apache web servers. more>>
mysqlApache is a MySQL database backend and browser based frontend for managing large numbers of Apache web servers (each of more than a 1000 virtual and IP-based web sites).
It is part of the OpenISP project and works if you like with mysqlBind, mysqlISP, mysqlIPM, and mysqlSendmail.
Our mysqlISP component systems focus is on a very stable telco quality ISP services via static configuration of servers from mySQL, but with mySQL not required to be live.
<<lessIt is part of the OpenISP project and works if you like with mysqlBind, mysqlISP, mysqlIPM, and mysqlSendmail.
Our mysqlISP component systems focus is on a very stable telco quality ISP services via static configuration of servers from mySQL, but with mySQL not required to be live.
Download (0.13MB)
Added: 2006-03-07 License: GPL (GNU General Public License) Price:
1330 downloads
SlackE17 20070723
SlackE17 is a project of building and distributing the new Enlightenment DR17 (E17) window manager for the Linux Slackware. more>>
SlackE17 is a project of building and distributing the new Enlightenment DR17 (E17) window manager for the Linux Slackware distribution. Enlightenment DR17 is under heavy development but is stable enough for everyday use even if there was no official release yet. You will get more informations on the Get-E.org website.
<<less Download (69MB)
Added: 2007-07-23 License: Open Software License Price:
825 downloads
SabayonLinux 1.0 (Business Edition)
SabayonLinux is a live DVD designed to transform a computer into a powerful Gentoo Linux system in less than 5 minutes. more>>
Sabayon Linux is a live DVD designed to transform a computer into a powerful Gentoo Linux system in less than 5 minutes. Gentoo Linux is a Linux distribution powered by a software install manager engine called "Portage".
Besides functioning as a live DVD, Sabayon Linux can also be installed on a hard disk, acting effectively as an easy-to-use Gentoo installation disk. The live DVD includes a large range of desktop environments and open source software applications, such as KDE, GNOME, XFce, Fluxbox, KOffice, OpenOffice.org, FreeNX, amaroK, Kaffeine, etc.
Enhancements:
- Sabayon has prepared for you a fast, cheap and stable solution for every "office needs" you might have! INFO/FEATURES: Optimized Server profile; Kernel 2.6.22 Sabayon Linux Powered; Stable branch for almost all packages; Wpa_supplicant compiled with a better support for mac80211; Latest madwifi driver; Latest Sabayon Installer; Latest Ati-drivers; Latest Nvidia-drivers; Fast installation speed; Package Selection on install time; Really fast working live environment; Easy firewall management with Kmyfirewall.
<<lessBesides functioning as a live DVD, Sabayon Linux can also be installed on a hard disk, acting effectively as an easy-to-use Gentoo installation disk. The live DVD includes a large range of desktop environments and open source software applications, such as KDE, GNOME, XFce, Fluxbox, KOffice, OpenOffice.org, FreeNX, amaroK, Kaffeine, etc.
Enhancements:
- Sabayon has prepared for you a fast, cheap and stable solution for every "office needs" you might have! INFO/FEATURES: Optimized Server profile; Kernel 2.6.22 Sabayon Linux Powered; Stable branch for almost all packages; Wpa_supplicant compiled with a better support for mac80211; Latest madwifi driver; Latest Sabayon Installer; Latest Ati-drivers; Latest Nvidia-drivers; Fast installation speed; Package Selection on install time; Really fast working live environment; Easy firewall management with Kmyfirewall.
Download (1739MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
830 downloads
FALF Player 1.0 RC5
FALF Player wants to be a smart, compact, light and comfortable mp3 player with tabbed playlists. more>>
FALF Player wants to be a smart, compact, light and comfortable mp3 player with tabbed playlists.
Its early pre-release and it does not represent the quality of first stable release so be careful with your notes.
If you want to help, join the project!
<<lessIts early pre-release and it does not represent the quality of first stable release so be careful with your notes.
If you want to help, join the project!
Download (MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
925 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 stable 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