Productivity Blog Posts
Self Tag Google Photos
A picture may be worth 1,000 words, but what good is it if you can't find the photo?
Google Photos is a great tool, you can use their algorithm to find pictures easy. Google analyzes photos for objects and tag photos with those objects.
So it easy to find photos that contain objects such as:
- White Car
- Swimming Pool
- Christmas Lights
- Waterfall
All Fun and Games...
The problem is what if your description of a photo doesn’t really match the A.I. algorithm.
For example look at this photo:
This is the back of my Samsung TV. For me, this photo is useful because I know what ports are available on the back of the TV.
Google Photos doesn’t know much about this photo. Searching for Samsung TV won’t show this photo. That’s because there’s nothing to indicate that it’s a Samsung TV.
Adding a description to this photo in Google Photos will help me find this photo. So in this example, I added, "Samsung TV Backside" to the description.
Google includes the description field as part of the photo search. So if I just search for Samsung, the above photo would be included in the search results.
Productivity Tip
Every once in a while you should add a description to recent photos that were uploaded to Google Photos.
A simple description of why you took that photo can make a huge difference. You don’t need to write a long story, just a few words that might make you find this photo easier.
This 5 to 10 mins now can save you a ton of time later.
Sample Ideas
Here are some description ideas for you to think about:
- Coldest Day of the year
- First snow storm
- Last Car seat ride
- Yard Sale Books
- Clothes Donation (Helpful around Tax time!)
- First Apartment
How to Add a Description
Open Google Photos and look for a photo that you want to add a description. Click on the photo, then click on the "i" icon in the top left. Then add a description.
Flash Storage Stand
On Etsy.com you can get all sorts of cool things. One thing that I purchased recently is the Flash Storage Stand ( SD x8, USB x8, microSD x15).
This is a great organizer for anyone that has a coffee mug on their desk that is filled with USB drives and SD cards.


