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…
Replace text in MySQL query
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…
These Technologies Could Shape 5G
With each new generation of wireless networks, faster speeds and more functionality have been delivered to our smartphones. The first mobile phones operated on 1G, text messages and USSD only…
Google Drive on Linux
Even though OverGrive is a closed-source paid application, you'll want to give it a look. At $5 per Google account, you can access all the features available on the application.But…
How to Install Synfig on Ubuntu
Synfig is an open-source animation editing software that is free to download. Assuming you require a Debian distribution package, follow these simple steps for installation. To get started, open your…









