run perl
Perl 5.8.0
Popular web programming language. more>>
Run ASCRIPT 3.0
Run ASCRIPT - Embed/execute AppleScript code in web pages more>>
Completly freeware.
ScriptRunner 1.0
ScriptRunner - Batch script launcher more>>
Main features:
- Universal Binary
- Drag and drop of scripts, or folder of scripts, with extensions .scpt, .applescript, .sh and .pl .
- Passes the path to the Library folder to the individual scripts so that they can inherit common functionality. (This is an optional feature.)
- Passes the path to the log file, so that all the scripts can log to a central file. (This is an optional feature).
Run Wakeup Items 1.0
Run Wakeup Items - Open the Wakeup Items folder upon waking up more>>
This is a simple script that reacts to the system event that is issued whenever the system is awakened from sleep. It looks for a "Wakeup Items" folder in the System Folder and opens its contents.
The script goes in the Startup Items folder and runs continuously in the background.
Completly freeware.
MacPerl 5.8.0a2
Run PERL scripts on your Mac. more>>
iTunes2HTML 2.2
iTunes2HTML is created as a smart and useful Perl script that generates an HTML listing from the iTunes Music Library.xml file automatically generated by Apples iTunes. more>>
iTunes2HTML 2.2 is created as a smart and useful Perl script that generates an HTML listing from the "iTunes Music Library.xml" file automatically generated by Apple's iTunes. It was originally created as a quickie hack for my own personal list, and as such assumes some rather anal rules about the quality of your id3 tags (ie. "if the id3's aren't perfect, don't list this mp3"). Note: this script assumes you have a large collection of mp3s. While it will work with smaller collections, if you've less than 100+ albums, things'll probably look ugly.
Please note: this script is only to be run from the command line (either using Apple's Terminal.app or the Windows DOS shell). You shouldn't download this if you haven't had any experience with running command line applications. Also realize that this script was originally made for my purposes only, but after some popularity/feature requests, decided to mention it here. For to make it as generic as every user would need would require a rewrite, and that's not going to happen ("it works for my needs") anytime soon (no time).
PerlWrapper 0.2
PerlWrapper is developed to be a helpful program which makes it easier for you to create a Mac OS X application bundle (.app) out of your Perl application. more>>
PerlWrapper 0.2 is developed to be a helpful program which makes it easier for you to create a Mac OS X application bundle (.app) out of your Perl application. This bundle can include your Perl source code including modules, third-party modules and dynamic libraries, documentation, icons and other resource files. This way, your users can download and directly use your application without having to install other libraries.
Tuna 1.0.1
Tuna - Profile where Perl resources are being used most more>> Tuna - Profile where Perl resources are being used most
Tuna is a Perl profiler that runs and analyzes Perl programs to find out where the code spent most of its time. Tuna helps you make decisions about where to focus performance enhancements, and makes it easy to visualize which components are critical.
Enhancements
- Performance improvements for opening profiles
- Use proper "?s" time unit
- Universal binary.
Perl Nopaste 1.2
A Nopaste software written in Perl and with MySQL as backend more>>
Enhancements:
- Fix error in MySQL scheme.
- Update copyrights.
- Some code cleanups.
- Use "use"-statements instead of the unsafe require.
Asteroid Run 2.0
Asteroid Run - Asteroid game widget more>>
Few brave souls dare take up the challenge and even fewer survive! Do you have what it takes to be a champion?
Asteroid Run - Fly your trusty spaceship through a dense and dangerous asteroid belt in this Apple Dashboard widget.
Instructions: The object of the game is to make it through as many rings as possible before the time runs out or your spaceship sustains too much damage. There are two health items throughout the course that can repair a bar of damage and each cleared ring will extend the remaining time by 3 seconds.
Controls: - Left and Right arrow keys - turn left and right - Up and Down arrow keys - turn down and up (notice they are reversed like flight simulator controls)
option (alt) - accelerate - control - brake - 1,2,3 - change camera view
Roxen WebServer 4.5.241r4
Roxen WebServer is an enterprise level web server software that is open source. Due to a serious bug in MacOS X 10.0 you cannot run Roxen multi-threaded at this time. Apple is working on a solution more>>
Roxen WebServer 4.5.241r4 will make you feel pleasant because it is an enterprise level web server software that is open source.
Due to a serious bug in MacOS X 10.0 you cannot run Roxen multi-threaded at this time. Apple is working on a solution.
Major Features:
- Open source code.
- A web-based interface for easy configuration and administration.
- The highly regarded Roxen graphics support which can be used for dynamic generation of e.g. headers, images and charts.
- Integrated MySQL database.
- Server-side programming via RXML, Java, Perl, PHP, CGI scripts and more.
- Strong encryption.
- Modular architecture where server extensions can be loaded without shutting down the server process.
- Platform-independent architecture makes custom modules portable with no extra effort.
Requirements: Mac OS X 10.1 or later.
FS Splocker 1.0b6
Block junk AIM instant messenges. more>>
Just like any mac you own!Theoretically will work in Classic, and is built for OS X.
CorneliOS 0.7.8r14
CorneliOS, the virtual web OS - Cool, Powerful and Open Source more>>
CorneliOS offers a complete API and command set accessible via text and web terminal as well as a GUI/desktop for end users.
CorneliOS can be used to create community platforms, as a document management system (DMS), website content management system (CMS) or database management system (DBMS), it is available under the GPL as well as under a commercial license.
NiftyPortal 1.0b17
NiftyPortal - hierarchical dynamic site construction framework more>>
NiftyPortal is designed to securely factor reused code among as many different sites as possible. It uses a combination of SpeedyCGI (available on CPAN) and Template Toolkit (also on CPAN) to achieve fast response times, while still maintaining a great deal of flexibility for all maintainers.
You might find NiftyPortal useful if you:
find yourself creating complex systems of CGI scripts to run your site, and worry more and more about factoring code thats re-used,
like some of PHPs features, but have a large amount of Perl code you need to maintain,
have out-grown SSI,
are creating a large number of sites that need to share code in the back end (such as for a common authentication routine),
are creating "branded" sites with similar functionality, but different templates or design, along with the ability to override specific templates as necessary,
need to integrate other Perl code into your site easily and effectively (youre hacking pre-existing forum software),
think SlashCode is too large, complex, or slow,
youve rolled your own quasi-templating system, but now need more flexibility,
cant use mod_perl, or just prefer not to operate within its restrictions
have used Template Toolkit before, but want to combine true Perl with it easily and in an organized fashion.
Bugs On The Run 1.3
Bugs On The Run - Artificial life simulation with emphasis on speed more>>
There are various ways to control the simulation and there is an emphasis on high performance for some settings.
2 applications are included optimized for either graphics or non-graphics speed (turbo vs. hyper).
C source code is also included.
Enhancements:
- Xcode C univ bin