4667 projects tagged "Mac OS X"
Chaotic Domain aims to revolutionize the RTS industry. Made up a team of "elite gamers" (not to mention great programmers and 3D modelers) we're combining the greatest features we like in other strategy games, fixes for some of the "annoying" parts of those games, and many new ideas of our own. With a full 3D galaxy that allows you to micro- or macro-manage and very customizable games, it should appeal to every user.
XWT is the XML Windowing Toolkit. It lets you write remote applications that run on a server, yet can "project" their user interface onto any computer, anywhere on the Internet. It can precisely match the appearance and behavior of normal desktop applications. Unlike other remote-display technologies, XWT applications are usable and responsive regardless of network congestion, delays, and even complete network failures. Visual layout is specified using a dialect of XML which is extremely similar to HTML tables, whilst interactivity is scripted in industry-standard ECMAscript (JavaScript). Existing HTML/JavaScript developers can be productive immediately with XWT.
vTemplate is a PHP class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax that is much easier to use than other template classes. It compiles a template into native PHP code using one PCRE call, thus the parsing is extremely fast. It also has powerful caching and debugging classes to extend the functionality.
jGRASP integrates the Control Structure Diagram (CSD) seamlessly and unobtrusively into source-code editing for Java, C, C++, Objective-C, Ada, and VHDL. The CSD is a control flow and data structure diagram that fits into the space normally taken by indentation in source code. Its intention is to improve the readability of source code. The CSD also enables source code folding in a meaningful way, based on code structures. jGRASP provides lots of editing features, an integrated Java debugger, UML dependency diagrams for Java, configurable colors and font size, and click-to-error for compile and runtime (Java stack dumps) errors.
XEMPIM is a complete rewrite of EMPIM (the Excessively Modular Personal Information Manager) for Mac OS X. It is written in Objective C/Cocoa to provide maximum compatibility with the OS X environment. The goal of (X)EMPIM is to create a core program which implements methods for loading, unloading, displaying, and communication between autonomous dynamically loadable modules. Each module provides a separate aspect of a standard PIM (Contact List, Calendar, etc).