Tag: HowTos

HowTo: Embed a YouTube Playlist

Here’s how to embed a YouTube Playlist without resorting to a third-party plugin (e.g. WordPress plugin): Step 1: Find the playlist you want to embed, and grab the…

HowTo: Add a new sending address to your Gmail

This is an old trick, but as my clients ask me about it all the time, I’m providing the following instructions on how to add a new sending…

HowTo: Backup your data with Dropbox

If something happened to your computer, would you still be able to access all your important files? If you answered, “No,” you need a backup solution. Allow me…

How to simulate your cron environment

When you’re debugging cron jobs, it’s very useful to be able to simulate the environment your crons are running under so you can see what’s happening. Here’s how…

How to post to Instagram from  your desktop

Instagram has just launched a mobile web version of their platform to encourage use by people who haven’t downloaded their app. Though not officially supported, you can post…

How To Deploy a Meteor.js Application on Ubuntu 14.04 with Nginx | DigitalOcean

This should be handy – a Digital Ocean Tutorial on deploying a Meteor.js App on Ubuntu 14.04 with Nginx. Deploy a Meteor.js application on Ubuntu 14.04 with Nginx…