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.479.987 Times

Write My Name Contact Php freeware
Filter: All | Freeware | Demo
 

Write My Name Contact Php

< 1 2 3 4 5 > 
Added: March 26, 2010 | Visits: 1.335

Kojoney Kojoney project is a low level interaction honeypot that emulates an SSH server. The daemon is written in Python using the Twisted Conch libraries. Kojoney is a mix of the spanish word cojon (s/c/k/) and honey. In the spanish language the sentence "estar hasta los cojones" is used to express... Platforms: *nix

License: Freeware Size: 3.1 MB Download (95): Kojoney Download

Added: November 15, 2010 | Visits: 860

Tie::Hash::Sorted Tie::Hash::Sorted Perl module presents hashes in sorted order. SYNOPSIS use Tie::Hash::Sorted; my %ages = ( John => 33, Jacob => 29, Jingle => 15, Heimer => 48, Smitz => 12, ); my $sort_by_numeric_value = sub { my $hash = shift; [ sort {$hash->{$b} <=> $hash->{$a}} keys %$hash ];... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Tie::Hash::Sorted Download

Added: November 11, 2010 | Visits: 1.155

DBIx::Simple::Examples [COPRIGHT=1] EXAMPLES General #!/usr/bin/perl -w use strict; use DBIx::Simple; # Instant database with DBD::SQLite my $db = DBIx::Simple->connect(dbi:SQLite:dbname=file.dat) or die DBIx::Simple->error; # Connecting to a MySQL database my $db = DBIx::Simple->connect(... Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): DBIx::Simple::Examples Download

Added: July 26, 2010 | Visits: 614

kcurses kcurses are some simple widgets and ui abstractions for ncurses, to handle list boxes, vi-like editing fields, mouse selections, and the like. Why? Because sometimes gui programs are more annoying than helpful. web interfaces suck, and gtk/qt programs take up too much real estate, require too... Platforms: *nix

License: Freeware Size: 184.32 KB Download (92): kcurses Download

Added: November 21, 2010 | Visits: 867

fireflier 1.1.7 / 1.99 Beta fireflier is a firewall tool, which is built on top of the iptables framework. It all started in February 2002, when I was sitting on my computer and doing the firewall settings for a small server. I realized, that allthough I know about firewall rules, my desktop machine was not secure, with... Platforms: *nix

License: Freeware Size: 583.68 KB Download (96): fireflier 1.1.7 / 1.99 Beta Download

Added: May 16, 2010 | Visits: 828

EmailScan EmailScan scans incoming multipart email for bad file types, filenames, and virii using procmail. EmailScan is yet another scanner for e-mail. Now, why did I write my own and not use one of the others that are available. First of all, I have always used my own and second of all I wanted... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): EmailScan Download

Added: May 12, 2010 | Visits: 1.248

Nmap::Scanner Nmap::Scanner is a Perl module to perform and manipulate nmap scans using perl. SYNOPSIS Perl extension for performing nmap (www.insecure.org/nmap) scans. use Nmap::Scanner; # Batch scan method my $scanner = new Nmap::Scanner; $scanner->tcp_syn_scan(); $scanner->add_scan_port(1-1024);... Platforms: *nix

License: Freeware Size: 67.58 KB Download (105): Nmap::Scanner Download

Added: March 14, 2010 | Visits: 1.114

Log::Log4perl::FAQ Log::Log4perl::FAQ is a Perl module that contains Frequently Asked Questions (FAQ) on Log::Log4perl. This FAQ shows a wide variety of commonly encountered logging tasks and how to solve them in the most elegant way with Log::Log4perl. Most of the time, this will be just a matter of smartly... Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): Log::Log4perl::FAQ Download

Added: September 07, 2010 | Visits: 770

AFS::PTS AFS::PTS is a Perl class to communicate with the AFS Protection Server. SYNOPSIS use AFS::PTS; my $num_flg = AFS::PTS->convert_numeric_names; my $bits = AFS::PTS->ascii2ptsaccess("S----"); my $flags = AFS::PTS->ptsaccess2ascii($bits); my $pts = AFS::PTS->new; my $id =... Platforms: *nix

License: Freeware Size: 184.32 KB Download (96): AFS::PTS Download

Added: October 27, 2010 | Visits: 931

