Main > Free Download Search >

Free license to wed software for linux

license to wed

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1770
Liblicense 0.3

Liblicense 0.3


Liblicense is a library for managing license metadata, in particular CC licensing information. more>>
Liblicense is a library for managing license metadata, in particular CC licensing information.
The idea of this library started out on the IRC channel, in a discussion on how to best help boost the community of software developers working with things related to CC - mostly the metadata format.
Basically, the idea is to write a portable C library that manages metadata for CC licenses, and a bunch of other licenses of interest to the community.
The library will produce licensing information based on the specifications of calling libraries and programs. In addition to generating text for specific licenses, it will also allow an application to enumerate which licenses are currently available and provide descriptive text for each license, and for license features. It should also provide an easy way to specify "verify at" URLs.
The benefit of this library is that applications linking to it can correctly offer licensing choices, and these choices can be transparently updated through package managers as license versions are updated. Human readable descriptions will also be internationalized, preferably using the same .po files used by the CC web site. Hence liblicense will take advantage of package updating and i18n systems to allow applications to always provide c current and correct licensing choices and license text.
Part of the project is also to provide wrappers for the library for other languages, and to help external developers add metadata support to their projects. A good start will probably be to wrap the library for Python, and use it for ccpublisher.
We will also integrate a module system so that libraries can be used to embed and extract metadata in/from common formats.
As liblicense itself deals only with text strings, we can also make GUI libraries to provide dialogs which present these strings to the user in desktop or web applications. This layering ensures that such dialogs present consistent licensing choices.
Enhancements:
- This is the first version to feature desktop integration.
- It now features Gnome Nautilus integration: licenses are displayed and can be written from within Nautilus.
- The integration also takes advantage of emblems to visibly display files as licensed.
- Additionally, it features new modules supporting reading from and writing licenses to MSOffice (pre-2007), FLAC, Ogg+FLAC, MusePack, and SMIL.
<<less
Download (0.44MB)
Added: 2007-08-03 License: LGPL (GNU Lesser General Public License) Price:
812 downloads
phpLicenseWatcher 1.4.2

phpLicenseWatcher 1.4.2


phpLicenseWatcher is a Web frontend to the FlexLM lmstat and lmdiag commands. more>>
phpLicenseWatcher is a Web frontend to the FlexLM lmstat and lmdiag commands. You can keep track of usage, health of license servers, get alerted when licenses are due to expire, and capture usage history.
Main features:
- Shows the health of a license server or a group of them
- Check which licenses are being used and who is currently using them
- Get a listing of licenses, their expiration dates and number of days to expiration
- E-mail alert of licenses that will expire within certain time period ie. within next 10 days.
- Monitors license utilization
Enhancements:
- A new Web-based configuration interface.
- Many minor bugfixes
<<less
Download (0.065MB)
Added: 2006-11-30 License: GPL (GNU General Public License) Price:
1061 downloads
Dive Into Python

Dive Into Python


Dive Into Python is a free Python tutorial, written by Mark Pilgrim. more>>
Dive Into Python is a free Python tutorial, written by Mark Pilgrim.

Dive Into Python book lives at http://diveintopython.org/. If youre reading it somewhere else, you may not have the latest version.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in Appendix G, GNU Free Documentation License.

The example programs in this book are free software; you can redistribute and/or modify them under the terms of the Python license as published by the Python Software Foundation. A copy of the license is included in Appendix H, Python license.
<<less
Download (MB)
Added: 2006-05-25 License: Freeware Price:
1252 downloads
ContentLicensing 1.0.4

ContentLicensing 1.0.4


