How to install Embark by Status in MacOS (Ethereum Dapp development)

Prerequisites: 1. Node Version Manager   2. Node   2.1 Go (Optional)   2.2 Ethereum Client (Optional) How to run geth using rinkeby Ethereum test network node: geth –rinkeby –datadir=~/.gophersland_ethereum_r1 –port=30304 –cache=2048 –rpc –rpcport=8546 –rpcapi=eth,web3,net,personal –syncmode=fast   IPFS (Optional but recommended) $ tar xvfz go-ipfs.tar.gz $ cd go-ipfs $ ./install.sh $ ipfs init initializing IPFS node…

Read More

How to calculate “Lead Time” or “Real Average Resolution Days” with eazyBI and JIRA

(IMPORTANT UPDATE OF THIS POST: See How to calculate “Lead Time” or “Real Average Resolution Days” with eazyBI and JIRA (Part II)) The default calculated measure of eazyBI “Average Resolution Days” counts until the last Resolution filled ( not until the first value of the Resolution field), then if you set a new Resolution from “Resolved”…

Read More