4596 projects tagged "Mac OS X"
timeplotters is a collection of command line tools for visualizing temporal data. It is especially useful for visualizing data from ad-hoc program logs, helping you to spot patterns and anomalies that you would not otherwise see by just watching how the program works or by looking at the logs with the naked eye. Its input format is tailored to event types typically seen in program logs, and the visualization methods are tailored to the questions typically asked about program performance (e.g. distribution of activity durations).
AlphaLemon CMS is a content management system built on top of the Symfony2 framework. It is designed to make it as easy as possibile to manage a Web site without requiring programming or a large learning curve, while giving developers a robust and flexible framework on which to build Web applications and distributable extensions.
Bookling is a simple eBook manager designed to make reading fun. It allows you to store, manage, and read your eBook collection on a desktop computer. It features multiple views for your library, multiple bookmarks, customisable fonts and colors for your book's text, and the ability to store your book collection in your choice of directory. Its back end is cleanly separated from the front end, allowing developers to easily port it to other platforms with a native GTK+ or WPF interface.
Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.