RSS 6 projects tagged "Mac OS X"

No download Website Updated 28 Aug 2012 Noble Ape Simulation

Screenshot
Pop 171.40
Vit 24.19

The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.

Download Website Updated 10 Oct 2010 libNUI

Screenshot
Pop 54.03
Vit 38.76

libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more.

No download No website Updated 27 Aug 2010 IKNetworkActivityManager

Screenshot
Pop 16.76
Vit 31.61

IKNetworkActivityManager is a Cocoa class that simplifies work with UIApplication network activity indicator. It turns your networkActivityIndicatorVisible = YES/NO code to add/removeNetworkUser:, so you don't need to remember objects that can use network anymore. A demonstration App is available.

No download No website Updated 29 Aug 2010 IKConnectionDelegate

Screenshot
Pop 15.49
Vit 31.58

IKConnectionDelegate is a Cocoa class that eases the use of NSURLConnection by using GCD and blocks. You just need to provide completion block and blocks to respond to the upload/download progress. A demonstration App is available.

No download No website Updated 28 Jul 2012 LibXOR

Screenshot
Pop 27.75
Vit 17.32

LibXOR is an Objective C library for encrypting NSStrings. It provides quick (and easy) encryption and decryption using a password, and is easy to use within a project by implementing a category of NSString.

No download No website Updated 26 Jul 2012 LibRCrypt

Screenshot
Pop 25.46
Vit 17.32

LibRCrypt is an Objective C library for complex data encryption based on Rubik's Cubes. The idea's pretty simple: If you represent data as the squares on a Rubik's Cube, you can apply transformations to the data and get back encrypted data, all of which is commutatitive. Just as a Rubik's Cube can be solved if you know all of the moves, this data can be "unwound", so to speak, if you know all of the transforms applied, but the encryption is even deeper than that. A cube can only cover (9 squares per face x 6 faces) 54 significant bits of data. Therefore, compressed data must be composed of multiple (even thousands) of Rubik's Cubes.

Screenshot

Project Spotlight

SQLObject

A object-relational mapper.

Screenshot

Project Spotlight

msmtp

An SMTP client.