Main > Free Download Search >

Free crate transportation software for linux

crate transportation

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 14
Crate Game Engine Milestone 4.1

Crate Game Engine Milestone 4.1


The Crate Game Engine is a game engine that is designed to make creating games trivial. more>>
Crate Game Engine is a game engine that is designed to make the process of creating games trivial.
The rendering engine and scripting engine are removed from the game engine to make the specialization of games as easy as possible.
An XML game loader will be implemented to make creating games require no recompiling.
Extremely easy to use game engine with modular Scripting and Rendering engines.
Milestones:
Milestone 1: Basic framework compilable (completed Oct 9, 2005)
Milestone 2: C++ proof of concept demo using framework & text based RenderingEngine
Milestone 3: XML based game loader with Milestone 2 game ported to it
Milestone 4: Scripting support with Milestone 3 game ported to it
Milestone 5: 2D Rendering Engine with Milestone 4 game ported to it
Enhancements:
- This release includes minor API and documentation updates, as well as a logging system.
<<less
Download (0.20MB)
Added: 2005-12-09 License: LGPL (GNU Lesser General Public License) Price:
805 downloads
CrossFTP 1.36

CrossFTP 1.36


CrossFTP is a versatile FTP client that offers cross-platform engine to transfer any file using FTP. more>>
CrossFTP is a versatile FTP client that offers cross-platform engine to transfer any file using FTP. It is robust, safe, and web start application. CrossFTP project has many featues available in CrossFTP. Here are just a few of them:
- Its Free!
- No Installation and Web Start
- Works on All Platform
- Drag & Drop Support
Main features:
- Download and Upload speed limiting control.
- Optional Caching of the directory lists.
- Skip list to bypass the unwanted file transfers.
- Manage the sites maximum concurrent connections.
- Fully recursive file transferring for uploading, downloading, etc.
- HTTP Proxy, Socks 4, 5 support.
- Name case conversion support.
- Sound and Event trigger for the transportation.
<<less
Download (MB)
Added: 2007-05-31 License: Freeware Price:
880 downloads
Hell World 0.1.5

Hell World 0.1.5


