Google Chrome rolled out an update today that broke the WebCam integration for one of our clients, which required us to downgrade Chrome on a number of machines. Unfortunately, we were not able to find a good tutorial on how to downgrade Chrome. Hence, we put together...
App
The word app is a noun, and it’s short for “application.” Application in this case refers to a software application — in other words, an app is a software program. Usually referring to one running on a Mobile device
Introducing NEO Flux – The Lightweight C# NEO API Server
NEO Flux aims to be the first lightweight C# NEO API server AllCode has started publishing to our neo-flux github repository. http://github.com/MobileAWS/neo-flux AllCode started working on neo-flux after incurring pain with neo-python due to neo-python's requirement...
Pareto Network's ERC20 Smart Contract Audit Report
1. Introduction This document is a security audit of Pareto Network’s ERC-20 token contract supporting their decentralized ecosystem. The scope of the security audit was restricted to: Scan the contracts listed above for generic security issues using automated systems...
Configuring the NEO-GUI and NEO-LUX to use different NEO Seed Nodes
It is important to specify your NEO Seed Nodes, if you want to get the NEO blockchain up and running on your machine. If you download the neo-gui from the NEO Project or neo-lux or neo-python from the City of Zion, you will run into issues synching the NEO blockchain....
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...
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 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...
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...