Perlbug::Object Perlbug::Object is a object handler for Perlbug database. Handles Perlbug database objects, typically bug, group, message, patch, note, test, user, and severity, status etc.... Methods included to recognise objects by their id or by their also unique name. SYNOPSIS my $o_obj =... Platforms: *nix

License: Freeware Size: 501.76 KB Download (274): Perlbug::Object Download

Added: March 18, 2010 | Visits: 1.096

SVG::DOM SVG::DOM is a Perl library with DOM (Document Object Model) methods for SVG objects. SVG::DOM provides a selection of methods for accessing and manipulating SVG elements through DOM-like methods such as getElements, getChildren, getNextSibling and so on. Currently only methods that provide... Platforms: *nix

License: Freeware Size: 51.2 KB Download (97): SVG::DOM Download

Added: July 14, 2010 | Visits: 1.515

Ryans Electronic Diary Sheet Ryans Electronic Diary Sheet (aka RyansEDS) is a web-based Perl application which allows members of an organization (typically staff) to inform each other of their proposed whereabouts. The project is designed to be a simple shared calendaring application which does require complex (and often... Platforms: *nix

License: Freeware Size: 25.6 KB Download (104): Ryans Electronic Diary Sheet Download

Added: January 14, 2010 | Visits: 1.339

NFS Backup System NFS Backup System is a Perl script that backup system for NFS. The basic function nfsbu is an automated perl-script backup system between an NFS server and an NFS client. Either by crontab or manual execution, directories listed in the configuration file can be backed up to a directory mounted... Platforms: *nix

License: Freeware Size: 5.12 KB Download (115): NFS Backup System Download

Added: November 23, 2010 | Visits: 1.863

Mutt Folder List Mutt Folder List is a mutt patch that adds a sidebar showing all mail folders and the total and number of new messages each contains. Mutt Folder List project allows users to hide or display the sidebar with a single keystroke, and optionally highlights folders with new messages. Users can... Platforms: *nix

License: Freeware Size: 3 MB Download (157): Mutt Folder List Download

Added: June 07, 2010 | Visits: 658

PDL::Ufunc PDL::Ufunc Perl module contains primitive ufunc operations for pdl. This module provides some primitive and useful functions defined using PDL::PP based on functionality of what are sometimes called ufuncs (for example NumPY and Mathematica talk about these). It collects all the functions... Platforms: *nix

License: Freeware Size: 2.1 MB Download (96): PDL::Ufunc Download

Added: January 25, 2010 | Visits: 595

Build Keychain Info 5{in Info is designed around 10.2.X...so if it doesn't work in earlier versions of Mac OS X, too bad.This allows you to create keychain entries for mountpoints via AppleScript directly, without having to access the mount first. So this can be useful for admins setting up a new user.For now, it... Platforms: Mac

License: Freeware Download (99): Build Keychain Info Download

Added: January 25, 2010 | Visits: 549

Mine Swept Mine Swept is your basic game of Minesweeper where you have this field of squares and when you click on one, it will tell you one of two things: that you just revealed a mine (at which point, it's game over) or how many mines surround this particular square. Armed with this information, you then... Platforms: Mac

License: Freeware Download (93): Mine Swept Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 393

Encrypt-o-Doc Welcome to the Encrypt-o-Doc v0.1 (alpha) release help. Thanks for trying out the Encrypt-o-Doc v0.1. Please don't forget to give your feedback about the software by sending an email at encryptodoc@yahoo.com.Remember that without your comments, the software can't provide you the right output you... Platforms: Windows

License: Freeware Size: 1.21 MB Download (416): Encrypt-o-Doc Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 535

EdytorNC 2010.11.30 EdytorNC is text editor for CNC programmers. Some features : bolt holes calculation; solutions of triangles calculation; speed, feed calculation; conversion inch/mm, mm/inch; code colorizing; RS232 data transmission. FEATURES: · bolt holes calculation · solutions of triangles... Platforms: Windows

License: Freeware Size: 12.4 MB Download (64): EdytorNC 2010.11.30 Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 516

EdytorNC EdytorNC is text editor for CNC programmers. Some features : bolt holes calculation; solutions of triangles calculation; speed, feed calculation; conversion inch/mm, mm/inch; code colorizing; RS232 data transmission. FEATURES: · bolt holes calculation · solutions of triangles calculation ·... Platforms: Windows

License: Freeware Size: 12.4 MB Download (46): EdytorNC Download

< 1 2 3 4 5 >