Main > Free Download Search >

Free first software for linux

first

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2739
Basic Computer Training Tips Lesson #1 1.0

Basic Computer Training Tips Lesson #1 1.0


Basic computer training secrets to success #1 - Learning Levels. First in an ongoing series of lessons that reveals valuable tips to make learning com... more>> <<less
Download (26548KB)
Added: 2009-04-05 License: Freeware Price: Free
240 downloads
Scrabble Blast Solver 0.1

Scrabble Blast Solver 0.1


Scrabble Blast Solver application more>>
Scrabble Blast Solver 0.1 offers you a professional and easy-to-use software which is an effective way to find and display words and their score for the popular online Scrabble Blast game. This product will be your good choice.

Enhancements: Only calculates the correct score of words for the first round.

<<less
Added: 2009-01-29 License: GPL Price: FREE
20 downloads
TUER Alpha

TUER Alpha


TUER is a 3D FPS written in JAVA + JOGL + JOGG. more>>
TUER is a 3D FPS written in JAVA + JOGL + JOGG.

TUER is a very small first player shooter. You can shoot robots in a museum with your rocket launcher. It uses a kind of dynamic lighting. You can also perform screenshots and snapshots.

<<less
Download (MB)
Added: 2007-08-23 License: Freeware Price:
487 downloads
LUX4 2.1.2

LUX4 2.1.2


LUX4 is a powerful and fast communication protocol for Remote Procedure Call (RPC). more>>
LUX4 is a powerful and fast communication protocol for Remote Procedure Call (RPC). LUX4 library provides both Client and Server classes.
C/C++ porting is planned but for the Client side only. LUX4 performances are far ahead of other RPC protocol like RMI.
Enhancements:
- First Open Source release.
<<less
Download (0.17MB)
Added: 2007-07-23 License: LGPL (GNU Lesser General Public License) Price:
823 downloads
PHP Database Access Through Arrays 0.7.0

PHP Database Access Through Arrays 0.7.0


PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. more>>
PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. It uses SPL to implement several classes and iterators interfaces to access MySQL databases.

Examples:

$DB[test_table][] = array(
name => first,
value => the first row
);

foreach ($DB[test_table] as $i => $row) {
...
}

$DB[test_table][first][value] = 1st;

unset($DB[test_table][first]);

<<less
Download (MB)
Added: 2007-07-09 License: LGPL (GNU Lesser General Public License) Price:
839 downloads
Thumbs 0.6.3

Thumbs 0.6.3


Thumbs is a Firefox extension that shows the first thumbnail from each linked gallery. more>>
Thumbs is a Firefox extension that shows the first thumbnail from each linked gallery. After installing, use Customize Toolbars to add the Thumbs toolbar button, or select some links and right-click.

The Options window requires Firefox 1.5 Beta; it doesnt work in Firefox 1.0.x. Everything else should work, and you can still use about:config to tweak the options if want.

<<less
Download (0.021MB)
Added: 2007-07-09 License: MPL (Mozilla Public License) Price:
1077 downloads
The Castle 0.7.0

The Castle 0.7.0


The Castle is a first-person shooter (FPS) style game in a dark fantasy setting. more>>
The Castle is a first-person shooter (FPS) style game in a dark fantasy setting. Your main weapon is a sword, so the fight is mostly short-range. 3 main levels included, packed with creatures, items and sounds.

Also a bonus level, from a well-known 3D game, will be available to you from "New Game" menu once you finish the main game (you can also switch to this level from the debug menu, if youre impatient).

