• Coding
  • Coders hammer & Sickles!

OPENPROJ
http://www.openproj.org/openproj

OpenProj is a free, open source project management solution. OpenProj is a replacement of Microsoft Project and other commercial project solutions. The OpenProj solution has been download more than 800,000 times in the few months since launch and is being used in over 142 countries. A free download of OpenProj is Click to enlarge in a new windowavailable here and is distributed under the CPAL license. OpenProj is ideal for desktop project management and is available on Linux, Unix, Mac or Windows. It even opens existing Microsoft or Primavera files. OpenProj shares the industry's most advanced scheduling engine with Project-ON-Demand and provides Gantt Charts, Network Diagrams (PERT Charts), WBS and RBS charts, Earned Value costing and more.
hacked imageflow
http://www.imageflow.nl/

ImageFlow is a picture gallery, which allows an intuitive image handling. The basic idea is to digitally animate the thumbing through a physical image stack. The intuitive handling is automatically caused by the metaphorical use of the well known process of thumbing through.
This solution is known as the Cover Flow technique, which has been developed by the artist Andrew Coulter Enright. Now - after it has been bought by Apple - it is used in iTunes and the file browser of Apples OSX.
This is not the official version of ImageFlow. It is a modified version by Ceasar Feijen from cfconsultancy to make it compatible for playing youtube , dailymotion movies and the picasa photoalbum.
distcc
http://code.google.com/p/distcc/

distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results as a local build, is simple to install and use, and is usually much faster than a local compile.

distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. They can even have different processors or operating systems, if cross-compilers are installed.
MASS
http://www.lerp.com/~sic/mass/

mass.pl is the implementation of a relatively simple idea. Instead of interactively doing some task on one machine, then duplicating the effort on N other machines, write a shell script, then scp it to N machines and execute it as root.
Features

* new: arbitrary expressions to compose hosts out of named sets (union, simple difference, symmetric difference, and intersection)
* send files to the remote hosts (RPMs or other packages for example)
* retrieve files from them (the contents of /etc for example).
* can become root via the following methods:
*
o ssh login as root
o su
o sudo
o it also supports not becoming root when it's not necessary
* uses ssh 1 or ssh 2 or any other ssh options
* named lists of machines which can be comprised of arbitrarily complex perl expressions
* few dependencies on the remote machines, should work on most unix like OSes.
* Free (Artistic license local copy: Artistic license )
RSNAPSHOT
http://www.rsnapshot.org/

rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. Using rsync and hard links, it is possible to keep multiple, full backups instantly available. The disk space required is just a little more than the space of one full backup, plus incrementals. Depending on your configuration, it is quite possible to set up in just a few minutes. Files can be restored by the users who own them, without the root user getting involved. There are no tapes to change, so once it's set up, your backups can happen automatically untouched by human hands. And because rsnapshot only keeps a fixed (but configurable) number of snapshots, the amount of disk space used will not continuously grow. rsnapshot is written entirely in Perl. It should work on any reasonably modern UNIX compatible OS, including: Debian, Redhat, Fedora, SuSE, Gentoo, Slackware, FreeBSD, OpenBSD, NetBSD, Solaris, Mac OS X, and even IRIX. rsnapshot was originally based on an article called Easy Automated Snapshot-Style Backups with Linux and Rsync, by Mike Rubel.
10 days later
tortoisecvs
http://www.tortoisecvs.org/

TortoiseCVS lets you work with files under CVS version control directly from Windows Explorer. It's freely available under the GPL.

With TortoiseCVS you can directly check out modules, update, commit and see differences by right clicking on files and folders within Explorer. You can see the state of a file with overlays on top of the normal icons within Explorer. It even works from within the file open dialog.

TortoiseCVS at work

You can perform tagging, branching, merging and importing, and you can go directly to a browser web log (using ViewCVS or CVSWeb) on a particular file.

* If you want to work with an existing repository, download TortoiseCVS and read the User's Guide.
* To create your own local repository to work alone on, read this FAQ entry.
* If you want to set up a new shared repository, you will need a CVS server. We recommend CVSNT for both Unix and Windows machines. TortoiseCVS can also be used with original CVS, but some features depend on a CVSNT server.

There are some CVS things that you can't do with TortoiseCVS - have a look at the feature requests database. The GPL license lets you improve TortoiseCVS, as long as you make any changes to the source code available. If you would like to help implement some features, please see the development section.
WHOHAS
http://www.philippwesche.org/200811/whohas/intro.html

whohas is a command line tool that allows you to query several package collections at once. It currently supports Arch Linux (and AUR), Debian, openSUSE, Slackware (and linuxpackages.net), Source Mage Linux, Ubuntu, FreeBSD, NetBSD, OpenBSD, Fink, and MacPorts repositories. whohas was designed to help package maintainers find ebuilds, pkgbuilds, and similar package definitions from other distributions to learn from. However, it can also be used by normal users who want to know which distribution provides certain packages, and which version of a given package is in use in each distribution or in each release of a distribution.
2 months later
2 months later
IT Mill Toolkit
http://www.itmill.com/

IT Mill Toolkit is an open-source framework, providing widgets and tools for the development of Rich Internet Applications (RIAs). Deliver web applications without worrying about incompatibilities of web browsers, DOM or JavaScript by using standard Java tools.
2 months later