Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.468.581 Times

Ln freeware
Filter: All | Freeware | Demo
 

Ln

1 2 3 > 
Released: March 06, 2006  |  Added: April 01, 2008 | Visits: 1.861

KS Calculator KS-Calculator is a powerful, easy-to-use, flexible calculator, which supports operations with numbers in Binary, Octal, Decimal and Hexadecimal formats, operates with expressions and mathematical functions, like: Sin, Cos, Tan, ArcTan, Exp, Ln, Log, etc. KS-Calculator also offers built-in...



Platforms: Windows

License: Freeware Size: 430.2 KB Download (170): KS Calculator Download

Added: January 18, 2010 | Visits: 1.025

PerlIO::via::Logger PerlIO::via::Logger is a PerlIO layer for prefixing current time to log output. SYNOPSIS use PerlIO::via::Logger; PerlIO::via::Logger->format( [%b %d, %Y %r] ); use PerlIO::via::Logger format => [%b %d, %Y %r] ; open( my $in,<:via(Logger),filein ) or die "Cant open file.ln for reading:...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (105): PerlIO::via::Logger Download

Added: May 23, 2010 | Visits: 3.894

W3C-PHP W3C-PHP is a little php-cli script that can validate a list of URLs trough the W3C validator Web site (http://validator.w3.org/) with PHP-DOM functions. Configuration: list.txt -> contain the list of url that you need to validate the URLs must start with ":" without the "http://" prefix for...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (136): W3C-PHP Download

Added: February 15, 2010 | Visits: 897

ExtUtils::Manifest ExtUtils::Manifest is a Perl module that contains utilities to write and check a MANIFEST file. SYNOPSIS use ExtUtils::Manifest qw(...funcs to import...); mkmanifest(); my @missing_files = manicheck; my @skipped = skipcheck; my @extra_files = filecheck; my($missing, $extra) =...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): ExtUtils::Manifest Download

Added: September 21, 2010 | Visits: 1.049

Potracegui Potracegui is a GUI interface for potrace and autotrace, two programs for tracing bitmapped images. It really doesnt do much, all the dirt work is done by potrace and autotrace, my app is simply an interface: it collects informations in an easy way (hopefully) and then it launches potrace or...


Platforms: *nix

License: Freeware Size: 727.04 KB Download (100): Potracegui Download

Added: February 27, 2010 | Visits: 684

svn2cl svn2cl is an xsl stylesheet for generating a clasic GNU-style ChangeLog from a subversion repository log. svn2cl is made from several changelog-like scripts using common xslt constructs found in different places. This is just my implementation. I made it because it was the only thing that I...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): svn2cl Download

Added: April 12, 2010 | Visits: 1.150

Text Text Revolution Text Text Revolution project is a text-based ncurses DDR clone. Text Text Revolution is a text-based Dance Dance Revolution clone. It supports pyDDRs .step file format (which has now been superceeded by the .dance format), and plans to stream OGG, MP3, or WAV files. Whats New in This...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (105): Text Text Revolution Download

Added: January 11, 2010 | Visits: 2.990

web-nsupdate web-nsupdate is a web-based dynamic DNS update utility. The web-nsupdate package provides a simple, web-based facility for clients to send dynamic DNS updates. Clients are typically DHCP hosts, such as a Linux system acting as a gateway for residential broadband service. The client sends a...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (160): web-nsupdate Download

Added: November 06, 2010 | Visits: 1.010

fetchconfig fetchconfig is a Perl script for retrieving configuration of multiple devices. Cisco IOS devices are currently supported. Installation: fetchconfig.pl expects a Perl interpreter at /usr/bin/perl. fetchconfig.pl requires the Net::Telnet module. Just unpack the fetchconfig tarball at a...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (90): fetchconfig Download

Added: July 03, 2010 | Visits: 815

LibMySequoia LibMySequoia is an alternative library for MySQL API C client, using Carob to benefit from clustering. So, native mysql client programs can use the Sequoia clustering solution without changing any line of code in the application. HOW TO USE IT Install the debian or rpm package and you are...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (93): LibMySequoia Download

Added: July 25, 2010 | Visits: 955

TraffAcct TraffAcct is a platform for gathering network traffic data for use in link volume calculations or billing. TraffAcct can be used to monitor the traffic usage of many network interfaces include Ethernet, serial, ATM, and Frame Relay. It can also be used to account for traffic on virtual...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): TraffAcct Download

Added: January 13, 2010 | Visits: 1.419

Dystopia Server Dystopia is a Half-Life 2 modifcation which places the player into tense combat situations in a high tech world spanned by computer networks. As either Punks or Corp Mercenaries the player will fight through the physical world to gain access, via jack-in terminals, to cyberspace. Cyberspace is...


Platforms: *nix

License: Freeware Size: 540 MB Download (101): Dystopia Server Download

Added: May 23, 2010 | Visits: 1.099

Eject Cdrom Eject Cdrom, forcefully ejects your cdrom/cdwriter device. It is especially useful when you are in a hurry, and dont know which application is using the cdrom device. Instead of pressing the Reset Button use Eject Cdrom Eject Cdrom, will try the "normal" eject first, if it fails then it will...


Platforms: *nix

License: Freeware Download (202): Eject Cdrom Download

Added: April 06, 2010 | Visits: 778

junkfilter junkfilter is a procmail-based spam filtering system that is both configurable and customizable. Procmail is a popular and powerful mail-processing program available for nearly all Unix systems. This means that junkfilter doesnt work on Windows, AOL, Hotmail, Yahoo! Mail, Juno, WebTV, or any...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (94): junkfilter Download

Added: July 20, 2010 | Visits: 1.233

Statistics::ROC Statistics::ROC is a Perl module with receiver-operator-characteristic (ROC) curves with nonparametric confidence bounds. SYNOPSIS use Statistics::ROC; my ($y) = loggamma($x); my ($y) = betain($x, $p, $q, $beta); my ($y) = Betain($x, $p, $q); my ($y) = xinbta($p, $q, $beta, $alpha); my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Statistics::ROC Download

Added: November 13, 2010 | Visits: 1.292

PL/1 for GCC PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): PL/1 for GCC Download

Added: June 01, 2010 | Visits: 1.174

Diamond Crush Diamond Crush is a puzzle game to be released worldwide before the end of 2006 by the Italian Diamonds Team. The First Playable Version, a sort of pre-alpha for offline multiplayer gaming only, is already available for download onto the official game site for playtesting purposes. The game...


Platforms: *nix

License: Freeware Size: 5.9 MB Download (133): Diamond Crush Download

Added: July 27, 2010 | Visits: 1.560

IP-Atlas IP-Atlas tries to plot your location or any other host on the internet using the NetGeo data. It finds the latitude and longitude coordinates of the host and plots it on an image for you.It finds the latitude and longitude coordinates of the host and plots it on an image for you. You can try the...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (128): IP-Atlas Download

Added: October 11, 2010 | Visits: 899

aaquake2 aaquake2 project is a text mode Quake II. Installing: If you want to compile it yourself, first download and install the AA-lib library, if you dont have it already. Then get the Quake II source from id Softwares FTP or one of the mirrors, get ref_softaa source from this page and then issue...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (106): aaquake2 Download

Added: August 14, 2010 | Visits: 909

Libeval Libeval provides simple means of evaluating simple arithmetic expressions involving literal numeric values, variables and functions using the addition (+), subtraction (-), multiplication (*), division (/), modulo division (), exponentiation (^), sign (+-), percentag (%) and grouping (())...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (95): Libeval Download

1 2 3 >