sandbox
Sandbox 2.1
Sandbox - Access control list editing for Tiger Client more>>
A peek into the user interface reveals a bevy of Shiny Things that make Sandbox far more pleasurable to use than display dialog: An organized, full-featured GUI with lots of pretty checkboxes; A software update system so you never have to come back to this page to check for updates (but youre welcome to anyway);
And a simple, easy-to-use panel for enabling and disabling ACL functionality. Sandbox is a tool for server admins and engineers, and power usersgenerally intended for those who have at least the fundamentals of ACLs under their belts, and not your typical home user.
Apples File Services Administration documentation is a good place to start to gain an understanding of how the system works. (Weve got a small section on this in our help, but it could use some more great links. If youve written an article on Tigers ACL model, wed love to include it in our documentation!)

Platinum Arts Sandbox 2.3
Platinum Arts Sandbox brings you a very useful product which is currently used in many schools throughout the world that allows kids and adults to create their own video games, worlds, levels, adventures and quests, even cooperatively! more>> <<less

Ch Standard Edition 6.1
Ch Standard Edition is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. more>>
Ch Standard Edition 6.1 is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting.
It is the most complete C interpreter in existence for scripting, plotting and numerical computing. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, C LAPACK, high level numeric functions, and shell programming.
Major Features:
- A complete C interpreter supporting all features in the ISO C90 Standard.
- Easy interface with C/C++ binary libraries using Ch SDK
- Wide characters in Addendum 1 for C90.
- Ch supports more new features added in the latest ISO C99 Standard than most existing C compilers. Ch is the first implementation of complex numbers, variable length arrays (VLAs), IEEE-754 floating-point arithmetic, generic mathematical functions in C99.
- Many salient C++ features including classes, objects and encapsulation for object-based programming (Brain-damaging features are excluded).
- Complex IEEE floating-point arithmetic with complex metanumbers ComplexInf and ComplexNaN.
- Assumed-shape arrays for passing multi-dimensional arrays of different sizes to the same argument of a function.
- Nested functions and nested classes for modular programming.
- Interactive execution of C statements, perfect solution for classroom demos using a laptop.
- Interactive portable shell across different platforms.
- A very-high level language (VHLL) environment for shell programming to automate tasks and system administration.
- Safe Ch with built-in secure sandbox and Ch applet for world-wide distributed network computing. As a very high-level language at the source level, a Ch applet can be very small, but with very powerful capabilities. It is especially suitable for bandwidth sensitive devices such as handheld computers and cellular phones.
- Built-in string type with automatic memory management and advanced text processing capabilities for shell programming and script computing.
- Adjustable array bounds, i.e., int a[1:10].
- Auto array bound checking.
- TCP/IP socket/WinSock for network computing.
- POSIX for portable scripting.
- Cross platform Unix utilities and commands such as vi, ls, awk, sed, mv,rm, cp, find, grep, vim with syntax highlighting for Ch, etc.
- A large number of Integrated Development Environment (IDE) support Ch. For example, ChSciTE allows you to edit, parse, and run C, Ch and C++ code within the IDE with the user interface in over 30 local languages such as German, Chinese, and Korea.
- OpenGL toolkit
- GTK+ toolkit
- Windows toolkit on Windows
- X/Motif toolkit on Unix/Linux
- Common Gateway Interface (CGI)
- Open Database Connectivity (ODBC)
- An increasing number of third party products and user contributed code
- fixed the crash for a return statement not in a function definition.
- fixed the crash for integer mod by zero intvalue%0.
Requirements:
- Mac OS X 10.3 or above
- Disk space: 69Mb
Lobo 0.97
Lobo is an open source web browser that is written completely in Java more>>
The main goal of the Lobo browser effort is to produce a browser that is fast, complete, easy to extend, secure and feature-rich.
Main features:
- Security.- In principle, a Java program is less suceptible to certain types of vulnerabilities such as a buffer overflow attack. Javas security model can also allow web content to have access to a complex set of APIs, except in a controlled sandbox.
- Expandability.- A Java-based application can be implemented to be expandable via powerful cross-platform plugins. Consider the difference this has made for Java applications such as jEdit and Eclipse. (Lobo already has a plugin API).
- New paradigms.- With the help of Java we can implement new powerful cross-platform and secure mechanisms to represent web content. We would like to make it easy to integrate arbitrary UI languages into Lobo (e.g. the many XML UI languages that exist). We would also like to support JavaFX by default as a first-class citizen. But we also plan to allow, for example, representation of web content purely as Java source code.
- Portability.- This is the obvious advantage of a pure Java application.
Enhancements:
- The first version of Lobo is released. It replaces the browser we had been releasing, Warrior. Lobo includes a plugin API, a browser API and many new features.

