Main > Free Download Search >

Free markup languages script

markup languages

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1020
MarkupString

MarkupString


MarkupString provides you with a script including a subclass of String which allows simple handling of pango markup or other simple XML markup. more>>

MarkupString provides you with a script including a subclass of String which allows simple handling of pango markup or other simple XML markup. The goal here is to allow a slice of a python markup string to "do the right thing" and preserve formatting correctly. In other word, MarkupString(Hello World)[6:] = "World".

Note: that len(s) will give you the length of the full marked up string. However, string indices refer to the non-marked up content. To get the length of the non marked up content, use len(s.raw) (you could also add a __len__ method that returned len(s.raw).

<<less
Added: 2007-03-02 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
1 downloads
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
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
Language Translation Class 1.1

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
Language Translation ClassThe class embraces curl and the google translation service to . The class embraces curl and the google translation service to
License:Free for non-commercial use
Download
612 downloads
Added: 2007-06-28
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
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
Gaupe 0.94

Gaupe 0.94


Gaupe is free, extensible solution for development of web applications with a rich, Flash based, dynamically generated interface, using only a text editor, and without installing anything on the server. You can think of Gaupe as a way to dynamically more>> Gaupe is free, extensible solution for development of web applications with a rich, Flash based, dynamically generated interface, using only a text editor, and without installing anything on the server. You can think of Gaupe as a way to dynamically generate Flash applications from XML markup, but without installing any server side programs. Gaupe is completely client side. It can be combined with any server side technology to create powerful web applications.<<less
Added: 2005-06-09 License: Other Price: $0.00USD
10 downloads
 
Other version of Gaupe
GaupeYou can think of Gaupe as a way to dynamically generate Flash applications from XML markup, but
License:Other Free / Open Source License
Download
1600 downloads
Added: 2005-06-09
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
Which Languages supported by .NET Framework? 1.0.0

Which Languages supported by .NET Framework? 1.0.0


.NET Framework supports all major programming languages. Some of them are as below? * ASP * ASP.NET * APL * C++ * C# * COBOL * Component Pascal and more more>> .NET Framework supports all major programming languages. Some of them are as below? * ASP * ASP.NET * APL * C++ * C# * COBOL * Component Pascal and more<<less
Added: 2007-05-31 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Which Languages supported by .NET Framework
Which Languages supported by .NET Framework?Which Languages supported by .NET Framework? .NET Framework supports all major programming ... .NET Framework supports all major programming languages. Some of them are as below? * ASP * ASP
License:Freeware
Download
881 downloads
Added: 2007-05-31
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
Comic Gallery Script 1.2

Comic Gallery Script 1.2


Easily add Comic Gallery to existing webpages, and modify the configuration to produce a variety of gallery styles suitable for webcomics and other types of artwork. This script can be included on your page with a single line of code, and uses minimal, more>> Easily add Comic Gallery to existing webpages, and modify the configuration to produce a variety of gallery styles suitable for webcomics and other types of artwork. This script can be included on your page with a single line of code, and uses minimal, standards based markup (XHTML) that can be easily styled with CSS to match the rest of your website. No database required.<<less
Added: 2005-05-25 License: GPL Price: $0.00USD
13 downloads
 
Other version of Comic Gallery Script
Comic Gallery Scriptsingle line of code, and uses minimal, standards based markup (XHTML) that can be easily styled
Price: FreeAdditionalInfohttpcreativecommons.orglicensesGPL2.0
License:GPL
Download
1624 downloads
Added: 2005-05-25
TuFat FlashChat

TuFat FlashChat


Features: FlashChat includes a set of advanced administrative options so that you can easily manage rooms, users, bans, messages, and much more. The room list and message input area can be re-position more>> Features: FlashChat includes a set of advanced administrative options so that you can easily manage rooms, users, bans, messages, and much more. The room list and message input area can be re-positioned to different parts of the screen by simply dragging and droppinig. These layout positions can also be set by default in the external layout file. A PHP-based "bad words filter" allows you, the chat administrator, to prevent foul language from being viewed within the chat. FlashChats text options can also be externally configured in the config.php file. You can add additional font sizes, specify the default font sizes for the interface text, set the default language, and much more! Nearly every color in FlashChat can be modified within the PHP configuration files (using the HEX color code). You can also set custom JPG or SWF background images easily by editing the appropriate theme file, located in the /inc/themes/ folder). FlashChat has the ability to use small, graphic avatars for any user. You may also set special avatars for administrators, or to distinguish male vs. female users. The background image can be customized for any user as well. AIML, the Artificial Intelligence Markup Language, has been integrated with FlashChat. This feature allows your chatters to interact with a true artificial intelligence entity, making your chat seem "alive" even during periods of down-time. With over 50 configuration options available in the FlashChat config.php file, you can make the chat behave in any of dozens of ways. Set IP limits, log limits, flood intervals, inactivity limits, and much more! You will find that FlashChat is one of the most highly configurable chat systems on the Net. Nearly every piece of text in the FlashChat interface can be customized using external language files. Each language supported by FlashChat comes with a separate UTF-8 language file, which can be easily edited using any standard text editor. An advanced installation wizard makes installing FlashChat a snap. As long as you know how to use FTP, and have a MySQL database in place on your server, you can install FlashChat. You should be understand how to set file and folder permissions (chmod). FlashChat integrates with a wide variety of content-management systems, including popular bulletin boards and web builders, like phpBB, Mambo, vBulletin, Xoops, Invision Power Board, GeekLog, CPG-Nuke, AEDating, AZDG Dating, UBB.Threads, WowBB, Simple Machines, e107, WotLab BB, PHP Fusion, LunaByte, MD-Pro, PHP-Nuke, POST-Nuke, WowBB, XMB Forum, and more! New integrations are constantly being added, and are distributed for free. And More!<<less
Added: 2005-06-16 License: Commercial License Price: $5.00AdditionalInfoFreeUpdatesforlife,FullSourceCode
1637 downloads
Photoframes

