Category IT

Web Template Engines

This post features web template engines. Web template engines are run on server side. Some web end frameworks, such as Django, include their own web template engine. List of Web Template Engines Web template engines featured on this post: Java…

Software quality assurance

This post is about software quality assurance. Software testing methods Software testing methods Unit testing Unit testing focuses on individual units of code or smaller sections of code for testing. Component testing focuses on testing individual components or modules. Integration…

Open-source Intelligence

This post includes a list of open-source intelligence (OSINT) tools. List of OSINT Tools Mosint Mosint is is an automated email OSINT tool written in Go designed to facilitate quick and efficient investigations of target emails. It integrates multiple services,…

Unix Shell

Unix Shell Commands cat cat displays the content of a file. find find searches the directory tree for a file name that matches the arguments on the command line. getfacl getfacl displays information for all files, including proprietar and group.…

Component-plus-Strategy architecture

Component-plus-Strategy architecture and Component + Strategy (C+S) architecture is a software architectural pattern. It combines the Component UML element configured via Strategy software design pattern objects. It was conceived as a generalization of the hexagonal architecture / ports & adapters…

ZX Spectrum

ZX Spectrum was a home microcomputer that was very popular in the 1980s. It was originally created and developed by Sinclair Research in 1981. The right on the product and brand was sold to Amstrad in 1985. It was designed…

Open Systems Interconnection

Open Systems Interconnection (OSI) was developed in 1977 by ISO. TCP/IP was developed in 1969. OSI Layers OSI model layers: A mnemonic way to remember these layers is to memorize the sentence All People Seem To Need Data Processing. The…

Mermaid software

Mermaid is a markup language to describe diagrams. It is less powerful than Vega. Its definition language is text DSL. It is HTML-native. There are open source implementations of it. Bibliography

snort

snort is one of the most popular intrusion detection system (IDS). It is free and open source software (FOSS). snort.conf snort.conf is a file located in Snort/etc/ ipvar HOME_NET any You can change ‘any’ with the IP you are protecting…

IT Intellectual Property

This post discusses some aspects of intellectual property (IP) focused on information technologies. Intellectual Property Legal Protection Measures Intellectual property protection mechanisms featured on this post: Copyright Copyright is a right by law that guarantees the creators of “original works…