frees 1

Sponsored Links
Sponsored Links

frees 1

No.
Title
Category
Price
License
Expand All
1
Internet -> HTTP
GPL GNU General Public License
Hide show
Free Statistics records and views daily Web site page views (hits) for statistical tracking. This is a Free PHP script to record and view daily website page views (hits) for statistical tracking. Features a chart of daily page views totals displayed with bar graph, total for last x days, most hits in a day for last x days, average hits per day for last x days, projected hits for today, and more. Easy to install.

Edit the values in config.php for MySQL; change the other variables if you want (is optional). Do not edit other files.
Copy the files to the same directory on your server.
Install MySQL table. Execute the following in PhpMyAdmin or other MySQL interface:

CREATE TABLE stats_day (
date date DEFAULT 0000-00-00 NOT NULL,
hits mediumint(8) unsigned DEFAULT 0 NOT NULL,
PRIMARY KEY (date)
);

For php files, you can add this code to each page to record page views to it (be sure to add the path if needed):


If the page is in a different folder than the stats script, you can add the path such as:


You can record stats for non-php pages (and php pages also) by adding this code in the body of the html (remember to add the correct path to the script; you can use a full url here; Note, this only records hits for browsers with images-loading enabled):

Here are some key features of "FreeStatistics":

· Chart of daily page views totals displayed with bar graph, total for last x days, most hits in a day for last x days, average hits per day for last x days, projected hits for today, and more. Easy to install.

2
Internet -> FTP
LGPL GNU Lesser General Public License
Hide show
edtFTPnet/Free is a .NET FTP library written in C#. Widely used around the world, it is robust and proven, with a rich API.

It includes extensive event monitoring, transfer resumption, and much more. It has been tested and is compatible with Mono 1.2.x.

Free .NET FTP component gives .NET developers:

· C# FTP functionality
· VB .NET FTP functionality
· Robust and proven FTP .NET library
· C# source-code included
· free for commercial use (LGPL)
· Downloaded over 200,000 times!

Here are some key features of "edtFTPnet Free":

· Widely used throughout the world in many projects.
· Full source code is provided.
· Includes a fully fledged Visual Studio component, FTPConnection.
· Passive and active modes are supported (PASV and PORT).
· Resuming of interrupted binary transfers supported.
· Events for monitoring progress of data transfers.
· Under the LGPL, so it can be embedded in commercial applications.
· Compatible with .NET 1.1 and .NET 2.0.
· Compatible with Mono 1.2.x
· Ported from our popular edtFTPj library
· Mature and stable codebase.
· Simple but extensive API analogous to a command line FTP program.
· EDT Forums are available for public discussion and support.

Whats New in This Release:

· DirDetails() and GetFileInfos() were changed to cope with SYST unsupported.
· FTP transfer speeds were significantly improved.
· StrictReturnCodes is now off by default.
· A VMS directory parsing problem where listings without a group were failing to parse was fixed.
· Additional MDTM timestamp formats were added (1 and 2 fractions are now supported as well as 3).

3
System -> Monitoring
GPL GNU General Public License
Hide show
FreeS/WAN is an implementation of IPSEC & IKE for Linux. IPSEC is Internet Protocol SECurity. It uses strong cryptography to provide both authentication and encryption services. Authentication ensures that packets are from the right sender and have not been altered in transit. Encryption prevents unauthorised reading of packet contents. These services allow you to build secure tunnels through untrusted networks.

Two protocols are used

ESP (Encapsulating Security Payload) provides encryption plus authentication
IKE (Internet Key Exchange) negotiates connection parameters, including keys, for ESP

Freeswan implementation has three main parts:

KLIPS (kernel IPsec) implements ESP, and packet handling within the kernel
Pluto (an IKE daemon) implements IKE, negotiating connections with other systems
various scripts provide an adminstrators interface to the machinery.

Because IPsec operates at the network layer, it is remarkably flexible and can be used to secure nearly any type of Internet traffic. Two applications, however, are extremely widespread:

