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

Xml Javascript Simple Slideshow freeware
Filter: All | Freeware | Demo
 

Xml Javascript Simple Slideshow

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.597

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): XML::Writer::Simple Download

Added: October 17, 2010 | Visits: 639

XML::Genx::Simple XML::Genx::Simple is a slightly simpler wrapper class for genx. SYNOPSIS use XML::Genx::Simple; my $w = XML::Genx::Simple->new; eval { # bar $w->StartDocFile( *STDOUT ); $w->StartElementLiteral( root ); $w->Element( foo => bar, id => 1 ); $w->EndElement; $w->EndDocument; };...





Platforms: *nix

License: Freeware Size: 37.89 KB Download (88): XML::Genx::Simple Download

Added: March 14, 2010 | Visits: 817

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: February 05, 2010 | Visits: 764

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

Added: May 16, 2010 | Visits: 1.391

XML::Schema::Type::Simple XML::Schema::Type::Simple is a base class for simple XML Schema datatypes. SYNOPSIS package XML::Schema::Type::whatever; use base qw( XML::Schema::Type::Simple ); use vars qw( @FACETS ); @FACETS = ( minLength => 10, maxLength => 30, otherFacet => { value => $n, fixed => 1,...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (107): XML::Schema::Type::Simple Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 793

JavaScript Slider Image Gallery Need a great working, professionally designed slideshow for your website? Try it FREE - Download JavaScript Slider Image Gallery! Html javascript slider is a simple, user friendly, lightning-fast but powerful tool that allows you to show images on your website with a great-looking transition...


Platforms: Windows

License: Freeware Size: 10.65 MB Download (448): JavaScript Slider Image Gallery Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 737

FREE XML Banner Rotator & Slideshow AS3 FREE fading XML Banner Image / picture / photo rotator & slideshow using clickable numbers and autoPlay, previous, next buttons and scrollable text description box.Key Features: Easy to use XML file for images / titles / descriptions and links Scroll Bar component support for the text description...


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Freeware Size: 4.88 MB Download (55): FREE XML Banner Rotator & Slideshow AS3 Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 820

FREE XML Banner Rotator ( Slideshow & Gallery ) AS3 FREE XML Banner Rotator / FREE SlideShow / FREE Gallery for Flash ( AS3 ). Key Features: Easy to use XML file for images / titles / descriptions and links. Scroll Bar component and mouse Roll Over Scroll support. Multiple banners support using SWFs and/or image files. AutoPlay / Previous / Next...


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Freeware Size: 4.88 MB Download (54): FREE XML Banner Rotator ( Slideshow & Gallery ) AS3 Download

Added: August 25, 2008 | Visits: 1.026

Lake District Screensaver A simple slideshow style screensaver featuring 30 beautiful photographs of the spectacular English Lake District.


Platforms: Windows

License: Freeware Size: 5.1 MB Download (96): Lake District Screensaver Download

Added: July 05, 2010 | Visits: 1.124

XML::Simple::DTDReader XML::Simple::DTDReader is a simple XML file reading based on their DTDs. SYNOPSIS use XML::Simple::DTDReader; my $ref = XMLin("data.xml"); Or the object oriented way: require XML::Simple::DTDReader; my $xsd = XML::Simple::DTDReader->new; my $ref = $xsd->XMLin("data.xml");...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): XML::Simple::DTDReader Download

Added: July 06, 2010 | Visits: 1.235

Simple XML Configuration Library Simple XML Configuration Library an XML library for parsing a simple configuration file format. Simple XML Configuration Library is actively developed for *nix, Mac OS X and *BSD. The goal of the project is to provide a library that can be easily wrapped into other languages such as Python and...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Simple XML Configuration Library Download

Added: July 20, 2010 | Visits: 781

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

Released: February 08, 2011  |  Added: February 15, 2011 | Visits: 2.905

JavaScript Gallery HTML SlideShow Create javascript gallery thumbnails with navigation arrows, navigation dots and beautiful transition effects with easy! Forget about the ugly animated GIFs or Flash ads. Html javascript gallery is a lightweight jQuery plugin which allows to instantly create an javascript gallery jquery by...


Platforms: Windows

License: Freeware Size: 10.65 MB Download (224): JavaScript Gallery HTML SlideShow Download

Added: January 18, 2010 | Visits: 940

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

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 (101): Template::Plugin::XML::Style Download

Added: March 21, 2010 | Visits: 1.288

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: April 14, 2010 | Visits: 1.047

Simple DocBook Processor Simple DocBook Processor project reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF). It is "simple" because it supports only a subset of DocBook, and also because it does not make use of a DTD or stylesheets...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (95): Simple DocBook Processor Download

Released: October 01, 2007  |  Added: September 08, 2009 | Visits: 2.705

Origramy Origramy is a new and sole flash component. It is specially designed for online making of graphs and diagrams of various kinds. If you need to create workflow process scheme, timeline presentation, specific diagram, objects references map, etc. - Origramy will help to create it fast and with...


Platforms: Windows, Mac, *nix

License: Freeware Size: 569.87 KB Download (242): Origramy Download

Added: July 25, 2010 | Visits: 925

Simple ECMAScript Engine ECMAScript is a standardized language also known variously as JavaScript, JScript, and LiveScript. SEE is a library that provides a parser and runtime environment for this language. Simple ECMAScript Engine conforms to CMAScript Edition 3, and to JavaScript 1.5, with some compatibility switches...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (178): Simple ECMAScript Engine Download

Added: July 08, 2010 | Visits: 872

libXMLConfig libXMLConfig library provides a simple interface to process XML configuration files and some additional helper functions. Installation: Before you start the installation, make sure that you have Expat XML Parser on your system. You may download it from the expat homepage...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (88): libXMLConfig Download

1 2 3 4 5 >