Software Index
Related Topics
Popular Trends
Trending Topics
 

Attribute Value Pairs

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Object::eBay::At tribute
Object::eBay::Attribute is a Perl module that represents an item attribute.

SYNOPSIS

# assuming that $item is an Object::eBay::Item object
my $attribute = $item->attributes->find(10244);
print "The condition is $attribute
"; # "The condition is New"
if ( $attribute == 24227 ) {
print ...
January 19th 2011 Freeware    20k
Final Config
Final Config is an application that implements the preference dialogue (typically found under Edit->Preferences) as a separate application, that can be used by another application (called the client application or client) through DBus.

The available preferences and how they are to ...
September 24th 2011 Freeware    10k
supervisor_cache
supervisor_cache is an RPC extension for the supervisor module that provides the ability to cache limited amounts of data in the supervisor instance as key/value pairs.

Installation

Release packages are available on the Python Package Index (PyPI). You can download them from ...
February 23rd 2011 Freeware    10k
UJO Framework for Linux
UJO object is a data container similar like a JavaBean, however the UJO architecture offers a new scope of utilization. An UJO persistence is a sample of possibilities this architecure.

UJO is an abbreviation for Unified Java Object and they are ...
May 11th 2011 Freeware    758k
pssForm
pssForm is a smart Form Handler made easy for your web site. One copy does all your Forms and Autoresponders, uniquely. pssForm forwards completed forms in HTML or as formatted name/value pairs. Server data and email addresses don't show in ...
December 1st 2001 Commercial  5 stars 482k
Selida
Selida Version 2.1 marks the introduction of a robust, fully functional HTML editor as freeware from Norway. Selida V.2.1 is a powerful HTML editor engineered by Amaryllis Software that offers multiple editing methods. Along with HTML, Selida offers Split HTML/Preview, ...
January 9th 2003 Freeware  4.5 stars 4,400k
DBMS ConteXt
ConteXt is an interactive DBMS of a new generation. It supports context data model that includes relational, network, partially hiearchial, object-oriented, and attribute-value architecture. ConteXt allows easy development of complex interactive applications accessible through the Internet. Main features of ConteXt ...
January 12th 2004 Shareware    1,321k
HTML parse unit
This unit allows you to parse HTML code, extract HTML elements and NAME=Value pairs. Unit contains THtmlParser class and 3 functions
November 3rd 2004 Shareware    35k
extprot
extprot is a compact, extensible and efficient binary serialization format.

This is a python implementation of the 'extprot' serialization scheme, the details of which are descripted in detail at:

http://eigenclass.org/R2/writings/extprot-extensible-protocols-intro

Similar to Google's Protocol Buffers and Apache Thrift, extprot allows the definition ...
February 1st 2011 Freeware    20k
paella
paella is a program to aid in installing and configuring a Debian system.

Paella is an installation and configuration management system designed to define, configure, maintain and update systems and networks.

Requirements:

· python 2.3



The paella database has two basic objects profiles and ...
February 6th 2011 Freeware    829k
Seed
Seed is a GNOME library and interpreter, dynamically bridging (through GObjectIntrospection) the WebKit javascriptCore engine, with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, ...
February 13th 2011 Freeware    1,085k
strnum
strnum is a Python library that fills a number of 'holes' in pure Python by defining a series of regular expressions and functions organized as follows:

Section 1: Regular Expressions for testing whether a string contains the representation of a number ...
October 21st 2011 Freeware    10k
sphinxcontrib-pa verutils
sphinxcontrib-paverutils is a Python module that provides an alternative integration of Sphinx and Paver. It supports calling Sphinx from within Paver using multiple configurations, and does not assume you only want to build HTML output.

Basic Usage

To use this module, import ...
May 8th 2011 Freeware    10k
ABF Value Converter
ABF Value Converter is an application for measurement units conversion. This software easily converts various measurement values into any other possible ones. Inches to centimetres, pounds to kilograms, Fahrenheit to Celsius... and more than 5000 other conversions, grouped according to ...
May 26th 2003 Shareware  5 stars 1,163k
Future Value of Savings Calculator
Future Value of Savings Calculator is a comprehensive annuity calculator which displays results on a spreadsheet-like grid as you enter or update financial variables. Future Value of Savings Calculator allows you to enter a beginning balance, regular payment amount, start ...
July 26th 2003 Shareware    2,022k
Attribute Manager
Ever need to change attributes (date and time of their creation etc.) of files and folders? Quickly? As you know, with Windows it's tedious and slow. Not so with Attribute Manager! Attribute Manager allows you to change Read-Only, Hidden, System ...
March 26th 2005 Shareware    1,108k
Value Investor
How are your stocks really performing? Easy stock analysis with Value Investor 1.3. Import data and virtually eliminate tedious manual data entry, customize and instantly get complete ratio analysis and company value estimation results, impress others with fast-loading, fast-printing professional ...
December 31st 2005 Shareware    6,836k
AutoDWG Attribute Extractor 2005
AutoDWG Attribute Extractor Help you batch extract attribute data from AutoCAD attribute blocks without need of AutoCAD. It supports most DWG formats including AutoCAD Release 9 through to the present AutoCAD 2002.
Extracting attributes has always been one of the ...
April 18th 2006 Shareware    2,054k
Pairs
3D DirectX memory games for everybody. A fun memory game of finding the hidden pairs amongst spinning tiles. There are dozens of levels with thousands of combinations of shapes, colors and backgrounds. The image sets includes a voice over for ...
December 10th 2006 Shareware    65,061k
Product Attribute Pictures - osCommerce
Product Attribute Pictures v2.0 PLUS allows users to upload and manage images that appear on their product information pages. Its core functionality is the ability to display thumbnails which when clicked are shown in full size next to the thumbnails ...
July 16th 2008 Shareware    53k
Related Scripts
Anaconda! Director
Anaconda! Director allows you to have a single search form redirect the user to any of several different local scripts or external URLs based on the contents of the form. You can define redirection rules, one for each script or ...
December 2nd 2005 Freeware     
Creating a PHP form
This is a tutorial that tells the users how to build a php form to extract variables in their program. The author says to the users about the use of a generalized form handler where they should handle $FirstName even ...
December 3rd 2005 Freeware     
Server.CreateObject
This ASP article shows the ways to create instance of a server component using CreateObject method along with application or session scope as per your needs. Provided syntax lets you implement this function within your coding. The author describes in ...
November 21st 2005 Freeware     
SOTINET Developer's Suitcase
This is a program which includes a collection of COM objects, users can utilize these objects promoting their websites in its status. It comes with few objects including sotinet dictionary, sotinet basic list and URL replacer. Sotinet dictionary can be ...
November 22nd 2005 Commercial     
Storing Your Own AppSettings within Config.web
Storing Your Own AppSettings within Config.web is an article where the author explains about ASP.NET's XML based configuration system. The author says that this system supports custom XML Schema option as well as to store Key/Value pairs, after going through ...
November 26th 2005 Freeware     
The PseudoRequestDictionary Script Class
This tutorial allows ASP users to learn about a class which is PseudoRequestDictionary Script Class. This tutorial clearly explains that this VB script class will be useful for fileupload. This tutorial says that this provided code is generated to act ...
December 4th 2005 Freeware     
Visual Studio .NET Editor Malforms HTML Tags
In this article, one of the errors in debugging is explained in detail. When the users move from the design view to HTML view, then the VS.NET editor changes the code in the web form. This ends in tag malforms. ...
November 22nd 2005 Freeware     
Applying Attributes to Configure COM+ Services
Each service related attribute got its default usage information which is described through this article. By the help of these default value of each attribute, it is much easier to eradicate the unwanted attributes from the code, which is explained ...
November 26th 2005 Freeware     
ASP.NET: Dynamically set Text and Value fields for a DropDownList
ASP.NET: Dynamically set Text and Value fields for a DropDownList is an article, using which you can learn a technique to switch the value and Text Representaion of the item in a DropDownList. In this Article the author explains the ...
December 11th 2005 Freeware     
Auto tab (form field) script
This script "auto tabs" a form field (and jumps to another field) once the length of the field's value has exceeded a certain length. It works in conjunction with the "maxlength" attribute of HTML, triggered whenever the user's input reaches ...
December 15th 2005 Freeware     
Related Code
Implents a class for registry manipulation like create key, test for key, create value
Implents a class for registry manipulation like create key, test for key, create value,
August 6th 2006     37k
Control Alpha Blend Value
This code allows a user to control the alpha blend value of a form at runtime. Really simple stuff, the code isnt commented because its self explanitory. Dunno if this will help anyone or not, I was bored and though ...
March 13th 2008     2k
ABSADR v1.0 Absolute address calcluations.
Given any two of segment, offset, or absolute addresses, calculate the third value.
February 6th 2006     9k
.NET Bar Graph Component - KineticaRT 1.0
The KineticaRT Bar Graph Instrumentation .NET Component is fast, easy to configure and supports live update (state changes are transferred automatically to/from the connected channel). It is a member of the KineticaRT family of components, which can be used separately ...
February 8th 2006     500k
KineticaRT .NET Expressions Component
The KineticaRT .NET Expressions component provides KineticaRT channels that evaluate mathematical and logical expressions involving other channels. The Value property automatically updates whenever an input value changes. Features include real-time event driven expression evaluation, standard mathematical expressions, a library of ...
February 13th 2006     213k
New Software
Popular Software