a Virtual Private Network, or VPN, allows multiple sites to communicate securely over an insecure Internet by encrypting all communication between the sites.
"Road Warriors" connect to the office from home, or perhaps from a hotel somewhere

There is enough opportunity in these applications that vendors are flocking to them. IPsec is being built into routers, into firewall products, and into major operating systems, primarily to support these applications. See our list of implementations for details.

We support both of those applications, and various less common IPsec applications as well, but we also add one of our own:

opportunistic encryption, the ability to set up FreeS/WAN gateways so that any two of them can encrypt to each other, and will do so whenever packets pass between them.

This is an extension we are adding to the protocols. FreeS/WAN is the first prototype implementation, though we hope other IPsec implementations will adopt the technique once we demonstrate it. See project goals below for why we think this is important.

A somewhat more detailed description of each of these applications is below. Our quickstart section will show you how to build each of them.

4
Games -> Simulation
GPL GNU General Public License
Hide show
Free Reign project consists of a fully-3D city simulator.

Free Reign is a fully-3D city simulator, with advanced features planned such as ore mining, advanced financial models, and other features users request.

Here are some key features of "Free Reign":

· Crashes on demand
· OpenGL based graphics
· Fully 3D (rotateable map etc)

Installation

At the current time, installation of the game is by simply compiling and running the game in the compile directory. Compilation is standard:

Type ./configure in the FreeReign directory
Type make when configure succeeds.
Change to the src directory
Type ./fr to run the game

Whats New in This Release:

· Bug fix in getMinHeight/Max - ugh. How did I ever forget that? My last C++ compiler must have assumed I was returning height..my God.

5
Internet -> Log-Analyzers
GPL GNU General Public License
Hide show
Free-SA is a statistic analyzer for Linux systems. Its main advantages over SARG are much better speed, more support for reports, and W3C compliance of generated HTML/CSS reports.

It can be used to help control traffic usage, to control Internet access security policies, to investigate security incidents, to evaluate server efficiency, and to detect troubles with configuration.

Whats New in This Release:

· Better support for different Postfix log files (still experimental, but closer to stable).
· There are also some cross-platform fixes and code improvements.
· New file extensions have been added for the downloads report.

6
Games -> Simulation
GPL GNU General Public License
Hide show
Free Simulated Radar Client project is a framework for radar clients for virtual air traffic control networks.

Free Simulated Radar Client is a framework for radar clients for virtual air traffic control networks (e.g., VATSIM and IVAO). Currently work is occuring on a radar client (an ASRC clone), a flight strip display, and a 3D tower view.

The framework analyses the data provided by servers of these networks and provides interfaces for radar clients (or other applications) to access this data.

7
Programming -> Compilers
GPL GNU General Public License
Hide show
Free Pascal (aka FPK Pascal) is a 32 or 64 bit (from 1.9.6) pascal compiler. Free Pascal Compiler is available for different processors Intel x86, Amd64/x86 64 (from 1.9.6), PowerPC (from 1.9.2), Sparc (from 1.9.6) and Motorola 680x0 (1.0.x only).

The following operating systems are supported Linux, FreeBSD, NetBSD, MacOSX/Darwin, MacOS classic, DOS, Win32, OS/2, BeOS, SunOS (Solaris), QNX and Classic Amiga.

Here are some key features of "Free Pascal Compiler":

