extract metadata
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 161
What is .NET metadata? 1.0.0
In the past, a software component (.exe or .dll) written in one language could not easily use a software component written in another language. COM provided a step forward in solving this problem. The .NET Framework makes component interoperation even more>> In the past, a software component (.exe or .dll) written in one language could not easily use a software component written in another language. COM provided a step forward in solving this problem. The .NET Framework makes component interoperation even easier by allowing compilers to emit additional declarative information into all modules and assemblies. This information, called metadata, helps components to seamlessly interact.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
13 downloads
Other version of What is .NET metadata
License:Freeware
Metadata 0.24
Metadata 0.24 is a smart and easy module that represents the base class for metadata. more>> Metadata 0.24 is a smart and easy module that represents the base class for metadata.<<less
Added: 2007-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
What the Metadata stores? 1.0.0
Metadata stores the following information: Description of the assembly. Description of types. Attributes. more>> Metadata stores the following information: Description of the assembly. Description of types. Attributes.<<less
Added: 2007-06-06 License: Freeware Price: $0.00USD
10 downloads
Other version of What the Metadata stores
License:Freeware
Keyword Extract 1
This is a great little php utility function is great for bloggers or for anyone looking to increase the keyword density on a site. The keyword extract function searches through a text string filtering out punctuation and common words to return a list of more>> This is a great little php utility function is great for bloggers or for anyone looking to increase the keyword density on a site. The keyword extract function searches through a text string filtering out punctuation and common words to return a list of your most commonly used words. Links are then generated to search for these keyword possibilities on Google and to get keyword suggestions from Wordpot.<<less
Added: 2007-09-07 License: GPL Price: $0.00USD
15 downloads
JS_Extractor 0.1.0
JS_Extractor is a PHP class library for extracting any data from any HTML document, and converting it to a simple, workable PHP array. It can be used to extract tabular data, lists, element attributes or even data structured with custom mark-up built more>> JS_Extractor is a PHP class library for extracting any data from any HTML document, and converting it to a simple, workable PHP array. It can be used to extract tabular data, lists, element attributes or even data structured with custom mark-up built with divs and spans.<<less
Added: 2005-12-02 License: BSD Price: $0.00USD
14 downloads
Get metadata on MySQL databases
Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in e more>> Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in each database and all field and field info for each table. Even if you do not need to build on this code, you might want to copy the code which prints out all databases, tables and field information plus examples. Its a great way to get an overview of the tables you are working on for a project.<<less
Added: 2007-01-25 License: Freeware Price: Free
1009 downloads
How metadata is stored? 1.0.0
Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata more>> Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata token. This is a 32-bit value where the top 8 bits identify the appropriate metadata table, and the remaining 24 bits give the index of the metadata in the table. The Framework SDK contains a sample called metainfo that will list the metadata tables in an assembly; however, this information is rarely of use to a developer.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
14 downloads
Other version of How metadata is stored
License:Freeware
Email Extractor PHP
Email Extractor serves to extract emails either from provided text or from URL. more>> Email Extractor PHP brings you a powerful tool which allows you to extract emails either from provided text or from URL. All found emails will be output below the input form, one email per row. The script is very easy to install and use and is compatible with all PHP versions.<<less
Added: 2007-12-13 License: Freeware Price: Freeware
26 downloads
Email Extractor Lite 1.7
Extract email addresses from any text with this free utility. Simply copy, paste and start extracting. Features: Extract emails without repeating the same email; Display total extracted emails; Select different separator for each email (or enter your more>> Extract email addresses from any text with this free utility. Simply copy, paste and start extracting. Features: Extract emails without repeating the same email; Display total extracted emails; Select different separator for each email (or enter your own); Group emails by number specified by you. Each group is separated by new line; Option to sort emails alphabetically; Option to extract or exclude email containing only certain string; Option to extract web addresses instead of email addresses.<<less
Added: 2002-04-26 License: Freeware Price: $0.00USD
112 downloads
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
Album Track List Generator
Extract artist, album title and track titles from a folder and file names to create an XHTML file to print out and use as CD case inlay. Useful for music bought on the Internet. more>> Extract artist, album title and track titles from a folder and file names to create an XHTML file to print out and use as CD case inlay. Useful for music bought on the Internet.<<less
Added: 2006-05-05 License: GPL Price: Free
1285 downloads
Micro Meta Spider 1.0
Micro Meta Spider is a small script to extract META data informations from the given URL. Just enter the requested website URL and the script will provide you all of the Meta informations of the html page. more>> Micro Meta Spider is a small script to extract META data informations from the given URL. Just enter the requested website URL and the script will provide you all of the Meta informations of the html page.<<less
Added: 2007-02-08 License: Freeware Price: $0.00USD
14 downloads
Other version of Micro Meta Spider
License:Freeware
Archive Extractor v 0.1
A simple upload form that automatically extract a zip archive using the ArchiveExtractor.class file. This script includes simple log-in page that uses sesssions. The ArchiveExtractor.class file already supports tar.gz .gz and .zip files. But my code more>> A simple upload form that automatically extract a zip archive using the ArchiveExtractor.class file. This script includes simple log-in page that uses sesssions. The ArchiveExtractor.class file already supports tar.gz .gz and .zip files. But my code still only support .zip files.<<less
Added: 2006-11-06 License: GPL Price: $0.00USD
18 downloads
Generate a tag cloud 1.0.0
For this script, we use a temporary database as an example to extract search terms along with number of searches and display the result in a tag cloud. Live demo. more>> For this script, we use a temporary database as an example to extract search terms along with number of searches and display the result in a tag cloud. Live demo.<<less
Added: 2007-12-18 License: Other Price: $0.00USD
14 downloads
Album Track List Generator 14-Apr-2006
Extract artist, album title and track titles from a folder and file names to create an XHTML file to print out and use as CD case inlay. Useful for music bought on the Internet. more>> Extract artist, album title and track titles from a folder and file names to create an XHTML file to print out and use as CD case inlay. Useful for music bought on the Internet.<<less
Added: 2006-05-05 License: GPL Price: $0.00USD
11 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 extract metadata 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