0.5 rc1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1053
ant4eclipse 0.5 RC1
The aim of the Ant4eclipse project is to avoid redundancy of Eclipse and Ant configurations. more>>
ant4eclipse project provides a set of Ant tasks that can be used to integrate Eclipse configurations into Ant buildscripts
We all know this situation: the developers of a team are using the Eclipse IDE to code their apps, to compile their apps, to version, to deploy, and to run their apps. No problems so far. But as soon as you want to set up something like a continuous build system which runs outside of Eclipse you also need a build process that is independent of Eclipse. Usually you will use Ant and some other tools to define your automatic build process. Fine. But unfortunately Ant cannot use any of Eclipses configurations, such as classpathes, launcher or team project sets. Although everything has been nicely configured already inside the IDE, it has to be redone in those external Ant build files. And even worse: it has to be reconfigured each time a developer makes changes in Eclipse. As always with redundant data, the challange is to keep Eclipse and Ant configurations in sync. But how about avoiding redundancy in the first place? This is where ant4eclipse comes into play...
The aim of the ant4eclipse project is to avoid (or at least: to reduce) the redundancy of Eclipse and Ant configurations. More precisly: it consists of Ant tasks that are able to read and work with some of Eclipses configuration files. With these tasks youre able to:
- Setup classpathes as defined in Eclipse .classpath-file
- checkout complete workspaces as its possible with the Team Project Set feature of eclipse
- run your Java applications as you have defined them in an Eclipse Launch Configuration
With all these tasks youre able to create a complete automatic build system that starts with checking out all required projects from CVS, builds all projects in the correct order with classpath settings as specified in Eclipse, and to launch your applications as they are specified in Eclipse. And the best of it: if you or someone else changes a configuration in Eclipse, those changes are immediately visible to your buildfiles - without changing one line of code!
<<lessWe all know this situation: the developers of a team are using the Eclipse IDE to code their apps, to compile their apps, to version, to deploy, and to run their apps. No problems so far. But as soon as you want to set up something like a continuous build system which runs outside of Eclipse you also need a build process that is independent of Eclipse. Usually you will use Ant and some other tools to define your automatic build process. Fine. But unfortunately Ant cannot use any of Eclipses configurations, such as classpathes, launcher or team project sets. Although everything has been nicely configured already inside the IDE, it has to be redone in those external Ant build files. And even worse: it has to be reconfigured each time a developer makes changes in Eclipse. As always with redundant data, the challange is to keep Eclipse and Ant configurations in sync. But how about avoiding redundancy in the first place? This is where ant4eclipse comes into play...
The aim of the ant4eclipse project is to avoid (or at least: to reduce) the redundancy of Eclipse and Ant configurations. More precisly: it consists of Ant tasks that are able to read and work with some of Eclipses configuration files. With these tasks youre able to:
- Setup classpathes as defined in Eclipse .classpath-file
- checkout complete workspaces as its possible with the Team Project Set feature of eclipse
- run your Java applications as you have defined them in an Eclipse Launch Configuration
With all these tasks youre able to create a complete automatic build system that starts with checking out all required projects from CVS, builds all projects in the correct order with classpath settings as specified in Eclipse, and to launch your applications as they are specified in Eclipse. And the best of it: if you or someone else changes a configuration in Eclipse, those changes are immediately visible to your buildfiles - without changing one line of code!
Download (0.20MB)
Added: 2007-01-24 License: Eclipse Public License Price:
1010 downloads
Shift Linux 0.5 RC1
Shift Linux is designed to give the user an experience of being part of the Neowin community. more>>
Shift Linux is designed to give the user an experience of being part of the Neowin community as well as having a simple, easy-to-use Live CD that can be installed to your hard drive, if you enjoy the way our distribution works. Shift is a free, GPL-based Linux distribution that can be freely distributed or modified. There are no restrictions with Shift.
Shift Linux is a project that was created by the Neowin community (http://www.neowin.net). Based on Morphix Linux, Shift is Debian based, therefore it has access to all of the software and applications as other Debian distributions.
As we developed Shift, we decided to produce different versions of Shift for computers with lighter or more robust hardware configurations. We have produced Shift with Fluxbox as the predominant desktop manager, and Shift with Gnome, for heartier machines. We will also add a version that gives the user the opportunity continue to add different desktop managers as time goes on.
The project team consists of members with a wide variety of experiences and talents. Each has contributed in his / her own way. Whether team members have worked on the distribution itself, or the Shift website, their efforts have been dedicated to creating this quality product.
Enhancements:
- Shift Linux 0.5 (RC-1) is released. Shift Linux is a project that was created by the Neowin community. Neowins Shift Linux is designed to give the user an experience of being part of the Neowin community as well as having a simple, easy-to-use live CD that can be installed to a hard drive. Shift Linux 0.5 (RC-1) comes in three fully-branded editions: KDE, GNOME and Fluxbox, all live CDs. Included in this version are many popular packages, wireless support, and a desktop installer. Please feel free to try it out and post any bugs that you may find.
<<lessShift Linux is a project that was created by the Neowin community (http://www.neowin.net). Based on Morphix Linux, Shift is Debian based, therefore it has access to all of the software and applications as other Debian distributions.
As we developed Shift, we decided to produce different versions of Shift for computers with lighter or more robust hardware configurations. We have produced Shift with Fluxbox as the predominant desktop manager, and Shift with Gnome, for heartier machines. We will also add a version that gives the user the opportunity continue to add different desktop managers as time goes on.
The project team consists of members with a wide variety of experiences and talents. Each has contributed in his / her own way. Whether team members have worked on the distribution itself, or the Shift website, their efforts have been dedicated to creating this quality product.
Enhancements:
- Shift Linux 0.5 (RC-1) is released. Shift Linux is a project that was created by the Neowin community. Neowins Shift Linux is designed to give the user an experience of being part of the Neowin community as well as having a simple, easy-to-use live CD that can be installed to a hard drive. Shift Linux 0.5 (RC-1) comes in three fully-branded editions: KDE, GNOME and Fluxbox, all live CDs. Included in this version are many popular packages, wireless support, and a desktop installer. Please feel free to try it out and post any bugs that you may find.
Download (509MB)
Added: 2007-08-24 License: GPL (GNU General Public License) Price:
796 downloads
BugIn 0.65 RC1
BugIn is a PHP/ADODB (MySQL tested) ticket tracking system. more>>
BugIn is a PHP4/ADODB-powered (MySQL tested) ticket tracking system. It is intended to be powerful, but lightweight enough that it doesnt need constant maintenance.
It features easy configuration/customization of variables through the DB, an ACL system to see/modify tickets, and ticket notification through email.
Enhancements:
- ADDITIONS
-
- l10n: Spanish language translation from Jose Alfonso Martinez del Paso (tritrilock@yahoo.com)
- i18n: Per-language Templates
- Reverse sort list checkbox on list view.
- Options Editor interface now has tabs for different configuration sections.
- Postgres has been tested, ported, and is now working.
- Session timeouts have been made extremely long, to avoid strange happenings on timeouts.
- Quick ticket search (by number) was added to the side bar.
- Table prefix is complete... now all tables begin with "bugin_", which will eventually be configurable.
-
- FIXES
-
- i18n: More multi-language support, including default templates for different languages.
- List view strangeness should be fixed. This includes search results going away after editing a ticket.
- Viewing an invalid ticket number now displays an error.
- Anonymous Ticket Access Control (DUH!)
-
- NOTICES
-
- Upgraded to adodb 3.72
- notgod is a moron and forgot to credit the great work by Michael R on language support in 0.60.
<<lessIt features easy configuration/customization of variables through the DB, an ACL system to see/modify tickets, and ticket notification through email.
Enhancements:
- ADDITIONS
-
- l10n: Spanish language translation from Jose Alfonso Martinez del Paso (tritrilock@yahoo.com)
- i18n: Per-language Templates
- Reverse sort list checkbox on list view.
- Options Editor interface now has tabs for different configuration sections.
- Postgres has been tested, ported, and is now working.
- Session timeouts have been made extremely long, to avoid strange happenings on timeouts.
- Quick ticket search (by number) was added to the side bar.
- Table prefix is complete... now all tables begin with "bugin_", which will eventually be configurable.
-
- FIXES
-
- i18n: More multi-language support, including default templates for different languages.
- List view strangeness should be fixed. This includes search results going away after editing a ticket.
- Viewing an invalid ticket number now displays an error.
- Anonymous Ticket Access Control (DUH!)
-
- NOTICES
-
- Upgraded to adodb 3.72
- notgod is a moron and forgot to credit the great work by Michael R on language support in 0.60.
Download (0.33MB)
Added: 2005-04-22 License: BSD License Price:
1645 downloads
Solex 0.5.3 RC1
Solex is a free open source Web application testing tool built as a plug-in for the Eclipse IDE. more>>
Solex is a free open source Web application testing tool built as a plug-in for the Eclipse IDE. Solex project provides functions to record a client session, adjust it according to various parameters and replay it later typically in order to ensure non regression of the applications behaviour (with stress testing capabilities being added at a later stage).
By recording, we mean that Solex acts as an HTTP proxy and records all HTTP requests and responses going through the wire between a Web client (eg. a Web browser) and a Web server. The task of replaying a scenario consists in sending the previously recorded and eventually customized HTTP requests to the server and asserting each response.
Solex started as an internal project because we were unable to find an open source testing tool fully suitable to our needs and in particular capable of dynamically altering requests. Furthermore, the tool was expected to be fully integrated with our internal development environment based on the Eclipse platform.
For some web applications, a request depends on a previous servers response. To address such a requirement, Solex introduces the concept of extraction and replacement rules. An extraction rule tied to an HTTP message content will bind an extracted value with a variable. A replacement rule will replace any part of an HTTP message with a variable content.
Solex therefore provides an easy way to extract URL parameters, Header values or any part of a request or a response, bind their values with variables and then replace URL parameters, Header values or any part of a request with the variable content.
Example:
Lets imagine the next two requests recorded from a Web browser:
GET http://www.myServer/myWebApp?action=connect HTTP/1.1
GET http://www.myServer/myWebApp?action=list&dynamic_id=12345 HTTP/1.1
Replaying these two requests without any modification may fail because dynamic_id must be different each time. This value may come from the first response body content. By using Solex, it is possible to add an extraction rule to the first response (e.g. obtaining the value 12345) and a replacement rule to the second request (e.g. populating the dynamic_id parameter with the value extracted).
Moreover, Solex provides the user with the capability to add assertions for each response. Once a response has been received, all assertions of this response will be called to ensure that it is valid. If not, the playback process is stopped.
Solex provides several kinds of rules and assertions, the most complicated ones support regular expressions and XPath.
Solex 0.5.0 works with Eclipse Release 2.1.2, Build id: 200311030802 and Solex 0.5.3 works with Eclipse Release 3.1.1, Build id: M20050929-0840. You will also need a JRE 1.4.x or later.
Enhancements:
- This version contains several enhancements and bugfixes such as compliance with Eclipse 3.1.1, use of Jakarta HTTPClient 3.0 final, SSL support during playback, use of the Commons Logging library, improved Javadoc, and more.
<<lessBy recording, we mean that Solex acts as an HTTP proxy and records all HTTP requests and responses going through the wire between a Web client (eg. a Web browser) and a Web server. The task of replaying a scenario consists in sending the previously recorded and eventually customized HTTP requests to the server and asserting each response.
Solex started as an internal project because we were unable to find an open source testing tool fully suitable to our needs and in particular capable of dynamically altering requests. Furthermore, the tool was expected to be fully integrated with our internal development environment based on the Eclipse platform.
For some web applications, a request depends on a previous servers response. To address such a requirement, Solex introduces the concept of extraction and replacement rules. An extraction rule tied to an HTTP message content will bind an extracted value with a variable. A replacement rule will replace any part of an HTTP message with a variable content.
Solex therefore provides an easy way to extract URL parameters, Header values or any part of a request or a response, bind their values with variables and then replace URL parameters, Header values or any part of a request with the variable content.
Example:
Lets imagine the next two requests recorded from a Web browser:
GET http://www.myServer/myWebApp?action=connect HTTP/1.1
GET http://www.myServer/myWebApp?action=list&dynamic_id=12345 HTTP/1.1
Replaying these two requests without any modification may fail because dynamic_id must be different each time. This value may come from the first response body content. By using Solex, it is possible to add an extraction rule to the first response (e.g. obtaining the value 12345) and a replacement rule to the second request (e.g. populating the dynamic_id parameter with the value extracted).
Moreover, Solex provides the user with the capability to add assertions for each response. Once a response has been received, all assertions of this response will be called to ensure that it is valid. If not, the playback process is stopped.
Solex provides several kinds of rules and assertions, the most complicated ones support regular expressions and XPath.
Solex 0.5.0 works with Eclipse Release 2.1.2, Build id: 200311030802 and Solex 0.5.3 works with Eclipse Release 3.1.1, Build id: M20050929-0840. You will also need a JRE 1.4.x or later.
Enhancements:
- This version contains several enhancements and bugfixes such as compliance with Eclipse 3.1.1, use of Jakarta HTTPClient 3.0 final, SSL support during playback, use of the Commons Logging library, improved Javadoc, and more.
Download (5.2MB)
Added: 2006-01-09 License: The Apache License Price:
1389 downloads
Sh 0.8.0 RC1
Sh is a programming language built on top of C++. more>>
Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs.
Sh project is implemented as a C++ library, and allows programs to be generated at run-time using a number of metaprogramming techniques. Variants of programs for different cases can easily be generated, or programs can be generated entirely at run-time from some input data. The system is cleanly separated into a frontend and backend, and is hence portable.
Whats New in 0.7.10 Release:
- Shrike has been updated for Sh 0.8.0rc0.
Whats New in 0.8.0 RC1 Release:
- This is the second release candidate for the stable release of Sh.
- It fixes most issues related to 64-bit operating systems, ATI GPUs, Visual Studio 2005, and Mac OS X.
- Aside from a number of small bugfixes, two memory leaks have also been eliminated and the dead code remover has been improved.
- An SDL example is now available in the examples directory along with Visual Studio project files for all other examples.
<<lessSh project is implemented as a C++ library, and allows programs to be generated at run-time using a number of metaprogramming techniques. Variants of programs for different cases can easily be generated, or programs can be generated entirely at run-time from some input data. The system is cleanly separated into a frontend and backend, and is hence portable.
Whats New in 0.7.10 Release:
- Shrike has been updated for Sh 0.8.0rc0.
Whats New in 0.8.0 RC1 Release:
- This is the second release candidate for the stable release of Sh.
- It fixes most issues related to 64-bit operating systems, ATI GPUs, Visual Studio 2005, and Mac OS X.
- Aside from a number of small bugfixes, two memory leaks have also been eliminated and the dead code remover has been improved.
- An SDL example is now available in the examples directory along with Visual Studio project files for all other examples.
Download (0.37MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1349 downloads
Pas2Dox 0.50 RC1
Pas2Dox is a pre-processor addon for the Doxygen documentation generator. more>>
Pas2Dox is a pre-processor addon for the Doxygen documentation generator.
Pascal To Doxygen allows the production of advanced documentation from Delphi/Kylix sourcecode.
Installation:
Compiling from source on Linux
Unpack the archive
# tar xvzf pas2dox-xx.tar.gz
Build the source for a case insensitive scanner, with the following command:
# make
This will perform the follow commands
# flex -i -opas2dox.cpp pas2dox.l
# g++ pas2dox.cpp -o pas2dox
If you need to remove the pas2dox.cpp and pas2dox files, type
# make clean
When performing an upgrade of source code, I suggest you do the following
# make clean && make
Installing the binaries on Linux
Copy the pas2dox binary to /usr/local/bin/pas2dox
# make install
If you need to install to another place, use
# make install INSTALL_DIR="/your/location/here"
Enhancements:
- Added include file for tolower to fix build on linux
- handle default values and multi line comments on enums.
- Updated for typedef
- Dont process end of block comment } in a single comment line
- read / write for properties are now handled correctly. see bug 6
- Additional Doxygen comments on array declaration.
- Assigning a value to a var when declaring it
- Updated copyright year and version
- Swapped typedef
- added -s option to suppress generation of sa comments on property.
- fixed issue with function comments in function definition.
- Additional end check.
<<lessPascal To Doxygen allows the production of advanced documentation from Delphi/Kylix sourcecode.
Installation:
Compiling from source on Linux
Unpack the archive
# tar xvzf pas2dox-xx.tar.gz
Build the source for a case insensitive scanner, with the following command:
# make
This will perform the follow commands
# flex -i -opas2dox.cpp pas2dox.l
# g++ pas2dox.cpp -o pas2dox
If you need to remove the pas2dox.cpp and pas2dox files, type
# make clean
When performing an upgrade of source code, I suggest you do the following
# make clean && make
Installing the binaries on Linux
Copy the pas2dox binary to /usr/local/bin/pas2dox
# make install
If you need to install to another place, use
# make install INSTALL_DIR="/your/location/here"
Enhancements:
- Added include file for tolower to fix build on linux
- handle default values and multi line comments on enums.
- Updated for typedef
- Dont process end of block comment } in a single comment line
- read / write for properties are now handled correctly. see bug 6
- Additional Doxygen comments on array declaration.
- Assigning a value to a var when declaring it
- Updated copyright year and version
- Swapped typedef
- added -s option to suppress generation of sa comments on property.
- fixed issue with function comments in function definition.
- Additional end check.
Download (0.22MB)
Added: 2006-02-07 License: GPL (GNU General Public License) Price:
1355 downloads
SIGOF 0.9 RC1
SIGOF is a Security Information Graphics Oriented Forensic application. more>>
SIGOF (Security Information Graphics Oriented Forensic) has been developped as a complement of ACID or BASE project by implementing useful and detailed graphical presentation of security information/events.
SIGOF is a web-based project, written in PHP, and it can exploit any secuity information stored in a ACID/BASE database schema (for example, SIGOF can exploit OSSIM project events, because it is based on the acid/base schema).
SIGOF introduces another way to manage security forensic and analysis by providing statistical and security trend thanks to very customizable graphics generation.
This approach provide the capability to manage large amount of security events.
<<lessSIGOF is a web-based project, written in PHP, and it can exploit any secuity information stored in a ACID/BASE database schema (for example, SIGOF can exploit OSSIM project events, because it is based on the acid/base schema).
SIGOF introduces another way to manage security forensic and analysis by providing statistical and security trend thanks to very customizable graphics generation.
This approach provide the capability to manage large amount of security events.
Download (0.021MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1276 downloads
AIDE 0.13 RC1
AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. more>>
AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. It does the same things as the semi-free Tripwire and more.
There are other free replacements available so why build a new one? All the other replacements do not achieve the level of Tripwire. And I wanted a program that would exceed the limitations of Tripwire.
AIDE project creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files.
It has several message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease.
All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info.
<<lessThere are other free replacements available so why build a new one? All the other replacements do not achieve the level of Tripwire. And I wanted a program that would exceed the limitations of Tripwire.
AIDE project creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files.
It has several message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease.
All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info.
Download (0.26MB)
Added: 2006-11-25 License: GPL (GNU General Public License) Price:
1064 downloads
Epona 1.5 RC1
Epona is a set of services for IRC networks that allows users to manage their nicks and channels in a secure and efficient way more>>
Epona is a set of services for IRC networks that allows users to manage their nicks and channels in a secure and efficient way, and administrators to manage their network with powerful tools.
Currently available services are:
NickServ : a powerful nickname manager that users can use to protect themselves against nick stealing. Each user has his own nickname group, that allows him to register as many nicks as he needs while still being able to take profit of his privileges and to modify his nick configuration.
ChanServ : a powerful channel manager that helps users to administer their channels in a totally customizable way. ChanServ has an internal list of privilegied users and banned users and controls accesses on a per-channel basis. It eliminates all takeover problems, because of its powerful op/unban/invite and even mass deop and mass kick functions.
MemoServ : an helpful tool that allows sending short messages to offline users, that they can then read later when they come online.
BotServ : an original service that allows users to get a permanent, friendly bot on their channels in an easy way. Each bot can be configured to monitor the channels against floods, repetitions, caps writing, swear, and take appropriate actions. It also can handle user-friendly commands (!op, !voice, !kick, etc.).
OperServ : the IRCops and IRC admins black box, that allows them to manage the list of network bans (also known as AKILL (DALnet) or GLINE (Unreal)), to configure messages displayed to users when they log on, to set modes and to kick users from any channel, to send notices quickly to the entire network, and much more!
Epona works with :
DreamForge : 4.6.7
Bahamut : 1.4.36 and later, including 1.8
UnrealIRCd : 3.2
UltimateIRCd : 2.8.x
Enhancements:
- Support for MySQL databases has been added.
<<lessCurrently available services are:
NickServ : a powerful nickname manager that users can use to protect themselves against nick stealing. Each user has his own nickname group, that allows him to register as many nicks as he needs while still being able to take profit of his privileges and to modify his nick configuration.
ChanServ : a powerful channel manager that helps users to administer their channels in a totally customizable way. ChanServ has an internal list of privilegied users and banned users and controls accesses on a per-channel basis. It eliminates all takeover problems, because of its powerful op/unban/invite and even mass deop and mass kick functions.
MemoServ : an helpful tool that allows sending short messages to offline users, that they can then read later when they come online.
BotServ : an original service that allows users to get a permanent, friendly bot on their channels in an easy way. Each bot can be configured to monitor the channels against floods, repetitions, caps writing, swear, and take appropriate actions. It also can handle user-friendly commands (!op, !voice, !kick, etc.).
OperServ : the IRCops and IRC admins black box, that allows them to manage the list of network bans (also known as AKILL (DALnet) or GLINE (Unreal)), to configure messages displayed to users when they log on, to set modes and to kick users from any channel, to send notices quickly to the entire network, and much more!
Epona works with :
DreamForge : 4.6.7
Bahamut : 1.4.36 and later, including 1.8
UnrealIRCd : 3.2
UltimateIRCd : 2.8.x
Enhancements:
- Support for MySQL databases has been added.
Download (0.62MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
891 downloads
fhp 0.2.0 RC1
fhp is a set of m4 macros for creating Web pages that conform to GNU standards. more>>
fhp is a set of m4 macros for creating Web pages that conform to GNU standards. fhp project automatically generates an HTML skeleton and the table of contents, and adds an link to GNU on every page.
Web pages are easily generated with a Makefile. This project was formerly known as GNU ml.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<lessWeb pages are easily generated with a Makefile. This project was formerly known as GNU ml.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Download (0.12MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1233 downloads
PLIB 1.8.5 RC1
PLIB is a portable game-writing library. more>>
PLIB project includes sound effects, music, a complete 3D engine, font rendering, a simple Windowing library, a game scripting language, a GUI, networking, 3D math library and a collection of handy utility functions.
All are 100% portable across nearly all modern computing platforms. Whats more, its all available on line - and completely free. Each library component is fairly independent of the others - so if you want to use SDL, GTK, GLUT, or FLTK instead of PLIBs PW windowing library, you can.
<<lessAll are 100% portable across nearly all modern computing platforms. Whats more, its all available on line - and completely free. Each library component is fairly independent of the others - so if you want to use SDL, GTK, GLUT, or FLTK instead of PLIBs PW windowing library, you can.
Download (0.77MB)
Added: 2006-10-27 License: LGPL (GNU Lesser General Public License) Price:
1094 downloads
AliXe 0.11 RC1
AliXe is a Canadian project known for developing a SLAX-based live CD localised into French. more>>
AliXe is a Canadian project known for developing a SLAX-based live CD localised into French, has released a bi-lingual (English and French) edition of their latest version.
Called "ICE Edition", the new live CD includes the IceWM window manager, together with a range of GTK+ applications, such as:
- Bluefish
- Gvim
- Ghex
- Gimp
- Inkscape
- Gtkam
- GQview
- ePDFView
- BMP
- gMplayer
- VLC
- Firefox
- Sylpheed
- Gaim
- BitTorrent
- Gftp
- AbiWord
- Gnumeric
- Galculator
- Gparted
- D4X
- Aumix
- Graveman
- Xarchiver
Full packages list is here.
Its based on SLAX 5.1.8 Popcorn.
Enhancements:
- Based on SLAX 6.0.0 RC6
- Kernel 2.6.21.5 with Xfce 4.4.1
- With the GTK applications
- Bilingual (english and french)
<<lessCalled "ICE Edition", the new live CD includes the IceWM window manager, together with a range of GTK+ applications, such as:
- Bluefish
- Gvim
- Ghex
- Gimp
- Inkscape
- Gtkam
- GQview
- ePDFView
- BMP
- gMplayer
- VLC
- Firefox
- Sylpheed
- Gaim
- BitTorrent
- Gftp
- AbiWord
- Gnumeric
- Galculator
- Gparted
- D4X
- Aumix
- Graveman
- Xarchiver
Full packages list is here.
Its based on SLAX 5.1.8 Popcorn.
Enhancements:
- Based on SLAX 6.0.0 RC6
- Kernel 2.6.21.5 with Xfce 4.4.1
- With the GTK applications
- Bilingual (english and french)
Download (320.7MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
800 downloads
Gcount 0.9 RC1
GCount is a graphical web counter and logging script. more>>
GCount is a graphical web counter and logging script. I developed GCount because I wanted a graphical web counter for a page I was working on. I wanted one that I had some control over, one that offered some flexibilty.
I wrote GCount from the ground up to be functional and quick. I hope that is what is has become.
Main features:
- 100% PHP
- Uses the super small and fast SQLite library
- Many different type faces to choose from
- Reporting available for each counter, know who visits your site!
- FAST! On my 700mhz machine it takes .02 seconds to make a counter
Enhancements:
- Added PDO support for people that have that. That includes SQLite and much requested MySQL. Technically any PDO driver should work but SQLite and MySQL are the only tested ones right now.
- Better debugging if something does go wrong
- Removed a duplicate counter thanks to Scott Stevensons good eye.
<<lessI wrote GCount from the ground up to be functional and quick. I hope that is what is has become.
Main features:
- 100% PHP
- Uses the super small and fast SQLite library
- Many different type faces to choose from
- Reporting available for each counter, know who visits your site!
- FAST! On my 700mhz machine it takes .02 seconds to make a counter
Enhancements:
- Added PDO support for people that have that. That includes SQLite and much requested MySQL. Technically any PDO driver should work but SQLite and MySQL are the only tested ones right now.
- Better debugging if something does go wrong
- Removed a duplicate counter thanks to Scott Stevensons good eye.
Download (0.35MB)
Added: 2006-03-31 License: GPL (GNU General Public License) Price:
1303 downloads
LPlay 0.2.0 RC1
LPlay is part of Project Open Channel. more>>
LPlay is part of Project Open Channel. The LPlay plroject is a player for displaying different media on display(s). This can mean, for example, running a program loop on TVs.
<<less Download (0.65MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1078 downloads
Yxa 1.0 RC1
Yxa is a SIP stack and a set of SIP server applications written in Erlang/OTP. more>>
Yxa is a SIP stack and a set of SIP server applications written in Erlang/OTP. The SIP stack is RFC3261 compliant.
Among the features implemented are SIP registrar, SIP router, forking, CPL, IPv6, TLS, ENUM, PSTN gateway access control and modular user database backends.
The main goal of the project is to create a robust SIP server platform that can scale to tens of thousands of users, be interoperable through standards compliance, and still have short time-to-market for new features due to the use of a high level language.
Main features:
- RFC3261 compliant SIP-server, capable of everything a generic domain needs :
- Registrar that keeps track of your users
- Handles incoming SIP requests to your domain
- Handles routing of requests from your users to remote domains
- TCP, UDP and TLS (including SIPS) support
- Automatically maps e-mail addresses of your users to their SIP addresses, if you have the e-mail addresses in LDAP
- Handles multiple domains using a single server instance
- ENUM support for PSTN-bypass whenever possible
- IPv6 support
- Forking, both parallel and sequential
- CPL (RFC3880) support for advanced user-control of events (currently incoming calls only)
- Modular user database, currently with LDAP, Mnesia, MySQL and text-file backends
- PSTN destination access control (per user or for anonymous users
Enhancements:
- Various bugs in the draft-Outbound implementations have been fixed.
- The pstnproxys application logic has been updated to suit some real deployment scenarios.
- The test framework has been greatly enhanced.
<<lessAmong the features implemented are SIP registrar, SIP router, forking, CPL, IPv6, TLS, ENUM, PSTN gateway access control and modular user database backends.
The main goal of the project is to create a robust SIP server platform that can scale to tens of thousands of users, be interoperable through standards compliance, and still have short time-to-market for new features due to the use of a high level language.
Main features:
- RFC3261 compliant SIP-server, capable of everything a generic domain needs :
- Registrar that keeps track of your users
- Handles incoming SIP requests to your domain
- Handles routing of requests from your users to remote domains
- TCP, UDP and TLS (including SIPS) support
- Automatically maps e-mail addresses of your users to their SIP addresses, if you have the e-mail addresses in LDAP
- Handles multiple domains using a single server instance
- ENUM support for PSTN-bypass whenever possible
- IPv6 support
- Forking, both parallel and sequential
- CPL (RFC3880) support for advanced user-control of events (currently incoming calls only)
- Modular user database, currently with LDAP, Mnesia, MySQL and text-file backends
- PSTN destination access control (per user or for anonymous users
Enhancements:
- Various bugs in the draft-Outbound implementations have been fixed.
- The pstnproxys application logic has been updated to suit some real deployment scenarios.
- The test framework has been greatly enhanced.
Download (0.62MB)
Added: 2007-04-12 License: BSD License Price:
925 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 0.5 rc1 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