| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | JS-DUC 1.0 |
windows | Web Development->Web Design Tools | Free |
View Detail
|
|||||||||
JS-DUC (Java Script - Dynamic Update Composer). Helps create JavaScript-include files for dynamic updating webpages. This will let you change multiple web pages by altering one file only. Freeware by Hollmén Digital. |
||||||||||||||
| 2 | JS-DUC 1.00 |
windows | Network Internet->Other | Free |
View Detail
|
|||||||||
JS-DUC (Java Script - Dynamic Update Composer) will help you create JavaScript-include files for dynamic updating websites. This will let you change multiple web pages by altering one file only. |
||||||||||||||
| 3 | Visual JS 1.0 |
windows | Software Development->Source Code | $n |
View Detail
|
|||||||||
|
||||||||||||||
| 4 | js-search 1.0 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
js-search is a javascript indexing and searching. A client-side library for building a simple inverted index, and searching it. You can download the source code from SVN with the following command: svn checkout http://js-search.googlecode.com/svn/trunk/ js-search |
||||||||||||||
| 5 | JS Obfuscator 1.0 Beta 1 |
windows | Software Development->Packers Crypters Protectors | Free |
View Detail
|
|||||||||
JS Obfuscator is a freeware application and requires the .NET 2.0 framework. JS Obfuscator is meant to strip down javascript files by stripping out extra line breaks, extra spaces, comments and to rename functions and variables with the shortest names possible. 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). |
||||||||||||||
| 6 | JS Text File Merger 1.0.0 |
windows | System->File Management | Free |
View Detail
|
|||||||||
JS Text File Merger description JS Text File Merger is a small tool to merge text files into one text file JS Text File Merger is a small tool to merge or concatenate text files into one text This utility would be very useful in SQL scripting where you need to run many SQL scripts one by one in specific sequence etc. The use of this is not limited to this. One may merge any text files/data files using this. |
||||||||||||||
| 7 | JS Menu Maker 1.0.0 |
windows | Web Development->Menu Creators | Free |
View Detail
|
|||||||||
JS Menu Maker enables you to create DHTML dropdown menus without any knowledge of JavaScript. With three levels of menus available, over 20 preset styles and a theme creator you will be creating menus in minutes. JS Menu Maker is a software that create DHTML dropdown menus for website. When creating your DHTML menu you have full control over menu placement, fonts, colors, borders, padding and margins. Add menu items at the click of a button and rearrange the order as you see fit. This download is marked as adware because it displays advertisement banners or other type of commercials while running. |
||||||||||||||
| 8 | JS Pager Virtual Desktop 1.0 |
windows | Home Shell Desktop->Desktop Window Managers | Free |
View Detail
|
|||||||||
JS Pager Virtual Desktop. You can with this program use up to 360 times more screen space & use 6 different desktop shortcut sets on your windows desktop. Features: get up to 360 times more screen space; 6 different desktop icon sets; Several configurations that allow you to choose how much screen space / information the utillity should take / present; Platforms: Win95/98/NT4. |
||||||||||||||
| 9 | JS Menu Maker 1.0.0 |
windows | Software Development->JavaScript | Free |
View Detail
|
|||||||||
When creating your DHTML menu you have full control over menu placement, fonts, colors, borders, padding and margins. Add menu items at the click of a button and rearrange the order as you see fit. |
||||||||||||||
| 10 | JS Text File Merger 1.0.0 |
windows | Utilities->File Synchronizing | $0 |
View Detail
|
|||||||||
JS TExt File Merger would be very useful tool for those who wish to merge text files. Beyond just merging, one can set the sequence of the files to be merged. By default the files with extensions "TXT", "DAT" and "SQL" are considered for merging. But the users can specify any text file type in the options. This tool will be very helpful in SQL scripting where you need to run many SQL scripts one by one in specific sequence etc. The use of this is not limited to this. One may merge any text files/data files. Above all it is a high quality freeware for any use. |
||||||||||||||
| 11 | Begginers guide to making Flash/JS games 1.0 |
windows | Home Education->Books Literature | Free |
View Detail
|
|||||||||
Begginers guide to making Flash/JS games is a beginners guide to creating games for Flash and JavaScript. This article will show you the good and bad things about these two first-class game creation tools, and show you which one is best for you depending on your needs and experience. More game creation tools will be added in the very near future, so keep your eyes peeled for updates. |
||||||||||||||
| 12 | FindinSite-JS 6.01 |
windows | Web Development->Site Management | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 13 | JS SCROLL |
script | Java | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 14 | JS ASP Login |
script | ASP | $59.95 |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | FindinSite-JS 6.04 |
windows | Network Internet->Web Searching Tools | $99 |
View Detail
|
|||||||||
findinsite-js is a custom search engine for your web site Java servlet for Tomcat, WebSphere, and other app-servers Fully customisable to integrate with your site Doesnt show ads from your competitors Online configuration screen makes set-up easy Schedule regular indexing runs to update the search databases Searches HTML, PDF, DOC, XLS, PPT, TXT, JPEG and TIFF files Search words highlighted in web pages Great international support - user interface in 15 languages |
||||||||||||||
| 16 | OSSP js 1.6.20070208 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
OSSP js is a stand-alone distribution of the JavaScript (JS) programming language reference implementation from Mozilla -- aka "JSRef" or "SpiderMonkey". OSSP js provides a smart, stand-alone and portable distribution of Mozilla JavaScript through a build environment based on GNU autoconf, GNU libtool and GNU shtool, including support for easy JavaScript build-time feature set selection (ECMA-3, JS-1.5, JS-1.6), optional CLI line editing support, optional "stdio" based File object support and JS/Perl bindings. Additionally, the C API in "libjs" contains both the JavaScript engine and the required Sun math library ("fdlibm") and with all internal symbols carefully protected under the "js" namespace. Finally, a js-config(1) utility and a pkg-config(1) specification is provided to allow applications to easily build with the JavaScript C API. OSSP js was created because for OSSP and similar pedantic C coding projects a smart, stand-alone, portable, clean, powerful and robust scripting language engine is required. JavaScript is a great programming language and Mozilla JavaScript "SpiderMonkey" definitely is an acceptable clean, powerful and robust implementation. Unfortunately there is just a stand-alone distribution released from time to time by Mozilla and it is far away from really being smart, stand-alone and portable. At least for OSSP it was not acceptable having to tell the community that for small and stand-alone C components like the OSSP components they either have to install the great but large Mozilla Firefox application (where Mozilla JavaScript is included) or have to fiddle around theirself with an older stand-alone JavaScript distribution and its weak build environment. OSSP js combines the best from two worlds: the 1:1 repackaged JavaScript code base from Mozilla and the usual amount of GNU autoconf, GNU libtool and GNU shtool wrappers as always used by OSSP. Additionally, stand-alone ("stdio" instead of NSPR based) File object support was required. Whats New in This Release: · The build environment was upgraded to GNU autoconf 2.61 and a jspack(1) command that is a CLI adaption of Dean Edwards JavaScript "packer" was added. |
||||||||||||||
| 17 | JS Pager 2.2 |
windows | Home Shell Desktop->Misc Desktop Management Tools | Free |
View Detail
|
|||||||||
If you havent enough space at your windows desktop JS Pager solves this for you. This version gives the user the ability to entirely design the appearance of JS Pager. Version 2.2 includes five different skins, built in skin editor, improved flicker free display, moveable mini windows, mouse scroll between virtual desktops, Auto switch to active window option and much more. |
||||||||||||||
| 18 | Strong JS 1.00 |
windows | Software Development->Packers Crypters Protectors | Free |
View Detail
|
|||||||||
Strong JS is a shrinker/obfuscator for JavaScripts. You can use it to easily and quickly reduce the size of typical JavaScript files by 50% on average depending on the style the code is written in. Strong JS is an application that allows you to delete all unnecessary bytes in scripts, such as comments, new line characters and unnecessary spaces The execution of the js file wont change after it is compressed. It just executes like before. You wont see a difference, only the file size will be smaller. Also, it can rename variables giving them short names. Shrinking JavaScripts reduces the time they are downloaded from the site and the time needed to parse and execute them on the client side. |
||||||||||||||
| 19 | JS Compress 1.0 |
windows | Software Development->JavaScript | $7.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 20 | Strong JS 1.00 |
windows | Web Development->Scripting Tools | Free |
View Detail
|
|||||||||
It is a shrinker/obfuscator for JavaScripts. You can use it to easily and quickly reduce the size of typical JavaScript files by 50% on average depending on the style the code is written in. Strong JS allows you to delete all unnecessary bytes in scripts, such as comments, new line characters and unnecessary spaces. The execution of the js file wont change after it is compressed. It just executes like before. You wont see a difference, only the file size will be smaller. Also, it can rename variables giving them short names. Shrinking JavaScripts reduces the time they are downloaded from the site and the time needed to parse and execute them on the client side. |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
This download is marked as adware because it displays advertisement banners or other type of commercials while running. 