Main > Free Download Search >

Free g software for linux

g

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 432
gnscd

gnscd


gnscd is a name service caching daemon. more>>
gnscd is a name service caching daemon. gnscd is a replacement for nscd that has been rewritten with different networking and database code. It implements both the glibc235 and glibc232 nscd protocols in one daemon, sharing one cache.

OPTIONS

-g

Display basic information on daemon status. For compatibility with GNU nscd. Useful in watchdog scripts.

-d

Dont daemonize. Also print debugging information about what is going on inside gnscd
<<less
Download (MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
807 downloads
g-page 2.03

g-page 2.03


g-page is a client/server application designed to send text messages to pagers or SMS enabled PCS phones. more>>
g-page is a client/server application for Unix designed to send text messages to alphanumeric pagers or PCS phones with short messaging, SMS, capabilities.

It supports the SNPP, WCTP, and SMTP (email) protocols, and works on a stand-alone workstation or across a network.

<<less
Download (0.20MB)
Added: 2006-09-06 License: GPL (GNU General Public License) Price:
1146 downloads
gstring

gstring


The General String library was inspired by the Icon programming language string manipulation features. more>>
The General String library was inspired by the Icon programming language string manipulation features. This library has a GNU license, i.e. it is free. I encourage you to get acquainted with the GNU license and support it if you agree with it.

Icon has two interesting features that are very useful in string manipulation:
Generators: A construct that can generate a sequence of values, and fails when no more values are available.

This is somewhat similar to Javas Iterator. This General String library supports generators through the IGenerator interface.

Backtracking: An operation can consist of two (or more) generators associated together, e.g. through an operator, if the second generator fails, we backtrack to the first generator and retry the operation again.

Think of a database transaction to help you understand backtracking, although they are different. This General String library supports backtracking through the operator classes in the gstring.operators package.

Next is a simple example to show the elegance of these concepts. Suppose that you want to parse a string to find the indexes of vowels:

GString source = new GString("Hello world"); // String to be parsed
SetChar target = new SetChar("aeiou"); // Vowels
IGenerator g = source.doGenerate().find().generator(target); // a find generator
Variant v; // a variant to hold generated positions

// loop until no more generations
do {
v= g.next(); // get next position
if (g.ok()) // if successful generation then print position
System.out.println(v);
} while (g.ok());

The above example will print:
1
4
7
<<less
Download (0.054MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1488 downloads
G.O.SQL 1.01b

G.O.SQL 1.01b


G.O.SQL is a Web-based data management tool for Oracle. more>>
G.O.SQL is a Web-based data management tool for Oracle. Currently, the project supports 7 schemas objects: table, view, index, sequence, function, procedure, and synonym.
<<less
Download (0.35MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
880 downloads
G-SYS-X 0.2

G-SYS-X 0.2


G-SYS-X is a simple system for web masters allowing then to add galleries to webpages. more>>
G-SYS-X is a simple system for web masters allowing then to add galleries to webpages using a tree of directories to organize the structure of the gallery.
The system can also generate a Google sitemap for the gallery to help Google web crawlers spider the gallery more efficiently.
The project has been made available as open source under the LGPL license.
Enhancements:
- Added Google Sitemap generator to the system
<<less
Download (0.011MB)
Added: 2007-04-27 License: LGPL (GNU Lesser General Public License) Price:
910 downloads
G-whale 0.2

G-whale 0.2


G-whale project is a simple, text-based mail user agent. more>>
G-whale project is a simple, text-based mail user agent.
A mail user agent (MUA) is a program that allows you to receive and send e-mail messages; its usually just called an e-mail program.
To use an MUA such as Eudora or Microsoft Outlook, you install the MUA program on your computer and then use it to download and store e-mail messages to your computer; it will also allow you to read or write messages offline.
Web-based MUAs, such as Hotmail and Yahoo, store messages on their own mail servers and allow access to them through a Web page. An MUA is sometimes called an e-mail agent or an e-mail client.
Enhancements:
- A configuration file is now used.
<<less
Download (0.002MB)
Added: 2006-02-15 License: Other/Proprietary License with Source Price:
1346 downloads
G-Star 0.1.3

G-Star 0.1.3


G-Star project is a clone of the TI-8x calculator game D-Star. more>>
G-Star project is a clone of the TI-8x calculator game D-Star which are all clones of an HP48 game of the same name.

G-Star currently includes 25 levels: 20 from the HP48 version, and 5 from the TI-83 version of the game. I am planning on adding additional levels to the game as well as some new rules.

In G-Star you control two pieces: the circle and the square. Your goal is to get all of the stars on the level by moving the circle over them. The difficult part is that the pieces are unable to stop themselves once they begin moving.

Once they are set in motion (by you), they continue to move until they run into something. Currently there is no score tracking, but I will probably base the score on the number of moves it takes you to complete a level and the amount of time it takes.

<<less
Download (0.16MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1062 downloads
(g)WebcppUI 2.0.1

(g)WebcppUI 2.0.1


(g)WebcppUI is a Gtk+ port of WebcppUI. more>>
(g)WebcppUI is a Gtk+ port of WebcppUI, an interface for Webcpp and MkScs2, providing a unified user environment for creating webcpp commands and designing webcpp syntax color schemes.

Webcpp is a utility which converts programmers source code into syntax highlighted HTML code. (g)WebcppUI supports over 30 programming languages.

<<less
Download (0.025MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1382 downloads
G-Share 1.5 Beta

G-Share 1.5 Beta


G-Share is a PHP script that allows you to share your Gmail attachments with the world. more>>
G-Share is a PHP script that allows you to share your Gmail attachments with the world, it is a download center with files stored in your gmail account.

G-Share project uses a MySQL database to store important data such as categories, download count, visitors, gmail accounts, etc...

<<less
Download (0.10MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1324 downloads
G System 0.5.1

G System 0.5.1


The G System is a free and open source simulation framework and virtual reality. more>>
The G System, often simply called "G", is an effort to create exactly this: simulation of evolution. This is both, a scientific exercise and a virtual reality where many "users" can participate in an ever changing, realistic and ... evolving universe.
G is basically a framework for virtual world simulations. And not only a framework (the "G System") but a virtual reality itself, which will become the application created with the G System.
- Multi-User 3D virtual world experience. The G System provides a 3D virtual reality that can be experienced by many users at the same time. The Users are part of the evolving universe.
- Simulation. The goal of G is to simulate a realistic, dynamic and evolving universe. To allow great flexibility a well designed core system provides the infrastructure for the world. The whole world is made up with elements.
Elements allow for creation of rule systems (like realistic physics, impact of feelings,...) to be applied to elements as well as integration of artificial intelligence (and anything else that is needed) to create evolutionary abilities.
Rule systems are created with "agents". These agents can reach arbitrary complexity and are executed as a thread, thus allowing maximum freedom to the agent design. Users can enter the world and interact with their environment, which ultimately has an impact on the evolution of the virtual universe. Thus, users make up a part of the overall simulation.
Enhancements:
LIBRARIES
G Core System (GCS):
- GCS::GObject does not store the IDs of the children anymore
- GCS::GWorldData can now return a list of children of an element
G World Engine (GWE):
- Bugs fixed concerning connecting to the G Universe
- Mutex deadlocks fixed that prevented the demo to run
- XMPP Presence subscriptions are now handled and in use
- Added new GStorage class wich implements a Qt based database layer, every database supported by Qt is supported by the G System, tested and known to work so far: QSQLITE, QMYSQL3, QPSQL7
- GStorage now used instead of GXmlStorage
- All GXmlNetwork related classes have been removed
- Fixed iterator bug that could cause crashes
- The factory has been adapted to the new database options
BINARIES
guniverseclient:
- Extracted the communication/chat area into a separate widget
- Now differentiates between internal and external contacts in the
- contact list.
- The default configuration file is now in $HOME/.guniverseclient.xml
- This makes it easy to have different configurations for every user
MISC
installer:
- 2 questions less
<<less
Download (2.8MB)
Added: 2005-06-12 License: GPL (GNU General Public License) Price:
1594 downloads
Graph 0.81

Graph 0.81


Graph is a Perl module with graph data structures and algorithms. more>>
Graph is a Perl module with graph data structures and algorithms.

SYNOPSIS

use Graph;
my $g0 = Graph->new; # A directed graph.

use Graph::Directed;
my $g1 = Graph::Directed->new; # A directed graph.

use Graph::Undirected;
my $g2 = Graph::Undirected->new; # An undirected graph.

$g->add_edge(...);
$g->has_edge(...)
$g->delete_edge(...);

$g->add_vertex(...);
$g->has_vertex(...);
$g->delete_vertex(...);

$g->vertices(...)
$g->edges(...)

<<less
Download (0.12MB)
Added: 2007-07-02 License: Perl Artistic License Price:
1427 downloads
System G 2.2.0

System G 2.2.0


System G is a UNIX file manager. more>>
Dealing with the UNIX command line, especially in order to manipulate the file system, is one of the biggest hurdles to widespread use of UNIX and Linux.Rialog for running arbitrary programs avoids need to manually open terminal windows.
System G was written to provide a simple way to access to the file system in the form of a graphical hierarchy of files and folders. System G project works with any window manager.
Main features:
- Simple, tree style, hierarchical display of files and folders
- Option to either display each folder in a separate window or to navigate the folder hierarchy within a single window
- File bindings dialog to associate file types with programs
- Rialog for running arbitrary programs avoids need to manually open terminal windows.
- Automatically mounts disk when the associated directory is opened
- Format UNIX and DOS floppy disks.
- Drag-and-Drop to move and copy files and to create symbolic links (Fully compliant with the X Drag-and-Drop (XDND) and X Direct Save (XDS) protocols.)
- Rename files and folders simply by clicking on the name and typing.
- Change permissions simply by clicking on the appropriate permission.
- All main windows have configurable button bars.
- Sort by name, user, group, size, or date.
- Shortcuts to your most frequented folders
- Customizable menu shortcuts
- (by editing string database -- a graphical editor is planned for later)
- Safe trash can interface
- Searchable, hypertext on-line help
- Designed to work with multiple virtual desktops and both Click-to-Focus and Point-to-Focus.
- Support for scrolling via wheel mice
- Full support for European languages
- Easy translation to other languages without the need to recompile the source
- Works with Gnome and KDE session managers.
- Y2K compliant
Enhancements:
- Added "Open recent" menu.
- Added "Convert to file" and "Convert to program" items to File menu.
- Added "New text file" to the File menu.
- Fixed "Alternate open" so it only asks for one command, and then runs that command on all selected files.
- Updating is now much faster, and it works well with slow network file systems like sshfs.
- No longer opens CVS and SCCS directories when Shift-click or Meta-click.
- Fixed bug so default drop action is Copy when dragging from partition A to partition B displayed inside a window displaying partition A.
- Updated to recognize latest options in /etc/fstab when searching for shortcuts.
<<less
Download (1.4MB)
Added: 2006-03-10 License: Open Software License Price:
1324 downloads
G.u.e.s.s.o 0.3

G.u.e.s.s.o 0.3


G.u.e.s.s.o is a simple guess-the-number game. more>>
G.u.e.s.s.o is a simple guess-the-number game.
I was playing this game since years , and I liked its simplicity, it was on my electronic translater (Atlas) device, but I couldnt find any PC version of it, so I decided to code it.
And it is also a project to help me learn programming with Qt.
If you like it please just drop me an email saying so.
Installation:
First you need to compile guesso, you must have qt3-devel 3.3 or later in order to compile it, open the console and type the following commands:
./make-guesso
if everything went successfuly , you can run it with the following command:
./src/guesso
and finaly if you want to install it just copy it to any folder in your $PATH variable like /use/bin :
su
cp ./src/guesso /usr/bin/guesso
Enhancements:
- made Guesso translatable (as requested :)
- added arabic translation
- added better install/uninstall scripts
- code clean up
- other minor changes
<<less
Download (0.027MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1454 downloads
cdgtools 0.3

cdgtools 0.3


cdgtools are tools for handling and ripping CD+G karaoke disks. more>>
cdgtools are tools for handling and ripping CD+G karaoke disks.
Main features:
- Rips CD+G karaoke disks using cdrdao
- Encodes the tracks to MP3+G files
- Gets track names from FreeDB/CDDB
- Includes GUI and command-line tools
<<less
Download (0.023MB)
Added: 2005-11-20 License: GPL (GNU General Public License) Price:
1436 downloads
G-Inspector 20050529

G-Inspector 20050529


G-Inspector is a GLib(GTK+) object/class inspector. more>>
G-Inspector is a GLib(GTK+) object/class inspector.

<<less
Download (0.26MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1536 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5