Phun 5.26b
Phun lends you the chance of playing an interesting free game-like 2D physics sandbox in which you can play with physics like never before. more>> Phun 5.26b lends you the chance of playing an interesting free game-like 2D physics sandbox in which you can play with physics like never before. The playful synergy of science and art is novel, and makes Phun as educational as it is entertaining.
Enhancements:
- Rendering:
-
- Added support for textured geometries
- Added new optional rendering mode for water: software meta surface.
- Scene files:
-
- New file format: .phz which is a zip containing the scene, a thumbnail and any used textures.
- Velocities for objects and water particles is now saved to the scene files.
- Water and groups can now be saved in phunlets
- Tools:
-
- New brush tool
- New gear tool
- New cut tool
- Polygon tool: self-intersecting polygons are now handled (e.g. figure-of-eight:s)
- Added the ability to choose the chain building blocks (right-click a group of objects with exactly two hinges attached to the world)
- When reconnecting a chain to the first geometry in the chain, the chaintool will now create a perfect closed chain with no hinges to the background
- New behavior: to move or drag something, first select it and then drag it with most any tool.
- Hinge/fixjoint/spring now attaches to selected geometries first (used to always attach the top two entities)
- Added the ability to throw things with the move-tool
- Added snap to axis functionality when holding down SHIFT for Move and Clone tool.
- UI:
-
- Added three levels to the user interface: Simple, Medium and Advanced
- Made the camera move smoothly
- Added the ability to rotate the camera with an object (reset rotation with "Zoom to scene" or "Default view")
- Made Phun more touch-screen friendly (especially when "pen input" is selected)
- Added the ability to add text onto boxes
- Pens no longer draw anything when moved in paused mode.
- Added the ability to select water and move it around, clone it etc.
- Added extra cursor icon to indicate which tool is selected
- Added support for non-Latin1 8-bit character sets (youll need to create a new font file and set Font in the translation file).
- Added a loading screen
- Added a splashscreen
- Changed how a hinge is drawn if it is a motor
- Added support for pen tablets (including pressure sensitivity when using new brush tool)
- Mouse-over object highlighting is now only active if the simulation is paused.
- Fixed so that Phun binds ctrl over left_ctrl and right_ctrl (same for alt, shift and meta) in hinge/geom controllers and Keys.bind.
- Changed mirror/kill/motor key behavior to only work when the simulation is running
- When rotating objects or creating planes you will now get automatic 15? snapping when the cursor is close to the origin.
- Added the ability to drag-and-drop images and scenes into Phun from explorer (Windows only)
- Mac OS X 10.4 or newer
PHP Dog 0.4
A free process watchdog written in PHP more>>
DonateBot - Mac 1.0 is a professional and easy-to-use tool which can donate to charity for free simply by running a small program in the background. In exchange for your unused CPU processing power, you will give to the charity of your choice. This application contains no popups, no spyware,no adware. You can donate more than 1000 grains of wheat, 1000 ounces of water, 1000 minutes of education or 1000 square inches of rain forest everyday simply by leaving your computer on.
DonateBot contains absolutely no spyware and no adware. You will not be harassed with nasty popup ads when using this application. Most likely, you won't even know that its running! However, the donations to charity that you make are still very real. To select the charity you want to donate to, simply click on one of the four images. You can donate ounces of water (Charity:water), grains of wheat (CARE), minutes of education (Oaktree Foundation) and square inches of rain forest (The Nature Conservancy).
Many computers sit idle for hours or days at a time. DonateBot lets you share this unused processing power with organizations that need to solve complicated problems, such as analyzing the galaxies or performing mathematical calculations.
Your day-to-day computer operations, like browsing the internet, writing a document or listening to music will not be affected by DonateBot. You can manually change the CPU usage in the program if you are concerned about computer performance. The Windows version can automatically boost CPU usage when you haven't used your computer for a few minutes, maximizing your donations.
DonateBot is 100% safe. The distributed computing system runs in a secure Java sandbox that has no access to your files
Major Features:
- Donate to charity for free simply by running a small program in the background
- Let you share this unused processing power with organizations that need to solve complicated problems, such as analyzing the galaxies or performing mathematical calculations.
- Manually change the CPU usage in the program if you are concerned about computer performance.
Requirements: Java SE6
ClamXav 1.0.8
ClamXav is a free virus checker for Mac OS X more>>
Back in the days before OS X, the number of viruses which attacked Macintosh users totalled somewhere between about 60 and 80. Today, the number of viruses actively attacking OS X users is...NONE! However, this doesnt mean we should get complacent about checking incoming email attachments or web downloads, for two reasons.
Firstly, theres no guarantee that we Mac users will continue to enjoy the status quo, but more importantly, the majority of the computing world use machines running MS Windows, for which an enormous quantity of viruses exist, so we must be vigilant in checking the files we pass on to our friends and colleagues etc.
For example, if youre a wise person and youve turned MS Offices macro support off then youre not going to notice that virus which is hiding inside this months edition of Extreme Ironing.doc which your friend sent you. If you then forward that document to a less wise person who has not turned off the macro support, then you have most likely just sent him a shiny new Pandoras Box with a sign saying "Open this end"!
Flippancy aside, Im sure you get the idea: check the file before opening and/or sending it on to someone else. This gives you the opportunity to avoid the file altogether or at least copy and paste any vital information into a new document and send that instead.
Dont forget, if you run VirtualPC you can still become infected and lose valuable data on your Mac even though technically youre running Windows inside a sandbox. VPC will run any application you tell it to, virus or no virus, it doesnt know the difference. You can protect yourself slightly by not using VPCs "shared folders", but thats a useful feature which you shouldnt have to be without.
NOTE : Must NOT be installed on Mac OS X 10.4 Server.
Enhancements:
- ClamAV 0.90.3 included
- Fixed an issue causing long delays at startup if using a newer engine than the one bundled with ClamXav
DarwinPorts 1.3.1
DarwinPorts - Install various open-source software on Darwin OS family more>>
DarwinPorts is probably best described by comparison: Its sort of like the FreeBSD ports collection or Fink in that it automates the process of building third party software for Mac OS X and other operating systems. DarwinPorts also tracks all dependency information for a given piece of software. In other words, it knows what it needs to build and install and in what order for the piece of software you want to work properly. DarwinPorts knows how to make, build and install the software to a specific location, meaning that software installed via DarwinPorts doesnt simply scatter itself all over the system or require user knowledge of dependencies in what order.
Enhancements:
- Fixed a bug in livecheck sourceforge guess algorithm. (pguyot)
- Fixed an incompatibility of darwintrace.c with MacOS X 10.3. Darwintrace.c now also compiles on Linux. (pguyot)
- Fixed a bug introduced by a patch to the fetch code. Now, fetch target can really deal with patch files even if the main fetch method is CVS or SVN. (pguyot)
- Fixed a bug, introduced in 1.3, that prevented -f selfupdate from forcing a build of the fetched sources. (jberry)
- Fixed a bug, introduced in 1.3, that prevented -u uninstall from working. (jberry)
- Fixed a bug in xcode portgroup. One variable used by the group conflicted with global variables in port base code. (pguyot)
- Added a new test case for a cvs+remote patch file bug. (pguyot)
- Added ruby gems support for ruby group. (rcavanaugh & pguyot)
- Trace now forbids creation of directories outside the sandbox. (pguyot)
- Additions to man page for port(1): (jberry)
new port options -F, -i, -x, -p
mention interactive and batch modes
document extensions to info command.
- Archive mode is now disabled by default. (landonf)
- The upgrade target now properly detects and uses a matching binary archive if found, an uninstall && install combination needed up till now to pick it up. (jmpp).
BinkMachOPlayer 1.8b
BinkMachOPlayer - Play Bink files more>>
Bink is a hybrid block-transform and wavelet codec that can encode your video using 16 different compression techniques (wavelet, DCT, motion compensation, a variety of vector quantizers, Smacker-style, etc). With all of these techniques in one codec, Bink can handle any type of video.
Bink also has a VBR psycho-acoustic based audio codec that is capable of 8:1 up to 20:1 perceptually lossless compression, so your audio will sound as good as your video looks. Other video codecs force you to license a separate audio encoder, but Bink has one built right in!
Another nice feature of Bink is that its technology was completely independently developed. We are not based on any MPEG or other committee standards (our techniques are quite different, in fact) of any kind, so the IP is safe, encumbrance-free, and (best of all) entirely royalty free. Thats why we develop our own codecs (both video and audio) - we dont want to be hindered by any third parties who see games as a side market rather than the target market. RAD has been developing video codecs for games since 1992 - our software codecs were being used before MPEG could even be played on a PC without a hardware decoder card.
The other big reason that we develop our own codec technology is because general video codecs are just not designed for games. They are designed to play movies in a nice little media player sandbox on a PC with little else going on. They use a ton of memory (Bink uses up to 16 MB less than other codecs), and they use almost all of the CPU. Bink is designed just for games - we arent trying to be a media player for the masses, or get integrated into some set top box, or stream video off the internet. Our only goal is great looking, easy to use, high performance video for your games.
The Bink SDK supports the Nintendo DS, the Xbox 360 and the Xbox consoles (using pixel shaders!), the Sony PlayStation 2 console, all versions of 32-bit Windows, the Xbox console, the Nintendo GameCube console, MacOS, MacOS X and GNU/Linux. It supports pixel shaders, DirectDraw, DIBSections, DirectSound, waveOut, Sound Manager, NGC AX, NGC MusyX, SDL_mixer, and the Miles Sound System.
Bink uses the YUV colorspace, so it can use overlays for hardware color conversion and smooth scaling on Win32 and Nintendo GameCube. On platforms with pixel shader support (DirectX 9, Xbox, and Xbox 360), Bink can use the GPU to do incredibly fast and incredibly high quality YUV to RGB conversions. Bink also includes a ton of hand-optimized assembly YUV to RGB colorspace blitters, so youll be able to access Binks output in any RGB format you like (32-bit RGB, 24-bit RGB, 16-bit RGB, etc).
As far as data rate goes, Bink really doesnt have a minimum - 256x192 animations look great at 50 kps for Nintendo DS and 1280x720s look awesome at 900 kps on Xbox and Xbox 360 for HD video. Bink is so fast, that it works great for the low-end, like the DS, and for the high-end, like the Xbox 360.
For such a high-end codec, Bink requires very little hardware resources - it will run on a machine as slow as a Nintendo DS (67 Mhz!), and will be screamingly fast on a modern P3, P4 or Athlon. Any Macintosh shipped in the last 10 years will run Bink great. All of the modern consoles can handle Bink easily (even the slow-ish PS/2 for which weve done massive assembly optimization to get Bink running wonderfully).
Because Bink is pretty different from other codecs, weve put together information describing the advantages of using Bink. You can even view the entire Bink development history to see the complete evolution of Bink. Finally, you can check out what other Bink customers think.
Think Bink!
Enhancements:
- Added support for the beta Xbox 360 hardware (June XDK).
- Fixed 8-bit audio playback on Nintendo DS - we still recommend using 16-bit audio, though.
SWF Movie Player for Mac 2.0.16.2128
SWF Movie Player - Newly-designed free flash movie player for Mac with plenty of extra features more>>
SWF Movie Player by Eltima Software offers advanced and unique features that allow you to play, rewind, fast-forward and preview SWF files frame-by-frame, and also create and manage playlists, zoom movies in and out, fit to current window size or restore to original one, set playback quality, control Flash security, check SWF comprehensive information and lots more.
The special unique algorithms were developed for this product to check whether the Flash movie has been finished or not (which is not always a simple task since quite a few of SWF files are not played till the ending frame or play repeatedly). With SWF Movie Player you can easily switch into a zoom mode and see zoomed image boundaries as well as navigate within a Zoom Drawer. When a zoom mode is activated, you can disable dragging and use all interactive controls that SWF file provides. Now, it is possible to apply security options and run SWF files in the sandbox. This feature allows you to restrict the SWF file queries to non-local resources (URL/images/third-party SWF files) and to prevent unwonted access to the web. Developed by people and for people the SWF Movie Player has truly user-friendly interface and customizable options which let you easy manage Flash movie and enjoy movie playing.
And the best feature is that you get it all absolutely for FREE!
SWF Movie Player provides absolute control of the playback and lets you manage Flash movies at your fingertips.
Packed with various customizable options, it provides clean and intuitive interface which will suit even the most refined taste.
Main features:
- Play, pause, fast-forward, rewind, frame-by-frame preview and browse through Macromedia SWF files
- Easy-to-use and eye-appealing zoom in/out, on-screen preview option to display specific part of SWF file
- Playlist feature to play several Flash movies in a predefined order or randomly
- Unique heuristic algorithms to determine the Flash movie end
- Obtain the thorough information about SWF files (size, SWF version, frame rate, shapes/morphs/fonts/ActionScripts/sounds/etc.)
- Restrict access to external resources such as sending/receiving data via Internet or using third-party SWF resources by utilizing advanced security options
- Handy Flash movie playback quality control lets you adjust application resources load to your system configuration
- Fit into current window and restore the original SWF file size in one click.
Enhancements:
- This new release marks a new step in the evolution of Flash players with full support of FLV playback, simple playlists management, full-screen view mode, advanced features to save online movies with all the dependencies to your hard drive and even playback them directly from the Internet, and much, much more.
Now, it is possible to apply security options and run SWF files in the sandbox. This feature allows you to restrict the SWF file queries to non-local resources (URL/images/third-party SWF files
Eltima SWF Movie Player for Mac 2
Eltima SWF Movie Player is a software solution specially designed for Mac OS. It provides a variety of useful features which make viewing SWF even more enjoyable more>>
Eltima SWF Movie Player for Mac 2 is developed as a useful and handy software for Mac OS which offers you various helpful features to make viewing SWF even more enjoyable. With SWF Player you can use new options, such as frame-by-frame preview, zoom, create/manage playlists. One of the interesting features is a possibility to restrict access to Web resources and run SWF files in a sandbox.
BRL-CAD 7.6.6
BRL-CAD is a powerful constructive solid geometry solid modeling system more>>
BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray tracing support for rendering and geometric analysis, network distributed framebuffer support, image and signal-processing tools.
Enhancements:
- improved mged resource searching when not installed - Sean Morrison
- significant AUTHORS file updates, all names filed - Sean Morrison
- fixed sketch primitive bezier path computation bug - Sean Morrison
- cleaned up erroneous rtedge end of line output - Sean Morrison
- configure --enable/disable-everything option - Sean Morrison
- updated g_qa manual page documentation - Lee Butler
- early termination grid spacing limit bug in g_qa fixed - Lee Butler
- fixed Jove sandbox installation issue - Sean Morrison
- fixed adrt/isst client crash bug - Mike Caruso, Razak Arunaugun
- fixed modified env(PATH) startup issue in mged - Sean Morrison
- fixed benchmark tool default resource location bug - Sean Morrison
- added another text alignment handler to dxf-g - John Anderson
- clamped integer value printing of primitives in mged - Sean Morrison
- removed gratuitous nmg debug printing from mged - Sean Morrison
- fixed grouping bug, mged point importer - Jason Owens, Sean Morrison
- improved mged point import support - Lee Butler, Sean Morrison
- fixed bug in plate orientation of mged point importer - Lee Butler.
LinCVS 1.4.3-1
LinCVS is regarded as a simple to use, yet sophisticated Interface for the cvs client commandline tool on the Unix, Windows and Mac OS X platform. more>>
LinCVS 1.4.3-1 is regarded as a simple to use, yet sophisticated Interface for the cvs client commandline tool on the Unix, Windows and Mac OS X platform.
It allows ato load modules from a server (checkout), create modules on the server (import), as well as checking the state of directories and individual files or updating them. Basic operations like add, remove and commit are supported as matter of course, just like showing the actual differences between the server version and the local sandbox, graphical display of the version tree, and manifoldy graphical support of project maintenance. All actions are logged on the cvs server (configurable via history), and are therewith comprehensible.
To keep LinCVS independant of the cvs version, LinCVS uses the local but separately installed cvs and therefore always should work with the latest version.
CrossVC 1.4.3-1
CrossVC - Graphical Interface for the cvs client commandline tool more>>
To keep CrossVC independant of the cvs version, CrossVC uses the local but separat installed cvs and therewith always should work with the latest version.
Because CrossVC does not affect the cvs internal project maintenance, a concurrent use with cvs commandline is possible. The function of the CrossVC dir state display is not impaired therewith.
Even though CrossVC graphically supports almost the whole cvs range of functions (and is continuously under development;-), it is easy to customize the GUI to the individual needs. Popup menues are freely configurable, while the menues always provide full feature access. An extra toolbar enables direct access to often used features.
logdistiller 1.0
A free logfile merge and sort tool more>> A free logfile merge and sort tool
LogDistiller is a logfile merge and sort tool. Log content is classified according to rules configured in an XML file. Classification results go into reports, which are published : simply stored in a file, sent by mail, or are even added to a news feed.
System requirements:
-
Enhancements
- Created LogDistiller Extensions Sandbox, to put early-stage code for new extensions,
- LogDistiller is now available in Maven central repository: net.sf.logdistillerlogdistiller,
- created LogEventTestCase class to ease creating tests when writing a custom log parser,
- opened a user mailing list,
- added a menu bar to the GUI,
- feature: improved regexp group handling in freq plugin: if negative, all groups defined in the regexp are concatenated
- Page: 1 of 2
- 1
- 2