List: SourceForge projects

by likeorhate More information about the user

  • AbiWord is a free and open source software word processor. It was originally started by SourceGear Corporation as the first part of a proposed AbiSuite. Development stopped when SourceGear changed their focus to Internet appliances. AbiWord was adopted by some open source developers and AbiWord continued to be developed. The name "AbiWord" (pronounced "Abby Word") is derived from the root of the Spanish word "'", meaning "open".
    http://commons.wikipedia.org/wiki/File:Abiword_2.4.png
  • Dia is free and open source general-purpose diagramming software, developed as part of the GNOME project's office suite and was originally created by Alexander Larsson. Dia uses a controlled single document interface (CSDI) similar to GIMP and Sodipodi. Dia has a modular design with several shape packages available for different needs: flowchart, network diagrams, circuit diagrams, and more. It does not restrict symbols and connectors from various categories from being placed together.
    http://en.wikipedia.org/wiki/File:Dia.png
  • GnuCash is a free and open source accounting software program that implements a double-entry bookkeeping system. It was initially aimed at developing capabilities similar to Intuit, Inc. 's Quicken application, but also has features for small business accounting. Recent development has been focused on adapting to modern desktop support-library requirements. GnuCash is part of the GNU Project, and runs on Linux, OpenBSD, FreeBSD, Solaris, Mac OS X, and other Unix-like platforms.
    http://commons.wikipedia.org/wiki/File:Gnucash_2_screenshot.png
  • The OpenGL Utility Toolkit (GLUT) is a library of utilities for OpenGL programs, which primarily perform system-level I/O with the host operating system. Functions performed include window definition, window control, and monitoring of keyboard and mouse input. Routines for drawing a number of geometric primitives (both in solid and wireframe mode) are also provided, including cubes, spheres, and the Utah teapot. GLUT even has some limited support for creating pop-up menus.
  • LAME is a free software application used to encode audio into the lossy MP3 file format.
  • NupeCode is free/open source software (released under the GNU General Public License) designed for large peer review projects. The code was available via Nupedia's CVS repository. One of the problems experienced by Nupedia during much of its existence was that the software lacked functionality. Much of the missing functionality had been mocked-up using underlined blocks of text that appeared to be hyperlinks, but actually were not.
  • PhpWiki is a web-based wiki software application. It began as a clone of WikiWikiWeb and was the first wiki written in PHP. PhpWiki has been used to edit and format paper books for publication.
  • gnuplot is a command-line program that can generate two- and three-dimensional plots of functions, data, and data fits. It is frequently used for publication quality graphics as well as educational purposes. The program runs on all major computers and operating systems. It is a program with a fairly long history, dating back to 1986. This software is not distributed under the GPL license, opting for its own open source license instead.
  • SourceForge Enterprise Edition is a collaborative revision control and software development management system. It provides a front-end to a range of software development lifecycle services and integrates with a number of free software / open source software applications. While originally itself open source software, SourceForge was commercialized as v2.5 prototype code and eventually relicensed under a proprietary software license as SourceForge Enterprise Edition.
  • Mixmaster is a Type II anonymous remailer which sends messages in fixed-size packets and reorders them, preventing anyone watching the messages go in and out of remailers from tracing them. Mixmaster was originally written by Lance Cottrell, and is now maintained by Len Sassaman and Peter Palfrader. Current Mixmaster software can be compiled to handle Cypherpunk messages as well; they are needed as reply blocks for nym servers.
  • The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit and 64-bit programs. NASM is considered to be one of the most popular assemblers for Linux and is the second most popular assembler overall. NASM was originally written by Simon Tatham with assistance from Julian Hall, and is currently maintained by a small team led by H. Peter Anvin.
  • EDE or Equinox Desktop Environment is a small desktop environment that is meant to be simple and fast. Previous 1. x versions were based on a modified version of FLTK called eFLTK, while later versions are based on FLTK.
    http://commons.wikipedia.org/wiki/File:102shot_xft1.png
  • Shareaza is a peer-to-peer file sharing client running under Microsoft Windows which supports the Gnutella, Gnutella2, eDonkey Network, BitTorrent, FTP and HTTP network protocols and handles magnet links, ed2k links, Piolet links, and the now deprecated Gnutella links. It is available in 30 languages. Shareaza was developed by Michael Stokes until June 1, 2004, and is now maintained by a group of volunteers.
    http://en.wikipedia.org/wiki/File:Shareaza_screenshot.png
  • Free Lossless Audio Codec (FLAC) is a file format for lossless audio data compression, primarily authored by Josh Coalson. FLAC reduces bandwidth and storage requirements without sacrificing the integrity of the audio source. A digital audio recording (such as a CD track) encoded to FLAC can be decompressed into an identical copy of the audio data. Audio sources encoded to FLAC are typically reduced to 50–60% of their original size.
  • XBasic is a variant of the BASIC programming language that was developed in the late 1980s for the Motorola 88000 CPU and Unix by Max Reason. In the early 1990s it was ported to Windows and Linux, and since 1999 it has been available as open source software with its runtime library under the LGPL license. Max Reason discontinued his support, and development since has been overseen by Eddie Penninkhof.
  • Enlightenment, also known simply as E, is a stacking window manager for the X Window System which can be used alone or in conjunction with a desktop environment such as GNOME or KDE. Enlightenment is often used as a substitute for a full desktop environment.
    http://en.wikipedia.org/wiki/File:Screenshot_enlightenment_large.png
  • Maxima is a computer algebra system based on a 1982 version of Macsyma. It is written in Common Lisp and runs on all POSIX platforms such as Mac OS X, Unix, BSD, and GNU/Linux as well as under Microsoft Windows. It is free software released under the terms of the GNU General Public License.
    http://commons.wikipedia.org/wiki/File:WxMaxima_0.7.1_screenshot.png
  • Z88DK is a Small-C-derived cross compiler for a long list of Z80 based computers. The name derives from the fact that it was originally developed to target the Cambridge Z88. Z88DK is much developed from Small-C and it accepts many features of ANSI C with the notable exception of multi-dimensional arrays and prototyped function pointers.
  • FreeDOS (formerly Free-DOS and PD-DOS) is an operating system for IBM PC compatible computers. FreeDOS is made up of many different, separate programs that act as "packages" to the overall FreeDOS Project. As a member of the DOS family, it provides mainly disk access through its kernel, and partial memory management, but no default GUI (although OpenGEM is listed on the official FreeDOS website). FreeDOS is currently at version 1.0, released on September 3, 2006.
    http://commons.wikipedia.org/wiki/File:Freedosfishlogo.png
  • The Linux framebuffer (fbdev) is a graphic hardware-independent abstraction layer to show graphics on a computer monitor, typically on the console. The word framebuffer means a part of video memory containing a current video frame, and the Linux framebuffer means “access method to the framebuffer under the Linux kernel”, without relying on system-specific libraries such as SVGALib or another user space software.
    http://commons.wikipedia.org/wiki/File:KNOPPIX_booting.png
  • Fluxbox is a stacking window manager for the X Window System, which started as a fork of Blackbox 0.61.1, with the same aim to be lightweight. Its user interface has only a taskbar, a pop-up menu accessible by right-clicking on the desktop, and minimal support for graphical icons. All basic configurations are controlled by text files, including the construction of menus and the mapping of keybindings. Fluxbox has high compliance to the Extended Window Manager Hints specification.
    http://commons.wikipedia.org/wiki/File:Fluxbox.png
  • Pidgin (formerly named Gaim) is a multi-platform instant messaging client, based on a library named libpurple. Libpurple has support for many commonly used instant messaging protocols, allowing the user to log into various different services from one application. The number of Pidgin users was estimated to be over 3 million in 2007. Both Pidgin and libpurple are free software, released under the terms of the GNU General Public License.
    http://commons.wikipedia.org/wiki/File:Gaim-buddylist-2.0.0b6.png
  • Privoxy is a web proxy program, frequently used in combination with Tor and Squid. It has filtering capabilities for protecting privacy, modifying web page data, managing cookies, controlling access, and selectively removing content such as ads, banners and pop-ups. It can be customized and has application for both stand-alone systems and multi-user networks. The program is based on the Internet Junkbuster and is released under the GNU General Public License.
  • Compiere (pronounced KOM-pyeh-reh, "to accomplish, complete, fulfill" in Italian) is an open source ERP and CRM business solution for the Small and Medium-sized Enterprise (SME) in distribution, retail, service and manufacturing. Compiere is distributed by Compiere, Inc. and through the Compiere Partner Network, a collection of trained and authorized business partners.

Page: 1 2 3 4 5 ... 
Sort items by: Nothing Total votes Rating
 

Comments

The following comments are owned by their Poster. We are not responsible for them in any way.
No comments
 
Post a new comment:

Write terms between # to "thingify" them, making them look like this: #LikeOrHate.com#.

Unless explicitly otherwise stated, data submitted to LikeOrHate.com will be licensed under Creative Commons Attribution Non-Commercial 3.0 License + Creative Commons Plus (learn more)

 
All Content in this site is the sole responsibility of the person from whom such Content originated. See our Terms of service