Categories

Updated: 03/05/2002

Intro to PYX

XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is needed to process XML documents -- and every parser imposes its own particular programming style. An alternative is to make XML even simpler. The open-source PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools like grep, sed, awk, wc, and the usual UNIX collection.
Similar Scripts for "Intro to PYX"

csImageFile

This ASP component resizes, edits and joins images. It supports JPG, GIF, BMP, PNG, PCX, PSD, TIF and WBMP files and can convert between them. Images can be exported to PDF. Create thumbnails and change JPG compression quality to reduce file size. Ad...

ShotIp

ShotIp is an OLE automation application (COM application, ASP component etc.) that allows your scripts to connect with other computers on Internet or intranet networks &"on the fly&". In several strings of code you can retrieve text...

csFiler

csFiler is an all purpose server file management system. It allows you to manage your entire server using your web browser, Administer your web pages from your web browser, List all files/directories in a directory, Move through your entire server on...

TextPad

TextPad is designed to provide the power and functionality to satisfy the most demanding text editing requirements. It is Windows hosted, and comes in 16 and 32-bit editions. Key features include: Huge files can be edited, English, French, German, I...

Automail Lite

This is VERY useful for auto-mailing a single binary file to a user that enters their email address on a website form. This script is a modification of Matt Wright''s FormMail.cgi. Modifications include: Form user email addresses are required, O...
©2003-2008 jCay.com