Hell World is a thrilling FPS adventure game which features excellent graphics. more>>
Hell World is a thrilling FPS adventure game which features excellent graphics, a dark atmosphere and an excellent scenario. Hell World game is designed to be a port of the Windows-only version of Hell World.
It is written using the openGL and SDL library and is developing for the last months by ironhell3.
The game starts from main.c There we call first two functions, sdl_init() and game_init() to initialise the sdl and game part of the game.After the succesfull initialisation of Hell World we loop in a while() function.Each frame we check the keyboard and mouse for events through keyhandler() and then render the game frames through loop().When we catch a done=true signal we quit the game.
Important:
1)We are in need of developers,musicians,artists etc to help develop this game
2)This game is released under the GPL license.Please READ the COPYING file for more info
Enhancements:
- Fixed movement
- Added fog
- Added crates
- Redesign of level 1 including texture changes
<<less
Download (0.14MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1354 downloads
most4linux 1.0.0

most4linux 1.0.0


most4linux provides a Linux kernel driver for MOST PCI interfaces and userspace programs to test the driver. more>>
most4linux project provides a Linux kernel driver for MOST PCI interfaces and userspace programs to test the driver.

The driver can be compiled for Linux 2.6 or for the RTDM which works for the realtime extensions RTAI and Xenomai.

It also provides a NetServices adaptation layer for the Linux operating system.

The driver was developed at Siemens CT SE 2 with friendly support by OASIS Silicon Systems/SMSC.

What is MOST?

MOST stands for Media Oriented System Transport and is an Infotainment Bus for automotive systems. Originally, it was developed by OASIS Silicon Systems.

Its a serial bus system to transfer audio, video and data signals over a plastic optic fiber connection.

It supports

- hot-plugging capabilities,
- synchronous data transfers,
- asynchronous data transfers,
- and transfer of control data.

What are MOST NetServices?

The MOST NetServices Application Programming Interface (API) provides a software interface to the MOST Network low level system services. MOST NetServices provides access to all data transportation mechanisms on a MOST Network, while at the same time ensuring compatibility with the MOST Specification.

It was developed by OASIS Silicon Systems as platform independent C source code provided as a library.

Because the copyrights for the source code are held by OASIS, this project does not provide the NetServices API. So only an adaptation layer to the Linux operating system is provided. Of course providing a NetServices adaptation layer makes no sense without the NetServices API, but in case you have purchased a license from OASIS Silicon Systems, you are able to use it with most4linux. If you havent already purchased a license, most4linux also provides program samples to use this driver without the NetServices API.

What comes with most4linux?

The most4linux package consists of

- the Linux kernel driver itself, compilable for a standard Linux kernel 2.6 or for Linux kernel 2.6 with the RTAI or the Xenomai realtime extension,
- the NetServices adaptation layer for the Linux operating system,
- example programs which should demonstrate how to use the driver without MOST NetServices.

The most4linux kernel driver consists of

- a most-base driver module, which functions as a framework, where low-level and high-level drivers could be registered and deregistered,
- a most-pci driver module (low-level driver), which provides the raw hardware access to the MOST PCI card OS8604,
- a most-sync driver module (high-level driver), over which synchronous data can be transfered to the MOST network by userspace applications,
- a most-nets driver module (high-level driver), which provides an interface to userspace applications, which want to read/write registers of the MOST hardware (e.g. for network initialization tasks),
- and a most-alsa driver module (high-level driver), which can be used by applications to write and read data from or to the MOST network, using the Advanced Linux Sound Architecture framework.
<<less
Download (0.45MB)
Added: 2007-03-07 License: MPL (Mozilla Public License) Price:
570 downloads
Alpha Shooter 0.0.3

Alpha Shooter 0.0.3


Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting. more>>
Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting.
Alpha Shooter was born as a project for the Computer Graphics course at the University of Bologna.
The main objective was to develop a very simple 3D game using the OpenGL, GLU and GLUT libraries only (and some creativity). Emphasis was not placed on the game itself, rather on learning how to use the libraries to produce a 3D environment and interact with it; it was thus required to build a suitable scenery using polygonal meshes and quadric surfaces, appropriate textures and materials, lights, and effects.
According to my personal taste I chose a sci-fi setting, trying to reproduce an environment that could remind players of a warehouse or loading area located inside a space ship or space station, like those often seen in movies or commercial videogames (of course I was aware of the limits of my implementation). I focused development on a single room, with an outside view, for ease of development (it was my very first attempt at graphics programming) and because it was enough to make use of a wide set of elements of OpenGL, consistently with the project requirements.
The game I wrote was inspired to the First Person Shooter genre, in which the player can move around in a 3D environment, looking around freely through the eyes of the played character, interacting (in very limited ways) with some of the objects present, shooting crates and barrels and some holographic targets.
I had a lot of fun creating that simple game, so after I got my Masters Degree I decided it would be a waste to just leave it hidden in some obscure directory at home; it is now here, released as Free Software, so that I can keep working on it and improving it, with help from whoever will be interested, in the hope that it will be useful as an example on how to get started in computer graphics and games development.
Enhancements:
- Binary packages were created for all supported operating systems, including a Windows installer, an i386 Debian Linux package, and a PowerPC Mac OS X DMG disk image.
- Additionally, the improved persistent mouse movement mode uses a dynamic mouse cursor that shows direction and speed of rotation, making that movement mode more intuitive and useful.
- Several minor bugs have also been fixed.
<<less
Download (0.77MB)
Added: 2007-08-09 License: GPL v3 Price:
813 downloads
QuizComposer 20060919

QuizComposer 20060919


QuizComposer project is a HTML/XML/CSS-based quiz software. more>>
QuizComposer project is a HTML/XML/CSS-based quiz software.
QuizComposer is a system for quiz composition/presentation/response-evaluation on the Web in any language.
It features many response types to questions (checkbox clicks, number intervals, character patterns/regular expressions, ordered and unordered sets, and subsets), re-presentation of incorrectly answered questions with/without hints, test quizzes for limited groups, and packaging of quizzes and sets of quizzes for transportation and exchange.
Enhancements:
- /mod_chkanswer.py:
- Error message augmented
- Cleansing
<<less
Download (1.0MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
1089 downloads
Kettle 2.5.0

Kettle 2.5.0


K.E.T.T.L.E (Kettle ETTL Environment) is a meta- data driven ETTL (Extraction, Transformation, Transportation, and Loading) tool more>> <<less
Download (69.2MB)
Added: 2007-05-05 License: LGPL (GNU Lesser General Public License) Price:
906 downloads
SYASokoban 2.0

SYASokoban 2.0


SYASokoban is a clone of the popular Sokoban puzzle game. more>>
SYASokoban project is a clone of the popular Sokoban puzzle game.
The goal is to push the crates onto the designated squares without getting stuck.
Sokoban was invented in Japan and the original program was written by Hiroyuki Imabayashi. It is copyright (c) 1982 Thinking Rabbit Inc. Japan.
"Sokoban" means "warehouse keeper" in Japanese; the goal of the game is to push all the crates into the designated crate positions.
The levels provided are not my own, they are assembled from various sources. The default 90 levels are public domain.
You can add more sets of levels in the data/sokoban/levels folder. The file must have the .txt extension. See existing sets of levels for examples.
Main features:
- "Unlimited" undo
- Mouse controls + path finding
- Many included levels
- Can add new sets of levels
<<less
Download (0.25MB)
Added: 2006-12-27 License: BSD License Price:
1032 downloads
Joone 2.0.0RC1

Joone 2.0.0RC1


Joone is a neural network Java framework with an easy-to-use graphical interface. more>>
Joone project is a FREE Neural Network framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.
Joone is composed by a central engine that is the fulcrum of all applications that are developed with Joone. Joones neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device.
Everyone can write new modules to implement new algorithms or new architectures starting from the simple components distributed with the core engine. The main idea is to create the basis to promote a zillion of AI applications that revolve around the core framework.
Main features:
Architecture
- The Joones framework is built with a modular architecture: the core engine is separated from the visual interface and permits easily to implement any new application based on it.
- Joone is portable, being written in 100% pure Java. It can run in any environment, from big multiprocessor machines to small palmtop devices.
Neural Networks usability and transportation
- The neural networks based on Joone are usable stand-alone (separated from the framework that has created or trained them).
- The Joones based neural networks can be transported using common protocols (like http or ftp) to run on remote machines
Framework expandability
- The framework is expandable with more components to implement new learning algorithms or new architectures.
- With Joone its possible to implement any kind of optimization; there are two main methods to find the best solution to a given problem (i.e. to find the best neural network): local optimization and global optimization techniques. The local optimization is obtained applying some internal mechanism (the most famous is the momentum), the global optimization, instead, try to find the best solution applying some external technique to select the best performing NN among a predefined group of NNs (like genetic algorithms). Both are implemented with Joone, and many new optimization techniques can be experimented thanks to its expansibility.
Multithreading and scalability
- Joones core engine is based on a multithreaded engine, capable to scale using all the computing resources available.
- Joone provides the professional users with a distributed environment to train many neural networks in parallel on several machines.
Licensing
- Joone is freely usable. Its license is the Lesser General Public License (LGPL).
- Youre encouraged to try it and use it for whatever (both commercial and academic) application.
Whats New in 1.2.1 Stable Release:
- This release adds support for the Groovy scripting language.
- LogarithmicPlugin has been added, to apply a logarithmic transformation (base e) to input data. "Save as XML" has been added to the GUI Editor, in order to permit saving a neural network in XML format.
- A number of bugs have been fixed, including a problem that prevented SangerSynapse from learning when in training mode.
- The inspection panel no longer shows the biases for Layers for which this doesnt make sense.
- This release fixes the lack of the first column when the inspected values were copied in the clipboard.
Whats New in 2.0.0RC1 Development Release:
- Performance was improved by 50%, thanks to heavy refactoring of the core engine, by adding the single-thread mode.
- A set of tools was added in order to hide the complexity of the API.
- A new Image I/O component has been added in order read and write directly from/to image files.
- A new SoftMax Layer has been added to build neural networks able to resolve 1 of C classification problems.
- The usability of the property panels has been improved by adopting a new file chooser panel and a visual calendar panel.
- Several bugs were fixed and the documentation has been updated with the new features.
<<less
Download (10MB)
Added: 2007-01-19 License: LGPL (GNU Lesser General Public License) Price:
1009 downloads
Kronophobia 1.3-r5

Kronophobia 1.3-r5


Kronophobia project is a Web-based school calendaring system. more>>
Kronophobia project is a Web-based school calendaring system.
Kronophobia is a complete event-based school calendaring system that supports recurrence, transportation assignments, alerts, parent/public registration, custom reports, event tracking, and e-mail notification.
Main features:
- Event management
- Holiday management
- No School days or Break management
- Event Recurrence and approval system
- Opponent/Schools database for meets,sports games,etc.
- external event Contacts
- organizational system for Campuses, Departments, Activities and Groups
- Transportation integration; including buses, drivers and event assignments
- Facility management; both local and remote
- Equipment organization and checkouts for events
- Custom reporting system with PDF print layouts straight from the web
- User and Group management with complete security customization
- NT, ADS, NIS, etc connectivity through Apache modules for authentication
- User Preference system
- Included Help documentation
- Event tracking and email follow-ups when event changes
- Parent/Visitor sign up system for event tracking
- Record ghosting for obsolete contacts/drivers/etc
- Advanced Filter system for viewing events
- Search capability
- Event alarms to remind participants to show up for events
- Much more...
<<less
Download (0.87MB)
Added: 2006-10-07 License: GPL (GNU General Public License) Price:
1112 downloads
Still Yet Another Sokoban 2.0.1

Still Yet Another Sokoban 2.0.1


Still Yet Another Sokoban is an implementation of the popular Sokoban puzzle game. more>>
Sokoban was invented in Japan and the original program was written by Hiroyuki Imabayashi. Sokoban is copyright (c) 1982 Thinking Rabbit Inc. Japan.
"Sokoban" means "warehouse keeper" in Japanese; the goal of the game is to push all the crates into the designated crate positions.
The levels provided are not my own, they are public domain.
Main features:
- "Unlimited" undo
- Mouse controls + path finding
<<less
Download (0.25MB)
Added: 2007-07-30 License: BSD License Price:
819 downloads
RFC 3.3.0

RFC 3.3.0


RFC (Remote Filesystem Checker) is a set of scripts that aims to help System-Administrators. more>>
RFC (Remote Filesystem Checker) is a set of scripts that aims to help System-Administrators run a filesystem-checker (like tripwire, aide and so on...) from a "master-node" to several "slave-nodes" using ssh, scp, sudo and few other common shell commands.
Main features:
- crate/update FileSystem-Checkers (FSC) database
- execute FSC and create a log-report
- allow parallel execution, mass-check and mass-upgrade!
- support non-interactive operations
- use scp/ssh for all connections
- use an arbitrary port for ssh/scp connections (may be different for each host!)
- send (ONE) email to administrator(s)
- rotate logs, databases and other files
- support for AFICK, AIDE and INTEGRIT FileSystem-Checkers
- check users creation/removal
- check group creation/removal
- check if someone changes UID, GID or shell
- check for groups members or ID changes
- check for SUID/SGID on remote host via a separate PERL script
- check if remote-host is up before run checks on it (via nmap)
- kill the processes that take too long (you can set an arbitrary timeout value)
<<less
Download (2.79MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1439 downloads
WiFiAdmin 0.0.4

WiFiAdmin 0.0.4


WiFiAdmin is an environment for the administration of Linux WiFi hotspots. more>>
Wifiadmin is a free php graphical interface to mainly hostap, and wireless tools in general, although most of this code has been debugged only under a hostap environment.

Please submit errors found when running with other linux wireless drivers, that support wireless extensions. We are trying so that wifiadmin is as self-configuring and distribution-independent as possible.

Installation:

1) Decompress in a directory reachable from your web server(htdocs), keeping in mind the directory structure.
2) If you disable mysql usage($use_mysql variable in the include/config.php file):

Give write access to the user that you are running PHP, to the file include/passwd .For example, from wifiadmin root directory type chown apache:/ include; chown apache:/ include/passwd, depending on your local configuration.

If you enable mysql usage:

Within the directory, youll find a a file named "mysql.sql". Contained in this file are the SQL statements necessary to create the WiFiAdmin database. Log onto your database server under the root account (or other account allowed to create databases), create a database for wifiadmin, and then run the contents of mysql.sql to create the tables and initial data.

For example:

mysqladmin -u [user] -p create [database-name]
mysql -u [user] -p [database-name] < mysql.sql

Or you can use phpMyAdmin to do the same.

In either case, you have to edit the include/config.php file and edit the following variables:

$USERS_DBHOST = "localhost"; host where mysql is running
$USERS_DB = "wifiadmin"; [database-name]
$USERS_DBUSER = "wifiadmin"; [user]
$USERS_DBPASS = "wifiadmin"; the password of [user]

3) Change your sudo configuration. Wifiadmin needs superuser access to specific executables. For the moment, this is done by giving superuser access to the user apache runs with, using the sudo mechanism. You can find out the user that apache runs with, by:

ps aux | grep http or ps aux | grep apache

You should use the visudo executable, or manually edit the file sudoers. Add the following lines, replace www-data with the user apache runs with.

# Cmnd alias specification
Cmnd_Alias WIFIADMIN = /sbin/iwconfig, /sbin/ifconfig, /sbin/iwlist,
/sbin/iwpriv, /sbin/route, /usr/bin/host, /usr/sbin/arp

# User privilege specification
www-data ALL=(ALL) NOPASSWD: WIFIADMIN

Change the paths if iwconfig, ifconfig etc executables are located
elsewhere in your system.

WARNING
This configuration, gives superuser priviledges for the specific commandsto the user your web server runs with. This might have implications on system security.

4) Add the following lines at the end of your crontab (you can use the crontab -e command, or edit your /etc/crontab directly)

*/2 * * * * root php /path/to/wifiadmin/create-update-rrds.php > /dev/null 2>&1
*/10 * * * * root php /path/to/wifiadmin/create_graphs.php > /dev/null 2>&1

The first line creates(for the first time) and updates the rrd databases. The second
creates the updated png graphs from the databases. RRD updates happen every 2 minutes, and graphs are crated every 10 minutes.

Change these values to suit your needs. Mind space characters from copy-pasting into your crontab!!

5) Wifiadmin can send emails to confirm new user accounts, or remind user passwords.
If $send_emails = true; in config.php file, wifiadmin will send emails.
If you set $confirm_new_account = false; while $send_emails = true;, wifiamdin will
send emails to remind passwords, but no email confirmation will be needed in order
to set up an account.

