WareSeeker Search Software

method


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Indexed GEDCOM Method


script CGI Perl Free
View Detail
Download Indexed GEDCOM MethodDownload Indexed GEDCOM Method
The Indexed GEDCOM Method is simple to operate and to use. When a new or updated GEDCOM is to be made available, the program IGMMak is run. This program creates an index file as well as several HTML index files. Once the GEDCOM is indexed by IGMMak, users can access the automatically generated HTML index files to find the person they are interested in. When they request info on any person in the database, the HTML index instructs the Web Server to run the IGMGet program. IGMGet opens the GEDCOM and goes directly to the person directed. It then loads all of the information for that person and his/her family, generates an HTML file, and sends it back to the user.
2

JScript Examples : setDate Method


script ASP->Date and Time Free
View Detail
Download JScript Examples : setDate MethodDownload JScript Examples : setDate Method
Following example displays usage of setDate method in JScript. setDate methods sets the numeric date of the Date object using local time.
3

Newtons Method 1.0


mac Tools->Developer Tools Free
View Detail
Download Newtons Method 1.0Download Newtons Method 1.0
124 KB
Newtons Method enables you to find the real solutions of f(x) = 0 for a real function f(x).

"Newtons Method" is an application for a PowerPC Macintosh which, using the Newton-Raphson Method, enables you to find the real solutions of f(x) = 0 for a real function f(x). It also acts as a function evaluator to an accuracy of about 15 significant figures. You can enter a wide variety of functions for f(x).



4

Method::Declarative 0.03


linux Programming->Libraries Free
View Detail
Download Method::Declarative 0.03Download Method::Declarative 0.03
0.008 MB
Method::Declarative is a Perl module to create methods with declarative syntax.

SYNOPSIS

use Method::Declarative
(
--defaults =>
{
precheck =>
[
[ qw(precheck1 arg1 arg2) ],
# ...
],
postcheck =>
[
[ qw(postcheck1 arg3 arg4) ],
# ...
],
init =>
[
[ initcheck1 ],
# ...
],
end =>
[
[ endcheck1 ],
# ...
],
once =>
[
[ oncecheck1 ],
] ,
package => __CALLER__::internal,
},
method1 =>
{
ignoredefaults => [ qw(precheck end once) ],
code => __method1,
},
) ;

The Method::Declarative module creates methods in a using class namespace. The methods are created using a declarative syntax and building blocks provided by the using class. This class does not create the objects themselves.

The using class invokes Method::Declarative, passing it list of key-value pairs, where each key is the name of a method to declare (or the special key --default) and a hash reference of construction directives. The valid keys in the construction hash refs are:

code

The value corresponding to code key is a method name or code reference to be executed as the method. It is called like this:

$obj->$codeval(@args)

where $obj is the object or class name being used, $codeval is the coresponding reference or method name, and @args are the current arguments for the invocation. If $codeval is a method name, it needs to be reachable from $obj.

A code key in a method declaration will override any code key set in the --defaults section.

end

The value corresponding to the end key is an array reference, where each entry of the referenced array is another array ref. Each of the internally referenced arrays starts with a code reference or method name. The remaining elements of the array are used as arguments.
Each method declared by the arrays referenced from end are called on the class where the declared method resides in an END block when Method::Declarative unloads.

Each method is called like this:

$pkg->$codeval($name[, @args]);

where $pkg is the package or class name for the method, $name is the method name, and @args is the optional arguments that can be listed in each referenced list.

end blocks are run in the reverse order of method declaration (for example, if method1 is declared before method2, method2s end declaration will be run before method1s), and for each method they are run in the order in which they are declared.

Note that this is not an object destructor, and no objects of a particular class may still exist when these methods are run.

ignoredefaults

The value corresponding to the ignoredefaults key is an array reference pointing to a list of strings. Each string must corespond to a valid key, and indicates that any in-force defaults for that key are to be ignored. See the section on the special --defaults method for details.

init

The value corresponding to the init key is identical in structure to that corresponding to the end key. The only difference is that the declared methods/code refs are executed as soon as the method is available, rather than during an END block.

once

The value corresponding to the once key is identical in structure to that corresponding to the end key. The values are used when the method is invoked, however.

If the method is invoked on an object based on a hash ref, or on the class itself, and it has not been invoked before on that object or hash ref, the methods and code refs declared by this key are executed one at a time, like this:

$obj->$codeval($name, $isscalar, $argsref[, @args ]);

where $obj is the object or class on which the method is being invoked, $codeval is the method name or code reference supplied, $name is the name of the method, $isscalar is a flag to specify if the declared method itself is being executed in a scalar context, $argsref is a reference to the method arguments (@_, in other words), and @args are any optional arguments in the declaration.

The return value of each method or code reference call is used as the new arguments array for successive iterations or the declared method itself (including the object or class name). Yes, that means that these functions can change the the object or class out from under successive operations.

Any method or code ref returning an empty list will cause further processing for the method to abort, and an empty list or undefined value (as appropriate for the context) will be returned as the declared methods return value.

