Most Popular

Search this site

Most Recent

Recently updated

Examining the (gcc) Compilation Process

Updated on 2008-10-20 08:50:04 by ossdeveloper.com admin

A good beginner's overview on what actually happens when compiling software with GCC

Linux Filesystem Hierarchy

Updated on 2008-08-27 04:36:19 by ossdeveloper.com admin

This document outlines the set of requirements and guidelines for file and directory placement under the Linux operating system.

The Linux System Administrator's Guide

Updated on 2008-08-27 04:33:10 by ossdeveloper.com admin

The Linux System Administrator's Guide, describes the system administration aspects of using Linux.

GNU/Linux Command-Line Tools Summary

Updated on 2008-08-27 04:28:34 by ossdeveloper.com admin

This document is an attempt to summarise the many command-line based tools available to a GNU/Linux based operating system.

A guide to the kernel development process

Updated on 2008-08-13 00:23:47 by ossdeveloper.com admin

This guide, published by the Linux Foundation, explains how to deal with and work within the Linux kernel community.

How to be a Programmer: A Short, Comprehensive, and Personal Summary

Updated on 2008-08-12 03:02:57 by ossdeveloper.com admin

This nice howto describes very well the things needed to become a programmer, from a non-technical viewpoint.

LinuxCommand.org

Updated on 2008-08-12 01:48:42 by ossdeveloper.com admin

LinuxCommand.org is a Linux education and advocacy site devoted to helping users of legacy operating systems migrate into the future.

Awk by example

Updated on 2008-08-11 01:33:09 by ossdeveloper.com admin

This article in IBM DeveloperWorks introduces the reader to the Awk programming language

Google Blog suggests to students: Major in learning

Updated on 2008-08-11 01:24:46 by ossdeveloper.com admin

There is a very insightful article in the Google Blog, titled "Our Googley advice to students: Ma ..

Doxygen

Updated on 2008-08-06 07:29:35 by ossdeveloper.com admin

Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.

OpenJDK

Updated on 2008-08-06 06:31:42 by ossdeveloper.com admin

OpenJDK is the open source community established for the development of the open source Java Development Kit.

Ossproject

Updated on 2008-08-06 06:21:39 by ossdeveloper.com admin

ossproject.org is a site dedicated to the hosting of open source software projects.

GNA

Updated on 2008-08-06 06:19:15 by ossdeveloper.com admin

GNA is a project hosting service for development, distribution and maintenance of Libre Software (Free Software) projects.

Savannah (non-GNU)

Updated on 2008-08-06 06:17:45 by ossdeveloper.com admin

Savannah.nongnu.org is a project hosting service for development, maintenance and distribution of Free Software that runs on free operating systems.

Savannah (GNU)

Updated on 2008-08-06 06:15:12 by ossdeveloper.com admin

Savannah aims to be a central point for development, maintenance and distribution of official GNU software.

Alioth

Updated on 2008-08-06 06:11:46 by ossdeveloper.com admin

Alioth is a free service to Open Source developers offering easy access to project hosting services

SourceForge

Updated on 2008-08-06 06:10:03 by ossdeveloper.com admin

SourceForge is a popular and large project hosting site hosting numerous open source projects

Tiobe programming language survey shows great popularity for open source languages

Updated on 2008-08-06 04:27:41 by ossdeveloper.com admin

I recently came across the TIOBE Programming Community Index. This is updated monthly, and I came to ..

About Ossdeveloper

Updated on 2008-08-06 03:39:55 by ossdeveloper.com admin

ossdeveloper.com is a site dedicated to development of open source software, software development us ..

Inside the Linux boot process

Updated on 2008-08-05 05:25:12 by ossdeveloper.com admin

This document explains quickly and concisely how a Linux system boots up. A very good read to get an understanding of this process.

Introduction to D-Bus

Updated on 2008-07-04 03:55:19 by ossdeveloper.com admin

What you will find here is an explanation what D-Bus really is, what the concepts behind it are and how they fit together, and what jargon you'll need to know to understand it all.

Bugzilla

Updated on 2008-07-01 12:08:12 by ossdeveloper.com admin

Bugzilla is server software designed to help you manage software development.

Mantis Issue Tracker

Updated on 2008-07-01 12:06:16 by ossdeveloper.com admin

Mantis is a free popular web-based bugtracking system.

Bazaar

Updated on 2008-07-01 12:04:14 by ossdeveloper.com admin

Bazaar is a distributed version control system that Just Works and adapts to the workflows you want to use.

Distributed revision control with Mercurial

Updated on 2008-07-01 12:02:42 by ossdeveloper.com admin

This book serves as a complete manual for using the Mercurial revision control system