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

Xml Photographer Pro Template freeware
Filter: All | Freeware | Demo
 

Xml Photographer Pro Template

< 1 2 3 4 5 > 
Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 1.092

Export Query to XML for SQL Server Pro Export Query to XML for SQL server Professional is a compact application that allows the user to export query results to XML files. This database export tool supports all modern versions of Microsoft SQL Server (2000, 2005, 2008 and Express editions). Limited support for 6.0 and 6.5 versions is... Platforms: Windows

License: Freeware Download (58): Export Query to XML for SQL Server Pro Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 554

Extension for HTML::Template::Pro module This module extends HTML::Template::Pro to easily support methods and tags not implemented in parent module. All plugins live in the H::T::P::Extension namespace and you can built your own extension to support you prefered tags and functionality. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 13.43 KB Download (49): Extension for HTML::Template::Pro module Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 525

XML Code Template Engine The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system. Platforms: Windows, Mac, Linux

License: Freeware Size: 56.02 KB Download (49): XML Code Template Engine Download

Released: December 19, 2012  |  Added: December 19, 2012 | Visits: 435

XML Template Processor XML-based ISO standards for documents (OOXML, ODF, XHTML ...) have facilitated the task of report generation. The JAVA library XTP ( XML Template Processor ) fills report templates (created by designers) with raw data (in XML format). Platforms: Windows, Mac, Linux

License: Freeware Size: 2.06 MB Download (48): XML Template Processor Download

Released: January 16, 2008  |  Added: January 26, 2008 | Visits: 4.862

Alchemist XML IDE Standard FREEWARE Alchemist's best-in-class features for working with XML, XSL, XSLT, XPath, SQL/XML, code generation, database to XML mapping and many other XML technologies. Alchemist is a product that provides the necessary infrastructure to build pieces of reusable software or aplications. The product is... Platforms: Windows

License: Freeware Size: 5.13 MB Download (1208): Alchemist XML IDE Standard FREEWARE Download

Added: October 15, 2010 | Visits: 1.191

Piffle::Template Piffle::Template is a Perlish templating language. SYNOPSIS use Piffle::Template; use Piffle::Template qw{template_to_perl expand_template}; # OO syntax, with output stored and returned: print Piffle::Template->expand(source_file => foo/fish.xml, include_path => [foo/inc,foo]); #... Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Piffle::Template Download

Added: August 05, 2010 | Visits: 1.734

Template::Provider::OpenOffice Template::Provider::OpenOffice is a OpenOffice (ODT) Provider for Template Toolkit. This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing. We use OpenOffice::OODoc to actually open... Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Template::Provider::OpenOffice Download

Added: November 06, 2010 | Visits: 1.784

Template::Tutorial Template::Tutorial are template toolkit tutorials. This section includes tutorials on using the Template Toolkit. Subjects currently include an general overview of the Template Toolkit, showing users how to get quickly up to speed building web content, and a tutorial on generating and using... Platforms: *nix

License: Freeware Size: 778.24 KB Download (146): Template::Tutorial Download

Added: March 14, 2010 | Visits: 1.178

Template::Manual::Views Template::Manual::Views is a template toolkit views (experimental). This section describes dynamic views: a powerful but experimental new feature in version 2.01 of the Template Toolkit. A view is effectively a collection of templates and/or variable definitions which can be passed around as... Platforms: *nix

License: Freeware Size: 778.24 KB Download (99): Template::Manual::Views Download

Added: September 26, 2010 | Visits: 1.393

Template::Tutorial::Datafile Template::Tutorial::Datafile is a Perl module for creating Data Output Files Using the Template Toolkit. This tutorial gives an overview of the Template Toolkit, showing in particular how to use it to read and write data files in various different formats and styles. It was written by Dave... Platforms: *nix

License: Freeware Size: 778.24 KB Download (100): Template::Tutorial::Datafile Download

Added: October 23, 2010 | Visits: 902

