July 30, 2020 Browser Coding Windows & Software Password-Protect Firefox startup There have been some ways to password protect firefox to prevent startup by 3rd party persons, however, there seems no native addon at this moment (2019), so the only thing… See More
May 31, 2020 Windows & Software [Windows] Automatically Commit & Push git repository once in every X day/minute/hours There are people when have specific needs (like us) who want to setup a “cron”-like task to auto-commit & push the changes to remote repository. This can be done in… See More
May 28, 2020 Coding Website Two-way Encryption/Decryption between PHP and C# (sharp) We have been using some simple approaches to securely transfer messages between PHP and C# . We published our method here on github: https://github.com/ttodua/useful-php-scripts/blob/master/two-way-encrypt-decrypt-PHP-C_sharp Note, you can use the code… See More
February 20, 2020 Trading programming [NinjaTrader 8] Open Interest indicator Open Interest Indicator is missing from NinjaTrader, because the OI data is not regular data and is not provided by Platform itself, instead it should be provided by Datafeed provider.… See More
January 22, 2020 Information & How to tutorials Video Windows & Software [Solution] Add Arrow in Sony Vegas & Magix Vegas Easily inert arrows in Vegas You might have seen the tutorials with complex steps to achieve the simplest thing – to draw arrows. It’s because, that Magix Vegas Pro (a.k.a.… See More
January 4, 2020 Windows & Software [Solution] The specified path does not exist – VirtualBox File opening error message in Shared folder Sometimes, when you try to open a file in VirtualBox, from shared folder, you might get message: The specified path does not exist.… See More
October 30, 2019 Website Windows & Software [Solution] Unable to log in at server – ThunderBird Thunderbird authentication error If you use Mozilla Thunderbird, you might sometimes see the issue when adding a new account: Unable to log in at server. Probably wrong configuration, username or… See More
October 28, 2019 Browser Website Snippet to copy current Youtube Video Url with Time Quickly Copy Youtube video url with current time While watching the current video and want to quickly get the link to current moment, it’s a bit long process to do… See More
October 26, 2019 Browser Website Delete/Select All Telegram messages Delete all messages in Channel / Group The script was working in 2019. Use the script at your own risk! After execution, ensure (refresh page) that you don’t delete messages… See More
September 13, 2019 Information & How to tutorials Windows & Software Set Unicode (UTF-8) as default Set UTF8 as default encoding for Windows Notepad text files It has been years Windows users are suffering with the absence of the simple functionality. When we create new text… See More