Main > Free Download Search >

Free hspd 12 software for linux

hspd 12

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 325
xpad 2.12

xpad 2.12


xpad a virtual sticky pad system for X. more>>
xpad project is a sticky note application written using GTK+ 2.0 that strives to be simple, ault-tolerant, and customizable.
xpad consists of independent pad windows; each is basically a text box in which notes can be written. Despite being called xpad, all that is needed to run or compile it is
the GTK+ 2.0 libraries.
Main features:
- GTK+ 2.0 powered text view.
- Fault tolerant. All information is kept on the hard drive, not memory. So if power is lost or your computer freezes, there is little lost information.
- xpad is very customizable. The color scheme and font can be changed. These settings can be applied to one pad or set as the default for future pads. Want window decorations or not? Your choice.
- A customizable toolbar puts the most frequently used commands at your fingertips.
- Support for the X session management protocol.
- Support for the freedesktop.org system tray proposal.
Enhancements:
- Fixed a crash when opening pads with formatting.
<<less
Download (0.22MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1129 downloads
cftp 0.12

cftp 0.12


This is Comfortable FTP, a full screen ftp client. more>>
This is Comfortable FTP, a full screen ftp client.
Supported are FTP both with active and passive data connections,
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
authorization and connection encryption).
SFTP support is somewhat preliminary: It requires SSH protocol
version 2 with a configured sftp subsystem on the server. It doesnt support resuming transfers.
For generic installation instructions, see file `INSTALL; for
documentation read the info file `cftp.info. For key bindings, see
the file `bindings.desc.
In cftp, press H for help.
The texinfo documentation is a mess; any help most welcome
(especially the outline of a good structure).
If you make a binary distribution, please include a pointer to the
distribution site:
ftp.giga.or.at /pub/nih/cftp
http://ftp.giga.or.at/pub/nih/cftp
The latest version can always be found there and on the backup site:
sunsite.univie.ac.at /pub/nih/cftp
http://sunsite.univie.ac.at/pub/nih/cftp
Enhancements:
- configure.in: step version number to 0.12.
- util.c (xdirname): rename and adapt callers, declare argument const.
- display.h, functions.h (struct function), list.c: fix missing prototype warnings from IRIX cc.
- mkbind.c: remove definition of global defined in functions.c.
<<less
Download (0.177MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1228 downloads
StepTalk 0.12

StepTalk 0.12


StepTalk is the official GNUstep scripting framework. more>>
StepTalk project is the official GNUstep scripting framework. StepTalk is more than a scripting framework with an illusion of single objective environment between objects of scriptable servers or applications.
StepTalk, when combined with the dynamism that the Objective-C language provides, goes way beyond mere scripting. It is language independent - it uses languages as separate bundles.
The default scripting language in StepTalk is Smalltalk. This is because Smalltalk is a very simple language and it is easy to learn. There are just a few basic principles that the user has to know to be able to use the language and it is close to the natural language.
Smalltalk uses a similar approach to that of Objective-C, the language used in GNUstep itself.
StepTalk is a language independent framework. It can be extended by the "language bundles" providing other scripting languages. One experimental language bundle for Guile is included in the sources package.
Main features:
- multiple languages
- object finders
- scripting environments
- restrictions for objects methods
- dynamic module loading
Enhancements:
- The framework was ported to Mac OS X.
- The new StepTalking application was added.
- The StepTalkKit framework was added, and includes a new conversation window class with default context, a customizable toolbar, script history, and language selection.
- New view classes were added for custom script input/output.
- An AppKit bundle is included.
- The source was reorganized into more logical groups.
- Foundation and AppKit bundles now advertise all public Cocoa classes.
- Constants from Foundation and AppKit are generated from a simple constants list file.
<<less
Download (0.40MB)
Added: 2006-05-31 License: LGPL (GNU Lesser General Public License) Price:
1243 downloads
Gtk2Hs 0.9.12

Gtk2Hs 0.9.12


Gtk2Hs are GTK+ bindings for Haskell. more>> <<less
Download (0.73MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
820 downloads
HAproxy 1.3.12

HAproxy 1.3.12


HAproxy is a high performance Web load balancer. more>>
HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high
availability environments. Indeed, it can :
- route HTTP requests depending on statically assigned cookies ;
- spread the load among several servers while assuring server persistence through the use of HTTP cookies ;
- switch to backup servers in the event a main one fails ;
- accept connections to special ports dedicated to service monitoring ;
- stop accepting connections without breaking existing ones ;
- add/modify/delete HTTP headers both ways ;
- block requests matching a particular pattern ;
It needs very little resource. HAproxy it is event-driven architecture allows it to easily
handle thousands of simultaneous connections on hundreds of instances without risking the systems stability.
Start parameters
There are only a few command line options :
-f < configuration file >
-n < high limit for the total number of simultaneous connections >
-N < high limit for the per-proxy number of simultaneous connections >
-d starts in foregreound with debugging mode enabled
-D starts in daemon mode
-q disable messages on output
-V displays messages on output even when -q or quiet are specified.
-c only checks config file and exits with code 0 if no error was found, or exits with code 1 if a syntax error was found.
-p < pidfile > asks the process to write down each of its childrens pids to this file in daemon mode.
-s shows statistics (only if compiled in)
-l shows even more statistics (implies -s)
The maximal number of connections per proxy is used as the default parameter for each instance for which the maxconn paramter is not set in the listen section.
The maximal number of total connections limits the number of connections used by the whole process if the maxconn parameter is not set in the global section.
The debugging mode has the same effect as the debug option in the global section. When the proxy runs in this mode, it dumps every connections, disconnections, timestamps, and HTTP headers to stdout. This should NEVER be used in an init script since it will prevent the system from starting up.
Statistics are only available if compiled in with the STATTIME option. Its only used during code optimization phases.
Enhancements:
- Content switching is now fully operational using ACLs.
- ACLs can look for matches in path and headers in addition to previously supported criteria.
- Integer comparison is now supported for header values. 15 pre-defined ACLs are provided.
- Error pages can be customized using external files.
- Several bugs have been fixed.
- This version will be maintained as a stable one during further development.
<<less
Download (0.29MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
860 downloads
wmmp3 0.12

wmmp3 0.12


wmmp3 is a mp3 player dock app for windowmaker; frontend to mpg123. more>>
wmmp3 is a mp3 player dock app for windowmaker; frontend to mpg123.

It is a small X application that will also work as a windowmaker dock app.

All user options are contained in a config file, ~/.wmmp3 . There is a sample.wmmp3 file in the distribution that can be used as an example/template.

Basically, enter in the config file any directories that contain mp3 files and wmmp3 right now will play all the files in each directory sequentially when you press play. You can select which directory to start with by using the up/down buttons in the left frame when the player is stopped.

Pressing the "infinity" button will cause the player to repeat the songs in the current directory instead of just playing them once. Pressing the "random" (R) button will cause the player to randomly select songs from the current directory.
<<less
Download (0.043MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads
Pyzam 0.12

Pyzam 0.12


Pyzam project is a fullscreen archived comic book reader for CBZ and CBR files. more>>
Pyzam project is a fullscreen archived comic book reader for CBZ and CBR files.
The original intent was to create a comic book reader for Mac OS X that did fullscreen and supported cbz and cbr files.
It supports two-page view and directories of images. It also works on systems other than Mac OS X, but only supports cbz files.
Enhancements:
- Added png support.
<<less
Download (MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1065 downloads
GIMP# 0.12

GIMP# 0.12


GIMP# is an API wrapper around GIMP, written in C#. more>>
GIMP# is an API wrapper around GIMP, written in C#. However, its not just a wrapper. GIMP# project also adds a thin layer which adds C# specific features, like iterating through a collection. An example of this is an iteration through the guides of an image. In C# this looks like:

foreach (Guide guide in image.Guides)
{
// Do something
}

In C this would have been:

gint32 guide_ID = 0:
while ((guide_ID = gimp_image_find_next_guide(image_ID, guide_ID)) != 0)
{
// Do something
}

GIMP# also offers a base plug-in class which does the difficult stuff for you. Implementing a new plug-in is just a matter of overriding a few virtual methods. See the samples directory for examples of how to do this.

Gimp# fills the niche between scripting languages (easy to write, slow) and C (harder to write, fast). If you need a quick and dirty plug-in where speed doesnt matter that much, write it in any of the scripting languages that come with GIMP (Scheme, Perl, etc.). Scripting languages are very well fitted for calling existing functionality, shortening manual tasks.

You probably dont want pixel manipulation in Scheme. In C, on the other hand, it takes a lot more time to create a plug-in for several reasons: building the GUI is time consuming. Secondly, pixel handling is not completely trivial. You have to know how to traverse through the tiles of an image, etc. Typically the actual algorithm is only a very small (5 - 20 %) part of the total code. Gimp# is not as fast as C, but much faster than a scripting language. Building a decent GUI is much easier than in C.

<<less
Download (0.77MB)
Added: 2007-05-03 License: LGPL (GNU Lesser General Public License) Price:
904 downloads
JSON::DWIW 0.12

JSON::DWIW 0.12


JSON::DWIW is a Perl module that converts Perl data structures to and from JSON. more>>
JSON::DWIW is a Perl module that converts Perl data structures to and from JSON. The project does what most Perl programmers would expect without having to set any extra options.

For example, it converts objects to their underlying data structures (for hash or array) and turns IO objects into strings. It is also faster than the JSON or JSON::Syck modules on CPAN in the developers tests.

<<less
Download (0.018MB)
Added: 2007-06-07 License: Perl Artistic License Price:
869 downloads
KmusicdB 0.12.3

KmusicdB 0.12.3


KmusicdB is a music information manager. more>>
KmusicdB is a music information manager. The GUI of KmusicdB is written for KDE and the backend is to a PostgreSQL server.
KmusicdB enables you to take your collection of music (CDs, vinyl, whatever) and organize it for browsing and searching. KmusicdB has a variety of reports (see below). There is CDDB support (with search) which makes adding CDs a breeze. Its main goals are stability, speed, ease of use, and lots of features.
libdbmusic is the music database library which enables KmusicdB to perform actions on the database. It is available as a separate library for developers who are interested. libdbmusic is required to build KmusicdB.
Main features:
libdbmusic:
- Create and connect to any local or remote PostgreSQL database.
- Backup and restore databases.
- Add, retrieve, delete, update artists, titles, tracks and categories (boxset, format, genre, label, method, type).
- Lyrics.
- A separate reporting class for creating and running custom reports.
- Multi-user compatible.
- Custom QListView that automatically sorted numbers and alphanumerics correctly.
- Populate QStringList or QListView with artists, titles, tracks or categories.
- Simple statistical functions (sums).
KmusicdB:
- A clean and stable interface.
- Customizable main display.
- Customizable startup options. Customizable defaults for artists, titles, databases, CDDB, etc.
- Flexible design, most popups are implemented non-modal.
- Adding, editing or deleting artists.
- Adding, editing, deleting titles (including album cover pic).
- Adding, editing or deleting tracks. Easy to use editor. Lyric support.
- Add/edit/delete boxset/format/genre/label/method/type/bands to explore. (Type is for Single, LP, etc., Format is for MiniDisc, DVD, CD, Vinyl, etc., Method is Live, Studio, etc.)
- Ability to generate customizable reports (sort, colors, restrict by collected, not collected, dates, font)
- Reports include: Artist, Collection, Date Range, Bands To Explore, Statistics, Tracks By Title, Titles By Artist, Top Titles and Custom
- The statistics report has a LOT of information on your database, including sums of artists, titles, tracks and length of tracks. Also included a listing of each category
- Also are 2 methods of searching your database.
- CDDB support (CDDBP, HTTP and proxy) to automatically add, submit and update your CDs via the internet.
- CDDB searching if you do not have the CD or its on another media.
- Local CDDB lookup via KSCD.
<<less
Download (0.75MB)
Added: 2006-09-10 License: GPL (GNU General Public License) Price:
1140 downloads
PunJab 0.12

PunJab 0.12


PunJab is an HTTP Jabber client interface. more>>
PunJab is a HTTP jabber client interface. It is a SOAP, XMLRPC, JEP-0025 or JEP-0124 server that allows persistent client connections to a jabber server.
PunJab can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber.
Enhancements:
- Speed improvements were made in handling requests. Speed improvements were made in session creation and authentication.
- A memory leak in a bad observer for messages was fixed.
- A SASL bug which was triggered if there was no "realm" was fixed.
- A connection bug in HTTP polling and XMLRPC was fixed.
- A few changes were made to make it more compliant with XEP - 0124.
<<less
Download (0.19MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
819 downloads
GOsa 2.5.12

GOsa 2.5.12


GOsa is a PHP-based LDAP frontend for system administration. more>>
GOsa is a PHP-based administration tool for role based managing of accounts and systems in LDAP databases.
Standard configurations can manage generic, posix/shadow, postfix/cyrus/sieve, pureftpd, fax and samba2/3 accounts in LDAP.
GOsa has plugins for DNS (BIND), DHCP (ISC dhcpd), and system/terminal management. The look and feel can be easily adapted to users needs.
Enhancements:
- This version fixes problems with automatic reverse zones in the DNS plugin, improves IE6/7 support, updates the available translations and fixes a couple of bugs in the FAI management dialog.
- Additionally, support for changing passwords without entering a fully blown GOsa has been added.
<<less
Download (2.4MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
828 downloads
LFTP 3.5.12

LFTP 3.5.12


LFTP is sophisticated file transfer program with command line interface. more>>
LFTP is sophisticated file transfer program with command line interface. LFTP supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input.
Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically. So if downloading breaks, it will be restarted from the point automatically. Even if ftp server does not support REST command, lftp will try to retrieve the file from the very beginning until the file is transferred completely. This is useful for dynamic-ip machines which change their IP addresses quite often, and for sites with very bad internet connectivity.
If you exit lftp when some jobs are not finished yet, lftp will move itself to nohup mode in background. The same happens when you have a real modem hangup or when you close an xterm.
lftp has shell-like command syntax allowing you to launch several commands in parallel in background (&). It is also possible to group commands within () and execute them in background. All background jobs are executed in the same single process. You can bring a foreground job to background with ^Z (c-z) and back with command `wait (or `fg which is alias to `wait). To list running jobs, use command `jobs. Some commands allow redirecting their output (cat, ls, ...) to file or via pipe to external command. Commands can be executed conditionally based on termination status of previous command (&&, ||).
Examples:
lftp> cat file | gzip > file.gz
lftp> get file &
lftp> (cd /path && get file) &
The first command retrieves file from ftp server and passes its contents to gzip which in turn stores compressed data to file.gz. Other commands show how to start commands or command groups in background.
lftp has builtin mirror which can download or update a whole directory tree. There is also reverse mirror (mirror -R) which uploads or updates a directory tree on server.
There is command `at to launch a job at specified time in current context, command `queue to queue commands for sequential execution for current server, and much more.
LFTP supports IPv6 for both FTP and HTTP protocols. For FTP protocol it uses method described in RFC2428.
Other low level stuff supported: ftp proxy, http proxy, ftp over http, opie/skey, fxp transfers, socks.
If lftp was compiled with ssl support, then it includes software developed by the OpenSSL.
Main features:
- FTP and HTTP protocols support.
- FTP (e.g. TIS FWTK) proxy support.
- HTTP proxy support.
- FTP over HTTP proxy support (hftp).
- HTTPS and FTPS protocols support using OpenSSL library.
- Automatic OPIE/SKEY support in FTP protocol.
- FXP transfers support (between two FTP servers, bypassing client machine).
- FTP listings support: unix-style, NT, EPLF.
- Automatic reconnect and retry of an operation on retriable errors or timeout.
- IPv6 support in both FTP and HTTP.
- FISH protocol support. It uses ssh with no special program on server side.
- SFTP protocol v3 and v4 support.
- HTTP/1.1 keep-alive support.
- Experimental support for SRV DNS records.
- SOCKS support (configure option).
- Modification time preservation (if server can report it).
- `reget and `reput support.
- Built-in mirror and reverse mirror (mirror -R).
- Transfer rate throttling for each connection and for all connections in sum.
- Limit for number of connections to the same site. Interruption of background transfer to do a foreground operation when the limit is reached.
- Socket options tuning: buffer size and maximum segment size.
- Job queueing.
- Job execution at specified time.
- Comprehensive scripting support.
- URL recognition in most operations.
- Readline library is used for input.
- Context sensitive completion.
- Bash-like prompt extensions.
- Launching of local shell commands.
- Suspend support.
- Bookmarks.
- Aliases.
- Saving of last directory on each site. `cd - to go there.
- Copying of files between two servers, e.g. between FTP and HTTP.
- Numerous settings which can be associated with a specific server or a group.
- Paging of remote files using external program.
- `zcat and `zmore support.
- Help for commands.
- Command history saved in a file.
- Transfer status includes rate and ETA.
- File listing cache.
- Background jobs (bash-like).
- Job output redirection to a file or to a program via pipe.
- Conditional commands depending on exit status of previous one.
- Loading of binary modules at run time (configure option).
- `pget to download a file using several connections.
- `mirror can download several files in parallel (--parallel option).
- Slots. Each slot is a separate session, switch using Meta-{1-9} or `slot command. Refer to a slot site using pseudo URL slot:name.
<<less
Download (1.2MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
536 downloads
CDfs 2.6.12

CDfs 2.6.12


CDfs is a filesystem that exports all tracks on a CD as normal files. more>>
CDfs is a file system for Linux systems that `exports all tracks and boot images on a CD as normal files. These files can then be mounted (e.g. for ISO and boot images), copied, played (audio and VideoCD tracks)...
The primary goal for developing this file system was to `unlock information in old ISO images. For instance, if you have a multisession CD with two ISO images that both contain the file a, you only see the file a in the second session if you use the iso9660 file system:
[root@k6 /root]# mount -t iso9660 -o ro /dev/cdrom /mnt/cdrom
[root@k6 /root]# ls -l /mnt/cdrom
total 2
-r-xr-xr-x 1 root root 2 Aug 8 19:16 a
-r-xr-xr-x 1 root root 2 Aug 8 19:19 b
If you mount the CD with the cdfs file system, you get the two sessions as files:
[root@k6 /root]# mount -t cdfs -o ro /dev/cdrom /mnt/cdfs
[root@k6 /root]# ls -l /mnt/cdfs
total 33389
-r--r--r-- 1 ronsse ronsse 33503232 Aug 8 19:36 sessions_1-1.iso
-r--r--r-- 1 ronsse ronsse 34121728 Aug 8 1999 sessions_1-2.iso
These files can then be mounted loop back:
[root@k6 /root]# mount -t iso9660 -o loop /cdfs/sessions_1-1.iso /mnt/loop1
[root@k6 /root]# mount -t iso9660 -o loop /cdfs/sessions_1-2.iso /mnt/loop2
and the file a can be accessed in both sessions
[root@k6 /root]# ls -l /mnt/loop1
total 9889
-r-xr-xr-x 1 root root 10104236 Aug 8 17:34 a
[root@k6 /root]# ls -l /mnt/loop2
total 2
-r-xr-xr-x 1 root root 2 Aug 8 19:16 a
-r-xr-xr-x 1 root root 2 Aug 8 19:19 b
The file system also allows you to access data on faulty multi session disks, e.g. disk with multiple single sessions instead of a multi session (for instance created with mkisofs without the proper -C parameters).
Version restrictions:
- Red Book (audio), Yellow Book Mode 1 (data) , Green/White Book Mode 2 / XA Form 1 and Green/White Book Mode 2 / XA Form 2 (data) tracks are exported. Other types will be added in the future. Data tracks are checked for ISO, HFS and boot images. If none of these are found, the data track is exported as `unknown`. This version only exports the first HFS and boot image (anybody seen a CD with more than 1 HFS or boot image?).
<<less
Download (0.030MB)
Added: 2005-07-07 License: GPL (GNU General Public License) Price:
1594 downloads
Cobras 0.12

Cobras 0.12


Cobras is a programming environment made for programmers which are using Qt libraries for writing programs. more>>
Cobras is a programmers environment made for programmers which are using Qt libraries for writing programs.

Cobras is easy (for now) but very functional and helpfull. Is little, fast and easy in use. Cobras is one binary file (plus icon for desktop).

Important is that working with project dont create his own files. It use only oryginal file .pro. Cobras has all basic functions that this kind of program should have. There is view of files which create project (tree view).

Files can be edited (what is obvious). Text frazes can be searched in actual viewed file, or in all project files. From editor level is possible to compile (F7 - make), rebuild (trl + F7, qmake, make clean, make) and also run program (Ctrl + F5).

Great is switch files method (Ctrl + M) - which let opening associate file with edited file (for cpp file, associated file is h. file and backwards).

Program is stable. Im using it by myslef.

<<less
Download (0.40MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
817 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5