stunnix javascript obfuscator 4.3
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
Greasemonkey 0.6.7.20070131.0
Greasemonkey - customize the way a webpage displays using small bits of JavaScript more>>
Hundreds of scripts, for a wide variety of poular sites, are already available at http://userscripts.org.
You can write your own scripts, too. Mark Pilgrims definitive Greasemonkey guide, diveintogreasemonkey.org will show you how.
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!).

obfuscatr 1.2
obfuscatr is a free email address obfuscator that lets you use online or on your Mac OS X Dashboard. more>>
obfuscatr 1.2 is a free email address obfuscator that lets you use online or on your Mac OS X Dashboard.
Its purpose is to disguise spam bots by providing you with an encoded email that you can paste to your home page or a blog so that the email couldn't be picked up by these bots.
The code provided by obuscatr consists of a
<<lessNitrox 0.3
Free AIR-like library for native-wrapped iPhone applications more>>
Nitrox 0.3 is developed to be a free Cocoa/Objective-C wrapper for Javascript applications on the iPhone which provides access to native iPhone functions.
Nitrox will be a native iPhone library which allows applications written in HTML/Javascript to use an AIR-like API to access functions on the iPhone not available through standard Safari.
Major Features :
- Ajax-based invocation of functions (slower but more reliable and optionally synchronous)
- Accelerometer
- Location functions
- Vibrate function
- System functions including exiting and openURL
- UIDevice property access
- Loading of Javascript files accessible via XMLHTTPRequest
- Simple (explicit, not automatic) proxying of GET requests for non-local URLs...could be used in some places where XMLHTTPRequest is used.
- Logging
- General Notification subscription and sending
- Callbacks to JS for accel, location, orientation, notifications
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!
iUI 0.30 Beta 1 / 0.20
iUI 0.30 Beta 1 / 0.20 is a framework consisting of a JavaScript library, CSS, and images for developing iPhone webapps which can smoothly make WebApps look and feel like iPhone native App. more>>
iUI 0.30 Beta 1 / 0.20 is a framework consisting of a JavaScript library, CSS, and images for developing iPhone webapps which can smoothly make WebApps look and feel like iPhone native App.
Major Features:
- Create Navigational Menus and iPhone interfaces from standard HTML
- Use or knowledge of JavaScript is not required to create basic iPhone pages
- Ability to handle phone orientation changes
- Provide a more "iPhone-like" experience to Web apps (on or off the iPhone)
HtmlFixture 2.5.1
An adapter between FitNesse and HtmlUnit for use in testing web applications more>> An adapter between FitNesse and HtmlUnit for use in testing web applications
HtmlFixture is an adapter between FitNesse and HtmlUnit for use in testing web applications.
This version of HtmlFixture has new commands for DOM navigation and display and supports html frames, cookies, javascript alerts, http response statuses and Ajax.
Main features:
- Dom navigation by element type, attributes, or text. Ability to navigate between html frames
- Ability to make assertions about text (including matching by regular expression), child element count, node attributes, response status and headers, and javascript messages.
- Extensive javascript support including ajax - even drag and drop.
- Ability to configure the simulated web browsers javascript execution (or not) and error handling, ssl certificate validation (or not), timeout, and request headers
System requirements:
-
Enhancements
- added matches cookie command
- added Display Javascript command
- added "Set Script Preprocessor" command
- added LoggingScriptPreProcessor
- added Text Focus with index (i.e. |Text Focus|foo[3]|td| will focus on the 3rd containing the text "foo")
- added ability to Set Value to an html file input
Sen Haerens 1.1
Sen Haerens - Features the current screenings of Belgian cinemas more>>
Enhancements:
- JavaScript code bits were completely rewritten. Easier to maintain for me and a lot more efficient (faster!) for you.
- Widget notifies you as soon as an update becomes available.
- Progress indicator when retrieving movie showtimes from the web.
- Added a few cinemas to the list.
AV Bros. Circumscriber 1.1
AV Bros. Circumscriber - Draw a circle around 2 or 3 points more>>
Our script is completely free and is targeted to help you quickly and easily circumscribe a circle (as the selection) around either two (2) or three (3) specified points.
CNN Widget 1.5
CNN Widget - This will grab the RSS feed of the top stories off of CNN.com and display the article titles more>>
You can also perform a search of CNN.com right from this widget.
Enhancements:
- Fixed a small Javascript bug that prevented multi-word searches.
Stac 1.0
Stac - Deconstruct an ever-rising stac of multi-media components in this puyo-like game more>>
stac is written fully in JavaScript and runs in any browser. This particular version, however, has been designed and optimized exclusively as a widget for Mac OS X Dashboard.
JCipher 1.0 Beta
A simple JavaScript editor that can also obfuscate the resulting code. more>> A simple JavaScript editor that can also obfuscate the resulting code.
JCipher is a JavaScript obfuscation and optimization tool. It enables JavaScript developers to create JavaScript code that is greatly reduced in size, and is much harder to understand and reverse engineer.
Main features:>
- Variable and Function Names Renaming. JCipher allows you to write descriptive code, and then transform it into smaller code that is harder to understand but is faster to load. There are three automatic renaming schemes (alphabetical, numerical, and alpha-numerical).
- Loop Type Unification.This feature transforms while and do-while loops into for loops.
- Immediate Constants Evaluation. If your code contains hardcoded literal manuplation, JCipher does the evaluation and substitutes the result for faster runtime.
- It is also able to remove comments.
- Linebreaks Removal.
- Unnecessary Whitespace Removal.
- Optimal Curly Brace Usage. This strips curly braces from one-lined if statements and loops.
System requirements:
-
- 5 MB disk space.
Some Chess 2.0rc3
Some Chess - PHP powered chess program more>>
Its multiplayer only, with the possiblity of multiple games at once. Some Chess follows all the rules of chess, with point and click movement.
Best of all it is easy to install and its open source, so you can set it up in minutes and then modify and improve it if you like!
License:Freeware
jsTool X 1.0.1
jsTool brings the concept of drag & drop to the JavaScript world. It provides you a list of objects and a clear hierarchy based on the elements of the document object model that works across more>> jsTool brings the concept of drag & drop to the JavaScript world. It provides you a list of objects and a clear hierarchy based on the elements of the document object model that works across browsers. Grab an object in that list and drop it on your code and the JavaScript reference to that object is created. Its great for beginners because they can learn how JavaScript and the DOM work through simple drag & drop experimentation. Its great for professionals because they cant make a typo with drag & drop. Plus its a heck of a lot faster.
MacOS X 10.0 or later.