Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.467.131 Times

Myxml freeware
 

Myxml

Added: August 12, 2010 | Visits: 810

XML::MyXML XML::MyXML is a simple XML module. SYNOPSIS use XML::MyXML qw(tidy_xml xml_to_object); my $xml = "< item >< name >Table< /name >< price >< usd >10.00< /usd >< eur >8.50< /eur >< /price >< /item >"; print tidy_xml($xml); my $obj = xml_to_object($xml); print "Price in Euros = " ....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): XML::MyXML Download

Added: September 18, 2013 | Visits: 276

my_xml for Linux Help module to parse a simple XML buffer and store it as a read-only (mostly) dictionary-type object (MyXml). This dictionary can hold other dictionaries, nodes-lists, or leaf nodes. Access to the nodes is by using attributes.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): my_xml for Linux Download

Added: July 20, 2010 | Visits: 1.015

ferrisfuse ferrisfuse is a FUSE module for mounting libferris filesystems through the Linux kernel. About libferris In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (91): ferrisfuse Download

Added: November 03, 2010 | Visits: 719

myAJAX myAJAX is an AJAX Javascript OOP implementation. Object myAJAX PARAMETERS url = pages URL urlParameters = pages parameters method = HEAD, GET or POST with a defaul value of GET refreshInterval = sets the execution of AJAX request periodically for values not zero; it is expressed in msec....


Platforms: *nix

License: Freeware Size: 30.72 KB Download (103): myAJAX Download

Added: August 03, 2010 | Visits: 722

myXTree myXTree provides an interface to an SQL tree. myXTree is an interface to a SQL-tree. It is more about SQL-trees can learn in article SQL for Smarties and Relational Data Structures for Extensible Thesauri. This class allows to save the DOM-document in a SQL-tree and vice versa. For a choice of...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (88): myXTree Download

Added: May 10, 2013 | Visits: 369

Parsing an XML file with xml.parsers.expat This script shows you a reusable way to use "xml.parsers.expat" to parse an XML file. When re-using the "MyXML" class, all you need to define a new class, with "MyXML" as the parent. Once you have done that, all you have to do is overwrite the inherited XML handlers and you are ready to go.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Parsing an XML file with xml.parsers.expat Download