Posts

Showing posts with the label Software

Libre Office Development Environment (Setup)

Let's get into the topic without wasting any time. This blog will provide you tips and tricks to set up the development  environment for those who want to contribute to libre office code. Some documentations and reference sources to check before building. Youtube video: https://youtu.be/whHBiTwstWI   Watch Now Documentation : https://wiki.documentfoundation.org/Development  Read Docs Some additional tricks: On Windows One of the most important things to do is install Visual Studios and all its components properly. One of the quickest ways are 1. Instal Visual Studio Community Edition which is free form the official website. 2. Check the dependencies and select components individually on Installer UI.       Refer to https://wiki.documentfoundation.org/Development/BuildingOnWindows 3. You also need other components not mentioned in the documentations. For this, visit      https://git.libreoffice.org/core/+/refs/heads/master/.config/20...

Firefox Advance Settings(about:config)(Secret Menu)

Image
Firefox Browser Logo Firefox browser has many features which makes it unique. It is one of major (widely recognised) alternatives to the Chromium based browsers in the market. The browser has many good and bad features and the decisions of its parent organisation's management who claim to be privacy friendly and not for profit, is often questionable. One of the unique features of the browser is its advanced settings, found by typing "about:config". As of 2025, this can be accessed on any version of firefox on desktop but on android, it is only found in the Beta and Nightly versions. To access this secret menu on regular Firefox on Android , type in search bar "chrome://geckoview/content/config.xhtml" Often people find it difficult to understand what these settings do because there is no official list of these and all information related to the settings are scattered in the web. So, here are some important settings with their descriptions. Please note , some of t...