23 projects tagged "English"
PixSteward downloads pictures and metadata from your Flickr accounts and archives them in a relational database on your computer, allowing offline searches and image exporting. With PixSteward, you can safely back up multiple Flickr photostreams with metadata to your Mac, perform sophisticated searches (even where there's no Internet connection), rapidly browse your picture archive and export original-sized JPEGs, PNGs, and GIFs (groups and one-by-one), export sets of pictures along with their metadata for use in other apps, and edit your Flickr tags, titles, and descriptions simultaneously on Flickr and within PixSteward.
With one click, FileMyFiles will organize all of the files on your desktop. There are powerful options to change file and folder names. It will uninstall applications and all of their related files and folders. It can selectively delete just some of the files and folders from the trash. It can also be scheduled to keep all of your important folders organized. Files are sorted and put into folders according to eight categories of file types: Words, Images, Audio, Compressed, Data, Layout, Video, and Web. FileMyFiles will keep all of your files organized, leaving your desktop and other important folders uncluttered and your files easy to find.
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.
KeyBoards is a cross-operating system platform that synchronizes short text messages or URLs. It is designed to be used for composing messages on a desktop system with a real, comfortable keyboard, and then sending them to a mobile device for transmission as an SMS. It is ideal for use with non-Latin character sets.
iMan is a man page viewer for Mac OS X. It provides a native Aqua interface as an alternative to the use of the man program via the Terminal. A variety of useful features have been implemented, including multiple viewing windows, viewing of man pages as well as any man-format file on disk, support for apropos and whatis database searches, as well as in-page search with regular expressions, browser-style history (forward and back within any window), user-customizable font styles, and support for links to man pages in several forms (man:groff(1), man://groff/1, and man://1/groff are all supported). The reusable framework core can be embedded in other applications to provide man page handling functionality.
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.
OFXKit is an Objective-C framework for parsing OFX files into a class hierarchy. Since OFXKit is a native Cocoa framework, Mac OS X development technologies can be easily used with OFXKit. Its main features include OFX 1.x and 2.x support, banking, loan, and investment message sets, and creation of OFX request documents for the "Direct-Connect" feature of many banking Web sites.