· Very clean language Pascal is a very nice language, your programs will be more readable and maintainable than for example in C, and lets even forget about C++. And you dont need to give up the power, the Pascal language is as powerful as you want it.
· No Makefiles Unlike most programming languages, Pascal does not need Makefiles. You can save huge amounts of time, the compiler just figures out itself which files need to be recompiled.
· Pascal compilers are Fast with a big F and Free Pascal is no exception. Yes, you no longer need to grow roots while compiling your programs, just hit the compile key and its done, even for large programs.
· Each unit has its own identifiers In Pascal you never need to worry about polluting the namespace, like in C where an identifier needs to be unique accross the entire program. No, in Pascal each unit gets its own namespace and thats very relaxed.
· Integrated development environment Free Pascal comes with an IDE which work on several platforms, in which you can write, compile and debug your programs. You will save huge amounts of time using the IDE, the best programming friend you have.
· Great integration with assembler Do you think pascal is for wimps who need to learn programming? WRONG! Its excellent for high tech programming and for the supreme nerds among you we have the integrated assemblers. You can easily mix assembler code and Pascal code, in the language you wish? Prefer Intel styled assembler? No problem, if its needed Free Pascal will convert it to ATT for you. Do you want to convert your program into a source file for Nasm? No problem, and all ATT assembler in your source files is automatically converted.
· Object oriented programming And if you do the serious programming, you are of course very interested in object oriented programming. Use the Turbo Pascal and Object Pascal ways of OOP according to your taste. The FCL and Free Vision and provide you with the powerful object libraries you need. For your database needs we support PostgreSQL, MySQL, Interbase and ODBC.
· Smartlinking Free Pascals smart linker leaves out any variable or code that you do not use. That makes small programs small with a big S, while they are still statically linked, avoiding DLL hell!
· Distribution independence (Linux) As a result of this, software compiled by the Linux version of Free Pascal runs on any Linux distribution, making it much, much, easier to make your software support multiple Linux distributions.
· Available for a lot of platforms on several architectures Free Pascal is available for more platforms than most other Pascal compilers and allows easy cross-compiling, just change the target in the IDE and compile! And there is work going on for even more platforms and processors.
· Compatible Have existing code? Free Pascal is more compatible with it than any other Pascal compiler. We are almost completely compatible with Turbo Pascal and quite well compatible with Delphi source code. If you have code in another language, like C or assembler, just use favorite compiler for it and call it from Free Pascal.

Limitations:

· For the intel 80x86 version at least a 386 processor is required, but a 486 is recommended. For the motorola 680x0 version, a 68020 or later processor is recommended. In all cases, a minimum of 8 Megabytes of RAM is recommended, but the compiler is reported to work with 4 Megabytes of RAM.

8
Programming -> Code-Generators
GPL GNU General Public License
Hide show
The Java developer is ideal for beginners, based on J2SDK 1.3 version, thats why it can be runned on all the operation systems except Windows. Its editor shows the code with syntax highlight, it has redo-undo function.

The work is easy with the structure panel and the file browser. You only need one push-button to compile/run, shows the compiling errors clearly. Running is in an virtual console at the same time, so writing console programs can be possible.

Free Java software can also be used not just in Java but for acquiring HTML language. Multiple languages are supported, and an English translation is included.

9
Internet -> HTTP
GPL GNU General Public License
Hide show
Free Link Page is a project that allows visitors to add links to your page in a specified category.

This script allows visitors to add links to your page in a specified category. It is quite easy to install.

The administration module supports deleting of existing links.

Installation:

1.Open links.pl with a text editor.
Change the url in line one, to the Perl program at your server.
Usually it is: - /usr/bin/perl or /usr/local/bin/perl for Unix.
- C:/Perl/Perl.exe for Windows (use slash "/")
Set the correct paths and required urls.

2.Upload links.pl in ASCII-mode to your cgi-bin directory
and change mode it to 755 (-rwxr-xr-x).

3.Open addlink.html with a text editor.
Change the line

to the correct location of links.pl

Thats all.
10
Internet -> Firefox-Extensions
MPL Mozilla Public License
Hide show
Free eBook Search allows you to search with the highlighted text/right click for your favorite Free ebooks in freebookzone site.

Search with the highlighted text/right click for your favorite Free ebooks in www.freebookzone.com.

You may search using the Book Title, ISBN (10 Digit), Description, Book Author and even the ebook backward link.

Just have a try and find how useful it is.

11
Internet -> HTTP
GPL GNU General Public License
Hide show
Free Realty is a PHP/MySQL set of scripts based upon Jon Roigs original Open Realty project.

Free Realty is primarily designed for real estate agents and offices to list properties on the interenet. With Free Realty the end user does not need to be fluent in web page design.

This is a fork of software written by Jon Roig called Open Realty. Jon has moved on to version 3.0 while a number of users have requested continued development on the 2.x series.

Whats New in This Release:

