Scripts and Programs related scripts & softwares
P3P Wiz is a simple and easy to use, real-time, web-based, P3P Compliant Privacy Policy Wizard.
It generates and (if required) automatically installs all aspects of your Privacy Policy including: P3P (XML) Reference File, Multiple P3P (XML) Policies, Human Readable (HTML) Privacy Statement and Compact Headers.
The included Installation Wizard allows secure and automatic installation to your web site requiring no downloading or manual installation. Privacy Policy data is also supplied in raw format, preview and as a customized zip file.
Password protected online editing allows you to modify your Privacy Policy as required.
P3PWiz now includes the first real-time 'P3P Privacy Validation Seal', ensuring customer trust in your website.
FaxTools eXPert is the benchmark in fax software, with over 6 million copies sold around the world. Send and receive high-quality faxes directly from your PC. Fax over the Internet (FoIP) and save on long-distance charges or use one of 900 pre-configured modems. FaxTools eXPert integrates seamlessly with MS Outlook and Outlook Express. Allows one-click image acquire from a scanner, graphic design of cover pages and multiple attachment types.
The FEX FS-Player is currently the best and most complete flash MP3 audio player available, brings you exclusive features, and is extremely easy and fast to use and customize.
The look and feel of the FEX FS-Player resembles an audio player how Winamp but was created in pure Macromedia Flash.
- Exclusive Playlist. - Auto format song name and author.
- Customize display image.
- Get Song ID3 - Create unique and exclusives colors themes.
- All controls and features of a audio system player.
- Extremely easy and intuitive to personalize. - Superior quality Interface.
- Almost all can be customizable. - Translate support.
This snippet contains a collection of 5 distinct approaches to combining multiple XML Documents into a single XML document. The original article is also included as part of this snippet
This snippet demonstrates using CSS to do rudimentary formatting of XML elements. I happen to use my favorite joke list to demonstrate it.
This snippet demonstrates how to use behaviors to Sort a table by clicking on the column header. It also uses behaviors to highlight the row when moving the mouse over it.
This snippet contains 9 examples of common usages of recursion: Iterating through a string of characters, Split(), TrimL(), TrimR(),
Loop(), Replace(), LineFeed_To_BR, Min(), Max()
NanoXML is a very small (5KB!) XML parser for Java. It currently performs no validation (the DTD is ignored).
MinML is an XML parser written in Java. It was written to be used in embedded Java systems where storage space is at a premium. The code is quite compact, but MinML was also designed to minimise the heap space used by the program when parsing a document. MinML does not support DTDs - MinML reads and ignores DTDs, and Mixed content - this is not allowed. Supported features are: Attributes, Empty elements, Entity references, Character references, and CDATA sections.
XML Parser for Java is a validating XML parser written in 100% pure Java. The package (com.ibm.xml.parser) contains classes and methods for parsing, generating, manipulating, and validating XML documents. XML Parser for Java is believed to be the most robust XML processor currently available and conforms most closely to the XML 1.0 Recommendation.
|