RSS 19 projects tagged "Mac OS X"

No download Website Updated 03 Jul 2010 noVNC

Screenshot
Pop 76.77
Vit 33.10

noVNC is a VNC client implemented using HTML5 technologies, specifically Canvas and WebSockets. It supports "wss://" encryption (SSL/TLS). For browsers that do not have native WebSockets support, the project includes web-socket-js, a WebSockets emulator using Adobe Flash. In addition, as3crypto has been added to web-socket-js to implement WebSocket SSL/TLS encryption, i.e. the "wss://" URI scheme.

Download Website Updated 22 Mar 2010 QtLua library

Screenshot
Pop 45.87
Vit 1.95

The QtLua library aims to make Qt 4 applications scriptable using the Lua scripting language. It is an alternative to the QtScript module. QtLua does not generate or use generated binding code for Qt. Instead it provides useful C++ wrapper classes to make C++ and Lua objects accessible from both Lua and C++. It takes advantage of the Qt meta object system to expose QObject members to Lua scripts and comes with user manual and examples.

Download No website Updated 20 Mar 2010 pyxser

Screenshot
Pop 51.22
Vit 1.00

pyxser (Python XML Serialization) is a Python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. It is written entirely in C as a Python extension. It uses recursive O(n) algorithms for both serialization and deserialization.

Download No website Updated 23 Feb 2010 abiCloud

Screenshot
Pop 244.08
Vit 3.56

abiCloud is a cloud computing platform manager that allows you to easily deploy a private cloud infrastructure. One of the key features is the Web rich interface for managing the infrastructure. You can deploy a new service just dragging and dropping a virtual machine. It allows you to deploy instances over VirtualBox, VMware, KVM, and Xen. It features user management through ACL, infrastructure and network management, an appliance repository, and the ability to easily design virtual datacenters.

Download Website Updated 23 Nov 2009 Java Classic RPG

Screenshot
Pop 98.01
Vit 5.81

Java Classic RPG is an RPG framework, engine, and game that uses OpenGL, a challenging AI, huge territories, and classic pen-and-paper turn-based combat. It is in the tradition of games like Wizardry 7 and EOB, but incorporates innovations made possible by modern computing technology. The framework and engine feature a self-containing, playable, algorithmically-generated world, and can be the base for new games.

No download Website Updated 17 Sep 2009 Pybatis

Screenshot
Pop 27.29
Vit 1.47

Pybatis lets you use a templating engine to generate SQL in the same way we use templating engines to generate HTML. But while HTML is generated to send to a browser, Pybatis generates SQL to send to the database via Python's DB API, and then gathers the results. Pybatis consists of three things combined: Python's DB API, templates, and convenience methods. The core idea of treating dynamic SQL as a templating problem rather than a code generation problem (as in most ORM libraries) comes from iBATIS, after which Pybatis is named with great respect.

No download Website Updated 16 Sep 2009 SDLbits

Screenshot
Pop 18.65
Vit 36.70

SDLbits is a very lightweight SDL wrapper for Java. This library was designed to be very small and simple. It does not use Swig, but goes directly from "native" Java definitions to the sdlbits C wrapper library to SDL or OpenGL (in C). All symbols are exposed as they would be in C, except the "SDL_" prefix has been removed, since all names are inside the SDL class. The SDL structures from C are translated to very simple Java classes, such as SDL.VideoInfo. Most fields are exposed as read-only "get" methods, but "set" methods for writable members are supported as well. These classes simply interface to the actual C data with a ByteBuffer "pointer".

No download Website Updated 16 Aug 2009 LibForensics

Screenshot
Pop 26.72
Vit 37.12

LibForensics is a framework for developing digital forensics applications in Python.

No download No website Updated 13 Jun 2009 Duplicati

Screenshot
Pop 82.78
Vit 37.97

Duplicati is a backup system and an implementation of Duplicity. Duplicati enables you to set up and monitor backups on Windows or Linux. Duplicati is based on the Linux-only Duplicity backup system. Duplicati has a very user friendly interface that allows you to configure and monitor your backups. It supports backing up to a variety of destinations, such as a network folder, a USB disk, a remote FTP server, a remote SSH server, Amazon S3 storage, or a WebDAV enabled server. All backups can be encrypted and are digtally signed, so that no other person can read or tamper with the backed up data.

Screenshot

Project Spotlight

Untangle

A Linux-based network gateway.

Screenshot

Project Spotlight

JasperStarter

JasperReports from the commandline.