Main > Free Download Search >

Free mr jukes software for linux

mr jukes

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 26
Tumiki Fighters 0.2c

Tumiki Fighters 0.2c


Tumiki Fighters is a game where you salvage parts from enemies to enhance your firepower. more>>
Tumiki Fighters is a game where you salvage parts from enemies to enhance your firepower. Tumiki Fighters was created by Kenta Cho and ported to Linux by Evil Mr Henry.

Installation:

Tumiki Fighters is entirely contained within this directory. There is no installation. To uninstall, simply delete this directory.

Running:

Type ./tf from this directory to start the game. The command-line line switches listed in readme_e.txt should all work.

Compiling:

Install the OpenGL development libraries. (This is the hard part.)
Install the D compiler, version 0.106. (http://ftp.digitalmars.com/dmd.106.zip) Note that this is non-opensource, so if you cant run the binary, youre out of luck. If you dont like it, talk to digitalmars. I dont like it either. Also, any later versions of the D compiler will NOT work. 0.106 or earlier is needed. As a final note, the resultant binary will not work on other computers, due to problems in the D compiler.

Install SDL_mixer.

Compile with "make". The bulletML libraries will give a few warnings. Ignore them.

Known Issues:

The compiler is non-opensource.
<<less
Download (4.9MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1441 downloads
Tracker 0.5.2

Tracker 0.5.2


Tracker is a first class object database, extensible tag/metadata database, search tool and indexer. more>>
Tracker is a first class object database, extensible tag/metadata database, search tool and indexer.
It can trawl through your hard drive and index existing files and data stores.
It has been designed from the ground up to be very lightweight (the tracker daemon consumes ~4MB of RAM in typical use) yet at the same time very fast too.
It provides a comprehensive, persistent and extensible storage system that can store and index almost any object. These objects can also have extensible user defined metadata and tags to create rich first class objects.
First class object support includes:
- Files
- Documents
- Music
- Images
- Videos
- Text Files
- Development Files
- Playlists*
- Notes*
- Applications*
- People/Contacts*
- Emails*
- Conversations*
- Appointments*
- Tasks*
- Bookmarks and History*
- Projects*
(* these services are not currently indexed at the moment but will be in later versions)
Main features:
- Desktop-neutral design (its a freedesktop product built around other freedesktop technologies like DBus and XDGMime but contains no GNOME specific dependencies)
- Very memory efficient and non-leaking (typical RAM usage 4 - 6 MB). Unlike some other indexers, tracker is designed and built to run well on lower memory systems with typically 128MB or 256MB memory. It should even be efficient enough to use on some mobile devices.
- Non-bloated and written in C for maximum efficiency.
- Small size and minimal dependencies makes it easy to bundle into various distros including live cds.
- Fast indexing and unobtrusive - no need to index stuff overnight. Tracker runs at nice+10 so it should have a minimal impact on your system.
- Implements the freedesktop specification for metadata http://freedesktop.org/wiki/Standards/shared-filemetadata-spec
- Extracts embedded File, Image, Document and Audio type metadata from files.
- Extracts embedded metadata from HTML, PDF, PS, OLE2 (DOC, XLS, PPT), OpenOffice (sxw), StarOffice (sdw), DVI, MAN, MP3 (ID3v1 and ID3v2), OGG, WAV, EXIV2, JPEG, GIF, PNG, TIFF, DEB, RPM, TAR(.GZ), ZIP, ELF, REAL, RIFF (AVI), MPEG, QT and ASF files
- Supports the WC3s RDF Query syntax for querying metadata
- Provides support for both free text search (like Beagle/Google) as well as structured searches using RDF Query
- Respond in real time to file system changes to keep its metadata database up to date and in synch
- Fully extendable with custom metadata - you can store, retrieve, register and search via RDF Query all your own custom metadata
- Can extract a files contents as plain text and index them
- Provides text filters for PDF, MS Office, OpenOffice (all versions), HTML and PS files.
- Can provide thumbnailing on the fly
<<less
Download (1.3MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1068 downloads
Volumevis 0.6.2

Volumevis 0.6.2


Volumevis displays pixel-based 3-dimensional datasets. more>>
Volumevis displays pixel-based 3-dimensional datasets. 3-D pixel datasets mostly come from 3-D computer tomography (CT) and magnetic resonance (MR) images. These datasets usually come in the form of a set of 2-D picture files each being a slice of the 3D dataset.
To be displayed by volumevis, the files have to be ordered with identical names except for a number somwhere in the name corresponding to the slice number. Most image formats (jpg, tiff, dicom, etc ..) are supported.
Volumevis is a tool for visualizing 3D dimensional pixel-based datasets. Most computer 3D visualization in the world is with surfaced-based visualization. This is true for most 3D games, CAD tool, etc.
By stating it simply, surface-based rendering works by dividing a predefined surface into small triangles, and then sending those triangles along with their color to graphicscard to be rendered. For example,if you want to render a sphere in 3D, you would create a surface of the sphere, divide it into triangles, send the triangles to the graphics card, which would then turn the triangles into pixels and displaythem.
The unfortunate side-effect of this is, that if you happen to cut the sphere, or go inside it, you will see that its in fact hollow. Also, you cannot see any of the details that might be inside of the sphere.
Volume visualization is the equivalent in 3D of displaying a photo in 2D. The surface 3D visualizations on the other hand, are the equivalent of reducing a photo to a representation of lines (such as the outlines of people and houses) and drawing the lines on screen. Obviously a lot of information goes lost in the line representation.
The visualization works like this. In openGL (a graphics programming API), all fragments (3D equivalent of pixels) have an alpha value. The alpha value corresponds to the opacity of the fragment. If the fragment has a small alpha value, it will be easy to see through it and see the fragments behind it.
If the alpha value is high, the fragments behind it will be obscured. A 3D dataset is simply a block of data in the shape of a cube. Somewhere in the image there is an object which is white or grey. All the other places in the image are black. To render the object, all the pixels which are black are assigned and alpha value of 0 (meaning they are transparent). Therefore we dont see the black pixels.
The fragments belonging to the object are white and have an alpha value higher than zero. Therefore its not possible to see through them, and we perceive the location of the object fragment to be the surface of the object. Depending on the alpha value of the fragment, we might also be able to see some of the fragments behind it a bit (see inside the object).
At the moment, Volumevis only supports black/white images (which is fine for most CT and MRI datasets).
Enhancements:
- A bug with slice loading of textures which are not a power of two was fixed.
- Movie recording, cropping, and file saving for slices were fixed.
- Various feature improvements were made.
<<less
Download (0.67MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1543 downloads
Dragon Hunt 3.56

Dragon Hunt 3.56


Dragon Hunt is an extensible Python RPG. more>>
Dragon Hunt game is an extensible Python RPG.

Graphical Role-playing game. Investigate the rumors of monsters attacking a town.

This program is under the GPL, which gives you the right to the source code as long as you only use it in certain ways.

<<less
Download (0.83MB)
Added: 2007-05-06 License: GPL (GNU General Public License) Price:
905 downloads
MR Tech About:About 2.4.2

MR Tech About:About 2.4.2


MR Tech About:About is a free Thunderbird extension which adds the following about: options to the Help menu: about:config, about:plugins, about:about, about:, about:buildconfig, about:cache, about:cache (Disk), about:cache (Memory), about:credits, about:license, about:mozilla, about:kitchensink. more>> <<less
Added: 2009-02-17 License: MPL Price: FREE
2 downloads
Mr Commander 0.1a-preview6

Mr Commander 0.1a-preview6


Mr Commander is a file manager that behaves like Total Commander on MS Windows. more>>
Mr Commander is a file manager based on GTK+ 2.0. It behaves like the Total Commander program, which is available on MS Windows.

It features SMB and FTP support.

Installation

The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package. It may also create one or more `.h files containing system-dependent definitions. Finally, it creates a shell script `config.status that you can run in the future to recreate the current configuration, and a file `config.log containing compiler output (useful mainly for debugging `configure).

It can also use an optional file (typically called `config.cache and enabled with `--cache-file=config.cache or simply `-C) that saves the results of its tests to speed up reconfiguring. (Caching is disabled by default to prevent problems with accidental use of stale cache files.)

If you need to do unusual things to compile the package, please try to figure out how `configure could check whether to do them, and mail diffs or instructions to the address given in the `README so they can be considered for the next release. If you are using the cache, and at some point `config.cache contains results you dont want to keep, you may remove or edit it.

The file `configure.ac (or `configure.in) is used to create `configure by a program called `autoconf. You only need `configure.ac if you want to change it or regenerate `configure using a newer version of `autoconf.

Compilers and Options

Some systems require unusual options for compilation or linking that the `configure script does not know about. Run `./configure --help for details on some of the pertinent environment variables.

You can give `configure initial values for configuration parameters by setting variables in the command line or in the environment.

Here is an example:

./configure CC=c89 CFLAGS=-O2 LIBS=-lposix

*Note Defining Variables::, for more details.

Compiling For Multiple Architectures

You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you must use a version of `make that supports the `VPATH variable, such as GNU `make. `cd to the directory where you want the object files and executables to go and run the `configure script. `configure automatically checks for the source code in the directory that `configure is in and in `...

If you have to use a `make that does not support the `VPATH variable, you have to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean before reconfiguring
for another architecture.

Installation names

By default, `make install will install the packages files in `/usr/local/bin, `/usr/local/man, etc. You can specify an installation prefix other than `/usr/local by giving `configure the
option `--prefix=PATH.

You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you give `configure the option `--exec-prefix=PATH, the package will use PATH as the prefix for installing programs and libraries.
Documentation and other data files will still use the regular prefix.

In addition, if you use an unusual directory layout you can give options like `--bindir=PATH to specify different values for particular kinds of files. Run `configure --help for a list of the directories you can set and what kinds of files go in them.

If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure the option `--program-prefix=PREFIX or `--program-suffix=SUFFIX.
<<less
Download (0.35MB)
Added: 2005-04-29 License: LGPL (GNU Lesser General Public License) Price:
1639 downloads
Jukes for Mac/Linux/Solaris 4.1.2.42

Jukes for Mac/Linux/Solaris 4.1.2.42


Jukes was created for the serious MP3 user. more>> Jukes was created for the serious MP3 user. This program was created for people who rip full CDs or possibly their entire CD collection to their hard drive. Jukes allows you to have all of your CDs at your fingertips and play them like a real jukebox. Perfect for DJs, whether in your house or for parties or whatever, spin all of your favorite tunes anytime you want. No more loading the files in to play them and removing them to add more to the list, now all of your CDs are at your disposal!
Cross platform - works on Linux, Solaris, MacOSX, Windows.
Full support of ID3 v2.4 MP3 tags.
Full support of MP3, OGG Vorbis, FLAC, Monkey Audio APE, and SPEEX
Automatic creation of database if not found. No more proprietary use of MS Access.
Ability to display/sort your discs and tracks anyway you want. Lets you order discs by year, bitrate, name etc. Tracks by track number, or bitrate, or alphabetically.
Highlights any disc or tracks added within the last XX days. This allows new editions to stand out in large collections.
Filter by Genre, Years, Bitrates and most recently added albums
Disc Cleaner to remove discs that no longer exist in storage from the database. Useful for people that use IPods or Archos Jukeboxes as their storage.
Inline editing of artists, discs, tracks rather than the old click to open a new window metaphor.
Ability to import and export preferences.
File renaming based on a user defined regular expression. So you can name your files 01-Track1.mp3 or 01 - Track1 - 128kbps.mp3 or Track1 - 01.mp3
Web Search to retrieve disc cover, year, track names, and artist and disc name using Amazon.com Web Service.
Advanced search to find tracks. Fuzzy text search as well as by year, genre, bitrate.
Ability to export search results as CSV files for ad-hoc reporting.
Tray icon for easy access, single click pause/play, mouse wheel click to advance next song.
WINDOWS ONLY: Ability to listen to Intellitype commands Pause Play Stop found o
<<less
Download (14.62MB)
Added: 2009-04-26 License: Freeware Price:
180 downloads
Maintenance for Plone 1.4.1

Maintenance for Plone 1.4.1


Maintenance for Plone provides a set of scheduled scripts for routine work in a Plone site. more>>
Maintenance for Plone provides a set of scheduled scripts for routine work in a Plone site.
PloneMaintenance consists of a portal_maintenance tool that allows you to define maintenance tasks and scripts to run according to a schedule assigned to the tasks.
No task is going to be run unless it is scheduled to. The schedule information is stored in the task, and even if PloneMaintenance is called many times in a row, it will always look up the schedule information, check when was the last time the task was run, calculate the next time the task is scheduled to run, and depending on this, PloneMaintenance will decide whether it runs the script associated to the task or not.
PloneMaintenance depends on an external tool to wake it up and make it execute the scheduled tasks. Without an external tool, PloneMaintenance will just sit and wait, doing nothing. You can go to the portal_maintenance tool and manually run the maintenance tasks, but most of the time, you want an external tool doing the job automatically.
You can choose one of the Schedulers which are available for Zope, or call PloneMaintenance from a cron job.
Enhancements:
- Fix bug on MaintenanceTask: id was not initialized
- Add "notified_emails" property. When a task has been processed, an email is sent.
- MaintenanceTask no more addable types 2006/07/06 MR
<<less
Download (0.071MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
987 downloads
MR Tech Link Wrapper Lite 2.1

MR Tech Link Wrapper Lite 2.1


MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and rig more>>
MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and right.

Hidden preferences:

- length to wrap: link_wrapper.wrapLength, default value is "15"
- Sites to ignore: link_wrapper.ignoreList, default regex value is "google.com|mail.yahoo.com|hushmail.com|blog.myspace.com|webmail.aol.com"
- html tags to ignore: link_wrapper.ignoreTags, default regex value includes tons of tags
- Enable page character limit to improve performance on large pages: link_wrapper.charLimitEnabled, default value is false
- If enabled use this character limit: link_wrapper.charLimit, default value is 30000

If Link Wrapper doesnt appear to work for you can:

- some blog site will break with this extension just add the domain to the "Sites to ignore" list in the options
- bump the limit of character to something higher than 30000 in the options dialog
- if you experience slow downs on large pages, enabling the character limit in the options dialog.

Note: Link Wrapper will force Linkification to only highlight part of a text link, version 1.2.2 and newer of Linkification adds a "Thorough Mode" which is disabled by default, enabling it will resolve this, or you can just double-click on the unhighlighted text on the right of the text from a link to have it open properly.

<<less
Download (0.006MB)
Added: 2007-05-09 License: MPL (Mozilla Public License) Price:
899 downloads
MR Tech Disable XPI Install Delay 2.4.1

MR Tech Disable XPI Install Delay 2.4.1


MR Tech Disable XPI Install Delay offers you a wonderful and totally free extension which enables fast extension to install. more>> MR Tech Disable XPI Install Delay 2.4.1 offers you a wonderful and totally free extension which enables fast extension to install. Disables default delay when installing extensions.

Enhancements: Minor version bump

Requirements: Mozilla Thunderbird


<<less
Added: 2009-02-14 License: MPL Price: FREE
26 downloads
rRootage 0.23a

rRootage 0.23a


rRootage is an abstract shooter game. more>>
rRootage is an abstract shooter game. It was created by Kenta Cho and ported to Linux by Evil Mr Henry.
Debian distro: apt-get install rrootage.
Installation:
Download the data files, and the executable for your platform. Put rr in this directory.
On most systems, simply open a console, switch to root, and run ./install.sh. If that doesnt work, you can install manually. Copy rr_share/* to /usr/share/games/rRootage, rr to /usr/bin and make sure everything works.
Running:
Type rr to start the game. The command-line line switches listed in readme_e.txt should all work.
Compiling:
Install the OpenGL development libraries. (This is the hard part.)
Install libBulletML. (http://user.ecc.u-tokyo.ac.jp/~s31552/wp/libbulletml/index_en.html Compiling should be simple. Copy the resulting .a file to /usr/lib)
Install SDL_mixer.
Compile with "make -f makefile.lin"
The file "rr" goes in your path, and all directories except src go in /usr/share/games/rRootage. src is unneeded after compiling.
Uninstall:
Remove the directory /usr/share/games/rRootage, the file /usr/bin/rr and the file ~/.rr.prf.
Enhancements:
- This only updates the packaging.
- Dont bother upgrading if your copy works.
<<less
Download (0.11MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1252 downloads
Test soon 0.59

Test soon 0.59


Test soon project is a testing framework trying to enable you to write tests quickly. more>>
Test soon project is a testing framework trying to enable you to write tests quickly, organize them easily and still being flexible.

The goal is to utilize the strengths of C++ while minimizing the impact of its weaknesses.

<<less
Download (MB)
Added: 2007-07-01 License: zlib/libpng License Price:
846 downloads
Parsec47 0.21c

Parsec47 0.21c


Parsec47 is an abstract shooter. more>>
Parsec47 is an abstract shooter. I was created by Kenta Cho and ported to Linux by Evil Mr Henry.

Installation:

Parsec47 is entirely contained within this directory. There is no installation. To uninstall, simply delete this directory.

Running:

Type ./p47 to start the game. The command-line line switches listed in readme_e.txt should all work.

Compiling:

Install the OpenGL development libraries. (This is the hard part.)
Install the D compiler, version 0.106. (http://ftp.digitalmars.com/dmd.106.zip) Note that this is non-opensource, so if you cant run the binary, youre out of luck. If you dont like it, talk to digitalmars. I dont like it either. Also, any later versions of the D compiler will NOT work. 0.106 or earlier is needed. As a final note, the resultant binary will not work on other computers, due to problems in the D compiler.

Install SDL_mixer.

Compile with "make". The bulletML libraries will give a few warnings. Ignore them.

Known Issues:

The compiler is non-opensource.
<<less
Download (4.4MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1251 downloads
TINA KNOPPIX Live CD 2.0.0

TINA KNOPPIX Live CD 2.0.0


TINA is an open source environment developed to accelerate the process of image analysis research. more>>
TINA is an open source environment developed to accelerate the process of image analysis research.

TINA provides functionality to assist in all areas of image analysis including handling of image, image feature and geometrical data; statistical and numerical analysis of data; GUI development as well as transmission and containment of data.

TINA also provides a range of high-level analysis techniques for both machine vision (3D object location, 2D object recognition, temporal-stereo depth estimation, etc) and medical image analysis (MR tissue segmentation, blood flow analysis, etc).

Now, thanks to the magic of KNOPPIX, you can experience TINA without installing any software. Simply place the CD into the CD drive of any PC and reboot.

Place the CD into the CD drive of any (reasonably modern) PC and reboot. The PC must be able to boot from the CD drive: if your own bootloader or windows starts up, reboot again and check your bios settings (you will probably be prompted to press DEL during startup). On the bios settings screen, check the boot devices: the first should be the floppy drive, the second the CD drive and the third the hard drive (possibly with a fourth option of booting from a network device). Check you motherboard manual for more details.

The KNOPPIX CD contains a live Linux distribution based on Debian, with a KDE 3 desktop. The TINA libraries are in /usr/local/TINA5, and some TINA demos are in /usr/local/Tina5/tina-tools/toolkits/knoppix_tookit (they can be accessedvia the desktop icons).
<<less
Download (644MB)
Added: 2005-09-23 License: GPL (GNU General Public License) Price:
1513 downloads
DTI-Query 1.1 Beta

DTI-Query 1.1 Beta


DTI-Query allows neuroscientists to place and interactively manipulate box-shaped regions... more>>
DTI stands for Diffusion Tensor Imaging and is a magnetic resonance imaging method that can be used to measure local information about the structure of white matter pathways within the human brain. Combining DTI data with the computational methods of MR tractography, neuroscientists can estimate the locations and sizes of nerve bundles (white matter pathways) that course through the human brain. DTI-Query allows neuroscientists to place and interactively manipulate box-shaped regions (or volumes of interest) to selectively display pathways that pass through specc anatomical areas.
Enhancements:
- Improved support for tensor data formats. (Now supports 5D tensor files, and arbitrary ordering of tensor indices.) Has been tested with tensor image files output by the AFNI tools: http://afni.nimh.nih.gov/sscc/dglen/DTIQuery
- Support for Mac OS X (Carbon)
- Binaries released for Windows, Linux (32- and 64-bit), and MacOS X (PPC and Intel)
- Added choice of integration method (Eulers method, Runge Kutta 2nd order, Runge Kutta 4th order) for STT tracking.
- Improved support for reading NIFTI background images (correctly handles q-form/s-form matrices).
- Can now save visible pathways (as a binary format, or as a NIFTI mask image).
- Many minor GUI enhancements and bug-fixes.
<<less
Download (MB)
Added: 2007-06-26 License: Freely Distributable Price:
850 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2