792 projects tagged "Mac OS X"
iPfaces is a framework for simple creation of native, form-oriented network applications for mobile devices. The aim of the solution is to screen the programmer completely out from the mobile platform itself, and transfer the entire application logic to the central application server level. Developers with experience with one of the supported Web technologies (ASP.Net, Java, and PHP) may start working with iPFaces virtually immediately.
iTree Pro-XQ Powertree is a Java tree menu with drag 'n' drop, tabs, scalability, and database friendliness. It also features a large variety of search facilities and runtime editors which are especially useful for large interactive application interfaces. Menu content can be fed from an easily written text file or database interface script. Other features include multi-state user-definable icons, true-type fonts, pixel-level customizable colors and layout, script triggers, multiple scrolling logics, checkbox and radio menu items, line-wrapping, and rollover effects.
install4j is a cross platform Java installer that produces native launchers and installers for all major platforms. install4j offers an intuitive GUI that makes it easy to quickly define installation projects. A command line compiler and an integration for Apache ANT are included.
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.
The j661 project provides a generic CDS (or ARINC 661 Server) in order to facilitate the understanding of the ARINC 661 standard, prototype ARINC 661 concepts and architectures, and facilitate the reuse of ARINC 661 specifications and artefacts between projects. The CDS architecture is designed to allow defining the Server behavior to be easily modified or extended. This is achieved by a modular plug-in architecture, allowing customization at runtime without changing anything in the Server core itself.
jBoom is a program for remote storage and management of browser bookmarks and mail addresses. It allows accessing a central set of bookmarks and addresse from any system connected to the Internet. It is browser, mailer, and system independent, not bound to a dedicated server, and doesn't require a special Web service. The bookmarks are kept in an XML file on the remote system. A local copy can be stored on the client. The program may be started from the client or over the Internet from an HTTP server. Entries can be activated from the main window or the system tray.
jEncrypt is a commandline file encryption archiver. Files are encrypted with the AES-CTR mode, which was recommended by the National Institute of Standards and Technology in 2001 (NIST SP 800-38A). AES-CTR mode only provides confidentiality. It requires a message authentication code such as CBC-MAC to ensure an encrypted message is not accidentally modified or maliciously tampered with, which jEncrypt currently does not provide.