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

Macfarlanes Law Firm freeware
Filter: All | Freeware | Demo
 

Macfarlanes Law Firm

< 1 2 3 4 5 
Added: March 05, 2010 | Visits: 953

Osalp Osalp is a project designed to implement a world class set of classes in C++ that will handle all of the audio functions one would like. It is designed to be multi-platform with UNIX based platforms as the base. This project is still in the beta code phase and a beta version that will...



Platforms: *nix

License: Freeware Size: 1024 KB Download (93): Osalp Download

Added: October 16, 2010 | Visits: 948

MySQA MySQA program is a useful program to analyze log files created by MySQL slow queries or queries that dont use indexes. About MySQL: MySQL is a multithreaded, multi-user, SQL (Structured Query Language) Database Management System (DBMS) with an estimated six million installations. MySQL AB...





Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): MySQA Download

Added: November 10, 2010 | Visits: 1.525

SendmailAnalyzer Sendmail Analyzer is a perl script reporting full HTML and graph sendmail usage reports. The project reports statistics on inbound, outbound and largest messages, senders and recipients, relays, domains, and complete mailboxes usage if your country law allow it. Statistics are generated per...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (109): SendmailAnalyzer Download

Added: August 19, 2010 | Visits: 1.622

Scrape::USPS::ZipLookup Perl Module The United States Postal Service (USPS) has on its web site an HTML form at http://www.usps.com/zip4/ for standardizing an address. Given a firm, urbanization, street address, city, state, and zip, it will put the address into standard form (provided the address is in their database) and display...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (134): Scrape::USPS::ZipLookup Perl Module Download

Added: February 23, 2010 | Visits: 976

fBuilder Lite fBuilder project is a web-based utility for building and configuring your iptables or ipchains based Linux firewall. Written by the author of fwconfig, our fBuilder product line brings you many new and exciting features that will fit your firewall creation needs. InnerTek Software currently...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (93): fBuilder Lite Download

Added: January 15, 2010 | Visits: 1.154

Paper::Specs Paper::Specs is a Perl module with size and layout information for paper stock, forms, and labels. SYNOPSIS use Paper::Specs units => "cm"; my $form = Paper::Specs->find( brand => "Avery", code => "1234"); use Paper::Specs units => "cm", brand => "Avery"; my $form = Paper::Specs->find(...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (109): Paper::Specs Download

Added: February 21, 2010 | Visits: 1.500

FreeWERM FreeWERM (short for "Free Web-based Employee Reporting Module") is an easy-to-use software system for creating, maintaining, and reporting on employee profiles for any sort of business. It has a time clock feature similar to other pieces of software currently on SourceForge, but FreeWERM is also...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (103): FreeWERM Download

Added: March 19, 2010 | Visits: 989

Time::Warp Time::Warp is a Perl module to control over the flow of time. SYNOPSIS use Time::Warp qw(scale to time); to(time + 5); # 5 seconds ahead scale(2); # make time flow twice normal Our external experience unfolds in 3 1/2 dimensions (time has a dimensionality of 1/2). The Time::Warp module...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): Time::Warp Download

Added: June 18, 2010 | Visits: 1.221

audiofile The Audio File Library provides a uniform and elegant API for accessing a variety of audio file formats, such as AIFF/AIFF-C, WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual Research, Amiga IFF/8SVX, and NIST SPHERE. Supported compression formats are currently G.711 mu-law...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (100): audiofile Download

Added: February 04, 2010 | Visits: 753

WAusers WAusers application is one component of the WAhelper Web accessibility testing suite. WAusers serves for managing Web accessibility testing sites where users can register, create their own Web accessibility testing projects, and log into all their projects using a single global password. Web...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (89): WAusers Download

Added: November 15, 2010 | Visits: 2.112

MySQL Connector/ODBC MySQL Connector/ODBC project is an ODBC driver for the MySQL database server. MySQL is a multithreaded, multi-user SQL database management system (DBMS) which has, according to MySQL AB, more than 10 million installations. MySQL is owned and sponsored by a single for-profit firm, the Swedish...


Platforms: *nix

License: Freeware Download (383): MySQL Connector/ODBC Download

Added: February 22, 2010 | Visits: 1.081

Browser Bookmarks Menu Browser Bookmarks Menu is a small Gnome applet to allow easy access to your browsers bookmarks, even when your browser is not open. This applet is like the Bookmarks menu of your preferred browser (e.g. Epiphany, Firefox), but lives in the panel, like the Gnome Menu Bar. This means that it is...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): Browser Bookmarks Menu Download

Added: March 26, 2010 | Visits: 957

Statistics::GammaDistribution Statistics::GammaDistribution Perl module represents a gamma distribution. SYNOPSIS use Statistics::GammaDistribution; my $g = Statistics::GammaDistribution->new(); $g->set_order(8.5); print $g->rand(1.0); my @alpha = (0.5,4.5,20.5,6.5,1.5,0.5); my @theta = $g->dirichlet_dist(@alpha);...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): Statistics::GammaDistribution Download

Added: September 24, 2010 | Visits: 1.429

Blinkensisters - Hunt for the Lost Pixels Blinkensisters - Hunt for the Lost Pixels is a Parallax-style 2D scrolling game. Blinkensisters is a new 2D scrolling gaming system for Linux, MacOSX, Windows and POSIX-compatible Unix-Systems (every platform that can run SDL). You can even make your own levels with a simple text-editor....


Platforms: *nix

License: Freeware Size: 17.8 MB Download (93): Blinkensisters - Hunt for the Lost Pixels Download

Added: September 23, 2010 | Visits: 1.170

HTML::Tree::Scanning HTML::Tree::Scanning contains an article: "Scanning HTML". SYNOPSIS # This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #19 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This document...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): HTML::Tree::Scanning Download

Added: February 25, 2010 | Visits: 1.178

VDR MP3/MPlayer Extensions VDR MP3/MPlayer Extensions let you play MP3s with Video Disk Recorder and provide a frontend for MPlayer so you can use a DVB card to play files in formats like AVI, ASF, QT, MOV, VIVO, FLI, and FLC. VDR MP3 plugin adds sound playback capability to VDR by Klaus Schmidinger. Supported audio...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (113): VDR MP3/MPlayer Extensions Download

Added: March 15, 2010 | Visits: 973

Vatata Vatata system is an end-to-end and large-scale solution for publishing , delivery and reception of streaming contents. Vatata is an open system completely based on internet. Its grid technology guarantees the low-cost and clear delivery of content to millions of internet users. Users can easily...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (130): Vatata Download

Added: January 25, 2010 | Visits: 1.398

TRIAL De Novo TRIAL De Novo Updater is a major upgrade for law office case manager adds new screens, improved Main Screen, new reports including "Brief Me" data history report, and self-repairing teconology.


Platforms: Mac

License: Freeware Download (105): TRIAL De Novo Download

Added: January 25, 2010 | Visits: 862

Bibliographer X Generates bibliographies in MLA format supporting Book, Encyclopedia, URL, Magazine, Interview, TV/Radio, Speech, and Video entries. Includes many new features including a revised user interface using contextual menus and many others.


Platforms: Mac

License: Freeware Size: 2 MB Download (132): Bibliographer X Download

Added: January 25, 2010 | Visits: 884

Desktop Rebuilder X Desktop Rebuilder deletes/rebuilds your Mac OS X desktop files. Also includes backup and restore desktop features.


Platforms: Mac

License: Freeware Size: 283 KB Download (106): Desktop Rebuilder X Download

< 1 2 3 4 5