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.194.797 Times

Simple Flash Xml Scrollbar freeware
Filter: All | Freeware | Demo
 

Simple Flash Xml Scrollbar

< 1 2 3 4 5 > 
Added: September 11, 2010 | Visits: 800

Test::XML::Simple Test::XML::Simple is an easy testing for XML. SYNOPSIS use Test::XML::Simple tests=>5; xml_valid $xml, "Is valid XML"; xml_node $xml, "/xpath/expression", "specified xpath node is present"; xml_is, $xml, /xpath/expr, "expected value", "specified text present"; xml_like, $xml, /xpath/expr,...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (86): Test::XML::Simple Download

Added: March 14, 2010 | Visits: 813

XML::SAX::Simple XML::SAX::Simple is a SAX version of XML::Simple. SYNOPSIS use XML::SAX::Simple qw(XMLin XMLout); my $hash = XMLin("foo.xml"); XML::SAX::Simple is a very simple version of XML::Simple but for SAX. It can be used as a complete drop-in replacement for XML::Simple. See the documentation for...





Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): XML::SAX::Simple Download

Added: July 20, 2010 | Visits: 776

Simple XML Framework Simple is an XML serialization framework for Java. Simple XML Framework goal is to provide an XML framework that enables rapid development of XML configuration and communication systems. This framework aids the development of XML systems with minimal effort and reduced errors. The framework...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (88): Simple XML Framework Download

Added: February 05, 2010 | Visits: 763

XML::XPath::Simple XML::XPath::Simple is a very simple interface for XPaths. SYNOPSIS use XML::XPath::Simple; $xp = new XML::XPath::Simple( xml => $xml, context => / ); $content = $xp->valueof(/doc/c[2]/d[1]@id); XML::XPath::Simple is designed to allow for the use of simple Abbreviated XPath syntax to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): XML::XPath::Simple Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 724

Flash and XML Photo Gallery Flash Gallery is a FREE, simple photo gallery built in Macromedia Flash 2004, that uses XML files to store the information about which images to display. The gallery is easy to configure and update since you need to change only the XML file.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.68 MB Download (52): Flash and XML Photo Gallery Download

Released: July 14, 2010  |  Added: July 17, 2010 | Visits: 1.713

Flash USA Map An interactive Flash USA map with all the features you need for your web site or project. This is the ideal solution for dealer maps, real-estate listings, or visualizing state statistics. Nearly every aspect of the map is customizable. However, unlike competing products, our map is very simple...


Platforms: Not Applicable

License: Freeware Size: 93.75 KB Download (902): Flash USA Map Download

Added: May 10, 2013 | Visits: 712

Flash Gallery 0.2b Flash Gallery is a FREE, simple photo gallery built in Macromedia Flash 2004, that uses XML files to store the information about which images to display. The gallery is easy to configure and update since you need to change only the XML file. Features: - Flash Gallery is 100% FREE! - Easy to...


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

License: Freeware Download (56): Flash Gallery 0.2b Download

Added: May 10, 2013 | Visits: 536

GSA Simple XML Parser GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.


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

License: Freeware Download (63): GSA Simple XML Parser Download

Added: May 29, 2013 | Visits: 607

GSA Simple XML Parser for XML Tools GSA Simple XML Parser is a XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): GSA Simple XML Parser for XML Tools Download

Added: August 10, 2008 | Visits: 1.511

Pixel Menu XML Pixel Menu XML if a flash menu made with Macromedia Flash MX, this menu is very easy to use and it can be configured with a simple text editor, all you have to do is edit few text lines in the XML file, by this you can change menu color, URL to open for each button, menu width and other options....


Platforms: Windows

License: Freeware Size: 10 KB Download (472): Pixel Menu XML Download

Added: January 18, 2010 | Visits: 937

XML::DocStats XML::DocStats is a Perl module to produce a simple analysis of an XML document. SYNOPSIS Analyze the xml document on STDIN, the STDOUT output format is html: use XML::DocStats; my $parse = XML::DocStats->new; $parse->analyze; Analyze in-memory xml document: use XML::DocStats; my...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): XML::DocStats Download

Added: August 12, 2010 | Visits: 806

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: August 15, 2010 | Visits: 1.299

Template::Plugin::XML::Style Template::Plugin::XML::Style is a Perl module for simple XML stylesheet transformations. SYNOPSIS [% USE xmlstyle table = { attributes = { border = 0 cellpadding = 4 cellspacing = 1 } } %] [% FILTER xmlstyle %] < table > < tr > < td >Foo< /td > < td >Bar< /td > < td >Baz< /td >...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (100): Template::Plugin::XML::Style Download

Added: July 07, 2010 | Visits: 882

XML::Namespace XML::Namespace is a Perl module with simple support for XML Namespaces. SYNOPSIS Example 1: using XML::Namespace objects use XML::Namespace; my $xsd = XML::Namespace->new(http://www.w3.org/2001/XMLSchema#); # explicit access via the uri() method print $xsd->uri(); #...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): XML::Namespace Download

Added: June 26, 2010 | Visits: 884

XML::Filter::Dispatcher::AsStructHandler XML::Filter::Dispatcher::AsStructHandler Perl module can help you convert SAX stream in to simple, data-oriented structure. SYNOPSIS ## Ordinarily used via the XML::Filter::Dispatchers as_data_struct() ## built-in extension function for XPath This SAX2 handler builds a simple hash from...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (95): XML::Filter::Dispatcher::AsStructHandler Download

Added: April 14, 2010 | Visits: 845

Bare XML Bare XML project is a XML parser with all primary parsing done via a simple state engine with about 20 or so different states. A tree structure is created during parsing, with all node names and values linked via pointers directly into the original text buffer. As such, Bare XML is extremely...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (88): Bare XML Download

Added: March 21, 2010 | Visits: 1.285

CAM::XML CAM::XML is an encapsulation of a simple XML data structure. SYNOPSIS my $pollTag = CAM::XML->new(poll); foreach my $q (@questions) { my $questionTag = CAM::XML->new(question); $questionTag->add(-text => $q->{text}); my $choicesTag = CAM::XML->new(choices); foreach my $c...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (102): CAM::XML Download

Added: September 14, 2010 | Visits: 1.353

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: March 18, 2010 | Visits: 743

XML::Conf XML::Conf is a simple configuration module based on XML. SYNOPSIS Here follows some examples as the tests are done. use XML::Conf; my $c = XML::Conf->new($filename); $w = $c->FIRSTKEY(); $v = $c->NEXTKEY(); $c->EXISTS($v); $c->DELETE($v); $c->CLEAR(); This is the description of the...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (88): XML::Conf Download

Added: January 10, 2010 | Visits: 943

XML::FOAFKnows::FromvCard XML::FOAFKnows::FromvCard is a Perl module to create simple foaf:knows records from vCards. SYNOPSIS use XML::FOAFKnows::FromvCard; # read a vCard file into $data my $formatter = XML::FOAFKnows::FromvCard->format($data); print $formatter->fragment; The foafvcard script in the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): XML::FOAFKnows::FromvCard Download

< 1 2 3 4 5 >