gnuplot manual

gnuplot 4.4.0rc1
gnuplot is designed to bring users an effective, portable command-line driven graphing utility for linux, OS/2, MS Windows, OSX, VMS, and many other platforms. more>> <<less
PHP Manual 1.0
PHP Manual - Function reference from the current official PHP manual available at php.net more>> Feature:
A Open source class which uses the ability in MenuLib 4.3 to create custom Color Menu in REALbasic.
Has samples to create popup color menus.
Has samples to create color menus to put in the MenuBar.
Has samples to create color menus to put in submenus.<<less

*NIX Manual 2.0
*NIX Manual offers you an ability to bring some style to your coding habits. more>>
*NIX Manual 2.0 offers you an ability to bring some style to your coding habits.
*NIX manual provides a clean and simple interface for performing look-ups on commonly (and, more importantly, not so commonly) used commands. It stores preferences for font and a customizable set of colors and includes 9 attractive pre-made color sets. Pages are neatly-formatted and highlighted based upon your color preferences.
*NIX manual performs man page lookups either locally or remotely through freeSBD.org, with several search options to make finding what you need even easier. If you're familiar with Terminal, you'll feel right at home, with support for most common shortcuts and command line flags; if not, you'll find your way around the intuitive interface with no trouble at all. Who thought coding could look this good?
Enhancements:
- Command history (pseudo-tabs); Manage many man pages at once
- Improved parsing and text formatting
- Improved color formatting and optional transparency
- Section and keyword options on frontside
- Fixed truncation bug on local lookups
- Ability to extend the local MANPATH environment variable
Requirements: Mac OS X 10.4 or later.
Qt Gnuplot Front End 1.0p1
Qt Gnuplot Front End - Gui for the gnuplot program more>>
A good knowledge of Gnuplot is required to use Qgfe!
Enhancements:
- binary installer for MacOSX 10.3.x
- support for plot output in Corel Draw(tm), Illustrator (tm), SVG and PDF(tm)-format.
- new program icon.
Catman Tool 1.5
Pregenerates your man pages. more>>
This allows for faster displays of your man pages, and also faster searches of your man page systems using apropos or "man -k".
Complete MySQL 4.0.21
Complete MySQL 4.0.21 brings users the convenience of an extremely easy to use MySQL software distribution available for Mac OS X. more>>
Complete MySQL 4.0.21 brings users the convenience of an extremely easy to use MySQL software distribution available for Mac OS X.
Complete MySQL is composed of the following components:
- MySQL Installer Package - Double-clickable MySQL install.
- MySQL System Preferences Pane - Initialize, Start & Stop, and set the MySQL root user password with ease from the System Preferences.
- JDBC & ODBC Drivers - Complete MySQL includes the latest ODBC and JDBC drivers.
- Install Guide - The 16 page install guide comprehensively documents the entire install process.
- MySQL Manual - Includes the entire MySQL manual in PDF format.
Block & Tackle 1.0
Block & Tackle - Napoleonic naval strategy game more>>
Block & Tackle is Freeware and is best played by two players.
A manual is included in the package.
qmatplot 0.4.2b2
qmatplot is a tool endowed with extraordinary powers of plotting data sets in either two or three dimensions. more>>
qmatplot 0.4.2b2 is a tool endowed with extraordinary powers of plotting data sets in either two or three dimensions. It can plot many types of 2d plots, including pixmaps and contours, and 3d surfaces. It offers a full WYSIWYG mode with multiple objects on a single page. As opposite to Gnuplot, qmatplot is very clickable, so it might be easier to use for unexperienced users. It can be used instead of Gnuplot with Octave and Scilab - one can compile and install new function libraries installed in those packages, which communicate with qmatplot through an Unix socket.
Requirements: Mac OS X 10.3 or higher Qt 3.3 (or higher) compiled with thread support
Plotmeister 0.3.1
Free and open source plotting utility Plotmeister is a frontend for plotting utilities (gnuplot) that enables users to explore data sets more>> Free and open source plotting utility
Plotmeister is a frontend for plotting utilities (gnuplot) that enables users to explore data sets. The user interface allows the interactive selection of axes and lines. Plotmeister features tools that will help you transform ASCII data into a plotmeister format.
System requirements:
- Python
PodNova 2.2
PodNova - iSpider based iPodder client with automatic subscription updating via dynamic OPML more>>
Its an iSpider based iPodder client with automatic subscription updating via dynamic OPML.
Enhancements:
- Added: true bi-directional synchronization between the server and the client software
- Added: logon using your PodNova username (no more manual copying/pasting of OPML feed)
- Added: GNU/Linux version.
PingBlog 0.2
PingBlog is a program that can be used to manual ping Blogs directories that doesnt support such automatic feature from sites more>>
Initial support is planned for VeneBlogs.com, Technorati.com and Bitacoras.com.
rsyncbackup 1.0
Schedule backups using rsync more>>
Enhancements:
- Great improvement of user manual.
- Added support for remote sources. This allows synchronizing in example bookmarks, configuration, iPhoto and iTunes library and much more between several computers.
- Fixed growl error notifications to be sticky.

