Main > Free Download Search >

Free 0.8.5 software for linux

0.8.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 29
COID 0.8.5

COID 0.8.5


COID is a C++ object-serving networking library. more>>
COID is a C++ object-serving networking library, with tool that automatically generates a lightweight communication layer directly from the C++ class declarations. Instantly functioning remote callability for virtually any C++ class can be obtained just by decorating the C++ class with few keywords. The generated client class can be used to access objects on remote machines (almost) as if they were local. Compared to other distributed object infrastructures such as CORBA, COID is lighter and faster and integrates easily directly with sources written in C++.

The coidgen tool processes the specified header files, automatically extracting all the classes and methods that shall be remotely accessible, generating corresponding client class and host dispatcher.

The coid server library manages networked and local connections and provides various services to running objects. The communication layer establishes either a remote connection through the TCP or a direct (vtable) connection between the client and the server if they reside in the same process. Other features include automatic versioning, remote console for debugging and administration of served objects and more. See features and further coid documentation.

The library is extremely easy to use, see example of decorated class example.h and automatically generated files: corresponding client class example_client.h and client implementation example_client.cpp. Server side dispatch implementation example_dispatch.cpp.

<<less
Download (0.44MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1194 downloads
JGimp 0.8.5

JGimp 0.8.5


JGimp is a framework to write 100% Java-based plug-ins and extensions for the GIMP and Film GIMP. more>>
JGimp is a framework to write 100% Java-based plug-ins and extensions for the GIMP and Film GIMP.
Main features:
- lug-ins for the GIMP can be written in Java and use Javas existing set of widgets for the plug-ins user interface. One of the included sample plug-ins (see figure to the right) displays a plug-in dialog box using Swing widgets, complete with a real-time preview
- Java applications can use the GIMP as an image manipulation "engine," essentially embedding the GIMPs capabilities in the Java application. Possible uses of this capability include:
- Creating new graphics applications in Java using the GIMP to perform the underlying image manipulation
- Server-client architectures where JGimp is used to wrap a server around the GIMPs capabilities. Client applications, such as applets or web-based applications can access the server across the network
Two sample plug-ins illustrate how to use this architecture to write plug-ins, ImageDividerPlugIn and DesaturatePlugIn. These plug-ins demonstrate all the aspects necessary to write a Java-based plug-in: how it is installed in the GIMP, how to make PDB calls, and how to read and write pixels from images in the GIMP.
<<less
Download (0.44MB)
Added: 2005-09-20 License: GPL (GNU General Public License) Price:
1496 downloads
Preview 0.8.5

Preview 0.8.5


Preview is a simple image viewer for GNUstep. more>>
Preview is a simple image viewer for GNUstep. It is designed to be easy to use and support GNUstep features such as image design, pasteboard/services, printing, and layout.

<<less
Download (0.067MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
2419 downloads
CyaSSL 0.8.5

CyaSSL 0.8.5


CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. more>>
CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. It includes SSL client libraries and an SSL server implementation.
CyaSSL supports multiple APIs including an OpenSSL compatibility interface. TLS 1.1 is supported along with cipher suites for AES, 3DES, and RC4.
Installation:
To build on Linux, Solaris, *BSD, Mac OS X, or Cygwin:
./configure
make
from the ./testsuite/ directory run ./testsuite
to make a debug build:
./configure --enable-debug --disable-shared
make
Enhancements:
- This release adds increased error string support, better closed connection dectection, and OpenSSL type DES functionality.
<<less
Download (0.57MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
840 downloads
Pong 3D 0.8.5

Pong 3D 0.8.5


Pong 3D project is a OpenGL Pong clone. more>>
Pong 3D project is a OpenGL Pong clone.

Pong 3D is an OpenGL version of the classic paddle game Pong. This version has colorful textured 3D graphics supports multiplayer or single-player options.

<<less
Download (0.77MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1084 downloads
Extcalc 0.8.5

Extcalc 0.8.5


Extcalc is a scientific graphic calculator for Linux. more>>
Extcalc is a scientific graphic calculator for Linux. Extcalc is designed to use the full performance of a modern Computer for mathematical calculations. You can input difficult calculations on the Qt-based user interface and it is also possible to draw and analyse graphs with OpenGL.
Most scientific functions like roots, trigonometric functions, logarithms, integration add differential calculation can be used. It is also programmable. You can write and execute scripts with a C-like scripting language.
Enhancements:
- This release includes tools for statistical analysis and for the approximation of mathematical functions.
- All major features are now included.
<<less
Download (MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
866 downloads
aiParts 0.8.5

aiParts 0.8.5


aiParts is a set of C++ classes that implement artificial intelligence techniques and some tiny sample programs. more>>
aiParts is a set of C++ classes that implement artificial intelligence techniques and some tiny sample programs.
The classes implement the pandemonium and emotion AI Patterns, and the High-Hope technique.
A "find the shortest path from A to B" sample program uses subclasses of the High-Hope classes.
aiParts is OSI Certified Open Source Software as a result of the way it is licensed. Contributers copyright their contributions and license them with the MIT License.
This means that you can do pretty much whatever you want with the aiParts software... use it, distribute it, build it into your commercial application, whatever.
Enhancements:
- In this release, the High-Hope classes have been enhanced and two minor bugs fixed.
- Decision groups are now supported.
- Logic using worst decisions and failed decisions was added.
- A few other minor changes were made.
- Beta testing and experimenting with hard and very hard problems is now required.
<<less
Download (0.030MB)
Added: 2005-11-21 License: MIT/X Consortium License Price:
1432 downloads
MP3Info 0.8.5

MP3Info 0.8.5


MP3Info is a little utility used to read and modify the ID3 tags of MP3 files. more>>
MP3Info is a little utility used to read and modify the ID3 tags of MP3 files. MP3Info can also display various techincal aspects of an MP3 file including playing time, bit-rate, sampling frequency and other attributes in a pre-defined or user-specifiable output format.
MP3Info was developed under Linux, but should work on most UN*X variants. Included with the text-based version is a GUI version (click here for a screenshot) which requires the GTK libraries. The console version runs in plain command-line and interactive curses mode. The curses or ncurses library is required for interactive mode.
A pre-compiled Windows version is available (see above). I havent tested this version very much, so have some reservations.
Enhancements:
- Various minor bugfixes and improvements were made to the build process.
<<less
Download (0.047MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1083 downloads
lib smtp 0.8.5

lib smtp 0.8.5


libsmtp allows programs to send mail directly through SMTP (no sendmail needed). more>>
libsmtp allows programs to send mail directly through SMTP (no sendmail needed). lib smtp is designed to be simple and memory efficient, and has slightly untested support for MIME multipart body parts.

<<less
Download (0.073MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1218 downloads
Kaffeine 0.8.5

Kaffeine 0.8.5


Kaffeine is a xine based media player for KDE3. more>>
Kaffeine is a full featured Multimedia-Player for KDE. By default it uses xine as backend.
Kaffeine is free software distributed under the terms of the GNU General Public Licence.
Main features:
- Timeshifting
- Instant record
- Electronic Program Guide
- On screen display
Enhancements:
- DVB: scan: check for CA descriptors in PMT to correct CA flag.
- DVB: add a file size limit option (usefull for some "limited" filesystems)
- xine-part: added "QString screenShot()" dcop call (returns filename)
- DVB: save/load epg data
- DVB: insert PSI tables to make broadcast stream VLC compliant ( vlc requires SDT/PAT/PMTs )
- DVB: reworked dvbevents to speed up eit parsing and fix events duplication.
- dcop: make getTimePos() to return acurrate value.
- DVB: add a "recall" button, that zap to the previous played channel.
- DVB: make channel visible and selected after editing.
- DVB: reset search after zap.
- DVB: use iconv (a lot faster) instead of qtextcodec to convert sections strings
- DVB: improved epg filter.
- DVB: added a search field in channels list
- DVB: added a filter box to epg dialog, patch by Michael Hoertnagl
- DVB: added channels list rmb menu entry to edit channel.
<<less
Download (0.20MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
831 downloads
/etc/net 0.8.5

/etc/net 0.8.5


/etc/net represents a new approach to Linux network configuration tasks. more>>
/etc/net represents a new approach to Linux network configuration tasks. Inspired by the limitations of traditional configuration subsystems, /etc/net provides builtin support for:
- configuration profiles
- interface name management
- removable devices
- full iproute2 command set
- interface dependencies resolution
- QoS configuration framework
- firewall support (NEW)
/etc/net provides support for the following interface types:
- Ethernet
- WiFi (WEP)
- IPv4/IPv6 tunnels
- PSK IPSec tunnels
- VLAN
- PLIP
- Ethernet bonding and bridging
- traffic equalizer
- usbnet
- PPP (PPtP, PPPoE)
Due to its modular design, support for new interface types can be added without overall design changes. /etc/net consists of core scripts (stable) and GUI configurator (development). Both parts are licensed under GPL.
<<less
Download (0.043MB)
Added: 2007-01-28 License: GPL (GNU General Public License) Price:
1001 downloads
check-ps 0.8.5

check-ps 0.8.5


Devialog is a behavior/anomaly-based syslog intrusion detection system which detectsattacks via anomalies in syslog. more>>
Devialog is a behavior/anomaly-based syslog intrusion detection system which detectsattacks via anomalies in syslog.

Present log-based IDS:

Nearly all present log-based intrusion detection systems operate using a pre-defined known signature base, usually painstakingly created by hand. They can work well if the creator knows exactly all error and informational messages the software on a system(s) will write to syslog. Most overworked administrators wish there was an easier way to handle system logfiles in a sane, time-saving fashion. Present log-based intrusion detection systems have difficulty in detecting new attacks.

How devialog Differs:

devialog makes syslog parsing far less of a chore than it previously has been. It is functionally the inverse of standard log monitoring software. devialog, by default, reports on what is not know in its signature base, i.e. anomalous. This type of intrusion detection system is considered behavior-based, or anomaly detection. Reporting can be in the form of an email for each anomalous log, or an email for all the logs sent within a pre-defined time window. devialog can also execute commands, or simply write all anomalies to a file for periodical review.

Signature Creation:

For log-based anomaly detection to operate effectively, one must create an extremely large signature base. With an included utility, devialogsig, the signatures are created automatically. Future signature additions are ver simple, like a copy from the alert email.
<<less
Download (0.022MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
Hackedbox 0.8.5

Hackedbox 0.8.5


Hackedbox is a stripped down version of Blackbox Window Manager. more>>
Hackedbox provides a stripped down version of Blackbox - The X11 Window Manager

The toolbar and Slit have been removed. The goal of Hackedbox is to be a small "feature-set" window manager, with no bloat.

There are no plans to add any functionality, only bugfixes and speed enhancements whenever possible.

<<less
Download (0.09MB)
Added: 2007-01-20 License: GPL (GNU General Public License) Price:
1007 downloads
Multiscan 0.8.5

Multiscan 0.8.5


Multiscan is a tcp port scanner for console which allows you to scan a range of IP addresses. more>>
Multiscan is a tcp port scanner for console which allows you to scan a range of IP addresses. Each IP address is pinged before it is scanned. It is also possible to scan just known ports, and to scan them in a random order. Feel free to send me a mail at coldn@gamearena.net

Installation:
Grab the package from http://sourceforge.net/projects/multiscan/
tar xzvf multiscan-X.X.tar.gz
cd multiscan-X.X
./configure
make
make install (optional)
<<less
Download (0.017MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1212 downloads
Volleyball 0.8.5

Volleyball 0.8.5


Volleyball is a simple sports game, starring two penguins. more>>
Volleyball project is a simple sports game, starring two penguins. Is a two player game, and follows the basic rules of actual Volleyball.

Each player hits the ball, trying to reach the opponents field. If the ball touches the floor of the opponents field, the player scores one point.

<<less
Download (0.35MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1195 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2