Main > Free Download Search >

Free take full advantage software for linux

take full advantage

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4799
Amarok Full Screen 0.5

Amarok Full Screen 0.5


Amarok Full Screen provides a full screen front end for Amarok. more>>
Amarok Full Screen provides a full screen front end for Amarok.

The look can be changed by custom THEMES.

<<less
Download (0.20MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
961 downloads
Take Out The Mouse 1.0

Take Out The Mouse 1.0


Take Out The Mouse is a very entertaining puzzle game where you must help a mouse to find the exit. more>>
Take Out The Mouse is a very entertaining puzzle game where you must help a mouse to find the exit.

This is the first game developed by Bertesh Studios, in 2001. Take Out The Mouse consist in a little mouse who has to find the exit of the different labyrinths by finding his delicious reward... the cheese.

The game has 2 difficulties. The first one is the "Easy" difficulty, where our only objective is to find the cheese before our time finishes. Once we have finish this difficulty, we will have access to the "Hard" difficulty, here besides of have to find the cheese before that our time ends, we must to eliminate all the bats that are inside the labyrinths with cakes first to be able to get access to the next level... but be careful, because this bats spit drops of blood that could damage the mouse and could cost him 1 live.

Take Out The Mouse counts with several labyrinths and funny music that we will listen during the whole game, getting a fun game for all the family.

<<less
Download (1.5MB)
Added: 2007-04-20 License: Freeware Price:
917 downloads
Quake 4 1.4.2 Beta Patch for Linux Full Install

Quake 4 1.4.2 Beta Patch for Linux Full Install


Quake 4 Patch for Linux Full Install is a FPS game. more>>
Quake 4 Patch for Linux Full Install is a FPS game.
This update replaces the 1.1 patch released several weeks ago, and includes all of the changes outlined for that update, including: a fixed pure server system, a new AddonPak autodownloading system, voice chat in multiplayer, a forcemodel option, brightskins, smooth stairjumping, a one-minute warning for tournament matches, Hyper-Threading Technology and Dual Core support as well as a number of multiplayer specific fixes.
About Quake 4:
Earth is under siege by the Strogg, a barbaric alien race moving through the universe consuming, recycling and annihilating any civilization in their path. In a desperate attempt to survive, an armada of Earths finest warriors is sent to take the battle to the Strogg home planet.
You are Matthew Kane, an elite member of Rhino Squad and Earths valiant invasion force. Fight alone, with your squad, or in hover tanks and mechanized walkers as you engage in a heroic mission to the heart of the Strogg war machine.
Battle through the beginning of the game as a combat marine, then after your capture, as a marine-turned-Strogg with enhanced abilities and the power to turn the tide of the war.
Built on id Softwares revolutionary DOOM 3 technology, QUAKE 4 also features fast-paced multiplayer competition modeled after the speed, feel, and style of QUAKE III Arena.
Enhancements:
- Refined hitboxes,
- Optimized sound and network code
- Configurable fps caps
- Weapon balancing
- Server direct autodownloading
- Addonpak fixes
- Q4TV
<<less
Download (268.9MB)
Added: 2007-06-19 License: Freeware Price:
861 downloads
Full Screen 0.5

Full Screen 0.5


Full Screen is an extension which provides a fulscreen button on the toolbar. more>>
Full Screen is an extension which provides a fulscreen button on the toolbar.

Adds Full Screen toolbar button and context menu command.

After installing use View / Toolbars / Customize... to add the button to the toolbar.

<<less
Download (0.009MB)
Added: 2007-04-06 License: MPL (Mozilla Public License) Price:
937 downloads
5.56mm Full Metal Jacket 0.75 Beta

5.56mm Full Metal Jacket 0.75 Beta


5.56mm Full Metal Jacket is a Doom 3 multiplayer modification. more>>
5.56mm Full Metal Jacket is a Doom 3 multiplayer modification

5.56mm Full Metal Jacket takes place in a fictive Environment where you have a West and an East team. Accordingly to your team you will get the full weapon-arsenal available supported by your side.

There are 5 classes of weapons .... Pistols, Shotguns, Sub-Machineguns, Assault Rifles and Sniper Rifles. The target system will feature 2 modes ... Aiming with the cross-hair which gets less and less precise the further away you shoot or aiming through the weapons sights which influences the overall field of view but therefore is damn pretty precise.

The game features first- and thirdperson view though when in thirdperson the lack of a crosshair makes aiming more difficult. The levels will vary between huge outdoor scenarios and narrow office corridors.

Supported gametypes are: Capture the Flag, Team DeathMatch

Supported weapons so far are:

Pistols: RUGER MK 512, GLOCK 17
Shotguns: BENELLI M3, EICHLER
SMGs: MP5SD6, MAC10
Assault Rifles: XM177E2(AR15), AK-47
Sniper Rifles: AWM, M24

<<less
Download (362MB)
Added: 2007-05-31 License: Freeware Price:
878 downloads
Trip on the Funny Boat 1.4

Trip on the Funny Boat 1.4


Trip on the Funny Boat is a side scrolling shooter game starring a steamboat on the sea. more>>
Trip on the Funny Boat is a side scrolling shooter game starring a steamboat on the sea.

Trip on the Funny Boat is side scrolling arcade shooter game on a steamboat equipped with a cannon and the ability to jump. The player will need to take advantage of waves to defeat the enemies and dodge hazards.

This game was made for the second PyWeek competition during the week from 25.3.2006 to 2.4.2006.

<<less
Download (3.8MB)
Added: 2007-03-14 License: MIT/X Consortium License Price:
959 downloads
GStreamer Plugins Bad 0.10.4

GStreamer Plugins Bad 0.10.4


GStreamer is a library that allows the construction of graphs of media-handling components. more>>
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
Main features:
- Parallel installability with 0.8.x series
- Threadsafe design and API
- new id3 demuxer (replaces the mad one in gst-plugins-ugly)
- memleak fixes in avidemux, wavparse, level, smoke
- ports of multipart,
- fixes in flacdec, flxdec, rtp
- documentation updates on videomixer
- added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
<<less
Download (0.94MB)
Added: 2006-12-23 License: LGPL (GNU Lesser General Public License) Price:
1039 downloads
Perl6::Take 0.04

Perl6::Take 0.04


Perl6::Take is a Perl module to gather/take in Perl 5. more>>
Perl6::Take is a Perl module to gather/take in Perl 5.

SYNOPSIS

use Perl6::Take;

my @foo = gather {
take 5;
};

EXPORT

gather

Accepts a block. take statements inside the dynamic scope of the block are used to accumulate a list, which is gathered as the return value of the block.

take

Accumulates its argument (or list of arguments) on to the nearest gather in the dynamic scope. Arguments are evaluated in list context. The arguments may be passed on to a variable, but note that this assignment should usually be done in list context, as per usual context rules:

$answer = take 42; # 1
($answer) = take 42; # 42

<<less
Download (0.021MB)
Added: 2007-02-14 License: MIT/X Consortium License Price:
982 downloads
4Suite XML 1.0.2

4Suite XML 1.0.2


4Suite allows users to take advantage of standard XML technologies rapidly and to develop and integrate Web-based applications. more>>
4Suite allows users to take advantage of standard XML technologies rapidly and to develop and integrate Web-based applications. It also puts practical technologies for knowledge management projects in the hands of developers. 4Suite XML project is implemented in Python with C extensions.

At the core of 4Suite is a library of integrated tools (including convenient command-line tools) for XML processing, implementing open technologies such as DOM, RDF, XSLT, XInclude, XPointer, XLink, XPath, XUpdate, RELAX NG, and XML/SGML Catalogs.

Layered upon this is an XML and RDF data repository and server. The server supports multiple methods of data access, query, indexing, transformation, rich linking, and rules processing.

It provides the data infrastructure of a full database management system, including transactions and concurrency support, access control and a variety of management tools. For purposes of integration with other tools, it supports remote, cross-platform and cross-language access through HTTP, RPC, and FTP. It also has APIs for Python and XSLT.

<<less
Download (1.6MB)
Added: 2006-12-26 License: The Apache License Price:
1034 downloads
MPlayerThumbs for Kubuntu 0.5b

MPlayerThumbs for Kubuntu 0.5b


MPlayerThumbs for Kubuntu is a thumbnail generator for video files on Konqueror. more>>
MPlayerThumbs for Kubuntu is a thumbnail generator for video files on Konqueror.

Unlike the original konqueror plugin (in my gentoo box is artsplugin-xine), it DOESNT depend neither on xine nor arts, instead it uses only mplayer.

You can take advantage of this on x86_64 systems, where you can use a 32bit mplayer to load win32codecs. To configure the location of your mplayer binary launch mplayerthumbsconfig.

Also its faster than the xine plugin, since it can seek and play only a limited number of frames.

MPlayerThumbs for Kubuntu catches a random frame from 15% to 70%, checking also how contrasted is the image, and dropping bad frames.
<<less
Download (0.074MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1052 downloads
Space Racer 0.2.4

Space Racer 0.2.4


Space Racer project is a OpenGL Car Game in a galactic environment. more>>
Space Racer project is a OpenGL Car Game in a galactic environment.

It aims to be a clone of the well known Stunt Car Racer developed by Geff Crammond, author of Grand Prix I and II.

To play a 3dfx is recommanded. But TNT and Matrox Cards should now work.

If you have a 3dfx, you can take advantage of OpenGL 1.1 in adding this line in config.h:

#define SP_OPENGL_1_1

<<less
Download (0.96MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1079 downloads
Asterisk-Java 0.3

Asterisk-Java 0.3


Asterisk-Java provides a set of Java classes that allow you to easily build Java applications. more>>
The Asterisk-Java package consists of a set of Java classes that allow you to easily build Java applications that interact with an Asterisk PBX Server. Asterisk-java supports both interfaces that Asterisk provides for this scenario, The FastAGI protocol and the Manager API.
Asterisk-Java is compatible with Asterisk 1.0 and 1.2. The FastAGI implementation supports all commands currently available from Asterisk.
The Manager API implementation supports receiving events from the Asterisk server (e.g. call progess, registered peers, channel state) and sending actions to Asterisk (e.g. originate call, agent login/logoff, start/stop voice recording).
Enhancements:
- This release has full support for Asterisk 1.4 and the new Live API (org.asteriskjava.live).
- The Live API takes care of the low-level action and event handling of the Manager API, and offers an intuitive API for Java developers.
- Asterisk-Java takes advantage of the features of Java 5.0, and therefore requires a Java Virtual Machine of at least version 1.5.0.
<<less
Download (0.38MB)
Added: 2007-07-02 License: The Apache License 2.0 Price:
525 downloads
CoreLinux++ Function Load Library 0.1.1

CoreLinux++ Function Load Library 0.1.1


libclfll++ takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library. more>>
CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries.
Application developers define function objects as wrappers and can then dynamically load the functions. It is very useful for implementing a framework for plug-ins.
Main features:
- Enlist members ( for requirements, analysis, design, and development )
- Formalize conventions for Object Oriented Analysis (OOA) and Design (OOD).
- Formalize standards and conventions for C++ code style.
- Gather requirements. Perform OOA and OOD using UML as the modeling language.
- Implement designs and example drivers.
- Develop utilities and applications for Linux that are CoreLinux++ certified
- Showcase CoreLinux++ certified applications by others
<<less
Download (0.091MB)
Added: 2006-05-31 License: LGPL (GNU Lesser General Public License) Price:
1247 downloads
Tk::SlideShow 0.07

Tk::SlideShow 0.07


Tk::SlideShow is a Tk Perl module for building slide-like presentations. more>>
Tk::SlideShow is a Tk Perl module for building slide-like presentations.
This module provide Perl with the ability to :
- build interactive and visual presentations with Perl and Tk,
- build simple slide simply,
- build sophisticated slides (and even more than PowerPoint one) up to real GUI,
- build structured presentations, precisely computed,
- take advantage of your knowledge of Perl and Tk for building presentations,
- build portable presentations on all Unix provided with Tk/Perl
- build presentations that will let the attendees wonder how they will do it with Microsoft PP :-).
- build presentations without leaving your prefered developping enviroment : Unix,
<<less
Download (0.080MB)
Added: 2006-09-23 License: Perl Artistic License Price:
1131 downloads
Advene 0.23

Advene 0.23


Advene is aimed at providing a model and a format to share annotations about digital video document. more>>
Advene (Annotate Digital Video, Exchange on the NEt) is an ongoing project in the LIRIS laboratory (UMR 5205 CNRS) at University Claude Bernard Lyon 1. The project aims at providing a model and a format to share annotations about digital video documents (movies, courses, conferences...), as well as tools to edit and visualize the hypervideos generated from both the annotations and the audiovisual documents.
Teachers, moviegoers, etc. can use them to exchange multimedia comments and analyses about video documents. The project also aims at studying the way that communities of users (teachers, moviegoers, students...) will use these self-publishing tools to share their audiovisual "readings", and to envision new editing and viewing interfaces for interactive comment and analysis of audiovisual content/
Main features:
- At the package creation level : annotation of audiovisual documents (association of typed information to temporal fragments), creation of visualisation means (views).
- Exchange of annotations and visualization modes in packages independently from the audiovisual material (images and sounds). If needed for the visualization of the data, pictures and sound clips can be extracted from the digital video support (e.g. file, DVD). The user of the data is then required to possess the video to take full advantage of the analysis and comments.
- At the package use level : visualisation of augmented movie (the annotations are used to display supplementary information on the video, to control the playing of the video, to navigate the video), visualisation of hypertext documents constructed from annotation and AV material, use of ad-hoc views (e.g. timeline view).
Enhancements:
- This release features a new customizable GUI layout, quick search functionality, usability enhancements in the timeline view, and a number of improvements and bugfixes.
<<less
Download (0.48MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
871 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5