Main > Free Download Search >

Free beginners software for linux

beginners

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 90
Baghira 0.8

Baghira 0.8


Baghira is a native style for QT/KDE. more>>
Baghira is a native style for QT/KDE.

The name refers to the Panther of Kiplings famous Jungle Book (German spelling)

You will probably rather know the Disney version...

Basically its a perky imitation of Apples OSX look.

Installation:

tar -xjf baghira.tar.bz2
cd baghira/baghira
./configure --prefix=`kde-config --prefix` --disable-debug [--enable-final]
(!!!BEGINNERS: the direction of the accents is _important_ (top-left to bottom-right), the rectangular brackets mean [this is optional] - dont type them!!!)
make
and finally as root:
make install

<<less
Download (0.89MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
925 downloads
Guitone 0.6.3

Guitone 0.6.3


Guitone is a Qt-based, cross-platform graphical user interface for the distributed version control system monotone. more>>
Guitone is a Qt-based, cross-platform graphical user interface for the distributed version control system monotone (http://venge.net/monotone).
Guitone project aims towards full implementation of the monotone command line interface and is specially targeted at beginners.
Enhancements:
- This release fixes build problems in release builds.
- Guitone also no longer hangs when a workspace is loaded on Win32.
- It should be possible now to build and run guitone on 64-bit machines properly.
<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
911 downloads
JGachine 0.1.0

JGachine 0.1.0


JGachine project is a Java game machine/engine/browser. more>>
JGachine project is a Java game machine/engine/browser.
JGachine is a networked game engine for 2D multi-player (networked) games.
It is written in Java and C++.
The games themselves are written in pure Java and can be loaded via the network.
Main features:
- easy game programing for beginners
- a game machine/engine/browser
- one client for multiple games
- you only write the game server (though the server may send bytecode to the client)
- secure client (though executing bytecode from the server
- writing multiplayer networked games within 2 hours
- portable
- try to allow output device independent games
- device independent coordinates
- help with different/changing aspect ratios
<<less
Download (0.41MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
Engauge Digitizer 4.1

Engauge Digitizer 4.1


Engauge Digitizer converts graph and map images into numbers. more>>
Engauge Digitizer project is digitizing software that converts an image showing a graph or map into numbers. The image file can come from a scanner, digital camera, or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet.

Highlights for beginners include an intuitive interface and extensive context-sensitive documentation. Highlights for experts include compensation for image distortion, cartesian and polar coordinates, linear and logarithmic coordinates, automatic scanning, graphical previews, and browser help.

<<less
Download (9.1MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
924 downloads
KCheckers 0.8.1

KCheckers 0.8.1


KCheckers is the Qt version of the classic boardgame more>>
Qt version of the classic boardgame "checkers". KCheckers game is also known as "draughts".
KCheckers is distributed under the GNU GPL.
Main features:
- Pure Qt.
- Built-in checkers engine.
- English and Russian rules of play.
- Beginner, Novice, Average, Good, Expert and Master levels of skill.
- Green, Marble and Wooden themes of the board.
- Portable Draughts Notation database format support.
- PDN preview widget.
- Saving, loading and restarting of game.
- Auto change of the mens color.
- Undo of last move.
- Auto saving of settings.
- Optional numeration of the board.
- Game information box.
- The on-line description of the plays rules.
- Threads support.
- Internationalization support (now German and Russian).
- Network capabilities.
Rules of play:
- In the beginning of game you have 12 checkers (men).
- The men move forward only. The men can capture:
- by jumping forward only (english rules);
- by jumping forward or backward (russian rules).
- A man which reaches the far side of the board becomes a king.
- The kings move forward or backward:
- to one square only (english rules);
- to any number of squares (russian rules).
- The kings capture by jumping forward or backward.
- Whenever a player is able to make a capture he must do so.
Enhancements:
- A bug that occurred in SuSE 9.3 when compiling with GCC 3.3 was fixed.
- Unused code was removed.
<<less
Download (0.080MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1395 downloads
MyGeOs 2.0

MyGeOs 2.0


MyGeOs is a High Performance GNU/Linux Distribution. more>>
MyGeOs is a High Performance GNU/Linux Distribution. We provide a i686-Optimized Binary-Distro called "MyGeOs-B" and of course the Source-Distro "MyGeOs".
"MyGeOs" is compiled completely from the source code, so that the installed Linux system suites perfectly your computer.

Your processor is automatically recognised and the system will be optimised for this processor. This normally results in a performance improvement of your system.

We made the installation of MyGeOS largely automatic, if you cant wait till all sources are compiled, use "B". "MyGeOs-B" is a i686-Optimized Binary-Distro and his Mother is MyGeOs, but why MyGeOs-B? (I dont really understand).

Some Users only want test MyGeOs, but they cannot wait till MyGeOs is compiled, so there is MyGeOS-B: it will be installed in less then 1hour.

MyGeOs + MyGeOs-B are not made for Linux-Beginners! MyGeOs is made for Linux-Geeks, who want to have a small and fast Distro like LFS. If you have never compiled your own Kernel or configured X manually, you should use an easier Distro.
<<less
Download (639MB)
Added: 2005-09-01 License: GPL (GNU General Public License) Price:
844 downloads
eznet 1.11

eznet 1.11


Eznet makes setting up PPP for Linux easy. more>>
Eznet makes setting up PPP for Linux easy. Just enter the name of your ISP, a phone number to dial, the login name, the password and the TTY and eznet takes care of the rest.

Setting up PPP under Linux can be intimidating, especially for newbies. Between chat scripts and a zillion options to pppd, setting up PPP can be a hassle for experienced users. Its a wonder beginners are able to do it at all.

``eznet is a new program designed to make it much easier to get PPP running under Linux. Basically all you have to do is supply a name for your ISP, a login name, password and phone number and eznet will do the rest. There are not configuration files to edit, no chat scripts to design and no need to figure out what a "chap-secret" is. Assuming you have pppd and eznet correctly installed (which should happen automatically from your CD-ROM, right?) the following command is all it takes to set up PPP:

eznet add service=NAME user=ABC password=XYZ phone=5551234

The setup command has to be entered as root. But after the setup is done, any user can bring up the PPP connection by simply typing:

eznet up NAME

If everything works right, you should have a PPP connection in 30 seconds or so. The ``eznet up command will not return until either the connection has been established, or the connection attempt fails. The command will return a non-zero result code if the connection attempt fails, making is suitable for use within shell-scripts. ``eznet up prints a status message just before it returns so that interactive users can also see what happened.

The connection established by eznet will automatically go down after 5 minutes of inactivity. Or you can bring it down manually by typing:

eznet down NAME

To see the current status of a connection, type:

eznet status

Eznet also supports demand dialing. If you have Eric Schenks ``Diald package installed, you can start it up by typing:

eznet dialdon NAME

And turn diald back off using:

eznet dialdoff NAME

If you prefer to use the request-route feature of kerneld, then just write the following script into the file ``/sbin/request-route:

#!/bin/sh
eznet up NAME

I prefer to use diald, since it seems to work better and because kerneld will not be supported in the 2.2.X kernels. But either method works.
<<less
Download (0.030MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1211 downloads
Uberyl Beta

Uberyl Beta


Uberyl is Ubuntu + Beryl, and many other programs that makes Linux easy for all, mainly for beginners. more>>
Uberyl is Ubuntu + Beryl, and many other programs that makes Linux easy for all, mainly for beginners, but that does not reduce power for the advanced users. He is able to run beryl in a live-CD with Intel, Nvidia & Ati.

The project installs Songbird, Automatix, Envy, Emulators, Xara xtreme, youtranslator, navigator Avant window, apton-CD, ndiskgtk (wireless drivers tools) and many more.
<<less
Download (MB)
Added: 2007-04-19 License: GPL (GNU General Public License) Price:
595 downloads
Hextris 0.9

Hextris 0.9


Hextris is a Tetris game with stones made of hexagons. more>>
Hextris is Tetris with stones made of hexagons.
It takes some time to get used to the hexagon board but its worth it.
Main features:
- severity levels for beginner, medium and expert
- choosable speed at game start
- global highscore list
- choosable hexagon size
- Java/multiplatform implementation
- GPL license
The aim of the game is to score as high as possible. So here are some score hints:
- Moving down stones manually scores more than waiting until stones move automatically.
- Playing in higher levels scores more than playing in lower levels. If you start in a higher level then you stay there as long as it takes to reach that level from level 1. So if you feel comfortable in say level 3 then its better to start in level 3.
- The score for removed lines depends on the number of simultaneously removed lines and grows quarely, i.e. filling 2 lines with one stones brings 2 times the score of filling 2 lines seperately. 3 times for 3 lines etc.
The actual number of score points can be found in the help display
<<less
Download (0.031MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
820 downloads
Online Poker 1.1.2

Online Poker 1.1.2


Poker Eon features exciting poker tournaments and ring games 24/7! We have something to offer for every player, from beginners to seasoned players – w... more>> <<less
Download (6028KB)
Added: 2009-03-31 License: Freeware Price: Free
206 downloads
OPEN BEXI HTML Builder 1.6

OPEN BEXI HTML Builder 1.6


OPEN BEXI HTML Builder is a WYSIWYG HTML editor. more>>
OPEN BEXI HTML Builder is a WYSIWYG HTML editor which allows you to create Web pages and generate HTML code from your browser without any HTML knowledge.

It lets you create, update, and remove HTML components. OPEN BEXI HTML Builder is suitable for beginners and experts.
<<less
Download (1.8MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
939 downloads
OpenLDev 1.0

OpenLDev 1.0


Open Linux Developer is a environment based on the Gtkmm libraries that provides a graphical front-end to gcc/g++. more>>
OpenLDev is a graphical front-end to Linux development tools such as gcc, autotools and make. Most Integrated Development Environments (IDE), are cumbersome and confusing to use, but OpenLDev strives to provide an easy-to-use interface that is both productive for experts and simple for beginners.

OpenLDev is free and open source and is licensed under the General Public License. Please feel free to submit bugs and/or contribute new code.

In order to create a simple IDE, OpenLDev focuses on C and C++ development. We provide project templates for console applications to those that take advantage of the Gtk+ and Gtkmm libraries. Project and autotools management is provided through a few streamlined dialogs that help the user by removing the need to edit Makefiles. The GtkSourceView widget performs syntax highlighting, which gives users of GEdit a familiar work environment.

<<less
Download (0.12MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
941 downloads
Eclipse 2D Game Engine 1.0

Eclipse 2D Game Engine 1.0


Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file. more>>
Eclipse is a set of C++ classes designed to give beginner developers a head start in developing their first games as well as more experienced developers who dont want to have to write code for mundane tasks like fonts, sprites, and image loading.

Eclipse 2D Game Engine provides bitmap fonts, window management, audio capabilities, image loading, error logging, and zip file support.
<<less
Download (0.38MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1166 downloads
AI::NeuralNet::Simple 0.10

AI::NeuralNet::Simple 0.10


AI::NeuralNet::Simple is a simple learning module for building neural nets. more>>
AI::NeuralNet::Simple is a simple learning module for building neural nets.

SYNOPSIS

use AI::NeuralNet::Simple;
my $net = AI::NeuralNet::Simple->new(2,1,2);
# teach it logical or
for (1 .. 10000) {
$net->train([1,1],[0,1]);
$net->train([1,0],[0,1]);
$net->train([0,1],[0,1]);
$net->train([0,0],[1,0]);
}
printf "Answer: %dn", $net->winner([1,1]);
printf "Answer: %dn", $net->winner([1,0]);
printf "Answer: %dn", $net->winner([0,1]);
printf "Answer: %dnn", $net->winner([0,0]);

ABSTRACT

This module is a simple neural net learning tool designed for those who have an interest in artificial intelligence but need a "gentle" introduction. This is not intended to replace any of the neural net modules currently available on the CPAN. Instead, the documentation is designed to be easy enough for a beginner to understand.

<<less
Download (0.017MB)
Added: 2006-09-01 License: Perl Artistic License Price:
1152 downloads
libease 0.0.3

libease 0.0.3


libease is a shared library containing easing algorithms. more>>
libease is a shared library containing easing algorithms that can be used for graphical effects or mathematical calculations.
libeases main goal of is to try and create a centralised library for easing effects within the window manager environment.
Installation:
Beginners:
This is intended for those not fluent with linux
Please type the following at root:
sh ./install.sh
Experts:
Setting prefix: There is currently only the Edit the Makefile method. (sorry, getting to it)
then type the following:
make clean
make
make install
make test
Enhancements:
- Five new easing methods were introduced.
- We are currently looking for programmers and mathematicians to help develop better easing methods and to redesign the code construct used to access the methods.
<<less
Download (0.011MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
922 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5