obfuscated javascript
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.

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.
The Obfuscator 1.0.1
The Obfuscator converts your email address into an encoded string more>> The Obfuscator converts your email address into an encoded string
Studies say 97% of spam (no, not Spam?) happens because you posted your email address to a web page somewhere?The Obfuscator to the rescue!
The Obfuscator converts your email address into an encoded string that spambots cant read, but web browsers and email programs can!
For convenience, your obfuscated string is automagically copied to the clipboard.
Enhancements
- Fixed trailing newline issue when copying data to the clipboard (thanks Ben Kazez!).
YesScript 1.6
A Firefox add-on that allows you to create a JavaScript blacklist. more>>
YesScript 1.6 provides you with a perfect and useful Firefox add-on which enables you to create a JavaScript blacklist. JavaScript is not something to be feared. Firefox is the most secure browser, and any vulnerabilities found are patched within days. However, JavaScript is sometimes misused by sites. They can show obtrusive ads or try to limit built in browser functions such as the back button or the right-click menu. Poorly written scripts can also hog your systems resources.
Unlike NoScript, YesScript does absolutely nothing to improve your security. Firefox is secure enough by default and that blocking all scripts by default is paranoia. YesScript strives to remove hassles from your browsing experience, rather than add them.
Note: The YesScript addon is cross-platform
Major Features:
- YesScript provides a JavaScript blacklist, letting you specify which sites aren't allowed to run JavaScript.
- A single click on the status bar icon can put the current site on the blacklist or take it off.
- Poorly written scripts can also hog your systems resources.
Enhancements:
- Added support for SeaMonkey and Firefox 3.5.
- Added Arabic locale.
- Fixed bug with Spanish locale.
Requirements:
- Mac OS X
- Windows
- Linux.

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!
Execscript 2.0
Execscript - Execute abritrary JavaScript snipits more>> Execscript - Execute abritrary JavaScript snipits
ExecScript is a widget that can execute abitrary javascript snipits.
Im not sure why I made this but I have found it quite usefull for writing short algorithums to implement elsewhere and since most math is nothing but a javascript snipit, it makes a great calculator as well.
Many features in this widget exist to assist in writing and managing of scripts. Some of these features are a code stack (a stack to push or pop the contests of the editor), function saving (saves the content of the editor as a function), persistant memory (mem.A to mem.Z), and a scrolling status bar.
Enhancements
- Fixed issue with Mac OS X 10.4.3 where data could not be accessed over the net
- Added minimized view
- Added many new system functions
- Added a new Stack drop down
- Added a Tools drop down.

NoScript 1.9.7.7
NoScript 1.9.7.7 is a full-featured Firefox extension provides extra protection for Firefox, Flock, Seamonkey and other mozilla-based browsers: this free, open source add-on allows JavaScript, Java and Flash and other plugins to be executed only by trusted web sites of your choice (e.g. your online bank), and provides the most powerful Anti-XSS protection available in a browser. more>> <<less
AK JS Editor
Free and open source JavaScript-made JavaScript editor more>> SafariSorter is our original, legacy Safari bookmarks alphabetizer which is still available for users of Mac OS 10.2.8 to 10.3.8. SafariSorter does not work under Mac OS 10.3.9. and does not work under Mac OS 10.4. SafariSorter is freeware.<<less

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.
Adobe Photoshop 7 Scripting Plug-in 1.0.2
Add AppleScript support to PhotoShop 7. more>>
Google Gears 0.1.47.0 Beta
Google Gears is an open source browser extension that lets developers create web applications that can run offline more>>
Main features:
- Store and serve application resources locally
- Store data locally in a fully-searchable relational database
- Run asynchronous Javascript to improve application responsivene
Evaluate 1.0
Evaluate - Uses Javascript eval function to process text more>>
Because the widget uses the eval function to process input you can use the widget to evaluate any valid javascript and even store variables.
NovoEdit 0.6
NovoEdit is a tool to edit many file formats more>>
NovoEdit 0.6 is a tool to edit many file formats. They are
- html
- css
- javascript
- applescript
- php

StringToAsciiConverter 1.1
StringToAsciiConverter is a utility to convert a given String to an Ascii character line separated with ;#& for use as email covering/obfuscating on webpage. more>>
Enhancements:
- new menu and functioning copy and paste
Requirements:
- Mac OS X 10.5 or later.
CanvasUML 0.1
CanvasUML - Basic UML class-diagramming app. more>>
Thats right. A UML diagramming app built mostly in DHTML and . Ooooh... the FILTH of it! CanvasUML is barely alpha-quality software and should not be used for mission critical work (as if there were such a thing as mission critical UML diagramming?).
It should be thought of as an exploration of what is possible using the above technologies rather than a solid app. Moving forward, CanvasUML will most likely be refactored into a pure Cocoa/Objective-C application rather than continue with JavaScript/WebKit.
Warning there are bugs!