advanced system
Advanced Assembler 0.9.0
Advanced Assembler is a multi-platform and modular assembler. more>>
Aasm should make assembly programming easier for developer, by providing a set of advanced features including symbol scopes, an expressions engine, big integer support, macro capability, numerous and accurate warning messages.
Its dynamic modular architecture enables Aasm to extend its set of features with plug-ins by taking advantages of dynamic libraries.
The input module supports Intel syntax (like nasm, tasm, masm, etc.). The x86 assembler module supports all opcodes up to P6 including MMX, SSE and 3DNow! extensions.
F-CPU and SPARC assembler modules are under development. Several output modules are available for ELF, COFF, IntelHex, and raw binary formats.
Advanced Stock Tracking System 0.2.8
Advanced Stock Tracking System provides the individual investor with a powerful set of tools for making financial decisions. more>>
This project features a portfolio with dividend tracking, worksheet to keep track of prospects, a stock comparison utility, a search engine for the stock market and an alert engine to email you about key events in your securities.
Advanced tic-tac-toe 2.1
Advanced tic-tac-toe project is an advanced version of tic-tac-toe. more>>
It is a version of the popular game with different rules for placing and winning the game.
Enhancements:
- Removed all unused vars
Advanced Poll Script 2.0.7
Advanced Poll Script provides a polling system with powerful administration tool. more>>
Advanced Poll is a polling system with powerful administration tool. It features: multiple polls, unlimited options, templates, language support, IP-Logging, IP-Locking, cookie support, comment feature, vote expire feature, random poll support and more. Supports both text file and mySQL database.
Advanced Strategic Command 1.16.4
Advanced Strategic Command is a free, turn based strategy game. more>>
Advanced Strategic Command is distributed under the terms of the Gnu General Public License (the license Linux uses too), which basically means the game is free, the complete source code is available and you can do everything with it as long as it remains free.
Advanced Bash Scripting Guide 5.4
Complete ebook tutorial and reference on shell scripting with Bash in Linux/UNIX/BSD. This is the equivalent of a 918-page printed book. more>>
Complete ebook tutorial and reference on shell scripting with Bash in Linux/UNIX/BSD. This is the equivalent of a 918-page printed book. Includes shell scripts that emulate games, such as Perquackey and Nim. It is an official Linux Documentation Project (http://www.tldp.org) Guide. Some reviewers have named it the best book available on the subject.
Requirements: Web Browser or PDF viewer
Whats new in this version: New material, updates, bugfixes, stylistic revisions
<<lessAll System Info
All System Info is a system info SuperKaramba theme. more>>
It shows:
- System Info
- CPU usage
- Network Usage
- Memory Load
- HDD usage
Advance Stock Tracker 0.2.8
Advanced Stock Tracking System (AST) is a Web-based application for keeping track of stocks. more>>
Advance Stock Tracker features a portfolio with dividend tracking, a worksheet to keep track of prospects, a stock comparison utility, and a search engine for the stock market based heavily on technical analysis.

Advanced Human Light 1.0
Advanced Human Light is a GTK theme that uses the Murrine, Aurora, and, Clearlooks engines. more>>
Advanced Human Light 1.0 is yet another beautiful theme for Gnome users. It is actually a GTK theme that uses the Murrine, Aurora, and, Clearlooks engines.
This supports rgba* in the main window while leaving buttons, tabs, and text areas opaque so as to enhance readability and usability without sacrificing eye candy.
GNOME is an international effort to build a complete desktop environment-the graphical user interface which sits on top of a computer operating system-entirely from free software. This goal includes creating software development frameworks, selecting application software for the desktop, and working on the programs which manage application launching, file handling, and window and task management.
GNOME is part of the GNU Project and can be used with various Unix-like operating systems, most notably Linux, and as part of Java Desktop System in Solaris.
The name originally stood for GNU Network Object Model Environment, though this acronym is deprecated. The GNOME project puts heavy emphasis on simplicity, usability, and making things "just work".
Requirements:
- GTK 2.x
- GNOME 2.x
System-CoW
System-CoW is a system monitoring SuperKaramba theme. more>>
You must have installed hddtemp and all i2c sensors in kernel to have this script working!
You must launch:
hddtemp -d /dev/hd[abc] // if you have 3 disks!
to have temperature working!
For gentoo add a line to /etc/conf.d/local.start to load the command line at startup!
Advanced Guestbook Script 2.4.2
Advanced Guestbook Script provides a PHP-based guestbook script. more>>
Advanced Guestbook is a PHP-based guestbook script. It includes many useful features such as preview, templates, e-mail notification, page spanning , picture upload, templates, html tags handling, smilies, advanced guestbook codes and language support. The admin script lets you modify, view, and delete messages.
PHP Advanced Graphing Class 1.4
PHP Advanced Graphing Class is a PHP class that can be used to generate line, bar, and 2D/3D pie graphs. more>>
The graphs can be built from data defined with PHP code or with data imported from XML or CSV files. It can use custom colors, custom data point shapes or images, custom end arrows, an optional inline format, a custom graph scale, etc.
The graphs can be generated in PNG format either to a file or served as the current script output.
Enhancements:
- Bar charts and 2D/3D pie charts were added.
Asymptopia Flashcard System 2.0
Asymptopia Flashcard System project is a LaTeX flash card system for student and professional education. more>>
Asymptopia Flashcard System uses Motif and LaTeX to produce, manage, and use attractively formatted flashcards.
You load some or all of your "collections" and set the timer for pop-up frequency.
The GUI interface and "Collection Manager" make creating and modifying flashcards as simple as pushing a single button.
A knowledge of LaTeX is only required when entering special symbols.
Learning Management System 1.14
Learning Management System allows users to manage online learning classes. more>>
It allows them to set up classes, create assignments online, and send messages to students from within the system for tracking.
Learning Management System is a simple system to move academic classes onto the Web in order to reach a larger audience.
Enhancements:
- This release fixed two bugs in the library file system.
Advanced game library 0.2.4
Advanced game library project is a library designed to ease game development. more>>
It uses the SDL library and provides 2D graphical functions, sound streaming and events functions, video streaming, AI engines, and map generator.
This software is primarily designed for LINUX.
This SDK uses the SDL library for the bitmap, sound and events system. SDL provides accelerated and portable interfaces for the video and sound hardware.
The abstraction of the low level layer makes possible the extension of adgali to other low level libraries like Allegro or GGI.
This library tends to provide useful functions for bitmap and sprite display, game GUI, game sound events and music stream , network management and video streaming.
Well, only a subset of these features are implemented for now.
Main features:
- underlying library:
- SDL
- General features:
- The library is thread safe and reentrant
- Error management system: adgali provides a system to trace the origin of an error
- Unified data streaming system: memory, files, network or archives are simple to manage and can provide the game datas
- A modular conception for the loaders (streaming system, images, fonts ...)
- A memory leak detection system
- A postmortem backtracing system
- A general parser for a general treatment of the configuration files and scripts (in the spirit of the GTK+ description files).
- All major features are designed as modules integrated with a general engine
- a dynamic loading system of modules or third part libraries (work in progress)
- A cache system is designed for all objects to accelarate object loading
- 2D graphics features are:
- 32 bits pictures management: 24 bits of colour, 8 bits of alpha
- image loading: support BMP, PCX, GIF, TGA, JPG, PNG, PPM, PNM, PGM, TIFF, XCF, XPM image formats
- unified fonts management: true type fonts (TTF using freetype 2) and bitmap fonts ( an image file and a text description file)
- Color separation, modification and combination for an image (RGB, green level, CMY and HSV)
- zone filling, copying, tiling, clipping with optionnal rotation and mirror
- color filling, mask-ing, key color alpha channel treatment
- lines drawing with clipping functions
- Graphical user interface:
- a tree organized bitmap hierarchy with an automatic refresh system to the viewport
- basic string printing