ContentLicensing provides a tool is used to manage copyright licenses within plone. more>>
ContentLicensing provides a tool is used to manage copyright licenses within plone.
This tool is used to manage copyright licenses within plone. It allows for both a site wide copyright license to be set by default, and the ablility to set licenses on individual objects. It supports a number of licenses including all rights reserved, GFDL, and Creative Commons (with an integrated license picker). You can also enter and select licenses not supported by default, or configure new licenses that will appear in the selection widget for your Plone instance.
Main features:
- Configlet for setting default sitewide settings.
- Citation hot link to the copyright byline. Citation appears in full text for plain and print views.
- Support for Creative Commons style RDF embedded in RSS feeds. Can use this feed in place of the standard default RSS feed shipped with Plone.
- Support for jurisdiction setting, making it possible to choose a correct Creative Commons license based on your geographical location.
- Support for the latest Zope and Plone (Zope-2.9.5/Plone-2.5.1).
- DublinCoreExtensions addon is now incorporated into the Content Licensing Product.
- Site wide defaults for Copyright, Copyright Holder, and Copyright License.
- Custom settings for document, file and image objects.
- Copyright Byline at the bottom of content object views.
- RDF metadata and license info embedded in the view.
- Support for search engine compatibility and content licensing.
- Adds two Dublin Core metadata extensions to content objects.
- Built using Zope annotations, with Zope 3 style configuration and views.
<<less
Download (0.039MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
933 downloads
IRC to MSN gateway 0.1

IRC to MSN gateway 0.1


This is the IRC gateway for Microsoft(tm) Messenger. more>>
This is the IRC gateway for Microsoft(tm) Messenger.

You probably wonder what this is and why I wrote this. Some more information can be found in the DESIGN document that is included in this package.

This software is written by Johannes Verelst and is licensed through the GPL license (http://www.gnu.org/licenses/gpl.html).

Note that this is pre-alpha code, it probably does a bit that you want, but dont email me bugreports or feature requests. It is under heavy development.

If this program doesnt run try to install corectly all required perl modules yourself.

The idea for this program came when I was getting annoyed by the fact that I had to use different programs for both IRC and MSN. Since I dont know of any good MSN clients that can do IRC too (on unix, ofcourse), I started thinking about the other way around: an IRC client that can do MSN.

When I saw a piece of software written by Adam Swann that allows easy connectivity to MSN with perl, I decided to write an IRC server in perl that would connect to MSN for you. This is the result.

<<less
Download (0.009MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1229 downloads
SQLScreens 1.1.11

SQLScreens 1.1.11


SQLScreens is a simple relational database screen form generator written in TCL/TK. more>>
SQLScreens is a simple relational database screen form generator written in TCL/TK.

SQLScreens will let you create query screens very quickly by specifying what data (tables and columns) you want to see and what operations should be allowed (query/update, etc...). It will take care of creating the user interface and the behind-the-scenes SQL.

SQLScreens does not use a web interface, which makes it simpler and somewhat faster, but means that some tools must be available on the workstation (TCL/TK and database client code). It is a quasi-local tool, not a web-site building brick.

This project is free and has a BSD type license.

SQLScreens supports MySQL, MSQL and INFORMIX, but the preferred backend is MySQL. We also support ODBC, and, if you use SQLScreens with ODBC drivers for other databases, wed be glad to here from you.
<<less
Download (0.16MB)
Added: 2007-03-15 License: BSD License Price:
953 downloads
recvnet 0.0.1

recvnet 0.0.1


recvnet is the inverse of telnet. more>>
recvnet is the inverse of telnet. Instead of connecting to some host, it listens on a port for incoming connections. When a connection is made, it works as usual.

The license of this program can be obtained from: http://www.vanheusden.com/license.txt
and is actually the GNU Public License.


<<less
Download (0.002MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1215 downloads
gxInstall 0.20

gxInstall 0.20


gxInstall project is a software-installer for Linux. more>>
gxInstall project is a software-installer for Linux.
Main features:
- selfextracting
- multilanguage
- unInstall
- menu, desktop-icon
- GUI-support (Gtk2)overheadsize only 50 kb
- 100% scriptbased = flexibel & easy to use
- only for Unix, does not use rpm, pkg ..
- License is GPL
<<less
Download (0.18MB)
Added: 2006-12-03 License: GPL (GNU General Public License) Price:
1056 downloads
C to C++ 1.4.0

C to C++ 1.4.0


C to C++ is a Python script that converts C code to C++ code. more>>
C to C++ is a Python script that converts C code to C++ code.

The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add.

The archive also includes scripts that may help you:

- mover.py changes the location of a project.
- search.py performs searches and replacements.
- mkheader.py corrects a header file.

The C to C++ program with all the python sources is under the GNU GPL license,
that minds you may use it and distribute it freely, providing the copyright is unchanged.

See at the COPYING file for details. This doesnt mean GNU encourages you to convert your C sources to C++. In fact, most of the tools here included may help C programmers outside C++ conversion.

Installing:

Type:
./configure
./setup
mkdoc ...this will generate an html and info manuals.

<<less
Download (0.10MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1423 downloads
Process Viewer 0.5.0

Process Viewer 0.5.0


Process Viewer is a small utility similar to top which displays all the processes on a linux system. more>>
Process Viewer is a small utility similar to top which displays all the processes on a linux system. Its written using the FOX Toolkit.

Process Viewer is licensed under the GNU General Public License

<<less
Download (0.027MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1512 downloads
klick 0.4

klick 0.4


klick is an advanced JACK-based metronome, supporting tempo changes, meter changes, and more. more>>
klick is an advanced JACK-based metronome, supporting tempo changes, meter changes, and more. It allows you to define complex tempo maps for entire songs or performances.

This project is released unter the GNU General Public License, version 2 or later.

<<less
Download (0.045MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
835 downloads
libbehate 0.0.1

libbehate 0.0.1


libbehate is a library with implementation of BHT communication protocol. more>>
libbehate is a library with implementation of BHT communication protocol.

This protocol is used in communication with Toyota Denso data collection terminals. Library itself uses librs232 for link layer.

Library is released under the term of LGPL license.

<<less
Download (0.31MB)
Added: 2007-07-24 License: LGPL (GNU Lesser General Public License) Price:
822 downloads
Netembryo 0.0.3

Netembryo 0.0.3


Netembryo is a network abstraction library. more>>
Netembryo is a network abstraction library (originated from our old wrapper socket) plus some misc utility functions used as foundation for feng, libnemesi, felix.
It provides an uniform access to the following protocols:
- UDP
- TCP
- SCTP
Netembryo 0.0.3 is available, otherwise you may fetch the live sources from our public git tree or use a snapshot
The project is currently released under the GNU General Public License version 2 the next releases will be under GNU Lesser General Public License version 2.1
<<less
Download (0.44MB)
Added: 2007-07-17 License: LGPL (GNU Lesser General Public License) Price:
832 downloads
Alpine Embedded Linux 1.1.3

Alpine Embedded Linux 1.1.3


Alpine is a modular embedded linux distribution for use in small appliances such as routers, VPN gateways, and more. more>>
Alpine is a modular embedded linux distribution for use in small appliances such as VPN gateways, routers, and more.

The name "Alpine" stands for A Linux Powered Integrated Network Engine.
Alpine can boot from floppy/usb/cf/cd/whatever, packages are pulled into RAM, and everything runs from RAM, just like the distros found in LEAF.

This makes for very fast application load times, and provides added security if the boot media is write-protected or removed.

Design Philosophy & Goals

Security comes very high. Everything is compiled with stack smashing protection. It costs approximately 3-5% in speed and size, but we believe its worth it. We also strive to make package configurations secure by default.

Size is also very important. Its why Alpine is an embedded distribution and not a general purpose one. We use uClibc and BusyBox as our main library and shell components. We are however willing to sacrifice some size for speedier development (see below). A typical installation medium would be a small compact flash card, not a floppy.

Innovate, dont Recreate. Our goal is to to keep Alpine as easy to maintain as possible. This means we try to use the work of others as much as possible (obviously only if its open source). By doing this we free up our development time to implement new features and improve the overall product. For example, weve written stripped down shell libraries and re-use the stock Gentoo init.d scripts.

Automation is key. We try to provide automated processes (using scripts) for everything in the build process. Alpine is an extension of the Gentoo build framework. We use scripts that simply convert the Gentoo binary packages. Many things there are similar to Gentoo.

User Friendly. Our goal is to make installation and use of Alpine extremely user friendly without compromising with security. Eventually wed like all packages to be configurable via a sophisticated web interface (webconfs). This is not yet implemented. Wed also like to implement the ability to upgrade packages while maintaining a workable configuration all with minimal impact to the service being upgraded.

Scalable. It should be possible to install Alpine in 3, 300, or 3,000 locations with a similar amount of effort. We plan to write an automated installer, centralized repository manager, centralized configuration manager, and monitoring tools.
<<less
Download (125MB)
Added: 2006-08-19 License: GPL (GNU General Public License) Price:
1164 downloads
Netwag 5.35

Netwag 5.35


Netwag is a graphical network toolbox. more>>
Netwag is a graphical front end for netwox which contains 217 tools.
Main features:
- search amongst tools proposed in netwox
- construct command line
- run tools
- keep an history of commands
Netwag project is available under the GNU GPL License.
Netwag is one piece of a complex project.
<<less
Download (2.5MB)
Added: 2006-10-07 License: GPL (GNU General Public License) Price:
1114 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5