Here is the second part of our blog series on building a successful healthcare application for web or mobile. This post focuses on utilizing ‘user-centered design’ methodologies to enhance the usability and usefulness of your app. But firstly, what is...
UI
User interface (UI) design is the process designers use to build interfaces in software or computerized devices, focusing on looks or style. Designers aim to create interfaces which users find easy to use and pleasurable.
Technical Analysis of the $31 Million Dollar Ethereum Hack
Here's an interesting analysis of the $31 Million Ethereum Hack. http://medium.freecodecamp.org/a-hacker-stole-31m-of-ether-how-it-happened-and-what-it-means-for-ethereum-9e5dc29e33ce From a technical standpoint, it appears as though the software developers who built...
How to Serve Up Web Content from Ethereum – Part 4 – Ethereum Mining on TestNet
This tutorial is part of a series of blog posts on getting a web page on your web server to communicate via web3 with your Ethereum test network on localhost. In our previous post, we created the first block in our testnet using a CustomGenesis.json. In the...
How to Serve Up Web Content from Ethereum – Part 3 – Setting Up Your Own Private Testnet with a Genesis Block
This tutorial is part of a series of blog posts on getting a web page on your web server to communicate via web3 with your Ethereum test network on localhost. In our previous post, we installed Geth on Mac OS X. When Geth is initially started on a Mac, Geth will start...
How to Serve Up Web Content from Ethereum – Part 2 – Download Geth on Mac OS X
This tutorial is part of a series of blog posts on getting a web page on your web server to communicate via web3 with your Ethereum on localhost. In our previous post, we installed the Ethereum Wallet. The Ethereum Wallet is a nice way to visualize what's...
How to Serve Up Web Content from Ethereum – Part 1 – Install Ethereum Wallet
This tutorial is part of a series of blog posts on getting a web page on your web server to communicate via web3 with your Ethereum Wallet on localhost. In the process of trying to build a simple distributed app, Dapp, I encountered a ton of examples that do...
Setting up your Ethereum Eth Environment on a Mac OS X
Setting up your Ethereum Eth Development Environment on a Mac OS X Firstly, to install Ethereum Eth download the latest stable binary of cpp-ethereum, and install on your chosen operating system. I'm running on Mac so I'll install via Homebrew brew update brew upgrade...
Preview 2017: Top Programming Languages
Whether you are a seasoned Developer or new to the game, you will be aware of the many programming languages available to you as you start work on a new web or mobile app. Sometimes the decision about which language to use is straightforward, but other times you may...
Top Web & Mobile App Design Trends 2017
App Design Trends for 2017 The field of digital design is developing at breakneck speed with terms such as User Experience Design (UX), User Interface Design (UI) and Interaction Design (IxD) becoming increasingly common. These fields of study and are getting better...
5 Easy Project Management Tips
This blog was originally written in 2016 and has been updated frequently. So you’re dreaming big dreams for 2020 - maybe you want to start a blog, set-up an ecommerce site for your handmade throw cushions, or finally create that cooking app that you always wish...