Mac OS X and iOS Utilities
Mac OS X and iOS Utilities
THe utilities included here are provided without warranty under the BSD license unless otherwise indicated.
WEB TO IMAGE PLUGIN
version 1.0.1 download
Web To Image is a Quartz Composer Patch Plugin which generates an image from a web page. You specify the URL and the web page size and a live image will be generated at the output. This plugin binary is Universal. Note that currently it will not render web pages that use plugins (e.g. QuickTime, Flash).
You need to install this plugin in Library/Graphics/Quartz Composer Plug-Ins under either the root or user home directory.
For an example of how to use this patch, visit the SNS Beam Instrumentation Group for more information about the SNS TV developed by Willem Blokland for SNS.
EPICS Channel Access Client Installer
version 2.0 download
EPICS CA Client Installer installs the EPICS CA client binaries for Intel Macs running Leopard. After downloading and before installation, please read the included README file for further information and setup steps. All binaries in this installer are x86 32/64 bit universal.
Includes:
Javadoc Documentation Set Resources
version 2.0 documentation
This documentation provides a collection of resources for generating a Xcode 3.1 documentation set from a Javadoc.
Browser 64
version 1.2 download
Browser 64 is a very simple 64 bit web browser for Mac OS X Leopard. It is mainly useful to support working with Java 1.6 applets.
Note that you must enter the full URL including the scheme such as “http://www.ornl.gov”.
Features:
★Support for 64 bit plugins
★Support for 64 bit Java applets
★Opens file and http URLs
★Opens webloc files (modern format)
★Handles Get URL Apple Events
Screen Recorder
version 1.0 download
Screen Recorder is a Universal application which is ideal for creating tutorials. It allows you to record video of your main computer screen in full resolution. The video is in standard QuickTime H.264 format. You can import the video into another application such as Garage Band or Keynote to add a voice over and other content.
CA Pod
version 4.0 Get the Source Code
CA POD is a new project to create an iOS static library wrapper around the EPICS Channel Access client iOS libraries and to develop apps. It includes a simple demo Probe app.
Library Features:
★Channel Access Get, Put and Monitor
★Scalar and Array support for short, int, long, float, double and string
★Channel Access types mapped to iOS constructs
★Channel Access context support
★Objective-C interface
Probe App Features:
★Monitor a list of numeric scalar process variables
★Configure the Channel Access address list on the fly
★Enable and Disable individual addresses and sort address
★Multitasking support