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
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…
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!
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…
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…
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…
Today In Tech History: 27 May 2003
The history of WordPress is varied but it loosely begins with the Matt Mullenweg and Mike Little's Fork of B2/cafelog (b2 or cafelog). By 27 May 2003, WordPress- a name…
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…
