Main > Free Download Search >

Free fly software for linux

fly

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 410
Fly Hard 0.3

Fly Hard 0.3


Fly Hard is a game resembling Thrust, but with lots of shooting and puzzles. more>>
Fly Hard is a game resembling Thrust, but with lots of shooting and puzzles.
Main features:
- Realistic(ish) physics.
- Awesome weapons(if you can afford them).
- Upgradable ship.
- 10 whole levels!
- Sound!
- Editable levels
<<less
Download (0.34MB)
Added: 2007-01-15 License: Freeware Price:
1014 downloads
VNC Reflector 1.2.4

VNC Reflector 1.2.4


VNC Reflector project is a specialized VNC proxy server. more>>
VNC Reflector project is a specialized VNC proxy server.

VNC Reflector is a specialized VNC server which acts as a proxy between a real VNC server (a host) and a number of VNC clients.

It was designed to work efficiently with large number of clients. It can switch between different hosts on the fly, preserving client connections.

It supports reverse host-to-reflector connections, it can save host sessions on disk, and it also has other unique features.

<<less
Download (0.083MB)
Added: 2006-10-06 License: BSD License Price:
1117 downloads
httpFileManager 0.0.6

httpFileManager 0.0.6


httpFileManager is a file management script written in PHP allowing the remote administration of files over HTTP. more>>
httpFileManager is a file management script written in PHP allowing the remote administration of files over HTTP.
httpFileManager will turn your standard browser into a "Windows Explorer" and allow managing files on your web server on the fly. Its a complete replacement of traditional FTP, allowing you to manage files on your web server just with a web browser instead of a FTP client.
httpFileManager project also will provide extended features which are impossible with FTP such as creating and editing HTML files right on the server and zipping and unzipping files on the fly.
The purpose of httpFileManager is allowing file management and Web site maintenance right on the server. It may be used to manage a single site or multiple sites. The root of the files to be managed must of course be Web accessible.
httpFileManager is a simple, yet powerful tool allowing the administration of files through HTTP.
Enhancements:
- This release fixed a security issue.
- A number of smaller bugfixes and code improvements were also included.
<<less
Download (1.3MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1250 downloads

fly related searches

: ,
zlibc 0.9k

zlibc 0.9k


zlibc is a transparently access compressed files. more>>
Zlibc is a read-only compressed file-system emulation. It allows executables to uncompress their data files on the fly. No kernel patch, no re-compilation of the executables and the libraries is needed.

Using gzip -9, a compression ratio of 1:3 can easily be achieved! (See examples below). This program has (almost) the same effect as a (read-only) compressed file system.

This package overrides the "open" function (and other similar system call functions) of the C library. this package uses the LD_PRELOAD variable to redirect the dynamic linker to use the relevant functions of uncompress.o instead of the shared library.
<<less
Download (0.077MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1655 downloads
PSLib 0.4.0

PSLib 0.4.0


pslib is a C-library to create PostScript files on the fly. more>>
pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures.
It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscripts pdfwriter an alternative for libraries creating PDF.
Enhancements:
- This release can be compiled for Win32 using mingw or Visual C.
- It has support for creating Type3 fonts.
- Kerning and ligatures can be added manually.
<<less
Download (0.49MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
835 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
GLRCSIM 0.0.1

GLRCSIM 0.0.1


GLRCSIM project is an OpenGL Radio controlled flight sim. more>>
GLRCSIM project is an OpenGL Radio controlled flight sim.
GLRCSIM is a flight simulator for radio controlled models. It is aimed at slope soaring, where unpowered models glide on the breeze.
Enhancements:
- The initial release of a radio controlled plane simulator for OpenGL on Linux.
- Works best with OpenGL acceleration and has only been tested on XFree 4.0 using the NVidia TNT drivers.
- It doesnt fly like a real plane, but just heads in the direction you point it in.
<<less
Download (0.029MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1069 downloads
WU-FTPD 2.6.2

WU-FTPD 2.6.2


WU-FTPD is FTP Daemon for UNIX systems. more>>
WU-FTPD package contains the WU-FTPD FTP (File Transfer Protocol) server daemon. The FTP protocol is a method of transferring files between machines on a network and/or over the Internet.
Main features:
- logging of transfers
- logging of commands
- on the fly compression and archiving
- classification of users type and location
- per class limits
- per directory upload permissions
- restricted guest accounts
- system wide and per directory messages
- directory aliases
- cdpath
- filename filters
- virtual host support
<<less
Download (0.35MB)
Added: 2005-04-26 License: Other/Proprietary License Price:
1657 downloads
Spyrius 1.1.3

Spyrius 1.1.3


Spyrius is an extensible multithreaded superdaemon. more>>
Spyrius is an extensible multithreaded superdaemon. Spyrius is essentially a TCP server that manages loadable modules ("plug-ins").

Each module represents a network service that can be loaded into or unloaded from the daemon on-the-fly. Worker threads are spawned to handle incoming client connections.

A client can communicate with several modules in the course of one session with the daemon. The daemon itself can be administered over a TCP connection.

This package is a prototype or proof-of-concept and as such it is not fully implemented. There are some missing features, but the existing codebase is clean and well-documented to allow for easy modification.
<<less
Download (0.41MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1414 downloads
Faster Java Serialization 0.22

Faster Java Serialization 0.22


Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly. more>>
Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly to serialize objects.
When an object is serialized, its class is inspected and a class that implements the Serializer interface is generated. This class is tailor made to serialize the fields of the given objects class directly.
To serialize objects to a ByteBuffer, all you have to do is add jserial.jar to the classpath and use the SerializationContext class:
...
SerializationContext context = new SerializationContext();
ByteBuffer buffer = ByteBuffer.allocate(1024);
context.serialize(myObject, buffer);
...
Serializes myObject. Note that, in order to be serialized, objects must implement java.io.Serializable
To reconstruct the object, all you have to do is use the DeserializationContext class:
...
DeserializationContext context = new DeserializationContext();
MyObject reconstructedObject = (MyObject)context.deserialize(buffer);
...
Reads the reconstructedObject. In the meantime, the data in the ByteBuffer can easily be written to a file or sent through a network using Java NIO.
This project uses a modified version of Javassist-3.3 to perform code-generation on-the-fly.
Version restrictions:
- Custom serialization through java.io.Externalizable
- Custom serialization through writeObject, readObject, writeReplace, readResolve or any other special serialization method.
- Inner/Local/Anonymous class serialization.
- Serialization of non-static final fields, though no error will arise when serializing objects that have such fields.
<<less
Download (1.1MB)
Added: 2006-10-24 License: GPL (GNU General Public License) Price:
1097 downloads
PCLinuxOS 2007

PCLinuxOS 2007


PCLinuxOS is an English only live CD initially based on Mandrake Linux that runs entirely from a bootable CD. more>>
PCLinuxOS is an English only Live CD initially based on Mandrake Linux that runs entirely from a bootable CD.

Data on the CD is uncompressed on the fly, allowing up to 2GB of programs on one CD including a complete X server, KDE desktop, OpenOffice.org and many more applications all ready to use.

In addition to the live CD, you can also install PCLinuxOS to your hard drive with an easy-to-use livecd-installer. Additional applications can be added or removed from your hard drive using a friendly apt-get front end via Synaptic.
<<less
Download (697.8MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
908 downloads
HTML_ToPDF 3.5

HTML_ToPDF 3.5


HTML_ToPDF is a PHP class that makes it easy to convert HTML documents to PDF files on the fly. more>>
Printing webpages is great, but every browser renders a page differently. This can cause problems if you need to be able to print a page that looks the same no matter what platform or browser is being used.
Additionally, PDF files can be searched and browsed as a sort of notebook, making it a useful file format for large text files.
HTML_ToPDF is a PHP class that makes it easy to convert HTML documents to PDF files on the fly. HTML_ToPDF project grew out of the need to convert HTML files (which are easy to create) to PDF files (which are not so easy to create) fast and easily.
Main features:
- The ability to encrypt and set permissions on the PDF file on the fly.
- The ability to set the header and footer text, including the color.
- The ability to set the page size and margins.
- The ability to convert images in the webpage to images embedded in the PDF. The script tries to convert relative image paths in to absolute ones as well.
- The ability to use the CSS in the HTML file in the creation of the PDF. This includes remote CSS files as well.
- The ability to convert remote files.
- The ability to convert links into embedded clickable links in the PDF file
- The ability to scale the HTML page.
- Easy setting of any of these options through the methods of the class.
- Tries to fix quirks in html pages which break html2ps.
- PEAR error handling.
- Works on both Unix/Linux and Windows.
Enhancements:
- Raw HTML can be passed straight into the class, making it easier to convert dynamic pages.
- PEAR is no longer required.
- CSS via "link" tags now works.
- Handling of "input" tags was improved.
- Better instructions were written for Windows installs.
<<less
Download (1.1MB)
Added: 2006-11-19 License: The PHP License Price:
1077 downloads
sunplasma 1.0.1

sunplasma 1.0.1


sunplasma project is a three dimensional virtual fly-through landscape simulation. more>>
sunplasma project is a three dimensional virtual fly-through landscape simulation.

Sunplasma first creates a virtual world that looks somehow like the real world, and then it lets you fly through it.

the world is generated as a turbulence fractal map.

the clouds too.

the trees are rendered as blended textures. the same texture is drawn twice. but once rotated 90degrees around the z axis. the trees are depth sorted before rendering, and zbuffering is disabled for them.

<<less
Download (0.074MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1071 downloads
washerDryer 1.1

washerDryer 1.1


washerDryer keeps track of the clothes in your washing machine and dryer, and alerts you when they are ready. more>>
washerDryer keeps track of the clothes in your washing machine and dryer, and alerts you when they are ready. Keeps track of up to 10 loads at once, and can alert you in a multitude of ways.
Enhancements:
- Added feature to change process times on the fly.
- Configuration window no longer automatically closes.
- Replaced strcpy calls with strncpy.
<<less
Download (0.032MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads
Cavepilot 0.3.1

Cavepilot 0.3.1


Cavepilot is a cave-flying game for two players. more>>
Cavepilot project is a cave-flying game for two players.
Cavepilot is another cave-flying game like the old classics, Turbo Raketti and Gravity Force You fly a small rocket in a 2D cave and try to shoot down your opponent. It currently supports one or two local players.
Examples of modern counterparts are Turbis and Luola. Cavepilot currently
only supports one (which is rather boring) or two player games on a split screen. Some sort of network play is in the planning stage though.
Enhancements:
- Added the level "the bana" by Aino Soininen (Thank you, my love!)
- Fixed a typo in Makefile
<<less
Download (0.21MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1050 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5