who wants
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 35
I-Want-To-Make-Money 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-24 License: Freeware Price: Free
182 downloads
LiVES 0.9.8.2
LiVES is the free, open source video editor and VJ tool for Linux and UNIX more>>
LiVES is a software application that began as the Linux Video Editing System.
Since it now runs on more operating systems, LiVES is a Video Editing System. It is designed to be simple to use, yet powerful. It is small in size, yet it has many advanced features.
LiVES is part editor, part VJ tool. It is fully extendible through open standard RFX plugin scripts.
LiVES lets you start editing and making video right away, without having to worry about formats, frame sizes, or framerates. LiVES will let you start creating your own tools, utilities and effects via the built in RFX builder.
LiVES is aimed at the digital video artist who wants to create their own content, the video editor who wants to create professional looking video, and the VJ who wants to captivate with spectacular images.
<<lessSince it now runs on more operating systems, LiVES is a Video Editing System. It is designed to be simple to use, yet powerful. It is small in size, yet it has many advanced features.
LiVES is part editor, part VJ tool. It is fully extendible through open standard RFX plugin scripts.
LiVES lets you start editing and making video right away, without having to worry about formats, frame sizes, or framerates. LiVES will let you start creating your own tools, utilities and effects via the built in RFX builder.
LiVES is aimed at the digital video artist who wants to create their own content, the video editor who wants to create professional looking video, and the VJ who wants to captivate with spectacular images.
Download (2.02MB)
Added: 2009-04-19 License: Freeware Price:
500 downloads
Network-I 1.4.0
Captures, displays and analyses TCP/IP traffic more>> Network-I comprises a fast sniffer with a powerful filtering language, and a suite of tools to process the captured packets.
The possibilities range from the straightforward display of packets in exhaustive detail (or alternatively, in a 1-line summary mode) to measurement of traffic levels, and reporting on packet retransmission and losses.
It can also import (and export) capture files in tcpdump and snoop formats.
Network-I is therefore ideal for a troubleshooting network admin, and developers who want to debug the network traffic exchanged by their applications - or even for the curious student of networking who wants to look under the hood of TCP/IP.
This program is distributed as a set of pre-built Linux and Solaris packages, for ease of installation (and uninstallation).<<less
Download (244KB)
Added: 2009-04-12 License: Freeware Price: Free
196 downloads
When 1.1.5
When is an extremely simple personal calendar program, aimed at the Unix geek who wants something minimalistic. more>>
When is an extremely simple personal calendar program, aimed at the Unix geek who wants something minimalistic.
When can keep track of things you need to do on particular dates. Its a very short and simple program, so you can easily tinker with it yourself. It doesnt depend on any libraries, so its easy to install.
You should be able to install it on any system where Perl is available, even if you dont have privileges for installing libraries. Its file format is a simple text file, which you can edit in your favorite editor.
Enhancements:
- This release adds a Danish translation.
<<lessWhen can keep track of things you need to do on particular dates. Its a very short and simple program, so you can easily tinker with it yourself. It doesnt depend on any libraries, so its easy to install.
You should be able to install it on any system where Perl is available, even if you dont have privileges for installing libraries. Its file format is a simple text file, which you can edit in your favorite editor.
Enhancements:
- This release adds a Danish translation.
Download (0.032MB)
Added: 2007-08-15 License: Perl Artistic License Price:
800 downloads
fancylogin 0.99.7
fancylogin is one of the most powerful login programs available for Linux. more>>
fancylogin is one of the most powerful login programs available for Linux. It can do everything your old login program can do, e.g., handling shadowed passwd files, user-time-terminal/network-verification as done with HP-UX login, etc. The project adds a lot of capabilities for logging logins and support for themes to control the logins look.
History:
I first had the idea of creating a better login for linux, when i was working for IBM in the summer. a really big company had lots of 5250 terminals standing around. OS/400 would allow you (just like fancylogin) to insert an ascii-graphic with colors, etc., so all terminals were showing the companys emblem. this really looked great. so why is it, that one of the best server-systems like linux has such a boring login-screen? even Novell Netware has at least bits of color!
The more i studied popular login-programs, such as Julienne Haughs shadow-login, the more i realized that much more capabilities for security and logging are needed, in order to guarantee a secure system. fancylogin shouldnt only be a a fancy login but also a secure and very functional one. And as everybody who wants to do something on a system must be authenticated by a login, a good login-program is one of the most important keys to a secure and reliable system. fancylogin should be the answer.
The first thing i did was write a litte fancy.o with really weird configuration (the signon.*-files). then i had a look at the sources of the shadow-login-program and included a call to my fancy_prompt-routine. that was all. but as i didnt know anything about that code, i decided to take my fancy.o and write my own login-program around it, because i had a lot of improvements in mind. that was in the christmas-holidays of 1999. after those holiday fancylogin 0.99.5 was out, and the first login program that supported techniques from shadow AND from HP-UX-login (usertty). that was when Andreas Krennmair joined the team. soon we released 0.99.6, and for the first time announced it in c.o.l.a. and on freshmeat.net. on the first day of the release we got 5000 hits, and our school-server had three times the workload it usually had. that was when we put the project on sourceforge.
If i had to give a codename to fancylogin 0.99.7 i would call it "0.99.7 - the great odyssee". first we released some minor patches and fixes in 0.99.6b, but we had great plans for 0.99.7. priority number one was an improved way of configuring everything. then Matthew Wormald wrote an email doing suggestions on fancylogin. one of these were to support ANSI-files, which was the solution of our dilemma. then i worked on support for ANSI-files, but just couldnt get an ANSI-interpreted terminal together with ncurses. after a few months we decided to forget about the ANSIs, because it was too difficult to implement. Andreas Krennmair wrote flted, a program to create signon*- configurations. it should never really be released, because he finally managed to do it. in fancylogin-0.99.7-alpha2 everything was finished already, with fancylogin supporting the signon.defs and two ANSI-files. but i wanted to have everything in one file, so themes could be easily installed, and every theme-related information was in one file. so i decided to put everything into a structure, and wrote fltcreate and the neccessary modifications to fancy.o, and fancylogin-0.99.7 was finished. the first fancylogin a normal human could actually configure and write themes for!
<<lessHistory:
I first had the idea of creating a better login for linux, when i was working for IBM in the summer. a really big company had lots of 5250 terminals standing around. OS/400 would allow you (just like fancylogin) to insert an ascii-graphic with colors, etc., so all terminals were showing the companys emblem. this really looked great. so why is it, that one of the best server-systems like linux has such a boring login-screen? even Novell Netware has at least bits of color!
The more i studied popular login-programs, such as Julienne Haughs shadow-login, the more i realized that much more capabilities for security and logging are needed, in order to guarantee a secure system. fancylogin shouldnt only be a a fancy login but also a secure and very functional one. And as everybody who wants to do something on a system must be authenticated by a login, a good login-program is one of the most important keys to a secure and reliable system. fancylogin should be the answer.
The first thing i did was write a litte fancy.o with really weird configuration (the signon.*-files). then i had a look at the sources of the shadow-login-program and included a call to my fancy_prompt-routine. that was all. but as i didnt know anything about that code, i decided to take my fancy.o and write my own login-program around it, because i had a lot of improvements in mind. that was in the christmas-holidays of 1999. after those holiday fancylogin 0.99.5 was out, and the first login program that supported techniques from shadow AND from HP-UX-login (usertty). that was when Andreas Krennmair joined the team. soon we released 0.99.6, and for the first time announced it in c.o.l.a. and on freshmeat.net. on the first day of the release we got 5000 hits, and our school-server had three times the workload it usually had. that was when we put the project on sourceforge.
If i had to give a codename to fancylogin 0.99.7 i would call it "0.99.7 - the great odyssee". first we released some minor patches and fixes in 0.99.6b, but we had great plans for 0.99.7. priority number one was an improved way of configuring everything. then Matthew Wormald wrote an email doing suggestions on fancylogin. one of these were to support ANSI-files, which was the solution of our dilemma. then i worked on support for ANSI-files, but just couldnt get an ANSI-interpreted terminal together with ncurses. after a few months we decided to forget about the ANSIs, because it was too difficult to implement. Andreas Krennmair wrote flted, a program to create signon*- configurations. it should never really be released, because he finally managed to do it. in fancylogin-0.99.7-alpha2 everything was finished already, with fancylogin supporting the signon.defs and two ANSI-files. but i wanted to have everything in one file, so themes could be easily installed, and every theme-related information was in one file. so i decided to put everything into a structure, and wrote fltcreate and the neccessary modifications to fancy.o, and fancylogin-0.99.7 was finished. the first fancylogin a normal human could actually configure and write themes for!
Download (MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
815 downloads
Java Tools 0.30
Java Tools is a lightweight integrated development environment for creating, compiling, and executing Java applications. more>>
Java Tools is a lightweight integrated development environment for creating, compiling, and executing Java applications and applets.
Java Tools includes point and click access to the Java files, commands, and documents. It also includes a built-in text editor and user interface for the Java debugger.
It is intended for the new Java user who needs help getting started. Its also for the more experienced Java user who wants easy access to the Java commands and a text editor.
Main features:
- GUI with built-in help and small footprint.
- Point and click access to all files (Java, manifest, HTML, image and sound) and directories (package).
- Point and click access to all commands for compiling (javac), archiving (jar), documenting (javadoc), executing (java), debugging (jdb) and disassembling (javap).
- Point and click access to all documents (Java API Specification, Java Tools and Utilities, Java Features and Java Tutorial).
- Point and click creation of all files (Java, manifest and HTML) and directories (package).
- Point and click installation of distribution archive files (Java document, Java source code, Java Tutorial and Sun Tools).
- Automatic determination of class file dependencies for archiving (jar) and documenting (javadoc) Java files.
- Checking for unused, redundant and missing imports.
- Logging of all commands invoked by GUI.
- Code metrics for Java files.
- Built-in text editor (see Edit for details).
- Built-in user interface for the Java debugger with command-line editing and history.
- Self-installing executable (Java archive file).
- Comprehensive installation and user documentation for Java and Java Tools.
<<lessJava Tools includes point and click access to the Java files, commands, and documents. It also includes a built-in text editor and user interface for the Java debugger.
It is intended for the new Java user who needs help getting started. Its also for the more experienced Java user who wants easy access to the Java commands and a text editor.
Main features:
- GUI with built-in help and small footprint.
- Point and click access to all files (Java, manifest, HTML, image and sound) and directories (package).
- Point and click access to all commands for compiling (javac), archiving (jar), documenting (javadoc), executing (java), debugging (jdb) and disassembling (javap).
- Point and click access to all documents (Java API Specification, Java Tools and Utilities, Java Features and Java Tutorial).
- Point and click creation of all files (Java, manifest and HTML) and directories (package).
- Point and click installation of distribution archive files (Java document, Java source code, Java Tutorial and Sun Tools).
- Automatic determination of class file dependencies for archiving (jar) and documenting (javadoc) Java files.
- Checking for unused, redundant and missing imports.
- Logging of all commands invoked by GUI.
- Code metrics for Java files.
- Built-in text editor (see Edit for details).
- Built-in user interface for the Java debugger with command-line editing and history.
- Self-installing executable (Java archive file).
- Comprehensive installation and user documentation for Java and Java Tools.
Download (0.15MB)
Added: 2007-07-09 License: Freeware Price:
838 downloads
Webalizer 2.01-10
Webalizer is a fast, free web server log file analysis program. more>>
Webalizer is a fast, free web server log file analysis program. The project produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.
It was written to solve several problems that I had with currently available analysis packages. A vast majority of them were written in Perl or some other scripting language, and took forever to run. Some were not free. Some even produced wrong results, or results that were not in a format I found very useful.
In order to get the stats I wanted, in a format that I liked, I wrote The Webalizer, and have made it available here, to anyone who wants it, for any purpose. Starting as a simple Perl script with limited capabilities, it has grown into a full featured, robust and fast analysis tool, being used by thousands of systems around the globe.
Main features:
- Is written in C to be extremely fast and highly portable. On a 200Mhz pentium machine, over 10,000 records can be processed in one second, with a 40 Megabyte file taking roughly 15 seconds (over 150,000 records).
- Supports standard Common Logfile Format server logs. In addition, several variations of the Combined Logfile Format are supported, allowing statistics to be generated for referring sites and browser types as well. Now also has native support for wu-ftpd xferlog FTP and squid log formats as well.
- Generated reports can be configured from the command line, or by use of one or more configuration files. Detailed information on configuration options can be found in the README file, supplied with all distributions.
- Supports multiple languages. Currently, Catalan, Chinese (traditional and simplified), Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, Galician, German, Greek, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian, Polish, Portuguese (Portugal and Brazil), Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, Turkish and Ukrainian are available.
- Unlimited log file sizes and partial logs are supported, allowing logs to be rotated as often as needed, and eliminating the need to keep huge monthly files on the system.
- Distributed under the GNU General Public License, complete source code is available, as well as binary distributions for some of the more popular platforms.
<<lessIt was written to solve several problems that I had with currently available analysis packages. A vast majority of them were written in Perl or some other scripting language, and took forever to run. Some were not free. Some even produced wrong results, or results that were not in a format I found very useful.
In order to get the stats I wanted, in a format that I liked, I wrote The Webalizer, and have made it available here, to anyone who wants it, for any purpose. Starting as a simple Perl script with limited capabilities, it has grown into a full featured, robust and fast analysis tool, being used by thousands of systems around the globe.
Main features:
- Is written in C to be extremely fast and highly portable. On a 200Mhz pentium machine, over 10,000 records can be processed in one second, with a 40 Megabyte file taking roughly 15 seconds (over 150,000 records).
- Supports standard Common Logfile Format server logs. In addition, several variations of the Combined Logfile Format are supported, allowing statistics to be generated for referring sites and browser types as well. Now also has native support for wu-ftpd xferlog FTP and squid log formats as well.
- Generated reports can be configured from the command line, or by use of one or more configuration files. Detailed information on configuration options can be found in the README file, supplied with all distributions.
- Supports multiple languages. Currently, Catalan, Chinese (traditional and simplified), Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, Galician, German, Greek, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian, Polish, Portuguese (Portugal and Brazil), Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, Turkish and Ukrainian are available.
- Unlimited log file sizes and partial logs are supported, allowing logs to be rotated as often as needed, and eliminating the need to keep huge monthly files on the system.
- Distributed under the GNU General Public License, complete source code is available, as well as binary distributions for some of the more popular platforms.
Download (MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
859 downloads
Stendhal 0.61
Stendhal is a multiplayer online adventure game. more>>
Stendhal project is a full fledged multiplayer online adventures game (MMORPG) developed using the Arianne game development system.
Stendhal features a new, rich and expanding world in which you can explore towns, buildings, plains, caves and dungeons.
You will meet NPCs and acquire tasks and quests for valuable experience and cold hard cash.
Your character will develop and grow and with each new level up become stronger and better. With the money you acquire you can buy new items and improve your armour and weapons.
And for the blood thirsty of your; satisfy your killing desires by roaming the world in search of evil monsters!
Stendhal is totally platform independent, written using Java 1.5 and the Java2D environment.
This game is marked as BETA. This implies it is still under construction and may contain bugs or be feature incomplete, however it may still be playable so please have a go!
Enhancements:
- Houses in Kobold City (Wofol) have opened their doors, and include a weapons trader and a mountain dwarf who needs errands run.
- Ados Barracks buys good armor, shields, and legs, and Ados haunted house has a basement and a resident ghost who wants to know about other spirits.
- The quartermaster of the Mithrilbourgh army requires boots and helmets.
- A GM /gag command has been added to silence players (it works like /jail), and Push has been added to push players, creatures, etc.
- You can make a wish at Wishing Wells, to get money, gold nuggets, gems, wood, etc.
- Several new creatures for levels 30-90 have been added.
<<lessStendhal features a new, rich and expanding world in which you can explore towns, buildings, plains, caves and dungeons.
You will meet NPCs and acquire tasks and quests for valuable experience and cold hard cash.
Your character will develop and grow and with each new level up become stronger and better. With the money you acquire you can buy new items and improve your armour and weapons.
And for the blood thirsty of your; satisfy your killing desires by roaming the world in search of evil monsters!
Stendhal is totally platform independent, written using Java 1.5 and the Java2D environment.
This game is marked as BETA. This implies it is still under construction and may contain bugs or be feature incomplete, however it may still be playable so please have a go!
Enhancements:
- Houses in Kobold City (Wofol) have opened their doors, and include a weapons trader and a mountain dwarf who needs errands run.
- Ados Barracks buys good armor, shields, and legs, and Ados haunted house has a basement and a resident ghost who wants to know about other spirits.
- The quartermaster of the Mithrilbourgh army requires boots and helmets.
- A GM /gag command has been added to silence players (it works like /jail), and Push has been added to push players, creatures, etc.
- You can make a wish at Wishing Wells, to get money, gold nuggets, gems, wood, etc.
- Several new creatures for levels 30-90 have been added.
Download (MB)
Added: 2007-06-23 License: GPL (GNU General Public License) Price:
854 downloads
SpyBye 0.3
SpyBye is a tool to help web masters determine if their Web pages are hosting browser exploits. more>>
SpyBye is a tool to help web masters determine if their Web pages are hosting browser exploits that can infect visiting users with malware.
The project functions as an HTTP proxy server and intercepts all browser requests. A few simple rules are used to determine if embedded links on your Web page are harmless, unknown, or maybe even dangerous.
How does SpyBye work? SpyBye operates as a proxy server and gets to see all the web fetches that your browser makes. It applies very simple rules to each URL that is fetched as a result of loading a web page. These rules allows us to classify a URL into three categories: harmless, unknown or dangerous. Although, there is great margin of error, the categories allow a web master to look at the URLs and determine if they should be there or not. If you see that a URL is being fetched that you would not expect, its a good indication you have been copromised.
Why did you write SpyBye? It has become increasingly common for web sites to get compromised. This can happen either due to vulnerable web applications that you run or due to compromised servers via vectors completely out of your control. Nonetheless, it is important for web masters to be able to tell if their pages are dangerous to their users. SpyBye provides a very simple mechanism to determine how a site works on the HTTP level. This often gives us clues about potentially dangerous content. I hope that SpyBye can be of use to anyone who wants to verify if their web site could be compromised and dangerous. The unoffical explanation is that I needed some code to test libevents HTTP layer; writing a proxy exercises most of the code paths.
In a couple of days, SpyBye is going to be released as Open Source package, so that you can run your own proxy and check your pages.
Disclaimer SpyBye does not protect you from getting exploited yourself. It tries to take reasonable precautions to avoid infection while using it. However, ideally, you would run your browser in a virtual machine and revert to a clean snapshot when done. You have been warned. Todays malware is capable of rendering your computer unusable - and empty your bank accounts!
Enhancements:
- A proxy mode in which SpyBye analyzes all content in the background and provides a warning box when potentially malicious content has been detected was added.
- This means that all Web browsing can be done through SpyBye and users get protected automatically from dangerous content.
<<lessThe project functions as an HTTP proxy server and intercepts all browser requests. A few simple rules are used to determine if embedded links on your Web page are harmless, unknown, or maybe even dangerous.
How does SpyBye work? SpyBye operates as a proxy server and gets to see all the web fetches that your browser makes. It applies very simple rules to each URL that is fetched as a result of loading a web page. These rules allows us to classify a URL into three categories: harmless, unknown or dangerous. Although, there is great margin of error, the categories allow a web master to look at the URLs and determine if they should be there or not. If you see that a URL is being fetched that you would not expect, its a good indication you have been copromised.
Why did you write SpyBye? It has become increasingly common for web sites to get compromised. This can happen either due to vulnerable web applications that you run or due to compromised servers via vectors completely out of your control. Nonetheless, it is important for web masters to be able to tell if their pages are dangerous to their users. SpyBye provides a very simple mechanism to determine how a site works on the HTTP level. This often gives us clues about potentially dangerous content. I hope that SpyBye can be of use to anyone who wants to verify if their web site could be compromised and dangerous. The unoffical explanation is that I needed some code to test libevents HTTP layer; writing a proxy exercises most of the code paths.
In a couple of days, SpyBye is going to be released as Open Source package, so that you can run your own proxy and check your pages.
Disclaimer SpyBye does not protect you from getting exploited yourself. It tries to take reasonable precautions to avoid infection while using it. However, ideally, you would run your browser in a virtual machine and revert to a clean snapshot when done. You have been warned. Todays malware is capable of rendering your computer unusable - and empty your bank accounts!
Enhancements:
- A proxy mode in which SpyBye analyzes all content in the background and provides a warning box when potentially malicious content has been detected was added.
- This means that all Web browsing can be done through SpyBye and users get protected automatically from dangerous content.
Download (0.12MB)
Added: 2007-06-10 License: BSD License Price:
868 downloads
Class::Maker 0.05.18
Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance. more>>
Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance.
SYNOPSIS
use Class::Maker qw(class);
class Human, { isa => [qw( ParentClass )],
public =>
{
string => [qw(name lastname)],
ref => [qw(father mother)],
array => [qw(friends)],
custom => [qw(anything)],
},
private =>
{
int => [qw(dummy1 dummy2)],
},
configure =>
{
ctor => create,
explicit => 0,
},
};
sub Human::greeting : method { my $this = shift;
printf This is %s (%d), $this->name, $this->uid;
}
class UnixUser, { isa => [qw( Human )],
public =>
{
int => [qw(uid gid)],
string => [qw(username)],
},
};
my $a = Human->new( uid => 1, gid => 2, name => Bart );
$a->father( Human->new( name => Houmer ) );
$a->greeting();
$a->uid = 12;
$a->_dummy1( bla );
Class::Maker introduces the concept of classes via a "class" function. It automatically creates packages, ISA, new and attribute-handlers. The classes can inherit from common perl-classes and class-maker classes. Single and multiple inheritance is supported.
This package is for everybody who wants to program oo-perl and does not really feel comfortable with the common way.
Java-like reflection is also implemented and allows one to inspect the class properties and methods during runtime. This is helpfull for implementing persistance and serialization. A Tangram (see cpan) schema generator is included to the package, so one can use Tangram object-persistance on the fly as long as he uses Class::Maker classes.
<<lessSYNOPSIS
use Class::Maker qw(class);
class Human, { isa => [qw( ParentClass )],
public =>
{
string => [qw(name lastname)],
ref => [qw(father mother)],
array => [qw(friends)],
custom => [qw(anything)],
},
private =>
{
int => [qw(dummy1 dummy2)],
},
configure =>
{
ctor => create,
explicit => 0,
},
};
sub Human::greeting : method { my $this = shift;
printf This is %s (%d), $this->name, $this->uid;
}
class UnixUser, { isa => [qw( Human )],
public =>
{
int => [qw(uid gid)],
string => [qw(username)],
},
};
my $a = Human->new( uid => 1, gid => 2, name => Bart );
$a->father( Human->new( name => Houmer ) );
$a->greeting();
$a->uid = 12;
$a->_dummy1( bla );
Class::Maker introduces the concept of classes via a "class" function. It automatically creates packages, ISA, new and attribute-handlers. The classes can inherit from common perl-classes and class-maker classes. Single and multiple inheritance is supported.
This package is for everybody who wants to program oo-perl and does not really feel comfortable with the common way.
Java-like reflection is also implemented and allows one to inspect the class properties and methods during runtime. This is helpfull for implementing persistance and serialization. A Tangram (see cpan) schema generator is included to the package, so one can use Tangram object-persistance on the fly as long as he uses Class::Maker classes.
Download (0.048MB)
Added: 2007-06-01 License: Perl Artistic License Price:
879 downloads
Strictly Invoices 1.0
Strictly Invoices is an application for the small business owner who wants to send out invoices! more>>
Strictly Invoices is an application for the small business owner who wants to send out invoices!
Important Note: You may need to make the file executable by changing the properties or running the command:
chmod 755 invoices
Main features:
- Save multiple companies
- Create HTML invoice
- Save Customer Data
- Create Product List
- Print to PDF
- Save Invoices
- Email
- Change any title on the invoice to your needs (Registered Version)
<<lessImportant Note: You may need to make the file executable by changing the properties or running the command:
chmod 755 invoices
Main features:
- Save multiple companies
- Create HTML invoice
- Save Customer Data
- Create Product List
- Print to PDF
- Save Invoices
- Change any title on the invoice to your needs (Registered Version)
Download (4.2MB)
Added: 2007-05-30 License: GPL (GNU General Public License) Price:
951 downloads
PHPDevShell 0.3.0
PHPDevShell is a PHP written application using MySQL, PHP and Apache that works as a shell for integrating custom PHP scripts. more>>
PHPDevShell (PHP Development Shell) is a PHP written application using MySQL, PHP and Apache that works as a shell for integrating custom PHP scripts.
PHPDevShell is intended for PHP developers who wants to rapidly write a stand alone application while not wasting time on the looks, menus, user management, security and many other tasks.
PHPDevShell is especially useful if you would like to write a secure web based admin section.
This application consists of :
- a Tree menu system, with unlimited depth in structure.
- a Powerful security system protecting both menus and scripts with unlimited users, groups and level of protection.
- a Plugin system to allow custom scripts to be written in, displaying in a already existing shell.
PHPDevShells moto is, "keep it light, keep it simple, keep it stable".
Enhancements:
- The language files were updated with grammar and spelling fixes.
- A lot of bugs were fixed.
- A nicer looking template is used.
- Powerful and fast search/filter functions are available for your scripts.
- Security was improved.
- Menu creation was made simpler.
- Advanced user functionality was added.
- Advanced security functionality was added.
- Jupload (sourceforge.net) was integrated as a method.
- Many classes were improved.
- The PHPDoc documentation was updated.
<<lessPHPDevShell is intended for PHP developers who wants to rapidly write a stand alone application while not wasting time on the looks, menus, user management, security and many other tasks.
PHPDevShell is especially useful if you would like to write a secure web based admin section.
This application consists of :
- a Tree menu system, with unlimited depth in structure.
- a Powerful security system protecting both menus and scripts with unlimited users, groups and level of protection.
- a Plugin system to allow custom scripts to be written in, displaying in a already existing shell.
PHPDevShells moto is, "keep it light, keep it simple, keep it stable".
Enhancements:
- The language files were updated with grammar and spelling fixes.
- A lot of bugs were fixed.
- A nicer looking template is used.
- Powerful and fast search/filter functions are available for your scripts.
- Security was improved.
- Menu creation was made simpler.
- Advanced user functionality was added.
- Advanced security functionality was added.
- Jupload (sourceforge.net) was integrated as a method.
- Many classes were improved.
- The PHPDoc documentation was updated.
Download (MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
895 downloads
Want 0.14
Want is a Perl module created to implement the `want command. more>>
Want is a Perl module created to implement the `want command.
SYNOPSIS
use Want;
sub foo :lvalue {
if (want(qwLVALUE ASSIGN)) {
print "We have been assigned ", want(ASSIGN);
lnoreturn;
}
elsif (want(LIST)) {
rreturn (1, 2, 3);
}
elsif (want(BOOL)) {
rreturn 0;
}
elsif (want(qwSCALAR !REF)) {
rreturn 23;
}
elsif (want(HASH)) {
rreturn { foo => 17, bar => 23 };
}
return
}
This module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used.
...
EXAMPLES
use Carp croak;
use Want howmany;
sub numbers {
my $count = howmany();
croak("Cant make an infinite list") if !defined($count);
return (1..$count);
}
my ($one, $two, $three) = numbers();
use Want want;
sub pi () {
if (want(ARRAY)) {
return [3, 1, 4, 1, 5, 9];
}
elsif (want(LIST)) {
return (3, 1, 4, 1, 5, 9);
}
else {
return 3;
}
}
print pi->[2]; # prints 4
print ((pi)[3]); # prints 1
sub backstr :lvalue {
if (want(qwLVALUE ASSIGN)) {
my ($a) = want(ASSIGN);
$_[0] = reverse $a;
return undef;
}
elsif (want(RVALUE)) {
my $t = scalar reverse $_[0];
}
else {
carp("Not in ASSIGN context");
}
return
}
print "foo -> ", backstr("foo"), "n"; # foo -> oof
backstr(my $robin) = "nibor";
print "$robin is now $robinn"; # $robin is now robin
<<lessSYNOPSIS
use Want;
sub foo :lvalue {
if (want(qwLVALUE ASSIGN)) {
print "We have been assigned ", want(ASSIGN);
lnoreturn;
}
elsif (want(LIST)) {
rreturn (1, 2, 3);
}
elsif (want(BOOL)) {
rreturn 0;
}
elsif (want(qwSCALAR !REF)) {
rreturn 23;
}
elsif (want(HASH)) {
rreturn { foo => 17, bar => 23 };
}
return
}
This module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used.
...
EXAMPLES
use Carp croak;
use Want howmany;
sub numbers {
my $count = howmany();
croak("Cant make an infinite list") if !defined($count);
return (1..$count);
}
my ($one, $two, $three) = numbers();
use Want want;
sub pi () {
if (want(ARRAY)) {
return [3, 1, 4, 1, 5, 9];
}
elsif (want(LIST)) {
return (3, 1, 4, 1, 5, 9);
}
else {
return 3;
}
}
print pi->[2]; # prints 4
print ((pi)[3]); # prints 1
sub backstr :lvalue {
if (want(qwLVALUE ASSIGN)) {
my ($a) = want(ASSIGN);
$_[0] = reverse $a;
return undef;
}
elsif (want(RVALUE)) {
my $t = scalar reverse $_[0];
}
else {
carp("Not in ASSIGN context");
}
return
}
print "foo -> ", backstr("foo"), "n"; # foo -> oof
backstr(my $robin) = "nibor";
print "$robin is now $robinn"; # $robin is now robin
Download (0.017MB)
Added: 2007-05-05 License: Perl Artistic License Price:
902 downloads
RSA-Haskell 2.0.1
RSA-Haskell is a collection of command-line cryptography tools and a cryptography library written in Haskell. more>>
RSA-Haskell is a collection of command-line cryptography tools and a cryptography library written in Haskell. The project is intended to be useful to anyone who wants to secure files or communications or who wants to incorporate cryptography in their Haskell application.
The libraries include Haskell implementations of SHA1, EME-OAEP, EMSA-PSS, MGF, RSAES-OAEP, and RSA-PSS. These standards implement signature/verification, strong cryptography, and hashing.
Enhancements:
- Documentation is now available for the command line utilities.
- An easy-to-use Windows binary release is available.
<<lessThe libraries include Haskell implementations of SHA1, EME-OAEP, EMSA-PSS, MGF, RSAES-OAEP, and RSA-PSS. These standards implement signature/verification, strong cryptography, and hashing.
Enhancements:
- Documentation is now available for the command line utilities.
- An easy-to-use Windows binary release is available.
Download (0.37MB)
Added: 2007-05-03 License: Public Domain Price:
904 downloads
PyGS 0.3.5
PyGS provides a server for the gopher/gopher+ protocol written in Python. more>>
PyGS provides a server for the gopher/gopher+ protocol written in Python.
PyGS (the Python Gopher Server) is an asynchronous gopher(+) server written in Python. It is meant to be a clean, small server for those who wish to dabble in gopherspace.
Dont forget to change the shebang line to reflect your python location.
Current is #!/usr/local/bin/python
Enhancements:
- Stuff added, a little bug fixing but right now Im just trying to get something that speaks Gopher reliably.
- Added support for .about files. These are text files that will appear at the top of the directory when it is retrieved. .about files are just text files that PyGS does all the info (type i) parsing for. You do nothing but create the file. (You can still do the old school info entries like before, but PyGS will ignore a .info file when it finds a .about.)
- If it doesnt work for you, its probably cause Ive hardcoded a few locations into the code. (Bad Programmer! No bone!) Grep for abg and see what you find. Theres also the server_locaion variable in pygs.py that needs tweaking. Anyone who wants to work on the configuration file loading would be greatly appreciated.
- There are also example .names, .links, and .about files in this distribution.
<<lessPyGS (the Python Gopher Server) is an asynchronous gopher(+) server written in Python. It is meant to be a clean, small server for those who wish to dabble in gopherspace.
Dont forget to change the shebang line to reflect your python location.
Current is #!/usr/local/bin/python
Enhancements:
- Stuff added, a little bug fixing but right now Im just trying to get something that speaks Gopher reliably.
- Added support for .about files. These are text files that will appear at the top of the directory when it is retrieved. .about files are just text files that PyGS does all the info (type i) parsing for. You do nothing but create the file. (You can still do the old school info entries like before, but PyGS will ignore a .info file when it finds a .about.)
- If it doesnt work for you, its probably cause Ive hardcoded a few locations into the code. (Bad Programmer! No bone!) Grep for abg and see what you find. Theres also the server_locaion variable in pygs.py that needs tweaking. Anyone who wants to work on the configuration file loading would be greatly appreciated.
- There are also example .names, .links, and .about files in this distribution.
Download (0.022MB)
Added: 2007-04-18 License: GPL (GNU General Public License) Price:
919 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 who wants 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