· A data validation error that could lead to SQL injection attacks was fixed.
· Anyone running 2.9-0.7 should replace only the affected files.

12
System -> System-Administration
GPL GNU General Public License
Hide show
Pandora are a Free Software set of programs, set under the GPL license, that allows to analyze in a visual way status and performance of several parameters from different Operating Systems, servers, applications and hardware systems as Firewalls, Proxies, Data Bases, Web Servers or Routers. All integrated into an open and distributed architecture.

Pandora can be deployed in every Operating System. You have an agent for every platform. Pandora can monitor hardware systems with TCP/IP Stack, as load balancers, routers, switches, printers and so on.

Pandora has six components: Pandora Data Server, Pandora Network Server, Pandora SNMP Console, Pandora Agents, Pandora Database and Pandora Web Management System (Web Console).

Pandora Servers and SNMP Console

They are the recipient of bundles of information and the generators of alerts; they are the brain of the system. We can have several servers for very big systems or a single server. They are developed in Perl and works under any platform, with the required modules. Nevertheless its "official" platform is GNU/Linux. They also insert the gathered data into the Database. You can have several Pandora Servers connected with the same Database.

Pandora Web Console

It allows to manage the system and to operate with it; its the user interface of Pandora. We can have several Web Consoles in the same implantation. It is developed in PHP and leans on a Data Base and a Web Server, being able to work in any platform: GNU/Linux, Solaris, Win2000, AIX and others.

Pandora Database

Core module of Pandora (as you can see in the architecture overview). In this database resides all the information of the enterprise, for example, all data gathered by agents, all configuration defined by administrator, all events, incidents, audit info... At this moment, only MySQL DataBase is supported. More Databases in the future.

Pandora Agents

They can monitor any numeric parameter, boolean states, strings or numerical incremental data and/or condition. They have a centralized architecture based on lightweight design for agents (shellscript, wsh, perl) and light agents to collect data. They support all type of platforms (Microsoft, AIX, Solaris, GNU/Linux, IPSO, FreeBSD, etc) because the agents are completely free software, and they communicate using SSH, FTP, NFS or other good way, using an XML container to transport data.

13
Internet -> Firefox-Extensions
MPL Mozilla Public License
Hide show
Free Translate! enables you to translate the text quickly and easily.

If you want to translate the text quickly and easily, this extension is for you.

Select the text you need, click the right button of your mouse and choose "Free Translate" option.

Now the extension has the following languages: English to Russian, Russian to English, English to German, German to English, English to French, French to English.

14
Games -> Simulation
GPL GNU General Public License
Hide show
Free Tennis is a tennis simulation developed by a former tennis player. Its main feature is realism.

For gameplay, this means you have total control over the shot parabola. For graphics, it means players have realistic gestures. For AI, it means real tactics.

Free Tennis is a tenis simulator game.

Here are some key features of "Free Tennis":

· Real tactics are useful in the game (e.g. it is best to take the net with a slow, low shot (backspin); it is best to play diagonal in order not to give angles, especially when you are decentered; you should get back to center after the shot, and not be caught in no-mans-land when the opponent hits; etc.);
· The A.I. is very advanced and reflects those tactics;
· You have total control over the parabola described by the shot;
· The graphic gestures are realistic and elegant;
· Different players have different skills;
· The game is developed by a former tennis player;
· Free Tennis is Free Software (which means more than simply "open-source"). It is released under the GPL license. Should you need another license, please ask the author.

15
Programming -> Libraries
zliblibpng License
Hide show
Haru Free PDF library is a free, cross platform, open-sourced software library for generating PDF.

Here are some key features of "Haru Free PDF library":

· Generating PDF files with lines, text, images.
· Outline, text annotation, link annotation.
· Compressing document with deflate-decode.
· Embedding PNG, Jpeg images.
· Embedding Type1 font and TrueType font.
· Creating encrypted PDF files.
· Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R).
· Supporting CJK fonts and encodings.

Whats New in This Release:

· fixed a problem of HPDF_Circle() which causes buffer overflow.
· added HPDF_Ellipse().