Simple Project List Software Map

zlib/libpng License
277 projects in result set
Última actualización: 2010-08-13 14:40

ImgBrowz0r

ImgBrowz0r (pronounced Imagebrowzor or I-m-g-browzor) is a class written in PHP5 (tested with 5.2.9) that enables you to set up a simple gallery with basic configuration to 10 minutes. It's also possible to integrate it into a CMS or your existing site. You can change various other things like sorting order and thumbnail sizes. It generates thumbnails, generates pagination/breadcrumbs, and outputs XHTML that is provided with classes and IDs so that everything can be extended and changed with Javascript and CSS. The only thing you have to do is install it, upload your images, and maybe clean the cache once in a while.

(Machine Translation)
Última actualización: 2010-03-25 20:55

PhysicsFS

PhysicsFS is a library to provide abstract access to
various archives. The programmer defines a "write
directory" on the physical filesystem. No file writing
done through the PhysicsFS API can leave that
write directory, for security. For file reading, the
programmer lists directories and archives that form
a "search path". Once the search path is defined, it
becomes a single, transparent, hierarchical
filesystem. This makes for easy access to ZIP files
in the same way as you access a file directly on
the disk, and it makes it easy to ship a new archive
that will override a previous archive on a per-file
basis. Symbolic links can be disabled, for added
safety. Finally, PhysicsFS gives you a platform-
abstracted means to determine if CD-ROMs are
available, the user's home directory, where in the
real filesystem your program is running, etc.

(Machine Translation)
Última actualización: 2010-03-08 13:12

Dolphin-emu

Dolphin is a Nintendo GameCube, Wii, and Triforce emulator for Microsoft Windows, Linux, and Mac OS X (on Intel-based machines), it is the first emulator to successfully run commercial GameCube and Wii games, and is still the only emulator capable of running commercial Wii games.

Última actualización: 2012-01-29 02:42

duff

Duff is a command-line utility for quickly finding
duplicates in a given set of files.

(Machine Translation)
Lenguaje Natural: English, Swedish
Lenguaje de Programación: C
Última actualización: 2006-04-27 22:49

mksite.sh

mksite.sh is a static Web site / project HTML
documentation formatter that only requires the
Bourne shell and sed. It gives a common look and
full navigation to an HTML Web site along with all
the needed metadata detection, site map
generation, and variable expansion. It has a
tabbed layout suitable for hundreds of Web pages,
and is small enough to be added to any project
tarball.

(Machine Translation)
Última actualización: 2008-05-10 04:24

GnuWin32

GnuWin32 provides Win32 (MS Windows 95, 98, ME, NT, 2000, and XP)
ports of tools with a GNU or similar Open Source license.

(Machine Translation)
Última actualización: 2003-03-21 19:17

Spirit Parser library

Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable.

Última actualización: 2014-01-23 12:59

OGDL

OGDL (Ordered Graph Data Language) is a structured
textual format for representing graphs of
information. Its grammar is very simple, allowing
for very compact parsers. It is a readable
substitute for XML in data applications (such as
configuration files).

(Machine Translation)
Última actualización: 2013-08-15 14:19

Xye

Xye is a puzzle game in which the objective is to get all the gems in each level. The mission is not as easy as it sounds: there are traps, monsters, and very hard puzzles everywhere. The player can interact with objects in the game in a lot of ways, and some of the objects can also interact with other objects.

Última actualización: 2002-09-16 01:38

tiff2png

This is a simple command-line utilitiy to convert
images from TIFF to PNG format. It is primarily
useful in dealing with TIFF images that contain
alpha channels (transparency information), since
the NetPBM suite is (currently) ill-suited for such
conversions. A few test images are included.

(Machine Translation)
Última actualización: 2014-02-19 03:44

Humm and Strumm

Humm and Strumm is a project to create a high-performance, concurrent 3D video game engine in modern C++.

(Machine Translation)
Última actualización: 2013-09-21 02:57

ImageOptim

ImageOptim decreases the file size of PNG, JPEG, and GIF images, even those "Saved for Web". It combines OptiPNG, PNGCrush, AdvanceComp, PNGOUT, Jpegoptim + Jpegtran, and Gifsicle for the best possible optimization.

(Machine Translation)
Última actualización: 2005-04-10 07:30

Hu-Go!

Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11. It plays Hu cards and CDs (and various forms of dumps from them).

(Machine Translation)
Última actualización: 2014-02-15 23:00

mkconfig

mkconfig is a build configuration utility. It creates an output file intended to be included as a header file, run as a shell script, used as a configuration file, or any other use. mkconfig is written in portable shell script and designed to be extensible for any configuration use.

(Machine Translation)
Última actualización: 2013-07-07 16:20

RTSPdump

RTSPdump is a tool for downloading a multimedia stream from a Windows Media server (WMServer). It accepts rtsp:// and mms:// URLs. It supports both UDP and TCP traffic. The stream can be saved into a WMV file for archiving or timeshifting purposes or passed through stdout to another program for processing or immediate viewing. It has also limited support for other brands of servers that also provide RTSP streaming.