jasob javascript and css obfuscator

Javascript Scrambler / Obfuscator 1.0
This free Javascript Scrambler / Obfuscator and Protection enables you to change your code so that it becomes unreadable. This tool is simple and very easy to use. It works as well as some expensive tools that you have to pay for. more>>
The tool itself is written in 100% javascript and makes use of some very clever ways of interacting with a user. It also has several options enabling complex scripts to be scrambled and tested before selecting the next level of encoding. This way any issues can be resolved and understood before fully obscruring the code.
JavaScript Navigator 1.75
Examine the structure of your web page as seen fromJavaScript - ideal if youre delving into DHTML! more>>

Free JavaScript Editor 4.7
Free JavaScript Editor is advanced JavaScript Editor, Validator and Debugger for beginners and professionals. AJAX developers can easily use the program as Free Ajax Editor more>>
Free JavaScript Editor 4.7 is a professional and useful tool that helps users edit JavaScript code and creat animations and other special effects for Web pages using DHTML, CSS and JavaScript.
It is advanced JavaScript Editor, Validator and Debugger for beginners and professionals. AJAX developers can easily use the program as Free Ajax Editor.
Major Features:
- Combined color-coded syntax - for JavaScript, PHP, VBScript, CSS and so on. You can directly identify objects, comments, functions, methods and other elements.
- Go to declaration:
- Navigation to a declaration has been extended in Freeware JavaScript Editor, and now (in addition to functions, variables, etc.) it is also supported for JavaScript labels.
- Use the Ctrl + Click combination and this will directly navigate you to the line of javascript code where the function, label or variable is declared.
- Highlighting corresponding curly braces. There are two ways to highlight:
- By placing caret before brace
- By placing mouse over curly brace.
- So you are able to highlight two pairs of matching curly braces at the same time!!!
- JSLint JavaScript syntax verifier.
- JSLint gets a JavaScript source and scans it. If it finds a trouble, it describes the problem and gives location within the source.
- JSLint is embedded in Free JavaScript Editor. Just click on "Js Syntax Check in JSLint" in the Debugging menu or toolbar to verify selected text or whole document.
- Block Comments. You can comment a part of JavaScript code by selecting the code in the Free JavaScript Editor and pressing CTRL+/ (slash). Each line of the selected code is prefixed with //.
- Pressing CTRL+/ will insert or remove the slashes, based on whether the first line of the code is prefixed with //.
- Press [CTRL+/] to comment selected text
- Free JavaScript Editor uses Intellisense to make simpler writing of code.
- You can keep your context, find the information you need, insert language element directly into your code, and even have IntelliSense complete your typing for you.or uncomment selected text
Enhancements:
- Add new IntelliSense features.
Javascript Game Engine 1.0b1
This is a free game engine developed for programming browser based games. It uses Javascript language and CSS to dress up the page. They run pretty reliably together. Use this engine to create your own game. more>>
This engine uses threads for animation by looping through frames, each frame being a single thread of execution, enabling us to have more control over animation. Therefore we can coordinating two entities running independently to lock them both by their ids. For example, a character can block a punch from another character, which "locks" in place independent frames from two mutual entities running concurrently in their own time zones, by using their thread ids. There we can invoke instance() function to inject additional algorithm before having the two halted threads (or the entire game) to proceed.
Javascript is event driven so you can program images to move across the screen just by changing the coordinates, x and y and the browser will do this for us. On our part were just basically changing the CSS stuff like top:1px; and left:1px; with position:absolute;
Thats how its done mainly, but this engine coordinates threaded animation frames along with the speed of coordinates changing.
Background and foreground and character overlaps are managed by setting z-index.

