javascript array
JavaScript OSA 1.0.3
JavaScript OSA is a port of the Mozilla JavaScript 1.4.2 scripting system to the Macintosh in the form of a OSA (Open Scripting Architecture) component more>>
JavaScript OSA 1.0.3 brings you a professional tool which is also a port of the Mozilla JavaScript 1.4.2 scripting system to the Macintosh in the form of a OSA (Open Scripting Architecture) component. You can use JavaScript OSA as a scripting language in any Macintosh application supporting OSA languages, such as the Script Editor included with the MacOS.
Why Do Need JavaScript? Why Indeed. If you find AppleScript difficult to learn or you already know JavaScript from programming the Web, JavaScript OSA provides an alternative to AppleScript for controlling your Macintosh. JavaScript OSA provides full support for sending and receiving AppleEvents that leverages the AppleScript support found in the MacOS and the ever growing range of scriptable applications.

JavaScript Form Validator 3.1
A simple, powerful client side JavaScript form validation code. Using this code, you can do the common form validations in a snap. more>>
Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task. Save yourself from coding long validations for your forms. Here is a simple, powerful form validation code. Using this code, you can do the common form validations in a snap! The code is general, simple, extensible and Free!

Openmocha javascript server-side 0.9
Open source Javascript application server and development framework for the flexible soft-coding of web applications. more>>
An open source Javascript website application server and development framework. Quick soft-coding and clean hard-coding in Javascript on the client-side AND the server-side.
The goal of Openmocha is to maximize the fun and productivity of Javascript development by blending the gap between browser and server based scripting.
With Openmocha, a new project can be quickly soft-coded by creating custom Mocha Objects using the web browser. As the project matures, these Mocha Objects can be re-factored and hard-coded in separate code files. The two approaches can be mixed at any time, patching hard-coded applications through soft-coding even during runtime.
Objectscript 2.10.4
Objectscript is an object-oriented programming language more>>
Main features:
- a simple java-like syntax
- class system, with single inheritance and mixins
- private/protected/public fields and methods
- exceptions for error handling
- synchronization and threading
- compiles to bytecode for higher performance
- osdoc: a javadoc-like tool to extract API documents
- from src code, plus API docs accessible reflectively
- XML-RPC support
- Windows COM support
- regular expressions (requires java v1.4 or later)
- Plus, its free!
Enhancements:
- command line debugger: when invoking a script from the command line, you can use the --breakpoint (or -b) argument, followed by file and line number, to set one or more breakpoints.
- build: it should now be possible to compile with JDK 1.5.0 (Java 5.0)
- arrays: add pkg.array API with methods, such as newByteArray(len), to construct java arrays. Java arrays are not copied when passed to java code, so therefore if the java method writes into the array, the script code can see the result.
Create Text Box Array 1.0
Create Text Box Array - Create a table of text boxes more>>

Helma JavaScript Web Application Framework 1.6.3
An open source web application framework for fast and efficient scripting and serving of your websites and Internet applications. more>>
Helma is written in Java and employs JavaScript for its server-side scripting environment, removing the need for compilation cycles and reducing development costs while giving you instant access to leverage the whole wealth of Java libraries out there.
Helma offers simple and codeless mapping of application objects to database tables. In addition, an embedded object-oriented database performs automatic data persistence of unmapped objects.
Array 1.3
Create animated Flash movies. more>>
You color points on a sequence of frames. There are various functions to manipulate the points. You can play, save, and reload your animation. You can export your animation as a Flash movie.

Advanced Effect Maker 2.02
Advanced Effect Maker gives you a free program which allows you to create Flash and JavaScript effects such as slide shows, messengers, scrollers, games, Web navigation menus and much more with the click of the button. more>> <<less
JSWriter SuperLite 1.0.1
JSWriter SuperLite - Debug JavaScript code in IE more>>
Source code is included within the package.
Aptana IDE 1.0
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications more>> Aptana is a robust, JavaScript-focused IDE for building dynamic web applications
The Aptana IDE is a free, source-open, cross-platform, JavaScript-focused editor and development environment for building Ajax applications.
It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code.
Main features:
- Code Assist on HTML, JavaScript, and CSS languages, including your own JavaScript functions
- Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure
- FTP/SFTP uploading, downloading and synchronization
- JavaScript debugger to troubleshoot your code
- Error and warning notification for your code
- Support for Aptana UI customization and extensions
- Cross-platform support
- Free and source open under the Aptana Public License, v1.0.
- Please note that milestone 9 is still a preview release
System requirements:
- Java 1.4.2 or later
- PPC G5 or Intel processor
String Class and Array Template 1.0.0b1
String Class and Array Template - Simple string class with plenty of examples more>>
It covers use of inheritence, templates and plenty of virtual methods.
This class is in early development stages. While it does come with plenty of examples for you to step through to see how it does what it does, it is by no means complete or ready for integration into a larger project. It is stable and should not crash.
JAIGO 1.0
JAIGO - A javascript go engine and AI for the iPhone. more>> JAIGO - A javascript go engine and AI for the iPhone.
A small AI engine designed for the game of go in JavaScript, that has the goal to become the best performance/size AI for go as well as the first single-player AI designed for the iPhone.
System requirements:
- iPhone
OxMath 2D/3D Math Library 2.1
OxMath 2D/3D Math Library brings a full featured and cost-effective 2D and 3D math library with common classes like vectors and quaternions, plus more advanced features such as vector-arrays and bounding volume/intersection classes. more>> OxMath 2D/3D Math Library 2.1 brings a full featured and cost-effective 2D and 3D math library with common classes like vectors and quaternions, plus more advanced features such as vector-arrays and bounding volume/intersection classes. The vector-arrays are designed for efficient vertex and triangle storage with batch processing functions that utilize Accelerate.framework (AltiVec/SSE SIMD functions) on Mac OS X whenever possible. Time-slice function classes are also included to help create finite or cyclical procedural animations.
Enhancements:
- Major API overhaul.
- More scalar operations added to the vector and vector-array classes.
- Several new vector and scalar extensions have been added to the optional OxMathExtensions module.
- Full and proper class documentation now included.
- Numerous stability and bug fixes.
Requirements: REALbasic 2006r4 or greater.
spamtrainer 1.7.6
spamtrainer - assist mail services administrators in updating and maintaining their SpamAssassin bayes db more>>
When run, it will read the designated HAM and SPAM mailboxes, update the SpamAssassin databases and delete mail that has been learned from.
spamtrainer furthermore has an array of additional functions. Among them the possibility to backup/restore your bayes database, fix the Tiger default installation and many more.
Enhancements:
- Added optional number of days parameter for delete option
ObjectTools 2.5r5
An all-purpose tool which solves or simplifies many common problems faced by 4D developers. more>> An all-purpose tool which solves or simplifies many common problems faced by 4D developers.
ObjectTools is an all-purpose tool which solves or simplifies many common problems faced by 4D developers.
ObjectTools is a very useful software that eliminates the limitations of 4D BLOBs and adds many new features not available with BLOBs.
Main features:
- Store and retrieve any 4D data type (except for 2D arrays) by name in any order, eliminating the need to remember and use numeric offsets
- Access elements of arrays in an object without retrieving the array from the object
- Store and retrieve an entire record from any table with a single command
- Embed objects within objects to create hierarchically structured data storage
- Save and restore objects to and from BLOBs
- Dramatically reduce process and interprocess variable usage
- Easily package data for interprocess messaging
- Develop in an object-oriented style.
System requirements:
- 4th Dimension 2004.1/ v11 or later
- CarbonLib
Enhancements
- If an error handler method was installed, each call to the method would leak about 800 bytes.