We built a neat little RSS reader for https://code.base64.co.za which involves reading the RSS feed from /rss and displaying the retrieved info in a stylish Owl Carousel. Let's start with…
Build Simple RSS Feed reader jQuery
How To install Etcher on Ubuntu
Etcher is a cross-platform open software that allows you to burn images to SD cards and USB drives with ease and in a safe manner. Using Etcher you can also…
WannaCry 2.0?
Boston, Massachussetts based software company Rapid7 has confirmed a vulnerability in their system on over 104 000 computers running the widely used free networking Linux software Samba. This flaw in…
How To Install Luminance HDR 2.5.0 on Ubuntu
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…
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…
Truncate a string in jQuery without cutting off word
If you'd like to display a preview of some text without cutting ending the preview in the middle of a word you can use the following snippet: jQuery.trim("This is a…
Add Google reCaptcha to Java Spring
Preventing bots from submitting forms on a website or web app is an absolute must, especially when you're receiving hundreds of emails about highheel specials in Russia 🙂 For some…









