Main Page
From Freehackers
|
Welcome to freehackers.org Freehackers hosts several free software projects and publishes some technical articles. Please use the content box on the left or the search box. |
Editorial In the original meaning of the word, hackers are enthusiastic computer programmers who share their work with others. They are not computer criminals. FreeHackers is a portal dedicated to Free Software Development. |
2008-07-20 - Indent Finder 1.3 released
Indent Finder is a handy script that adjust your editor indentation setting with the files that you open. This version adds support for mixed indentation detection and improves the detection algorithm.
Indent Finder
2008-06-04 - New laboratories
Freehackers now has a place to develop both private and public projects. We selected redmine to handle projects homepages, bugtrackers, forums and much more. The previous bugtracker (mantis) has been migrated.
Freehackers'labs
2008-03-11 - Version 1.0 of GentooDepBrowser is released
This release fixes some glitches from the 0.9 (most notably an ugly segfault on startup on most platforms..). It contains the basic stuff i wanted for 1.0 : you can browse, up and down, the dependencies. The next releases will display the same kind of meta information as eix/esearch.
Gentoo Dependencies Browser homepage
2008-03-02 - First release of GentooDepBrowser
Gentoo Dependencies Browser is a graphic tool to browse through portage dependencies, in both ways (forward and reverse dependencies). Portage is the build system for gentoo
The version 0.9 can be downloaded from the Gentoo Dependencies Browser web page
2008-01-30 - Release of a small Python toy for playing with mesh objects
Python Mesh Viewer is an academic tool that creates or loads an object made with triangles or quads (a mesh), and it displays it without the help of any hardware or opengl stuff. All with software.
2008-01-02 - Release of Opale 0.8.3
- fix several minor display bugs
- menu reorganisation
- updated translations
2007-11-16 - Release of Indent Finder 1.2
An indentation checker script was introduced, to validate a source tree for consistent indentation.
Download it on the Indent Finder Homepage