If you have been creating content types, it is obvious that you would not like to display all the fields one after another. But what if you wanted to display a field content in between some text, say the name of the author or say you have a date field etc.
4 years 7 months ago
'ncdu' an easy to use NCurses based command line disk usage utility
Ncdu is a disk usage analyzer with an ncurses interface. It is command line utility which has a better and easier to use interface compared to the basic command 'du'
4 years 8 months ago
How to export a game as executable in UPBGE/Blender Game Engine
UPBGE (Continuation of the Blender Game Engine) is used for creating 3D games. We can play the game in the engine itself, but how do you export it as an independent executable so that you can use it without UPBGE.
4 years 9 months ago
Setting up ROS on Linux Mint 20 (Ulyana)
ROS is an open-source, meta-operating system for your robot. It provides the services you would expect from an operating system, including hardware abstraction, low-level device control, implementation of commonly-used functionality, message-passing between processes, and package management. It also provides tools and libraries for obtaining, building, writing, and running code across multiple computers
4 years 9 months ago
jQuery - How to address a cell in HTML Table
Senario: To be able to access a particular cell <td></td> on one of the rows in HTML table. Using jQuery we can easily access a particular row and then target a cell of a HTML table easily by using the eq() traversal filter method and the :nt-child() pseudo-class methods available.
4 years 10 months ago
Fixing broken video file - moov atom not found
Scenario: While doing a screen recording using Vokoscreen
4 years 10 months ago
Shell Builtin command
Shell like bash or sh are application which provide you a way to run other application/commands via the command line interface.
4 years 10 months ago
Drupal 9 Installation requirements
Many of us will be migrating our site in next few months to Drupal 9. Given below are the minimum requirements for installing Drupal 9. Check out the hosting service before hand if your requirements are fulfilled.




