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

Union County Public Schools software
Filter: All | Freeware | Demo
 

Union County Public Schools

< 1 2 3 4 5 
Added: January 24, 2010 | Visits: 726

CryptNET Keyserver CryptNET Keyserver is an effort to develop an openPGP (RFC2440) compliant public keys server which is licensed under the terms of the GNU GPL. It is written in C, and runs on Linux. It uses PostgreSQL for key storage, and supports the hkp protocol (it can interface with GnuPG and NAI PGP). The...



Platforms: *nix

License: Freeware Size: 245.76 KB Download (104): CryptNET Keyserver Download

Released: September 22, 2009  |  Added: July 08, 2010 | Visits: 1.824

Public Categories for Outlook Public Categories for Outlook enables you to centrally administer the maintenance of your categories easily and fast, and for all Outlook versions directly in Outlook. You no longer need to manually export and import registry entries between computers. If you use public folders in Public...





Platforms: Windows

License: Shareware Cost: $47.00 USD Size: 1002.71 KB Download (102): Public Categories for Outlook Download

Added: May 10, 2013 | Visits: 809

Minimum Amount to Enable Western Union Payments This simple mod makes it possible to enable the Western Union Payment Module over a certain amount. For example:- You want your customers be able to pay with Western Union only if the total amount is over 30$.This mod will do this very easily.You can specify in the admin section the minimum...


Platforms: Windows, *nix, PHP, BSD


Added: September 01, 2010 | Visits: 1.203

FunionFS FunionFS is an Union filesystem for the FUSE driver. This program works only with the Fuse driver which is natively included since the 2.6.14 Linux kernel. Above all, what is an Union filesystem? It is a method used when one wants to manufacture LiveCD Linux such as Knoppix: support (CDROM)...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (102): FunionFS Download

Added: January 25, 2010 | Visits: 1.119

Public Health News Widget Public Health News Widget... From infectious diseases to cancer prevention and environmental health, let the top experts in the field keep you up to date on research that addresses the most pressing health concerns of today. The Johns Hopkins Bloomberg School of Public Health is the largest,...


Platforms: Mac

License: Freeware Download (101): Public Health News Widget Download

Added: July 08, 2010 | Visits: 1.055

xca This application is a graphical user interface to OpenSSL, RSA public keys, certificates, signing requests and revokation lists. The keys do have an internal counter, counting its use to avoid a duplicate use of a key for creating a certificate or request. The Keys are encrypted in the database...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (101): xca Download

Released: March 16, 2012  |  Added: May 07, 2012 | Visits: 886

Add2Exchange Enterprise Add2Exchange Enterprise is a server-based solution which automatically synchronizes items between any combination of Exchange public and/or personal folders with changes possible in either direction for true collaboration. Use Add2Exchange Enterprise to synchronize your calendars, contacts,...


Platforms: Windows, Pocket PC, Android,BlackBerry,iPhone,Handheld/Mobile Other

License: Demo Cost: $0.00 USD Size: 95 MB Download (97): Add2Exchange Enterprise Download

Added: March 26, 2010 | Visits: 1.233

Simple components for Ada Simple components for Ada library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (96): Simple components for Ada Download

Added: September 22, 2010 | Visits: 1.150

Eureka Public Key Eureka Public Key was created due to numerous requests for a public key application using our strong encryption techniques. The basic principle for its use is one creates their own public key and distributes the key to whomever they will be transferring encrypted files with. When one receives a...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (94): Eureka Public Key Download

Added: May 10, 2013 | Visits: 657

Western Union Payment Module Includes new module payement for Western Union.Updated cod and moneyorder (and wu) to be able to set a specific orders status when such payment are used by customers


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (94): Western Union Payment Module Download

Added: November 03, 2010 | Visits: 715

sixbs sixbs is a library capable of writing and reading beans to and from XML using their public properties. sixbs is especially suited for writing configuration data or sending data over the network. Contrary to normal Java serialization it is readable (i.e., you can easily edit it with your...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (94): sixbs Download

Added: September 22, 2010 | Visits: 684

CB3ROB Identd CB3ROB Identd is an identd implementing the auth (RFC1413) protocol for use on public Unix machines. Unlike with other ident daemons, the AUTH protocol replies from this daemon cannot be spoofed by users. CB3ROB Identd project has been optimized to handle as many requests as possible, and has...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (94): CB3ROB Identd Download

Added: May 10, 2013 | Visits: 761

Public Media Manager Public Media Manager is a PHP/MySQL based CMS intended for use by public broadcasters. Specifically, PMM is being designed for use by public radio stations in need of a CMS for their online news department, online and on-air calendars, online galleries, portals, playlists, etc.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (93): Public Media Manager Download

Added: February 06, 2010 | Visits: 630

WebService::Eventful WebService::Eventful is a Perl interface to EVDB public API. SYNOPSIS use WebService::Eventful; my $evdb = WebService::Eventful->new(app_key => $app_key); $evdb->login(user => harry, password => H0gwart$) or die "Cant log in: $WebService::Eventful::errstr"; # call() accepts either an...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): WebService::Eventful Download

Added: June 15, 2010 | Visits: 762

fkey Scalable finger daemon type server for public display of user speciffied files. Ie: pgp keys, contact information. Users edit their data file (supplied as ASCII text file) and the finger daemon displays it on public request. May be used as banner server. Installation: The `configure shell...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (91): fkey Download

Added: July 09, 2010 | Visits: 803

BadWM BadWM is a minimalistic window manager for the X Window System licensed under the GNU General Public License.. BadWM - a minimalistic window manager


Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): BadWM Download

Added: July 20, 2010 | Visits: 613

Class::Declare Class::Declare is a Perl module created to declare classes with public, private and protected attributes and methods. SYNOPSIS package My::Class; use strict; use warnings; use base qw( Class::Declare ); __PACKAGE__->declare( public => { public_attr => 42 } , private => { private_attr...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (88): Class::Declare Download

Added: July 03, 2010 | Visits: 732

Test::TestCoverage Test::TestCoverage is Perl module to test if your test covers all public subroutines of the package. SYNOPSIS use Test::TestCoverage; test_coverage(My::Module); my $obj = My::Module->new(); $obj->foo(); $obj->bar(); # test will be ok, assumed that My::Module has the subroutines new,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): Test::TestCoverage Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 557

IdeaFisher IdeaFisher Brainstorming Software: Legendary program for Brainstorming, Creative Writing, Problem Solving, Public Relations, Advertising & Innovation. Meet its successor: ThoughtOffice. Described as "IdeaFisher on Steroids" by InnovationTools.com, ThoughtOffice offers more than 100 times the...


Platforms: Windows, Mac

License: Shareware Cost: $96.00 USD Size: 6.72 MB Download (73): IdeaFisher Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 766

NETKIOSK Kiosk Software Netkiosk is ideal for information kiosks, public internet kiosks, schools, libraries or in any location where you want to secure a PC for public internet use. With the help of NETKIOSK Kiosk Software you can easily create an Internet browsing environment you can fully control. for Windows2K, XP,...


Platforms: Windows, XP, Windows Vista, 7

License: Freeware Download (64): NETKIOSK Kiosk Software Download

< 1 2 3 4 5