Luminance HDR, once called Qtpfsgui, is a multi-platform, open source graphics software used for the creation and manipulation of high-dynamic-range or HDR images. Luminance HDR supports several High Dynamic Range…
How To Install Luminance HDR 2.5.0 on Ubuntu
3 ways to make money on YouTube
The days of a traditional 8 to 5 job being the only source of income are becoming a thing of the past with the advent of online advertising / affiliate…
How To Improve Your Mozilla Firefox Browsing Experience
Linux allows those who prefer to use Mozilla ™ Firefox over other browsers the opportunity to have a faster browsing experience with a simple adjustment in settings. While this hack…
Replace text in MySQL query
If you'd like to replace the text in a MySQL column you can run the following query: UPDATE tableName SET columnName = REPLACE(columnName, 'old text to replace', 'new text to…
WannaCry: How Does It Work?
Here's what you need to know about the Ransomware that's been dubbed WannaCry. Security experts say this is the worst and most widespread pieces of malware they've ever seen. Especially…
How To Turn Off the Ads on Windows 10 File Explorer
While we can all rejoice in the fact that we live in a world where Windows 10 is still a player in the OS market, that could be all jeopardised…
Android Pay Is Coming to Google Assistant
Google announced a series of changes to its conversational assistant, also known as Google, at the Google I/O last week. With the new launch of Google O, users will be…
Creating a Snake game with javascript, css and html
Tutorial on Youtube… Link: https://www.youtube.com/watch?v=xeqB9ZZSxbg PLAY THE GAME Snake Press arrow down to play!
View changes in Git file prior to committing
If you'd like to see what has changed in a particular file prior to committing you can run the following command: git diff fileName
Check if String matches GSM7 or ISO-8859-1 (Latin 1) Java
There are a couple of really neat methods to check whether a String is contained in Charset in the java.nio.charset package. The only problem with this is that when the…









