Main > Free Download Search >

Free atomorun 1.1 pre2 software for linux

atomorun 1.1 pre2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1271
Atomorun 1.1_pre2

Atomorun 1.1_pre2


Atomorun project is an OpenGL Jump&Run clone. more>>
Atomorun project is an OpenGL Jump&Run clone.
In Atomorun, the character "Atomio" has to escape from an exploding nuclear bomb. The shockwave tries to catch you, so run as fast as you can!
It uses 3D OpenGL for the graphics, while the gameplay is 2D (just jump and run as fast as you can, left to right)
Enhancements:
- Forgot to put the body in a displaylist also...
- The glasses are black again (ooops)
- It is now possible to leave the "game over"-screen with a press on ENTER
- The level is now generated randomly and a little bit larger. Makes it much more difficult :)
- Redesigned the menu.
- Some code cleanup
- Added the acid fog, from which Atomio has to run away.
- Fixed bug, where you could change the direction of Atomio in the menu.
- Sound support added. (New dependency: SDL_mixer with ogg support)
- Textures are now stored in smaller and better PNGs. (New dependency: SDL_image with png support)
- If loading a PNG (or OGG) fails, it tries to load a BMP (or WAV). See docsINSTALL.win32, why. Grrr, why do I have to make a win32 build?
- Fixed menu bug. It was possible to press Escape in the menu after playing the game.
- Its now possible to change resolution and fullscreen mode with commandline arguments. Start "atomorun -h" for more help.
<<less
Download (1.9MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1074 downloads
iftop 0.17pre2

iftop 0.17pre2


iftop does for network usage what top(1) does for CPU usage. more>>
iftop does for network usage what top(1) does for CPU usage. iftop project listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.
Enhancements:
- This release includes improved support for non-Linux platforms, including Mac OS X, FreeBSD, and OpenBSD.
- Other features include support for 802.1q VLANs, and optional removal of the shell escape function.
<<less
Download (0.15MB)
Added: 2005-12-25 License: GPL (GNU General Public License) Price:
1408 downloads
IceGenerator 0.5.5 Pre2

IceGenerator 0.5.5 Pre2


IceGenerator provides a direct stream generator for Icecast/Shoutcast servers. more>>
IceGenerator provides a direct stream generator for Icecast/Shoutcast servers.
It streams MP3s to an Icecast/Shoutcast server without resampling it, saving CPU time. It features directory searches, MySQL/PGSQL support, M3U/PLS support, ID3 tags, META dynamic info, and a telnet interface. v
Main idea for this program is radio automation on a Icecast/Shoutcast server. If you have many server processes and CPU saving is your priority, u can use IceGenerator.
Obviously mp3s/oggs will be already resampled to allow their streaming on your bandwidth capability.
Main features:
- Automatically put into playlist directories full of mp3s, or a MySQL table
- No resampling is allowed, so CPU is saved
- MP3s/OGGs are played randomly or in alphabetic order, without repeating twice a song
- You can loop the whole playlist at its end
- When IceGenerator quits, finish its last song first
- IceGenerator status is optionally reported to syslog/log file
- Very useful when used with crond
- ID3 support
<<less
Download (0.13MB)
Added: 2007-02-28 License: GPL (GNU General Public License) Price:
972 downloads
MusE 0.9pre2

MusE 0.9pre2


MusE is a MIDI/Audio sequencer with recording and editing capabilities written by Werner Schweer. more>> <<less
Download (2.3MB)
Added: 2007-01-07 License: GPL (GNU General Public License) Price:
1022 downloads
HartMath 0.8 pre2

HartMath 0.8 pre2


HartMath is a symbolic mathematics tool. more>>
HartMath is an experimental computer algebra program written in Java.

It features big number arithmetic, symbolic and numeric evaluation, plot-, polynomial-, vector, and matrix-functions.
<<less
Download (1.75MB)
Added: 2005-06-06 License: GPL (GNU General Public License) Price:
1601 downloads
MP3Organizer 0.2pre2

MP3Organizer 0.2pre2


MP3Organizer is designed to organize your MP3-collection. more>>
MP3Organizer is designed to organize your MP3-collection. It gets the songinformation from the MP3-Files and its ID3-Tags or the filenames and stores it in a mysql-database. Easily you can search for files by artist, title, album, etc. and create playlists.
If you dont have a mysql-database, please install one. At the moment mp3organizer only works with a local database. Starting MP3Organizer the first time, it will ask you for connection parameters. In the dialog select create database and enter the username and password for a user which is allowed to create and drop databases on the left side (in most cases root and no password). On the right side enter the access information MP3Organizer will use to connect the database. If you create a new database, you can choose free what to enter.
Main features:
- SQL-Database support
- integrated mpg123 support
- faster playlist management (than in the previous version)
- supports KDE 2.1.1 and QT 2.2
- keyboard shortcuts for really fast mp3-management
Enhancements:
- Some bigger bugs fixed
<<less
Download (0.50MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
Chaotic Domain 0.0.0pre2

Chaotic Domain 0.0.0pre2


Chaotic Domain project is a combination of all strategy games with a new look on steroids. more>>
Chaotic Domain project is a combination of all strategy games with a new look on steroids.
Chaotic Domain aims to revolutionize the RTS industry. Made up a team of "elite gamers" (not to mention great programmers and 3D modelers) were combining the greatest features we like in other strategy games, fixes for some of the "annoying" parts of those games, and many new ideas of our own.
With a full 3D galaxy that allows you to micro- or macro-manage and very customizable games, it should appeal to every user.
Enhancements:
- Galaxy client
- Galaxy server
- Brand new network protocol with custom-built serialization
- Generator for network protocol
- 3d engine
- Stone age tech tree
- Beginnings of the "simple client"
<<less
Download (3.0MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1030 downloads
autoblock.so 0.2 pre2

autoblock.so 0.2 pre2


autoblock.so is a Gaim plugin that automatically blocks nicknames or messages that match regular expressions. more>>
This is a Gaim plugin that automatically blocks nicknames or messages based on regular expression matches. Right now it only works with yahoo since those are the only chat rooms I visit using gaim.
Installation:
To install, copy autoblock.c and autoblock.h to /path/to/gaim/sources/plugins and type "PLUGIN_LIBS=-lpcre make autoblock.so".
Then copy autoblock.so to your gaim plugins directory (On unices it is ~/.gaim/plugins).
The files ab_nicks.txt and ab_messages.txt are supplied; I spent a little time culling them; and they get most of the bots in the rooms I have been in.
Copy them to your gaim home dir (~/.gaim on unices).
Enhancements:
- Really fixed the problem with blocking IMs even when not chatting.
- Fixed the hang/crash when a non-yahoo IM is recieved.
NOTE - many of the preferences that used to be available are no longer available due to changes in the Gaim API and program flow.
<<less
Download (0.013MB)
Added: 2005-07-04 License: GPL (GNU General Public License) Price:
873 downloads
LabPlot 1.5.1.6/1.6.0 pre2

LabPlot 1.5.1.6/1.6.0 pre2


LabPlot is a KDE application for data plotting and function analysis. more>> <<less
Download (6.5MB)
Added: 2007-05-02 License: GPL (GNU General Public License) Price:
906 downloads
KMess 1.5-pre2

KMess 1.5-pre2


KMess is a MSN messenger for KDE. more>>
KMess program is a MSN messenger for KDE.
Main features:
- MSN Messenger protocol compatibility
- Font and font color support, including the ability to force contact messages to appear in a particular font and color.
- Full emoticon support, featuring a custom GPLed emoticon set and the ability to use different emoticon themes.
- File transfer support, both sending and receiving.
- Picture transfer support.
- Hotmail support, with new email notifications, the inbox count, and the ability to open Hotmail at the users inbox or at the composition page.
- The ability to disable and hide email information for accounts that dont use Hotmail.
- Support for multiple user profiles.
- Autologging, either at the setting page for from the commandline (with "kmess --autologin blah@hotmail.com" for example).
- A contact list that can organize contacts by group or by online/offline status.
- Groups show a count of the contacts online (i.e. "Friends (2/5)")
- The user can specify particular contact images and sounds to be displayed when a contact comes online or in a chat.
- The user can specify a name for a contact, overriding the contacts specified name.
- The user can choose on a contact-by-contact basis whether the user should be notified when a particular contact comes online or goes offline.
- KMess can show a contacts MSN profile, and open the MSN search pages.
- In addition to the usual user statuses of "Away" and "Busy" and so on, there is the status "Away with Autoreply" that will reply to contacts chat messages with a user-specified away message.
- The chat window has been redesigned with a new sidebar (which can be toggled with Ctrl+T) with an emphasis on contact images.
- The chat window notifies the user that a contact is typing by "glowing" the contacts image.
- Chats can be logged automatically and the chats ordered in subdirectories by day, week, or month, or not ordered at all.
- Chats can be configured to show timestamps when contacts send messages.
- A "compact" chat format can be used to remove extraneous line breaks and reduce the size of the chat.
- The chat window caption in the taskbar alternates between lower and upper case to inform the user of a received message when the window is not on top.
- Internationalization support, with translations in: English, Dutch, German, Italian, Portuguese, Spanish, Turkish, Chinese, French, Catalan, Arabic, Korean, Norsk, and Thai
- There is now a method, though not absolute, to tell if a contact is blocking you. If a chat is started with a contact that appears offline, you will be informed if the contact is offline or online and blocking you.
- NetMeetingGnomeMeeting and GnomeMeetingGnomeMeeting invitations are supported.
- Users can start as invisible rather than online.
- Users can have blank, unsaved passwords but retain user settings.
- Text can be formatted with /italic/, _underlined_, and *bold*.
- Groups can be reordered.
- You can show or hide offline contacts.
- Emoticons are shown in the contact list.
- Contacts can be dragged to move between groups and dragged into a chat to be invited to it.
- A background picture was added to the contact list.
Enhancements:
- This release fixes some critical issues in 1.5-pre1.
- The most important bugfixes are better support for direct file transfer connections and links in the chat window.
- There are also some nice improvements, like file transfer previews and "now playing" information.
- The chat window has some new features.
- Writing links as slashdot.org or dot.kde.org works as well.
- Its possible to disable the shaking effect of a nudge.
<<less
Download (1.0MB)
Added: 2007-03-20 License: GPL (GNU General Public License) Price:
962 downloads
MoMEUnit 1.1.1

MoMEUnit 1.1.1


MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. more>>
MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. The application is derived from the JUnit framework. It is only CLDC 1.1 compliant.
It overcomes the lack of a reflection API in the J2ME MIDP API and supports main features of the JUnit framework such as ease of development and running of tests, sharing of fixtures among different tests, the ability to perform simultaneous test runs, and much more.
The results of tests are displayed with a progress bar, statistics, and lists of failures or errors with detailed messages for each test.
Main features:
- Calculates list of tests to run based on Test interface implementation and specified patterns. There is no need to specify test cases to run explicitly. Developers can add test cases without configuring test runners.
- Runs test cases of already built J2ME application or builds test application on behalf of developer based on source files, classes, resources and libraries specified.
- Preverifies J2ME application before running tests on demand.
- Formats tests run output by using predefined or custom tests results formatters like in task. All test characteristics including times and stack traces are available.
- Gives developers possibility to choose emulator and/or preverify tool to run by specifying predefined or custom emulator or preverifier.
- Gives developers possibility to configure test J2ME application by specifying attributes of application JAD descriptor and/or manifest.
Enhancements:
- Timeout functionality added to ant Integration package and MIDletTestRunner and minor bugs fixed.
<<less
Download (1.1MB)
Added: 2007-08-15 License: Common Public License Price:
805 downloads
Majic 0.01pre2

Majic 0.01pre2


Majic is an Erc interprter and compiler. more>>
Majic is the interpreter for a language called Erc. It is written in Java and follows the documented standard for the Erc language. First, a word about Erc: Erc is a link-oriented language. In fact, it is the first link-oriented language. It uses a novel syntax with roots in TCL, Scheme, Bash, and natural languages, among others.

Link orientation is a programming paradigm similar to a cross between link-orientation and object-orientation, with a little hypertext markup thrown in for good measure. In it, although it contains list-like structures which behave like objects, the focus is in fact the links between concepts (structures and elements), as opposed to list organization/processing or object creation.

This makes link-oriented languages such as Erc good for AI or other applications which require keeping track of links between concepts, such as expert systems, semantic searching, and neural nets.

Erc is pronounced URk, with a short U. Majic is pronounced MAH-jik. Both names are derived from the book Web of Angels by John M Ford, in which the Erc was the ethreal currency used in the book universe, and Majic was slang for multiple Erc.

Majic stands for Majic Ate Java Inline Classes, or My Awesome Java Interpreter Code. Erc stands for Enumerate Relative Constants, or Ercs Really Cool. Choose an interpretation, either I sound overconfident (read: like an arrogant jerk), obtrusely technical, or like a hacker with a bad sense of humor. All of that is true, just to clear stuff up.
<<less
Download (0.028MB)
Added: 2005-04-14 License: GPL (GNU General Public License) Price:
1655 downloads
Launch4j 3.0.0-pre2

Launch4j 3.0.0-pre2


Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in Windows native executables. more>>
Launch4j project is a cross-platform tool for wrapping Java applications distributed as jars in lightweight Windows native executables.
The executable can be configured to search for a certain JRE version or use a bundled one, and its possible to set runtime options, like the initial/max heap size.
The wrapper also provides better user experience through an application icon, a native pre-JRE splash screen, a custom process name, and a Java download page in case the appropriate JRE cannot be found.
Main features:
- Launch4j wraps jars in Windows native executables and allows to run them like a regular Windows program. Its possible to wrap applications on Linux!
- Doesnt extract the jar from the executable.
- Custom application icon with multiple resolutions and color depths.
- Native pre-JRE splash screen in BMP format shown until the Java application starts.
- Process name as the executable filename to easily identify your application.
- Works with a bundled JRE or searches for newest JRE / SDK in given range.
- Opens Java download page if an appropriate Java version cannot be found.
- Supports GUI and console apps.
- Passes command line arguments, also supports constant arguments.
- Allows to set the initial/max heap size.
- JVM options: set system properties, tweak the garbage collection...
- Option to change current directory to the executable location.
- Custom version information shown by Windows Explorer.
- GUI and command line interface.
- Build integration through an Ant task.
- Lightweight: 21 KB!
- Its free and may be used for commercial purposes.
- Includes a sample application and Ant script that automates the build process from Java sources to native executable.
- The wrapped program works on all Windows platforms (98/Me/NT/2K/Xp), launch4j works on NT/2K/Xp, Linux (developed and tested on FC2)
Whats New in 2.1.5 Stable Release:
- Changed the Java download site to http://java.com/download.
- Now its possible to use absolute and relative paths to specify the embedded JRE.
Enhancements:
- Enhanced GUI.
- Redesigned error reporting.
- Added custom error messages.
- Added support website feature.
- Added PWD and OLDPWD special variables and access to the registry.
- Runtime ini file extension changed to .l4j.ini, added comments (#).
- FR #1427811 Initial process priority.
- FR #1547339 Added VarFileInfo structure to Version Info (Stephan Laertz).
- FR #1584295 Updated documentation for --l4j-debug.
- Fixed and config conversion bug (found by Dafe Simonek).
- Fixed the Ant task exception reporting bug, added tmpdir and bindir attributes.
- Fixed bug #1563415 Problem with launching application when ini file exists (found by mojomax).
- Fixed bug #1527619 Console header wildcard expansion (found by erikjv).
- Fixed bug #1544167 NPE when dontwrap and only classpath given (found by Hendrik Schreiber).
- Fixed bug #1584264 Dropdown boxes get mixed up (found by Larsen).
<<less
Download (1.8MB)
Added: 2006-10-29 License: GPL (GNU General Public License) Price:
1098 downloads
SATAN 1.1.1

SATAN 1.1.1


SATAN is a Port Scanner with a Web Interface. more>>
SATAN is a Port Scanner with a Web Interface.

In order get things up and running,

- You need a UNIX system to run SATAN. In order to unpack the SATAN archive,

compress -d<<less
Download (0.30MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
1005 downloads
PlumpOS 7.0 pre2

PlumpOS 7.0 pre2


PlumpOS is a CD-based mini-openMosix/Linux distribution. more>>
PlumpOS is a CD-based mini-openMosix/Linux distribution. Pop the CD into a 586+ computer and you have an instant openMosix node. It supports loading 3rd-party packages and adding custom kernels.

It was originally a clone of Clump/os, but it turned into a complete rewrite. Version 6.9 RC1 was released March 27, 2003. Version 7.0-pre3 was released March 16, 2004.
<<less
Download (93MB)
Added: 2005-05-19 License: GPL (GNU General Public License) Price:
1619 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5