Open Source Documentation Network

  • Developpement Tools
    • IDE
      • Eclipse Ganymede
      • Aptana
      • Anjuta
      • Geany
      • CodeBlocks
    • Designers
      • Glade Manual
      • Glade API Documentation
    • Revision Control
      • Subversion
      • Git
      • CVS
      • Bazaar
      • Mercurial
    • Forges
      • SourceForge
      • Savane
      • CodePlex
      • Trac
      • Google Code
      • Coding Team
      • Launchpad
  • Langages
    • Python
      • Python 3.0
      • Python 2.6
      • Dive into Python
      • Tutorials
        • The Python grimoire
        • Python recipes
      • HOWTOS
        • Regular Expressions
        • Sockets programming
        • Sorting
        • Unicode
    • Bash
      • Reference manual
      • Scripting Guide
      • Sed : An Introduction and Tutorial
    • Mono
      • Introduction
      • Using Databases
      • Using XML
      • Interop with native libraries
      • Mixing with other languages
      • Assemblies and the GAC
      • Application deployment
      • Best practices
      • More sample code
    • C
      • The C Book
      • C Programming
      • GNU C Library
      • Unix programming FAQ
        • Tutorials
        • The GNU C Programming Tutorial
        • POSIX Threads Programming
    • C++
      • Language tutorial
      • C++ Reference
      • Linux C++ Software Development
      • C++ Programming HOW-TO
    • Perl
  • Libraries
    • GTK+
      • GLib
      • GTK
      • Bindings
        • PyGTK
          • Tutorial
          • PyGobject Reference
          • PyGTK 2.0 Reference
        • GTK#
          • Beginners Guide to Gtk#
          • Building Gnome applications with Mono
    • Qt
      • Reference Manual
    • SDL
      • Pygame
        • Documentation
        • Tutorials
    • GStreamer
      • GStreamer Application Development Manual
      • GStreamer FAQ
      • GStreamer Plugin Writer's Guide
      • GStreamer 0.10 Core Reference Manual
      • GStreamer 0.10 Library Reference Manual
      • PyGst
        • Python GStreamer Reference Manual
        • Python GStreamer Tutorial
    • Pyglet
      • Programming guide
      • API Reference
    • libhid
      • libhid API documentation
    • libusb
      • libusb-1.0 API Reference
  • System
    • Linux distributions
      • Linux from scratch
      • Debian
      • Gentoo
      • Ubuntu
      • Ubuntu [Fr]
    • Packaging
      • Debian
      • Ubuntu
      • Using PPAs on Launchpad
    • Networking
      • Introduction to TCP/IP
      • TCP/IP FAQ
      • BSD Sockets: A Quick And Dirty Primer
      • Beej's Guide to Network Programming
    • Filesystem and file tools
      • Filesystem Hierarchy Standard
      • rsync
      • Samba
      • NFS
    • Virtualisation
      • Virtual Box
        • User Manual (PDF)
        • HOWTOs and Tutorials
  • Servers
    • Apache
      • HTTP Server 2.2
      • HTTP Server 2.0
    • OpenSSH
      • Manual
    • OpenVPN
      • Documentation
      • FAQ
    • LDAP
      • OpenLDAP 2.4 Administrator's Guide
  • Database
    • MySql
      • MySQL 5.0 Reference Manual
      • Python
        • Writing MySQL Scripts with Python DB-API
  • Web developpement
    • HTML
      • HTML 5 Reference
      • HTML 4.01 Reference
    • XML
      • XML 1.0 Reference
    • PHP
      • Manual
      • Frameworks
        • Symfony
          • Getting started
          • Practical Symfony (Jobeet tutorial) for Doctrine
          • Practical Symfony (Jobeet tutorial) for Propel
          • The Definitive Guide to symfony
          • My first project
          • Symfony forms
          • The symfony and Doctrine book
          • The symfony cookbook
          • Symfony API
      • ORMs
        • Propel 1.3
          • User guide
          • API Docs
          • HowTos
          • FAQ
          • WTF
        • Doctrine
          • Manual
          • Cookbook
          • API Documentation
          • Cheat Sheet
    • Ajax/Javascript
      • Core Javascript Guide
      • Core Javascript Reference
      • Firebug
        • FAQ
        • Keyboard and mouse shortcuts
        • Command line API
        • Console API
      • jQuery
          Plugins
          • Treeview Plugin
  • General computing concepts
    • Architectural Patterns
      • MVC (Model-View-Controller)
    • Introduction to Parallel Computing
    • Cryptography
      • Introduction to cryptography
      • PGP Questions and answers
      • GnuPG Manual
      • GnuPG Handbook
      • GnuPG HOWTOs
    • UML
      • UML Tutorial
  • FOSS culture
    • How to become a hacker (Eric S. Raymond)
    • Free Software Project Management HOWTO (Benjamin Mako Hill)
    • How to Report Bugs Effectively