Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.416.798 Times

Arbitrary Class freeware
Filter: All | Freeware | Demo
 

Arbitrary Class

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 413

Modify class method in-place Once in a while it becomes necessary to globally change the behaviour of classes in a third party library. This code demonstrates the ability to modify the __init__ method of an arbitrary class in-place. It's also good for making functional programmers wince, which can be entertaining.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Modify class method in-place Download

Added: August 23, 2013 | Visits: 372

Simple db class Simple db class is able to execute arbitrary SQL queries.Key Features of Simple db class:- Connect to a MySQL database server host- Execute INSERT, UPDATE and DELETE queries passing only the table name and the values of the fields, values and conditions





Platforms: PHP

License: Freeware Size: 10 KB Download (40): Simple db class Download

Added: May 10, 2013 | Visits: 376

Model MBean Instrumentor 0.3b The JMX Model MBean Instrumentor is a Java module for automatic instrumentation of objects of arbitrary classes as JMX Model MBeans. Simply by passing an object to the JMX Instrumentor, appropriate JMX ModelMBeanInfo will be created and the object registered as an MBean. The JMX Model MBean...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (49): Model MBean Instrumentor 0.3b Download

Added: May 10, 2013 | Visits: 471

Dynamically added methods to a class This script allows you to add a method to a class at an arbitrary point in your code. The method is available instantly to all already existing instances and of course ones yet to be created. If you specify method_name then that name is used for the method call.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Dynamically added methods to a class Download

Added: August 03, 2010 | Visits: 1.017

APFP APFP (Arbitrary Precision Floating Point) is an Unicon class for performing arbitrary precision floating point calculations. It also includes a class for calculating with arbitrary precision complex numbers. APFP requires unicon overloaded operators. Whats New in This Release: - Made to use...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (97): APFP Download

Added: February 23, 2010 | Visits: 1.142

IAM OPML Parser Class IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. OPML (Outline Processor Markup Language) is an XML format for outlines. Originally developed by Radio UserLand as a native file format for an outliner application, it has since been adopted for other uses, the...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): IAM OPML Parser Class Download

Added: October 17, 2010 | Visits: 901

Class::Std::Storable Class::Std::Storable is a Perl module to support for creating serializable "inside-out" classes. SYNOPSIS In general, use this class exactly as you would Class::Std. package Ice::Cream; use Class::Std::Storable; { my %name_of :ATTR( :get :set ); my %flavor_of :ATTR( :get :set );...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Class::Std::Storable Download

Added: July 05, 2013 | Visits: 426

My simple Query Language Class for MySQL & MySQLi This class is a database access wrapper which can be used for MySQL.It utilizes the MySQL or MySQLi extensions.Here are some key features of My simple Query Language Class for MySQL & MySQLi(Improved):- Establish connections to a MySQL server- Execute INSERT queries given the table name and field...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): My simple Query Language Class for MySQL & MySQLi Download

Added: August 08, 2013 | Visits: 592

PHP MySQL Database Class PHP MySQL Database Class can establish connections to a MySQL server and execute arbitrary SQL queries.Key Features of PHP MySQL Database Class:- Fetch query results into an array- Execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): PHP MySQL Database Class Download

Added: September 13, 2013 | Visits: 528

Query result table display class Query result table display class outputs a table with the data from the result rows of a database query.Features of Query result table display class:- Database independency (works with any DBMS supported by Metabase).- Splits the display of the result rows in multiple pages of configurable number...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (43): Query result table display class Download

Added: May 02, 2006 | Visits: 3.009

ContactGenie - Message Class Modifier CG-MCM is a utility that enables the modification of message classes for existing Microsoft Outlook contacts. 1- User Selection message classes to modify 2- Ability to Delete/Move/Copy contacts with selected message classes 3- Verification that new message class name has been published...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 5.43 MB Download (606): ContactGenie - Message Class Modifier Download

Added: January 18, 2010 | Visits: 1.413

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

Added: January 18, 2010 | Visits: 955

Class::Adapter Class::Adapter is a Perl implementation of the "Adapter" Design Pattern. The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern. What is an Adapter? The term Adapter refers to a "Design Pattern" of the same...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Class::Adapter Download

Added: January 18, 2010 | Visits: 1.345

Class::Adapter::Builder Class::Adapter::Builder is a Perl module that can generate Class::Adapter classes. SYNOPSIS package My::Adapter; use strict; use Class::Adapter::Builder ISA => Specific::API, METHODS => [ qw{foo bar baz} ], method => different_method; 1; Class::Adapter::Builder is another mechanism...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (205): Class::Adapter::Builder Download

Added: March 01, 2010 | Visits: 933

Class::DBI::ConceptSearch Class::DBI::ConceptSearch is a Perl module to retrieve Class::DBI aggregates from high-level conceptual searches. SYNOPSIS my $cs = Class::DBI::ConceptSearch->new(xml => $config); #see CONFIGURATION $cs->use_wildcards(1); $cs->use_implicit_wildcards(1); $cs->use_search_ilike(1);...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): Class::DBI::ConceptSearch Download

Added: February 08, 2010 | Visits: 1.057

DBIx::Class::LibXMLdoc DBIx::Class::LibXMLdoc is a Perl module to create an adjunct "Doc" accessor of a columns data which is automatically parsed into a LibXML documentElement (alpha-software). SYNOPSIS package My::DB::thingy; __PACKAGE__->load_components(qw/ PK::Auto LibXMLdoc Core /);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): DBIx::Class::LibXMLdoc Download

Added: March 07, 2010 | Visits: 947

Class::Struct::FIELDS Class::Struct::FIELDS module combine Class::Struct, base and fields. SYNOPSIS (This page documents Class::Struct::FIELDS v.1.1.) use Class::Struct::FIELDS; # declare struct, based on fields, explicit class name: struct (CLASS_NAME => { ELEMENT_NAME => ELEMENT_TYPE, ... }); use...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (98): Class::Struct::FIELDS Download

Added: February 11, 2010 | Visits: 844

Class::ParmList Class::ParmList is a Perl module with methods for processing named parameter lists. SYNOPSIS use Class::ParmList qw(simple_parms parse_parms); $thingy->some_method({ -bgcolor => #ff0000, -textcolor => #000000 }); sub some_method { my ($self) = shift; my ($parm_ref) = @_; my $parms...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (89): Class::ParmList Download

Added: March 25, 2010 | Visits: 1.254

DBIx::Class::Schema::Loader::RelBuilder DBIx::Class::Schema::Loader::RelBuilder is a Perl module that builds relationships for DBIx::Class::Schema::Loader. This class builds relationships for DBIx::Class::Schema::Loader. This is module is not (yet) for external use. METHODS new Arguments: schema_class (scalar), fk_info...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (89): DBIx::Class::Schema::Loader::RelBuilder Download

Added: November 06, 2010 | Visits: 1.364

Class.Jabber.PHP Class.Jabber.PHP provides a medium-level API to interact with the Jabber network. Class.Jabber.PHP is a class which you can use to connect to the Jabber network. It allows you to easily connect to a server and interact with it. It supports all packet types (message, iq, and presence), is very...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (144): Class.Jabber.PHP Download

1 2 3 4 5 >