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

A1 freeware
Filter: All | Freeware | Demo
 

A1

< 1 2 3 > 
Added: September 03, 2010 | Visits: 938

ControlX10::CM17 ControlX10::CM17 is a Perl extension for FireCracker RF Transmitter. SYNOPSIS use ControlX10::CM17; # $serial_port is an object created using Win32::SerialPort # or Device::SerialPort depending on OS # my $serial_port = setup_serial_port(COM10, 4800);...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (109): ControlX10::CM17 Download

Added: March 05, 2010 | Visits: 1.388

AjaxVTT AjaxVTT is a "Virtual Table Top" utility for multi-user, web-based battle mapping. For quite some time I have wanted a way to play old-school, table-top, books-and-dice roll playing games online. Ive looked at the packages out there (oh, mine is far from the only one) and found them all......





Platforms: *nix

License: Freeware Size: 1.9 MB Download (101): AjaxVTT Download

Added: September 22, 2010 | Visits: 2.396

HTML::Widgets::Index HTML::Widgets::Index is a Perl module for creating web indexes and menus. This module renders the index of a document tree using the data stored in a MySQL database generated by anxova. It has a flexible set of render options that gives the webmaster many options on the menu item layout....


Platforms: *nix

License: Freeware Size: 65.54 KB Download (103): HTML::Widgets::Index Download

Added: July 09, 2010 | Visits: 1.143

Log::Log4perl::Layout::XMLLayout Log::Log4perl::Layout::XMLLayout is an XML Layout. SYNOPSIS use Log::Log4perl::Layout::XMLLayout; my $app = Log::Log4perl::Appender->new("Log::Log4perl::Appender::File"); my $logger = Log::Log4perl->get_logger("abc.def.ghi"); $logger->add_appender($app); # Log with LocationInfo my...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Log::Log4perl::Layout::XMLLayout Download

Added: June 27, 2010 | Visits: 1.301

Locale::RecodeData::ISO_8859_14 Locale::RecodeData::ISO_8859_14 is a Perl module with conversion routines for ISO-8859-14. CHARACTER TABLE The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read ISO-10646 as ISO-10646-UCS4. Local | ISO-10646 |...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::ISO_8859_14 Download

Added: October 26, 2010 | Visits: 802

Log::Log4perl::AutoCategorize Log::Log4perl::AutoCategorize - extended Log::Log4perl logging. ABSTRACT Log::Log4perl::AutoCategorize extends Log::Log4perls (l4p) easy mode, adding 2 main features; 1. extended, automatic, transparent categorization capabilities a. logging category <-...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (89): Log::Log4perl::AutoCategorize Download

Added: September 03, 2010 | Visits: 2.269

Spreadsheet::WriteExcelXML Spreadsheet::WriteExcelXML is a Perl module that can create an Excel file in XML format. SYNOPSIS To write a string, a formatted string, a number and a formula to the first worksheet in an Excel XML spreadsheet called perl.xls: use Spreadsheet::WriteExcelXML; # Create a new Excel workbook...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (147): Spreadsheet::WriteExcelXML Download

Added: March 06, 2010 | Visits: 1.070

HTML Entity Based Codepage Inference HEBCI is a technique that allows a web form handler to transparently detect the character set its data was encoded with. By using carefully-chosen character references, the browsers encoding can be inferred. Thus, it is possible to guarantee that data is in a standard encoding without relying...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): HTML Entity Based Codepage Inference Download

Added: January 23, 2010 | Visits: 845

RasmusDSP 0.1 RasmusDSP is an embeddable Audio/MIDI processor. Has a script interpreter which is used to describe instruments, route Audio/MIDI signal between processor units. List of available units: Math Operators (audio and number domain) +, -, *, /, %, >, <, >=, <=, !=, =, ? Math Functions (audio...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (91): RasmusDSP 0.1 Download

Added: January 03, 2010 | Visits: 898

Test::Usage Test::Usage is a different approach to testing: selective, quieter, colorful. SYNOPSIS Lets say we are building module Foo.pm. To exercise it, we write a usage examples module, Foo_T.pm, which may eventually look something like this: package Foo_T; use Test::Usage; use strict; use...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): Test::Usage Download

Added: March 07, 2010 | Visits: 985

