Simple Project List Software Map

2277 projects in result set
LastUpdate: 2011-08-27 18:59

SharpBox

SharpBox implements a .NET driven application programming interface for existing cloud storage services developed in C#. The library currently supports DropBox and follows a provider interface approach to adopt any other cloud service as well, such as Amazon S3 or iDisk.

(Machine Translation)
Natural Language: English
Operating System: MacOSX, Linux, Windows
Programming Language: C#
User Interface: .NET/Mono
LastUpdate: 2001-03-23 02:11

rtf2latex2e

rtf2latex2e is an utility to convert RTF files from
popular word processors to the LaTeX2e format
for those who value quality typesetting.
rtf2latex2e uses the RTF reader package by Paul
DuBois to parse the RTF code and generates an
appropriate LaTeX file. The main features of
rtf2latex2e are: detects text style: bold, italic,
color, big, small,... reads embedded figures: PICT,
WMF, PNG, JPEG,... reads tables: simple to semi-
complex equations: reads out Equation Editor
equations (courtesy Steve Swanson,
http://www.mackichan.com) symbols: converts
most greek and math symbols reads footnotes (not
in tables yet), and converts hypertext links using
the hyperref package.

(Machine Translation)
LastUpdate: 2014-02-19 23:32

The Open Toolkit library

The Open Toolkit library (OpenTK) is a set of advanced cross-platform bindings to OpenGL, OpenCL, and OpenAL for C# and other Mono/.Net languages. It can be used standalone (in the spirit of GLFW or SDL) or integrated into GTK# and WinForms applications.

LastUpdate: 2011-07-14 21:02

Traffic Squeezer

Traffic Squeezer is a Linux kernel based WAN network traffic accelerator from Doublefish Solutions. It uses methods such as traffic compression, traffic PDU coalescing, protocol specific acceleration (such as TCP acceleration mechanisms), and quality of service. Traffic Squeezer also contains custom L7filters (application protocol filters), DPI (Deep Packet Engines) and so on to control and administrate your traffic. With Traffic Squeezer, you can optimize MPLS,ISDN, leased links, Satellite Networks, and Marine Internet, and even build your own custom WAN Appliance with Traffic Squeezer. A GUI is now supported via Doublefish Solution Aquarium. Aquarium is a Web-GUI that also supports Traffic Squeezer, Squid, and other open source solutions.

(Machine Translation)
LastUpdate: 2014-03-25 23:43

OpenNetHome

OpenNetHome is a home automation software project with a focus on being able to mix different technologies. It currently supports a number of different RF transceivers for controlling remote switches and receiving temperature and moisture data. It also supports Philips Hue lights. Its user interface is Web based, but all features are also accessible via a TCP/IP interface. It supports plugins for new features but also for new protocol encoders/decoders. Also included is a signal analyzer tool for reverse engineering new RF protocols.

(Machine Translation)
LastUpdate: 2004-09-30 03:18

nexB OpenAssets

nexB OpenAssets is a tool for inventorying, managing, and monitoring applications, software, hardware, networks, and generally any IT asset.
It is designed so that system administrators, IT, and finance can determine what they have, how it is configured, what it is used for, and how much it is being used, so that informed decisions can be made. It complements existing network management software, integrates with a growing number of protocols and tools, and features no-agent discovery and inventory, configuration management including dependencies and correlation, monitoring, and reporting. It makes extensive and innovative use of XML, Xpath, and Xquery.

(Machine Translation)
LastUpdate: 2013-04-16 20:34

jmx4perl

Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.

(Machine Translation)
LastUpdate: 2014-02-12 22:36

superseriousstats

superseriousstats is a small and efficient program for creating a Web page with statistics from various types of IRC logs. It keeps track of its parse history and only processes new activity before storing any accumulated data in a SQLite or MySQL database. It is suitable for high volume IRC channels and large log archives, and is relatively easy to integrate with IRC services (e.g. bots) that interact with the database and provide last seen information and many other statistics directly in your channel.

Database Environment: MySQL
Natural Language: English
Operating System: OS Independent
Programming Language: PHP
LastUpdate: 2013-02-07 03:00

Agile Toolkit

Agile Toolkit is a powerful object-oriented platform for Web user interface development. It can help you build a simple administration system or Web data manager quickly and with ease. It focuses on seamless integration while being simple to learn. Agile Toolkit fills the gaps between ORM and the user interface. It lets you focus on the business logic of your application and leave implementation details (such as HTML, JavaScript, AJAX, and CSS) to Agile Toolkit.

(Machine Translation)
LastUpdate: 2013-12-25 02:16

Bedtime

Bedtime controls the bedtime of your children by automatically disconnecting their devices from your Internet connection. It does this by replacing your ISP router as the source of IP addresses, which allows it to learn all the devices on your network and control their access. Parents can log into a Web interface, link devices to children, and set their bedtimes for school nights and weekends. Misbehaving children can be grounded, or children's access can be extended as a reward.

(Machine Translation)
LastUpdate: 2013-04-10 12:10

YML

YML (Why a Markup Language?!) is an easy language
to compile into XML. YSLT is an easy language for
code generation, automating your software
development tasks.

(Machine Translation)
LastUpdate: 2014-04-17 16:46

Genson

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

(Machine Translation)
Natural Language: English
Programming Language: Java
LastUpdate: 2014-04-09 12:41

Quenlig

Quenlig is a standalone system allowing the creation of interactive Web tutorials and questionnaires. The system analyzes the student textual answer, so it is perfectly adapted to create courses and practical works on Unix, Python, SQL, etc.

(Machine Translation)
LastUpdate: 2013-06-29 14:09

vim2html

vim2html is a small program that will export any Vim-
editable file into well-formed HTML, simulating a Vim
session. It fully supports Vim colorization
(customizable) and authentic Vim syntax highlighting.
It provides an excellent method of presenting programs, HTML, scripts, etc. on the Web. It fully supports valid CSS and XHTML-1.0/Transitional or Strict with HTMLtidy.

(Machine Translation)
LastUpdate: 2007-03-25 18:37

ObjectBox o:XML Compiler

ObjectBox is an o:XML compiler and interpreter written in Java. o:XML is a complete object oriented programming language, with features such as multiple inheritance, function overloading, recursive procedures, and much more. The syntax is straight-forward, intuitive XML. It also features an extensible expression language modelled on XPath. The ObjectBox is a complete implementation of the language and adds comprehensive Java Language Extensions, Database and Servlets support, Struts integration and more.