package

The value coresponding to the package key is a string that determines where the declared method is created (which is the callers package by default, unless modified with a --defaults section). The string __CALLER__ can be used to specify the callers namespace, so constructions like the one in the synopsis can be used to create methods in a namespace based on the calling package namespace.

postcheck

The value coresponding to the postcheck key is identical in structure to that coresponding to the end key. The postcheck operations are run like this:

$obj->$codeval($name, $isscalar, $vref[, @args ]);

where $obj is the underlying object or class, $codeval is the method or code ref from the list, $name is the name of the declared method, $isscalar is the flag specifying if the declared method was called in a scalar context, $vref is an array reference of the currently to-be-returned values, and @args is the optional arguments from the list.

Each method or code reference is expected to return the value(s) it wishes to have returned from the method. Returning a null list does NOT stop processing of later postcheck declarations.

precheck

The precheck phase operates similarly to the once phase, except that its triggered on all method calls (even if the underlying object is not a hash reference or a class name).
Any illegal or unrecognized key will cause a warning, and processing of the affected hashref will stop. This means a --defaults section will be ineffective, or a declared method wont be created.


5

100 Chords Method 1.0


windows Audio Multimedia->Audio Plugins Free
View Detail
Download 100 Chords Method 1.0Download 100 Chords Method 1.0
1.2 MB
Play-along method to master the 100 most important guitar chords positions. You will also learn to read chord charts effortlessly.
6

CyrKBD Input Method 1.0


windows Home Education->Translation $17.99
View Detail
Download CyrKBD Input Method 1.0Download CyrKBD Input Method 1.0
415KB

Brothersoft Editor: "CyrKBD" Input Method makes it possible to use Cyrillic alphabet on Windows CE devices that natively have no such support. Now, with help of "CyrKBD" Input Method, you can write documents, e-mail messages, transfer files that have Cyrillic letters between you device and desktop computer.

Current version of "CyrKBD" Input Method supports Russian, Ukrainian, Belorusian, Bulgarian, Serbian and Macedonian languages. Plus, the standard layout with Latin letters is also included, so you dont have to switch between different input methods while using different alphabets.
7

Winslick Guitar Method 2


windows Video->Other VIDEO Tools $19.95
View Detail
Download Winslick Guitar Method 2Download Winslick Guitar Method 2
8141.00MB
It is easy to learn to play guitar with over 1800 guitar chords, scales, finger exercises, strumming animations, sound, photos and free online lessons posted on the winslick website on a regular basis. WinSlick uses a 16 fret animated guitar neck with color coded fingers for ease of use. WinSlick focuses on guitar chords so you can be playing guitar right away. Check the website weekly for updates to the online lessons, accessed through the Guitar Method Program only!
8

Guitar Method 1.0


windows Audio Multimedia->Audio Composition $49.90
View Detail
Download Guitar Method 1.0Download Guitar Method 1.0
10.61MB

DAccord Guitar Method is a multimedia course specially developed for those that are learning to play the acoustic guitar. With this course, in a short time, you will play your first songs. Its practical approach, makes the learning process fun and easy.

The content is presented with animations and exercices, so you can accompany the course playing your instrument naturally

Take a look at the full content of DAccord Guitar Method:

Introduction: Getting to know the guitar
- Learn the convention of your fingers used to play
- Holding the Instrument
- Rhythm, Melody & Harmony

Start Practicing
- Understanding Chords
- Left Hand Position
- Measures
- First songs
- Happy Birthday
- Losing my Religion (REM)

Beginning the theory
- Tone Scales
- Circle of Fifths
- Harmonic Progression
- Stroke
- Fake Plastic Trees (Radiohead)
- Intervals
- Building a chord

Improving
- Tips to improve your musical performance
- Improving your Repertory
- Improving the harmony
- Music Styles
- Samba and Bossa Nova
9

Star9 Chinese Input Method 3.65


windows Home Education->Language $49.00
View Detail
Download Star9 Chinese Input Method 3.65Download Star9 Chinese Input Method 3.65
10.5 MB
Star9 Chinese Input Method. Stroke-based Chinese Input. Learn Chinese, Write Chinese. Easy to learn. Emulate Chinese writing with kaypad.
10

Property and Method Overloading Tutorial


script PHP Free
View Detail
Download Property and Method Overloading TutorialDownload Property and Method Overloading Tutorial
Brief introduction into using PHPs overload extension to overload property access and method calls within a class.
11

An Useful Method : RecordSet.Filter


script ASP Free
View Detail
Download An Useful Method : RecordSet.FilterDownload An Useful Method : RecordSet.Filter
Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.
12

100 Chords Method 1.1.0.4


windows Home Education->Miscellaneous $49
View Detail
Download 100 Chords Method 1.1.0.4Download 100 Chords Method 1.1.0.4
1.2 MB
Play-along method to master the 100 most important guitar chords positions. You will also learn to read chord charts effortlessly.100 Chords Method is a lerning tool that helps you to learn how to play at the guitar.