Pound-Shell 0.8.6 Alpha
Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments more>>
Pound-Shell 0.8.6 Alpha is yet another extremely useful utility designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. The high-level goal of Pound-Shell is to allow users to log data processing experiments (with little/no manual effort or interference) in such a way that they can later go back and recall (or rediscover) and reproduce their steps.
Basically, it's designed to help us determine data's provenance. Further, Pound-Shell allows users to almost automatically re-run old experiments with new data. This type of work includes processing files with R, using gnuplot, interactive perl/python, standard data processing with shell commands (awk, sort, join, etc.), etc. Pound-Shell does not attempt to trace commands if it detects that a program has "captured the screen". Examples include Vim, emacs, etc. In such cases, Pound-Shell waits for the sub-process to end and then resumes recording.
With Pound-Shell, you can send a colleague your data-set(s) and your lbsh lab-book, and they can understand/reproduce/verify your results with Pound-Shell's automated tools. In essence, you simply run "lbsh" and it automatically creates a new shell (the same type [bash | tcsh | etc.] that you already use) in a child process. Figure 1 shows how your session goes through Pound-Shell to the real shell underneath.
When you decide you want to start logging commands for an experiment, you tell Pound-Shell to start logging. Then Pound-Shell simply records your commands (and also traces into the above mentioned tools). It does not record passwords, or anything else that is not output the screen. You can use tab-completes, issue commands that span multiple lines, use shell history, etc. When you are done, you tell Pound-Shell to stop logging. Then you may do whatever and Pound-Shell will quietly wait. You may repeat as needed without having to restart Pound-Shell each time.
Major Features:
- It is able to provide its utility without requiring the user to behave any differently. In a sense, users are free from needing to learn the diligence practiced by other scientists in their labs. In other words, it should make people's lives easy w/o being painful.
- It has processing scripts (file-provenance.pl, exeggutor.pl, etc.) that allow one to specify a file name (such as a graph) and see all of the experiments that were needed to derive its data. The history (or provenance) of files can be seen as an ordered list of experiment IDs or as a Dataset Derivation Graph (or DDG).
- It can be used to re-run experiments with new or old data to update findings or reproduce prior results using a file's provenance.
Enhancements: Jun 11 2008
- Fixed bug: Ctrl-d is not captured, so if it is used to exit a process like gnuplot or python, it will not make it to the script.out file
Apple Search 1.0
Apple Search allows you to search the Apple Discussions, Downloads, Manuals and Support Site from dashboard more>>
Freeware.

ClassicalGDL 1.1
ClassicalGDL is a professional and smart CAD tool to create elements of classical architecture, in gdl text format. In english/italian (with English/Italian manual in .pdf) more>> ClassicalGDL 1.1 is a professional and smart CAD tool to create elements of classical architecture, in gdl text format. In english/italian (with English/Italian manual in .pdf)
Enhancements: Version 1.1: Compiled as universal binary
Requirements: Mac OS X 10.2 or later.