There are a lot of people making and selling these, the one that I happen to purchase it from was PontiacPrintingPress. The stand goes for about $5.99.
You can find others by searching for USB Card Holder.
Some Thoughts
I don't think I'll ever have 15 Micro SD cards. I got this one because I think having 15 holes for the microSD card makes the stand look neat. Some shops have only five slots, but I think having more is good.
I don't have a lot of SD cards, so the empty slots are great for storing USB tips.
Highly Recommend!
So how doesn't this help with Productivity? Well, this is a simple design that looks good and doesn't clutter the desktop.
An unclutter desktop can help you stay focus on your important tasks.
Also, having your cards neatly organized can make it easy to find the storage device that you want.
Upload/Download files using iTerm2
iTerm2 comes with a suite of UNIX tools that makes things a lot easier to navigate files between networks. You need to manually install these tools via the "Install Shell Integration" command in the iTerm2 menu.
Here's a list of all the command line tools in iTerm2:
imgcat filename | Displays the image inline. |
imgls | Shows a directory listing with image thumbnails. |
it2api | Command-line utility to manipulate iTerm2. |
it2attention start|stop|fireworks | Gets your attention. |
it2check | Checks if the terminal is iTerm2. |
it2copy [filename] | Copies to the pasteboard. |
it2dl filename | Downloads the specified file, saving it in your Downloads folder. |
it2setcolor ... | Changes individual color settings or loads a color preset. |
it2setkeylabel ... | Changes Touch Bar function key labels. |
it2ul | Uploads a file. |
it2universion | Sets the current unicode version. |
it2dl
One of the tools that I thought was very cool is the it2dl (iTerm2 Download) tool. With this tool you simply type in it2dl and the file you want to download to your computer.
So when you SSH to a location and find a file that you want to move, simply type in:
it2dl filename
it2ul
It's easy to upload a file to a remote server using the it2u; utility. Simply go to the remote server that you want the file to appear, and then type in it2ul. An upload dialog box will appear asking which file on your local computer that you wish to send to the remote server
it2ul
Doing More With the Command Line
Using the it2dl and it2up commands can help move files between remote and local servers. You shouldn't have to switch applications to move files around.
xCode Training
This week I am dedicating time into learning all about iOS 13 & Swift 5 using Xcode. Currently, I am using the Storyboard Interface and at some point in the training it will move to the new SwiftUI interface.
Udemy Training
I am taking the iOS 13 & Swift 5 training on Udemy. Dr. Angela Yu does a great job of explaining how to use XCode and her teaching styles help you learn a lot in a short time.
The course is good because there's a lot of workshops and real-life examples where you can play around and learn a bit more.
There are 58.5 hours of videos with 573 lectures - I think it may take a bit longer than a week to go through it.
Training Goals
I don't have any specific goals with this training. I just want to learn about the capabilities of creating apps on the iPhone. I am taking a lot of notes and enjoying learning all the challenges creating an App on the iPhone.
Code Snippets
When I find a really useful code, I am storing them in Google Sheets and tagging them as Swift. This will make it easy to find code snippets in the future.
A to Z Blog Challenge Note
The letter "X" is a really hard blog topic to find. Honestly, there are not that many words that start with an X. Let alone words in the Productivity category.
Red Hot Timer
Having a timer is one way to keep the focus on what needs to be done. It's a way to stay on track and get things done.
You can buy a timer to put at your desk so that you can see how much time is left. The good thing is that the timer isn't using any computer resources. In addition, it's good if you want to track time away from the computer.
On the iPhone, Apple's Clock has a good timer. Otherwise, any good 50 Minute Visual Timer would be good to have next to your home desk.
Red Hot Timer
On the Mac, the Red Hot Timer app is a fast and easy way to set up a timer. You can set the timer from the system menu bar and it will show you the most active time.
Screenshots of the Red Hot Timer App
Five Things I like About the Timer
- In the preferences panel you can set up a predefined time for whatever purposes, and that will appear in the drop-down menu in the menu bar. So you can set up how long it takes to do a computer build, and set the timer and then check it when the time expires.
- You can run multiple timers. The timer that is about to expire first is the one that appears in the menu bar.
- There is a count down and a count-up mode. The count up is useful when you're tracking the amount of time before the release.
- You get 6 timers for "free" to try the application, in the purchase panel there's an offer to try it for a month. If you find it useful you can buy a yearly subscription for $2.99.
- There are several options on what happens when the timer ends. If the computer is on mute, the Timer application will become the front most active application.
Lean PDCA
In Lean Methodology, the key point is the Plan, Do, Check, Act - or PDCA Chart. The methodology can be used continually to improve processes.
This will probably be the model that Governments will be using to decide on how to "open up the economy" in the CoronaVirus
What this all means
Plan
Figure out the objectives and steps to deliver the best results. Try to recognize an opportunity and plan a change to produce a positive result.
Do
Not only should you take action on the plan, but test a part of the change. Take small steps and add some tracking so the changes can be measured. You want to make sure that the change has a positive effect.
Check
Gather the data from the "Do" stage and evaluate the results. Check to see if it producing the expected results and by all means identify what you have learned.
Act
Take additional action based on what you lean in the Check stage. If necessary, make changes to the action to improve to make to match the desired results.
Focus on Productivity
The CoronaVirus has caused a lot of people to work from home to be safe and flatten the curve. They are now working with their families. The whole, "Working from Home" is a bit more complicated now.
It's hard to stay focus while there are so many distractions. In addition, you can't just escape to the local coffee shop to "getaway."
Bryann Andrea has the right idea:
“This is a pandemic. Not a productivity contest.”
— Bryann Andreá (@BryannAndrea) April 5, 2020
Tips and Tricks
Here are four ways to help focus on your productivity.
- Try Meditation by using software like Headspace to help feel less stress, focus more and sleep better. All keys to getting more done.
- Instead of watching the News or silly videos on Facebook, invest in a Productive course, such as this one on Udemy: Become a SpeedDemon: Productivity Tricks to Have More Time. You'll learn practical strategies on doing more with less time.
- Learn the Wacky To-Do List and if a simple change in your routine can help get more done: My Wacky To-Do List System That Has Helped 1,000+ People.
- Drink More Water. This blog post talks about what a simple glass of water does to your body: How drinking water increases your concentration.
Success Principles Survey Results
Kim over at Self Development Secrets did it again, she put together a results of a survey of Success Principles. A few weeks ago they sent a survey to a bunch of Bloggers and Successful Entrepreneurs.
The information gather is truly valuable, its a collection of advice on how to be successful. Everything from the "Best Way to Learn" to the "Most Important Trait" to be successful. There's a great infographic to understand the path to success.
www.selfdevelopmentsecrets.com/success-principles-roundup
The results of the survey conclude with great advice from all the participants. Each contributor was asked to submit something piece of advice that has motivated them.
List of the Best Self-Help Books
What would happen if you ask 200+ productivity bloggers what their favorite self-book book is? How many different responses would you get?
The people over at selfdevelopmentsecrets.com took a survey of various Productivity Bloggers and asked them which Success book influenced their life. Check out the survey results and then check out the bloggers who responded with books that have influenced you.
www.selfdevelopmentsecrets.com/best-self-help-books
The selfdevelopmentsecrets.com has a lot of other survey results. It's a good site to learn about the best books to read in the vast world of business books.
What's nice is that it's an unbias view of books and authors which adds to the credibility of the information.
Gravatar

There are lots of various web forums and blogs online. There's just about one for every nitch group. The problem is dealing with all the various profiles that need to be setup.
For users, they don't want to have to change their profile image on every site that they visit, and for webmasters, the last thing they want to do is build a user interface for avatars.
Gravatar Solves the Problem
Gravatar makes part of the process simple by having a universal Avatar. When you put in your email address in comment field, the website will display data you entered from the Gravatar server.
Here's a brief description from their website:
Your Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Avatars help identify your posts on blogs and web forums, so why not on any site?
Millions of avatar images are being served over 8.6 billion times per day.
General Users
It's worth a few minutes of your time setting up your Gravatar. This way you'll have it all ready to go when you need it. It doesn't cost anything to setup or to use. It will make your comments stand out on various internet blogs.
Website Owners
I recently integrated Gravatar to the comment section on this blog. Here are some notes on the whole process.
- It doesn't cost anything to make calls to the Gravatar server.
- It was quick to set up. I spent a few minutes reading through the Developer instructions on their site. Took about 20 minutes total
- Basically you convert the email address to a md5 Hash and then append it to a specific URL.
- Once you have it set up, you can decide what data to pull from the Gravatar server.
- It takes some tweaking the HTML and CSS to format the image. Tip: Make sure have some fail-over plan should the image not return in time.
- Using Gravatar is so much better than having to build some fancy profile page.
Browser Bookmark Bar Icons
Does your Internet Bookmark Bar look like this:
Did you know that you could make it less cluttered by just showing the website icons? How about transforming it to this:
This is very easy to do and to me seems very practical. Having a small bookmark bar can make it a lot less distraction. Chances are you know the sites that the above icons go to.
Chrome Modification
- Simply right click on any icon in the Bookmark Bar and select "Edit' from the menu.
- Remove the text in the Name Field.
- Click Save
Firefox Modification
- Simply right click on any icon in the Bookmark Bar and select "Properties' from the menu.
- Remove the text in the Name Field.
- Click Save
Safari Modification
This won't work in Apple's Safari as Apple doesn't show the Favicon in the book
At the End of the Day...
This is a good way to have more websites visible in the bookmark bar. I have learned that while it make take time to familiarize yourself with the various icons, it does make the bookmark bar look cleaner.
AnyList (iOS App)
The best way to describe AnyList is: "AnyList is the best way to create and share a grocery shopping list.”
AnyList makes it easy to create a list and share it. This makes it easy for couples to add to the weekly shopping list at any time.
Out of Trash Bags? - Add it to the list. Need more Dryer Sheets - Add it to the list.
You can add pictures and additional description to your shopping item. This way there’s no question about the type of item that you need at the store.
The nice thing about grocery shopping is that the App is smart enough to group similar things. So all your Produce items are together regardless of when you entered it on the list.
This is a real time saver over traditional paper lists where people jot things down. That use to make shopping way more complicated than it should be.