Limitations: Contains first part of the course

13

Star9 Chinese Input Method 4.21


windows Home Education->Language $29
View Detail
Download Star9 Chinese Input Method 4.21Download Star9 Chinese Input Method 4.21
10.49MB
Star9 Chinese Input Method. Learn Chinese Writing with a Keypad.
Stroke-based Chinese Input. Chinese Writing Emulation. Easy to learn. Enjoy the beauty of Chinese symbolic characters in writing.
14

Westlund Piano Method FlashCards 1.0


mac Education->Others Free
View Detail
Download Westlund Piano Method FlashCards 1.0Download Westlund Piano Method FlashCards 1.0
8.1 MB
FlashCards is a drill & practice and learning tool that helps teach you to read notes.

Using note sounds, the music staff, a time limit, and fun audio feedback, youll be naming notes in no time. Instant note recognition is the goal, and FlashCards will help you get there!
For more information the piano method of which FlashCards is a part, take a look at the Westlund Piano Method.


15

Class::Method::hash 2.08


linux Programming->Libraries Free
View Detail
Download Class::Method::hash 2.08Download Class::Method::hash 2.08
0.087 MB
Class::Method::hash is a Perl module that helps you create methods for handling a hash value.

SYNOPSIS

use Class::MethodMaker
[ hash => [qw/ x /] ];

$instance->x; # empty
$instance->x(a => 1, b => 2, c => 3);
$instance->x_count == 3; # true
$instance->x = (b => 5, d => 8); # Note this *replaces* the hash,
# not adds to it
$instance->x_index(b) == 5; # true
$instance->x_exists(c); # false
$instance->x_exists(d); # true

Creates methods to handle hash values in an object. For a component named x, by default creates methods x, x_reset, x_clear, x_isset, x_count, x_index, x_keys, x_values, x_each, x_exists, x_delete, x_set, x_get.


16

Guitar Scales Method 1.1


windows Home Education->Music $49.95
View Detail
Download Guitar Scales Method 1.1Download Guitar Scales Method 1.1
1.0 MB
If you want to master guitar scales, modes, and improvisation... on all chords, in all keys, all over the fretboard... effortlessly and without hesitation... then the GUITAR SCALES METHOD multimedia course will make your dream come true! This interactive software is so revolutionary and effective that you only need A FEW WEEKS (not years!) of training to learn all scales in all keys FOR EVER and improvise freely on any chord. Free trial version.
17

TEAMeeting Method & Software 1.1.01


windows Business Finance->Document Processing $59
View Detail
Download TEAMeeting Method & Software 1.1.01Download TEAMeeting Method & Software 1.1.01
0.82 MB
The software focuses on the actual process of recurrent work meetings: preparing the meetings, managing the meetings, follow up meeting decisions and tasks, keeping records of every meeting and every team, producing statistical reports for all team activities, participation and decision execution.

The software follows the TEAMeeting© method closely. It does not try to replace the person; the team member, on the contrary, the software supports the assumption that with the right structure and process the people are those who can make or break a system.

The software is proprietary and patent pending protected, beyond its proprietary method it was developed to counteract the 90% non-usable program features that many organizations usually pay for but hardly use. TEAMeeting gives options and features to choose from that provide a preset step-by-step process. By following it, teams are targeted towards solutions and accountability; therefore significantly increasing their productivity and decision execution.

MS Outlook® provides the user a perfectly integrated calendar, task and e-mail program. However, neither Outlook nor other programs provide any direct support to the process of the meeting.TEAMeeting does so in complete harmony with MS OUTLOOK®, it is based on e-mail only and does not require any server; therefore, it can accommodate and manage meetings with anyone who runs an OUTLOOK® system.

18

Guitar Scales Method 1.0.25


windows Home Education->Miscellaneous $50
View Detail
Download Guitar Scales Method 1.0.25Download Guitar Scales Method 1.0.25
915 KB
If you want to master guitar scales, modes, and improvisation... on all chords, in all keys, all over the fretboard... effortlessly and without hesitation... then the GUITAR SCALES METHOD multimedia course will make your dream come true!

This interactive software is so revolutionary and effective that you only need A FEW WEEKS (not years!) of training to learn all scales in all keys FOR EVER and improvise freely on any chord.

Visit the web site www.GuitarScalesMethod.com and download the FREE TRIAL version of the software. You will immediately experience how easy and enjoyable it will be for you to become a master of guitar scales and improvisation.

19

Calling Flash Method from Javascript


script Flash Free
View Detail
Download Calling Flash Method from JavascriptDownload Calling Flash Method from Javascript
A few examples on calling Flash Methods from javascript. There is also a previous section about passing parameters from javascript to flash. Example flash fla are available for download.
20

Scratch n Win - Entry Method


script PHP Free
View Detail
Download Scratch n Win - Entry MethodDownload Scratch n Win - Entry Method
This is the Entry Method version of Scratch n Win game written in PHP. With this version you can award entries for various drawings.

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search