well aware definition
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 89
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
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
PHPEasyData Free Edition 1.5.4
PHPEasyData is a PHP application which allow you to manage easily and display on the web your dynamic data and directories . PHPEasydata will largely facilitate all steps of a classical development to put data on your website (fields more>> PHPEasyData is a PHP application which allow you to manage easily and display on the web your dynamic data and directories . PHPEasydata will largely facilitate all steps of a classical development to put data on your website (fields definition,database creations, forms to add/update records , php process to display recordse, members area etc.) and more classical functions ... It will fulfill the requirements of professional webmasters as well as not experts webmasters wishing a genuine tool which combines powerful and facility of installation for the realization of various part of a website or to realize a complete directory. Data Directory means Link directory for the simplest usercase as well as complete ans customized directory with your own informations.<<less
Added: 2005-12-16 License: Free Non-Commercial Price: 0.00EUR
12 downloads
Other version of PHPEasyData
Price: FreeAdditionalInfoFreefornoProfessionnaluserandnocommercialUse
License:Free for non-commercial use
License:Free for non-commercial use
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
AAA Email Broken Links Script 0.95
This simple script will send you a email when a page hasnt been found on your server. This way you can easely keep track of broken links It also emails the refered page where the visitor came from. It will print a error message and will redirect the more>> This simple script will send you a email when a page hasnt been found on your server. This way you can easely keep track of broken links It also emails the refered page where the visitor came from. It will print a error message and will redirect the visitor to another page. // 1) place this script in the document root of your server. // 2) create a .htaccess file with the following line: ErrorDocument 404 /404.php // 3) edit the variables in 404.php // 4) you are done! no broken links that you arent aware of anymore!<<less
Added: 2004-10-24 License: Freeware Price: 0.00
15 downloads
Other version of AAA Email Broken Links Script
License:Freeware
What are the Benefits of Metadata? 1.0.0
Metadata provides the following major benefits: Self-describing files ? Common language runtime modules and assemblies are self-describing. A modules metadata contains everything needed to interact with another module. Metadata automatically provides more>> Metadata provides the following major benefits: Self-describing files ? Common language runtime modules and assemblies are self-describing. A modules metadata contains everything needed to interact with another module. Metadata automatically provides the functionality of IDL in COM, allowing you to use one file for both definition and implementation. Runtime modules and assemblies do not even require registration with the operating system. As a result, the descriptions used by the runtime always reflect the actual code in your compiled file, which increases application reliability.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
13 downloads
Other version of What are the Benefits of Metadata
License:Freeware
PHP Dictionary
This easy to install dictionary script contains an admin area where you can login and add words and definitions, as well as additional comments. You may use html tags in the descriptions and comments. more>> This easy to install dictionary script contains an admin area where you can login and add words and definitions, as well as additional comments. You may use html tags in the descriptions and comments. Mod Rewrite can be turned on in the admin panel to allow SEO Friendly Pages. New in version 2 is stronger support for other languages besides English, and the display of the latest new words.<<less
Added: 2005-09-30 License: GPL Price: Free
892 downloads
Dictionary
This is a great way to get repeat visitors! If the subject matter of your site contains words or phrases which are unique to your industry, why not place a searchable dictionary on your site? Upload a more>> This is a great way to get repeat visitors! If the subject matter of your site contains words or phrases which are unique to your industry, why not place a searchable dictionary on your site? Upload a text file with your words and definitions along with the script and soon youll have a searchable dictionary. There is a feature to allow clickable links to other terms within the dictionary which are displayed with the definitions. This is great for music sites, which have their own unique Latin, French, and German terms, as well as medical sites, mechanical sites, and much more! Registered Version comes with support and unlimited updates.<<less
Added: 2003-08-07 License: Not Specified Price: Free
2351 downloads
Word-Forms-Aware Site Search 1.01
The script will spider your website and create search engine database. Search results include webpage title, URL, and a relevant excerpt with search terms emboldened. Advanced search form includes "at least one of these words", "all of these word", and more>> The script will spider your website and create search engine database. Search results include webpage title, URL, and a relevant excerpt with search terms emboldened. Advanced search form includes "at least one of these words", "all of these word", and "none of these words" fields. The script recognizes word forms (for example, if you enter "dive" in the search form the script will also be looking for "dives", "dived", and "diving"). If you use header and footer files on your webpages you can exclude them from search (the reason why you would want to do so is that the header and footer contents is present on all pages no matter whether they are relevant or not). The appearance is controlled by template files. You can test the script online.<<less
Added: 2006-01-05 License: Freeware Price: $0.00USD
12 downloads
Other version of Word-Forms-Aware Site Search
License:Freeware
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
License:LGPL
Spell Check Rex 1.1
Does your website contain spelling errors or "typos"? How many sales or new members are you missing out on? Spell Check Rex is a free, open source, spell checking program, written in PHP and MySQL, that can be installed on your website to regularly more>> Does your website contain spelling errors or "typos"? How many sales or new members are you missing out on? Spell Check Rex is a free, open source, spell checking program, written in PHP and MySQL, that can be installed on your website to regularly monitor and report on spelling mistakes. It works by first spidering the site it is installed on, before checking these indexed pages against its included word list. Results are then provided both on-screen and via a downloadable report. Highly configurable, the program works with framed websites, has locale-aware spellings, comes with free support, and has a professional installation option. To watch the program in action and to find out more, visit spellcheckrex.org.<<less
Added: 2009-02-26 License: GPL Price: $0.00USD
14 downloads
RSS Feed Reader Links
As youre aware, many people now use feed readers to manage the gathering, viewing and updating of their favourite RSS feeds. The most popular newsreaders can make use of a unique link and automaticall more>> As youre aware, many people now use feed readers to manage the gathering, viewing and updating of their favourite RSS feeds. The most popular newsreaders can make use of a unique link and automatically add your RSS Feed to your visitor?s Newsreader. Just by clicking on this special link the person visiting your site or blog could ?add you to favourites? .Problem is a) you need to know how to set up these links and far more importantly, b) These special links are different for each newsreader which makes setting up a wide selection of newsreader links both tedious and time consuming. If you have multiple sites it could take hours and hours. The ?Feed Reader Links? is designed to help you to solve these problems.<<less
Added: 2006-08-25 License: PHP License Price: $3.99
1164 downloads
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
Arrays in JavaScript ? Part I
In this JavaScript ? Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in more>> In this JavaScript ? Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in JavaScript The array concept is used to store a set of values in a single variable name. So this is a very important concept in any programming language, Let us see how to define and handle arrays in JavaScript in this session.<<less
Added: 2006-12-24 License: Freeware Price: $0.00USD
14 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 well aware 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