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

Opera Password Cache freeware
Filter: All | Freeware | Demo
 

Opera Password Cache

< 1 2 3 4 5 > 
Added: September 07, 2010 | Visits: 1.178

Cache::Memcached::Tie Cache::Memcached::Tie is a Perl module created for using Cache::Memcached as hash. SYNOPSIS #!/usr/bin/perl -w use strict; use Cache::Memcached::Tie; my %hash; my $memd=tie %hash,Cache::Memcached::Tie, {servers=>[192.168.0.77:11211]}; $hash{b}=[a,{b=>a}]; print $hash{a}; print...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Cache::Memcached::Tie Download

Added: November 07, 2010 | Visits: 1.136

Cache-Memcached-Tie Cache-Memcached-Tie is a tie for Cache::Memcached. Installation: To install this module type the following: perl Makefile.PL make make test make install.





Platforms: *nix

License: Freeware Size: 15.36 KB Download (96): Cache-Memcached-Tie Download

Added: August 13, 2010 | Visits: 1.387

Magic Password Generator Magic Password Generator is an extension which magically makes custom passwords for each website. Right click the toolbar, and click customize, to get the button to activate the extension!.


Platforms: *nix

License: Freeware Size: 26.62 KB Download (117): Magic Password Generator Download

Added: August 08, 2010 | Visits: 1.128

Cache::BerkeleyDB Cache::BerkeleyDB Perl module implements the Cache::Cache interface. This module implements the Cache interface provided by the Cache::Cache family of modules written by DeWitt Clinton. It provides a practically drop-in replacement for Cache::FileCache. As should be obvious from the name, the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (96): Cache::BerkeleyDB Download

Added: November 02, 2010 | Visits: 1.088

Cache::Static Cache::Static is a Perl module used for caching without freshness concerns. SYNOPSIS HTML::Mason instructions In handler.pl: use Cache::Static; In any component you where you have a well defined set of dependencies which change the output: < %init > my $_cs_deps = [ #file dependencies...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (97): Cache::Static Download

Added: November 24, 2010 | Visits: 1.116

Cache::Repository Cache::Repository is a Perl module used to cache generic file repository. SYNOPSIS my $rep = Cache::Repository->new( style => Filesys, # options for the F::R driver ); $rep->add_files(tag => groupname, files => @filenames, basedir => /tmp, move => 1, ); $rep->add_filehandle(tag =>...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Cache::Repository Download

Added: January 06, 2010 | Visits: 2.018

Gnome Password Generator Gnome Password Generator is a GUI based secure password generator. The project allows the user to generate a specified number of random passwords of a specified length. The program requires Python version 2.4 or greater, PyGTK version 2.4 or greater, and Gnome-Python for Gnome 2..


Platforms: *nix

License: Freeware Size: 22.53 KB Download (147): Gnome Password Generator Download

Added: October 09, 2010 | Visits: 943

Cache::Cache Cache::Cache Perl module contains the Cache interface. The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): Cache::Cache Download

Added: November 23, 2010 | Visits: 1.484

Starfish Password Manager Starfish Password Manager project consists of a password manager. Starfish is a simple password manager. It stores all of its data in XML, and uses strong encryption (MD5 with DES)..


Platforms: *nix

License: Freeware Size: 798.72 KB Download (116): Starfish Password Manager Download

Added: May 20, 2010 | Visits: 2.046

Cache::Memcached::Managed Cache::Memcached::Managed is a Perl module that provides an API for managing cached information. SYNOPSIS use Cache::Memcached::Managed; my $cache = Cache::Memcached::Managed->new( 127.0.0.1:12345 ); $cache->set( $value ); $cache->set( $value,$id ); $cache->set( value => $value, id...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (98): Cache::Memcached::Managed Download

Added: May 15, 2010 | Visits: 1.198

Password Gorilla Password Gorilla is a password manager that stores your login information, sorted by groups, in a blowfish-encrypted file, protected by a master password. Many internet services require you to "log in." You choose a user name and a password, in combination called a "login," that authenticate...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (106): Password Gorilla Download

Added: March 10, 2010 | Visits: 1.493

Password Safe SWT Password Safe SWT is Java-based Password Safe version. Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all. Originally created by Bruce Schneiers Counterpane Labs, Password Safe has opened...


Platforms: *nix

License: Freeware Size: 4.4 MB Download (133): Password Safe SWT Download

Added: January 05, 2010 | Visits: 4.473

Cmos password recovery tools Cmos password recovery tools decrypts password stored in cmos used to access BIOS SETUP. Works with the following BIOSes: - ACER/IBM BIOS - AMI BIOS - AMI WinBIOS 2.5 - Award 4.5x/4.6x/6.0 - Compaq (1992) - Compaq (New version) - IBM (PS/2, Activa, Thinkpad) - Packard Bell - Phoenix...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (1337): Cmos password recovery tools Download

Added: January 25, 2010 | Visits: 1.009

Ruby/Password Ruby/Password is a suite of password handling methods for Ruby. It supports the manual entry of passwords from the keyboard in both buffered and unbuffered modes, random password generation, password strength checking, phonemic password generation (for easy memorisation by human-beings) and the...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (102): Ruby/Password Download

Added: May 01, 2010 | Visits: 1.107

Cache::Memcached::XS Cache::Memcached::XS is a client library for memcached (memory cache daemon) using libmemcache. SYNOPSIS use Cache::Memcached::XS; $memd = new Cache::Memcached { servers => [ "10.0.0.15:11211", "10.0.0.15:11212", "10.0.0.17:11211", [ "10.0.0.17:11211", 3 ] ], compress_threshold =>...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): Cache::Memcached::XS Download

Added: February 15, 2010 | Visits: 1.261

Cache Status Cache Status displays cache status and allows easy management from status bar. This utility extension monitors your cache statistics for both memory and disk devices, pulling the numbers straight from the same place that about:cache does. You can also clear your cache by right-clicking on the...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (106): Cache Status Download

Added: October 12, 2010 | Visits: 1.400

Data::Password::Manager Data::Password::Manager is a Perl module to generate, check, manage crypt - des passwords. SYNOPSIS use Data::Password::Manager qw( pw_gen pw_valid pw_obscure pw_clean pw_get ); $password = pw_gen($cleartext); $ok = pw_valid($cleartxt,$password); $clean_text = pw_clean($dirty_text);...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (105): Data::Password::Manager Download

Added: February 04, 2010 | Visits: 1.076

Apache::Cache Apache::Cache is a cache data accessible between Apache childrens. SYNOPSIS use Apache::Cache qw(:status); my $cache = new Apache::Cache(default_expires_in=>"5 minutes"); # if the if the next line is called within 10 minutes, then this # will return the cache value overwise, this will...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Apache::Cache Download

Added: June 26, 2010 | Visits: 1.615

OpenSymphony Cache OSCache is a high performance J2EE caching solution that can cache portions of JSP pages, entire HTTP responses (including dynamically generated images), and arbitrary Java objects. OpenSymphony Cache can provide your J2EE application with huge performance gains and graceful error tolerance...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (113): OpenSymphony Cache Download

Added: July 09, 2010 | Visits: 1.643

Oracle Password Repository 1.1.9 Oracle Password Repository is a Unix-based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps to keep your Oracle environment secure and easier to maintain. Whats New in This Release: - The INSTALL file...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (106): Oracle Password Repository 1.1.9 Download

< 1 2 3 4 5 >