Tutorial by Topics: 4

The Google Analytics Reporting API V4 is the most advanced programmatic method to access report data in Google Analytics. With the Google Analytics Reporting API, you can: Build custom dashboards to display Google Analytics data. Automate complex reporting tasks to save time. Integrate your G...
ABL (Advanced Business Language). Earlier known as Progress 4GL. Progress ABL is a programming language tied to the Progress OpenEdge environment, its database and surrounding utilities. This makes it a "fourth generation" programming language. Progress ABL is a strongly typed, late-b...
This section provides an overview of what extjs4 is, and why a developer might want to use it. It should also mention any large subjects within extjs4, and link out to the related topics. Since the Documentation for extjs4 is new, you may need to create initial versions of those related topics....
This section provides an overview of what PyQt4 is, and why a developer might want to use it. PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt is a blend of Python programming language and the Qt library. This ...
Base 64 encoding represents a common scheme for encoding binary into ASCII string format using radix 64. The base64 module is part of the standard library, which means it installs along with Python. Understanding of bytes and strings is critical to this topic and can be reviewed here. This topic exp...
This section provides an overview of what slf4j is, and why a developer might want to use it. It should also mention any large subjects within slf4j, and link out to the related topics. Since the Documentation for slf4j is new, you may need to create initial versions of those related topics. ...
Bootstrap 4 is a major rewrite and there are many changes to be aware of when upgrading from Bootstap 3. Here are the class name changes, tips and examples of migrating your Bootstrap 3.x code to Bootstrap 4.x. This just a small example more detailed examples to be followed.
Finite States Machine concepts are usually implemented under Object Oriented Programming (OOP) languages, for example using Java language, based on the State pattern defined in GOF (refers to the book: "Design Patterns"). R provides several mechanisms to simulate the OO paradigm, let's ap...
T4MVC is a T4 template that generates strongly-typed helpers for use in MVC Routing mechanisms, as opposed to magic strings. T4MVC will detect the various controllers, actions, and views, and create references to those views, making compile-time errors in the event that an attempt to Route or access...
This section provides an overview of what c#-4.0 is, and why a developer might want to use it. It should also mention any large subjects within c#-4.0, and link out to the related topics. Since the Documentation for c#-4.0 is new, you may need to create initial versions of those related topics....
Manipulating Regex for IPv4 and IPv6 and replacing by fake IP address in a readed log file
It's useful to have a T-SQL script for creating and configuring a new database and user for Alfresco Installation purposes. It's boring and time-consuming to jump around many pages on MSDN. I provide the script hereafter: Guidelines for preparing Alfresco Instalation to a SQLServer database,...
This topic would cover how angular-cli project is ready for production build, what all necessary steps taken before deploying, how to create war file for project deployment and finally how to configure the apache tomcat for angular-cli project deployment.
Some samples of integrating TypeScript with react-router 4.x. The goal is to preserve as much type safety as possible. How to accomplish this with TypeScript is not obvious when following the projects documentation.
Taken from IdentityServer4 Official Docs IdentityServer4 is an OpenID Connect and OAuth 2.0 framework for ASP.NET Core. It enables the following features in your applications: Authentication as a Service Centralized login logic and workflow for all of your applications (web, native, mobil...
This section provides an overview of what log4net is, and why a developer might want to use it. It should also mention any large subjects within log4net, and link out to the related topics. Since the Documentation for log4net is new, you may need to create initial versions of those related topi...
Laravel 5.4 comes preinstalled with sparkpost api lib. Sparkpost lib requires secret key which one can find from their sparkpost account.
With the datatables plugin you can add export buttons to your table. You can export your table data to excel, pdf or copy it to the clipboard. This manual is intended for the bootstrap 4 framework.
Pros and Cons of different loggers which can be used to create a log4j-formatted log to be viewed using the Log4View viewer. I will review 3 loggers in this article, Log4cxx, Log4cplus and Log4cpp.

Page 2 of 3