<<less
Download (37MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
862 downloads
Math::ODE 0.03

Math::ODE 0.03


Math::ODE Perl module allows you to solve N-th Order Ordinary Differential Equations with as little pain as possible. more>>
Math::ODE Perl module allows you to solve N-th Order Ordinary Differential Equations with as little pain as possible.

Currently, only IVPs (initial value problems) are supported, but native support for BVPs (boundary value problems) may be added in the future. To solve N-th order equations, you must first turn it into a system of N first order equations, as in MATLAB.

<<less
Download (0.005MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
867 downloads
Remove playlist duplicates 0.2

Remove playlist duplicates 0.2


Remove playlist duplicates detects all duplicate playlist entries and leaves just the first one of each of them. more>>
Remove playlist duplicates is a simple perl script which on track change detects all duplicate playlist entries and leaves just the first one of each of them.

I have files duplicated on my mp3 player and hard drive and when I plugged my player in, my collection contained duplicate entries. this was bit annoying, so Ive made a script to remove songs that were in playlist twice. probably theres easier way to do it...

<<less
Download (MB)
Added: 2007-06-12 License: BSD License Price:
865 downloads
Nexuiz 2.3

Nexuiz 2.3


Nexuiz is a fast-paced, chaotic, and intense multiplayer first-person shooter game. more>>
Nexuiz is a fast-paced, chaotic, and intense multiplayer first-person shooter game, focused on providing basic, old style deathmatch.

Nexuiz is extremely modder-friendly. Nexuiz is built on the power of the Darkplaces engine, which is a heavily modified version of the original Quake.

Darkplaces features realtime lighting and stencil shadows, bumpmapping, gloss, bloom, and totally rewritten network code that supports up to 64 players on a single server.

<<less
Download (199.5MB)
Added: 2007-06-01 License: GPL (GNU General Public License) Price:
881 downloads
Hook::Scope 0.04

Hook::Scope 0.04


Hook::Scope is a Perl extension for adding hooks for exiting a scope. more>>
Hook::Scope is a Perl extension for adding hooks for exiting a scope.

SYNOPSIS

use Hook::Scope;
{
Hook::Scope::POST(sub { print "I just left my scope"});
print "you will see this first!";
}

use Hook::Scope qw(POST PRE); # only POST can be exported
{
POST { print "foo" };
POST sub { print "bar"}; # can have multiple POSTs, last added, first run

PRE { print "this runs first" };
}

ABSTRACT

This module allows you to register subroutines to be executed when the scope they were registered in, has been left.

POST

POST takes a reference to a subroutine or a subroutine name and will register that subroutine to be executed when the scope is left. Note that even if the scope is left using die(), the subroutine will be executed.

<<less
Download (0.010MB)
Added: 2007-05-23 License: Perl Artistic License Price:
884 downloads
QiuX 1.2

QiuX 1.2


QiuX is a GDM theme for the GNOME desktop. more>>
QiuX is a GDM theme for the GNOME desktop.

I though my first theme wasnt finish and so I made a new one - which I say it is better version of the first.

Dont think I am stuck with this idea, I just want to perfect it and when I will be pleased I will make other cool GDM themes.

So, what did I do in this new theme? I changed a little the buttons, added a cool gradient, changed the color of the text "Username:".
<<less
Download (0.26MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
903 downloads
PLD Linux 2.0

PLD Linux 2.0


PLD Linux is a Polish Linux distribution. more>>
PLD Linux is operating system, which can be applied on Your computer. Huge amount of packages available, makes that everyone should find something useful.

The distribution is being developed in Poland by Poles however, we would like users from all around the world to use it.

The PLD Linux Team has released the first official stable version on November, 22, 2002.
<<less
Download (693MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
913 downloads
FALF Player 1.0 RC5

FALF Player 1.0 RC5


FALF Player wants to be a smart, compact, light and comfortable mp3 player with tabbed playlists. more>>
FALF Player wants to be a smart, compact, light and comfortable mp3 player with tabbed playlists.

Its early pre-release and it does not represent the quality of first stable release so be careful with your notes.

If you want to help, join the project!

<<less
Download (MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
925 downloads
Invasores 0.9 Beta 3

Invasores 0.9 Beta 3


Invasores was first designed as a proof of concept of which language would be faster to develop games. more>>
Invasores project was first designed as a proof of concept of which language would be faster to develop games.

<<less
Download (0.28MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
922 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5