Main > Free Download Search >

Free extensible markup language file script

extensible markup language file

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1282
Ajax Extensible Page 1.0

Ajax Extensible Page 1.0


A.E.P. is an Ajax framework that is very easy to use with an interface of six functions and these functions allow to build Web pages that are extended at user request from data hidden into the page or taken from external files. Once you have experienced more>> A.E.P. is an Ajax framework that is very easy to use with an interface of six functions and these functions allow to build Web pages that are extended at user request from data hidden into the page or taken from external files. Once you have experienced the library you feel obliged to build all your web page in this way, as I do. A short tutorial is provided in HTML and PDF forms. Demos included.<<less
Added: 2007-01-21 License: GPL Price: $0.00USD
11 downloads
 
Other version of Ajax Extensible Page
Ajax Extensible PageA.E.P. is an Ajax framework that is very easy to use with an interface of six ... that are extended at user request from data hidden into the page or taken from external files
License:GPL
Download
593 downloads
Added: 2007-01-21
eXtensible Site Middleware 0.0.5

eXtensible Site Middleware 0.0.5


- No database required - Transparent core - WYSIWYG-editor - Internal caching - Easy to enchanced more>> - No database required - Transparent core - WYSIWYG-editor - Internal caching - Easy to enchanced<<less
Added: 2006-01-04 License: GPL Price: $0.00USD
10 downloads
 
Other version of eXtensible Site Middleware
eXtensible Site MiddlewareNo database required - Transparent core - WYSIWYG-editor - . - No database required - Transparent core - WYSIWYG-editor
License:GPL
Download
1390 downloads
Added: 2006-01-04
german language files for phpShop

german language files for phpShop


german language files for phpShop 0.80 Just copy the files of the pack to your shop file system. more>> german language files for phpShop 0.80 Just copy the files of the pack to your shop file system.<<less
Added: 2005-08-22 License: GPL Price: $0.00USD
13 downloads
french language files for phpShop

french language files for phpShop


french language files for phpShop 0.80. The inclusion of the files is a little bit different from original phpShop. Please use readme_fra.txt for implementation. more>> french language files for phpShop 0.80. The inclusion of the files is a little bit different from original phpShop. Please use readme_fra.txt for implementation.<<less
Added: 2005-08-22 License: GPL Price: $0.00USD
11 downloads
Extensible Click Counter 1.0

Extensible Click Counter 1.0


Extensible Click Counter script counts and tracks (country code and IP address) clicks from a visitors which followed a link to one of your link partners or advertisers. more>> Extensible Click Counter 1.0 is a small yet powerful script that counts and tracks (country code and IP address) clicks from a visitors which followed a link to one of your link partners or advertisers.

This script can be used together with your existing link database or, if you have some modifications, with an array of links.

<<less
Added: 2007-06-08 License: Freeware Price: Freeware
23 downloads
Online Language Translator Widget

Online Language Translator Widget


Translate from and to more than 10 languages, easy to embed in your website or social media profile. more>> Translate from and to more than 10 languages, easy to embed in your website or social media profile.<<less
Added: 2008-12-18 License: Freeware Price: $0.00USD
16 downloads
PHP & Arabic Language

PHP & Arabic Language


Set of PHP classes developed to enhance Arabic web applications by providing set of tools includes stem-based searching, transliterate, soundex, Hijri calendar, charset detection & converter, spell numbers, keyboard language and Muslim prayer time. more>> Set of PHP classes developed to enhance Arabic web applications by providing set of tools includes stem-based searching, transliterate, soundex, Hijri calendar, charset detection & converter, spell numbers, keyboard language and Muslim prayer time.<<less
Added: 2008-07-24 License: LGPL Price: $0.00USD
21 downloads
What is the Common Language Specification (CLS)? 1.0.0

What is the Common Language Specification (CLS)? 1.0.0


The Common Language Specification (CLS), which is a set of basic language features needed by many .Net applications to fully interact with other objects regardless of the language in which they were implemented. The CLS represents the guidelines defined more>> The Common Language Specification (CLS), which is a set of basic language features needed by many .Net applications to fully interact with other objects regardless of the language in which they were implemented. The CLS represents the guidelines defined by for the .NET Framework. These specifications are normally used by the compiler developers and are available for all languages, which target the .NET Framework.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
12 downloads
 
Other version of What is the Common Language Specification
What is the Common Language Specification (CLS)?The Common Language Specification (CLS), which is a set of basic language features needed by ...The Common Language Specification (CLS), which is a
License:Freeware
Download
874 downloads
Added: 2007-06-07
Language Attribute

Language Attribute


