come and go encryption 1.02
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3475
The Cookies Are Falling! 1.02
The Cookies Are Falling! 1.02 brings you another tetris clone. more>> The Cookies Are Falling! 1.02 brings you another tetris clone. The game is written in Python and PyGame.
Enhancements:
Two bugs are realized:
- If you are about to fill a row and you press the down key, the row clearing will get all messed up.
- If you press the space key the moment a new shape is created, you'll lose the game.
Requirements:
- Python
- Pygame
Added: 2009-06-27 License: Freeware Price: FREE
1 downloads

fring Linux- Make free mobile calls 1.02
a free mobile internet service & community more>> fring is a free mobile application application that enables free mobile internet calls, live chat (IM) and file transfer to other fringsters and PC-based services including Skype, Google Talk, ICQ, MSN Messenger, Twitter, Yahoo! and AIM, using free Wi-Fi or your 3G or GPRS internet data plan instead of costly mobile airtime minutes.
With fring, youll gain benefits previously only found only on the PC and get empowered with mobility as never before: make cheap mobile internet calls, see whos online before dialing with contact availability indicators (presence), live chat instead of SMS, engage in multiple conversations simultaneously, view conversation history and more! Take all your fring, Skype, Google Talk, ICQ, MSN Messenger and Twitter buddies with you wherever you go and view them, along with your regular phone contacts, from one integrated and search-able contact list.
Also make cheap calls to landlines and regular cellular contacts using your SkypeOut account or hundreds of SIP-based providers such as Eutelia, GizmoProject, VoipCheap, VoipStunt, Free World & SIPNET over fring, even from non-SIP enabled handsets.
As fring automatically roams between Wi-Fi and 3G networks, you can effortlessly login to recognized Wi-Fi hotspots, mindlessly gaining access to the best network for optimal call quality and savings.
Easily download fring into your handset and begin fringing in less than a minute.
fring bypasses traditional mobile voice and SMS text messaging services by utilizing the mobile handsets native internet connection. fring does not require any dedicated hardware or airtime and works with phones purchased through any mobile operator. The patent-pending peer-to-peer mobile VoIP technology delivers full-duplex voice quality with rich internet functionality and maximum network efficiency.<<less
Download (350KB)
Added: 2009-04-15 License: Freeware Price: Free
242 downloads
VaultletSuite 2 Go for Linux 2.6.3
"VaultletSuite 2 Go is the first industrial strength privacy protecting software more>> , VaultletSuite 2 Go is the first industrial strength privacy protecting software thats a snap to use, installs on your computer or goes anywhere with you on your USB drive, and runs on 4 different operating systems.
Not only that, but it supports the top 10 languages used on the internet, along with providing Right-to-Left text rendering support in VaultletMail for Hebrew and Farsi.
Simply put, its the easiest and most secure way to protect and control your spam-free email, passwords and other important files wherever you and USB drive may roam.<<less
Download (21.29MB)
Added: 2009-04-05 License: Freeware Price: Free
201 downloads
PApp::SQL 1.02
PApp::SQL is an absolutely easy yet fast and powerful sql access. more>>
PApp::SQL is an absolutely easy yet fast and powerful sql access.
SYNOPSIS
use PApp::SQL;
my $st = sql_exec $DBH, "select ... where a = ?", $a;
local $DBH = ;
my $st = sql_exec my($bind_a, $bind_b), "select a,b ...";
my $st = sql_insertid
sql_exec "insert into ... values (?, ?)", $v1, $v2;
my $a = sql_fetch "select a from ...";
sql_fetch my($a, $b), "select a,b ...";
sql_exists "table where name like a%"
or die "a* required but not existent";
my $db = new PApp::SQL::Database "", "DBI:mysql:test", "user", "pass";
local $PApp::SQL::DBH = $db->checked_dbh; # does ping
sql_exec $db->dbh, "select ...";
<<lessSYNOPSIS
use PApp::SQL;
my $st = sql_exec $DBH, "select ... where a = ?", $a;
local $DBH = ;
my $st = sql_exec my($bind_a, $bind_b), "select a,b ...";
my $st = sql_insertid
sql_exec "insert into ... values (?, ?)", $v1, $v2;
my $a = sql_fetch "select a from ...";
sql_fetch my($a, $b), "select a,b ...";
sql_exists "table where name like a%"
or die "a* required but not existent";
my $db = new PApp::SQL::Database "", "DBI:mysql:test", "user", "pass";
local $PApp::SQL::DBH = $db->checked_dbh; # does ping
sql_exec $db->dbh, "select ...";
Download (0.013MB)
Added: 2007-08-16 License: Perl Artistic License Price:
800 downloads
Module::Reload::Selective 1.02
Module::Reload::Selective can reload Perl modules during development. more>>
Module::Reload::Selective can reload Perl modules during development.
SYNOPSIS
Instead of:
use Foobar::MyModule;
Do this:
use Module::Reload::Selective;
&Module::Reload::Selective->reload(qw(Foobar::MyModule));
Or, if you need the "import" semantics of "use", do this:
use Foobar::MyModule (@ImportArgs);
Do this:
use Module::Reload::Selective;
Module::Reload::Selective->reload(qw(Foobar::MyModule));
import Foobar::MyModule (@ImportArgs);
... then configure your server or other runtime environment settings to trigger Module::Reload::Selective to only kick in when you need.
For example: you could have it kick in only when the web server is running on a particular port number or particular (development) host.
<<lessSYNOPSIS
Instead of:
use Foobar::MyModule;
Do this:
use Module::Reload::Selective;
&Module::Reload::Selective->reload(qw(Foobar::MyModule));
Or, if you need the "import" semantics of "use", do this:
use Foobar::MyModule (@ImportArgs);
Do this:
use Module::Reload::Selective;
Module::Reload::Selective->reload(qw(Foobar::MyModule));
import Foobar::MyModule (@ImportArgs);
... then configure your server or other runtime environment settings to trigger Module::Reload::Selective to only kick in when you need.
For example: you could have it kick in only when the web server is running on a particular port number or particular (development) host.
Download (0.010MB)
Added: 2007-08-11 License: Perl Artistic License Price:
804 downloads
Encrypt This! 0.1.1
Encrypt This! is a Firefox extension that allows public key like encryption as well as passphrase methods. more>>
Encrypt This! is a Firefox extension that allows public key like encryption as well as passphrase methods.
Visit the extensions homepage to set up public and private keys or just go ahead with a passphrase of your own creation.
Using this extension you can select text and have it encrypted in one click. This will allow you to send emails more securely by ensuring that nobody other than your intended recipient can read the decrypted text.
<<lessVisit the extensions homepage to set up public and private keys or just go ahead with a passphrase of your own creation.
Using this extension you can select text and have it encrypted in one click. This will allow you to send emails more securely by ensuring that nobody other than your intended recipient can read the decrypted text.
Download (0.045MB)
Added: 2007-07-26 License: MPL (Mozilla Public License) Price:
820 downloads
Games::Go::SGF 0.05
Games::Go::SGF is a Perl module that can parse and dissect Standard Go Format files. more>>
Games::Go::SGF is a Perl module that can parse and dissect Standard Go Format files.
SYNOPSIS
use Games::Go::SGF;
my $sgf = new Games::Go::SGF($sgfdata);
print "Game played on ".$sgf->date."n";
print $sgf->white. " (W) vs. ".$sgf->black." (B)n";
print "Board size: ".$sgf->size.". Komi: ".$sgf->komi."n";
while ($move = $sgf->move($move_no++)) {
print "$move_no: ".$move->move,"n";
}
This is a very simple SGF file parser, of currently limited functionality. It can read and step through SGF files, follow variations, and so on. Its good enough for getting simple statistics about games of Go, and building up Games::Go::Board objects representing games stored as SGF.
$sgf->move returns either a normal Games::Go::SGF::Node or a Games::Go::SGF::Variation object. They behave exactly the same, but the variation object has the additional methods mainline() to get the main line of the game, variation($n) to get the first node in the nth variation, and variations to retrieve an array of variations. $variation->move will, by default, follow the mainline.
<<lessSYNOPSIS
use Games::Go::SGF;
my $sgf = new Games::Go::SGF($sgfdata);
print "Game played on ".$sgf->date."n";
print $sgf->white. " (W) vs. ".$sgf->black." (B)n";
print "Board size: ".$sgf->size.". Komi: ".$sgf->komi."n";
while ($move = $sgf->move($move_no++)) {
print "$move_no: ".$move->move,"n";
}
This is a very simple SGF file parser, of currently limited functionality. It can read and step through SGF files, follow variations, and so on. Its good enough for getting simple statistics about games of Go, and building up Games::Go::Board objects representing games stored as SGF.
$sgf->move returns either a normal Games::Go::SGF::Node or a Games::Go::SGF::Variation object. They behave exactly the same, but the variation object has the additional methods mainline() to get the main line of the game, variation($n) to get the first node in the nth variation, and variations to retrieve an array of variations. $variation->move will, by default, follow the mainline.
Download (0.003MB)
Added: 2007-07-12 License: Perl Artistic License Price:
835 downloads
Games::Go::SGF2misc::SVG 1.00
Games::Go::SGF2misc::SVG is a Perl package to simplify SGF game rendering using Image::LibrSVG. more>>
Games::Go::SGF2misc::SVG is a Perl package to simplify SGF game rendering using Image::LibrSVG.
SYNOPSIS
use Games::Go::SGF2misc::SVG;
my $image = new Games::Go::SGF2misc::SVG(imagesize => 3in,
boardsize => 19,
gobanColor=> white );
$image->drawGoban();
$image->placeStone(b,cd);
$image->placeStone(w,[4,2]);
$image->placeStone(b,db);
$image->placeStone(w,dc);
$image->placeStone(b,cc);
$image->placeStone(w,eb);
$image->placeStone(b,cb);
$image->addCircle(cb,1);
$image->save($filename); # As a .svg
$image->export($filename); # As a .png
<<lessSYNOPSIS
use Games::Go::SGF2misc::SVG;
my $image = new Games::Go::SGF2misc::SVG(imagesize => 3in,
boardsize => 19,
gobanColor=> white );
$image->drawGoban();
$image->placeStone(b,cd);
$image->placeStone(w,[4,2]);
$image->placeStone(b,db);
$image->placeStone(w,dc);
$image->placeStone(b,cc);
$image->placeStone(w,eb);
$image->placeStone(b,cb);
$image->addCircle(cb,1);
$image->save($filename); # As a .svg
$image->export($filename); # As a .png
Download (0.006MB)
Added: 2007-07-05 License: Perl Artistic License Price:
844 downloads
Drag de Go 0.2.5
Drag de Go is a Firefox extension that allows you to execute several commands by the direction you drag and drop. more>>
Drag de Go is a Firefox extension that allows you to execute several commands (like open link, save link, search selected text) by the direction you drag and drop.
This extension identify the Object you drag Selected Text, Link, Image, or Extension File, and you can set commands to each object.
Main features:
- Assistance of file up-loading on web page.
- Open text link. (missing URL such as "ttp://...", "tp://..." can be opened. )
- The page the link ahead, the image, and the extension, etc. can be saved.
- The place where the file and the bookmark, etc. are opened by drag & drop can be set.
- Gesture in page source window.
- Execute "open link in ... Tab" command with ctrl key pastes the URL of link to address bar.
<<lessThis extension identify the Object you drag Selected Text, Link, Image, or Extension File, and you can set commands to each object.
Main features:
- Assistance of file up-loading on web page.
- Open text link. (missing URL such as "ttp://...", "tp://..." can be opened. )
- The page the link ahead, the image, and the extension, etc. can be saved.
- The place where the file and the bookmark, etc. are opened by drag & drop can be set.
- Gesture in page source window.
- Execute "open link in ... Tab" command with ctrl key pastes the URL of link to address bar.
Download (0.086MB)
Added: 2007-06-29 License: MPL (Mozilla Public License) Price:
854 downloads
EasyCrypt 0.2
EasyCrypt is a small Python program that encrypts or dercypts files using AES encryption standard. more>>
EasyCrypt is a small Python program that encrypts or dercypts files using AES encryption standard.
The program is still in early development. It can be used to easily encrypt your files on the go with pretty good security. It works or all systems that support Python. (Windows, Unix, MacOS, ...).
The program uses PyCrypto (link here) library to encrypt/decrypt the file. (Pyhton doesnt have yet an official implementation of the AES algorythm). Since the sourceforge doesnt have any downloadable package, I included in the cvs tree the version of the library used in the program.
Usage (example):
> pycrypt --encrypt TestFile.jpg TestFile.jpg_enc mypassword
(An encrypted file has been created)
> pycrypt --decrypt TestFile.jpg_enc DecryptedFile.jpg mypassword
(The original file is recovered)
<<lessThe program is still in early development. It can be used to easily encrypt your files on the go with pretty good security. It works or all systems that support Python. (Windows, Unix, MacOS, ...).
The program uses PyCrypto (link here) library to encrypt/decrypt the file. (Pyhton doesnt have yet an official implementation of the AES algorythm). Since the sourceforge doesnt have any downloadable package, I included in the cvs tree the version of the library used in the program.
Usage (example):
> pycrypt --encrypt TestFile.jpg TestFile.jpg_enc mypassword
(An encrypted file has been created)
> pycrypt --decrypt TestFile.jpg_enc DecryptedFile.jpg mypassword
(The original file is recovered)
Download (MB)
Added: 2007-06-23 License: Free To Use But Restricted Price:
907 downloads
Class::Adapter 1.02
Class::Adapter is a Perl implementation of the Adapter Design Pattern. more>>
Class::Adapter is a Perl implementation of the "Adapter" Design Pattern.
The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern.
What is an Adapter?
The term Adapter refers to a "Design Pattern" of the same name, from the famous "Gang of Four" book "Design Patterns". Although their original implementation was designed for Java and similar single-inheritance strictly-typed langauge, the situation for which it applies is still valid.
An Adapter in this Perl sense of the term is when a class is created to achieve by composition (objects containing other object) something that cant be achieved by inheritance (sub-classing).
This is similar to the Decorator pattern, but is intended to be applied on a class-by-class basis, as opposed to being able to be applied one object at a time, as is the case with the Decorator pattern.
The Class::Adapter object holds a parent object that it "wraps", and when a method is called on the Class::Adapter, it manually calls the same (or different) method with the same (or different) parameters on the parent object contained within it.
Instead of these custom methods being hooked in on an object-by-object basis, they are defined at the class level.
Basically, a Class::Adapter is one of your fall-back positions when Perls inheritance model fails you, or is no longer good enough, and you need to do something twisty in order to make several APIs play nicely with each other.
What can I do with the actual Class::Adapter class
Well... nothing really. It exist to provide some extremely low level fundamental methods, and to provide a common base for inheritance of Adapter classes.
The base Class::Adapter class doesnt even implement a way to push method calls through to the underlying object, since the way in which that happens is the bit that changes from case to case.
To actually DO something, you probably want to go take a look at Class::Adapter::Builder, which makes the creation of Adapter classes relatively quick and easy.
<<lessThe Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern.
What is an Adapter?
The term Adapter refers to a "Design Pattern" of the same name, from the famous "Gang of Four" book "Design Patterns". Although their original implementation was designed for Java and similar single-inheritance strictly-typed langauge, the situation for which it applies is still valid.
An Adapter in this Perl sense of the term is when a class is created to achieve by composition (objects containing other object) something that cant be achieved by inheritance (sub-classing).
This is similar to the Decorator pattern, but is intended to be applied on a class-by-class basis, as opposed to being able to be applied one object at a time, as is the case with the Decorator pattern.
The Class::Adapter object holds a parent object that it "wraps", and when a method is called on the Class::Adapter, it manually calls the same (or different) method with the same (or different) parameters on the parent object contained within it.
Instead of these custom methods being hooked in on an object-by-object basis, they are defined at the class level.
Basically, a Class::Adapter is one of your fall-back positions when Perls inheritance model fails you, or is no longer good enough, and you need to do something twisty in order to make several APIs play nicely with each other.
What can I do with the actual Class::Adapter class
Well... nothing really. It exist to provide some extremely low level fundamental methods, and to provide a common base for inheritance of Adapter classes.
The base Class::Adapter class doesnt even implement a way to push method calls through to the underlying object, since the way in which that happens is the bit that changes from case to case.
To actually DO something, you probably want to go take a look at Class::Adapter::Builder, which makes the creation of Adapter classes relatively quick and easy.
Download (0.024MB)
Added: 2007-06-20 License: Perl Artistic License Price:
856 downloads
Acme::Comment 1.02
Acme::Comment is a Perl module that allows multi-line comments which are filtered out. more>>
Acme::Comment is a Perl module that allows multi-line comments which are filtered out.
SYNOPSIS
use Acme::Comment type=>C++, own_line=>1;
/*
if (ref $mod) {
$bar->{do}->blat(msg => blarg);
eval {
im sooo sick of this time for some coffee
*/
// I prefer beer. --sqrn
Unlike the pseudo multi-line comment if (0) {}, the code being commented out need not be syntactically valid.
<<lessSYNOPSIS
use Acme::Comment type=>C++, own_line=>1;
/*
if (ref $mod) {
$bar->{do}->blat(msg => blarg);
eval {
im sooo sick of this time for some coffee
*/
// I prefer beer. --sqrn
Unlike the pseudo multi-line comment if (0) {}, the code being commented out need not be syntactically valid.
Download (0.007MB)
Added: 2007-06-11 License: Perl Artistic License Price:
867 downloads
UMMF::Export::Java 1.02
UMMF::Export::Java is a code generator for JavaTemplate. more>>
UMMF::Export::Java is a code generator for JavaTemplate.
SYNOPSIS
use UMMF::Export::Java;
my $exporter = UMMF::Export::Java->new(output => *STDOUT);
my $exporter->export_Model($model);
This package allow UML models to be represented as Java code.
<<lessSYNOPSIS
use UMMF::Export::Java;
my $exporter = UMMF::Export::Java->new(output => *STDOUT);
my $exporter->export_Model($model);
This package allow UML models to be represented as Java code.
Download (0.67MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
871 downloads
Eureka Encryption SDK Shared Library 1.0
Eureka Encryption SDK Shared Library allows you to use Eureka Encryption in your own applications. more>>
Eureka Encryption SDK Shared Library allows you to use Eureka Encryption in your own applications. Encrypt or decrypt strings or files.
Eureka Encryption shared Library installation instructions:
Start a terminal session and navigate to the folder where the files are located and enter the following commands:
chmod +x eursdk.so (this may be optional)
cp eursdk.so /usr/lib
ldconfig /usr/lib
The library is now ready for use. Load up the sdkhelp.htm file with any web browser for detailed information on its use.
Should anyone wish to translate the help files in other languages and send them to me, I would be happy to include them and repackage the tarball.
<<lessEureka Encryption shared Library installation instructions:
Start a terminal session and navigate to the folder where the files are located and enter the following commands:
chmod +x eursdk.so (this may be optional)
cp eursdk.so /usr/lib
ldconfig /usr/lib
The library is now ready for use. Load up the sdkhelp.htm file with any web browser for detailed information on its use.
Should anyone wish to translate the help files in other languages and send them to me, I would be happy to include them and repackage the tarball.
Download (0.12MB)
Added: 2007-05-10 License: Freeware Price:
898 downloads
Eureka Encryption Messenger 4 4.0.0
Eureka Messenger 4 software delivers secure and private messaging and unlimited file transfers over the internet. more>>
Eureka Messenger 4 software delivers secure and private messaging and unlimited file transfers over the internet.
This application no longer requires the VB Runtimes, but this new version 4 is not compatible with the previous windows version.
Installation:
Actually there is no install for this application. You can run it right where you unzipped it, or copy the files unzipped wherever you want them.
If there is a firewall on either machine, some configuration may be required in order to make a connection.
The program has a Help file to guide you on how it works, although it is simple enough to run without much assistance.
You probably need to issue a chmod +x messenger before it can run. On some linux systems you may also need to issue a chmod +755 messenger.
<<lessThis application no longer requires the VB Runtimes, but this new version 4 is not compatible with the previous windows version.
Installation:
Actually there is no install for this application. You can run it right where you unzipped it, or copy the files unzipped wherever you want them.
If there is a firewall on either machine, some configuration may be required in order to make a connection.
The program has a Help file to guide you on how it works, although it is simple enough to run without much assistance.
You probably need to issue a chmod +x messenger before it can run. On some linux systems you may also need to issue a chmod +755 messenger.
Download (3.1MB)
Added: 2007-05-10 License: Freeware Price:
900 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above come and go encryption 1.02 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed