The Potential of Telehealth Software Solutions Since COVID-19 altered our way of life, telehealth has become a byword for efficient, safe, indispensable interactions between providers and patients, today and into the future. Augmenting traditional medical...
Software
Software comprises the entire set of programs, procedures, and routines associated with the operation of a computer system. The term was coined to differentiate these instructions from hardware—i.e., the physical components of a computer system.
Ethereum Truffle Pet Shop DApp running on an Amazon EC2 Instance
In this tutorial, we're going to deploy the Ethereum Truffle Pet Shop DApp demo to an AWS EC2 Micro instance. If you've played with Ethereum's Solidity programming language to deploy smart contracts to the blockchain, you've come to the realization that Ethereum and...
Successful Health Apps Part 2: User-Centered Design
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...
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 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...
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...
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...
HIPAA Compliance in the Cloud
HIPAA Compliance for digital health startups is important. In this blog post, we'll define HIPAA, PHI, and HIPAA Compliance. We'll then provide practical examples of PHI. We will specify some steps that need to be taken to secure PHI in a cloud environment. We'll then...
Native Apps vs. Non-Native Apps vs Hybrid Apps for iOS and Android?
“Should we build Native Apps, Non-Native Apps, or Hybrid Apps for iOS and Android?” We get this question all of the time. In most cases, the answer is yes, your mobile should be written in a native language. The only times that you should consider building a...