News

Zenity, a tool to display GTK dialog boxes from the terminal and shell scripts is a great tool and it is very easy to use. In ...
Managing files across a remote connection, or sat at your desk, the Linux terminal is the place to be. Learn how one command ...
Microsoft Edit is a first-of-its-kind command line text editor for Windows which supports advanced editing beyond the Notepad ...
The Windows Security Service did not shut down properly after receiving a preshutdown control in Windows 11/10, see this post ...
Developing apps for the Android platform allows you to handle various media types users have on mobile devices, including image files. With a few additions to the Java code for an Android app ...
You can convert XLIFF files created with OpenXLIFF Filters to original format using class com.maxprograms.converters.Merge in your Java code. If you use binaries from the command line, running .\merge ...
A Java implementation of a very fast algorithm for creating Sudoku riddles. Has also the functionality to solve Sudoku riddles. Please note that the current version ...