markup language definition
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1062
Language Definition 1.0
Language Definition: load localized texts for a given idiom from a script that contains an associative array with the text translations. more>>
Language Definition 1.0 is a helpful script which can retrieve application texts for multiple idioms.
It can load localized texts for a given idiom from a script that contains an associative array with the text translations. The class retrieves the translation for a given text looking up the translation associative array.
<<less Added: 2009-07-20 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
13 downloads
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
Accordeon Definition List
Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets more>> Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets for your page.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
16 downloads
Tabbed Definition List
The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. more>> The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. Change colors, width, height etc. and design little widgets for your website.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
11 downloads
Language Translation Class 1.1
The class embraces curl and the google translation service to translate strings between english, spanish, italian, french and german. more>> The class embraces curl and the google translation service to translate strings between english, spanish, italian, french and german.<<less
Added: 2007-06-28 License: Free Non-Commercial Price: $0.00USD
16 downloads
Other version of Language Translation Class
License:Free for non-commercial use
Language Detect 1.0
Language Detect is a perfect and very convenient program which can be used to detect the idioms supported by the user browser. more>> Language Detect 1.0 is a perfect and very convenient program which can be used to detect the idioms supported by the user browser. It parses the current request HTTP headers and returns a sorted list of idioms that best match the list of idioms supported by the application.<<less
Added: 2009-07-25 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
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
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 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
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
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
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
Scala programming language -- functional OO JVM .NET
Lower costs and increase quality developing with this statically typed, obj. oriented, functional language, easy as python but much safer. - Have you ever dreamed with a statically typed python ? using this p.l. customer complaints disappear ! and its more>> Lower costs and increase quality developing with this statically typed, obj. oriented, functional language, easy as python but much safer. - Have you ever dreamed with a statically typed python ? using this p.l. customer complaints disappear ! and its free. Type cases, pattern matching, tail recursion, case classes, generic functions and classes, ...<<less
Added: 2005-11-11 License: Other Price: $0.00USD
12 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
C Language - The Preprocessor
In this tutorial you will learn about C Language - The Preprocessor, Preprocessor directives, Macros, #define identifier string, Simple macro substitution, Macros as arguments, Nesting of macros, Unde more>> In this tutorial you will learn about C Language - The Preprocessor, Preprocessor directives, Macros, #define identifier string, Simple macro substitution, Macros as arguments, Nesting of macros, Undefining a macro and File inclusion.<<less
Added: 2006-06-04 License: Freeware Price: Free
1269 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 markup language definition 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