Development environment xampp windows 10 Build vue.js $ npm install -g vue-cli #install vue-cli globally $ vue init web pack myapp #create new project with…
Author: admin
Costing for IOT Development
LPWAN Cost Webinar from Brian Ray https://www.link-labs.com/blog/costs-in-iot-lte-m-vs.-nb-iot-vs.-sigfox-vs.-lora
Tracking Technology
What to track Stock and Asset Vehicles Animals Human Children and Sr Citizen Workers How to track GIS (Graphical Information Systems) GPS (Global Positioning System)…
Optimizing the plate number recognition (notes)
The note is based on the short research by googling the internet and reading some paperwork. The parameters need to be considered is Site environment…
Machine Learning – Object Detection a quick note (draft)
Software Environment Windows 10 Anaconda for python TensorFlow-GPU CUDA v9.0 cuDNN v7.0 Setup Application Open Anaconda prompt Type “conda create -n tensorflow1 pip python=3.5”…
The Human Needs
According to the coach/speaker Anthony Robins, there are 6 core of Human Needs that can contribute to the human success and happiness. Certainty Variety Significance…
UI UX – A light-based or a darker one?
The question that always rise from the client is “what is better? dark or lighter?” After reading this post, what i can summarize is to…
Perbezaan skop kerja antara User Interface (UI) dan User Experience (UX)
Skop kerja untuk User Experience (UX) adalah lebih menjurus kepada Penyediaan rekabentuk dalam aspek penyampaian content dan user story. Di anatara reference yang diperlukan untuk…
The Javac task failed unexpectedly. System.IO.PathTooLongException
To resolve this issue you need to edit the your Android CS Project by adding this two <PropertyGroup> <UseShortFileNames>True</UseShortFileNames> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'…
System Architecture For Web Application
Logical VS Physical Architecture Presentation Layer Rendering HTML Client Side Scripting: Javascript Embedded Component (ActiveX, Applets) Business Logic Layer Data Mapping Layer File/Database Management Non…