If you are brand new to Youtube like me. You might want to create a thumbnail for your videos, why? It has the ability to increase viewers. That means more sales for you! In theory, of course, I can not guarantee you anything. If you are publishing one video a … [Read more...] about How to Automate the process of creating Thumbnails
How to import YouTube Subscriptions from a RSS feed to a new channel?
I recently completed my two year anniversary working day in and day out being some what independent to an employer over at saltyslopes.com. For the most part, everything is working out great, good steady amount of projects and fairly good traction with new projects … [Read more...] about How to import YouTube Subscriptions from a RSS feed to a new channel?
“Hello” Environments Has Officially Launched!
It's difficult at times looking from the outside at a professional programmer programming. You might find yourself asking... “How did you jump to the end of the file?" “Why does your terminal look different than mine?" “Wait how exactly do you do that in … [Read more...] about “Hello” Environments Has Officially Launched!
How to move away from Cobol and Mainframes?
Subject: Help me Please! Message: Hi, i'm from Brazil. My carrer it is base on Cobol and mainframes. So now I'm unemployed, because the opportunities in this area doesnt pay enough money... so I decided change my resume and study another language by myself. But … [Read more...] about How to move away from Cobol and Mainframes?
How to edit Host file in Ubuntu / Linux
Custom Hosts File This section is completely optional: The host file that your system uses to match a hostname to an ip address can be located in different locations depending on your operating system. OSX and Linux The host file can be found at /etc/hosts, you … [Read more...] about How to edit Host file in Ubuntu / Linux
How to configuring Custom Aliases in Ubuntu / Linux
[highlighter] In this section you will find some automation tips and tricks that you can use for your workflow in order to make you a more productive programmer. Virtual Box and Samba Shares If you are running a VirtualBox instance from the GUI, and then mounting … [Read more...] about How to configuring Custom Aliases in Ubuntu / Linux
How to use Brackets by Adobe From the Command Line using Ubuntu Linux
At times you might want to open up a file from the command line with your favorite text editor, here I will show you how to accomplish this with Brackets, but this can be modified to work with any text editor. When using a linux distribution and you want to open … [Read more...] about How to use Brackets by Adobe From the Command Line using Ubuntu Linux
How to install ZSH in Ubuntu / Linux
Oh My Zsh: Zsh is an open source, community-driven framework for managing your zsh configuration. To install Zsh open up the terminal and run the following command. … [Read more...] about How to install ZSH in Ubuntu / Linux
How to install git in Ubuntu
Git: Git is a type of version control system designed to handle everything from small to very large projects with speed and efficiency. Download … [Read more...] about How to install git in Ubuntu
How to edit the Host file in OS X
Custom Hosts File This section is completely optional: The host file that your system uses to match a hostname to an ip address can be located in different locations depending on your operating system. OSX and Linux The host file can be found at /etc/hosts, you … [Read more...] about How to edit the Host file in OS X