FX Player is a Web-based streaming server with an
iTunes-like interface. It shares your MP3 library
and allow access to your tracks through the
Internet. The server side is in Java, and is Java
servlet specification compliant (you may install
it on Tomcat, Jetty, etc.). It uses JPA for data
access (openJpa), Spring transactions, JAX-RS and
JAXB (Jersey) for client-server communications,
and Apache Derby for data storage. The client side
is build on Adobe Flex and ActionScript.
Related Projects円盤複写屋, PeerCast IM, Freeverb3VST, StepMania Japan, Dumpper v.60.3 |
Submin provides a Web-based admin interface to your Subversion and Git repositories. Its features include user/group management, path permission management, the ability to create svn repositories and managing commit email messages. For Subversion, authentication is done with htpasswd/svn authz, so it can use the same login information as apache2/svn (and trac). For Git, ssh is used, and the login information is synched whenever a change is made. The Web interface can also work with NGINX/uWSGI, but the Subversion part only works with Apache.
Related ProjectsProperties Editor, All-In-One Project, DeSmuME, Darik's Boot and Nuke, iReport-Designer for JasperReports |
NetMRG is a network monitoring, reporting, and
graphing system. Using MySQL, PHP, C++, pthreads,
and RRDTOOL, it is capable of monitoring thousands
of arbitrary values at user-configured intervals
(typically 5 minutes). Graph templating allows
network and system admins to begin monitoring
routers, switches, servers and other devices with
minimal setup overhead. NetMRG is also capable of
responding to programmable events, such as
variables exceeding accepted tolerances. NetMRG
can be deployed in server hosting and ISP
environments, allowing users to view only their
own equipment's bandwidth or traffic graphs.
Related ProjectsMPC-BE, Nagios-JP, RMAC, Win32 Disk Imager, MeCab |
Haystack is a powerful tool designed to enable each and every individual manage all of her information in the way that makes the most sense. By removing the arbitrary barriers created by applications that only handle certain information "types", and recording only a fixed set of relationships defined by the developer, users can define whichever arrangements of, connections between, and views of information they find most effective. Such personalization of information management will dramatically improve your ability to find what you need when you need it.
Related ProjectsMPC-BE, Dumpper v.60.3, Media Player Classic - Home Cinema, Boookends, Win32 Disk Imager |
Poedit is a gettext translation (.po file) editor for Unix, Windows, and OS X. It aims to provide translators with a simple, easy to use user interface with all the essential tools such as spellchecker or translation memory. It can also be used to manage translations for small projects.
Related ProjectsMedia Player Classic - Home Cinema, Amateras, SharpDevelop-jp, MPC-BE, MeCab |
JavascriptRRD is a JavaScript library for reading Round Robin Database (RRD) archives (produced by rrdtool) using AJAX-like techniques. The library also provides graphing classes leveraging the Flot library.
Related ProjectsDumpper v.60.3, Wireshark, XOOPS, MeCab, MPC-BE |
Canumb aims to crunch data on various forms and turn them into something meaningful. A variety of inputs are currently supported, such as different number base conversions (decimal to hexadecimal, binary to hexadecimal, octal to decimal, etc.) and various encoded formats (a base64 encoder decoder and a URI encoder decoder). It's built to allow for extension when the future demands other input formats be crunched.
Related ProjectsSmillaEnlarger, TuxGuitar, Programming Language ADP, DeSmuME, LinqJsonStar |
Redline is a pure Java RPM library that supports
the creation and reading of RPM packages. It
includes an Ant task for build script integration.
Related ProjectsAll-In-One Project, SmillaEnlarger, Amateras, DeSmuME, Properties Editor |
Fische provides stand-alone sound visualization for Linux, Mac OS X, and Windows.
Related ProjectsSamurai Graph, 円盤複写屋, Darik's Boot and Nuke, StepMania Japan, iReport-Designer for JasperReports |
Pomm is an object oriented database access framework. It is not an ORM, it is an Object Model Manager.
It offers an alternative approach from an ORM to using databases in Web development. It allows developers to leverage PostgreSQL's features to shape data structures which fit business processes while keeping an eye on performance.
Related Projects |
Prosody is a server for Jabber/XMPP written in
Lua. It aims to be easy to use and light on
resources. For developers, it aims to give a
flexible system on which to rapidly develop added
functionality or prototype new protocols.
Related ProjectsGLOBALBASE PROJECT, DeSmuME, SmillaEnlarger, Regnessem, RealTerm: Serial/TCP Terminal |
uSTL is a partial implementation of the Standard Template Library which reduces code size by factoring memory management code into a non-template base class and deriving containers from it.
Related ProjectsMedia Player Classic - Home Cinema, MeCab, Open Source QR Code Library, SharpDevelop-jp, Properties Editor |
aewm is a minimalist window manager for X11. It has no nifty features, but is light on resources and extremely simple in appearance. It should eventually make a good reference implementation of the ICCCM. A few separate programs are included to handle running programs, switching between windows, etc.
Related ProjectslinuxBean, X/Qt Server, TuxGuitar, SmillaEnlarger, iReport-Designer for JasperReports |
Festival is a general multi-lingual speech synthesis system developed at CSTR. It offers a full text to speech system with various APIs, as well an environment for development and research of speech synthesis techniques. It is written in C++ with a Scheme-based command interpreter for general control.
Related ProjectsPeerCast-Users@jp, Freeverb3VST, Darik's Boot and Nuke, Media Player Classic - Home Cinema, DeSmuME |
bitstring is a Python module that helps to make the creation and analysis of binary data as simple and natural as possible. Objects can be constructed from integers (big and little endian), floats, hex, octal, binary, byte data, iterables, or files. They can be sliced, joined, reversed, packed, unpacked, inserted into, overwritten, and otherwise operated upon with simple functions or slice notation. They can also be parsed, searched, and navigated in, similar to a file or stream. Internally the data is efficiently stored as byte arrays. It is available for Python 2.6 and later (including Python 3).
Related ProjectsSharpDevelop-jp, iReport-Designer for JasperReports, SmillaEnlarger, Darik's Boot and Nuke, Properties Editor |