Main > Free Download Search >

Free gsa advantage software for linux

gsa advantage

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 584
Thunar Volume Manager 0.1.2

Thunar Volume Manager 0.1.2


Thunar Volume Manager project provides automatic management of removable media and drives for the Thunar File Manager. more>>
Thunar Volume Manager project provides automatic management of removable media and drives for the Thunar File Manager.

The Thunar Volume Manager is an extension for the Thunar file manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digital camera, it will automatically launch your preferred photo application and import the new pictures from the camera into your photo collection.

The advantage of Thunar Volume Manager over other solutions (like gnome-volume-manager or ivman) is that it does not require an additional daemon to be running in the users desktop session, which means it is very lightweight solution. In addition, the Thunar Volume Manager smoothly integrates into the Thunar file manager and the Xfce desktop.

<<less
Download (0.29MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
593 downloads
svgl

svgl


svgl is a library that displays SVG documents using OpenGL, taking advantage of the GPU. more>>
svgl is a library that displays SVG documents using OpenGL, taking advantage of the GPU.

Rendering:

A lot of svg 1.0 features are implemented: simples shapes, path, gradient, clipping, viewBox, opacity, < use >, animations etc.

Fonts are handled by the glft companion library, which allows for autoscaling according to the current scale, and automatic choice between vectorized glyphs or textures based on freetype2 rendering.

Texturized fonts are antialiased by freetype, while every other drawings are FSAA by OpenGL.

Next step is optimization by using various techniques like display list, culling, and cache rendering into textures.

Interacting:

Picking is provided under 2 forms:

- returns the deepest SVG element (leaf) corresponding to the shape designated by the user
- returns the stack of SVG elements under the cursor, so that UI techniques like toolglasses (see screenshot) is easily implemented

PanAndZoom done right (according to me...) : since its fast and usable, we can really use it in an interface

Tansform so-called "consolidation" (concatenation of transform matrices) allows easy implementation of scale-independant DnD.

Programming:

We try to make the api as simple as possible, for creating, manipulating, changing style, loading etc.

See demos/tutorial to see how to code with svgl.

A (pre-alpha) python extension allows for rapid application development and easy integration in wxPython.
<<less
Download (MB)
Added: 2006-02-08 License: LGPL (GNU Lesser General Public License) Price:
771 downloads
MatPLC coruscant

MatPLC coruscant


MatPLC is a software-based PLC for industrial automation. more>>
MatPLC project is a software-based PLC for industrial automation.

MatPLC is a software-based PLC (Programmable Logic Controller) for industrial automation. Ultimately, it should be possible to run a factory using this software.

Currently, one should keep in mind that it is still at the testing stage, and is therefore not suitable for applications where incorrect operation would cause damage or danger.

We take advantage of the fact that we have an underlying operating system and use its features to make the MatPLC modular. One module could be executing mnemonics. Another module is a PID loop. A different module handles I/O, or logs to a database. (These modules all already exist.) The MatPLC then coordinates their workings to present a simple interface to the user.

Currently, we are in early stages: we have a solid core, mnemonics for logic modules (python or C can also be used), a signal-processing module which includes a PID loop, several I/O modules (including numerous industrial networks and an interface to the comedi project) and some simple HMI modules.

<<less
Download (2.3MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
607 downloads
Spaminator Gentoo Stage 4 .01

Spaminator Gentoo Stage 4 .01


Spaminator project provides a ready-to-use operating system configured to act as a spam filtering mail gateway. more>>
Spaminator is a server that is placed infront of your email server that allows you to take full advantage of the anti-virus/spam features while keeping your current email server intact.
Spaminator project provides a ready-to-use operating system configured to act as a spam filtering mail gateway.
This stage4 is a generic implementation of: http://www.gentoo.org/doc/en/mailfilter-guide.xml
Main features:
- Real Time Black-Hole Lists
- ClamAV AntiVirus filtering
- Spam Assassin
- Postfix
<<less
Download (254MB)
Added: 2006-02-01 License: GPL (GNU General Public License) Price:
1364 downloads
gtinyfugue 0.1

gtinyfugue 0.1


gtinyfugue is a GUI for tinyfugue. more>>
gtinyfugue project is a GUI for tinyfugue.

Tinyfugue is a very popular MUD/MUSH command line client rich in functionality. When using tinyfugue in a graphical environment the only thing it lacks is the peripheral buttons and options that are available to graphical clients.

Gtinyfugue aims to embed tinyfugue within a GNOME wrapper that provides the GUI widgets that make tinyfugue easier and more comfortable to use on a day-to-day basis.

Embedding tinyfugue rather than using simple telnet gives the gtinyfugue user the advantage of the depth of tinyfugue functionality.
<<less
Download (0.48MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1041 downloads
GStreamer Plugins Bad 0.10.4

GStreamer Plugins Bad 0.10.4


GStreamer is a library that allows the construction of graphs of media-handling components. more>>
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
Main features:
- Parallel installability with 0.8.x series
- Threadsafe design and API
- new id3 demuxer (replaces the mad one in gst-plugins-ugly)
- memleak fixes in avidemux, wavparse, level, smoke
- ports of multipart,
- fixes in flacdec, flxdec, rtp
- documentation updates on videomixer
- added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
<<less
Download (0.94MB)
Added: 2006-12-23 License: LGPL (GNU Lesser General Public License) Price:
1039 downloads
Gochacha A0.6.1

Gochacha A0.6.1


Gochacha is a functional replacement for BeanUtils, allowing you to manipulate beans using strings. more>>
Gochacha is a functional replacement for BeanUtils, allowing you to manipulate beans using strings. Gochacha, however, is much simpler because it takes advantage of Java 1.5 autoboxing. The Gochacha project also foregoes BeanUtils singleton registry of transformers for a context-like approach where the calling application manages state.
Enhancements:
- This version is four times faster than BeanUtils.
<<less
Download (0.063MB)
Added: 2007-07-01 License: LGPL (GNU Lesser General Public License) Price:
845 downloads
NAFE 0.1

NAFE 0.1


NAFE is a tool to write and edit Linux console font files (.psf) with any text editor. more>>
nafe (Not Another Font Editor) is a tool to convert Linux console font files into ASCII text files that are human-readable/editable.

It also converts this text files back into system-usable PSF font files for display on the Linux text console, thus making font editing easy.

nafe is no consolefont editor, but a toolset to translate psf format consolefonts into text files
and text files into psf files.

The advantage is that you can edit the font in the text file easily with any text editor (not provided by nafe).

So you are independent from your actual terminal hardware and dont need stuff like svgalib

nafe understands and creates psf mode 1 and mode 2 files.

<<less
Download (0.017MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1659 downloads
SPAR 1.2

SPAR 1.2


Sdp PARser is the conferencing utility. more>>
Sdp PARser is the conferencing utility. New multicast capable multimedia applications, such as RealPlayer and Marratech Pro, can accept files containing session descriptions (in SDP format) to join a multicast conference. This allows SDP files to be served from a web page and a conference joined, using a registered SDP MIME type associated with the application.

Alternatively popular MBone applications, such as VIC, RAT, WB and NTE rely on the Session Directory Tool (SDR) to convert the SDP into command line parameters and thus cannot take advantage of joining conferences via a web page. The solution offered here is to accept the SDP from the web browser, convert it to command line parameters at the client side and then to start up the tools with the relevant parameters. This could be implemented in several possible ways:

* a platform dependent binary running on the client machine with a MIME type for the SDP
* a plug-in installed in the browser
* a Java applet with execution privileges

The Java applet was implemented because it doesnt requiere a installation or configuration by the user and is platform independent.

<<less
Download (0.011MB)
Added: 2006-06-16 License: (FDL) GNU Free Documentation License Price:
1226 downloads
SmbShareScan 0.8.5

SmbShareScan 0.8.5


SmbShareScan is an utility that scans Samba networks and builds a database you can query. more>>
Smbsharescan is a software to browse your network. His aim is to scan all the network and after you can search a file in, or navigate on the network.

SmbShareScan advantage is that is loaded in memory.

The library is multi-threaded for best performance. A GTK+ frontend is also provided.

<<less
Download (0.53MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1352 downloads
SafeTP 1.50

SafeTP 1.50


SafeTP provides a transparent secure FTP Software. more>>
SafeTP provides a transparent secure FTP Software.

SafeTP is a security application for Windows and UNIX users who use FTP to connect to their accounts on UNIX or NT FTP servers. The traditional FTP protocol is highly insecure: it sends passwords in the clear. SafeTP is designed to overcome this flaw.

SafeTP consists of the client, sftpc, and the server, sftpd. A key advantage of SafeTP is transparency for clients. When the Windows version SafeTP is installed, any ordinary Windows FTP client automatically becomes a Secure FTP client, without any further user intervention.

<<less
Download (0.47MB)
Added: 2007-04-27 License: Free To Use But Restricted Price:
911 downloads
assniffer 0.1 Alpha

assniffer 0.1 Alpha


assniffer is an auto saving sniffer for windows and linux. more>>
assniffer is an auto saving sniffer for windows and linux.

assniffer can monitor (using pcap) a network, and for every HTTP transfer it sees, save a copy of the transferred data.

This is less for sinister uses, and more for taking advantage of the already-transferred data that your computer may be exposed to.

Linux users should install libpcap, and tools to enable compiling.

Compilation:

- Go to the source/assniffer directory and type make.
<<less
Download (0.030MB)
Added: 2006-03-10 License: Freeware Price:
1325 downloads
Ogham 0.1.3

Ogham 0.1.3


Ogham is designed to be a wiki like cms for non technical users. more>>
Ogham project is designed to be a wiki like cms for non technical users. The emphasis is on ease of use over features. Non technical users have difficulty with any markup language so I felt a WYSIWYG editor was essential.
Word users find wiki syntax and the automatic generation of links to be annoying so I have replaced this with a tree structure for navigation and easy linking within the site.
Ogham has currently been tested on linux and windows servers and with the firefox 1.0+, IE 6 and Konqueror 3.3.2 browsers.
Its highly unlikely that it will work bug free with any other browsers, but I am working on support for Safari. In KHTML (Konqueror & Safari) based browsers WYSIWYG editing has only recently become available and I am working to support them.
This system has been ported to Snakelets after initially being developed with webware. Snakelets has the advantage of an integrated webserver and better documentation (IMHO). A large part of its advantage may simply have been that it resembles tomcat and I come from a java background.
Enhancements:
- The rename option has been added to the context menu.
- There are miscellaneous minor bugfixes.
<<less
Download (0.19MB)
Added: 2007-05-07 License: GPL (GNU General Public License) Price:
904 downloads
Yersinia 0.7

Yersinia 0.7


Yersinia is a network tool designed to take advantage of some weakeness in different network protocols. more>>
Yersinia is a network tool designed to take advantage of some weakness in different network protocols. Yersinia pretends to be a solid framework for analyzing and testing the deployed networks and systems.
Currently, there are some network protocols implemented, but others are coming (tell us which one is your preferred). Attacks for the following network protocols are implemented (but of course you are free for implementing new ones):
- Spanning Tree Protocol (STP).
- Cisco Discovery Protocol (CDP).
- Dynamic Trunking Protocol (DTP).
- Dynamic Host Configuration Protocol (DHCP).
- Hot Standby Router Protocol (HSRP).
- 802.1q.
- Inter-Switch Link Protocol (ISL).
- VLAN Trunking Protocol (VTP).
<<less
Download (0.31MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
714 downloads
Apache Portable Runtime 1.2.8

Apache Portable Runtime 1.2.8


The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries. more>>
Apache Portable Runtime (APR) project mission is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
Main features:
- Atomic operations
- Dynamic Shared Object loading
- File I/O
- Locks (mutexes, condition variables, etc)
- Memory management (high performance allocators)
- Memory-mapped files
- Multicast Sockets
- Network I/O
- Shared memory
- Thread and Process management
- Various data structures (tables, hashes, priority queues, etc)
Enhancements:
- Various bugs were fixed.
- The API compatible with version 1.2.7.
<<less
Download (1.0MB)
Added: 2007-06-21 License: The Apache License 2.0 Price:
870 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5