Main > Free Download Search >

Free frees 1 software for linux

frees 1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 13263
Free eBook Search 2.0.1

Free eBook Search 2.0.1


Free eBook Search allows you to search with the highlighted text/right click for your favorite Free ebooks in freebookzone site. more>>
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.

<<less
Download (0.022MB)
Added: 2007-04-14 License: MPL (Mozilla Public License) Price:
970 downloads
Luxor 1.0b9

Luxor 1.0b9


Luxor is an open-source XML User Interface Language (XUL) toolkit in Java. more>>
Luxor is a free, open-source XML UI Language (XUL) toolkit in released under the GNU General Public License (GPL) that lets you build UIs using XML and includes an ultra-light weight, multi-threaded web server, a portal engine, a template engine (Velocity), a scripting interpreter (Python) and more.

XUL stands for XML UI Language and was pioneered by Mozilla. XUL is superior to API-based UI toolkits such as Swing or WinForms because it clearly separates the user interface into four parts:

- content (structure and description of UI elements),
- appearance (look & feel, skin, themes),
- behavior (scripting) and
- locale (localization information for internationalization)

Content is best described in XUL as the following short example illustrates.

XUL makes UI building easier because it is far simpler than hard-wiring it in Java. XUL also frees you from the Swing toolkit lock-in because you can create a new rendering engine using a different UI toolkit such as KDE, Gnome, or WinForms.
<<less
Download (0.32MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1787 downloads
FreeS/WAN 2.06

FreeS/WAN 2.06


FreeS/WAN is an implementation of IPSEC & IKE for Linux. more>>
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.

<<less
Download (1.5MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1210 downloads
Glib Binding Properties 0.9.1

Glib Binding Properties 0.9.1


Glib Binding Properties is a system that allows developers to bind properties of GLib and GTK+ objects. more>>
Glib Binding Properties library adds an implementation of binding properties to GLib / GTK+ library (it also includes Ada 95 for GtkAda GTK bindings, GtkAda was made by ACT corp.)

Binding properties is automatic synchronizing values of several properties to keep their values correspondingly to each other, so that when a property changes properties bound with it automatically change accordingly. Also bindings with value transformation functions are supported.

Binding properties much reduces development time of desktop applications and increases reliability as frees you from time consuming and error-prone writing callback handlers of property changes. (Probably wrong property change handlers is the most often cause of errors in GUI applications!)

Current version 0.9.1 is an alpha version. Please test it.
<<less
Download (0.32MB)
Added: 2006-03-24 License: LGPL (GNU Lesser General Public License) Price:
1310 downloads
Free Statistics 1.1.0

Free Statistics 1.1.0


Free Statistics records and views daily Web site page views (hits) for statistical tracking. more>>
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):
Main features:
- 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.
<<less
Download (0.006MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1222 downloads
P4 0.3.1

P4 0.3.1


P4 is a self-organizing peer-to-peer overlay network library. more>>
P4 is a fully functional, self-organizing overlay network similar to >>Gnutella and >>Freenet. However, P4 differs in that it provides an API for developing plugin applications on top of the network.

P4 handles the networking and exports functionality for unicast, multicast, user and plugin discovery, and strong encryption and authentication. This frees developers from worrying about networking, and allows them to focus on building real functionality.

Since its release in early 2001, P4 has been surpassed by other general-purpose overlay platforms such as JXTA, Groove, and Microsofts Windows Peer-to-Peer SDK.

Furthermore, many other file sharing networks have long been superior to P4 in terms of routing algorithms, bandwidth management, anonymity, maturity, etc. (Theyre mostly dedicated file-sharing networks, though, not general-purpose networks.)

For these reasons, P4 is not currently as competitive as it was a few years ago. However, its still a viable alternative, especially if youre looking for a simple, lightweight, embeddable networking solution.

<<less
Download (0.32MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1479 downloads
XMacroj 0.1.0

XMacroj 0.1.0


XMacroJ is an XML macro language for building text documents from XML components. more>>
XMacroJ is an XML macro language for building text documents from XML components. The project removes the reliance on using the include directives and frees the programmer from locking the development directly into a specific framework.
Using XMacroJ, the developer can loosely couple the development process to a framework by developing macros that wrap the framework and then creating target documents that are based on the macros.
If the developer chooses to use a different framework, then only the macros are changed and the target documents can be recompiled.
Build:
1. You must have Apache ant installed.
2. Edit the build.properties file and update the mainbuild path to your desired
directory
3. Just run ant in the directory that contains the ant build.xml file
The build directory will contain the compiled jar. You will need to link this into ant if you wish to use the com.embsoft.tools.xml.macro.XMacroAnt task.
See the doc/doc.txt for details on how to use the xml macro language
Enhancements:
- Insertions functionality was added.
- Insertions allow XML macros to insert into multiple streams which are then concatenated together in the target destination file.
- For example, you could use an insertion in a macro to insert an include directive in an XHTML document header element, or an import line when generating a Java file.
<<less
Download (0.085MB)
Added: 2006-11-17 License: LGPL (GNU Lesser General Public License) Price:
1072 downloads
Control Library 0.1.4

Control Library 0.1.4


Control Library is a small C++ library for writing control applications. more>>
Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2.
Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the control code to be tested in userspace before running it in kernelspace under RTLinux.
Main features:
- Thread support as C++ class(es)
- Locking primitives in a C++ way
- Synchronization (semaphores, conditions)
- Timing primitives (getting the absolute time, timers, etc)
- Reusable PWM (pulse-width modulation) algorithm
- Reusable PID (proportional integral differential) control algorithm
- Compiles for either userspace Linux or RTLinux kernel space
- Platform-neutral API -- all platform specific calls reside in one .c file so adding a new embedded platform to this library is relatively straightforward
- Makes development and testing easire -- its easier to test under userspace then recompile for kernel space using the same API.
Enhancements:
- This release adds a waitData() method for RTFifos in userspace context.
- There are miscellaneous utility functions such as a C++/Kernel compatible Memcpy, Strdup, Strcpy, etc.
<<less
Download (0.018MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1167 downloads
PRADO 3.1.0

PRADO 3.1.0


PRADO is a component-based and event-driven framework for rapid Web programming in PHP 5. more>>
PRADO project is a component-based and event-driven framework for rapid Web programming in PHP 5. PRADO reconceptualizes Web application development in terms of components, events and properties instead of procedures, URLs and query parameters.
A PRADO component is a combination of a specification file (in XML), an HTML template and a PHP class. PRADO components are combined together to form larger components or complete PRADO pages.
Developing PRADO Web applications mainly involves instantiating prebuilt and application-specific component types, configuring them by setting their properties, responding to their events by writing handler functions, and composing them into application tasks.
Main features:
- reusability - Codes following the PRADO component protocol are highly reusable. Everything in PRADO is a reusable component.
- ease of use - Creating and using components are extremely easy. Usually they simply involve configuring component properties.
- robustness - PRADO frees developers from writing boring, buggy code. They code in terms of objects, methods and properties, instead of URLs and query parameters. The latest PHP5 exception mechanism is exploited that enables line-precise error reporting.
- performance - PRADO uses a cache technique to ensure the performance of applications based on it. The performance is in fact comparable to those based on commonly used template engines.
- team integration - PRADO enables separation of content and presentation. Components, typically pages, have their content (logic) and presentation stored in different files.
Whats New in 3.0.7 Stable Release:
- This release adds intrinsic DB support and seamless AJAX support.
- It also adds many new controls, examples, and tutorials.
<<less
Download (13.2MB)
Added: 2007-07-02 License: BSD License Price:
844 downloads
Journyx Free Time Tracking Software 7.6

Journyx Free Time Tracking Software 7.6


Journyx Time Tracking is time tracking software that lets an employee enter project time and expense information from anywhere on the web. Add Journyx... more>> <<less
Download (31250KB)
Added: 2009-04-29 License: Freeware Price: Free
177 downloads
Free Style for Linux 1.0

Free Style for Linux 1.0


Free Style is a cute and colorful set that contains 10 icons more>> Description:
10 freeware icons designed in cartoon style.
Content:
Books, Bug, Car, CD, Cup, Flower, Hand, Ice Cream, Pencil, Tree
<<less
Download (194KB)
Added: 2009-04-03 License: Freeware Price: Free
203 downloads
Free Simulated Radar Client 0.1.1

Free Simulated Radar Client 0.1.1


Free Simulated Radar Client project is a framework for radar clients for virtual air traffic control networks. more>>
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.

<<less
Download (MB)
Added: 2007-01-09 License: GPL (GNU General Public License) Price:
1057 downloads
Google Desktop for Linux 5.0

Google Desktop for Linux 5.0


Search your hard drive for e-mail, files, and your Web and IM histories. more>> Instantly find your e-mail, files, media, Web history, and chats. By making your computer searchable, Google Desktop Search puts your information easily within your reach. It frees you from having to manually organize your files, e-mail, and Web pages youve viewed.
Google 5 revamps the sidebar interface and many gadgets, while adding a new dialog for adding gadgets. Also new are previews of search results and security alerts for suspicious Web links.
<<less
Download (7.24MB)
Added: 2009-04-02 License: Freeware Price: Free
204 downloads
Sjinn 1.01

Sjinn 1.01


S-Jinn is a free open-source Linux application written in C. more>>
S-Jinn is a free open-source Linux application written in C. It is designed to be used with external TIA/EIA-232 (RS-232) test, measurement, and control devices and allows for rapid prototyping, automation, and deployment. I believe you will find it easier-to-use, more intuitive, and more concise than stty or C-Kermit with regards to command-line and/or scripted RS-232 data acquisition and control.
Popular Linux communications packages like Minicom are easy-to-use, but are primarily designed to work with modems, PCs, and other standard equipment. They typically lack support for all of the possible combinations of UART communication settings required by RS-232 test, measurement, and control devices on the market.
Many popular communications packages lack command-line support. Some provide scripting languages, but S-Jinn frees you from these application-specific languages. S-Jinn allows you to manipulate your data from your favorite Unix shell and/or scripting language whether it be Bash, Python, Perl, Expect, or you name it.
Main features:
- Control RS-232 DTR and RTS lines from the command-line and optionally display DTR, RTS, CTS & DSR status
- Send control characters (i.e. the NULL character)
- Send values in hex
- Specify read length
- Display the read buffer in ASCII, hex or ASCII-over-hex.
- Program & display coded/programmable delay times
- Supports virutally all baud rates, parity, and data lengths found in standard PC UARTS
- Output Formats: Wrap text, truncate lines, add, display, or supress trailing new lines
It is not designed to be used for serial communications with modems or for use as a terminal emulator. There are a large number of free open-source applications available that are much better suited to those functions. S-Jinn is written to work with RS-232 based data acquisition equipment such as: Multimeters, A/D modules , D/A modules, digital inidicators, gauge multiplexers, temperature sensors, humidity sensors, etc.
Enhancements:
- The code was cleaned up to fix compilation issues with some new versions of GCC.
<<less
Download (0.033MB)
Added: 2007-05-30 License: GPL (GNU General Public License) Price:
877 downloads
XtekRouter Free 1.0

XtekRouter Free 1.0


XtekRouter Free is the perfect solution to create a linux router. more>> XtekRouter Free is the perfect solution to create a linux router for your home or small office network.
* Extremeply Reliable
* High-Performance
* Easy to Install
* Multi-user
* Easy Web Interface
You can:
* Control your network using XtekRouter web interface
* Add/Remove access accounts
* Add/Remove network clients
* Port forward
* Traceroute
* Ping
* Export database
This version is limited to 10 clients.
<<less
Download (10.6KB)
Added: 2009-04-03 License: Freeware Price: Free
203 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5