Main > Free Download Search >

Free intuitive definition script

intuitive definition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 184
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
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
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
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
C Programming - Functions (Part-I)

C Programming - Functions (Part-I)


In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no more>> In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no return values, Functions with arguments but no return values, Functions with arguments and return values, Return value data type of function and Void functions.<<less
Added: 2006-06-01 License: Freeware Price: Free
1257 downloads
Freelance IT Pros

Freelance IT Pros


Freelance IT Pros bridges the gap between buyers/webmasters and service providers. Buyers, use our intuitive online interface for posting projects and receiving bids and quotes from qualified provider more>> Freelance IT Pros bridges the gap between buyers/webmasters and service providers. Buyers, use our intuitive online interface for posting projects and receiving bids and quotes from qualified providers. Service Providers, use our site to bid and acquire new projects and work from a worldwide user base of buyers. Signup for FREE! and receive $5.00 account credit just for signing up!<<less
Added: 2006-10-09 License: Freeware Price: Free
1118 downloads
PHP WSDL Generator 1.3

PHP WSDL Generator 1.3


This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the list of more>> This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the list of the class functions. Certain functions may be skipped to not be included in the WSDL definition based on the function access type. The generated WSDL may be saved to a given file, returned as a string or served for download.<<less
Added: 2007-06-14 License: LGPL Price: $0.00USD
17 downloads
 
Other version of PHP WSDL Generator
PHP WSDL Generatorfiles and generates a WSDL definition from the list of the class functions. Certain functions ... the WSDL definition based on the function access type. The generated WSDL may be saved to a given
License:LGPL
Download
746 downloads
Added: 2007-06-14
trues image gallery

trues image gallery


This is a very simple image / picture gallery designed to show pictures, without lots of gimmicks. Does not require SQL, has a fairly intuitive admin interface, and sports quite a few options. Made fo more>> This is a very simple image / picture gallery designed to show pictures, without lots of gimmicks. Does not require SQL, has a fairly intuitive admin interface, and sports quite a few options. Made for me..but I figure others can use it. Inspired and some starting code provided from "image gallery." Check the homepage for an example gallery (warning: huge images). Now back up after server problems :)<<less
Added: 2004-07-13 License: LGPL Price: Free
1929 downloads
What the Heck is PHP?

What the Heck is PHP?


This introductory guide on PHP explains the definition, basic structure and date function of PHP language. more>> This introductory guide on PHP explains the definition, basic structure and date function of PHP language.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3609 downloads
AtMail Open 1.0

AtMail Open 1.0


AtMail is an open source webmail client written in PHP. We aim to provide a elegant Ajax webmail client for existing IMAP mailservers, with less bloat and a focus on an intuitive, simple user interface. The open source version of AtMail provides more>> AtMail is an open source webmail client written in PHP. We aim to provide a elegant Ajax webmail client for existing IMAP mailservers, with less bloat and a focus on an intuitive, simple user interface. The open source version of AtMail provides users with a lightweight, yet powerful webmail client. The software can be installed on a variety of platforms with ease and without the hassles that most webmail platforms impart.<<less
Added: 2008-05-23 License: Other Price: $0.00USD
20 downloads
Oracle Apps 11i Free Training

Oracle Apps 11i Free Training


Oracle Applications 11i- (Technical) training with step by step instructions along wit hscreen shots. Check the link for topics to be covered in this course. After successful completion of this course more>> Oracle Applications 11i- (Technical) training with step by step instructions along wit hscreen shots. Check the link for topics to be covered in this course. After successful completion of this course one can acquire required skills for an Oracle Application (Technical) Consultant. Few topics are Introduction to ERP covers Definition,overview of popular ERPs.,Comparison of Oracle Apps with other ERP,Oracle application concepts,Internet computing architecture, internationalization support.<<less
Added: 2005-05-23 License: Freeware Price: Free
1063 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
SimpleDoc

SimpleDoc


SimpleDoc is a Web-based document management system. The interface is simple and intuitive, there is a tree structure for management and content editing is done without needing to reload the browser. more>> SimpleDoc is a Web-based document management system. The interface is simple and intuitive, there is a tree structure for management and content editing is done without needing to reload the browser. No database is required.<<less
Added: 2004-11-08 License: GPL Price: Free
1811 downloads
HotHTML 2001 Professional 1.0.11

HotHTML 2001 Professional 1.0.11


HotHTML 2001 is a free html editor catered for all types of web developers with an intuitive and user-friendly interface and helpful wizards, integrated previewing & tools for those migrating from WYSIWYG editors to the real world of web development. more>> HotHTML 2001 is a free html editor catered for all types of web developers with an intuitive and user-friendly interface and helpful wizards, integrated previewing & tools for those migrating from WYSIWYG editors to the real world of web development. Supports HTML, ASP and Perl languages.<<less
Added: 2005-05-10 License: Freeware Price: $0.00USD
1354 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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5