Articles tagged with: Tools

Setting up a Ubuntu VirtualBox Virtual Machine

Summary: A detailed guide on setting up an Ubuntu VirtualBox Virtual Machine, including basic configuration, Ubuntu tweaks, troubleshooting tips, and security measures.


Code and style checks for Ruby at Sublime Text

Summary: Using Sublime Text for Ruby code and style checks, and setting up some Sublime plugins.


Book Review: Teach yourself visually Search Engine Optimization

Summary: A review of the book 'Teach yourself visually Search Engine Optimization', by Rafiq Elmansy.


Protecting your online privacy

Summary: A guide on how to protect online privacy, offering both basic and advanced tips.


Debugging with Google Chrome basics

Summary: Google Chrome's developer tools provide an all-in-one debugging suite for web developers, including elements, resources, network, scripts, timeline, profiles, audit, and console sections. The console allows for writing JavaScript code on the fly, and the cache can be disabled or modified.