Multiple Shopping Lists
The neat thing about AnyList is that you can create multiple lists. Here's some example of lists types that I created in the past.
Christmas Shopping - What do you get that perfect someone? You can put ideas down so you know what to look for at the mall. Very useful for the last minute shopper. Very useful to start early and add things as you encounter clues that it would make a perfect gift.
Pool Supplies - Create a list of things to get at the local pool shop. You may not need an extra wire clamp right now, but it will be handy to have on the next trip.
Vacation Packing - Make a list of things to bring. You can easily sort things by what suitcase they should go in. Useful when you're running around doing last minute prep work. You don't want to forget that extra charger.
Vacation Shopping - Heading to Disney World? Need to buy shirts and souvenirs? Jot down what you need. You can reference the list while you're waiting in line to remember what you need to buy.
Note to Each Other - Great for couples who are trying to figure out all the things that need to get done this weekend. Great communication tool.
Letter Game - When my daughter was in preschool they has letter of the week. During the day we would jot down creative words around that letter.
Organizing Tasks - Running a school auction? Dance Night? 5k? Use AnyList to track down things that need to get done on the day of the event.
Remember that with AnyList you can share the list so others can add or remove things as needed.
Overall
Anylist is a great application to use anytime you need a list. It does take a few minutes to understand the fundamentals. You'll be up and running in no time.
Anylist also has recipes and meal planning. We haven't gotten to use those. I am sure that they are excellent functionality but we usually just plan for the week and make game day decisions.
Tagging in Google Photos

Google Photos is a great way to store photos. Google uses their search technology to help you find photos.
Finding By Date
The search query to find a photo by a certain day is YYYY-MM-DD (Standard date and time notation). Google Photos should support the MMMM/DD/YYYY format. As not everyone uses the standard date format.
Finding by Content
Looking for Photos taken at Sunset? Simply search for the object you're looking for in the pictures.
Some Creative Examples:
- White Wall
- Beach in November
- Castle in Orlando
- Boston Monuments
- Swimming Pool
- Fire in the Fireplace
- Train Tracks in the Winter
Tagging Photos?
There's no way to tag certain photos. Google officially doesn't support this feature.
There's no way to tag a photo of significance, for example, if you want to use a particular photo for a future blog post. Perhaps the photo is something that you want to find again but want to scroll through similar looking photos.
Easy Work Around
A simple workaround is to put a similar text in the image description field. This field is visible when you click on an image. You can come up with a creative hash tag. Then when you want to find the photos you simply search for the hashtag.
Example Hash Tags
- #awesome - great photos
- #blogit - photos that you may want to blog
- #winter - good winter pictures
- #2017 - best photos of the year
You can put multiple hashtags in the description field. In addition, you may want to make a quick note on the photo so that you'll later remember why you tagged it.
Known Drawback
The only problem with doing this is remembering the hashtag text that you used. This is why using simple hashtags is a good idea.
You could always keep a running list in an Evernote or Google Doc.
Experiment with this and see if it helps you be more productive using Google Photos.
Do the Little Hole Drill
This week while golfing at Ocean Edge, I noticed a little sign at the putting green near some very small golf holes. Apparently, this is a special training area to help improve your golf game.
Do the Little Hole Drill
Exactly and Completely
Start from 1 foot and make two putts in a row at each position of 1ft, 2ft, 3ft, 4ft, and 5ft. Do not move back to the next position until (2) putts in a row have gone in the little hole.
Repeat this process at the regulation hole.
The holes were about 90% smaller than a standard golf hole. I don't know if this actually works, but it seems like a good practice to help you control your putts.
Post simultaneously to Facebook and Twitter.
Did you know that you can setup your Twitter Post to also post to Facebook? This is handy when you want to just post once and have it appear on both social networks.
Go to your Twitter account's settings, then the Profile tab (or go to the Twitter app on Facebook). There's a large "Connect to Facebook" button right at the top. Click it and everything you tweet will also go on your Facebook timeline and the News Feeds of all your friends.
It's quick and Easy to integrate the two social media services.
Your @Replies and direct messages will not be posted to Facebook.