Main > Free Download Search >

Free libdaisy 0.2.2 software for linux

libdaisy 0.2.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 112
libdaisy 0.2.2

libdaisy 0.2.2


libdaisy is an engine for parsing Digital Talking Books (DTB) according to the Daisy ANSI/NISO standard. more>>
libdaisy library is an engine for parsing Digital Talking Books (DTB) according to the Daisy ANSI/NISO standard Z39.86-2005 and Daisy 2.02.

<<less
Download (0.60MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1263 downloads
LibAran 0.2.2

LibAran 0.2.2


LibAran is a 2D/3D Fast Multipole Method software library. more>>
LibAran is a 2D/3D Fast Multipole Method software library.
Main features:
- 2D FMM algorithms through Laurent Series.
- 3D FMM algorithms through complex spherical harmonics series. These series can handle Newton/Coulomb potentials. Sparse translationoperators (O(p^3) complexity) are included.
- Dynamic QTree/OcTree LibVsg (VsgPRTree2d and VsgPRTree3d) particles filtering.
<<less
Download (0.45MB)
Added: 2007-01-26 License: LGPL (GNU Lesser General Public License) Price:
1002 downloads
Jebi 0.2.2

Jebi 0.2.2


Jebi allows users to record AM/FM radio, TV or other audio content to MP3 and automatically publish as podcast channels via RSS. more>>
Jebi project allows users to record AM/FM radio, TV or other audio content to MP3 and automatically publish as podcast channels via RSS.

The result is a Tivo-like capability for radio (Rivo?). Tuner cards are supported.

<<less
Download (0.017MB)
Added: 2006-08-12 License: GPL (GNU General Public License) Price:
1168 downloads
MAST 0.2.2

MAST 0.2.2


MAST is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast. more>>
MAST project is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast.

Unlike VAT and RAT, which are designed primerily for audio conferencing, MAST is designed to be used for audio distribution and broadcast. It is currently limited to recieving a single audio source, unlike RAT which can mix serveral sources.

It supports many of the audio payload types in the Audio-visual Profile (RTP/AVP).

MAST is licenced under the GNU General Public License.

<<less
Download (0.17MB)
Added: 2007-07-26 License: LGPL (GNU Lesser General Public License) Price:
821 downloads
libspectrum 0.2.2

libspectrum 0.2.2


libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier. more>>
libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier.

libspectrum is intended to be usable on Unix variants, Mac OS X and Win32. Currently, it is mainly (only?) used by Fuse, but other Spectrum emulator and utility authors are encouraged to use it.

Which formats does it support?

Snapshots:

read/write: .z80, .szx, .sna
read only: .zxs, .sp., .snp, +D snapshots

Tape images:

read/write: .tzx, .tap
read only: Warajevo .tap

Input recordings:

read/write: .rzx

Timex cartridges:

read only: .dck

Compressed files: reading of gzipped and bzipped files is transparently supported.
<<less
Download (MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1125 downloads
Bakefile 0.2.2

Bakefile 0.2.2


Bakefile is cross-platform, cross-compiler generator of native makefiles. more>>
Bakefile project is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generates native makefile (autoconfs Makefile.in, Visual C++ project, bcc makefile etc.).
Bakefiles task is to generate native makefiles, so that people can keep using their favorite tools. There are other cross-platform make solutions, but they either arent native and require the user to use unfamiliar tools (Boost.Build) or they are too limited (qmake).
Beware that Bakefile is currently under heavy development (version 0.1.x) and is very likely to change significantly and to contain bugs. It is being used for wxWidgets new build system and you can expect it to be usable for production once we fully convert wxWidgets to use it.
Enhancements:
- Bakefile was relicensed from the GPL to the MIT license.
- Support for Visual Studio 2005 project files was added.
- Many small fixes and improvements were made.
<<less
Download (0.65MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
986 downloads
LiveLAMP 0.2.2

LiveLAMP 0.2.2


LiveLAMP is a LiveCD that turns a spare computer in the classrom into a Linux development server for students to practice. more>>
LiveLAMP is a bootable (i.e Live) CD that turns a spare computer in the classrom into a Linux development server for students to practice and publish programming exercises in over a dozen computer languages.

As the name suggests, the primary emphasis is on core technologies which underpin the LAMP platform: Linux + Apache + MySQL + PHP.

With the LiveLAMP project, OSV aims to do for Linux application and database servers what Knoppix has done for desktops. LiveLAMP can turn any PC into an instant server capable of supporting up to 1,000 users.

Besides Linux, Apache, MySQL and PHP, technologies included are Python, Perl, Ruby, PostgreSQL, C++, C, Pascal, Fortran, CVS, Apache, Lex/Yacc, text editing, HTML, JavaScript, CSS, XML and much more.

LiveLAMP will fully integrate with your existing Windows, Apple or Linux network and workstations. To start the installation process takes only a few minutes. You do not need any previous experience with Linux or web servers.
<<less
Download (314MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1478 downloads
KoboldFS 0.2.2

KoboldFS 0.2.2


application-level distributed file system more>>
KoboldFS 0.2.2 is a professional and powerful application-level distributed filesystem which is written in Python. This product will be an excellent choice for everyone.

Major Features:

  1. Application level -- no special kernel modules required
  2. No single point of failure -- all the components of a KoboldFS setup (servers and database) can be run on multiple machines, so there's no single point of failure (a minimum of 2 machines is recommended)
  3. Automatic file replication -- files are automatically replicated between all the servers. In KoboldFS there is no concept of "class", so it is not possible to specify if a given file has to be replicated only in a subset of the available servers
  4. "Better than RAID" -- in a non-SAN RAID setup, the disks are redundant, but the host isn't. If you lose the entire machine, the files are inaccessible. KoboldFS replicates the files between devices which are on different hosts, so files are always available
  5. Flat name space -- Files are identified by named keys in a flat, global name space. You can create as many name spaces as you'd like, so multiple applications with potentially conflicting keys can run on the same MogileFS installation
  6. Shared-Nothing -- KoboldFS doesn't depend on a pricey SAN with shared disks. Every machine maintains its own local disks
  7. No RAID required -- Local disks on KoboldFS storage nodes can be in a RAID, or not. Its cheaper not to, as RAID doesn't buy you any safety that MogileFS doesnt already provide
  8. Local file system agnostic -- Local disks on KoboldFS storage nodes can be formatted with your file system of choice (ext3, XFS, etc..). KoboldFS does its own internal directory hashing so it doesn't hit file system limits such as "max files per directory" or "max directories per directory". Use what you're comfortable with
  9. Completely portable -- it is a python-only module, thus can be run on any operating system and architecture which is supported by Python
  10. Database-agnostic -- it can run with any SQL database; actually only the PostgreSQL support is implemented, but adding support for new databases is quick and easy
  11. Support for serving the stored files directly by an external web server, reducing the load on the application servers.
  12. KoboldFS is not: POSIX Compliant -- you don't run regular Unix applications or databases against KoboldFS; its meant for archiving write-once files and doing only sequential reads (though you can modify a file by way of overwriting it with a new version).

Enhancements: Fixes in the Data Manager: use the connection pool instead of always keeping a database connection open.

Requirements: Python

<<less
Added: 2009-07-06 License: GPL Price: FREE
13 downloads
Rusty 0.2.2

Rusty 0.2.2


A collection of Sphinx extensions more>>
Rusty 0.2.2 brings users an all-in-one collection of Sphinx extensions - namely roles and directives.

At the moment, the Rusty contains following extensions:

  • Rolelist: Generates list from the selected set of role entires, written into document. This might come handy for example with release notes where bug entries (marked with role syntax) are listed automatically.
  • includesh: Includesh (or include shell) extends the basic functionality of include directive: instead of just including the contents of the file into document, the includesh transforms the shell comments into documents and commands into literal blocks.

Enhancements: Fixed issue #4 again: paver-minilib.zip is missing from the package

Requirements: Python

<<less
Added: 2009-06-19 License: MIT/X Consortium Lic... Price: FREE
14 downloads
Dudki 0.2.2

Dudki 0.2.2


Dudki is a process monitoring daemon that sits silently in background and checks processes. more>>
Dudki is a process monitoring daemon that sits silently in background and checks whether the processes he feels responsible for are running.
He gets a process identifier from the file, sees if the process is alive and if not, does his best to start one. Dudki reports the actions taken to his owner via email.
Here is the sample dudki.conf configuration file:
CheckInterval 60
PidFile /var/run/dudki.pid
Daemonize on
Notify mailto:hostmaster@example.org
MailtoHeader From "Dudki < dudki@example.org >"
< Process named >
PidFile /var/run/named.pid
RestartCommand "exec /usr/sbin/named"
< Process >
< Process sshd >
PidFile /var/run/sshd.pid
RestartCommand "exec /usr/sbin/sshd"
< Process >
< Process cron >
ProcessName cron
RestartCommand "exec /usr/sbin/cron"
< Process >
Enhancements:
- A bug that caused dudki to attempt setting group when it didnt have to was fixed.
<<less
Download (0.084MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1080 downloads
Kexis 0.2.2

Kexis 0.2.2


Kexis is a lossless WAV file compressor. more>>
Kexis is a lossless WAV file compressor. Kexis main goal is to develop prediction and encoding schemes to minimize compressed file size. Kexis strives to be the premier lossless sound encoder.
Enhancements:
- You can now turn off the logic that uses similarities between the left and right channel when encoding data with -ns. It is not recomended to do so, since it usually results in worse compression.
- Kexis now opens files as "binary". While this has no effect in linux, Windows, NT, ect need this for portability.
- Added a -d switch which causes Kexis to delete WAV files after encoding them.
- When decoding to stdout, Kexis now properly keeps stdout open so multiple files can now be streamed.
- Progress bar on decode now correctly displays mid and average, not predicted mid and average
<<less
Download (0.038MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1314 downloads
libucd 0.2.2-5.0.0

libucd 0.2.2-5.0.0


libucd is a C library interface to the Unicode Character Database, which contains properties of all the Unicode characters. more>>
libucd is a C library interface to the Unicode Character Database, that contains properties of all the Unicode characters.
Unicode is an industry standard whose goal is to provide the means by which text of all forms and languages can be encoded for use by computers.
The establishment of Unicode has involved an ambitious project to replace existing character encoding schemes, many of which are very limited in size and incompatible with multilingual environments.
Unicode has become the largest and most complete character encoding scheme, serving as the dominant such method in the internationalization and localization of computer software.
The standard has been implemented in many recent technologies, including XML, the Java programming language, and modern operating systems.
Enhancements:
- This version cleans up a large amount of unused Unicode source files, reducing the size of the source tarball by 85%.
- It also adjusts the enumeration for Unicode Block, so that No_Block is 0.
- This is an incompatible change.
<<less
Download (7.1MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
925 downloads
easyNotes 0.2.2

easyNotes 0.2.2


easyNotes project is a Web-based multi-user notes management application. more>>
easyNotes project is a Web-based multi-user notes management application.
easyNotes is a Web application for managing notes within a large group of different users.
Main features:
General features
- Multiuser notes management
- simulated row level locking
- Organisation of notes with folders
- Access management
- User / Group management
- Rights management (depending on the great software phpGACL)
- Multiple skins / themes
- English / German
- for Mozilla / Firebird / IE
- PHPUnit Testing
Notes management
- Create new notes
- Search notes
- Filter notes by owner and / or group
Enhancements:
- There are some bugfixes.
- An initial plugin (calendar) has been added to show how easyApplications can be customized according to your needs.
<<less
Download (2.7MB)
Added: 2007-04-30 License: MPL (Mozilla Public License) Price:
909 downloads
LightBlue 0.2.2

LightBlue 0.2.2


LightBlue is a cross-platform Python Bluetooth API. more>>
LightBlue is a cross-platform Python Bluetooth API. It is available for Mac OS X, GNU/Linux and Nokias Python for Series 60 platform for mobile phones.
Main features:
- Device and service discovery (with and without end-user GUIs)
- Standard socket interface for RFCOMM sockets
- Sending and receiving files over OBEX
- Advertising of RFCOMM and OBEX services
- Local device information
Version restrictions:
- findservices() and selectservice() on Python For Series 60 returns only RFCOMM and OBEX services
- Avoid threading on Mac OS X, as the underlying IOBluetooth and IOBluetoothUI frameworks are not thread-safe
- No cross-platform set of socket options
- Sockets (the native PyS60 API sockets are used, so their restrictions are inherited - but I havent used PyS60 1.3.8 yet so Im not sure about that)
- sockets on Python For Series 60 cannot be created in one thread and used in another
- fileno() raises NotImplementedError on Mac OS X and Python For Series 60
- timeouts not supported on Python For Series 60: settimeout() raises NotImplementedError, gettimeout() returns None
- non-blocking mode on PyS60 works for send() and recv but not accept() or connect()
- No socket options on Mac OS X, and flags arguments (e.g. for recv) have no effect
- socket security cannot be set (PyS60 implementation sets this to AUTH by default)
- Error codes for exceptions are platform-independent. In particular, the Mac OS X implementation can return IOReturn error values from the IOKit framework, and OBEXError codes from < IOBluetooth/OBEX.h > for OBEX operations.
Enhancements:
- The PyS60 3rd Edition binaries have (really) been fixed, and gethostaddr() and gethostclass() should also be fixed for PyS60 2nd Edition FP2 and FP3.
- Since its getting more difficult to build for PyS60 1st Edition, this build has been dropped for this version -- which isnt an issue for this release since there are no new features -- but there wont be any further builds for this edition. If you need to compile LightBlue for 1st Edition, feel free to email me with any issues.
- Fixed functions on Mac OS X build that wait (e.g. finddevices(), recv() for sockets) so that they dont busy-wait and hog the CPU.
<<less
Download (0.17MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
798 downloads
ImSafe 0.2.2

ImSafe 0.2.2


ImSafe (Immune Security For your Enterprise) is a host-based intrusion detection tool. more>>
ImSafe (Immune Security For your Enterprise) is a host-based intrusion detection tool. After a learning phase, it is able to detect changes in processes behavior, to detect buffer overflows, etc. It is implemented through a device driver (as a kernel patch) for the Linux kernel, but can also be run on other UNIX systems by using a "sensor" built on strace base.
Main features:
- Anomaly detection by analysing audit trails of system calls
- Fast detection of Buffer Overflow Attacks through our call origin heuristic mecanism
- GTK based graphical user interface
- Created for Linux systems but works on almost every UNIX flavor
- Monitor multiple processes of one single application at a time (its enough for testing purposes)
- React in real-time to an attack by executing the script of your choices
<<less
Download (0.24MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1207 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5