user8989957: i tried to made an apps to get result from gmaps API.I want to use array list to save the result from JSONObjectThe log from result_name.toString() return the correct arrayBut… Read More
Or the alternative title - combining ADFS w/SAML and Azure AD w/OAuth in the same authentication request just because it is possible
A few days ago I was asked to look into how the Power BI… Read More
# -*- coding: utf-8 -*-"""requests.models~~~~~~~~~~~~~~~This module contains the primary objects that power Requests."""import collectionsimport datetimeimport sys# Import encoding now, to a… Read More
PoYo: I am trying to control a servo motor using arduinos web server. I am working on the example which came with wifi101 library. I created a slider using html and print out the value via j… Read More
Building a simple timesheet app with SlashDB, Go and Vue
As a proof of concept we are building a time tracking app using APIs from SlashDB for the backend.
The app itself will all… Read More
Magento is enorm gegroeid in de afgelopen paar jaar. Door de enorme hoeveelheid aan functies, mogelijkheden en vrijheid voor ontwikkelaars om zich het e-commerce platform eigen te maken word… Read More
Some days ago I had to write a little client application to call a RESTful web service; my job was to upload some data, defined in terms of JSON, along with a picture (PNG format, but that d… Read More
TCP/IP (singkatan dari Transmission Control Protocol/Internet Protocol) adalah standar komunikasi data yang digunakan oleh komunitas internet dalam proses tukar-menukar data dari satu… Read More
Chapter 1
MPLS Basics
The exponential growth of the Internet over the past several years has placed a tremendous strain on the service provider networks. Not only has there been an increase… Read More
The driving force behind Ajax is the interaction between the client (web browser) and the server. Previously, the understanding of this communication was limited to those who developed purel… Read More