29 projects tagged "Mac OS X"
Free Chart Geany is a software solution for market technical analysis and charting. It supports major technical analysis indicators like simple moving average, exponential moving average, MACD, relative strength index, Bollinger bands, and parabolic SAR. It includes support for various CSV formats like Metastock 7, Metastock 8, AMI Broker, Yahoo! Finance, Google Finance, and Standard CSV. Various drawing and text objects like labels, trailing text, horizontal lines, vertical lines, trend lines and Fibonacci retracements are provided. It allows quotes to easily be downloaded from Yahoo! Finance or Google Finance.
h2H Messenger is a secure messenger client that uses PHP OpenSSL functions, mcrypt, and PHPSecLib to encrypt messages at-rest using RSA keys. The user only creates an account and the application handles the public key generation, key management, key exchange, and encryption and decryption of messages. There are no algorithms or key sizes to choose. It uses strong standards (AES 256, 4096 bit RSA Keys, SHA1, SHA512, etc.) in the background, and requires two-factor authentication using a code sent via SMS or using Asterisk.
uma::bson is a DOM-style C++ API for reading/writing BSON data. Unlike the MongoDB C++ API, which exposes a read-only interface with a separate interface for creating a BSON representation, this API allows reading/writing on the existing data. The API is designed primarily for serialising/deserialising BSON data to/from streams (files, socket connections, etc.).
OZvm is principally a hardware emulation of the Cambridge Z88 portable computer, a Z80 CPU system with 4Mb addressable memory, a monochrome 640x64 LCD, and RS-232 serial port. It allows you to install any ROM or application card binary that also runs on a real Z88 portable. OZvm is also a versatile Z80 assembler debugging environment with a command line, screen activity recording, and Z80 instruction logging. It assists the developer in testing Z80 assembler programming of the Z88 operating system or 3rd party applications.
SPINA is software for determining constant structure-parameters of endocrine feedback control systems from hormone levels obtained in vivo. The first version of this cybernetic approach allows for evaluating the functional status of the thyroid gland, i.e. thyroid's secretory capacity (GT) and sum activity of peripheral deiodinases (GD).
AJAPH is an object that can send AJAX requests and process the responses. It supports HTTP GET or POST requests, and synchronous or asynchronous requests with optional parameters. It can set a given page element to an image while waiting for the response. Request responses can be handled as HTML, XML, JSON, or text.
Castle Game Engine is a cross-platform 3D game engine written in Object Pascal. It includes a flexible system of 3D objects, with out-of-the-box levels, items, intelligent creatures, and more. Rendering and processing of 3D models in X3D, VRML, Collada, and other formats is implemented. Many graphic effects are available, including shadows, bump mapping, shaders, mirrors, and screen effects.