6) Fire up your favorite browser, and point to http://target-hostname/wifiadmin/
ATTENTION: WIFIADMIN HAS A DEFAULT ADMIN PASSWORD. Change the admin
password as soon as possible, by logging in as user admin with password wifiadmin.

Go to user management, choose admin, and type a different password. You can LOOSE complete network access to your box if you are careless enough...

<<less
Download (0.042MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1495 downloads
ulxmlrpcpp 1.7.0

ulxmlrpcpp 1.7.0


ulxmlrpcpp is a library to call methods on a remote server. more>>
ulxmlrpcpp is a library to call methods on a remote server. ulxmlrpcpps main goal is to be as easy to use as possible but be fully compliant. It is object oriented and written in C++.
ulxmlrpcpp is a library to perform calls via XML-RPC in an object oriented approach implemented in C++. It is intended to have simple interfaces and to be easy to learn. But it shall still be fully compliant to the standards and safe in its use.
Unlike other implementations is does not insist on HTTP for transportation but might also accept other ways. For example a simple serial line with a user defined protocol.
This library uses expat as xml parser. In the unlikely case that you dont have it on your system download it from http://expat.sourceforge.net.
The following files are useful to learn more about this library:
- contrib/*
Contributed demos or other useful stuff
- ulxmlrpcpp/tests/*
Validators and test applications. Intended mainly for visual checking.
For the expected output see the according *.out.
val1_[server|client] are most important since they check most of the
functionality several thousand times.
secure_[server|client] demonstrates an approach to send and receive secure calls.
But dont take the encryption algorithm to serious, it is just to show how to do it
basically :-) Replace it by your favourite encryption algorithm.
mt_[server|client] does all the processing in parallel using threads.
- ulxmlrpcpp/apps/*
More or less useful applications in the real world
- ulxmlrpcpp/docs/en/index.html
The handbook with an introduction.
- ulxmlrpcpp/docs/api/html/index.html
The api docs. They are not part of the source distribution. Either download
them from the same place or generate yourself if you have doxygen installed.
Just type "make apidoc" in the the source directory.
In ulxr_config.h/ulxr_config-bcb5.h/ulxr_config-msvc.h/... there are some #defines that might be useful on non-autoconf systems or when you need to set up some things manually after running "configure".
There is also a directory for Borland BCB5 or M$VC++ users with project files. See "bcb5" resp. msvc and its subdirectories with the READMEs.
BCB5 users will want to turn off CodeGuard to increase the speed after they have verified that everything is working correctly with their applications.
ulxmlrpcpp is known to run fine on Linux, OpenBSD and Solaris, Windoze ports are working but not very reliably (BCB5 is ok from my point of view).
Enhancements:
- This release contains several fixes regarding SSL, timeout handling, and code generation.
- There are now more possibilities to create client and server code from sources as well as from introspection.
- The documentation contains examples on how to use the generated files.
<<less
Download (0.53MB)
Added: 2007-08-20 License: LGPL (GNU Lesser General Public License) Price:
799 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1