Perl Code Obfuscator 1.0
encrypt Perl code - FREE more>>
It removes comments and blank lines, replaces variable, array, hash, and sub names, and handles string and numerical values.
It then outputs the obfuscated version to a new file (your original remains untouched) and creates a short report.
There are several things that need to be considered (see the readme.txt) and it may not work with all Perl scripts.
JavaScript GoldenDroplet MouseTrailer 1.0
JavaScript GoldenDroplet MouseTrailer - Create a mouse trailer that looks like water droplets coming from mouse pointer. more>>
Html, CSS, Javascript Teacher 1.1
Learn about HTML using lessons in Javascript and Cascading Style sheets. more>>
Html, CSS, Javascript Teacher 1.1 is a useful tool which offers lessons in Javascript, and Cascading Style Sheets.
If you have not downloaded the Hyper Text Markup Language Teacher (also made by SuperFunnys)that guide is also included in this download.
HTML Obfuscator 1.1
HTML Obfuscator is a program designed to help protect your web pages from robots, spiders and other automatic collection tools more>>
It converts your HTML documents into encoded HTML formatting (such as ).
Alternatively, you can use the single line convert option to convert simpler blocks of text into pure HTML coding.
When a user views your web page, they will see the normal page. However, if you do a "View Source" you will notice that the page is unreadable. This prevents the automatic scraper programs from going through your site gathering e-mail addresses, or indexing your pages in general.
This utility is simply meant to help you keep your site off the radar of indexing services and other automated harvesters of information.
JS Obfuscator 1.0 Beta 1
JS Obfuscator - JavaScript obfuscator and optimizer more>>
Feel free to test this and please report any bugs you find. If the outputted javascript file has errors, please email me the original JS file so I can track down the problem in the parser (aplocher at gmail.com).
Javascript Minimizer 1.0
Javascript Minimizer makes your site faster by reducing javascript files size more>>
Javascript VerticalMenuBar 1.0
Javascript VerticalMenuBar - create vertical menu bars with 3 mouse states. more>>
Javascript VerticalMenuBar was tested on IE4+, NS4+ and Opera5+.
Javascript HorizontalMenuBar 1.0
Javascript HorizontalMenuBar - create horizontal menu bars with 3 mouse states. more>>
Javascript HorizontalMenuBar was tested on IE4+, NS4+ and Opera5+.
Freeware .NET Obfuscator Skater Light 2.6.00
Freeware .NET Obfuscator Skater Light Edition is free .NET code protection tool more>> Freeware .NET Obfuscator Skater Light Edition is an obfuscation tool for .NET code protection. Prohibits reverse engineering;Obfuscated application usually is not recompilable;Protects any .NET app, executable or assembly;Encrypts string constants;Compatible with any .NET framework (1.0, 1.1, 2.0, 3.0, and 3.5);Control flow obfuscation stops decompilers and deobfuscators;Scrambles class names, method names, field names etc.;Implements dll linking<<less
Komodo Edit (Windows) 5.2
Komodo Edit (Windows) is a free tool based on the award-winning Komodo IDE, which offers sophisticated support for all major scripting languages. more>>
Komodo Edit (Windows) 5.2 is a free tool which is designed on the basis of the popular Komodo IDE, which offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips, multi-language file support, syntax coloring and syntax checking, Vi emulation, Emacs key bindings.
Komodo Edit is built on the Mozilla code base and is now licensed under the same terms as Firefox: Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL).
Major Features:
- Multi-language editor
- Multi-language support
- Advanced support for: Browser-side languages: CSS, HTML, JavaScript and XML/ Server-side languages: Perl, PHP, Python, Ruby and Tcl/ Web template languages: RHTML, Template-Toolkit, HTML-Smarty and Django
- Autocomplete and calltips
-
- Write code faster and shorten the learning curve with code completion that guides you as you work
- CSS, HTML, JavaScript, Perl, PHP, Python, Ruby, Tcl, XML and XSLT.
- Schema-based XML/HTML completion
- Multiple-language file support, such as CSS and JavaScript completion in HTML
- Support for adding third-party libraries
- Interpreter version differentiation of built-in and standard library information
- Multi-language file support
-
- Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support (User-Defined Languages or UDL, used to provide support for RHTML, Template-Toolkit, HTML-Mason, Smarty and Django).
- Standard editing features
-
- Code commenting, auto-indent and outdent, block selection, incremental search, reflow paragraph, join lines, enter next character as raw literal, repeat next keystroke and clean line endings on "save".
- Syntax checking
-
- Instant feedback for all fully-supported languages.
- Syntax coloring
-
- Spot errors easily and improve readability and context, even in multi-language files (unique to Komodo!).
- Vi emulation
-
- Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
- Emacs keybindings
-
- Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
- HTML preview
-
- Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
- Multilingual Input Method Editor (IME) support
-
- Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
- Code snippets
-
- Store any piece of code for reuse.
- Code folding
-
- Work quickly and efficiently with large sections of code.
- Multi-document editing
-
- Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
- Tutorials
-
- Easily master editing features.
- Project manager - Convenient, flexible organization of all project elements.
- Live Folders
-
- Project view displays the current contents of corresponding file system directory.
- Virtual Folders
-
- Explicitly maintained multi-purpose containers for any project or Toolbox component, containing pointers to selected components from different file system locations.
- Toolbox
- Store it
-
- Store virtually anything, including configurable "Run" commands, macros, code snippets, URLs, Live and Virtual Folders, templates, menus, toolbars and remote files.
- Share it
-
- Share a Toolbox with networked team members or distribute valuable Toolbox items to other Komodo users with the import/export function.
- Extensibility
- XPI Extensions
-
- Create your own plug-ins. XPI extension support provides the same capability as Firefox, with all standard Mozilla APIs based on XUL, XBL, and XPCOM, plus for Python and JavaScript.
- Other new features, such as the DOM Viewer, are also extensions. With full documentation and an active community providing support, Komodo IDE's power is as boundless as your imagination.
- Create your own plug-ins. XPI extension support provides the same capability as Firefox, with all standard Mozilla APIs based on XUL, XBL, and XPCOM, plus for Python and JavaScript.
Requirements:
- Windows XP, 2000, 2003 or Vista
- x86 or x86_64 processor, 500 MHz (or faster) with 512 MB RAM (1 GB+ recommended)
- 200 MB hard disk space
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
Web Resources Tutorials 6.4
Web Resources Tutorials includes more than 40 original tutorials covering major aspects of Web design, such as JavaScript, HTML, CGI, and CSS. The tutorials are on advanced subjects but are written in more>>