The language attribute in JavaScript is probably one of the most ignored attribute in an Ajax based application. This form of attribute has become so familiar that developers have started to ignore it. The language attribute in JavaScript may just more>> The language attribute in JavaScript is probably one of the most ignored attribute in an Ajax based application. This form of attribute has become so familiar that developers have started to ignore it. The language attribute in JavaScript may just look like a simple command for the browser but without it, the application will not work. This basic function will practically set the stage for other codes to be interpreted in the browser. As JavaScript and Ajax increases its functionality, the importance of properly using language attribute in these types of application is also realized.<<less
Added: 2009-05-03 License: Freeware Price: $0.00USD
12 downloads
What is Microsoft intermediate language (MSIL)? 1.0.0

What is Microsoft intermediate language (MSIL)? 1.0.0


Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language in the Common Language Infrastructure and in the .NET Framework. Languages which target the .NET more>> Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language in the Common Language Infrastructure and in the .NET Framework. Languages which target the .NET Framework compile to CIL, which is assembled into bytecode. CIL resembles an object-oriented assembly language, and is entirely stack-based. It is executed by a virtual machine. The primary .NET languages are C#, Visual Basic .NET, C++/CLI, and J#.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
11 downloads
 
Other version of What is Microsoft intermediate language
What is Microsoft intermediate language (MSIL)?Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or ... human-readable programming language in the Common Language Infrastructure and in the .NET
License:Freeware
Download
874 downloads
Added: 2007-06-07
Explain Microsoft intermediate language (MSIL) Assembler? 1.0.0

Explain Microsoft intermediate language (MSIL) Assembler? 1.0.0


MSIL Assembler (Ilasm.exe) is a command line tool provides by .Net. The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language. You can run the resulting executable, which contains MSIL and the required metadata, to more>> MSIL Assembler (Ilasm.exe) is a command line tool provides by .Net. The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language. You can run the resulting executable, which contains MSIL and the required metadata, to determine whether the MSIL performs as expected.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Explain Microsoft intermediate language (MSIL) Assembler
Explain Microsoft intermediate language (MSIL) Assembler?The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language ... The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language
License:Freeware
Download
886 downloads
Added: 2007-06-07
Gri Language 2.12.15

Gri Language 2.12.15


Gri Language is a language for scientific graphics programming. more>>

Gri Language 2.12.15 is designed as a simple and effective language for scientific graphics programming.

Major Features:

  1. Gri is a language for scientific graphics programming. The word "language" is important: Gri is command-driven, not point/click.
  2. Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats.
  3. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts.
  4. A TeX-like syntax provides common mathematical symbols.
<<less
Added: 2007-06-07 License: GPL - GNU Public License Price: GPLGNUPublicLicense
11 downloads
Business Process Execution Language 1.0s

Business Process Execution Language 1.0s


BPEL for Web services, also known as BPELWS or BPEL4WS, is based upon XML standards. It is intended to provide a means to implement task-sharing in a distributed or grid computing environment both within and across multiple organizations. The BPEL more>> BPEL for Web services, also known as BPELWS or BPEL4WS, is based upon XML standards. It is intended to provide a means to implement task-sharing in a distributed or grid computing environment both within and across multiple organizations. The BPEL acts as a "glue" between various Web services. It is.<<less
Added: 2004-12-14 License: Other Price: $0.00USD
11 downloads
 
Other version of Business Process Execution Language
Business Process Execution LanguageBPEL for Web services, also known as BPELWS or BPEL4WS, is . BPEL for Web services, also known as BPELWS or BPEL4WS, is
License:Other Free / Open Source License
Download
1784 downloads
Added: 2004-12-14
Xtreme Template Engine 1.0

Xtreme Template Engine 1.0


Unlike smarty or other template systems in php, XtremeTemplate dont need 2 level compilation, instead, it uses PHP itself as its template language so you dont need to learn a new syntax . Why Use XtremeTemplate for Templates? * XtremeTemplate more>> Unlike smarty or other template systems in php, XtremeTemplate dont need 2 level compilation, instead, it uses PHP itself as its template language so you dont need to learn a new syntax . Why Use XtremeTemplate for Templates? * XtremeTemplate is fast and easy to use. * You dont need to learn a new language or markup to create a template. The template language is PHP, and the template file is a regular PHP file. * You dont have to worry about separate directories (or permissions on those directories) for compiled template sources, because XtremeTemplate is not a compiling engine (the template scripts are already written in PHP). * See more details on http://www.intelisoftbd.com/open-source-projects/xtreme-template.html<<less
Added: 2009-05-04 License: Freeware Price: $0.00USD
11 downloads
Hazard Language Redirection 1.0

Hazard Language Redirection 1.0


Hazard Language Redirection is a language redirection script. When the script is called, it detects the default language of the browser and redirects it to the specified page. more>> Hazard Language Redirection is a language redirection script. When the script is called, it detects the default language of the browser and redirects it to the specified page.<<less
Added: 2007-03-05 License: GPL Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5