export extensible markup language
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1217
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
License:GPL
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
License:GPL
Business Process Execution Language
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 wit 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.<<less
Added: 2004-12-14 License: Other Free / Open Source License Price: Free
1784 downloads
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
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.
Added: 2007-06-08 License: Freeware Price: Freeware
23 downloads
How to load file into memory using plain ANSI C language
This C language article provides example of loading file (binary mode) into memory for later processing. Only standard libraries (stdio.h) are used, the source code is completly cross-platform. more>> This C language article provides example of loading file (binary mode) into memory for later processing. Only standard libraries (stdio.h) are used, the source code is completly cross-platform.<<less
Added: 2006-11-08 License: Other Free / Open Source License Price: Free
684 downloads
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:
- Gri is a language for scientific graphics programming. The word "language" is important: Gri is command-driven, not point/click.
- Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats.
- Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts.
- A TeX-like syntax provides common mathematical symbols.
Added: 2007-06-07 License: GPL - GNU Public License Price: GPLGNUPublicLicense
11 downloads
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
What is Common Language Runtime(CLR) 1.0.0
The CLR is the layer of the .NET Framework that makes language independence work. Written mostly in Microsofts new language, C#, the CLR provides services that any .NET program can use. Because of .NETs component architecture, software written in any more>> The CLR is the layer of the .NET Framework that makes language independence work. Written mostly in Microsofts new language, C#, the CLR provides services that any .NET program can use. Because of .NETs component architecture, software written in any language can call upon these services. Microsoft has also submitted a subset of the CLR to ECMA, the European information and communications standards organization. This subset is referred to as the Common Language Infrastructure (CLI). CLR provides following services:<<less
Added: 2007-05-28 License: Freeware Price: $0.00USD
14 downloads
Other version of What is Common Language Runtime
License:Freeware
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
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
Export Recordset Data to CSV Using ASP
This simple ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers. more>>
Export Recordset Data to CSV Using ASP is designed as a simple but useful ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers.
The script accesses the table through an ADODB Recordset object, converts the values into the CSV format and sends the data to the browser along with appropriate response headers. This code should be saved as an ASP script on a webserver. You should see an "Open/Save As..." dialog when you access the script through a web browser.
<<less Added: 2009-07-10 License: Freeware Price: $0.00USD
25 downloads
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
License:Freeware
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
License:Freeware
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
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above export extensible markup language search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed