Page 20 of 45

DevProject Manager V1.4

Posted: Mon Apr 16, 2007 5:42 pm
by GeoTrail
DevProject Manager V1.4
DevProject Manager is a project management tool for software developers. It enables you to keep track of the status of multiple projects, as well as the team members for each project. It also allows you to store code snippets, annotate them with additional information like description and requirements, and view them with syntax highlighting.

Note that the application website and help file are in German, but the application itself supports multiple languages, including English.

http://www.portablefreeware.com/?id=1273

Image

Personal note: I just started using this program myself, it's great for managing projects :)

Posted: Thu Apr 26, 2007 7:44 am
by Jan2004

Posted: Thu Apr 26, 2007 1:58 pm
by milan1612
@Jan2004: Those Icons are incredible, thanks for the link :D

Posted: Sat May 05, 2007 12:32 pm
by Brice Manuel
NTFS Reader for DOS:

NTFS Reader for DOS is a freeware tool that provides read access to NTFS partitions within the MS-DOS environment. You can preview files on NTFS and copy files from NTFS to FAT volumes or network drives.

Product's interface is easy-to-use. Can be run from DOS bootable floppy.

These important features allow you:

- Save and run from bootable floppy
- Display complete physical and logical drive information
- Support IDE / ATA / SCSI drives
- Support large (more than 8GB) Hard Drive
- Support NTFS, NTFS5 file systems for reading
- Support FAT12, FAT16, FAT32 file systems for data writing
- Support compressed and fragmented files on NTFS
- Support partitions created in MS-DOS, Windows 95/98/ME/NT/2000/XP
- Display non-english and long file names
- Preview file(s)/folder(s) before copying
- Support search by file name or mask
- Display content of the file in Hex/Text mode by Disk Viewer

Posted: Sat May 05, 2007 3:07 pm
by Psychophanta
Ext2/Ext3 under Windows:
http://www.fs-driver.org

Posted: Sat May 05, 2007 10:44 pm
by techjunkie
OSSEC: Open Source Host-based Intrusion Detection System

http://www.ossec.net/

"OSSEC is an Open Source Host-based Intrusion Detection System. It performs log analysis, integrity checking, Windows registry monitoring, rootkit detection, time-based alerting and active response.

It runs on most operating systems, including Linux, OpenBSD, FreeBSD, MacOS, Solaris and Windows."

Posted: Sun May 13, 2007 3:55 pm
by pdwyer

Posted: Mon May 21, 2007 10:07 am
by techjunkie
Does anyone know of a free good Microsoft Project Viewer? It should be able to read the native mpp file format and it would be nice with a print function.

Posted: Mon May 21, 2007 3:54 pm
by bembulak
@techjunkie: Ganttproject - running on several OSs using Java.
--> http://ganttproject.biz/


For the german speaking ppl: www.opensource-dvd.de
and : http://www.essential-freebies.de/board/portal.php

Posted: Mon May 21, 2007 5:27 pm
by techjunkie
bembulak wrote:@techjunkie: Ganttproject - running on several OSs using Java.
--> http://ganttproject.biz/
Great! Thanks! :D

Posted: Tue May 22, 2007 11:39 am
by bembulak
You're welcome.

Posted: Fri Jun 15, 2007 9:42 am
by Num3

Posted: Sun Jun 24, 2007 4:22 pm
by Derek
Faststone capture (screen grabber)

http://www.faststone.org/FSCaptureDetail.htm

Posted: Thu Jun 28, 2007 11:43 am
by Psychophanta
Best modeling 3D program now (tested by some of the 3D modelers, and they said it is extremely useful and easy to use):
http://sketchup.google.com/

Posted: Thu Jun 28, 2007 12:57 pm
by Kaeru Gaman
really good Civ-style game:

http://www.c-evo.org/

it has a special feature:
templates for creating AIs for the game, in Delphi and in C++.
the final AI is a DLL, communication with the game via a clearly defined interface.

..perhaps someone likes to write an AI in PB? ;)