List::Intersperse List::Intersperse Perl module can intersperse / unsort / disperse a list. SYNOPSIS use List::Intersperse qw/intersperseq/; @ispersed = intersperseq {substr($_[0],0,1)} qw/A1 A2 B1 B2 C1 C2/; @ispersed = List::Intersperse::intersperse qw/A A B B B B B B C/; intersperse and intersperseq...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (93): List::Intersperse Download

Added: July 21, 2010 | Visits: 862

Hub::Perl::Language Hub::Perl::Language is a Perl module that contains a lot of methods. PUBLIC METHODS sizeof Integer size of hashes, arrays, and scalars Usage: sizeof %hash Usage: sizeof @array Usage: sizeof $scalar_ref Usage: sizeof $scalar Usage: sizeof %more, @than, $one Sizes are computed as...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (87): Hub::Perl::Language Download

Added: August 15, 2010 | Visits: 900

Chess::Elo Chess::Elo is a Perl module to calculate Chess "Elo" ratings. SYNOPSIS use Chess::Elo qw(:all); # Alice is going to thump Bob... my ($alice_elo, $bob_elo) = (2100, 1200); # Oh no, Alice lost to Bob! my $result = 0; # 0.5 for draw, 1 for win my @new_elo_alice_bob = elo ($alice, 0,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Chess::Elo Download

Added: February 07, 2010 | Visits: 1.025

jpeg2ps jpeg2ps is a utility for converting JPEG images to compressed PostScript Level 2 or 3 files (without uncompressing the images). The JPEG data is simply >wrapped< with PostScript which yields considerably smaller PS files. This project is a simple command line utility and can be used on DOS,...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (243): jpeg2ps Download

Added: June 20, 2010 | Visits: 1.242

jukebox-control jukebox-control project is a complete automation for Sony A/V components featuring S-Link (CD, DVD, MD, etc). jukebox-control includes a Linux driver module for an easy/dirty cheap to build DIY parallel to the Sony S-Link interface, plus Perl modules with both control-A1 (II) and control-S...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (115): jukebox-control Download

Added: January 25, 2010 | Visits: 569

MathDoggerX MathDoggerX is a very very very simple Mathematics tutor. It presents 10 basic problems to be solved, displaying the time taken and mistakes made. It is still under active development (hence the "a1" after the version number) so may have some additional goodies added to it at some future stage.


Platforms: Mac

License: Freeware Download (99): MathDoggerX Download

Released: April 18, 2015  |  Added: May 10, 2015 | Visits: 3.388

SuperGeek Free JPG to PDF Converter SuperGeek Free JPG to PDF Converter is a windows utility to convert plain and complex picture files into a single PDF document with simple, easy and user friendly GUI. Users can create PDF files from image formats like JPG, GIF, BMP, TIF, PNG, PSD, etc. with high quality for web publishing,...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 1.38 MB Download (583): SuperGeek Free JPG to PDF Converter Download

Released: September 21, 2014  |  Added: October 29, 2014 | Visits: 2.519

Free Image to PDF Converter Free Image to PDF Converter is a 100% free & safe image to PDF converter software to convert JPG and other images to a single PDF/PS document quickly for office usages without Adobe Acrobat. Free Image to PDF Converter is an efficient program for PDF creation. It converts your photos,...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 1.37 MB Download (169): Free Image to PDF Converter Download

Released: June 12, 2014  |  Added: July 03, 2014 | Visits: 1.434

Free Easy JPG to PDF Converter PDF has changed into one of the most indispensable documents in the daily office applications today. PDF is ideal for storing image files in a device and resolution independent way, so converting JPG to PDF becomes a tendency. Free Easy JPG to PDF Converter can meet all of your needs to convert...


Platforms: Windows, Windows 7

License: Freeware Size: 6.65 MB Download (122): Free Easy JPG to PDF Converter Download

Released: June 12, 2014  |  Added: July 03, 2014 | Visits: 1.669

Free Easy Scan to PDF Free Easy Scan to PDF is the most efficient and simplest way to convert your paper documents into PDF files with your existing local or network scanner. This method only takes a few steps and before you know it you have your PDF file instantly and ready to be emailed in minutes. JPEG, GIF,...


Platforms: Windows, Windows 7

License: Freeware Size: 6.65 MB Download (138): Free Easy Scan to PDF Download

< 1 2 3 >