Source Mage is a source-based GNU/Linux distribution based on a Sorcery metaphor of "casting" and "dispelling" programs, which we refer to as "spells", and a package manager called "Sorcery". Our
... [More] packages are designed to allow the user to customize the package any way they want (custom flags, etc.) as well as offering as many of the package options as possible to the user up-front (you will not need to know what options a package has or what optional dependencies it can use ahead of time). All of our scripts are GPL'd and our package manager and packages are written in bash, so they are easy to learn and modify. Sorcery supports custom packages maintained by users, which can override the default package and will never be touched by updates. The magic is truly in your hands with SourceMage. [Less]
The goal of the Syllable project is to create a family of easy-to-use free software operating systems. It is the continuation of the BeOS-like AtheOS.
Syllable Desktop has its own C kernel with
... [More] symmetric multiprocessing, multithreaded pre-emptive multitasking, high POSIX compliancy, 64-bit journaled filesystem (AFS) with metadata, an integrated native GUI architecture with an object-oriented C++ API, SDL, singular native toolkit and multi-user desktop environment. The system seeks to be an integrated, lightweight, easy-to-program, powerful, high-performance graphical desktop environment which avoids legacy OS paradigms that frustrate developers and have hindered the computing masses' adoption of a free-software desktop.
Syllable Server is a matching small and efficient Linux server. [Less]
Initng is a full replacement of the old and in many ways deprecated sysvinit tool. It is designed to significantly increase the booting speed of a unix-like operating system by starting processes asynchronously.
PHP XHTML tableThis class for PHP 5 easily creates XHTML valid tables with a simple and easy to remember syntax.
Download and installDownload the file, unzip it and read the INSTALL file.
... [More]
Example$table = new table('border="1"');
$table->caption('People');
$table->part('head');
$table->headers('Name',array('Age'=>'title="in years"'),'Country');
$table->part('body','style="color:Blue;"');
$table->row('');
$table->cells('John',23,'USA');
$table->row('');
$table->cell('Jack');
$table->cell('42');
$table->cell('Mexico');
$table->row('');
$table->cell('Philip J. Fry');
$table->cell('23');
$table->cell('India');
$table->part('foot','style="color:Violet;"');
$table->cell("Total :");
$table->cell(23+42+23);
# empty cell
$table->cell();
# reopen a closed part, and add a row
# won't increment the total, it's only an example
$table->part('body');
$table->row('style="color:Green;"');
$table->cells('Igor',43,'Russia');
echo($table);XHTML Output
People
Name
Age
Country
Total :
88
John
23
USA
Jack
42
Mexico
Philip J. Fry
23
India
Igor
43
Russia
Preview [Less]
Domain Name PortfolioA PHP and MySQL based application to help domain owners better organize their portfolio. It allows you to list your domains with their expiry, registrar, price, and a status (For
... [More] Sale, Make Offer, Sold). Also allows visitors to your portfolio to contact you about a given domain. Categories and support for other database types (PostgreSQL, etc) to come in a future version.
Official SiteProject Homepage [Less]
A conversion program written in as a Windows Forms Application in Visual Basic to convert roman numerals to regular numbers and back. It can handle up to 3,999,999. It requires the .NET Framework 3.5 and is licensed under the the CC GNU GPL.
Subversiondownload - subversion-1.4.6The latest releases of Subversion. Tarballs are for Unix-type OSs. Zip files are for Windows. Please use the appropriate format of package for your OS. or Click -
... [More] page subversion.tigris.org(link) Descrition subversion.tigris.org(link)
What is Subversion?Subversion is a free/open-source version control system(link)
OS-LinuxOS-Linux- Arco-Debian
If you are interested arco-debianftp -with archive iso - Arcosvn
Google Earth LinuxDownloadRulesInstalling Google Earth Linux [Less]