| Home : Java Scripts : Development |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
Development Listings
|
|
Total:
50 | Displaying: 1 - 10 | Pages: 1 2 3 4 5 >> |
|
|
|
Writing Classes in Javascript : Writing classes in JavaScript doesn't give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very useful in cases when you need to handle multiple objects , instead of having arrays for all kinds of variables and then managing those arrays in methods you can just write a class to handle one object and then make many instances of that class. This also gives the name space resolution to the variables so that you can avoid using global variables and still use variables across procedures.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
X11 (Named Colors) Palette : Clicking on the color entries in the online palette will send the color's name and its corresponding RGB hexadecimal value to the text fields, where it can then be copied and pasted directly into your style sheet.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Xin Obfuscator : Xin Obfuscator will filter out the Javascript/HTML/CSS/DHTML reserved words and generate the word list from the source content. The word list can be modified to specify customized obfuscation. It will remove white space, and line-feeds if wanted. The original/obfuscated word pair list will also be generated after obfuscation.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Simple Cross-Browser getElement Function : (Recently tested with Firebird and newer Mozilla browsers, works fine!)
Platform(s): JAVASCRIPT BSP; - Updated: 10/21/2005
|
|
|
Stunnix JavaScript Obfuscator : from potential analyzing/studying/reworking byunwanted parties. It's both an obfuscator (mangler/cruncher/scrambler) andencoder for the JavaScript source code, with advanced support for ensuring licensing conditions (script expiration, binding script to a set of servers, generic checks and actions). Itconverts the JavaScript/JScript source files intohighly mangled and obfuscated form, making itextremely difficult to study, analyse, reuse, andre-work for competitors or customers, while fullyretaining functionality of the original sourcecode, and then encodes it afterwards, making itcompletely unreadable. There are a lot of optionsto control all aspects of code hiding, and fullsupport for all syntax constructs. Both client-side and server-side code can be protected, in raw .js files, in .asp or .html files. It is designedto be multi-module aware. Comes with advanced cross-platform browser-based user interface that allows to protect even huge and complex projects in a several clicks of mouse. Utility for extraction symbols from ActiveX components included.
Platform(s): PLATFORM-INDEPENDANT BSP; - Updated: 10/21/2005
|
|
|
System Color Palette : Clicking on the color entries in the palette will send the color's name to the text field, where it can be copied and pasted directly into your style sheet.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
tag displayer : [xhtml strict]
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Tito Web Studio :
Platform(s): IE BSP; 6.0 - Updated: 10/21/2005
|
|
|
Using named arguments in JavaScript functions : Want to create functions in JavaScript that can accept varying number of parameters, or parameters specified in arbitrary order? This tutorial shows you how.
Platform(s): N/A BSP; - Updated: 10/21/2005
|
|
|
Web Code Optimization : In the case of Google and Yahoo!, these smart coding practices were most likely designed into the development of their applications. Unfortunately, many Web authors and developers are forced with the task of applying smart optimization practices to an already complete Web site. There are ways that you can easily perform the same types of optimizations on your existing Web site code. Using a good Web site optimization tool is the best way and it can lead to substantial savings on any Web site. The following article is an illustration of how much can be saved on a typical Web page using a Web site optimization tool like w3compiler to apply some of these techniques.
Platform(s): WINDOWS BSP; - Updated: 10/21/2005
|
|
|
Development Listings
|
|
Total:
50 | Displaying: 1 - 10 | Pages: 1 2 3 4 5 >> |
|
|