RSS 24 projects tagged "Mac OS X"

Download Website Updated 22 Nov 2012 Foods and Moods

Screenshot
Pop 22.56
Vit 1.00

Foods and Moods is an application that tracks what you eat and how you feel. It is aimed primarily towards people trying to track which foods may trigger their digestive problems. It does this by keeping two logs: a log of the foods you eat and a log of your moods. This provides you with a searchable history using keywords or "tags", so you may see for yourself if there is any relationship between the two. It doesn't attempt to do any medical or nutritional analysis.

Download No website Updated 30 Oct 2012 Java-Objective-C Bridge

Screenshot
Pop 24.12
Vit 14.30

Unlike other Java to Objective-C solutions, Java-Objective-C Bridge doesn't require any code generation of class stubs. It allows you to use any Objective-C libraries and frameworks from Java without having to write any native code. In addition to being able to use Objective-C objects, it allows you to pass Java objects to the objective-c runtime as delegates, so that you can write an entire Cocoa application in Java. The bridge provides 3 levels of abstraction. At the lowest level, it provides wrappers around the Objective-C runtime functions. At a slightly higher level of abstraction, it provides a procedural API to send messages to the Objective-C runtime. At the highest level of abstraction, it provides a Proxy class that serves as a wrapper around any Objective-C object that allows you to work with it in Java almost the same as if you were in Objective-C.

Download Website Updated 22 Sep 2012 C4

Screenshot
Pop 20.02
Vit 15.62

C4 is a creative-coding framework which lets you build expressive user experiences and create works of art on iOS. It gives you the power of the native iOS programming environment with a simplified API which lets you get down to working with media right away. It lets you build artworks, design interfaces, and explore new possibilities of working with media and interaction.

No download No website Updated 13 Sep 2012 j2objc

Screenshot
Pop 29.60
Vit 15.86

J2ObjC is a tool from Google that translates Java code to Objective-C for the iOS platform. It enables Java code to be part of an iOS build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access or application logic) in Java, which can then be shared by Web apps using GWT, Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads, and reflection. JUnit test translation and execution are also supported.

No download Website Updated 07 Dec 2012 _encrypt

Screenshot
Pop 36.22
Vit 1.27

encrypt is a multi-platform file encryption application.

Download No website Updated 09 Oct 2011 PSArborTouch

Screenshot
Pop 29.33
Vit 24.32

PSArborTouch is a particle / spring physics engine optimized for 2D content layout and eye-catching visual effects. The goal is to build a high-quality physics based graph layout engine designed specifically for Mac OS X and iOS. The inspiration / structure comes from arbor, a dynamic and well structured JavaScript engine for the same purpose. PSArborTouch is a graph visualization library built with GCD and Objective-C. Rather than trying to be an all-encompassing framework, it provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling. It leaves the actual screen-drawing to you. This means you can use it with Quartz, Core Animation, or even positioned UIView's; whatever display approach is appropriate for your project and your performance needs. As a result, the code you write with it can be focused on the things that make your project unique (the graph data and your visual style) rather than spending time on the physics math that makes the layouts possible.

Download No website Updated 15 Aug 2011 Hosts.prefpane

Screenshot
Pop 16.61
Vit 25.44

Hosts.prefpane adds a preference pane to your system preferences that lets you toggle your host file entries on and off, as well as add and remove them.

Download Website Updated 07 Aug 2012 PdfMasher

Screenshot
Pop 157.80
Vit 5.84

PdfMasher is a tool to convert PDF files containing text into a ready-for-ebook set of HTML files. Most ebook readers support PDF files natively, but it's often a real pain to read those documents because you can't control the font size of the document and have to resort to the zooming feature instead. Another drawback of PDFs on ebook readers is that annotations are not supported. Unlike other tools that convert PDFs to ebooks, PdfMasher does not try to guess the role of each piece of text in the PDF, and instead asks the user about the role of each piece of text, and does so in an efficient manner.

No download No website Updated 25 May 2011 Portfolio Analyzer

Screenshot
Pop 16.67
Vit 26.99

Portfolio Analyzer is a simple report generator that aggregates data to analyze the effectiveness and problems in portfolio-based education programs.

Download No website Updated 04 May 2011 OpenMobster

Screenshot
Pop 24.10
Vit 27.38

OpenMobster is a mobile cloud platform to integrate mobile apps with Cloud services. These services can be anything ranging from your Corporate backend (CRM, ERP, etc.), to consumer Cloud services (Gmail, Facebook, etc). It features Seamless Data Synchronization: synchronizes and manages the life cycle of locally stored data. This data is then automatically/bidirectionally synchronized with the cloud. Push Notifications: app state changes are proactively pushed to an App from the Cloud server. The Push mechanism uses a pure network/socket based approach instead of clunky methodologies like sending SMS alerts or email alerts. The Push notifications happen inside the app's execution environment. In case of iOS, Push is based on the Apple Push Notification Service. Supported platforms: Android and iPhone/iOS.

Screenshot

Project Spotlight

Pastèque

Point-of-sale software for touchscreen devices.

Screenshot

Project Spotlight

R2CORBA

CORBA for Ruby.