Photoframes


Photoframes is a Drupal module that allows you to add some really nice frames around your content without adding any markup to your code. more>> Photoframes is a handy module which is to add nice frames around your content without adding any markup to your code. The technique applies a table around your content using javascript, once the page has been loaded.

The Photoframes module uses jQuery to wrap an image-based frame around content after a page has been loaded.

<<less
Added: 2008-03-04 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
USPS rates calculator 1.0

USPS rates calculator 1.0


The USPS Web Tools allow developers of web-based and shrink-wrapped applications access to the on-line services of the United States Postal Service (USPS). They provide easy access to shipping information and services for your customers. Your customers more>> The USPS Web Tools allow developers of web-based and shrink-wrapped applications access to the on-line services of the United States Postal Service (USPS). They provide easy access to shipping information and services for your customers. Your customers can utilize the functions provided by the USPS without ever leaving your web site. Once the Web Tools are integrated, your server communicates through the USPS Web Tools server over HTTP using XML (eXtensible Markup Language).<<less
Added: 2006-05-05 License: Freeware Price: $0.00USD
15 downloads
BakeSale 0.2

BakeSale 0.2


A simple shoppingcart application, made with the MVC web framework CakePHP. Its goals include simplicity and extensibility. For its client-side scripting, it uses the jQuery JavaScript library, both for effects and AJAX. Using the Extensions more>> A simple shoppingcart application, made with the MVC web framework CakePHP. Its goals include simplicity and extensibility. For its client-side scripting, it uses the jQuery JavaScript library, both for effects and AJAX. Using the Extensions facility, the end-developer can simply add new functionality to BakeSale. The application follows webstandards, using semantic XHTML markup with CSS based layout.<<less
Added: 2006-06-07 License: BSD Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5