Kamara, Baby Rhino, 3 Months Old at Blank Park Zoo

Kamara is an Eastern Black Rhino born to mother Ayana and father Kiano at the Blank Park Zoo in Des Moines, Iowa on April 5, 2019. She is the second rhino born to the pair, the first being Tumani born October 11, 2016.

First Public Viewing of sister Tumani: https://youtu.be/GUhdl08u65g

https://www.blankparkzoo.com

https://rhinos.org (International Rhino Foundation)

Removing ‘Uncategorized’ from Categorized WordPress Posts (using SQL)

WordPress Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZMbDcpXu5EcR4yOkHFh_l7F

Query to remove ‘uncategorized’ from categorized posts
DELETE FROM wp_term_relationships WHERE term_taxonomy_id=1 AND object_id IN ( SELECT object_id  FROM ( SELECT tr.object_id FROM wp_term_relationships tr, wp_term_taxonomy tt WHERE tr.term_taxonomy_id=tt.term_taxonomy_id and tt.taxonomy='category' GROUP BY tr.object_id HAVING COUNT(*) >1 ) as temp_table);

Accessing Multiple Screen Resolutions on a Macbook Pro Retina Using an HDMI Display Emulator

HDMI Display Emulator: https://amzn.to/305wKeF (Amazon Affiliate)
Mini DisplayPort Emulator: https://amzn.to/2XgLMRX (Amazon Affiliate)
DisplayPort Emulator: https://amzn.to/2xqoY2B (Amazon Affiliate)

Mac Screen Recording Tips: https://youtu.be/sJepUExTax0