Main > Free Download Search >

Free xkobo 1.11 w01 software for linux

xkobo 1.11 w01

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 91
XKobo 1.11+w01

XKobo 1.11+w01


XKobo project is a fastpaced multiway scrolling shoot-em-up. more>>
XKobo project is a fastpaced multiway scrolling shoot-em-up. Its simple but clever and very addictive.

Xkobo is a single player action game. Playing it is quite simple. Your object is to destroy all the fortresses.

You can control your ship by pressing the cursor keys (or moving the mouse cursor), and shot beams by pressing the SHIFT key (or the left mouse button). The game can be paused by pressing s (or the right mouse button).

<<less
Download (0.072MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1081 downloads
libiconv 1.11

libiconv 1.11


libiconv is a character set conversion library, portable iconv implementation. more>>
GNU libiconv provides an iconv() implementation for use on systems which dont have one or whose implementation cannot convert from/to Unicode.
libiconv supports all the important encodings in use today.
Enhancements:
- The iconv program now supports substitutions for unconvertible characters.
- The encodings BIG5-2003 and AtariST have been added.
- Mappings of private area characters have been improved.
<<less
Download (3.8MB)
Added: 2006-12-05 License: LGPL (GNU Lesser General Public License) Price:
1069 downloads
xl2tpd 1.1.11

xl2tpd 1.1.11


xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. more>>
xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon.
Our version contains many patches that have not yet been integrated into the mainstream release. These patches are needed to run on modern distributions with DEVFS, or to support L2TP over IPsec, when used in conjunction with Openswan.
We also offer 3rd level support for this L2TP implementation. If you are a vendor including Openswan in your products, or a company who depends on Openswan for critical systems, and need L2TP support as well, please see our support page.
Enhancements:
- Support for passwordfd, a workaround for some Cisco routers, and extended logging.
<<less
Download (0.16MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
834 downloads
wwtxt 1.11

wwtxt 1.11


wwtxt library is a very minimalistic library containing just the required parsers for XML and CSS data. more>>
Parsing XML and CSS data is rather simple, but most libraries that aim for this simple goal are bloated with a whole lot of other irrelevant additions.

The wwtxt library is a very minimalistic library containing just the required parsers (and therefore considerably smaller than for instance libxml; by a factor 40 or so). wwtxt library relies on tree.hh for the storage classes.

This library only parses well-formed XML and CSS; it throws an exception when it is fed other input. If you want to feed it HTML or any of the other stuff that people call HTML, run it through the tidy tool, with the options

tidy --add-xml-decl yes --add-xml-space yes --output-xml yes --force-output yes
--show-warnings no --quiet yes --show-errors 0

(which you can put in a configuration file too, see the tidy documentation).

Sample uses

Reading in an XML document, walking through the tree and converting a tree back to an XML document are all extremely simple. To read an XML document from std::cin and write it back to std::cout with nicely indented output, all that is needed is

#include < iostream >
#include < wwtxt/xml.hh >

int main(int, char **)
{
xml::document doc;
xml::parser parser(doc);

while(std::cin)
std::cin >> parser;

std::cout<<less
Download (0.045MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1226 downloads
paldo 1.11

paldo 1.11


paldo is a Upkg driven GNU/Linux distribution. more>>
paldo is a Upkg driven GNU/Linux distribution. Its kind of a mix of a source and a binary distribution. Even though it builds packages like a source distribution it provides binary packages.
The project aims to be simple, pure, up to date and standards compliant.
paldo stands for "pure adaptable linux distribution" and we try to accomplish this in every package. paldo comes with very few patches against its packages. We have virtually no local changes, means every patch is one which will go upstream anyway (e.g. compile fixes) or one needed by the LFS build system to enable us to boostrap correctly. Its very easy to make changes to the distro. You can change every package by providing a local version of the sources and specifications youve changed. You can even configure your system automatically through local differencial repositories (see My paldo). The whole distribution is very flexible because its built on top of Upkg.
paldo wants to be a distribution according to the "just-works" principle. It tries to configure automatically as much as possible without user intervention. paldo is task-oriented, means, that we wont provide several programs to do one and the same task, we will select the program which we think does this task best, and include it into paldo. paldo aims to support cutting-edge technologies. It is pure NPTL based (no linuxthreads support) and therefore does not work with a Linux kernel older than 2.6.x.
Since paldo is task oriented we also have only one desktop environment, the GNOME desktop environment.
paldo does not split packages, means, all development files will be installed if you install a library. All files you need around a package will be available as soon as it is installed.
paldo only supports the x86 architecture at the moment and we do not plan to extend that much (except of the x86_64 platform). It is a _very_ popular arch making us the life very easy.
Main features:
- simplicity
- purity - packages are only modified if they are broken in new environments
- cutting-edge - only newest technologies gain entrance into paldo
- binaries, although it is a source distribution
- its compact - all packages are installed as a whole
- LSB and FHS compliance (we dont mean to install a LSB compliant RPM into paldo and were not planning to add that for good reasons)
<<less
Download (147.3MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
809 downloads
goblinhack 1.11

goblinhack 1.11


goblinhackis a rogue-like game with ASCII graphics, OpenGL, and smooth scrolling. more>>
goblinhackis a rogue-like game with ASCII graphics, OpenGL, and smooth scrolling.
Goblins hoard in their foul, dark hole, Plotting and digging and hating all things, Theyll gnash on your bones and eat you whole, And deliver your soul to the Goblin King.
Enhancements:
- This release adds animated black, white, and amethyst dragons, jelly molds, evil blobs, knee gnashers, fractal lakes, fate points, acid weapons, fire/cold/acid proof armour, and many bugfixes.
<<less
Download (0.72MB)
Added: 2007-08-12 License: Free for non-commercial use Price:
804 downloads
xnetload 1.11.3

xnetload 1.11.3


xnetload displays a count and a graph of the traffic over a specified network connection. more>>
xnetload is a software that runs under the X Window System, displays a count and a graph of the traffic over a specified network connection. I used it to monitor my PPP connection to the Internet. Ive switched to torsmo.
And since Im not running Linux anymore the amount of maintenance I can do on it now is linited to bug-fixing.
It either displays bytes/second or packets/second, based on the capabilities of the kernel. On 2.1.x and later kernels (including the 2.2.x and 2.4.x series) it displays bytes/s. It requires the /proc file system, or rather /proc/net/dev which is only found in Linux. So AFAIK this program is Linux specific.
Enhancements:
- This release fixes a bug with the -update option; the refresh interval of the graph was not influenced by this option, and it should be.
- Upgrading from the previous version is not really necessary if you havent encountered the bug.
<<less
Download (0.024MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1234 downloads
HTMLab 1.11

HTMLab 1.11


HTMLab is a tool for demonstrating and experimenting with HTML markup. more>>
HTMLab is a tool for demonstrating and experimenting with HTML markup. It runs within a web browser, using JavaScript and CGI. HTML documents may be created or marked up on-the-fly, and the results immediately displayed or validated.

The Interactive HTMLab is implemented by the htmlab.cgi CGI script. This script requires perl version 5 and the LWP::UserAgent module.

Do not even consider retrieving this unless you are reasonably competent with perl. All you are getting is a bare script with no documentation. You will almost certainly need to tailor it to work in your environment.

For instance, the do-validate.sh script (launched by the VALIDATE button) almost certainly wont run as-is in your environment.
<<less
Download (0.005MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1068 downloads
DGNLib 1.11

DGNLib 1.11


DGNLib is a small C/C++ library for reading and writing DGN files. more>>
DGNLib is a small C/C++ library for reading and writing DGN files.
Building:
This is a preliminary source distribution, and I have not gone to any pains to make it easy to configure and build. To build please do the following:
1. Update cpl_config.h to represent your platform accurately. Generally all that matters is to #define WORDS_BIGENDIAN on big endian platforms. The rest can likely be ignored.


2. Compile the sample program. On unix this can be accomplished something like:
% gcc dgndump.c *.cpp -lm -o dgndump
Enhancements:
- This release adds support for Bsplines, shared cell definitions, and text nodes.
- 3d solids and surfaces have been fixed.

<<less
Download (0.11MB)
Added: 2006-03-27 License: MIT/X Consortium License Price:
1311 downloads
lMaker 1.11

lMaker 1.11


lMaker is a php class designed for web masters and programmers who want a simple way to generate web sites. more>> <<less
Download (0.006MB)
Added: 2006-01-05 License: GPL (GNU General Public License) Price:
1387 downloads
Kobo Deluxe 0.4pre10

Kobo Deluxe 0.4pre10


Kobo Deluxe is a port of XKobo to SDL, with considerable enhancements. more>>
Kobo Deluxe is a port of XKobo to SDL, with considerable enhancements.
Kobo Deluxe is a port of XKobo to SDL. XKobo itself is a descendant of Namcos old Bosconian, which can be seen as part of the Galaxian/Galaga family of space shooters.
In both XKobo and Kobo Deluxe, you fly a ship around in 2D space, destroying other ships, dodging bullets, and destroying massive space platforms by shooting their cores.
There are literally hundreds of levels, and each level is different every time you play--the platforms are randomly generated. Kobo Deluxe adds sound, better graphics, and much more to the original game.
Main features:
- Fast paced retro arcade style game play
- Smooth, high speed 8-way scrolling
- Very simple controls - the game is about speed and strategy
- 17 different enemies; fighters, kamikaze attackers, proxy bombs and more
- 50 maps, each with its own feel and strategies to figure out
- Maps are built as you enter them - each game is unique!
- Beat the 50 maps - and get a new wave of even more aggressive enemies
- Music and sound effects with real time reverberation
- Structured audio technology - hi-fi sound in a tiny download
- OpenGL support for extremely fast and smooth animation
- High resolution support up to 2048x1536 - five types of scaling
- Supports any display color depth - dithering for 15 and 16 bpp
- Supports control by keyboard, mouse or joystick
- Runs on pretty much any hardware and operating system
- All code and data is Free! Source code available. (GPL or LGPL)
<<less
Download (0.78MB)
Added: 2006-02-27 License: GPL (GNU General Public License) Price:
1334 downloads
Typhoon RDBMS 1.11.0

Typhoon RDBMS 1.11.0


Typhoon RDBMS is a library and a set of tools for database management. more>>
Typhoon RDBMS is a library and a set of tools for database management. Typhoon RDBMS has a data definition language (DDL) which lets the programmer define tables and relations. A special tool converts the DDL specification into a database description file which then tells the database how to build the tables and access the data.

The tool also outputs a C header file that contains things like declarations representing records and integer constants representing various elements. Tools are provided to export tables to structured text form and import back, which provides a way to extend tables and to migrate data from platform to platform.

Applications use the database via a C programming interface provided by the library portion of Typhoon. Package includes an ASCII reference manual and a set of man pages for the API functions.
<<less
Download (0.10MB)
Added: 2006-08-22 License: BSD License Price:
1164 downloads
BoolStuff 0.1.11

BoolStuff 0.1.11


BoolStuff is a C++ library that supports a few operations on boolean expression binary trees. more>>
BoolStuff is a C++ library that can support a few operations on boolean expression binary trees.
Main features:
- a simple boolean expression parser (supports operators AND, OR and NOT, as well as parentheses);
- an algorithm to convert a boolean expression binary tree into its Disjunctive Normal Form (this algorithm supports the NOT operator);
- a function that determines if an expression tree is in DNF.
A command named booldnf that calls this library to convert an expression to the DNF is also provided.
Enhancements:
- This is a maintenance release.
- Example programs are not installed anymore and do not end up in the RPM packages.
<<less
Download (0.16MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
908 downloads
dot-mode.el 1.11

dot-mode.el 1.11


dot-mode.el is a minor mode for GNU Emacs / XEmacs that emulates the . command in vi. more>>
dot-mode.el is a minor mode for GNU Emacs / XEmacs that emulates the . command in vi. The original version was written in 1995 by James Gillespie.
I took over maintenance in 2000 and did a much needed update to code portability and also added some nice features. Much of the code was re-written, but the original design was sound and remains intact. dot-mode.el project is distributed under the GNU General Public License.
Why was it written?
For those of you not in the know, the . command in vi simply repeats the last edit made. In my experience, this is/has been the biggest feature that vi users claim they just cant live without. After having developed this feature for emacs, Id have to say I agree with them.
dot-mode.el was written so that vi users no longer have an excuse for not switching to an emacs variant. Emacs is, of course, superior in every other way...
Main features:
- New keybinding C-. emulates . command in vi.
- Calls to extended commands (M-x some-command) are also captured.
- There is an "override" mode that allows you to record keystrokes that dont change the buffer.
- You can specify whether dot-mode remembers "undo" commands.
- dot-mode can either share a single command buffer between all windows with dot-mode on, or each window can have its own command buffer.
- You can copy the saved keystrokes into the keyboard macro.
- Works on GNU Emacs (including NT Emacs) and XEmacs.
Version restrictions:
- Certain interactive commands such as query-replace or query-replace-regexp are not recorded properly. There is no plan to fix this. You can still record a keyboard macro to capture these types of functions.
Enhancements:
- A bug where dot-mode would give an error if you used dot-mode-override to record a [right] and then tried to call dot-mode-execute was fixed.
<<less
Download (0.021MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
838 downloads
libdnet 1.11

libdnet 1.11


libdnet provides a simplified, portable interface to several low-level networking routines. more>>
libdnet provides a simplified, portable interface to several low-level networking routines.
Main features:
- network address manipulation
- kernel arp(4) cache and route(4) table lookup and manipulation
- network firewalling (IP filter, ipfw, ipchains, pf, PktFilter, ...)
- network interface lookup and manipulation
- IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)
- raw IP packet and Ethernet frame transmission
Supported languages:
- C, C++
- Python
- Perl, Ruby (see below)
Supported platforms:
- BSD (OpenBSD, FreeBSD, NetBSD, BSD/OS)
- Linux (Redhat, Debian, Slackware, etc.)
- MacOS X
- Windows (NT/2000/XP)
- Solaris
- IRIX
- HP-UX
- Tru64
<<less
Download (0.43MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1339 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5