Simple Project List Software Map

프로그래밍 언어
45607 projects in result set
LastUpdate: 2006-09-05 14:19

CMS RSS Grabber

CMS RSS Grabber is a system that grabs RSS feeds and fills the content of a CMS system. In other words, CMS content syndication through RSS. It is built in such a flexible way that it doesn't matter which CMS system it connects to. Settings inside the script let you define how you access the database.

LastUpdate: 2006-12-13 23:30

Free RT

RT is a real-time operating system designed for
embedded systems. The hardware dependent part is
small and well isolated, making it simple to port
the operating system to a new microcontroller or
architecture.

(Machine Translation)
LastUpdate: 2007-03-05 14:25

Yellow Duck Framework

The Yellow Duck Framework is an object-oriented
framework that will help you with creating Web
applications.

(Machine Translation)
LastUpdate: 2007-07-11 06:06

DoxMentor4J

DoxMentor4J is a standalone, cross-platform,
Web/AJAX based documentation library that is fully
searchable and may be hosted in the file system,
in an archive, or embedded in the Java classpath.
Users can copy online books or manuals into
directories in the library directory structure.
DoxMentor4J then provides a dedicated Web server
which presents the library as a tree structure on
a Web page. Users can navigate through the tree to
locate online books.

(Machine Translation)
LastUpdate: 2007-08-17 05:54

MplayerBuddy

MplayerBuddy is a media bookmarking application
designed to keep track of the user's place when
watching videos. It uses mplayer as its back-end
media player. It is excellent for people with very
short attention spans who constantly start and
stop several videos.

(Machine Translation)
LastUpdate: 2007-12-05 16:47

VeriTAR

VeriTAR [Veri(fy)TAR] is a command-line utility that verifies
the MD5 sums of files within a tar archive. Due to
the limitations of the tar ("ustar") format, the
MD5 sums are retrieved from a separate file and
are checked against the MD5 sums of the files
within the tar archive. The process takes place
without actually exctracting the files. It works
even with corrupted tar archives. The program
carries on to the next file within the archive,
skipping the damaged parts. At the moment, this
relies on internal functions of Python's tarfile
module.

(Machine Translation)
자연 언어: English
운영 체제: OS Independent
프로그래밍 언어: Python
LastUpdate: 2008-10-17 22:55

rwdhypernote

rwdhypernote is a hierarchical note editor. It uses a directory structure for notes, and can record internal links and Web links. It has context-sensitive help. Additional applets can be downloaded. The GUI interface used is RubyWebDialogs, which runs through a Web browser. Therefore, it is completely cross-platform. This is part of the Tinker framework using Ruby, so applets can be added and removed.

LastUpdate: 2009-02-16 18:38

aoemask

The aoemask tool manipulates the MAC address mask
list on a Coraid storage appliance over an
Ethernet network.

(Machine Translation)
LastUpdate: 2009-06-30 00:39

phpLanParty

phpLanParty started out as a way to register users for a local lan party, and began to evolve into a functional registration database for multiple events.

(Machine Translation)
LastUpdate: 2009-07-14 11:08

WeIRCd

WeIRCd is a robust, simple, and easy-to-use IRC daemon. Its built-in services make setting up Chanserv, Nickserv, and others very easy. The server supports runtime loaded modules and other modern features.

LastUpdate: 2009-09-10 12:32

metazip

Metazip is an Apache 2.x module that allows you to serve dynamically-constructed, uncompressed zip files. Thus, your users can choose to download individual files or entire collections, but you don’t have to reserve disk space for both.

(Machine Translation)
LastUpdate: 2010-12-17 22:07

antioch

antioch is a Web application for building scalable, interactive virtual worlds. Begun as a MOO-like system for building virtual worlds, the goal was to take the LambdaMOO approach to creating online worlds, and update it in hopes of attracting new players to an old idea. Like many MOO clones before it, antioch uses Python as its internal scripting language. This provides a powerful environment for game authors, while a flexible object model allows for creation of complex in-game objects.

(Machine Translation)
LastUpdate: 2011-03-03 00:10

Linux Debug

Linux Debug is a functional clone of the old DOS debug.com for x86 linux. Functions include the ability to alter/examine memory and registers, set/clear breakpoints, step into and trace over, symmetric symbolic disassembler, and symbolic assembler. It has a simplified UI, and can work with bin and elf format files. Symbolic functions work only if debug symbols available in the file header. It features a NASM-compatible syntax for both disassembler and single line assembler.

(Machine Translation)
LastUpdate: 2011-04-15 11:04

Bioloide

Bioloide is a graphical Web-based interface with several tools for checking various aspects of your Web sites, for users, yourself, and search engines.
It is extensible and currently includes auto RSS, RSS editor, Adsense and Analytics check, gallery generator, last modified files, and Zip generator tools.

(Machine Translation)
자연 언어: French
프로그래밍 언어: PHP
주제: Freecode.com
User Interface: Web Environment
LastUpdate: 2011-07-15 09:17

6jack

6jack is a framework for testing, analyzing, and fuzzing network applications. 6jack runs a command, intercepts calls to common network-related system calls, and passes them through an external filter. A filter can be written in any language supporting the MessagePack serialization library. 6jack is especially useful for writing tests for clients and servers, debugging and reverse engineering protocols, sketching filtering proxies, and fuzzing.

(Machine Translation)
운영 체제: MacOSX, BSD, Linux
프로그래밍 언어: C, Ruby
주제: Freecode.com