A cluster of hexagons Modulus 03 9553 8008  
search this site:

blank
light source

telephone: +61 3 9553 8008

email:

blue book cover

title
Generating & Selecting KPI Sets
author
modulus: peter hill
synopsis
A practical guide to the generation and selection of good Key Performance Indicators for managing business processes, including a large selection of candidate KPIs for common processes.
The Kaplan and Norton "Balanced Scorecard" approach to generating KPIs is fully embraced.
Content includes Generation of KPIs, General Characteristics, Evaluation of KPIs, Selection of Sets, Rolling out a KPI System.
language
English
price
US $19.95

saffron book cover

title
Good Practice for Commercial Web Design
author
modulus: peter hill
synopsis
A practical guide for business owners - how to specify your commercial website design to achieve your business goals.
Includes a specification template which can be easily adjusted to your new website or a website update. Illustrated by a fully-developed, standards-compliant site which demonstrates good practice.
language
English
price
US $19.95

javadoc.module

javadoc.module generates elegant functional XHTML documentation from Perl, PHP, Javascript or Java source code. The module is implemented as a perl script, so to use it you must have perl installed on your local computer.

Buy on-line, for only AUD19.95, including GST.

javadoc.module makes use of documentation comments in your source code which follow the "Javadocs" standard published and maintained by Sun Microsystems. An example of a function documented in this manner is:

/**
 * Returns the capability for a given capability name.
 *
 * @author Modulus Pty. Ltd. - prh
 * @version 2008 1.0
 * @param $id  unique string id of the device
 * @param $name string name of the capability
 * @param $fallback boolean for considering fallback
 * @param @fallbackChain array of strings, where known, provide this to avoid unnecessary repetitive lookups
 * @return string capability
*/
function lib_getCapability($id, $name, $fallback, $fallbackChain)
{ 
	... 
} 

This documentation is immediately useful in the source code for developers maintaining or altering the source code. However, you may wish to publish an API to your functional library without publishing the source code. To do this, simply run javadoc.module on the source code to produce elegant, valid and conformant XHTML documentation as per the following example:

lib_getCapability

function lib_getCapability($id, $name, $fallback, $fallbackChain)

Returns the capability for a given capability name.

author
Modulus Pty. Ltd. - prh
version
2008 1.0
param
$id unique string id of the device
$name string name of the capability
$fallback boolean for considering fallback
@fallbackChain array of strings, where known, provide this to avoid unnecessary repetitive lookups
return
string capability

Copyright © 2010 Modulus Pty. Ltd.
Were you looking for another 'modulus' site?

tags: Modulus,website,design, tools, applications, consultancies, designers, kpis, balanced scorecard, business process management, internal controls, analog log analysis, computer-based training, cbt, guestbook, link checking, locations, postcodes, distance calculation, find nearest postcode, modular process module, parcel post, calculate postal charges, risk management, as/nzs 4360:2004, sitemap, seo, site search, spell-check in forms

light source
Valid XHTML 1.0 Transitional  home | about modulus | bpm e-books | modules | services | links | the blog| mobi | contact us  Valid CSS!