HCKit::Template HCKit::Template is a Perl module with a template system for HTML construction. This module constructs an HTML page from a template. The conversion proceeds with the help of rewrite rules and data sources. Rewrite rules can be specified in the template file itself, or in the Perl script. Data... Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): HCKit::Template Download

Added: August 01, 2010 | Visits: 1.527

HTML::Chunks HTML::Chunks is a simple nested template engine for HTML, XML and XHTML. This class implements a simple text-based template engine, originally intented to allow web applications to completely separate layout HTML from programming logic. However, the engine is flexible enough to be applied to... Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): HTML::Chunks Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.295

Class::XML Class::XML is a Perl module for simple XML Abstraction. SYNOPSIS package Foo; use base qw/Class::XML/; __PACKAGE__->has_attributes(qw/length colour/); __PACKAGE__->has_child(bar => Bar); package Bar; use base qw/Class::XML/; __PACKAGE__->has_parent(foo);... Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): Class::XML Download

Added: March 21, 2010 | Visits: 830

Any::Renderer::XML Any::Renderer::XML Perl module can render a data structure as element-only XML. SYNOPSIS use Any::Renderer; my %xml_options = (); my %options = ( XmlOptions => %xml_options ); my $format = "XML"; my $r = new Any::Renderer ( $format, %options ); my $data_structure = [...]; # arbitrary... Platforms: *nix

License: Freeware Size: 23.55 KB Download (98): Any::Renderer::XML Download

Added: October 03, 2010 | Visits: 834

Template::Plugin::JavaSQL Template::Plugin::JavaSQL is a Perl module to help generate Java from database schemas. SYNOPSES Within an XML file processed by the Java plugin: < sql: query="select foo as f, bar as b from some_table" > or < sql: table="some_table" > Via a template such as: [% USE Java %] [% Use... Platforms: *nix

License: Freeware Size: 18.43 KB Download (88): Template::Plugin::JavaSQL Download

Added: February 01, 2010 | Visits: 953

XML::XPathScript::Processor XML::XPathScript::Processor is the XML transformation engine in XML::XPathScript. SYNOPSIS In a stylesheet ->{testcode} sub for e.g. Docbooks < ulink > tag: my $url = findvalue(@url,$self); if (findnodes("node()", $self)) { # ... $t->{pre}=qq< a href="$url" >; $t->{post}=qq< /a >;... Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): XML::XPathScript::Processor Download

Added: January 25, 2010 | Visits: 969

24U FM Template 24U FM Template is a template project for developing FileMaker Pro external function plug-ins using the Metrowerks CodeWarrior integrated development environment. It is intended for beginning plug-in developers as well as for experienced developers who don't want to spend too much time... Platforms: Mac

License: Freeware Size: 285 KB Download (122): 24U FM Template Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 937

Aperture to Final Cut Pro for Mac OS The Aperture to Final Cut Pro plug-in lets you take your images stored in Apple's professional photo management application and send them directly to a video sequence in Final Cut Pro. From within Aperture, you can select photos, set their order and duration and select transitions between... Platforms: Mac

License: Freeware Size: 604.16 KB Download (461): Aperture to Final Cut Pro for Mac OS Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 548

Boris XML Transfer for Mac OS An Adobe After Effects plug-in designed for seamless transfer of Apple Final Cut Pro program sequences to Adobe After Effects. Boris XML Transfer preserves all aspects of a Final Cut Pro project including effects, audio, media clips, transitions, and geometric transformations. Platforms: Mac

License: Freeware Size: 40 MB Download (49): Boris XML Transfer for Mac OS Download

Released: November 29, 2013  |  Added: February 06, 2014 | Visits: 1.086

Password Workbook Pro Password WorkBook Pro is a professional but extremely controllable (even by novice users) software built to secure, store and manage passwords, sensitive data, access codes, crucial dates, figures, numbers, and not only. Basically, it is a database-type password protection software that works... Platforms: Windows, Windows 7

License: Freeware Size: 1.03 MB Download (65): Password Workbook Pro Download

< 1 2 3 4 5 >