Main > Free Download Search >

Free extensible definition script

extensible definition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 121
Tabbed Definition List

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
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
Language Definition 1.0

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
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 . A.E.P. is an Ajax framework that is very easy to use with an interface of six
License:GPL
Download
593 downloads
Added: 2007-01-21
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
Accordeon Definition List

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
Really Simple Validation (RSV) 2.5

Really Simple Validation (RSV) 2.5


This small but powerful script lets you add javascript validation to your forms quickly and with very little effort. No programming experience is necessary, but its fully extensible to allow programmers to augment the built-in validation rules with more>> This small but powerful script lets you add javascript validation to your forms quickly and with very little effort. No programming experience is necessary, but its fully extensible to allow programmers to augment the built-in validation rules with their own. RSV comes in three flavours: as a standalone script, as a jQuery plugin and as a Prototype extension. All of the versions offer the same functionality, but have separate documentation and examples to help keep things clear. If youre unfamiliar with jQuery or Prototype youll probably want to use the standalone script.<<less
Added: 2008-06-20 License: GPL Price: $0.00USD
11 downloads
XML Tutorials - XSD (XML Schema Definition) Syntax

XML Tutorials - XSD (XML Schema Definition) Syntax


This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data more>> This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File - dictionary.xsd<<less
Added: 2006-08-14 License: Free for non-commercial use Price: Free
1196 downloads
MySQL to JSON

MySQL to JSON


The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an ar more>> The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.<<less
Added: 2006-07-05 License: PHP License Price: Free
1251 downloads
XML Programming with VB.NET 1

XML Programming with VB.NET 1


Extensible Markup Language (XML) is a meta-markup language that provides a format for describing structured data. XML is the universal language for data exchange on the Web. This article gives an idea of improvements and changes to XML classes in more>> Extensible Markup Language (XML) is a meta-markup language that provides a format for describing structured data. XML is the universal language for data exchange on the Web. This article gives an idea of improvements and changes to XML classes in .NET Framework 2.0 with sample code in VB.NET.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
12 downloads
Libgenerics

Libgenerics


Libgenerics is a general c utility library. more>> Libgenerics brings convenient utility library for developers that enables them to describe the objects they are developing at compile time to dynamically analyze them at run-time. It gives the possibility to dump and restore the objects states in a binary chunk or xml format way too.

Libgenerics introduces the following notions:

  1. Metaclasses handling,
  2. Serialization process definition,
  3. A small xml object layer,
  4. Object listener abstraction,
  5. API-signed dynamic module load / link capabilities.
<<less
Added: 2007-06-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
10 downloads
Database Normalization And Design Techniques

Database Normalization And Design Techniques


One of the most important factors in dynamic web page development is database definition. If your tables are not set up properly, it can cause you a lot of headaches down the road when you have to per more>> One of the most important factors in dynamic web page development is database definition. If your tables are not set up properly, it can cause you a lot of headaches down the road when you have to perform miraculous SQL calls in your PHP code in order to extract the data you want. By understanding data relationships and the normalization of data, you will be better prepared to begin developing your application in PHP. This 6-page article describes the data relationships and the normalization of data using a simple example.<<less
Added: 2000-08-11 License: Freeware Price: Free
3400 downloads
SimplyBibTeX 0.1.2

SimplyBibTeX 0.1.2


SimplyBibTeX is a PHP application that renders BibTeX through a simple template system. It can output XHTML, RSS and Atom and is easily extensible. There is no need for a database as it runs on the plain BibTeX files. All contextual data is stored in more>> SimplyBibTeX is a PHP application that renders BibTeX through a simple template system. It can output XHTML, RSS and Atom and is easily extensible. There is no need for a database as it runs on the plain BibTeX files. All contextual data is stored in meta files. You can submit additional entries or whole libraries.<<less
Added: 2005-01-18 License: GPL Price: $0.00USD
10 downloads
 
Other version of SimplyBibTeX
SimplyBibTeXIt can output XHTML, RSS and Atom and is easily extensible. There is no need for a database as it ... It can output XHTML, RSS and Atom and is easily extensible. There is no need for a database as it
License:GPL
Download
1739 downloads
Added: 2005-01-18
Flash Text Formatter 0.5

Flash Text Formatter 0.5


Flash Text Formatter (Wordpress plugin or Standalone) can format the text according to keyword definition list stored in external XML file. Its primary purpose is code syntax highlighting and at this moment it supports: * ActionScript 2 * more>> Flash Text Formatter (Wordpress plugin or Standalone) can format the text according to keyword definition list stored in external XML file. Its primary purpose is code syntax highlighting and at this moment it supports: * ActionScript 2 * PHP * JavaScript * Python Writing keyword definition XML is easy, so expect this list to grow fast.<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
13 downloads
 
Other version of Flash Text Formatter
Flash Text Formatteror Standalone) can format the text according to keyword definition list stored in external XML ... definition XML is easy, so expect this list to grow fast
License:LGPL
Download
1583 downloads
Added: 2005-06-30
Cheesecake Photoblog 1.5 Stable

Cheesecake Photoblog 1.5 Stable


Cheesecake Photoblog is a photoblog application written using PHP and MySQL and the cakePHP framework, It has a clean MVC code architecture. The URLs generated are clean and Search Engine Friendly. The comment system has SPAM protection via Akismet more>> Cheesecake Photoblog is a photoblog application written using PHP and MySQL and the cakePHP framework, It has a clean MVC code architecture. The URLs generated are clean and Search Engine Friendly. The comment system has SPAM protection via Akismet as well as a Black List. Cheesecake is easily theme-able and extensible using add-ons. It also features tagging, RSS feeds, multiple size resizing of images. Ability to schedule future posts or post using EXIF date is also there.<<less
Added: 2006-12-17 License: GPL Price: $0.00USD
13 downloads
 
Other version of Cheesecake Photoblog
Cheesecake PhotoblogCheesecake is easily theme-able and extensible using add-ons. It also features tagging, RSS
License:GPL
Download
1056 downloads
Added: 2006-12-17
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5