In today’s world, you handle most of your tasks online. Whether that’s banking, paying bills, planning a trip, or shopping. All of these things you do are completed through a web application.
Development
Software development is the process of conceiving, specifying, designing, programming, documenting, testing, and bug fixing involved in creating and maintaining applications, frameworks, or other software components.

Ruby OpenSSL Not Found on Catalina MacOS
After upgrading to Catalina on my Mac, I realized that I was unable to install a new version of Ruby using RVM without encountering OpenSSL errors. This turned into a full fledged nightmare for a couple of clients' source code who leverage old versions of Ruby. If...
Introduction to ARKit, AR, and VR
Introduction to ARKit In the latest news about iOS, ARKit is receiving a lot of attention, due to its ability to visually impress everyone (not just developers). ARKit is a young technology with flaws, without a doubt. However, the ARKit is a...
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...
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...
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...
"How Do I Raise Investment?" Advice for Healthcare Startups
Hi Healthcare Startup Innovators! We are scheduling our next Meetup for June 22nd in Arent Fox LLP, Downtown SF. The evening will kick-off at 6pm with snacks and networking, with the event proper starting at 6:30 / 6:40pm and run until 8pm. Of course you are welcome...
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...