27 projects tagged "Mac OS X"
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.
DiscRotate is a MenuItem that will control the speed of your optical drives. It is written in Cocoa for Mac OS X Leopard and later. It can help you make optical drive operation much quieter. Upon launching, a drive icon will appear in your menu bar at the top. It will list all installed optical drives and let you choose how much throttling applies to each of them. The green bar shows the current setting, and can be clicked to change the throttling speed. 100% means the minimum drive speed. When using heavily scratched CD/DVDs it is recommended to lower the setting to about 85%. Clicking the CD icon in the list will pause throttling for that particular optical drive.
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.
GPS Tool is a flexible tool for downloading and processing GPS data on Mac OS X. The tool itself is a front-end for various cross-platform tools, namely GPS Babel and scripts which are used to download GPS data. The tool is very easy to use and allows you to define preset processing scripts for batch processing large amounts of GPS data. The plugin system allows you to integrate device discovery and GPS data download into an easy-to-use GUI.
JBuddy Messenger is an instant messaging client designed for everyday business use. It supports public instant messaging networks including AIM, ICQ, MSN, and Yahoo. With a paid license, JBuddy Messenger adds support for Google Talk, IBM Lotus Sametime, XMPP/Jabber, Microsoft Office Communications Server (OCS 2007) and Live Communications Server (LCS 2005), and the JBuddy Message Server. JBuddy Messenger offers the concept of a Meta-Buddy (Trillian calls them Meta Contacts), which is an aggregation of the presence of multiple screen names under one buddy. Also, buddy groups of the same name across multiple accounts can be visually merged to simplify large buddy lists.
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.
Launcher for Mac OS X is a fast and light utility that speeds up the way you work on your Mac. It features an application launcher that can use application names, abbreviations, and short commands to launch any app. It can also quickly and easily perform Web Searches with Google, Yahoo, Bing, eBay, Youtube, Wikipedia, and other search engines. It can simplify the execution of commands like activating the screen saver, muting the sound, and shutting down the computer. It includes a calculator and dictionary to perform simple and complex calculations and look up brief word definitions. It can make it easier to open frequently used files and Web sites, and can execute shell commands without Terminal app.
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.
MacTerm (formerly MacTelnet) is a complete terminal emulator for Mac OS X, for use with local or remote applications. It is also available for Classic Mac OS as a remote-only shell. It supports VT100, VT102, VT220, and parts of XTerm and ANSI, UTF-8 and other character sets, very accurate rendering of CP437 for use in BBS games, regular or tabbed windows, a full screen mode that works on up to two displays, dynamic search, powerful macros for entering text, running commands, and opening URLs, extensive preferences, including a flexible coloring and formatting system, Workspaces that spawn commands and auto-arrange windows, Growl notifications, text capture, floating keypads for control keys, and much more.