<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Photography &#8211; Tomas&#039; log of stuff</title>
	<atom:link href="https://blog.fjetland.com/category/photography/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.fjetland.com</link>
	<description>Notes from the sysadmin trenches, on hobby photography, and anything else that comes to mind</description>
	<lastBuildDate>Fri, 15 Mar 2024 23:15:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>About photo books. And how to organize them</title>
		<link>https://blog.fjetland.com/2024/03/about-photo-books-and-how-to-organize-them/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=about-photo-books-and-how-to-organize-them</link>
					<comments>https://blog.fjetland.com/2024/03/about-photo-books-and-how-to-organize-them/#respond</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Fri, 15 Mar 2024 22:47:25 +0000</pubDate>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[photography]]></category>
		<guid isPermaLink="false">https://blog.fjetland.com/?p=1527</guid>

					<description><![CDATA[A couple of years ago, I started buying a few photo books. I enjoy viewing the work of photographers of various genres and generations. After too long of mostly enjoying these works only on&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1612" height="694" src="https://blog.fjetland.com/wp-content/uploads/2024/03/LibraryInPhone.jpg" alt="A photo of a library inside a smartphone" class="wp-image-1528"/><figcaption class="wp-element-caption">An image of a library inside a smartphone &#8211; Generated by pitting Ideogram and Midjourney against each other and letting the carnage unfold.</figcaption></figure>



<p>A couple of years ago, I started buying a few photo books. I enjoy viewing the work of photographers of various genres and generations. After too long of mostly enjoying these works only on the web or at the (very rare) exhibition, I decided to get a few books. Photo books come in different types and forms, from those made by the photographer him- or herself, which have been carefully curated and laid out to present the work as the artist wants us to see it, to collections that put the artist&#8217;s work in the context of other artists. As well as many other types.</p>



<p>I enjoyed this experience so much that I started buying books quite frequently, eventually reaching one a month and, lately, even more. This leads to some challenges. Firstly, I&#8217;m running out of bookshelf space. I&#8217;m already considering remediating this, but that&#8217;s a more significant project. Secondly, how to keep track of the books you have, the books you want, the ones you lent out to friends, and where you left off each one. Photo books aren&#8217;t like novels; you might start on several in parallel and leave each for periods as your mood and focus change.</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://tmp.bluntobject.org/img/20240308-1423-0152_BookshelfB.jpg" alt="One of my photo book shelves"/></figure>



<p>I accidentally stumbled across a personal library management program for desktops, which got me thinking this was something I wanted. But it was old-fashioned, clunky, and not very inspirational at all. I&#8217;m an old guy with old habits, so I tend to think of computing solutions from a desktop-first perspective, but in this case, I thought something with a mobile client might be more suitable. When I started looking into this, the options weren&#8217;t plentiful, but I found one that seemed to have the features I needed, and it was good-looking and effortless to use.</p>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:33% auto"><figure class="wp-block-media-text__media"><img decoding="async" width="886" height="1920" src="https://blog.fjetland.com/wp-content/uploads/2024/03/20240315-0151_HandyLibShelves.jpg" alt="" class="wp-image-1535 size-full"/></figure><div class="wp-block-media-text__content">
<p><a href="https://www.handylibrary.com/" target="_blank" rel="noopener">Handy Library</a> is a well-designed Android app that&#8217;s really easy to use in terms of intuitive UI and effortless functionality. You can add a book simply by scanning its ISBN barcode or entering the ISBN number by hand. It will then try to look up information about the book online, on sites such as Goodreads, and then fill that in for you. It also provides really quick and easy ways of finding and adding book covers. You might need or want to correct or supplement that information (we all know that data quality on the internet isn&#8217;t always the best), but it&#8217;s usually pretty good off the bat, and it&#8217;s always a great starting point.</p>



<p>You can do various organisational actions, such as registering each book on which shelf it&#8217;s located, reading progress, whether it&#8217;s lent out and to whom, etc.</p>



<p></p>
</div></div>



<div class="wp-block-media-text is-stacked-on-mobile" style="grid-template-columns:33% auto"><figure class="wp-block-media-text__media"><img decoding="async" width="886" height="1920" src="https://blog.fjetland.com/wp-content/uploads/2024/03/20240315-0151_HandyLibBooks.jpg" alt="" class="wp-image-1537 size-full"/></figure><div class="wp-block-media-text__content">
<p>If you have a substantial library, going through and registering all your books is not a small task, despite the time-saving features of the app. That&#8217;s why it&#8217;s essential that the app also offers solid export options. Handy Library will let you export to XLS, CSV, or a zip file containing the SQLite database file. This means that even if the developer stops supporting the app, you move to an unsupported platform, or you find a different product that you like better, you can at the very least export the information you&#8217;ve added in a standard format and maybe even be able to import it into another program. You may even create your own projects using the data like I have. But more on that later.<br>With anything requiring a significant investment of your time, always ensure there&#8217;s a way to get that data out again.</p>



<p>One small caveat here is that the XLS export contains a bug. I believe it&#8217;s an unescaped / in the Lend/Borrow sheet that causes Excel and some other programs to see it as corrupt. The developer seems reluctant to fix this for some reason, but it can be fixed and worked around, so it&#8217;s not a dealbreaker.</p>
</div></div>



<p>To be able to share the contents of my library with others, I decided to use the export feature to import the data into an SQL Server database and then create a simple web page that lists the books, displays the covers, and includes a bit of the book description. Frontend web stuff is my kryptonite, so, for now, it&#8217;s mostly a proof of concept, but I hope to improve it to something half-decent in the not-too-distant future. But you can check out <a href="https://www.fjetland.com/bookshelf/" target="_blank" rel="noopener">my online bookshelf</a> already <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p>If you&#8217;re interested, you can try it out for free, up to 100 books, and then upgrade if you want to keep using it beyond that. Also, you might need to pay a small fee for the Google API requests it uses to look up the covers. Always make sure you read the current conditions in the app or in Google Play.</p>



<figure class="wp-block-image size-full is-resized"><a href="https://play.google.com/store/apps/details?id=com.handylibrary.main" target="_blank" rel="noopener"><img loading="lazy" decoding="async" width="646" height="250" src="https://blog.fjetland.com/wp-content/uploads/2024/03/google-play-badge.png" alt="" class="wp-image-1541" style="width:320px;height:auto"/></a></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2024/03/about-photo-books-and-how-to-organize-them/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NAS stories &#8211; prologue</title>
		<link>https://blog.fjetland.com/2019/09/nas-stories-prologue/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nas-stories-prologue</link>
					<comments>https://blog.fjetland.com/2019/09/nas-stories-prologue/#respond</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Thu, 12 Sep 2019 17:54:50 +0000</pubDate>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Photo Management]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[system administration]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=1167</guid>

					<description><![CDATA[Recently my trusty old main NAS, Teletraan1, started experiencing some problems. I figured I&#8217;d write down the issues and the process of choosing and setting up a replacement, to use as a background for&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[
<p>Recently my trusty old main NAS, Teletraan1, started experiencing some problems. I figured I&#8217;d write down the issues and the process of choosing and setting up a replacement, to use as a background for another post on backing up your data, and also to remind myself of my considerations should I need to do a similar choice in the future.</p>



<h2 class="wp-block-heading">The demise of my digital brain</h2>



<figure class="wp-block-image is-resized"><img loading="lazy" decoding="async" src="http://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro-1024x1024.jpg" alt="Press photo of the QNAP TS 1079 Pro 10-bay NAS" class="wp-image-1185" width="542" height="542" srcset="https://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro-1024x1024.jpg 1024w, https://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro-150x150.jpg 150w, https://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro-300x300.jpg 300w, https://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro-768x768.jpg 768w, https://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro-160x160.jpg 160w, https://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro-320x320.jpg 320w, https://blog.fjetland.com/wp-content/uploads/2019/09/ts-1079pro.jpg 1500w" sizes="(max-width: 542px) 100vw, 542px" /><figcaption>The trusty old QNAP TS-1079 Pro. Photo © QNAP</figcaption></figure>



<p>A little while ago my <a href="https://www.qnap.com/en/product/ts-1079%20pro" target="_blank" rel="noopener">QNAP TS-1079 Pro</a> which has served me faithfully for nearly a decade as my main NAS, started complaining that it had lost the disk in bay 7. This would be the first time a disk in this unit died since I set it up, and it&#8217;s been running 24/7 without spindown for the whole time (I ran my vSphere virtual servers using it as shared storage). A tribute to the lovely HGST 4TBs, I suppose. No worries, since I fairly early on had swapped out one of the 10 disks for a SSD to use as a cache drive, I had a spare disk in a drawer. So I replaced the drive, and it rebuilt the raid to that drive and all seemed well. For about a day. Then I got the same error. Hmmm&#8230; well, the disk *had* been used for a while, then left in a drawer for 8 years or so. Some HDDs don&#8217;t like that. So I bought a 4TB WD Red, mounted it to the caddy and inserted it. Same error.</p>



<p>So I used the excellent Helpdesk app on the QNAP to open a support ticket, and after a bit back and forth the support tech said it was most likely a problem with the backplane &#8211; possibly the motherboard. I inquired about a replacement backplane, but while I didn&#8217;t get a clear answer, it seemed none were available to purchase. After a brief look at eBay, AliExpress, etc, I started accepting that the safest option with the least downtime was probably to replace it.</p>



<p>I had already started thinking about this, but of course, the timing wasn&#8217;t ideal. It never is, is it? However, since this is my main storage for everything in my digital life, I couldn&#8217;t risk running it in this degraded state for too long either. With RAID6 I could only afford to lose one more drive.</p>



<h2 class="wp-block-heading">The requirements</h2>



<figure class="wp-block-image is-resized"><img loading="lazy" decoding="async" src="http://blog.fjetland.com/wp-content/uploads/2019/09/digital-354.png" alt="" class="wp-image-1170" width="654" height="324" srcset="https://blog.fjetland.com/wp-content/uploads/2019/09/digital-354.png 994w, https://blog.fjetland.com/wp-content/uploads/2019/09/digital-354-300x149.png 300w, https://blog.fjetland.com/wp-content/uploads/2019/09/digital-354-768x381.png 768w" sizes="(max-width: 654px) 100vw, 654px" /></figure>



<p>My needs for my main NAS are quite simple, but unfortunately also quite diverse. On one side it needs to hold large volumes of data: Various backup sets from my client computers, backups of my VMs, some repositories of various rubbish, media files including my ripped Bluray and CD collection, and of course personal files, photos, etc.</p>



<p>On the other, it has to serve as shared storage for my running VMs in my home lab. This demands some IO performance, but it doesn&#8217;t make up a lot of data. maybe around 500GB currently.</p>



<p>For a while, I considered a separate unit for the high-performance stuff but I already have more than enough units spinning away in my computer room, generating both heat and noise.</p>



<h2 class="wp-block-heading">Narrowing down the options</h2>



<figure class="wp-block-image is-resized"><img loading="lazy" decoding="async" src="http://blog.fjetland.com/wp-content/uploads/2019/09/20180303-1659-0588-1024x683.jpg" alt="Photo of my server and storage rack" class="wp-image-1187" width="653" height="436" srcset="https://blog.fjetland.com/wp-content/uploads/2019/09/20180303-1659-0588-1024x683.jpg 1024w, https://blog.fjetland.com/wp-content/uploads/2019/09/20180303-1659-0588-300x200.jpg 300w, https://blog.fjetland.com/wp-content/uploads/2019/09/20180303-1659-0588-768x512.jpg 768w, https://blog.fjetland.com/wp-content/uploads/2019/09/20180303-1659-0588.jpg 1920w" sizes="(max-width: 653px) 100vw, 653px" /></figure>



<p>A long time ago I used to run my own fileservers with assorted types of software- or hardware raids, but after failures of different kinds and the headaches of trying to sort them out and recover data, I decided this was not what I wanted. At the time I also did enterprise storage at work and felt I had enough of dealing with storage there <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p>When the first types of SOHO-style NASes as we know them today appeared, I figured this would be the perfect solution for me. A standardized, tested and verified hardware and software combination that is being run by hundreds or thousands of others and with a support organisation to lean on. Since then I&#8217;ve been through units from Infrant (later Netgear), Synology and QNAP and have generally been very happy with this approach. </p>



<p>

So when looking to replace the TS-1079 Pro, it was natural to look at the offerings from Synology and QNAP.

</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2019/09/nas-stories-prologue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kenya 2014 &#8211; Day 7: A tour of the Olare Motorogi conservancy</title>
		<link>https://blog.fjetland.com/2016/10/kenya-2014-day-7-a-tour-of-the-olare-motorogi-conservancy/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kenya-2014-day-7-a-tour-of-the-olare-motorogi-conservancy</link>
					<comments>https://blog.fjetland.com/2016/10/kenya-2014-day-7-a-tour-of-the-olare-motorogi-conservancy/#respond</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Tue, 25 Oct 2016 17:19:12 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wildlife]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=718</guid>

					<description><![CDATA[November 24, 2014 (Previous day) Day 7 is our last full day in the Masai Mara area and we plan for a good morning drive as well as a full evening drive. We set out&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>November 24, 2014 (<a href="http://blog.fjetland.com/2016/09/kenya-2014-day-6-a-full-day-drive-into-the-mara-reserve/">Previous day</a>)</p>
<p>Day 7 is our last full day in the Masai Mara area and we plan for a good morning drive as well as a full evening drive.</p>
<p>We set out northbound from the camp since one of the lion prides have been spotted not too far from the camp. Weather has continued to be shifting and clouds and rain seems to reduce our chance of that nice sunrise light. We arrive at a rocky hillside where some young lions and cubs seem to be gathered waiting for the adults. Presumably the older members of the pride were still out hunting.</p>
<p><div id="attachment_745" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8055.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A group of lion cubs wait for the adults to return with fresh food" data-rl_caption="" title="A group of lion cubs wait for the adults to return with fresh food"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-745" class="size-full wp-image-745" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8055.jpg" alt="A group of lion cubs wait for the adults to return with fresh food" width="1919" height="1281" /></a><p id="caption-attachment-745" class="wp-caption-text">A group of lion cubs wait for the adults to return with fresh food</p></div></p>
<p>The youngsters are pretty calm, and since the skies are cloudy and grey, we hang around photographing them for a while. While we&#8217;re there, an Impala buck walks right into the area. One of the cubs decide to try to sneak in on it, but its clumsy attempt quickly gets discovered and the buck easily jumps away.</p>
<p><div id="attachment_746" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8093.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="While waiting for the rest of the pride to return, a cub practices its crouching skills on a passing impala" data-rl_caption="" title="While waiting for the rest of the pride to return, a cub practices its crouching skills on a passing impala"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-746" class="size-full wp-image-746" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8093.jpg" alt="While waiting for the rest of the pride to return, a cub practices its crouching skills on a passing impala" width="1919" height="1281" /></a><p id="caption-attachment-746" class="wp-caption-text">While waiting for the rest of the pride to return, a cub practices its crouching skills on a passing impala</p></div></p>
<p>They clearly have some leftovers from a previous meal, and one of the female cubs gingerly walks around with an antilope leg. The male cub is obviously envious and tries to beg for it, with no response.</p>
<p><div id="attachment_747" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8106.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A male lion cub looks with envy as sister walks by with leftovers from a previous meal." data-rl_caption="" title="A male lion cub looks with envy as sister walks by with leftovers from a previous meal."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-747" class="size-full wp-image-747" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8106.jpg" alt="A male lion cub looks with envy as sister walks by with leftovers from a previous meal." width="1919" height="1281" /></a><p id="caption-attachment-747" class="wp-caption-text">A male lion cub looks on with envy as sister walks by with leftovers from a previous meal.</p></div></p>
<p>As we move down towards the Ntiakitiak river, the weather quickly clears up and what remains of that nice morning light warms up the riverbank. A group of baboons have settled in the trees above the hippo pools and sound the alarm as we approach. The guards keep a keen eye on us and the hippos below while the rest of the group are busy collecting fresh leafbuds in the trees. Baboons are one of those few animals that will truly eat anything if they have to.</p>
<p><div id="attachment_748" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8151.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="The little baby baboon is well protected by its mother and the dominent male as the group have settled in trees above the hippo pools." data-rl_caption="" title="The little baby baboon is well protected by its mother and the dominent male as the group have settled in trees above the hippo pools."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-748" class="size-full wp-image-748" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8151.jpg" alt="The little baby baboon is well protected by its mother and the dominent male as the group have settled in trees above the hippo pools." width="1281" height="1919" /></a><p id="caption-attachment-748" class="wp-caption-text">The little baby baboon is well protected by its mother and the dominent male as the group have settled in trees above the hippo pools.</p></div></p>
<p>The hippos have returned to the pools after the nights grazing and don&#8217;t seem to pay much attention to us or the noisy baboons. They&#8217;re often quite restless in the mornings until the hierarchy in the pool has been established, but there were so few here there probably wasn&#8217;t a reason to fight for the space.</p>
<p><div id="attachment_760" style="width: 2388px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9340.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="Hippos have returned to the hippo pools along the Ntiakitiak river for the day." data-rl_caption="" title="Hippos have returned to the hippo pools along the Ntiakitiak river for the day."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-760" class="size-full wp-image-760" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9340.jpg" alt="Hippos have returned to the hippo pools along the Ntiakitiak river for the day." width="2378" height="1281" /></a><p id="caption-attachment-760" class="wp-caption-text">Hippos have returned to the hippo pools along the Ntiakitiak river for the day.</p></div></p>
<p>The conservancy model differs from the national parks in that the land is originally private land owned by the local Maasai communities, and as such contains both settlements and livestock. In addition to renting out space to the smaller, environmentally friendly camps, the presence of livestock provides additional benefits to the wildlife viewing in the conservancies. The cows and goats help keep the grass down, even when the big migratory herds are in Serengeti, providing better hunting conditions for the vulnerable cheetah.</p>
<p>Along the Ntiakitiak river we meet this group of herders with their cattle, stopping for a drink.</p>
<p><div id="attachment_761" style="width: 2447px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9342.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="3 maasai herders have led their cattle to the river. The conservancies balance the needs of wildlife, livestock and people, providing unique advantages for all sides." data-rl_caption="" title="3 maasai herders have led their cattle to the river. The conservancies balance the needs of wildlife, livestock and people, providing unique advantages for all sides."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-761" class="size-full wp-image-761" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9342.jpg" alt="3 maasai herders have led their cattle to the river. The conservancies balance the needs of wildlife, livestock and people, providing unique advantages for all sides." width="2437" height="1281" /></a><p id="caption-attachment-761" class="wp-caption-text">3 maasai herders have led their cattle to the river. The conservancies balance the needs of wildlife, livestock and people, providing unique advantages for all sides.</p></div></p>
<p><div id="attachment_762" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9343.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="While many maasai always wear their traditional checkered clothes, some prefer more western clothes, especially in the cold mornings." data-rl_caption="" title="While many maasai always wear their traditional checkered clothes, some prefer more western clothes, especially in the cold mornings."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-762" class="size-full wp-image-762" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9343.jpg" alt="While many maasai always wear their traditional checkered clothes, some prefer more western clothes, especially in the cold mornings." width="1919" height="1281" /></a><p id="caption-attachment-762" class="wp-caption-text">While many maasai always wear their traditional checkered clothes, some prefer more western clothes, especially in the cold mornings.</p></div></p>
<p>Caught in the act&#8230; Moving on&#8230;</p>
<p><div id="attachment_749" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8223.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A pair of spotted hyenas mating. There&#039;s a lot of growling and howling." data-rl_caption="" title="A pair of spotted hyenas mating. There&#039;s a lot of growling and howling."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-749" class="size-full wp-image-749" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8223.jpg" alt="A pair of spotted hyenas mating. There's a lot of growling and howling." width="1919" height="1281" /></a><p id="caption-attachment-749" class="wp-caption-text">A pair of spotted hyenas mating. There&#8217;s a lot of growling and howling.</p></div></p>
<p>The showers in the night and morning have made the ground pretty soggy, and the areas near car tracks quite muddy. A lioness with her two cubs are resting right by the tracks and the cubs have obviously been more focused on play than on grooming for a while.</p>
<p><div id="attachment_750" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8290.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A small lion cub shows off his fiercest combat expression. (OK, he&#039;s yawning...)" data-rl_caption="" title="A small lion cub shows off his fiercest combat expression. (OK, he&#039;s yawning...)"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-750" class="size-full wp-image-750" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8290.jpg" alt="A small lion cub shows off his fiercest combat expression. (OK, he's yawning...)" width="1919" height="1281" /></a><p id="caption-attachment-750" class="wp-caption-text">A small lion cub shows off his fiercest combat expression. (OK, he&#8217;s yawning&#8230;)</p></div></p>
<p>While we were watching, one of the cubs discovered a nearby warthog burrow and starts exploring the edges of the entrance. The mother, who have so far been looking relaxed and somewhat disinterested in the cubs activities suddenly get up and hurry over to the lair, with the more cautious cub in tow. She obviously felt it was best to make sure the burrow was really empty before the little explorer decided to enter it. A protective warthog could easily kill a young lion that tries to enter its lair.</p>
<p><div id="attachment_751" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8424.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="Mother comes over to make sure the warthog lair one of the cubs found is safe to play in." data-rl_caption="" title="Mother comes over to make sure the warthog lair one of the cubs found is safe to play in."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-751" class="size-full wp-image-751" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8424.jpg" alt="Mother comes over to make sure the warthog lair one of the cubs found is safe to play in." width="1919" height="1281" /></a><p id="caption-attachment-751" class="wp-caption-text">Mother comes over to make sure the warthog lair one of the cubs found is safe to play in.</p></div></p>
<p>Once she&#8217;s satisfied the hole in the ground is safe, she relaxes and lets the cubs go back to playing on their own.</p>
<p><div id="attachment_752" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8435.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="Mother keeps watch as the two young cubs explore an empty warthog burrow." data-rl_caption="" title="Mother keeps watch as the two young cubs explore an empty warthog burrow."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-752" class="size-full wp-image-752" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8435.jpg" alt="Mother keeps watch as the two young cubs explore an empty warthog burrow." width="1919" height="1281" /></a><p id="caption-attachment-752" class="wp-caption-text">Mother keeps watch as the two young cubs explore an empty warthog burrow.</p></div></p>
<p><div id="attachment_753" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8500-Edit.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="Mom is getting some rest while the kids continue to play &quot;lion and warthog&quot;." data-rl_caption="" title="Mom is getting some rest while the kids continue to play &quot;lion and warthog&quot;."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-753" class="size-full wp-image-753" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8500-Edit.jpg" alt="Mom is getting some rest while the kids continue to play &quot;lion and warthog&quot;." width="1919" height="1281" /></a><p id="caption-attachment-753" class="wp-caption-text">Mom is getting some rest while the kids continue to play &#8220;lion and warthog&#8221;.</p></div></p>
<p>As before we&#8217;ve brought a packed breakfast with us so we don&#8217;t need to return to the camp for breakfast. Quite frankly these breakfasts are so awesome, there&#8217;s no reason to eat in camp. You get a full breakfast with eggs, sausage and bacon, pancakes, fruit, coffee or tea as well as juice, and enjoy it to a spectacular view. Why would you sit in a tent? After breakfast I took this photo of Big John and Jared who have been guiding me on all my 3 visits to Masai Mara so far. They are fantastic people and incredible guides.</p>
<p><div id="attachment_763" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9370.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="The two fantastic guides that have showed me around the Mara area for my previous 3 trips, Big John and Gerard." data-rl_caption="" title="The two fantastic guides that have showed me around the Mara area for my previous 3 trips, Big John and Gerard."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-763" class="size-full wp-image-763" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9370.jpg" alt="The two fantastic guides that have showed me around the Mara area for my previous 3 trips, Big John and Gerard." width="1919" height="1281" /></a><p id="caption-attachment-763" class="wp-caption-text">The two fantastic guides that have showed me around the Mara area for my previous 3 trips, Big John and Jared.</p></div></p>
<p><div id="attachment_764" style="width: 3101px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9371.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="Another vehicle from Porini Lion coming from the crossing over Olare Orok. Tents of Porini Lion can barely be spotted among the trees to the far right." data-rl_caption="" title="Another vehicle from Porini Lion coming from the crossing over Olare Orok. Tents of Porini Lion can barely be spotted among the trees to the far right."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-764" class="size-full wp-image-764" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9371.jpg" alt="Another vehicle from Porini Lion coming from the crossing over Olare Orok. Tents of Porini Lion can barely be spotted among the trees to the far right." width="3091" height="1281" /></a><p id="caption-attachment-764" class="wp-caption-text">Another vehicle from Porini Lion coming from the crossing over Olare Orok. Tents of Porini Lion can barely be spotted among the trees to the far right.</p></div></p>
<p><div id="attachment_765" style="width: 3064px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9375.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A lone tree... ok, not quite lone... on a not quite hilly hill..." data-rl_caption="" title="A lone tree... ok, not quite lone... on a not quite hilly hill..."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-765" class="size-full wp-image-765" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9375.jpg" alt="A lone tree... ok, not quite lone... on a not quite hilly hill..." width="3054" height="1281" /></a><p id="caption-attachment-765" class="wp-caption-text">A lone tree&#8230; ok, not quite lone&#8230; on a not quite hilly hill&#8230;</p></div></p>
<p><div id="attachment_766" style="width: 2979px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9386.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A maasai herder with cattle. Some permanent settlements in the background against the Oloololo escarpment" data-rl_caption="" title="A maasai herder with cattle. Some permanent settlements in the background against the Oloololo escarpment"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-766" class="size-full wp-image-766" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9386.jpg" alt="A maasai herder with cattle. Some permanent settlements in the background against the Oloololo escarpment" width="2969" height="1281" /></a><p id="caption-attachment-766" class="wp-caption-text">A maasai herder with cattle. Some permanent settlements in the background against the Oloololo escarpment</p></div></p>
<p>&nbsp;</p>
<p>We set out again in the afternoon for the evening drive. We track some giraffes and buffalos but the light isn&#8217;t quite there yet, and there&#8217;s not much action.</p>
<p><div id="attachment_767" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9403.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="Impalas running next to the car, showing off their agility." data-rl_caption="" title="Impalas running next to the car, showing off their agility."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-767" class="size-full wp-image-767" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9403.jpg" alt="Impalas running next to the car, showing off their agility." width="1919" height="1281" /></a><p id="caption-attachment-767" class="wp-caption-text">Impalas running next to the car, showing off their agility.</p></div></p>
<p>As the light fades we come across another lioness with very young cubs. The cubs are superenergetic and are constantly playing. It&#8217;s a bundle of laughs.</p>
<p><div id="attachment_754" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8799.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A cub takes a break from the sibling playfighting by relaxing next to mom." data-rl_caption="" title="A cub takes a break from the sibling playfighting by relaxing next to mom."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-754" class="size-full wp-image-754" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8799.jpg" alt="A cub takes a break from the sibling playfighting by relaxing next to mom." width="1919" height="1281" /></a><p id="caption-attachment-754" class="wp-caption-text">A cub takes a break from the sibling playfighting by relaxing next to mom.</p></div></p>
<p><div id="attachment_755" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8853.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A cub practices its sneaking skills on a sibling." data-rl_caption="" title="A cub practices its sneaking skills on a sibling."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-755" class="size-full wp-image-755" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8853.jpg" alt="A cub practices its sneaking skills on a sibling." width="1919" height="1281" /></a><p id="caption-attachment-755" class="wp-caption-text">A cub practices its sneaking skills on a sibling.</p></div></p>
<p><div id="attachment_756" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8955.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="Cubs are training their hunting skills on eachother while the mother keeps watch." data-rl_caption="" title="Cubs are training their hunting skills on eachother while the mother keeps watch."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-756" class="size-full wp-image-756" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-8955.jpg" alt="Cubs are training their hunting skills on eachother while the mother keeps watch." width="1919" height="1281" /></a><p id="caption-attachment-756" class="wp-caption-text">Cubs are training their hunting skills on each other while the mother keeps watch.</p></div></p>
<p><div id="attachment_757" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9051.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A short break in the play between cubs." data-rl_caption="" title="A short break in the play between cubs."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-757" class="size-full wp-image-757" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9051.jpg" alt="A short break in the play between cubs." width="1919" height="1281" /></a><p id="caption-attachment-757" class="wp-caption-text">A short break in the play between cubs.</p></div></p>
<p><div id="attachment_758" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9066.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="The breaks don&#039;t last long for the hyperactive lion cubs. Soon they&#039;re back at trying to pretend kill eachother." data-rl_caption="" title="The breaks don&#039;t last long for the hyperactive lion cubs. Soon they&#039;re back at trying to pretend kill eachother."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-758" class="size-full wp-image-758" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9066.jpg" alt="The breaks don't last long for the hyperactive lion cubs. Soon they're back at trying to pretend kill eachother." width="1919" height="1281" /></a><p id="caption-attachment-758" class="wp-caption-text">The breaks don&#8217;t last long for the hyperactive lion cubs. Soon they&#8217;re back at trying to pretend kill eachother.</p></div></p>
<p>As the sun sets we find a group of wildebeest and zebras on a ridge, but unfortunately the clouds are once again moving in, blocking some of our glorious golden light. Even when I get out of the car and lay down on the grounds, I can&#8217;t seem to place the light behind them <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f641.png" alt="🙁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_759" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9200.jpg" data-rel="lightbox-gallery-LQ6P0LyC" data-rl_title="A wildebeest against a cloudy sunset." data-rl_caption="" title="A wildebeest against a cloudy sunset."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-759" class="size-full wp-image-759" src="http://blog.fjetland.com/wp-content/uploads/2016/10/20141124-9200.jpg" alt="A wildebeest against a cloudy sunset." width="1281" height="1919" /></a><p id="caption-attachment-759" class="wp-caption-text">A wildebeest against a cloudy sunset.</p></div></p>
<p>We return back to the camp earlier than previous evenings, since the light got swallowed by the clouds. It&#8217;s been a roaring day with lots of lion cubs. You can&#8217;t  honestly have too much kittens, can you?</p>
<p>&nbsp;</p>
<p><style>#mapbox-canvas-tomasf-1o1ifcgp { width:100%;height:350px;} #mapbox-canvas-tomasf-1o1ifcgp .map-legends, #mapbox-tomasf-1o1ifcgp .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-1o1ifcgp' 
        data-mapid='9' 
        data-mapsuffix='' 
        data-mapinternid='tomasf-1o1ifcgp' 
        data-mapboxid='tomasf.1o1ifcgp'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='1'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our route for day 7, a roundtrip of the Olare Motorogi Conservacy</div><div class="mapbox-map-description"></div></div></div></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2016/10/kenya-2014-day-7-a-tour-of-the-olare-motorogi-conservancy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kenya 2014 &#8211; Day 6: A full day drive into the Mara reserve</title>
		<link>https://blog.fjetland.com/2016/09/kenya-2014-day-6-a-full-day-drive-into-the-mara-reserve/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kenya-2014-day-6-a-full-day-drive-into-the-mara-reserve</link>
					<comments>https://blog.fjetland.com/2016/09/kenya-2014-day-6-a-full-day-drive-into-the-mara-reserve/#comments</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Thu, 29 Sep 2016 18:22:43 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wildlife]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=649</guid>

					<description><![CDATA[November 23, 2014 (Previous day) In addition to our full access to the Olare Motorogi conservancy we were staying in, we had booked one day passes to the Maasai Mara National Reserve. For most wildlife viewing and&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>November 23, 2014 (<a href="http://blog.fjetland.com/2016/02/kenya-2014-day-5-porini-lion-lives-up-to-its-name/">Previous day</a>)</p>
<p>In addition to our full access to the <a href="http://www.mmconservancy.com/wildlifeconservancy/" target="_blank" rel="noopener">Olare Motorogi conservancy</a> we were staying in, we had booked one day passes to the Maasai Mara National Reserve. For most wildlife viewing and photography, I&#8217;d say your experience in the conservancies will be better than in the reserve. But the reserve does offer a few unique elements that the conservancies lack. In particular, the big rivers Mara and Talek with their wildebeest crossing points are mostly in the reserve.</p>
<p>We had arranged with John and Jared the day before that this would be the day we would visit the reserve, and because of that also spend the entire day on a drive. This usually results in quite a shoot with a lot of interesting experiences, and as such this post contains a lot more pics than most of the other daily posts.</p>
<p>We started before sunrise (of course) and made it into the reserve looking for something interesting to shoot when the golden light arrives. We come across two lionesses that seem to be relaxing away from the pride. Maybe they&#8217;re on a hunt, or on their way to young cubs which are usually hidden away from the rest of the pride.</p>
<p><div id="attachment_651" style="width: 1930px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5644-Edit.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Two lionesses had separated from the pride, possibly to hunt and where taking a rest before the sun came up" data-rl_caption="" title="Two lionesses had separated from the pride, possibly to hunt and where taking a rest before the sun came up"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-651" class="size-full wp-image-651" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5644-Edit.jpg" alt="Two lionesses had separated from the pride, possibly to hunt and where taking a rest before the sun came up" width="1920" height="1281" /></a><p id="caption-attachment-651" class="wp-caption-text">Two lionesses had separated from the pride, possibly to hunt, and were taking a rest before the sun came up</p></div></p>
<p>We haven&#8217;t seen anything more interesting, so we decide to hang around until the sun comes up. Minutes later the sun rises over the horizon and the savanna is flooded in that gorgeous light. As it does, the lionesses decide it&#8217;s time to get going and start moving past us like we&#8217;re not there at all.</p>
<p><div id="attachment_698" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5671.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Lioness bathed in the warm morning light" data-rl_caption="" title="Lioness bathed in the warm morning light"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-698" class="size-full wp-image-698" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5671.jpg" alt="Lioness bathed in the warm morning light" width="1919" height="1281" /></a><p id="caption-attachment-698" class="wp-caption-text">Lioness bathed in the warm morning light</p></div></p>
<p><div id="attachment_699" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5674.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="As the sun rises over the Mara, the incredible warm light floods everything for a few magical moments." data-rl_caption="" title="As the sun rises over the Mara, the incredible warm light floods everything for a few magical moments."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-699" class="size-full wp-image-699" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5674.jpg" alt="As the sun rises over the Mara, the incredible warm light floods everything for a few magical moments." width="1919" height="1281" /></a><p id="caption-attachment-699" class="wp-caption-text">As the sun rises over the Mara, the incredible warm light floods everything for a few magical moments.</p></div></p>
<p>As they move away we notice a group of hyenas fighting over a carcass nearby. Maybe it was the lionesses kill the night before, or maybe some old bones, but the competition in the group is fierce.</p>
<p><div id="attachment_654" style="width: 2266px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5776.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="A group of hyenas have managed to steal the remains of a carcass during the night and were fighting over the pieces." data-rl_caption="" title="A group of hyenas have managed to steal the remains of a carcass during the night and were fighting over the pieces."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-654" class="size-full wp-image-654" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5776.jpg" alt="A group of hyenas have managed to steal the remains of a carcass during the night and were fighting over the pieces." width="2256" height="1281" /></a><p id="caption-attachment-654" class="wp-caption-text">A group of hyenas have managed to steal the remains of a carcass during the night and were fighting over the pieces.</p></div></p>
<p>Other scavengers have gathered in the area and are paying close attention to see if some bits and pieces are left unattended.</p>
<p><div id="attachment_655" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5802.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="a group of vultures keep watch for any scraps of food that might become unguarded." data-rl_caption="" title="a group of vultures keep watch for any scraps of food that might become unguarded."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-655" class="size-full wp-image-655" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5802.jpg" alt="a group of vultures keep watch for any scraps of food that might become unguarded." width="1919" height="1281" /></a><p id="caption-attachment-655" class="wp-caption-text">A group of vultures keep watch for any scraps of food that might become unguarded.</p></div></p>
<p><div id="attachment_656" style="width: 1932px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5815-Edit.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="As the magical light fades, a balloon drifts across the mara behind a tree with vultures and an eagle" data-rl_caption="" title="As the magical light fades, a balloon drifts across the mara behind a tree with vultures and an eagle"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-656" class="size-full wp-image-656" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5815-Edit.jpg" alt="As the magical light fades, a balloon drifts across the mara behind a tree with vultures and an eagle" width="1922" height="1281" /></a><p id="caption-attachment-656" class="wp-caption-text">As the magical light fades, a balloon drifts across the mara behind a tree with vultures and an eagle</p></div></p>
<p>We come across a male ostrich, I haven&#8217;t seen nearly as many of these as I had expected on this trip. The light is still pretty warm, so I snap a pic <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_657" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5827.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Not as common as in Samburu, a few ostriches still roam around in the Mara" data-rl_caption="" title="Not as common as in Samburu, a few ostriches still roam around in the Mara"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-657" class="size-full wp-image-657" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5827.jpg" alt="Not as common as in Samburu, a few ostriches still roam around in the Mara" width="1919" height="1281" /></a><p id="caption-attachment-657" class="wp-caption-text">Not as common as in Samburu, a few ostriches still roam around in the Mara</p></div></p>
<p>Topis are scattered all over the Mara, usually in between groups of zebras or wildebeest. The males will typically find a mound like an abandoned warthog lair to stand on, with their front legs on the highest point. I tried to get a good silhouette shot as the good light was disappearing fast, unfortunately just when you want to shoot it, you can&#8217;t find that perfect pose (I still don&#8217;t have gerenuks on their hind legs either). So the closest I got was this guy with the legs cut off by the mound.</p>
<p><div id="attachment_658" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5855-Edit.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="The classic Topi pose, in silhouette." data-rl_caption="" title="The classic Topi pose, in silhouette."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-658" class="size-full wp-image-658" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-5855-Edit.jpg" alt="The classic Topi pose, in silhouette." width="1919" height="1281" /></a><p id="caption-attachment-658" class="wp-caption-text">The classic Topi pose, in silhouette.</p></div></p>
<p>Making our way towards the Mara river, we come across a family of lions that are enjoying an impala kill. I try to get some interesting shots out of it, but the light is getting harsher and because we&#8217;re in the reserve we&#8217;re not free to drive outside the tracks, so I don&#8217;t feel they&#8217;re worth posting.</p>
<p>We move on and come across the leopard Siri with her young cub. They&#8217;re hiding in the bushes, and we can&#8217;t seem to get a good view of them. After trying for a while we hang back and wait for them to come out. Turns out they have an old carcass hanging in one of the trees, so after a while Siri climbs up and check the surroundings before she lets the cub climb up and try to get some more meat of the brownish bones while she stands guard halfway down the tree.</p>
<p><div id="attachment_661" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6135.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Leopards don&#039;t generally follow the migration, and so being able to feed even when most of the wildebeest are gone is essential" data-rl_caption="" title="Leopards don&#039;t generally follow the migration, and so being able to feed even when most of the wildebeest are gone is essential"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-661" class="size-full wp-image-661" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6135.jpg" alt="Leopards don't generally follow the migration, and so being able to feed even when most of the wildebeest are gone is essential" width="1919" height="1281" /></a><p id="caption-attachment-661" class="wp-caption-text">Leopards don&#8217;t generally follow the migration, and so being able to feed even when most of the wildebeest are gone is essential</p></div></p>
<p><div id="attachment_660" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6129-Edit.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Probably not the most tasty meal, learning to make use of old food sources is none the less an important skill." data-rl_caption="" title="Probably not the most tasty meal, learning to make use of old food sources is none the less an important skill."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-660" class="size-full wp-image-660" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6129-Edit.jpg" alt="Probably not the most tasty meal, learning to make use of old food sources is none the less an important skill." width="1281" height="1920" /></a><p id="caption-attachment-660" class="wp-caption-text">Probably not the most tasty meal, learning to make use of old food sources is none the less an important skill.</p></div></p>
<p><div id="attachment_659" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6097.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="With her cub further up in the tree, the mother makes sure nothing dangerous gets too close." data-rl_caption="" title="With her cub further up in the tree, the mother makes sure nothing dangerous gets too close."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-659" class="size-full wp-image-659" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6097.jpg" alt="With her cub further up in the tree, the mother makes sure nothing dangerous gets too close." width="1919" height="1281" /></a><p id="caption-attachment-659" class="wp-caption-text">With her cub further up in the tree, the mother makes sure nothing dangerous gets too close.</p></div></p>
<p>Down by the bank of the Mara river a group of young lions have moved up from the south. If they want to continue north, they need to cross the river. Maybe they&#8217;ve left their pride and are trying to avoid other lions, they seem to want to risk crossing pretty near to a group of crocodiles, maybe 20 meters away.</p>
<p>After a lot of hesitation the young males cross over one by one. But the young lioness seems far less convinced this is a good idea. Testing the water with her paw, she shows clear signs of discomfort. But eventually she reluctantly wades out and starts swimming across with a grimace.</p>
<p><div id="attachment_663" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6242.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="After all her brothers had crossed, the young lioness was clearly uncomfortable with the idea of following." data-rl_caption="" title="After all her brothers had crossed, the young lioness was clearly uncomfortable with the idea of following."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-663" class="size-full wp-image-663" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6242.jpg" alt="After all her brothers had crossed, the young lioness was clearly uncomfortable with the idea of following." width="1919" height="1281" /></a><p id="caption-attachment-663" class="wp-caption-text">After all her brothers had crossed, the young lioness was clearly uncomfortable with the idea of following.</p></div></p>
<p><div id="attachment_664" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6287.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Finally deciding to follow her brothers to the other side, the expression shows the young lioness is not enjoying her swim." data-rl_caption="" title="Finally deciding to follow her brothers to the other side, the expression shows the young lioness is not enjoying her swim."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-664" class="size-full wp-image-664" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6287.jpg" alt="Finally deciding to follow her brothers to the other side, the expression shows the young lioness is not enjoying her swim." width="1919" height="1281" /></a><p id="caption-attachment-664" class="wp-caption-text">Finally deciding to follow her brothers to the other side, the expression shows the young lioness is not enjoying her swim.</p></div></p>
<p>We pass a carcass and observe some of the vultures and other scavengers there, and I get a shot of the marabou&#8217;s impressive takeoff performance. Why on earth Nordic chocolate manufacturers chose this bird as their logo is beyond me&#8230;</p>
<p><div id="attachment_666" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6378.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Clearly not the prettiest bird in east Africa, the Marabou is nonetheless an imposing figure, and when taking off looks quite dramatic." data-rl_caption="" title="Clearly not the prettiest bird in east Africa, the Marabou is nonetheless an imposing figure, and when taking off looks quite dramatic."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-666" class="size-full wp-image-666" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6378.jpg" alt="Clearly not the prettiest bird in east Africa, the Marabou is nonetheless an imposing figure, and when taking off looks quite dramatic." width="1919" height="1281" /></a><p id="caption-attachment-666" class="wp-caption-text">Clearly not the prettiest bird in east Africa, the Marabou is nonetheless an imposing figure, and when taking off looks quite dramatic.</p></div></p>
<p><div id="attachment_665" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6364.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="If you can&#039;t find a good carcass, you have to make do with beetles and worms in dung." data-rl_caption="" title="If you can&#039;t find a good carcass, you have to make do with beetles and worms in dung."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-665" class="size-full wp-image-665" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6364.jpg" alt="If you can't find a good carcass, you have to make do with beetles and worms in dung." width="1919" height="1281" /></a><p id="caption-attachment-665" class="wp-caption-text">If you can&#8217;t find a good carcass, you have to make do with beetles and worms in dung.</p></div></p>
<p>Crossing the Talek river and continuing south of the Olkiombo airstrip we find Malaika the cheetah with her unusual litter of kittens. Originally 6 cubs is surprising in itself. But to still have 5 as old as these is really fantastic. Unfortunately I heard she lost 2 more in the following year.</p>
<p><div id="attachment_667" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6687.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Family of cheetahs relaxing under a tree" data-rl_caption="" title="Family of cheetahs relaxing under a tree"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-667" class="size-full wp-image-667" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6687.jpg" alt="Family of cheetahs relaxing under a tree" width="1919" height="1281" /></a><p id="caption-attachment-667" class="wp-caption-text">Family of cheetahs relaxing under a tree</p></div></p>
<p><div id="attachment_668" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6815.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Most cheetah cubs don&#039;t have as many play pals as these." data-rl_caption="" title="Most cheetah cubs don&#039;t have as many play pals as these."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-668" class="size-full wp-image-668" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6815.jpg" alt="Most cheetah cubs don't have as many play pals as these." width="1919" height="1281" /></a><p id="caption-attachment-668" class="wp-caption-text">Most cheetah cubs don&#8217;t have as many play pals as these.</p></div></p>
<p><div id="attachment_670" style="width: 3272px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6864-Pano.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="With one sibling stuck in a tree, the remaining 4 try to make the time pass while mother Malaika rests." data-rl_caption="" title="With one sibling stuck in a tree, the remaining 4 try to make the time pass while mother Malaika rests."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-670" class="size-full wp-image-670" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6864-Pano.jpg" alt="With one sibling stuck in a tree, the remaining 4 try to make the time pass while mother Malaika rests." width="3262" height="1281" /></a><p id="caption-attachment-670" class="wp-caption-text">With one sibling stuck in a tree, the remaining 4 try to make the time pass while mother Malaika rests.</p></div></p>
<p><div id="attachment_669" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6833.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Sometimes having 4 siblings can get a bit much and it&#039;s best to take a break." data-rl_caption="" title="Sometimes having 4 siblings can get a bit much and it&#039;s best to take a break."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-669" class="size-full wp-image-669" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-6833.jpg" alt="Sometimes having 4 siblings can get a bit much and it's best to take a break." width="1919" height="1281" /></a><p id="caption-attachment-669" class="wp-caption-text">Sometimes having 4 siblings can get a bit much and it&#8217;s best to take a break.</p></div></p>
<p><div id="attachment_671" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7096.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="This cheetah cub is discovering why most cheetahs don&#039;t climb trees." data-rl_caption="" title="This cheetah cub is discovering why most cheetahs don&#039;t climb trees."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-671" class="size-full wp-image-671" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7096.jpg" alt="This cheetah cub is discovering why most cheetahs don't climb trees." width="1281" height="1919" /></a><p id="caption-attachment-671" class="wp-caption-text">This cheetah cub is discovering why most cheetahs don&#8217;t climb trees.</p></div></p>
<p><div id="attachment_672" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7190.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Cheetah cub discovering that while trees are easy to climb up, they&#039;re not as easy to climb down." data-rl_caption="" title="Cheetah cub discovering that while trees are easy to climb up, they&#039;re not as easy to climb down."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-672" class="size-full wp-image-672" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7190.jpg" alt="Cheetah cub discovering that while trees are easy to climb up, they're not as easy to climb down." width="1919" height="1281" /></a><p id="caption-attachment-672" class="wp-caption-text">Cheetah cub discovering that while trees are easy to climb up, they&#8217;re not as easy to climb down.</p></div></p>
<p><div id="attachment_683" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-8913.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="One of Malaikas cubs decides to examine the surroundings alone" data-rl_caption="" title="One of Malaikas cubs decides to examine the surroundings alone"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-683" class="size-full wp-image-683" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-8913.jpg" alt="One of Malaikas cubs decides to examine the surroundings alone" width="1919" height="1281" /></a><p id="caption-attachment-683" class="wp-caption-text">One of Malaikas cubs decides to examine the surroundings alone</p></div></p>
<p><div id="attachment_673" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7252.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="While she gave birth to six cubs, having brought 5 to this age is quite an unusual accomplishment for cheetahs." data-rl_caption="" title="While she gave birth to six cubs, having brought 5 to this age is quite an unusual accomplishment for cheetahs."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-673" class="size-full wp-image-673" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7252.jpg" alt="While she gave birth to six cubs, having brought 5 to this age is quite an unusual accomplishment for cheetahs." width="1919" height="1281" /></a><p id="caption-attachment-673" class="wp-caption-text">While she gave birth to six cubs, having brought 5 to this age is quite an unusual accomplishment for cheetahs.</p></div></p>
<div class="video-container"><iframe loading="lazy" title="Malaika with cubs" width="500" height="281" src="https://www.youtube.com/embed/LjX3vP9Wdos?feature=oembed&#038;wmode=opaque" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
<p>Water = Buffalos</p>
<p><div id="attachment_674" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7318.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="One of those animals you stop photographing when they stand up without taking their eyes off you..." data-rl_caption="" title="One of those animals you stop photographing when they stand up without taking their eyes off you..."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-674" class="size-full wp-image-674" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7318.jpg" alt="One of those animals you stop photographing when they stand up without taking their eyes off you..." width="1919" height="1281" /></a><p id="caption-attachment-674" class="wp-caption-text">One of those animals you stop photographing when they stand up without taking their eyes off you&#8230;</p></div></p>
<p>When it&#8217;s time for lunch we stop at a spot overlooking the Mara river. This is the same spot I&#8217;ve been on previous trips, and normally it&#8217;s been a great place to photograph small birds. Unfortunately we get a rainshower just before we stop, which seems to dampen both the enthusiasm of the birds, and it certainly dampens my enthusiasm for getting down on my stomach in the undergrowth. We do get a few curious visitors, at least.</p>
<p><div id="attachment_675" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7332.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="One of the few birds that came close while we had lunch at the bank of the Mara." data-rl_caption="" title="One of the few birds that came close while we had lunch at the bank of the Mara."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-675" class="size-full wp-image-675" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7332.jpg" alt="One of the few birds that came close while we had lunch at the bank of the Mara." width="1281" height="1919" /></a><p id="caption-attachment-675" class="wp-caption-text">One of the few birds that came close while we had lunch at the bank of the Mara.</p></div></p>
<p>As we move across an open stretch of the savanna, among wildebeest and zebra herds, we find a mating couple of lions. Hanging around for a while, my travel companions get to observe the strange ritual that is lion mating. There&#8217;s a lot of growling, low rumbling noises, slaps across the face, and repetitions&#8230;. A LOT of repetitions&#8230;</p>
<p><div id="attachment_685" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9015.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Mating is hard work, especially if you&#039;re a lion. So it&#039;s important to get plenty of rest." data-rl_caption="" title="Mating is hard work, especially if you&#039;re a lion. So it&#039;s important to get plenty of rest."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-685" class="size-full wp-image-685" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9015.jpg" alt="Mating is hard work, especially if you're a lion. So it's important to get plenty of rest." width="1281" height="1919" /></a><p id="caption-attachment-685" class="wp-caption-text">Mating is hard work, especially if you&#8217;re a lion. So it&#8217;s important to get plenty of rest.</p></div></p>
<p><div id="attachment_686" style="width: 5237px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9021.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="A mating couple of lions photographed against the Oloololo escarpment on the western edge of Mara" data-rl_caption="" title="A mating couple of lions photographed against the Oloololo escarpment on the western edge of Mara"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-686" class="size-full wp-image-686" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9021.jpg" alt="A mating couple of lions photographed against the Oloololo escarpment on the western edge of Mara" width="5227" height="1281" /></a><p id="caption-attachment-686" class="wp-caption-text">A mating couple of lions photographed against the Oloololo escarpment on the western edge of Mara</p></div></p>
<p><div id="attachment_684" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-8946.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="There&#039;s not insignificant tension between a mating couple of lions." data-rl_caption="" title="There&#039;s not insignificant tension between a mating couple of lions."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-684" class="size-full wp-image-684" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-8946.jpg" alt="There's not insignificant tension between a mating couple of lions." width="1919" height="1281" /></a><p id="caption-attachment-684" class="wp-caption-text">Again!? There&#8217;s not insignificant tension between a mating couple of lions.</p></div></p>
<p><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9045.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-687" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9045.jpg" alt="Lions mating" width="1281" height="1919" /></a> <a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9086.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="" data-rl_caption="" title=""><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-688" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9086.jpg" alt="Lions mating" width="1281" height="1919" /></a></p>
<p><div id="attachment_689" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9096.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Well, it&#039;s lions mating..." data-rl_caption="" title="Well, it&#039;s lions mating..."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-689" class="size-full wp-image-689" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9096.jpg" alt="Well, it's lions mating..." width="1919" height="1281" /></a><p id="caption-attachment-689" class="wp-caption-text">Well, it&#8217;s lions mating&#8230;</p></div></p>
<p>And now for something completely different&#8230;</p>
<p><div id="attachment_676" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7603.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Well, I think it&#039;s a flat-headed rock agama, anyway" data-rl_caption="" title="Well, I think it&#039;s a flat-headed rock agama, anyway"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-676" class="size-full wp-image-676" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7603.jpg" alt="Well, I think it's a flat-headed rock agama, anyway" width="1919" height="1281" /></a><p id="caption-attachment-676" class="wp-caption-text">Well, I think it&#8217;s a flat-headed rock agama, anyway</p></div></p>
<p>Arriving back in the conservancy, we pass Porini Lion Camp northwards and find a lioness with her 3 young cubs. They&#8217;re a lot of fun and we hang around for a while, observing their play and the mothers incredible patience.</p>
<p><div id="attachment_677" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7741.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Practicing essential skills for adulthood" data-rl_caption="" title="Practicing essential skills for adulthood"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-677" class="size-full wp-image-677" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7741.jpg" alt="Practicing essential skills for adulthood" width="1919" height="1281" /></a><p id="caption-attachment-677" class="wp-caption-text">Practicing essential skills for adulthood</p></div></p>
<p><div id="attachment_678" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7759.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="The more siblings, the more to practice your killer moves on." data-rl_caption="" title="The more siblings, the more to practice your killer moves on."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-678" class="size-full wp-image-678" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7759.jpg" alt="The more siblings, the more to practice your killer moves on." width="1919" height="1281" /></a><p id="caption-attachment-678" class="wp-caption-text">The more siblings, the more to practice your killer moves on.</p></div></p>
<p><div id="attachment_679" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7880.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Being the focus of constant sneak attacks by 3 claw-equipped energizer bunnies is trying stuff." data-rl_caption="" title="Being the focus of constant sneak attacks by 3 claw-equipped energizer bunnies is trying stuff."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-679" class="size-full wp-image-679" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7880.jpg" alt="Being the focus of constant sneak attacks by 3 claw-equipped energizer bunnies is trying stuff." width="1919" height="1281" /></a><p id="caption-attachment-679" class="wp-caption-text">Being the focus of constant sneak attacks by 3 claw-equipped energizer bunnies is trying stuff.</p></div></p>
<p><div id="attachment_681" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7918.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="There&#039;s just no peace to be had." data-rl_caption="" title="There&#039;s just no peace to be had."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-681" class="size-full wp-image-681" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7918.jpg" alt="There's just no peace to be had." width="1919" height="1281" /></a><p id="caption-attachment-681" class="wp-caption-text">There&#8217;s just no peace to be had.</p></div></p>
<p><div id="attachment_680" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7900-Edit.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="Lioness with one of her little cubs." data-rl_caption="" title="Lioness with one of her little cubs."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-680" class="size-full wp-image-680" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-7900-Edit.jpg" alt="Lioness with one of her little cubs." width="1919" height="1281" /></a><p id="caption-attachment-680" class="wp-caption-text">Lioness with one of her little cubs.</p></div></p>
<p>We start looking for something interesting to shoot in sunset lighting, and come across a leopard not far away. I think it might be the resident male Yellow, but I&#8217;m not sure. Could be Fig as well. I really should learn to tell them apart by the face. Unfortunately he or she is being uncooperative and stays in the creek and thereby in the shadows.</p>
<p><div id="attachment_682" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-8004.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="I think it might be Fig, but I&#039;m not sure. We came across him as the sun was setting, and light was pretty poor." data-rl_caption="" title="I think it might be Fig, but I&#039;m not sure. We came across him as the sun was setting, and light was pretty poor."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-682" class="size-full wp-image-682" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-8004.jpg" alt="I think it might be Fig, but I'm not sure. We came across him as the sun was setting, and light was pretty poor." width="1919" height="1281" /></a><p id="caption-attachment-682" class="wp-caption-text">I think it might be Yellow, but I&#8217;m not sure. We came across him as the sun was setting, and light was pretty poor.</p></div></p>
<p>John spots some giraffes on a hill nearby and we move there in all haste to catch the last rays of light. I must say I&#8217;m pretty happy with these silhouettes.</p>
<p><div id="attachment_690" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9278.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="As the sun set, we came across a group of giraffes on a hill." data-rl_caption="" title="As the sun set, we came across a group of giraffes on a hill."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-690" class="size-full wp-image-690" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9278.jpg" alt="As the sun set, we came across a group of giraffes on a hill." width="1919" height="1281" /></a><p id="caption-attachment-690" class="wp-caption-text">As the sun set, we came across a group of giraffes on a hill.</p></div></p>
<p><div id="attachment_691" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9317.jpg" data-rel="lightbox-gallery-VLyeqM9Z" data-rl_title="A giraffe in silhouette during sunset over Mara." data-rl_caption="" title="A giraffe in silhouette during sunset over Mara."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-691" class="size-full wp-image-691" src="http://blog.fjetland.com/wp-content/uploads/2016/09/20141123-9317.jpg" alt="A giraffe in silhouette during sunset over Mara." width="1919" height="1281" /></a><p id="caption-attachment-691" class="wp-caption-text">A giraffe in silhouette during sunset over Mara.</p></div></p>
<p>After a 14 hour drive across most of the Maasai Mara system I&#8217;ll admit to being pretty worn out when we returned to the camp. I seem to remember I nearly fell asleep during the bucket shower. But these excursions into the reserve offer some unique sights and really shouldn&#8217;t be missed. Even if it&#8217;s outside of migration season.</p>
<p>The next day the plan was to stay in the conservancy, so we would have a chance to relax back in the camp in the middle of the day.</p>
<p><style>#mapbox-canvas-tomasf-1h1dpep4 { width:100%;height:350px;} #mapbox-canvas-tomasf-1h1dpep4 .map-legends, #mapbox-tomasf-1h1dpep4 .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-1h1dpep4' 
        data-mapid='8' 
        data-mapsuffix='' 
        data-mapinternid='tomasf-1h1dpep4' 
        data-mapboxid='tomasf.1h1dpep4'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='1'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our route for day 6, venturing into the Mara Reserve for a full day trip</div><div class="mapbox-map-description"></div></div></div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2016/09/kenya-2014-day-6-a-full-day-drive-into-the-mara-reserve/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Kenya 2014 &#8211; Day 5: Porini Lion lives up to its name</title>
		<link>https://blog.fjetland.com/2016/02/kenya-2014-day-5-porini-lion-lives-up-to-its-name/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kenya-2014-day-5-porini-lion-lives-up-to-its-name</link>
					<comments>https://blog.fjetland.com/2016/02/kenya-2014-day-5-porini-lion-lives-up-to-its-name/#comments</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Wed, 17 Feb 2016 12:33:25 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wildlife]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=608</guid>

					<description><![CDATA[November 22, 2014 (Previous day) After a stay in Samburu that was less overwhelming than my previous visits (but still with some very powerful experiences), I was hoping that the Mara area would still stand&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>November 22, 2014 (<a href="http://blog.fjetland.com/2015/12/kenya-2014-day-4-samburu-to-masai-mara/">Previous day</a>)</p>
<p>After a stay in Samburu that was less overwhelming than my previous visits (but still with some very powerful experiences), I was hoping that the Mara area would still stand out as the top wildlife experience to my friends on their first visit to east Africa.</p>
<p>We had booked the exclusive use of 4&#215;4 just for us during the stay, something that is almost essential if you&#8217;re going on a photo-centric trip, but also something I would recommend even if you&#8217;re just going on a family holiday. It ensures that you are free to go wherever you want and stop whenever you want and for as long as you want. But most importantly it means you&#8217;re free to start whenever you want in the morning, and when staying in the conservancies, you&#8217;re not limited to going out after sunrise, like in the official parks and reserves. For photography, this is a big deal, as it lets you find a subject in time for sunrise and good light.</p>
<p>We had arranged with Big John and Jared to leave early and take a packed breakfast, so departure from our tents were in total darkness.</p>
<p>Only minutes after leaving the Porini Lion camp, John and Jared spotted a Lioness with a small Thomson&#8217;s gazelle calf, probably returning to her litter.</p>
<p><div id="attachment_638" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4186.jpg" rel="attachment wp-att-638" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Lioness returning to her cubs with a Thomsons gazelle calf as the sun rises behind her" data-rl_caption="" title="Lioness returning to her cubs with a Thomsons gazelle calf as the sun rises behind her"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-638" class="size-full wp-image-638" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4186.jpg" alt="Lioness returning to her cubs with a Thomsons gazelle calf as the sun rises behind her" width="1919" height="1281" /></a><p id="caption-attachment-638" class="wp-caption-text">Lioness returning to her cubs with a Thomsons gazelle calf as the sun rises behind her</p></div></p>
<p>We followed her as she walked back towards were we came from. Within a few minutes, she was passing just outside the camp like it wasn&#8217;t there. With the picture below, it&#8217;s not hard to imagine why Porini Lion is named as it is, or why people are raving about the wildlife experiences from this camp on Tripadvisor:</p>
<p><div id="attachment_629" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8504.jpg" rel="attachment wp-att-629" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="A lioness with a Thomsons gazelle kill passes through the Porini Lion camp in Masai Mara" data-rl_caption="" title="A lioness with a Thomsons gazelle kill passes through the Porini Lion camp in Masai Mara"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-629" class="size-full wp-image-629" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8504.jpg" alt="A lioness with a Thomsons gazelle kill passes through the Porini Lion camp in Masai Mara" width="1919" height="1281" /></a><p id="caption-attachment-629" class="wp-caption-text">A lioness with a Thomsons gazelle kill passes through the Porini Lion camp in Masai Mara</p></div></p>
<p>We let her continue in peace and continue on our way. Not far outside the camp area on the hillside up to the Olempaiakae ridge we come across a group of Topi. These are the champion runners among the grazers on the savanna and will normally outrun both wildebeest, zebras and small gazelles. Even the calves are capable of running relatively fast only minutes after they&#8217;re born. The one on the left leaning against its mother was probably born during the night.</p>
<p><div id="attachment_611" style="width: 2995px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4307.jpg" rel="attachment wp-att-611" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Young Topis with parents in the warm sunrise over Masai Mara. The one on the left is newborn and still leaning against its mother" data-rl_caption="" title="Young Topis with parents in the warm sunrise over Masai Mara. The one on the left is newborn and still leaning against its mother"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-611" class="size-full wp-image-611" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4307.jpg" alt="Young Topis with parents in the warm sunrise over Masai Mara. The one on the left is newborn and still leaning against its mother" width="2985" height="1281" /></a><p id="caption-attachment-611" class="wp-caption-text">Young Topis with parents in the warm sunrise over Masai Mara. The one on the left is newborn and still leaning against its mother</p></div></p>
<p>In some dense bushes we spot a group of young lions waiting for their mothers to return from the morning hunt. The light is still soft and comes through the foliage behind them, providing a nice backdrop.</p>
<p><div id="attachment_612" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4375.jpg" rel="attachment wp-att-612" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Lioncubs resting in the cover of bushes while they&#039;re waiting from their mothers to return from the early morning hunt" data-rl_caption="" title="Lioncubs resting in the cover of bushes while they&#039;re waiting from their mothers to return from the early morning hunt"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-612" class="size-full wp-image-612" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4375.jpg" alt="Lioncubs resting in the cover of bushes while they're waiting from their mothers to return from the early morning hunt" width="1919" height="1281" /></a><p id="caption-attachment-612" class="wp-caption-text">Lion cubs resting in the cover of bushes while they&#8217;re waiting from their mothers to return from the early morning hunt</p></div></p>
<p>A bit later we&#8217;re sitting in the car waiting for a leopard to show itself from under some dense bushes, when our guides point in front of the car and explain there&#8217;s a bat there. We all look in the direction they&#8217;re pointing but I don&#8217;t think any of us spot it for a long while and until we get detailed instructions of where it is. Turns out it&#8217;s hanging literally over the bumper of the Landcruiser, but is amazingly camouflaged. Shot with the 500mm telelens it doesn&#8217;t look so impossible to see, but it was really the perfect disguise. One can understand why it&#8217;s spending the day out in the open instead of caves and tall tree tops like it&#8217;s cousins.</p>
<p><div id="attachment_613" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4502.jpg" rel="attachment wp-att-613" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="A Yellow-winged bat hanging just some 150cm above the ground, looking like a dried fruit or shrivelled leaf" data-rl_caption="" title="A Yellow-winged bat hanging just some 150cm above the ground, looking like a dried fruit or shrivelled leaf"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-613" class="size-full wp-image-613" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4502.jpg" alt="A Yellow-winged bat hanging just some 150cm above the ground, looking like a dried fruit or shrivelled leaf" width="1281" height="1919" /></a><p id="caption-attachment-613" class="wp-caption-text">A Yellow-winged bat hanging just some 150cm above the ground, looking like a dried fruit or shrivelled leaf</p></div></p>
<p>Normally you don&#8217;t see a lot of sick or badly injured animals on the Mara plains. The predators will usually see to that. But sometimes you&#8217;ll see some animal with a recent injury or an issue. Yet I&#8217;ve never seen anything like one zebra we saw this day. We had a discussion in the car what the possible reasons could be for this, including internal displacement of bowels from a predator attack, infections, cysts, etc, but in summary none of us really had any good ideas. The biggest question was still how it was still alive and not already killed by lions.</p>
<p><div id="attachment_614" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4540.jpg" rel="attachment wp-att-614" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="You don&#039;t really see many obviously sick or injured animals on the savannah, the predators normally see to that. I wonder how this Zebra made it this far" data-rl_caption="" title="You don&#039;t really see many obviously sick or injured animals on the savannah, the predators normally see to that. I wonder how this Zebra made it this far"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-614" class="size-full wp-image-614" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4540.jpg" alt="You don't really see many obviously sick or injured animals on the savannah, the predators normally see to that. I wonder how this Zebra made it this far" width="1919" height="1281" /></a><p id="caption-attachment-614" class="wp-caption-text">You don&#8217;t really see many obviously sick or injured animals on the savannah, the predators normally see to that. I wonder how this Zebra made it this far</p></div></p>
<p>Speaking of nature&#8217;s maintenance services, an old wildebeest carcass would normally be swarmed by white backed vultures and other smaller vultures. But as we approached such a carcass, the arrival of two huge lappet-faced vultures had caused the others to clear off. There was an obvious rank order where one approached the other with considerable care and submissive posture.</p>
<p><div id="attachment_615" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4586.jpg" rel="attachment wp-att-615" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Lappet-faced vulture on an old wildebeest carcass" data-rl_caption="" title="Lappet-faced vulture on an old wildebeest carcass"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-615" class="size-full wp-image-615" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4586.jpg" alt="Lappet-faced vulture on an old wildebeest carcass" width="1919" height="1281" /></a><p id="caption-attachment-615" class="wp-caption-text">Lappet-faced vulture on an old wildebeest carcass</p></div></p>
<p><div id="attachment_616" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4610.jpg" rel="attachment wp-att-616" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Two Lappet-faced vultures gather on an old Wildebeest carcass" data-rl_caption="" title="Two Lappet-faced vultures gather on an old Wildebeest carcass"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-616" class="size-full wp-image-616" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4610.jpg" alt="Two Lappet-faced vultures gather on an old Wildebeest carcass" width="1919" height="1281" /></a><p id="caption-attachment-616" class="wp-caption-text">Two Lappet-faced vultures gather on an old Wildebeest carcass</p></div></p>
<p><div id="attachment_617" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4708.jpg" rel="attachment wp-att-617" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="A Yellow-billed stork looks back at me over its outstretched wing" data-rl_caption="" title="A Yellow-billed stork looks back at me over its outstretched wing"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-617" class="size-full wp-image-617" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4708.jpg" alt="A Yellow-billed stork looks back at me over its outstretched wing" width="1919" height="1281" /></a><p id="caption-attachment-617" class="wp-caption-text">A Yellow-billed stork looks back at me over its outstretched wing</p></div></p>
<p>In the conservancies there are less gravel roads like in the National Parks, and driving mostly happens on barely visible paths, or where appropriate freely at the discretion of the local guides. Along one of the commonly used paths, a Crowned Lapwing had decided to lay her eggs, so some helpful passers by had built a circle of rocks around her to make both her and the eggs easier to see by other drivers. They are both very well camouflaged, so this probably saved her life. She didn&#8217;t move even as we drove past in the 4&#215;4.</p>
<p><div id="attachment_630" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8572.jpg" rel="attachment wp-att-630" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="This Crowned Lapwing had decided to lay its eggs in the middle of a 4x4 path, but some helpful Maasai had surrounded her with rocks to alert drivers and make them drive around" data-rl_caption="" title="This Crowned Lapwing had decided to lay its eggs in the middle of a 4x4 path, but some helpful Maasai had surrounded her with rocks to alert drivers and make them drive around"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-630" class="size-full wp-image-630" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8572.jpg" alt="This Crowned Lapwing had decided to lay its eggs in the middle of a 4x4 path, but some helpful Maasai had surrounded her with rocks to alert drivers and make them drive around" width="1919" height="1281" /></a><p id="caption-attachment-630" class="wp-caption-text">This Crowned Lapwing had decided to lay its eggs in the middle of a 4&#215;4 path, but some helpful Maasai had surrounded her with rocks to alert drivers and make them drive around</p></div></p>
<p><div id="attachment_631" style="width: 7012px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8646-Edit.jpg" rel="attachment wp-att-631" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="This panorama shows a typical part of the landscape as well as several of the animals normally found in the Mara ecosystem" data-rl_caption="" title="This panorama shows a typical part of the landscape as well as several of the animals normally found in the Mara ecosystem"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-631" class="size-full wp-image-631" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8646-Edit.jpg" alt="This panorama shows a typical part of the landscape as well as several of the animals normally found in the Mara ecosystem" width="7002" height="1281" /></a><p id="caption-attachment-631" class="wp-caption-text">This panorama shows a typical part of the landscape as well as several of the animals normally found in the Mara ecosystem</p></div></p>
<p><div id="attachment_618" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4909.jpg" rel="attachment wp-att-618" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="A group of Mara Giraffes gathered out in the open of the savannah" data-rl_caption="" title="A group of Mara Giraffes gathered out in the open of the savannah"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-618" class="size-full wp-image-618" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4909.jpg" alt="A group of Mara Giraffes gathered out in the open of the savannah" width="1919" height="1281" /></a><p id="caption-attachment-618" class="wp-caption-text">A group of Mara Giraffes gathered out in the open of the savannah</p></div></p>
<p>We come across a hippo grazing on land just as we&#8217;re heading back towards camp. The only times I&#8217;ve seen this before have been early in the morning while they&#8217;re on their way back to their pools and rivers where they normally spend the days. But this one seemed to be unbothered by both the strong sunlight and our presence. It was already almost noon and the light was hard and unpleasing.</p>
<p><div id="attachment_619" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4951.jpg" rel="attachment wp-att-619" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Normally the hippos will have returned to the safety and sun protection of the pools and rivers by morning, but this guy was still out and about" data-rl_caption="" title="Normally the hippos will have returned to the safety and sun protection of the pools and rivers by morning, but this guy was still out and about"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-619" class="size-full wp-image-619" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-4951.jpg" alt="Normally the hippos will have returned to the safety and sun protection of the pools and rivers by morning, but this guy was still out and about" width="1919" height="1281" /></a><p id="caption-attachment-619" class="wp-caption-text">Normally the hippos will have returned to the safety and sun protection of the pools and rivers by morning, but this guy was still out and about</p></div></p>
<p><div id="attachment_632" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8689.jpg" rel="attachment wp-att-632" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="This Hippo posed for us for a long time, and didn&#039;t seem concerned about our presence at all. Too bad it was nearly noon and the light was the worst possible" data-rl_caption="" title="This Hippo posed for us for a long time, and didn&#039;t seem concerned about our presence at all. Too bad it was nearly noon and the light was the worst possible"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-632" class="size-full wp-image-632" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8689.jpg" alt="This Hippo posed for us for a long time, and didn't seem concerned about our presence at all. Too bad it was nearly noon and the light was the worst possible" width="1919" height="1281" /></a><p id="caption-attachment-632" class="wp-caption-text">This Hippo posed for us for a long time, and didn&#8217;t seem concerned about our presence at all. Too bad it was nearly noon and the light was the worst possible</p></div></p>
<p>Returning to Porini Lion for lunch, we spotted this secretary bird hunting wasps.</p>
<p><div id="attachment_620" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5033.jpg" rel="attachment wp-att-620" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Just outside the Porini Lion camp on our way back for lunch, we saw this Secretary bird hunting wasps and other insects as well as reptiles" data-rl_caption="" title="Just outside the Porini Lion camp on our way back for lunch, we saw this Secretary bird hunting wasps and other insects as well as reptiles"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-620" class="size-full wp-image-620" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5033.jpg" alt="Just outside the Porini Lion camp on our way back for lunch, we saw this Secretary bird hunting wasps and other insects as well as reptiles" width="1919" height="1281" /></a><p id="caption-attachment-620" class="wp-caption-text">Just outside the Porini Lion camp on our way back for lunch, we saw this Secretary bird hunting wasps and other insects as well as reptiles</p></div></p>
<p>Returning late to the camp, we only had time to unload the gear and relax a short while before lunch. Afterwards some took the opportunity to relax a bit in the share and read a book, while some of us had a look around for something to photograph. A little after 16:00 we headed out for the evening game drive.</p>
<p>Leaving the camp, I took this shot of the camp and the surroundings. As an eco camp it has a very modest footprint in the surrounding nature.</p>
<p><div id="attachment_637" style="width: 1931px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-0417.jpg" rel="attachment wp-att-637" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="An overview of the southern part of Olare Motorogi conservancy with the tents of Porini Lion sticking up along the creek. I think it&#039;s Porini Lion, anyway..." data-rl_caption="" title="An overview of the southern part of Olare Motorogi conservancy with the tents of Porini Lion sticking up along the creek. I think it&#039;s Porini Lion, anyway..."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-637" class="size-full wp-image-637" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-0417.jpg" alt="An overview of the southern part of Olare Motorogi conservancy with the tents of Porini Lion sticking up along the creek. I think it's Porini Lion, anyway..." width="1921" height="1281" /></a><p id="caption-attachment-637" class="wp-caption-text">An overview of the southern part of Olare Motorogi conservancy with the tents of Porini Lion sticking up along the creek. I think it&#8217;s Porini Lion, anyway&#8230;</p></div></p>
<p>In my visits to Kenya I haven&#8217;t really had a good opportunity to photograph the shy serval cat. Well, I guess I didn&#8217;t this time either, but at least we found one in its den, and you can sort of make out its face, so I&#8217;m putting it in here <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_621" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5229.jpg" rel="attachment wp-att-621" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="This is the closest I&#039;ve gotten to a shot of the seclusive Serval so far..." data-rl_caption="" title="This is the closest I&#039;ve gotten to a shot of the seclusive Serval so far..."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-621" class="size-full wp-image-621" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5229.jpg" alt="This is the closest I've gotten to a shot of the seclusive Serval so far..." width="1281" height="1919" /></a><p id="caption-attachment-621" class="wp-caption-text">This is the closest I&#8217;ve gotten to a shot of the seclusive Serval so far&#8230;</p></div></p>
<p>As the day was coming to an end and the sun was coming down low, we came across two young cheetah males, known as the Ololo brothers. From what I remember, these were new to the territory and were looking for females. We decided to follow them. If we were lucky they&#8217;d go hunting, and even if they didn&#8217;t cheetahs in sunset are still pretty awesome. I&#8217;ll let the shots do the talking from here on&#8230;</p>
<p><div id="attachment_622" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5262.jpg" rel="attachment wp-att-622" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="We caught up with the Ololo brothers in the afternoon. Seems they were waiting for the air to cool before continuing their patrol" data-rl_caption="" title="We caught up with the Ololo brothers in the afternoon. Seems they were waiting for the air to cool before continuing their patrol"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-622" class="size-full wp-image-622" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5262.jpg" alt="We caught up with the Ololo brothers in the afternoon. Seems they were waiting for the air to cool before continuing their patrol" width="1919" height="1281" /></a><p id="caption-attachment-622" class="wp-caption-text">We caught up with the Ololo brothers in the afternoon. Seems they were waiting for the air to cool before continuing their patrol</p></div></p>
<p><div id="attachment_623" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5302.jpg" rel="attachment wp-att-623" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="One of the Ololo brothers bathed in early sunset light" data-rl_caption="" title="One of the Ololo brothers bathed in early sunset light"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-623" class="size-full wp-image-623" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5302.jpg" alt="One of the Ololo brothers bathed in early sunset light" width="1919" height="1281" /></a><p id="caption-attachment-623" class="wp-caption-text">One of the Ololo brothers bathed in early sunset light</p></div></p>
<p><div id="attachment_633" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8794.jpg" rel="attachment wp-att-633" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="As the sun sets, the brothers get moving, apparently tracking the scent of a female" data-rl_caption="" title="As the sun sets, the brothers get moving, apparently tracking the scent of a female"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-633" class="size-full wp-image-633" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8794.jpg" alt="As the sun sets, the brothers get moving, apparently tracking the scent of a female" width="1919" height="1281" /></a><p id="caption-attachment-633" class="wp-caption-text">As the sun sets, the brothers get moving, apparently tracking the scent of a female</p></div></p>
<p><div id="attachment_624" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5374-Edit.jpg" rel="attachment wp-att-624" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Tree tracks" data-rl_caption="" title="Tree tracks"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-624" class="size-full wp-image-624" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5374-Edit.jpg" alt="Tree tracks" width="1919" height="1281" /></a><p id="caption-attachment-624" class="wp-caption-text">Tree tracks</p></div></p>
<p><div id="attachment_625" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5383.jpg" rel="attachment wp-att-625" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="As they&#039;re tracking the scent of a female, the brothers are also leaving their own scent marks, establishing themselves in this new territory" data-rl_caption="" title="As they&#039;re tracking the scent of a female, the brothers are also leaving their own scent marks, establishing themselves in this new territory"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-625" class="size-full wp-image-625" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5383.jpg" alt="As they're tracking the scent of a female, the brothers are also leaving their own scent marks, establishing themselves in this new territory" width="1919" height="1281" /></a><p id="caption-attachment-625" class="wp-caption-text">As they&#8217;re tracking the scent of a female, the brothers are also leaving their own scent marks, establishing themselves in this new territory</p></div></p>
<p><div id="attachment_626" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5411.jpg" rel="attachment wp-att-626" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Cheetah posing in the warm sunset light" data-rl_caption="" title="Cheetah posing in the warm sunset light"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-626" class="size-full wp-image-626" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5411.jpg" alt="Cheetah posing in the warm sunset light" width="1919" height="1281" /></a><p id="caption-attachment-626" class="wp-caption-text">Cheetah posing in the warm sunset light</p></div></p>
<p><div id="attachment_634" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8815.jpg" rel="attachment wp-att-634" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Wind weathered tree" data-rl_caption="" title="Wind weathered tree"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-634" class="size-full wp-image-634" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8815.jpg" alt="Wind weathered tree" width="1281" height="1919" /></a><p id="caption-attachment-634" class="wp-caption-text">Wind weathered tree</p></div></p>
<p><div id="attachment_635" style="width: 2569px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8823.jpg" rel="attachment wp-att-635" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Cheetah watching the sunset" data-rl_caption="" title="Cheetah watching the sunset"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-635" class="size-full wp-image-635" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8823.jpg" alt="Cheetah watching the sunset" width="2559" height="1281" /></a><p id="caption-attachment-635" class="wp-caption-text">Cheetah watching the sunset</p></div></p>
<p><div id="attachment_636" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8831.jpg" rel="attachment wp-att-636" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="The last rays of light" data-rl_caption="" title="The last rays of light"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-636" class="size-full wp-image-636" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-8831.jpg" alt="The last rays of light" width="1919" height="1281" /></a><p id="caption-attachment-636" class="wp-caption-text">The last rays of light</p></div></p>
<p>As the sun sets below the hills, there&#8217;s not really enough light to do any more shooting and we start packing away our cameras when Big John points us to a ridge just to the side of the last light. &#8220;Maybe you could shoot those in silhouette if I drive forward a bit?&#8221; he asks. Turns out there&#8217;s a group of Thomson&#8217;s gazelles and Impalas going amok on a nearby hill, doing wild jumps and chasing each other. It&#8217;s perfect!</p>
<p>John places the car perfectly so the antelopes are between us and the illuminated sky, and I get one of my favorite shots from the day. The advantage of having guides that&#8217;s also photographers and that guide many of the professional photographers visiting the area!</p>
<p><div id="attachment_627" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5503.jpg" rel="attachment wp-att-627" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Thomson&#039;s gazelle burning off some energy on the ridge before nightfall" data-rl_caption="" title="Thomson&#039;s gazelle burning off some energy on the ridge before nightfall"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-627" class="size-full wp-image-627" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5503.jpg" alt="Thomson's gazelle burning off some energy on the ridge before nightfall" width="1919" height="1281" /></a><p id="caption-attachment-627" class="wp-caption-text">Thomson&#8217;s gazelle burning off some energy on the ridge before nightfall</p></div></p>
<p><div id="attachment_628" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5578.jpg" rel="attachment wp-att-628" data-rel="lightbox-gallery-nsy6cqyj" data-rl_title="Impala buck silhouette" data-rl_caption="" title="Impala buck silhouette"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-628" class="size-full wp-image-628" src="http://blog.fjetland.com/wp-content/uploads/2016/02/20141122-5578.jpg" alt="Impala buck silhouette" width="1281" height="1919" /></a><p id="caption-attachment-628" class="wp-caption-text">Impala buck silhouette</p></div></p>
<p>&nbsp;</p>
<p><style>#mapbox-canvas-tomasf-ooffnck2 { width:100%;height:350px;} #mapbox-canvas-tomasf-ooffnck2 .map-legends, #mapbox-tomasf-ooffnck2 .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-ooffnck2' 
        data-mapid='7' 
        data-mapsuffix='' 
        data-mapinternid='tomasf-ooffnck2' 
        data-mapboxid='tomasf.ooffnck2'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='1'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our route for day 5, exploring the Olare Motorogi conservacy</div><div class="mapbox-map-description"></div></div></div></p>
<p>&nbsp;</p>
<p>It was a long and exhausting day so as we head back to the camp I think everyone looks forward to a nice shower before dinner, and then sleep.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2016/02/kenya-2014-day-5-porini-lion-lives-up-to-its-name/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Kenya 2014 – Day 4: Samburu to Masai Mara</title>
		<link>https://blog.fjetland.com/2015/12/kenya-2014-day-4-samburu-to-masai-mara/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kenya-2014-day-4-samburu-to-masai-mara</link>
					<comments>https://blog.fjetland.com/2015/12/kenya-2014-day-4-samburu-to-masai-mara/#comments</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Wed, 30 Dec 2015 22:18:17 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wildlife]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=599</guid>

					<description><![CDATA[November 21, 2014. (Previous day) This was our last night in Samburu, so we had agreed to pack up and check out from the camp before our morning drive, and then head straight to&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>November 21, 2014. (<a href="http://blog.fjetland.com/2015/12/kenya-2014-day-3-here-comes-the-sun/">Previous day</a>)</p>
<p>This was our last night in Samburu, so we had agreed to pack up and check out from the camp before our morning drive, and then head straight to the airstrip afterwards instead of returning to the camp first. Unfortunately the clouds had returned this morning, so the light was really not great for photography.</p>
<p><div id="attachment_575" style="width: 3912px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-7951.jpg" rel="attachment wp-att-575" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Panoramic view over Samburu as the sun rises behind the clouds" data-rl_caption="" title="Panoramic view over Samburu as the sun rises behind the clouds"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-575" class="size-full wp-image-575" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-7951.jpg" alt="Panoramic view over Samburu as the sun rises behind the clouds" width="3902" height="1281" /></a><p id="caption-attachment-575" class="wp-caption-text">Panoramic view over Samburu as the sun rises behind the clouds</p></div></p>
<p>Also, it seems like elephants were once again the order of the day, with large groups of them around, but very little other wildlife in the center of the reserve.</p>
<p><div id="attachment_576" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-7976.jpg" rel="attachment wp-att-576" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Two young elephants playfighting" data-rl_caption="" title="Two young elephants playfighting"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-576" class="size-full wp-image-576" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-7976.jpg" alt="Two young elephants playfighting" width="1919" height="1281" /></a><p id="caption-attachment-576" class="wp-caption-text">Two young elephants playfighting</p></div></p>
<p>However, as we head towards the airstrip we come across a rather large group of Oryx. We also find a herd of Grévys zebra and some Desert warthogs, but Joshua is concerned about cutting it too close for the flight to Masai Mara, so we don&#8217;t get to spend a lot of time photographing.</p>
<p><div id="attachment_587" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3139.jpg" rel="attachment wp-att-587" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="An Oryx getting the full treatment with three red-billed oxpeckers grooming it" data-rl_caption="" title="An Oryx getting the full treatment with three red-billed oxpeckers grooming it"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-587" class="size-full wp-image-587" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3139.jpg" alt="An Oryx getting the full treatment with three red-billed oxpeckers grooming it" width="1919" height="1281" /></a><p id="caption-attachment-587" class="wp-caption-text">An Oryx getting the full treatment with three red-billed oxpeckers grooming it</p></div></p>
<p><div id="attachment_588" style="width: 1147px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3143.jpg" rel="attachment wp-att-588" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Two red-billed oxpeckers dealing with the Oryx&#039; pesky earwax problem" data-rl_caption="" title="Two red-billed oxpeckers dealing with the Oryx&#039; pesky earwax problem"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-588" class="size-full wp-image-588" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3143.jpg" alt="Two red-billed oxpeckers dealing with the Oryx' pesky earwax problem" width="1137" height="1704" /></a><p id="caption-attachment-588" class="wp-caption-text">Two red-billed oxpeckers dealing with the Oryx&#8217; pesky earwax problem</p></div></p>
<p>We get to the Kalama airstrip without any delays, so have ample time to enjoy the packed breakfast the nice staff at Larsens Camp had sent with us. On the way to the airstrip the skies started clearing up, and as we waited for the plane I got a good view of a mountain north of the reserve. When I was here for the first time in 2012 one of the guides who was Samburu told me the locals considered it a sacred mountain, and that the women in the tribes would carry milk and blood to the mountain at the end of the dry season to make sure the spirits gave them a good rain season. Personally, I just think it&#8217;s a great looking cliffside <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_589" style="width: 2995px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3193.jpg" rel="attachment wp-att-589" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="From the Kalama airstrip you can see this mountain to the north. The Samburu in the area considered it sacred" data-rl_caption="" title="From the Kalama airstrip you can see this mountain to the north. The Samburu in the area considered it sacred"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-589" class="size-full wp-image-589" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3193.jpg" alt="From the Kalama airstrip you can see this mountain to the north. The Samburu in the area considered it sacred" width="2985" height="1281" /></a><p id="caption-attachment-589" class="wp-caption-text">From the Kalama airstrip you can see this mountain to the north. The Samburu in the area considered it sacred</p></div></p>
<p>Next to the airstrip you can see this sign/rock. Honestly, I have no idea what it&#8217;s trying to tell me. But they do have elephants, I&#8217;ll give them that!</p>
<p><div id="attachment_590" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3196.jpg" rel="attachment wp-att-590" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Sign block next to the Kalama airstrip. I have no idea what&#039;s going on in the illustration..." data-rl_caption="" title="Sign block next to the Kalama airstrip. I have no idea what&#039;s going on in the illustration..."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-590" class="size-full wp-image-590" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3196.jpg" alt="Sign block next to the Kalama airstrip. I have no idea what's going on in the illustration..." width="1919" height="1281" /></a><p id="caption-attachment-590" class="wp-caption-text">Sign block next to the Kalama airstrip. I have no idea what&#8217;s going on in the illustration&#8230;</p></div></p>
<p>At 8:45 the plane from AirKenya arrives, perfectly timed for our 09:00 connection to the Masai Mara. This is why flying between locations in Kenya is so great, with road traffic (and in some areas the roads) you never know what you&#8217;ll encounter, but the plane connections usually run like clockwork. Being a strip of dirt in the bush though, you never know what awaits at the actual landing strip. Sometimes the planes need to do a flyover first to scare off any wildlife on the landing strip. In this case there was just a family of Desert warthogs politely watching from the side of the landing strip <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_591" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3199.jpg" rel="attachment wp-att-591" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="A family of desert warthogs watch as a scheduled plane arrives at the Kalama airstrip in Samburu" data-rl_caption="" title="A family of desert warthogs watch as a scheduled plane arrives at the Kalama airstrip in Samburu"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-591" class="size-full wp-image-591" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3199.jpg" alt="A family of desert warthogs watch as a scheduled plane arrives at the Kalama airstrip in Samburu" width="1919" height="1281" /></a><p id="caption-attachment-591" class="wp-caption-text">A family of desert warthogs watch as a scheduled plane arrives at the Kalama airstrip in Samburu</p></div></p>
<p>We&#8217;re the only passengers on this flight, so there&#8217;s no trouble finding good seats <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> But once again I regret not remembering to pick up a bottle of water in the back of the plane before finding my seat on AirKenya flights <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>As we take off and hear southwest towards Mara, we get a great last view of the part of the reserve we&#8217;ve been using. It&#8217;s not quite visible, but our camp should be in the middle of the frame or so.</p>
<p><div id="attachment_592" style="width: 2995px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3234.jpg" rel="attachment wp-att-592" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="View of the area of Samburu we normally cover on our drives, as seen from the air. Larsens camp and Ewaso N&#039;giro river in the center" data-rl_caption="" title="View of the area of Samburu we normally cover on our drives, as seen from the air. Larsens camp and Ewaso N&#039;giro river in the center"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-592" class="size-full wp-image-592" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3234.jpg" alt="View of the area of Samburu we normally cover on our drives, as seen from the air. Larsens camp and Ewaso N'giro river in the center" width="2985" height="1281" /></a><p id="caption-attachment-592" class="wp-caption-text">View of the area of Samburu we normally cover on our drives, as seen from the air. Larsens camp and Ewaso N&#8217;giro river in the center</p></div></p>
<p><style>#mapbox-canvas-tomasf-oi5lphic { width:100%;height:350px;} #mapbox-canvas-tomasf-oi5lphic .map-legends, #mapbox-tomasf-oi5lphic .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-oi5lphic' 
        data-mapid='6' 
        data-mapsuffix='' 
        data-mapinternid='tomasf-oi5lphic' 
        data-mapboxid='tomasf.oi5lphic'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='1'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our route for day 4, with transport from Samburu to Masai Mara</div><div class="mapbox-map-description"></div></div></div></p>
<p>The flight takes a little over an hour, and in that time we cross over the rift valley, passing right above Nakuru. The landscape changes dramatically during this trip, and by the time we reach the Masai Mara it&#8217;s all mostly flat and green below us.</p>
<p><div id="attachment_593" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3304.jpg" rel="attachment wp-att-593" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="The green fields of the Masai Mara" data-rl_caption="" title="The green fields of the Masai Mara"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-593" class="size-full wp-image-593" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3304.jpg" alt="The green fields of the Masai Mara" width="1919" height="1281" /></a><p id="caption-attachment-593" class="wp-caption-text">The green fields of the Masai Mara</p></div></p>
<p>As far as dirt airstrips are concerned, the one at Ol Kiombo is as professional as it gets, with a souvenir shop, a parking lot and an actual toilet!</p>
<p><div id="attachment_594" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3307.jpg" rel="attachment wp-att-594" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Approaching the Ol Kiombo airstrip in Maasai Mara" data-rl_caption="" title="Approaching the Ol Kiombo airstrip in Maasai Mara"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-594" class="size-full wp-image-594" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3307.jpg" alt="Approaching the Ol Kiombo airstrip in Maasai Mara" width="1919" height="1281" /></a><p id="caption-attachment-594" class="wp-caption-text">Approaching the Ol Kiombo airstrip in Masai Mara</p></div></p>
<p>A few minutes after arrival the car with our guides from <a href="http://www.tripadvisor.com/Hotel_Review-g294209-d943370-Reviews-Porini_Lion_Camp-Maasai_Mara_National_Reserve_Rift_Valley_Province.html" target="_blank" rel="noopener">Porini Lion camp</a> arrive. I was really anxious to find out who we would spend the next few days with, as I had requested that we either get &#8220;Big&#8221; John Siololo, Jared (Gerard? I never quite figured it out), or Jackson Sayialel since I had these as guides on my previous trips and knew they were not only superb guides but also understood our interests as photographers. Our booking agent Sally at <a href="http://www.porini.com/" target="_blank" rel="noopener">Gamewatchers</a> had relayed our wishes to the camp manager, but couldn&#8217;t make any promises. It was a great surprise to see that as the Land Cruiser arrived, we had not only got one of our wishes, but two as Big John had Jared with him in the car. It was great to meet both again, we had talked a lot during my two previous trips with <a href="http://wildphoto.com/" target="_blank" rel="noopener">Wildphoto</a>.</p>
<p>As we make our way to the Porini Lion camp, I&#8217;m reminded why I love this place. John and Jared immediately begin mentioning that there&#8217;s lions with a kill that they spotted on the way to the airstrip and that we should check out, as well as a cheetah, and, and&#8230;</p>
<p>Just outside the airstrip, we stop for the first photo opportunity. A Grey crested crane, the noble national bird of Uganda, on a nest.</p>
<p><div id="attachment_595" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3324.jpg" rel="attachment wp-att-595" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Placed in the middle of a small marsh, this nest sticking up in the middle don&#039;t seem all that safe, but hopefully the Grey crested crane knows what it&#039;s doing" data-rl_caption="" title="Placed in the middle of a small marsh, this nest sticking up in the middle don&#039;t seem all that safe, but hopefully the Grey crested crane knows what it&#039;s doing"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-595" class="size-full wp-image-595" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3324.jpg" alt="Placed in the middle of a small marsh, this nest sticking up in the middle don't seem all that safe, but hopefully the Grey crested crane knows what it's doing" width="1919" height="1281" /></a><p id="caption-attachment-595" class="wp-caption-text">Placed in the middle of a small marsh, this nest sticking up in the middle don&#8217;t seem all that safe, but hopefully the Grey crested crane knows what it&#8217;s doing</p></div></p>
<p>We also come across a group of hyenas, but a couple are radio marked, so I don&#8217;t take many shots of them. Shortly after we come across the two lionesses with a full grown Wildebeest kill. They seem to be the only two around, and the fact that they take turns on eating and keeping watch indicate that they are not close to the rest of their pride.</p>
<p><div id="attachment_577" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8080.jpg" rel="attachment wp-att-577" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Lioness with a fresh wildebeest kill her and another lioness just hunted down" data-rl_caption="" title="Lioness with a fresh wildebeest kill her and another lioness just hunted down"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-577" class="size-full wp-image-577" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8080.jpg" alt="Lioness with a fresh wildebeest kill her and another lioness just hunted down" width="1919" height="1281" /></a><p id="caption-attachment-577" class="wp-caption-text">Lioness with a fresh wildebeest kill her and another lioness just hunted down</p></div></p>
<p><div id="attachment_578" style="width: 2995px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8134.jpg" rel="attachment wp-att-578" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Lioness with a fresh wildebeest kill. Getting to the tasty bits" data-rl_caption="" title="Lioness with a fresh wildebeest kill. Getting to the tasty bits"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-578" class="size-full wp-image-578" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8134.jpg" alt="Lioness with a fresh wildebeest kill. Getting to the tasty bits" width="2985" height="1281" /></a><p id="caption-attachment-578" class="wp-caption-text">Lioness with a fresh wildebeest kill. Getting to the tasty bits</p></div></p>
<p><div id="attachment_596" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3452.jpg" rel="attachment wp-att-596" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Lioness eating a wildebeest" data-rl_caption="" title="Lioness eating a wildebeest"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-596" class="size-full wp-image-596" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3452.jpg" alt="Lioness eating a wildebeest" width="1281" height="1919" /></a><p id="caption-attachment-596" class="wp-caption-text">Lioness eating a wildebeest</p></div></p>
<p><div id="attachment_597" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3492-Edit.jpg" rel="attachment wp-att-597" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="BW portrait of a hungry lioness" data-rl_caption="" title="BW portrait of a hungry lioness"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-597" class="size-full wp-image-597" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3492-Edit.jpg" alt="BW portrait of a hungry lioness" width="1281" height="1281" /></a><p id="caption-attachment-597" class="wp-caption-text">BW portrait of a hungry lioness</p></div></p>
<p>As we move on towards the camp we also find a young giraffe eating from the incredibly thorny Whistling thorn. It&#8217;s hard to imagine the skill and adaption that goes into making a living from leaves on such a plant. We also find a cheetah relaxing under a bush. The clock just ticks over 12:00 and high noon doesn&#8217;t allow for the most breathtaking shots so we continue to the camp.</p>
<p><div id="attachment_598" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3628.jpg" rel="attachment wp-att-598" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Young Masai giraffe grazing on the VERY thorny Whistling thorn acacia tree" data-rl_caption="" title="Young Masai giraffe grazing on the VERY thorny Whistling thorn acacia tree"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-598" class="size-full wp-image-598" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3628.jpg" alt="Young Masai giraffe grazing on the VERY thorny Whistling thorn acacia tree" width="1281" height="1919" /></a><p id="caption-attachment-598" class="wp-caption-text">Young Masai giraffe grazing on the VERY thorny Whistling thorn acacia tree</p></div></p>
<p><div id="attachment_579" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8164.jpg" rel="attachment wp-att-579" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Cheetah enjoying the shade of a bush at high noon" data-rl_caption="" title="Cheetah enjoying the shade of a bush at high noon"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-579" class="size-full wp-image-579" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8164.jpg" alt="Cheetah enjoying the shade of a bush at high noon" width="1919" height="1281" /></a><p id="caption-attachment-579" class="wp-caption-text">Cheetah enjoying the shade of a bush at high noon</p></div></p>
<p>In Porini Lion we&#8217;re received by the camp manager Jimmy who gives us a quick brief about the aspects of staying in the camp. I had asked for tents in the shade, because from previous experience I knew the tents out in the sun could get very hot in the daytime. So we moved into tents 2 and 3, which are next to some large trees that provided nice shade. One of the youngest leopard cubs in the Olare Motorogi conservacy was born just meters from tent 3 the year before <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>After a nice lunch weather is against us again and an aggressive shower catches up with us as we rest. We discuss whether to drop the evening drive but decide to head out anyway. As we get into the car, the rain has subsided to a drizzle and things are lightening up a bit. Just a few hundred meters north of the camp, we find parts of a pride of lions seeking protection from the rain the bushes. At least it provides some cover for the cubs. The adults look pretty wet, and being cats, not very happy at all.</p>
<p><div id="attachment_567" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3731.jpg" rel="attachment wp-att-567" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Somehow you rarely find a happy looking cat in the rain. This is also true for this magnificent male lion" data-rl_caption="" title="Somehow you rarely find a happy looking cat in the rain. This is also true for this magnificent male lion"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-567" class="size-full wp-image-567" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3731.jpg" alt="Somehow you rarely find a happy looking cat in the rain. This is also true for this magnificent male lion" width="1919" height="1281" /></a><p id="caption-attachment-567" class="wp-caption-text">Somehow you rarely find a happy looking cat in the rain. This is also true for this magnificent male lion</p></div></p>
<p><div id="attachment_568" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3753.jpg" rel="attachment wp-att-568" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Lioness in the rain. Not amused" data-rl_caption="" title="Lioness in the rain. Not amused"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-568" class="size-full wp-image-568" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3753.jpg" alt="Lioness in the rain. Not amused" width="1919" height="1281" /></a><p id="caption-attachment-568" class="wp-caption-text">Lioness in the rain. Not amused</p></div></p>
<p>After a while we move on northwards, and not many hundred meters away find an old acquaintance of mine &#8211; the magnificent leopard Fig. Like the Narasha did for cheetahs, this leopard has given me some of the best photo opportunities for her species on every visit.</p>
<p><div id="attachment_581" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8249-Edit.jpg" rel="attachment wp-att-581" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Leopard with Thomson&#039;s gazelle catch" data-rl_caption="" title="Leopard with Thomson&#039;s gazelle catch"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-581" class="size-full wp-image-581" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8249-Edit.jpg" alt="Leopard with Thomson's gazelle catch" width="1919" height="1281" /></a><p id="caption-attachment-581" class="wp-caption-text">Leopard with Thomson&#8217;s gazelle catch</p></div></p>
<p><div id="attachment_569" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3920.jpg" rel="attachment wp-att-569" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Fig the leopard with a fresh Thomson&#039;s gazelle kill. She had brought it up in a tree next to the Olare Orok river, just north of Porini Lion camp" data-rl_caption="" title="Fig the leopard with a fresh Thomson&#039;s gazelle kill. She had brought it up in a tree next to the Olare Orok river, just north of Porini Lion camp"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-569" class="size-full wp-image-569" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3920.jpg" alt="Fig the leopard with a fresh Thomson's gazelle kill. She had brought it up in a tree next to the Olare Orok river, just north of Porini Lion camp" width="1919" height="1281" /></a><p id="caption-attachment-569" class="wp-caption-text">Fig the leopard with a fresh Thomson&#8217;s gazelle kill. She had brought it up in a tree next to the Olare Orok river, just north of Porini Lion camp</p></div></p>
<p><div id="attachment_570" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3957.jpg" rel="attachment wp-att-570" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Fig the leopard eating its kill. No, I don&#039;t know why it starts with the stomach either" data-rl_caption="" title="Fig the leopard eating its kill. No, I don&#039;t know why it starts with the stomach either"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-570" class="size-full wp-image-570" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-3957.jpg" alt="Fig the leopard eating its kill. No, I don't know why it starts with the stomach either" width="1919" height="1281" /></a><p id="caption-attachment-570" class="wp-caption-text">Fig the leopard eating its kill. No, I don&#8217;t know why it starts with the stomach either</p></div></p>
<p><div id="attachment_571" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4011.jpg" rel="attachment wp-att-571" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Leopard with Thomson&#039;s gazelle catch" data-rl_caption="" title="Leopard with Thomson&#039;s gazelle catch"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-571" class="size-full wp-image-571" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4011.jpg" alt="Leopard with Thomson's gazelle catch" width="1919" height="1281" /></a><p id="caption-attachment-571" class="wp-caption-text">Leopard with Thomson&#8217;s gazelle catch</p></div></p>
<p><div id="attachment_580" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8221.jpg" rel="attachment wp-att-580" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="The resident leopard in Olare Orok conservancy, Fig." data-rl_caption="" title="The resident leopard in Olare Orok conservancy, Fig."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-580" class="size-full wp-image-580" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8221.jpg" alt="The resident leopard in Olare Orok conservancy, Fig." width="1919" height="1281" /></a><p id="caption-attachment-580" class="wp-caption-text">The resident leopard in Olare Orok conservancy, Fig.</p></div></p>
<p>After some time up in the tree eating innards and smearing crap all over her food, she decides to come down, right next to our car and clean up a bit. Not only is she obviously very wet from the rain, but she&#8217;s also been eating all the most disgusting pieces on her catch.</p>
<p><div id="attachment_582" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8292.jpg" rel="attachment wp-att-582" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Fig the leopard licking rainwater off her fur" data-rl_caption="" title="Fig the leopard licking rainwater off her fur"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-582" class="size-full wp-image-582" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8292.jpg" alt="Fig the leopard licking rainwater off her fur" width="1919" height="1281" /></a><p id="caption-attachment-582" class="wp-caption-text">Fig the leopard licking rainwater off her fur</p></div></p>
<p><div id="attachment_583" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8307.jpg" rel="attachment wp-att-583" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Fur maintenance in the rain." data-rl_caption="" title="Fur maintenance in the rain."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-583" class="size-full wp-image-583" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8307.jpg" alt="Fur maintenance in the rain." width="1919" height="1281" /></a><p id="caption-attachment-583" class="wp-caption-text">Fur maintenance in the rain.</p></div></p>
<p><div id="attachment_584" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8315.jpg" rel="attachment wp-att-584" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Leopard Fig treating herself to a pedicure" data-rl_caption="" title="Leopard Fig treating herself to a pedicure"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-584" class="size-full wp-image-584" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8315.jpg" alt="Leopard Fig treating herself to a pedicure" width="1919" height="1281" /></a><p id="caption-attachment-584" class="wp-caption-text">Leopard Fig treating herself to a pedicure</p></div></p>
<p>Obviously there&#8217;s not a lot of light with the dense rainclouds above us, and as the sun starts to set it gets even darker. We spend the last hour of the day with another group of lions, including a lioness with cubs.</p>
<p><div id="attachment_585" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8350.jpg" rel="attachment wp-att-585" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Mating lions having a rest" data-rl_caption="" title="Mating lions having a rest"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-585" class="size-full wp-image-585" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8350.jpg" alt="Mating lions having a rest" width="1919" height="1281" /></a><p id="caption-attachment-585" class="wp-caption-text">Mating lions having a rest</p></div></p>
<p><div id="attachment_572" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4042.jpg" rel="attachment wp-att-572" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="This lioness was less than 50 meters from two males and a couple of other females. With her two cubs with her, she was keeping a close eye on the males" data-rl_caption="" title="This lioness was less than 50 meters from two males and a couple of other females. With her two cubs with her, she was keeping a close eye on the males"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-572" class="size-full wp-image-572" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4042.jpg" alt="This lioness was less than 50 meters from two males and a couple of other females. With her two cubs with her, she was keeping a close eye on the males" width="1919" height="1281" /></a><p id="caption-attachment-572" class="wp-caption-text">This lioness was less than 50 meters from two males and a couple of other females. With her two cubs with her, she was keeping a close eye on the males</p></div></p>
<p><div id="attachment_573" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4076.jpg" rel="attachment wp-att-573" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Wet cats don&#039;t look pleased at all" data-rl_caption="" title="Wet cats don&#039;t look pleased at all"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-573" class="size-full wp-image-573" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4076.jpg" alt="Wet cats don't look pleased at all" width="1919" height="1281" /></a><p id="caption-attachment-573" class="wp-caption-text">Wet cats don&#8217;t look pleased at all</p></div></p>
<p><div id="attachment_574" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4095.jpg" rel="attachment wp-att-574" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="It was obvious nursing two young predators with developing teeth can be quite a painful activity" data-rl_caption="" title="It was obvious nursing two young predators with developing teeth can be quite a painful activity"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-574" class="size-full wp-image-574" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-4095.jpg" alt="It was obvious nursing two young predators with developing teeth can be quite a painful activity" width="1919" height="1281" /></a><p id="caption-attachment-574" class="wp-caption-text">It was obvious nursing two young predators with developing teeth can be quite a painful activity</p></div></p>
<p><div id="attachment_586" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8431.jpg" rel="attachment wp-att-586" data-rel="lightbox-gallery-N1QblSO2" data-rl_title="Lionwatching as the sun sets" data-rl_caption="" title="Lionwatching as the sun sets"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-586" class="size-full wp-image-586" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141121-8431.jpg" alt="Lionwatching as the sun sets" width="1919" height="1281" /></a><p id="caption-attachment-586" class="wp-caption-text">Lionwatching as the sun sets</p></div></p>
<p>As the sun sets we head back to the camp for dinner and a bucket shower <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2015/12/kenya-2014-day-4-samburu-to-masai-mara/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Kenya 2014 – Day 3: Here comes the sun</title>
		<link>https://blog.fjetland.com/2015/12/kenya-2014-day-3-here-comes-the-sun/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kenya-2014-day-3-here-comes-the-sun</link>
					<comments>https://blog.fjetland.com/2015/12/kenya-2014-day-3-here-comes-the-sun/#comments</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Tue, 22 Dec 2015 06:39:34 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wildlife]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=561</guid>

					<description><![CDATA[November 20, 2014. (Previous day) Once again we head out of camp just before sunrise, racing to find a suitable foreground subject for the golden light of sunrise. This morning looks a lot more&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>November 20, 2014. (<a href="http://blog.fjetland.com/2015/12/kenya-2014-day-2-brooding-skies/">Previous day</a>)</p>
<p>Once again we head out of camp just before sunrise, racing to find a suitable foreground subject for the golden light of sunrise. This morning looks a lot more promising, with a lighter cloud cover that seems to diminish as we make our way through the reserve.</p>
<p><div id="attachment_550" style="width: 3002px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7726.jpg" rel="attachment wp-att-550" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Clouds clearing as the sun rises over Samburu. The characteristic Doum palm in the foreground." data-rl_caption="" title="Clouds clearing as the sun rises over Samburu. The characteristic Doum palm in the foreground."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-550" class="size-full wp-image-550" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7726.jpg" alt="Clouds clearing as the sun rises over Samburu. The characteristic Doum palm in the foreground." width="2992" height="1281" /></a><p id="caption-attachment-550" class="wp-caption-text">Clouds clearing as the sun rises over Samburu. The characteristic Doum palm in the foreground.</p></div></p>
<p>We don&#8217;t find any Oryx in time for that first flush of warm light, but we do find a Secretary bird in an Acacia tree. We stop to see if we can&#8217;t make something of the opportunity. I have some shots from earlier I&#8217;m really happy with, so I decide to try to go for silhouettes, since these birds have such a characteristic shape and interesting behavior. Secretary birds don&#8217;t seem all that comfortable in the tops of Acacia trees (well, they&#8217;re trees with 5cm long thorns, who can blame them?), and tend to change positions now and then. As they do, they seem uncertain about their own ability to keep balance, so they often spread out the wings to help with the balance.</p>
<p><div id="attachment_538" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2183.jpg" rel="attachment wp-att-538" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Silhouette of a Secretary bird in the top of an acacia thorn tree against the sunrise." data-rl_caption="" title="Silhouette of a Secretary bird in the top of an acacia thorn tree against the sunrise."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-538" class="size-full wp-image-538" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2183.jpg" alt="Silhouette of a Secretary bird in the top of an acacia thorn tree against the sunrise." width="1919" height="1281" /></a><p id="caption-attachment-538" class="wp-caption-text">Silhouette of a Secretary bird in the top of an acacia thorn tree against the sunrise.</p></div></p>
<p>After giving us some nice poses, the Secretary bird takes off, and we continue to scout for subjects. Shortly after we come across a small group of Oryx. We haven&#8217;t seen many of them on this trip, so I&#8217;m happy we came across some while the light was still fairly good.</p>
<p><div id="attachment_539" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2313.jpg" rel="attachment wp-att-539" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="An Oryx enjoying the leaves of a bush in a meadow of flowers. As the sun rises behind him the meadow is bathed in golden light." data-rl_caption="" title="An Oryx enjoying the leaves of a bush in a meadow of flowers. As the sun rises behind him the meadow is bathed in golden light."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-539" class="size-full wp-image-539" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2313.jpg" alt="An Oryx enjoying the leaves of a bush in a meadow of flowers. As the sun rises behind him the meadow is bathed in golden light." width="1919" height="1281" /></a><p id="caption-attachment-539" class="wp-caption-text">An Oryx enjoying the leaves of a bush in a meadow of flowers. As the sun rises behind him the meadow is bathed in golden light.</p></div></p>
<p>One of the nice things about travelling a bit later in the season than the more standard august-september, is the first (short) rain season will have passed, and the landscapes are so much more lush and green. And in some places like this, flowers will cover the ground, which really adds something to the pics, I think.</p>
<p>Also, this is the time that many grazing animals and birds schedule the arrival of their young for, so there&#8217;s much more activity and interesting behavior to see. For birds, this can include courting:</p>
<p><div id="attachment_540" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2353.jpg" rel="attachment wp-att-540" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Two Ring-necked doves acting like turtledoves in a tree in Samburu." data-rl_caption="" title="Two Ring-necked doves acting like turtledoves in a tree in Samburu."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-540" class="size-full wp-image-540" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2353.jpg" alt="Two Ring-necked doves acting like turtledoves in a tree in Samburu." width="1919" height="1281" /></a><p id="caption-attachment-540" class="wp-caption-text">Two Ring-necked doves acting like turtledoves in a tree in Samburu.</p></div></p>
<p>After a few days of showers and windy, chilly nights, it seems it wasn&#8217;t just us photographers that appreciated the warm morning sunlight.</p>
<p><div id="attachment_541" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2416.jpg" rel="attachment wp-att-541" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="A lioness obviously enjoys the first warmth of the sun in the morning. Her cubs are sleeping in the bushes nearby and she&#039;s obviously enjoying some peace and quiet in the morning." data-rl_caption="" title="A lioness obviously enjoys the first warmth of the sun in the morning. Her cubs are sleeping in the bushes nearby and she&#039;s obviously enjoying some peace and quiet in the morning."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-541" class="size-full wp-image-541" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2416.jpg" alt="A lioness obviously enjoys the first warmth of the sun in the morning. Her cubs are sleeping in the bushes nearby and she's obviously enjoying some peace and quiet in the morning." width="1919" height="1281" /></a><p id="caption-attachment-541" class="wp-caption-text">A lioness obviously enjoys the first warmth of the sun in the morning. Her cubs are sleeping in the bushes nearby and she&#8217;s obviously enjoying some peace and quiet in the morning.</p></div></p>
<p>Samburu is home to a large number of weaver species. There are heaps of nests hanging from practically every tree in the reserve. We were lucky enough to come across a Vitelline masked weaver who was busy both showing off a newly constructed nest, as well as building a new one from scratch. He had been considerate enough to do both in a tree fairly close to the path.</p>
<p>
<a href="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2461.jpg" title="" data-rl_title="" class="rl-gallery-link" data-rl_caption="" data-rel="lightbox-gallery-1" data-rl_><img loading="lazy" decoding="async" width="100" height="150" src="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2461.jpg" class="attachment-thumbnail size-thumbnail no-lazy" alt="" /></a>
<a href="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2473.jpg" title="" data-rl_title="" class="rl-gallery-link" data-rl_caption="" data-rel="lightbox-gallery-1" data-rl_><img loading="lazy" decoding="async" width="150" height="100" src="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2473.jpg" class="attachment-thumbnail size-thumbnail no-lazy" alt="" /></a>
<a href="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2478.jpg" title="" data-rl_title="" class="rl-gallery-link" data-rl_caption="" data-rel="lightbox-gallery-1" data-rl_><img loading="lazy" decoding="async" width="150" height="100" src="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2478.jpg" class="attachment-thumbnail size-thumbnail no-lazy" alt="" /></a>
<a href="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2523.jpg" title="" data-rl_title="" class="rl-gallery-link" data-rl_caption="" data-rel="lightbox-gallery-1" data-rl_><img loading="lazy" decoding="async" width="100" height="150" src="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2523.jpg" class="attachment-thumbnail size-thumbnail no-lazy" alt="" /></a>
<a href="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2547.jpg" title="" data-rl_title="" class="rl-gallery-link" data-rl_caption="" data-rel="lightbox-gallery-1" data-rl_><img loading="lazy" decoding="async" width="150" height="100" src="https://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2547.jpg" class="attachment-thumbnail size-thumbnail no-lazy" alt="" /></a>
</p>
<p>After a pretty good morning drive we arrive back in camp for breakfast, and then spend the rest of the morning relaxing, and shooting the Vervet monkeys in the camp. Even the pool *almost* gets used before lunch <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_551" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7780.jpg" rel="attachment wp-att-551" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="It&#039;s rough conditions out there in the bush, I tell you. It&#039;s a battle for existance. The Ewaso Ngiri river flows past the camp in the background." data-rl_caption="" title="It&#039;s rough conditions out there in the bush, I tell you. It&#039;s a battle for existance. The Ewaso Ngiri river flows past the camp in the background."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-551" class="size-full wp-image-551" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7780.jpg" alt="It's rough conditions out there in the bush, I tell you. It's a battle for existance. The Ewaso Ngiri river flows past the camp in the background." width="1919" height="1281" /></a><p id="caption-attachment-551" class="wp-caption-text">It&#8217;s rough conditions out there in the bush, I tell you. It&#8217;s a battle for existance. The Ewaso Ngiri river flows past the camp in the background.</p></div></p>
<p><div id="attachment_552" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7782.jpg" rel="attachment wp-att-552" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Larsens Camp certainly qualify as a luxury camp in most ways, and the food is no exception. Considering that we were the only 3 guests they had for the 3 nights we were there, the selection on the menu seems excessive :)" data-rl_caption="" title="Larsens Camp certainly qualify as a luxury camp in most ways, and the food is no exception. Considering that we were the only 3 guests they had for the 3 nights we were there, the selection on the menu seems excessive :)"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-552" class="size-full wp-image-552" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7782.jpg" alt="Larsens Camp certainly qualify as a luxury camp in most ways, and the food is no exception. Considering that we were the only 3 guests they had for the 3 nights we were there, the selection on the menu seems excessive :)" width="1281" height="1919" /></a><p id="caption-attachment-552" class="wp-caption-text">Larsens Camp certainly qualify as a luxury camp in most ways, and the food is no exception. Considering that we were the only 3 guests they had for the 3 nights we were there, the selection on the menu seems excessive <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p></div></p>
<p>In the afternoon we head out once again for the evening drive. I know the guides in these places see a lot of weird things on the job, but some never seem to get used to seeing us hauling heavy camera bags in and out of the cars 4 times a day <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_553" style="width: 1860px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7800.jpg" rel="attachment wp-att-553" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Guide Joshua looking in disbelief at the amount of stuff we&#039;re hauling in and out of his Landcruiser for every drive." data-rl_caption="" title="Guide Joshua looking in disbelief at the amount of stuff we&#039;re hauling in and out of his Landcruiser for every drive."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-553" class="size-full wp-image-553" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7800.jpg" alt="Guide Joshua looking in disbelief at the amount of stuff we're hauling in and out of his Landcruiser for every drive." width="1850" height="1281" /></a><p id="caption-attachment-553" class="wp-caption-text">Guide Joshua looking in disbelief at the amount of stuff we&#8217;re hauling in and out of his Landcruiser for every drive.</p></div></p>
<p>This time we head eastward along the north bank of the river, past the Elephant Bedroom camp. We pass some Ostriches, and even more Elephants.</p>
<p><div id="attachment_554" style="width: 2455px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7847.jpg" rel="attachment wp-att-554" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="A group of young Ostriches." data-rl_caption="" title="A group of young Ostriches."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-554" class="size-full wp-image-554" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7847.jpg" alt="A group of young Ostriches." width="2445" height="1281" /></a><p id="caption-attachment-554" class="wp-caption-text">A group of young Ostriches.</p></div></p>
<p><div id="attachment_548" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2918.jpg" rel="attachment wp-att-548" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="The beautiful Lilac-breasted Roller poses in the top of a dead tree. No doubt one of the most beautiful birds of east Africa." data-rl_caption="" title="The beautiful Lilac-breasted Roller poses in the top of a dead tree. No doubt one of the most beautiful birds of east Africa."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-548" class="size-full wp-image-548" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-2918.jpg" alt="The beautiful Lilac-breasted Roller poses in the top of a dead tree. No doubt one of the most beautiful birds of east Africa." width="1281" height="1919" /></a><p id="caption-attachment-548" class="wp-caption-text">The beautiful Lilac-breasted Roller poses in the top of a dead tree. No doubt one of the most beautiful birds of east Africa.</p></div></p>
<p>I didn&#8217;t think it would be possible, but with all the elephants in the area, I was almost starting to get a bit blasé with regard to them. Almost like you start not noticing the Wildebeest in the Mara after you passed a few thousand. But then as we stopped by two large Elephants that seemed to be calmly grazing beside each other, away from other groups, things changed quickly.</p>
<p><div id="attachment_555" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7876.jpg" rel="attachment wp-att-555" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Two Elephant bulls in a fight." data-rl_caption="" title="Two Elephant bulls in a fight."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-555" class="size-full wp-image-555" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7876.jpg" alt="Two Elephant bulls in a fight." width="1919" height="1281" /></a><p id="caption-attachment-555" class="wp-caption-text">Two Elephant bulls in a fight.</p></div></p>
<p><div id="attachment_556" style="width: 2560px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7893.jpg" rel="attachment wp-att-556" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Equally matched elephant bulls can have standoff/fights that lasts for several days. In this case it was seemingly over within half an hour." data-rl_caption="" title="Equally matched elephant bulls can have standoff/fights that lasts for several days. In this case it was seemingly over within half an hour."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-556" class="size-full wp-image-556" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7893.jpg" alt="Equally matched elephant bulls can have standoff/fights that lasts for several days. In this case it was seemingly over within half an hour." width="2550" height="1281" /></a><p id="caption-attachment-556" class="wp-caption-text">Equally matched elephant bulls can have standoff/fights that lasts for several days. In this case it was seemingly over within half an hour.</p></div></p>
<p><div id="attachment_557" style="width: 2506px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7906.jpg" rel="attachment wp-att-557" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Elephant bulls going head to head in a clearing in Samburu." data-rl_caption="" title="Elephant bulls going head to head in a clearing in Samburu."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-557" class="size-full wp-image-557" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7906.jpg" alt="Elephant bulls going head to head in a clearing in Samburu." width="2496" height="1281" /></a><p id="caption-attachment-557" class="wp-caption-text">Elephant bulls going head to head in a clearing in Samburu.</p></div></p>
<p><div id="attachment_558" style="width: 3109px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7907.jpg" rel="attachment wp-att-558" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="When two large Elephants get in a fight on the dusty sandbanks of the river, the dust clouds they kick up can be seen from far away." data-rl_caption="" title="When two large Elephants get in a fight on the dusty sandbanks of the river, the dust clouds they kick up can be seen from far away."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-558" class="size-full wp-image-558" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7907.jpg" alt="When two large Elephants get in a fight on the dusty sandbanks of the river, the dust clouds they kick up can be seen from far away." width="3099" height="1281" /></a><p id="caption-attachment-558" class="wp-caption-text">When two large Elephants get in a fight on the dusty sandbanks of the river, the dust clouds they kick up can be seen from far away.</p></div></p>
<p>There&#8217;s something unreal about being so close to two multi-ton animals with tusks that collide into each other. There&#8217;s a lot of force in play, a lot impact. The shots above are all shot with a 70-200mm lens, sometimes as short as 105mm, so we were not far away. Not that they cared&#8230;</p>
<p><div id="attachment_559" style="width: 1768px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7932.jpg" rel="attachment wp-att-559" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Black and white portrait of a battleworn Elephant male." data-rl_caption="" title="Black and white portrait of a battleworn Elephant male."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-559" class="size-full wp-image-559" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7932.jpg" alt="Black and white portrait of a battleworn Elephant male." width="1758" height="1173" /></a><p id="caption-attachment-559" class="wp-caption-text">Black and white portrait of a battleworn Elephant male.</p></div></p>
<p>Samburu (the north of Kenya) has some distinct subspecies of well known African animals that aren&#8217;t exactly like the ones you find in southern regions of the country. I&#8217;ve already mentioned the reticulated giraffe, which has a different pattern than its southern &#8220;mara&#8221; cousin. The Zebras are also noticeably different, with the Grévys Zebra being larger and more horselike than its mara cousin. It also has denser stripes, and the stripes don&#8217;t go all the way down to under its belly. We came across a group of these with one &#8220;mara&#8221; zebra that had teamed up with them. Joshua didn&#8217;t seem to have any idea how it made it here and why there was only one either.</p>
<p><div id="attachment_560" style="width: 2995px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7944.jpg" rel="attachment wp-att-560" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="Samburu is normally home to herds of Grévys Zebras, a distinct subspecies of Zebras. Here a lone &quot;Mara&quot; Zebra has joined them." data-rl_caption="" title="Samburu is normally home to herds of Grévys Zebras, a distinct subspecies of Zebras. Here a lone &quot;Mara&quot; Zebra has joined them."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-560" class="size-full wp-image-560" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-7944.jpg" alt="Samburu is normally home to herds of Grévys Zebras, a distinct subspecies of Zebras. Here a lone &quot;Mara&quot; Zebra has joined them." width="2985" height="1281" /></a><p id="caption-attachment-560" class="wp-caption-text">Samburu is normally home to herds of Grévys Zebras, a distinct subspecies of Zebras. Here a lone &#8220;Mara&#8221; Zebra has joined them.</p></div></p>
<p><div id="attachment_549" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-3053.jpg" rel="attachment wp-att-549" data-rel="lightbox-gallery-K7xwcrH1" data-rl_title="A pair of Grévys Zebras. Notice the denser stripes and how the stripes don&#039;t go all the way down and under the belly like on &quot;Mara&quot; Zebras." data-rl_caption="" title="A pair of Grévys Zebras. Notice the denser stripes and how the stripes don&#039;t go all the way down and under the belly like on &quot;Mara&quot; Zebras."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-549" class="size-full wp-image-549" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141120-3053.jpg" alt="A pair of Grévys Zebras. Notice the denser stripes and how the stripes don't go all the way down and under the belly like on &quot;Mara&quot; Zebras." width="1919" height="1281" /></a><p id="caption-attachment-549" class="wp-caption-text">A pair of Grévys Zebras. Notice the denser stripes and how the stripes don&#8217;t go all the way down and under the belly like on &#8220;Mara&#8221; Zebras.</p></div></p>
<p><style>#mapbox-canvas-tomasf-ofm587di { width:100%;height:350px;} #mapbox-canvas-tomasf-ofm587di .map-legends, #mapbox-tomasf-ofm587di .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-ofm587di' 
        data-mapid='5' 
        data-mapsuffix='' 
        data-mapinternid='tomasf-ofm587di' 
        data-mapboxid='tomasf.ofm587di'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='true'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our route for day 3 in Samburu</div><div class="mapbox-map-description"></div></div></div><br />
As we were getting closer to sunset we started heading back toward camp, hoping to find a suitable subject to shoot against the sun setting. But somehow all the animals had suddenly disappeared and we couldn&#8217;t find anything, which was a bit disappointing for our last evening drive in Samburu. We saw the tail of a Caracal disappearing into the undergrowth, but that was as close as we got.</p>
<p>When we returned to camp, the staff surprised us with having set up the dinner table on the scouting platform overlooking the reserve. Of course since we&#8217;re always late back to the camp by the time we were ready for dinner, it was pitch dark, but it was still magical hearing the sounds all around us. Also, thanks to the lights we had probably a hundred species of beetles and moths on the table to observe <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2015/12/kenya-2014-day-3-here-comes-the-sun/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Kenya 2014 – Day 2: Brooding skies</title>
		<link>https://blog.fjetland.com/2015/12/kenya-2014-day-2-brooding-skies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kenya-2014-day-2-brooding-skies</link>
					<comments>https://blog.fjetland.com/2015/12/kenya-2014-day-2-brooding-skies/#comments</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Fri, 18 Dec 2015 02:44:56 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[landscape]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wildlife]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=514</guid>

					<description><![CDATA[November 19, 2014. (Previous day) The reason I included Samburu in our travel route is really threefold. It&#8217;s a great place to see the magnificent Oryx antelopes, it&#8217;s known for its many elephants, and&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>November 19, 2014. (<a href="http://blog.fjetland.com/2015/12/kenya-2014-day-1-arriving-in-samburu/">Previous day</a>)</p>
<p>The reason I included Samburu in our travel route is really threefold. It&#8217;s a great place to see the magnificent Oryx antelopes, it&#8217;s known for its many elephants, and the previous times I was there it was a bird paradise. One of the big ambitions for this visit was to see if we could find Oryx or one of the characteristic species of Samburu in sunrise light.</p>
<p>Samburu is a National Reserve, and like many Reserves and Parks in Kenya, visitors are not allowed to leave the camps until sunrise and must be back around sunset. I believe the reason for this is to remove the risk of tourists getting in the way of the silent battle that exists between rangers and poachers. Therefore we head out of Larsens camp as soon as we&#8217;re allowed, right around 06:00. The skies are unfortunately clouded, and the wonderful golden African sunrise light eludes us except for brief glimpses.</p>
<p><div id="attachment_531" style="width: 2995px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7480.jpg" rel="attachment wp-att-531" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="During a cloudy morning we only get a glimpse of the sunrise over Samburu" data-rl_caption="" title="During a cloudy morning we only get a glimpse of the sunrise over Samburu"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-531" class="size-full wp-image-531" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7480.jpg" alt="During a cloudy morning we only get a glimpse of the sunrise over Samburu" width="2985" height="1281" /></a><p id="caption-attachment-531" class="wp-caption-text">During a cloudy morning we only get a glimpse of the sunrise over Samburu</p></div></p>
<p>Unfortunately we didn&#8217;t find any animals to shoot against the glimpses of sunrise.</p>
<p>While the number of elephants were overwhelming and nothing like anything I had seen on my previous visits, some of the other wildlife was more elusive than before. Finding any Oryx proved to be very difficult, and even Grévys zebras were more scarce. I can only speculate, but I suppose the number of elephants had driven some of the other animals to other parts of the area.</p>
<p><div id="attachment_517" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1461.jpg" rel="attachment wp-att-517" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="The vulturine guineafowl might not have the fancy helmet of its relative, but it certainly has the most striking plumage" data-rl_caption="" title="The vulturine guineafowl might not have the fancy helmet of its relative, but it certainly has the most striking plumage"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-517" class="size-full wp-image-517" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1461.jpg" alt="The vulturine guineafowl might not have the fancy helmet of its relative, but it certainly has the most striking plumage" width="1919" height="1281" /></a><p id="caption-attachment-517" class="wp-caption-text">The vulturine guineafowl might not have the fancy helmet of its relative, but it certainly has the most striking plumage</p></div></p>
<p>While there were less birdlife in the reserve than on my previous visits, Samburu still has a wide range of birds, including many species not normally seen in the more open areas of the Mara. Thanks to all the weavers, almost every tree is decorated with large numbers of weaver nests.</p>
<p><div id="attachment_522" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1638.jpg" rel="attachment wp-att-522" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="A white-headed buffalo weaver next to a nest" data-rl_caption="" title="A white-headed buffalo weaver next to a nest"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-522" class="size-full wp-image-522" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1638.jpg" alt="A white-headed buffalo weaver next to a nest" width="1919" height="1281" /></a><p id="caption-attachment-522" class="wp-caption-text">A white-headed buffalo weaver next to a nest</p></div></p>
<p><div id="attachment_518" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1505.jpg" rel="attachment wp-att-518" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="This ring-necked dove was very hard to spot on a distance, as it sat completely still as a n extension of the dead tree" data-rl_caption="" title="This ring-necked dove was very hard to spot on a distance, as it sat completely still as a n extension of the dead tree"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-518" class="size-full wp-image-518" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1505.jpg" alt="This ring-necked dove was very hard to spot on a distance, as it sat completely still as a n extension of the dead tree" width="1281" height="1919" /></a><p id="caption-attachment-518" class="wp-caption-text">This ring-necked dove was very hard to spot on a distance, as it sat completely still as a n extension of the dead tree</p></div></p>
<p><div id="attachment_519" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1537.jpg" rel="attachment wp-att-519" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="This red-billed hornbill was trying to impress a female by showing her how much mud he could fit in his beak. Males use mud to seal the female inside hollow trees where she looks after the eggs" data-rl_caption="" title="This red-billed hornbill was trying to impress a female by showing her how much mud he could fit in his beak. Males use mud to seal the female inside hollow trees where she looks after the eggs"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-519" class="size-full wp-image-519" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1537.jpg" alt="This red-billed hornbill was trying to impress a female by showing her how much mud he could fit in his beak. Males use mud to seal the female inside hollow trees where she looks after the eggs" width="1919" height="1281" /></a><p id="caption-attachment-519" class="wp-caption-text">This red-billed hornbill was trying to impress a female by showing her how much mud he could fit in his beak. Males use mud to seal the female inside hollow trees where she looks after the eggs</p></div></p>
<p>Normally you can see animals being groomed by oxpeckers without reacting at all, or at least not displaying any signs of discomfort. I always wondered about this since I would expect the claws to hurt when the oxpeckers hang on to the skin on the sides of the animals bodies. It seems this might be a tolerance the animals develop over time, since we saw a group of impala calves that were obviously not comfortable with the oxpeckers climbing on them.</p>
<p><div id="attachment_520" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1569.jpg" rel="attachment wp-att-520" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="The Impala calf is obviously not used to being attended to by oxpeckers, but it seems the pests and parasites are still more uncomfortable than the cleaning bird" data-rl_caption="" title="The Impala calf is obviously not used to being attended to by oxpeckers, but it seems the pests and parasites are still more uncomfortable than the cleaning bird"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-520" class="size-full wp-image-520" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1569.jpg" alt="The Impala calf is obviously not used to being attended to by oxpeckers, but it seems the pests and parasites are still more uncomfortable than the cleaning bird" width="1919" height="1281" /></a><p id="caption-attachment-520" class="wp-caption-text">The Impala calf is obviously not used to being attended to by oxpeckers, but it seems the pests and parasites are still more uncomfortable than the cleaning bird</p></div></p>
<p><div id="attachment_521" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1628.jpg" rel="attachment wp-att-521" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="We came across a group of Dwarf mongoose among the rocks up in the hillside. Unfortunately most of them were gone before I could get any shots of the family" data-rl_caption="" title="We came across a group of Dwarf mongoose among the rocks up in the hillside. Unfortunately most of them were gone before I could get any shots of the family"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-521" class="size-full wp-image-521" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1628.jpg" alt="We came across a group of Dwarf mongoose among the rocks up in the hillside. Unfortunately most of them were gone before I could get any shots of the family" width="1919" height="1281" /></a><p id="caption-attachment-521" class="wp-caption-text">We came across a group of Dwarf mongoose among the rocks up in the hillside. Unfortunately most of them were gone before I could get any shots of the family</p></div></p>
<p>While some of Samburus characteristic species had evaded us, the reticulated giraffes were still around. They have a very distinctive pattern compared to the more common &#8220;mara&#8221; giraffe. While we were observing a few of them, suddenly a young elephant cub came running towards them with ears out to the sides and trunk spinning around. Most of the giraffes seemed to ignore it, but one reluctantly trotted away from it. It really seemed more like it was playing along rather than being scared away. I suppose if this was a common way for the cubs to interact with the other species, this could explain why some of the smaller animals avoided the areas with a lot of elephants.</p>
<p><div id="attachment_532" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7606.jpg" rel="attachment wp-att-532" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="As we were photographing these giraffes, suddenly an elephant cub came running in trying to see how tall animals he could scare. Only one of the three trotted away, which seemed more like playing along than anything else" data-rl_caption="" title="As we were photographing these giraffes, suddenly an elephant cub came running in trying to see how tall animals he could scare. Only one of the three trotted away, which seemed more like playing along than anything else"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-532" class="size-full wp-image-532" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7606.jpg" alt="As we were photographing these giraffes, suddenly an elephant cub came running in trying to see how tall animals he could scare. Only one of the three trotted away, which seemed more like playing along than anything else" width="1919" height="1281" /></a><p id="caption-attachment-532" class="wp-caption-text">As we were photographing these giraffes, suddenly an elephant cub came running in trying to see how tall animals he could scare. Only one of the three trotted away, which seemed more like playing along than anything else</p></div></p>
<p>As the morning progressed the clouds grew bigger and darker, so we decided to head back to the camp for breakfast. We just made it back before intense showers started.</p>
<p><div id="attachment_516" style="width: 3178px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-0396.jpg" rel="attachment wp-att-516" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="The weather on our second day was shifting, with some sudden intense showers and a little sunshine" data-rl_caption="" title="The weather on our second day was shifting, with some sudden intense showers and a little sunshine"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-516" class="size-full wp-image-516" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-0396.jpg" alt="The weather on our second day was shifting, with some sudden intense showers and a little sunshine" width="3168" height="1281" /></a><p id="caption-attachment-516" class="wp-caption-text">The weather on our second day was shifting, with some sudden intense showers and a little sunshine</p></div></p>
<p>Thankfully rains in Africa pass as suddenly as they arrive, so shortly after breakfast we could walk around the camp and get to know the grounds before the afternoon drive.</p>
<p>By the pool area there&#8217;s a basic fence separating the wilderness from the sunbeds (Larsens camp is a fenced camp). The resident vervet monkeys always had a patrol watching us to see if an opportunity to steal something arose, no doubt while another group were checking if we had forgotten to zip up our tents <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_523" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1655-Edit.jpg" rel="attachment wp-att-523" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="A young Vervet monkey posing on a fence post next to the camps pool" data-rl_caption="" title="A young Vervet monkey posing on a fence post next to the camps pool"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-523" class="size-full wp-image-523" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1655-Edit.jpg" alt="A young Vervet monkey posing on a fence post next to the camps pool" width="1281" height="1920" /></a><p id="caption-attachment-523" class="wp-caption-text">A young Vervet monkey posing on a fence post next to the camps pool</p></div></p>
<p>You can never have too many baby monkey shots <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_524" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1694.jpg" rel="attachment wp-att-524" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="This young Vervet monkey decided to take a break from watching us for anything to steal so he could do some pedicure" data-rl_caption="" title="This young Vervet monkey decided to take a break from watching us for anything to steal so he could do some pedicure"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-524" class="size-full wp-image-524" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1694.jpg" alt="This young Vervet monkey decided to take a break from watching us for anything to steal so he could do some pedicure" width="1281" height="1919" /></a><p id="caption-attachment-524" class="wp-caption-text">This young Vervet monkey decided to take a break from watching us for anything to steal so he could do some pedicure</p></div></p>
<p>While Larsens camp is a fenced camp, the tents are all along the river, a few meters from the riverbank. You can fence out the hyenas, but you can&#8217;t fence out the river animals.</p>
<p><div id="attachment_525" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1728.jpg" rel="attachment wp-att-525" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="A fairly large Nile crocodile on the opposite bank from the camp. You could see them on the opposite side now and then, but they seem to rarely come out of the water on the camp side" data-rl_caption="" title="A fairly large Nile crocodile on the opposite bank from the camp. You could see them on the opposite side now and then, but they seem to rarely come out of the water on the camp side"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-525" class="size-full wp-image-525" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1728.jpg" alt="A fairly large Nile crocodile on the opposite bank from the camp. You could see them on the opposite side now and then, but they seem to rarely come out of the water on the camp side" width="1919" height="1281" /></a><p id="caption-attachment-525" class="wp-caption-text">A fairly large Nile crocodile on the opposite bank from the camp. You could see them on the opposite side now and then, but they seem to rarely come out of the water on the camp side</p></div></p>
<p>The grounds of the camp are great. Not only does the canopy of trees create a very pleasant temperature and light, but there&#8217;s lots of interesting birds and small animals within the camps. On a previous visit a magnificent Verreaux&#8217;s Eagle-Owl was spotted on a drive and caused quite a lot of excitement. This time we had a pair in the tree above my tent <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><div id="attachment_527" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1835.jpg" rel="attachment wp-att-527" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="This pair of Verreaux&#039;s Eagle-Owls were sitting in a tree right above my tent inside Larsens camp. You could easily spend a whole day shooting birds just inside of Larsens camp, it&#039;s so full of beautiful species" data-rl_caption="" title="This pair of Verreaux&#039;s Eagle-Owls were sitting in a tree right above my tent inside Larsens camp. You could easily spend a whole day shooting birds just inside of Larsens camp, it&#039;s so full of beautiful species"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-527" class="size-full wp-image-527" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1835.jpg" alt="This pair of Verreaux's Eagle-Owls were sitting in a tree right above my tent inside Larsens camp. You could easily spend a whole day shooting birds just inside of Larsens camp, it's so full of beautiful species" width="1919" height="1281" /></a><p id="caption-attachment-527" class="wp-caption-text">This pair of Verreaux&#8217;s Eagle-Owls were sitting in a tree right above my tent inside Larsens camp. You could easily spend a whole day shooting birds just inside of Larsens camp, it&#8217;s so full of beautiful species</p></div></p>
<p><div id="attachment_526" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1818.jpg" rel="attachment wp-att-526" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="Grey-headed kingfisher perched on a branch right next to the &quot;Lobby&quot; tent inside Larsens camp" data-rl_caption="" title="Grey-headed kingfisher perched on a branch right next to the &quot;Lobby&quot; tent inside Larsens camp"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-526" class="size-full wp-image-526" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1818.jpg" alt="Grey-headed kingfisher perched on a branch right next to the &quot;Lobby&quot; tent inside Larsens camp" width="1919" height="1281" /></a><p id="caption-attachment-526" class="wp-caption-text">Grey-headed kingfisher perched on a branch right next to the &#8220;Lobby&#8221; tent inside Larsens camp</p></div></p>
<p>After lunch and a nap I sat outside my tent and watched elephants walk by or stop to have a bite to eat right across the river.</p>
<p><div id="attachment_528" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1889.jpg" rel="attachment wp-att-528" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="Two large elephants grazing on a bush just opposite the river from my tent. I think I took this sitting on the porch outside my tent" data-rl_caption="" title="Two large elephants grazing on a bush just opposite the river from my tent. I think I took this sitting on the porch outside my tent"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-528" class="size-full wp-image-528" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-1889.jpg" alt="Two large elephants grazing on a bush just opposite the river from my tent. I think I took this sitting on the porch outside my tent" width="1919" height="1281" /></a><p id="caption-attachment-528" class="wp-caption-text">Two large elephants grazing on a bush just opposite the river from my tent. I think I took this sitting on the porch outside my tent</p></div></p>
<p>In the afternoon we headed out for another drive. The skies were still somewhat cloudy but at least it wasn&#8217;t raining.</p>
<p><div id="attachment_529" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-2021.jpg" rel="attachment wp-att-529" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="Another Yellow-Necked Spurfowl, this time on a dead tree calling for a mate or to scare off competitors" data-rl_caption="" title="Another Yellow-Necked Spurfowl, this time on a dead tree calling for a mate or to scare off competitors"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-529" class="size-full wp-image-529" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-2021.jpg" alt="Another Yellow-Necked Spurfowl, this time on a dead tree calling for a mate or to scare off competitors" width="1281" height="1919" /></a><p id="caption-attachment-529" class="wp-caption-text">Another Yellow-Necked Spurfowl, this time on a dead tree calling for a mate or to scare off competitors</p></div></p>
<p>One of my favorite things about Samburu was always the variety and number of raptors. This time there was less, but one of my absolute favorites was still a regular sight. The Secretary bird is such a graceful and beautiful bird, despite its size.</p>
<p><div id="attachment_530" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-2115.jpg" rel="attachment wp-att-530" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="The magnificent Secretary bird stretching its wings before takeoff" data-rl_caption="" title="The magnificent Secretary bird stretching its wings before takeoff"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-530" class="size-full wp-image-530" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-2115.jpg" alt="The magnificent Secretary bird stretching its wings before takeoff" width="1919" height="1281" /></a><p id="caption-attachment-530" class="wp-caption-text">The magnificent Secretary bird stretching its wings before takeoff</p></div></p>
<p><div id="attachment_533" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7675.jpg" rel="attachment wp-att-533" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="Young male Impalas that don&#039;t have their own hareem often form bachelor groups where they spend the days practicing their fighting skills so they&#039;re ready for the day they get a chance to challenge a buck with his own hareem" data-rl_caption="" title="Young male Impalas that don&#039;t have their own hareem often form bachelor groups where they spend the days practicing their fighting skills so they&#039;re ready for the day they get a chance to challenge a buck with his own hareem"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-533" class="size-full wp-image-533" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7675.jpg" alt="Young male Impalas that don't have their own hareem often form bachelor groups where they spend the days practicing their fighting skills so they're ready for the day they get a chance to challenge a buck with his own hareem" width="1919" height="1281" /></a><p id="caption-attachment-533" class="wp-caption-text">Young male Impalas that don&#8217;t have their own hareem often form bachelor groups where they spend the days practicing their fighting skills so they&#8217;re ready for the day they get a chance to challenge a buck with his own hareem</p></div></p>
<p><div id="attachment_534" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7682-Edit.jpg" rel="attachment wp-att-534" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="Sun setting over the Ewaso Ngiri river" data-rl_caption="" title="Sun setting over the Ewaso Ngiri river"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-534" class="size-full wp-image-534" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7682-Edit.jpg" alt="Sun setting over the Ewaso Ngiri river" width="1919" height="1281" /></a><p id="caption-attachment-534" class="wp-caption-text">Sun setting over the Ewaso Ngiri river</p></div></p>
<p><div id="attachment_535" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7722.jpg" rel="attachment wp-att-535" data-rel="lightbox-gallery-6rftBfd0" data-rl_title="Ewaso Ngiri just as the sun has set and the blue hues are taking over from the yellows and reds" data-rl_caption="" title="Ewaso Ngiri just as the sun has set and the blue hues are taking over from the yellows and reds"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-535" class="size-full wp-image-535" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141119-7722.jpg" alt="Ewaso Ngiri just as the sun has set and the blue hues are taking over from the yellows and reds" width="1919" height="1281" /></a><p id="caption-attachment-535" class="wp-caption-text">Ewaso Ngiri just as the sun has set and the blue hues are taking over from the yellows and reds</p></div></p>
<p><style>#mapbox-canvas-tomasf-oelh339l-Samburu { width:100%;height:350px;} #mapbox-canvas-tomasf-oelh339l-Samburu .map-legends, #mapbox-tomasf-oelh339l-Samburu .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-oelh339l-Samburu' 
        data-mapid='4' 
        data-mapsuffix='Samburu' 
        data-mapinternid='tomasf-oelh339l-Samburu' 
        data-mapboxid='tomasf.oelh339l'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='true'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our route for day 2 in Samburu</div><div class="mapbox-map-description"></div></div></div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2015/12/kenya-2014-day-2-brooding-skies/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Kenya 2014 &#8211; Day 1: Arriving in Samburu</title>
		<link>https://blog.fjetland.com/2015/12/kenya-2014-day-1-arriving-in-samburu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kenya-2014-day-1-arriving-in-samburu</link>
					<comments>https://blog.fjetland.com/2015/12/kenya-2014-day-1-arriving-in-samburu/#comments</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Sat, 12 Dec 2015 23:53:44 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[wildlife]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=480</guid>

					<description><![CDATA[November 18, 2014. (Previous day) Steve picked us up at 6:30 in the morning to drive us to Wilson airport for our flight to Samburu, so the night was pretty short. I managed to squeeze&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>November 18, 2014. (<a href="http://blog.fjetland.com/2015/12/off-to-kenya-starting-our-2014-safari-adventure/">Previous day</a>)</p>
<p>Steve picked us up at 6:30 in the morning to drive us to <a href="https://en.wikipedia.org/wiki/Wilson_Airport" target="_blank" rel="noopener">Wilson airport</a> for our flight to <a href="http://samburucouncil.com/reserves.htm" target="_blank" rel="noopener">Samburu</a>, so the night was pretty short. I managed to squeeze in a nice breakfast though, which was as nice as at Ole Sereni. The only thing that was missing was the view over the <a href="http://www.kws.go.ke/parks/nairobi-national-park" target="_blank" rel="noopener">Nairobi National Park</a> from the breakfast table <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Around 08:00 we&#8217;re all checked in and our luggage is taken care of. By taken care of I mean weighed, tagged and put in a trolley out on the tarmac outside of the terminal building. Since this also include our camera bags, we decide to have some coffee and tea in the café that has a nice view of our stuff. Both <a href="http://www.flysafarilink.com/" target="_blank" rel="noopener">Safarilink</a> and <a href="http://www.airkenya.com/" target="_blank" rel="noopener">Air Kenya</a> have a 15kg total baggage limit pr person, so if you&#8217;re travelling with any heavy camera gear, you really need to consider booking a &#8220;baggage seat&#8221; which will increase your allowed limit by another ~75kg.<br />
About a quarter past 9 we took off our in the Air Kenya Cessna Caravan 208b (same model that I&#8217;ve previously flown with through Safarilink and <a href="http://www.yellowwings.com/" target="_blank" rel="noopener">Yellow Wings</a>).</p>
<p>There was really no noticable difference between the airlines, except for one thing. It might seem like a silly thing, but as a European in east Africa you really need to make sure you&#8217;re drinking water all the time. It&#8217;s not a big problem, since there&#8217;s water bottles provided everywhere, but the airlines seem to have different practices. While Safarilink make sure there&#8217;s always a bottle tucked in the seat pocket in front of you, Air Kenya pilots announced there were water bottles in the back of the plane. After you had made your way through the narrow corridor and seated yourself in front&#8230; You don&#8217;t really want to make your way back there once the plane is taxiing to the runway.</p>
<p><div id="attachment_484" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0911.jpg" rel="attachment wp-att-484" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Seen from a plane taking off from Wilson airport, Nairobi National Park and the thick of Nairobi city is separated by a fence." data-rl_caption="" title="Seen from a plane taking off from Wilson airport, Nairobi National Park and the thick of Nairobi city is separated by a fence."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-484" class="size-full wp-image-484" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0911.jpg" alt="Seen from a plane taking off from Wilson airport, Nairobi National Park and the thick of Nairobi city is separated by a fence." width="1919" height="1281" /></a><p id="caption-attachment-484" class="wp-caption-text">Seen from a plane taking off from Wilson airport, Nairobi National Park and the thick of Nairobi city is separated by a fence.</p></div></p>
<p>Taking off from Wilson has always fascinated me. The airport is located at the very border between the actual city of Nairobi, and the wilderness of Nairobi National Park. As your plane takes off you can see this incredibly sharp division between two different worlds. I wish I could imagine this happening somewhere like in Norway &#8211; putting a fence right next to the Opera house in Oslo and say &#8220;on the other side of this fence we&#8217;re going to let wolves and bears roam free&#8221;. Yeah, right. But we sure are good at telling Africa how to run their conservation and not to let herders kill predators in defense of their livestock.</p>
<p><style>#mapbox-canvas-tomasf-oc0j1pkb-Nairobi { width:100%;height:350px;} #mapbox-canvas-tomasf-oc0j1pkb-Nairobi .map-legends, #mapbox-tomasf-oc0j1pkb-Nairobi .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-oc0j1pkb-Nairobi' 
        data-mapid='1' 
        data-mapsuffix='Nairobi' 
        data-mapinternid='tomasf-oc0j1pkb-Nairobi' 
        data-mapboxid='tomasf.oc0j1pkb'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='1'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our trip from Nairobi and all the way to Larsens Camp in Samburu, first by plane and then car</div><div class="mapbox-map-description"></div></div></div></p>
<p><div id="attachment_485" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0920.jpg" rel="attachment wp-att-485" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Patches of small farming plots seen from a plane heading north from Nairobi" data-rl_caption="" title="Patches of small farming plots seen from a plane heading north from Nairobi"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-485" class="size-full wp-image-485" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0920.jpg" alt="Patches of small farming plots seen from a plane heading north from Nairobi" width="1919" height="1281" /></a><p id="caption-attachment-485" class="wp-caption-text">Patches of small farming plots seen from a plane heading north from Nairobi</p></div></p>
<p>The plane trip goes northeast from Nairobi, making a single stop at Lewa, a sanctuary for rhinos.</p>
<p><div id="attachment_486" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0935.jpg" rel="attachment wp-att-486" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Organised farmlands outside of Nanyuki" data-rl_caption="" title="Organised farmlands outside of Nanyuki"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-486" class="size-full wp-image-486" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0935.jpg" alt="Organised farmlands outside of Nanyuki" width="1919" height="1281" /></a><p id="caption-attachment-486" class="wp-caption-text">Organised farmlands outside of Nanyuki</p></div></p>
<p>As we approach Samburu the view below us changes drastically. No more fertile farmlands, but all the more reddish sand and low acacia and shrubbery vegetation. Also, the landscape gets somewhat less flat and scattered with hills.</p>
<p><div id="attachment_487" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0939.jpg" rel="attachment wp-att-487" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="View of Samburu with the Oryx airstrip in the foreground and the Ewaso Ngiro river in the background." data-rl_caption="" title="View of Samburu with the Oryx airstrip in the foreground and the Ewaso Ngiro river in the background."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-487" class="size-full wp-image-487" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-0939.jpg" alt="View of Samburu with the Oryx airstrip in the foreground and the Ewaso Ngiro river in the background." width="1919" height="1281" /></a><p id="caption-attachment-487" class="wp-caption-text">View of Samburu with the Oryx airstrip in the foreground and the Ewaso Ngiro river in the background.</p></div></p>
<p>We land on schedule at the Kalama air strip around 10:20. Joshua from <a href="http://www.slh.com/hotels/larsens-camp/" target="_blank" rel="noopener">Larsens Camp</a> is already waiting for us, so we unpack the essential camera gear and stuff the rest in the back of the Land Cruiser and get going. This is Kenya; if you make it off the airstrip without finding something exotic to shoot, it&#8217;s a slow day. Always have a camera ready!</p>
<p>Joshua&#8217;s been guiding me on all my 3 visits to Samburu, and while he&#8217;s rather the quiet type, he knows the area very well and drives safely.</p>
<p>As we make our way to the camp, we pass a variety of wildlife including a herd of zebras. But the big difference I&#8217;m noticing is the number of elephants. There&#8217;s small and large groups of elephants <em>everywhere</em>! Unfortunately by the time we reach the center of the park, it&#8217;s high noon, and right under the equator on a sunny day it&#8217;s not really possible to get good pics out of it. But here goes anyway.</p>
<p><div id="attachment_495" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7056.jpg" rel="attachment wp-att-495" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Elephants splashing mud over themselves to protect against the sun and bugs. The red mud gives the Samburu elephants their distinct red appearance" data-rl_caption="" title="Elephants splashing mud over themselves to protect against the sun and bugs. The red mud gives the Samburu elephants their distinct red appearance"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-495" class="size-full wp-image-495" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7056.jpg" alt="Elephants splashing mud over themselves to protect against the sun and bugs. The red mud gives the Samburu elephants their distinct red appearance" width="1919" height="1281" /></a><p id="caption-attachment-495" class="wp-caption-text">Elephants splashing mud over themselves to protect against the sun and bugs. The red mud gives the Samburu elephants their distinct red appearance</p></div></p>
<p><div id="attachment_496" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7119.jpg" rel="attachment wp-att-496" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="As long as food is plentiful, young elephants seem to have a fairly careless existance. A lot of time is spent playing." data-rl_caption="" title="As long as food is plentiful, young elephants seem to have a fairly careless existance. A lot of time is spent playing."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-496" class="size-full wp-image-496" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7119.jpg" alt="As long as food is plentiful, young elephants seem to have a fairly careless existance. A lot of time is spent playing." width="1919" height="1281" /></a><p id="caption-attachment-496" class="wp-caption-text">As long as food is plentiful, young elephants seem to have a fairly careless existance. A lot of time is spent playing.</p></div></p>
<p><div id="attachment_497" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7140.jpg" rel="attachment wp-att-497" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Young elephant running" data-rl_caption="" title="Young elephant running"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-497" class="size-full wp-image-497" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7140.jpg" alt="Young elephant running" width="1919" height="1281" /></a><p id="caption-attachment-497" class="wp-caption-text">Young elephant running</p></div></p>
<p><div id="attachment_498" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7159.jpg" rel="attachment wp-att-498" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Despite the magnificently versatile trunk, elephants still struggle with getting rid of parasites and bugs" data-rl_caption="" title="Despite the magnificently versatile trunk, elephants still struggle with getting rid of parasites and bugs"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-498" class="size-full wp-image-498" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7159.jpg" alt="Despite the magnificently versatile trunk, elephants still struggle with getting rid of parasites and bugs" width="1919" height="1281" /></a><p id="caption-attachment-498" class="wp-caption-text">Despite the magnificently versatile trunk, elephants still struggle with getting rid of parasites and bugs</p></div></p>
<p>Once we arrive in camp we&#8217;re greeted in the usual warm way, and while the welcome drink is always welcome, the hot and damp washcloth for face and hands is an extra welcome touch. After the welcome briefing we&#8217;re shown to our tents and since we&#8217;re the only guests there the grounds aren&#8217;t exactly crowded with people. While it&#8217;s nice with some activity around the camp, and obviously vital to the people employed in the camps, from a purely selfish perspective it wasn&#8217;t all bad. Due to the cost of reserving sole use of a vehicle in Larsens Camp, we had taken a chance on not booking one but obviously got the 4&#215;4 to ourselves anyway.</p>
<p>After lunch we look around the camp, and on a dark tree stump next to our tents we find some agamas in the nice dappled light under the tree canopy covering most of the camp.</p>
<p><div id="attachment_488" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1020.jpg" rel="attachment wp-att-488" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Male Common agama climbing a treestump outside our tents" data-rl_caption="" title="Male Common agama climbing a treestump outside our tents"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-488" class="size-full wp-image-488" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1020.jpg" alt="Male Common agama climbing a treestump outside our tents" width="1281" height="1919" /></a><p id="caption-attachment-488" class="wp-caption-text">Male Common agama climbing a treestump outside our tents</p></div></p>
<p><div id="attachment_489" style="width: 1291px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1107-Edit.jpg" rel="attachment wp-att-489" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Female Common agama on a treestump in Larsens camp" data-rl_caption="" title="Female Common agama on a treestump in Larsens camp"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-489" class="size-full wp-image-489" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1107-Edit.jpg" alt="Female Common agama on a treestump in Larsens camp" width="1281" height="1919" /></a><p id="caption-attachment-489" class="wp-caption-text">Female Common agama on a treestump in Larsens camp</p></div></p>
<p>Even sitting in front of my tent after lunch I see elephants walking along the bank on the opposite side of the river. They truly are everywhere.</p>
<p><div id="attachment_499" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7207.jpg" rel="attachment wp-att-499" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="View from the &quot;porch&quot; of my tent at Larsens camp in Samburu" data-rl_caption="" title="View from the &quot;porch&quot; of my tent at Larsens camp in Samburu"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-499" class="size-full wp-image-499" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7207.jpg" alt="View from the &quot;porch&quot; of my tent at Larsens camp in Samburu" width="1919" height="1281" /></a><p id="caption-attachment-499" class="wp-caption-text">View from the &#8220;porch&#8221; of my tent at Larsens camp in Samburu</p></div></p>
<p>We head out again around 16 for the evening game drive. Weather is good, maybe a little too good for photography, and the light doesn&#8217;t really go soft until well after 17, less than an hour before sunset.</p>
<p><style>#mapbox-canvas-tomasf-oc2op2oh-Samburu { width:100%;height:350px;} #mapbox-canvas-tomasf-oc2op2oh-Samburu .map-legends, #mapbox-tomasf-oc2op2oh-Samburu .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-oc2op2oh-Samburu' 
        data-mapid='2' 
        data-mapsuffix='Samburu' 
        data-mapinternid='tomasf-oc2op2oh-Samburu' 
        data-mapboxid='tomasf.oc2op2oh'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='true'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Our evening drive around Samburu National Reserve</div><div class="mapbox-map-description"></div></div></div></p>
<p><div id="attachment_490" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1164.jpg" rel="attachment wp-att-490" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="The Kori bustard is the largest flying bird native to Africa, and it might be the heaviest bird capable of flight. Like here, it spends most of its time looking for food on the ground, mostly insects." data-rl_caption="" title="The Kori bustard is the largest flying bird native to Africa, and it might be the heaviest bird capable of flight. Like here, it spends most of its time looking for food on the ground, mostly insects."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-490" class="size-full wp-image-490" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1164.jpg" alt="The Kori bustard is the largest flying bird native to Africa, and it might be the heaviest bird capable of flight. Like here, it spends most of its time looking for food on the ground, mostly insects." width="1919" height="1281" /></a><p id="caption-attachment-490" class="wp-caption-text">The Kori bustard is the largest flying bird native to Africa, and it might be the heaviest bird capable of flight. Like here, it spends most of its time looking for food on the ground, mostly insects.</p></div></p>
<p><div id="attachment_491" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1181.jpg" rel="attachment wp-att-491" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Gerenuks are unique among antelopes in that they can stand on their hind legs to reach leaves too high for other antelopes to eat. Combined with their very long neck, they are then in competition only with giraffes and elephants for food." data-rl_caption="" title="Gerenuks are unique among antelopes in that they can stand on their hind legs to reach leaves too high for other antelopes to eat. Combined with their very long neck, they are then in competition only with giraffes and elephants for food."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-491" class="size-full wp-image-491" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1181.jpg" alt="Gerenuks are unique among antelopes in that they can stand on their hind legs to reach leaves too high for other antelopes to eat. Combined with their very long neck, they are then in competition only with giraffes and elephants for food." width="1919" height="1281" /></a><p id="caption-attachment-491" class="wp-caption-text">Gerenuks are unique among antelopes in that they can stand on their hind legs to reach leaves too high for other antelopes to eat. Combined with their very long neck, they are then in competition only with giraffes and elephants for food.</p></div></p>
<p><div id="attachment_500" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7251.jpg" rel="attachment wp-att-500" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Recent rains left plenty of mudpools like this around the Samburu reserve, and the large number of elephants were making good use of these to renew their sun and parasite protection. The only problem was getting out afterwards..." data-rl_caption="" title="Recent rains left plenty of mudpools like this around the Samburu reserve, and the large number of elephants were making good use of these to renew their sun and parasite protection. The only problem was getting out afterwards..."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-500" class="size-full wp-image-500" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7251.jpg" alt="Recent rains left plenty of mudpools like this around the Samburu reserve, and the large number of elephants were making good use of these to renew their sun and parasite protection. The only problem was getting out afterwards..." width="1919" height="1281" /></a><p id="caption-attachment-500" class="wp-caption-text">Recent rains left plenty of mudpools like this around the Samburu reserve, and the large number of elephants were making good use of these to renew their sun and parasite protection. The only problem was getting out afterwards&#8230;</p></div></p>
<p><div id="attachment_501" style="width: 2995px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7275.jpg" rel="attachment wp-att-501" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="In November 2014, I saw far more elephants in Samburu than I had seen the previous years. They were so many they seemed to group in herds larger than the usual families" data-rl_caption="" title="In November 2014, I saw far more elephants in Samburu than I had seen the previous years. They were so many they seemed to group in herds larger than the usual families"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-501" class="size-full wp-image-501" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7275.jpg" alt="In November 2014, I saw far more elephants in Samburu than I had seen the previous years. They were so many they seemed to group in herds larger than the usual families" width="2985" height="1281" /></a><p id="caption-attachment-501" class="wp-caption-text">In November 2014, I saw far more elephants in Samburu than I had seen the previous years. They were so many they seemed to group in herds larger than the usual families</p></div></p>
<p><div id="attachment_502" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7292.jpg" rel="attachment wp-att-502" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="Tried desaturating some. Can&#039;t really tell." data-rl_caption="" title="Tried desaturating some. Can&#039;t really tell."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-502" class="size-full wp-image-502" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7292.jpg" alt="Tried desaturating some. Can't really tell." width="1919" height="1281" /></a><p id="caption-attachment-502" class="wp-caption-text">Red elephant in the red light of the setting sun. Tried desaturating some. But you can&#8217;t really tell.</p></div></p>
<p><div id="attachment_493" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1260.jpg" rel="attachment wp-att-493" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="These small falcons prey on insects, small reptiles and mammals, and don&#039;t seem to upset nearby birds as much as other raptors. They will nest in the nests of white-headed buffalo weavers" data-rl_caption="" title="These small falcons prey on insects, small reptiles and mammals, and don&#039;t seem to upset nearby birds as much as other raptors. They will nest in the nests of white-headed buffalo weavers"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-493" class="size-full wp-image-493" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1260.jpg" alt="These small falcons prey on insects, small reptiles and mammals, and don't seem to upset nearby birds as much as other raptors. They will nest in the nests of white-headed buffalo weavers" width="1919" height="1281" /></a><p id="caption-attachment-493" class="wp-caption-text">Pygmy Falcon in an acacia tree. These small falcons prey on insects, small reptiles and mammals, and don&#8217;t seem to upset nearby birds as much as other raptors. They will nest in the nests of white-headed buffalo weavers</p></div></p>
<p><div id="attachment_494" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1402.jpg" rel="attachment wp-att-494" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="The yellow necked spurfowl will find the highest point it can easily get to, like this termite mound or a tree branch, and then sound its characteristic and very loud calls." data-rl_caption="" title="The yellow necked spurfowl will find the highest point it can easily get to, like this termite mound or a tree branch, and then sound its characteristic and very loud calls."><img loading="lazy" decoding="async" aria-describedby="caption-attachment-494" class="size-full wp-image-494" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-1402.jpg" alt="The yellow necked spurfowl will find the highest point it can easily get to, like this termite mound or a tree branch, and then sound its characteristic and very loud calls." width="1919" height="1281" /></a><p id="caption-attachment-494" class="wp-caption-text">The yellow necked spurfowl will find the highest point it can easily get to, like this termite mound or a tree branch, and then sound its characteristic and very loud calls.</p></div></p>
<p><div id="attachment_503" style="width: 1929px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7473.jpg" rel="attachment wp-att-503" data-rel="lightbox-gallery-WFKPEluw" data-rl_title="At first I thought this was a young male due to his odd looking mane. But I was told by Joshua that this is how the male lions look in the area around Samburu. One theory is the generally hotter temperatures make a large mane impractical or even dangerous, so they adapted. Side note: A prey left out in that heat for 24hrs does NOT smell good!" data-rl_caption="" title="At first I thought this was a young male due to his odd looking mane. But I was told by Joshua that this is how the male lions look in the area around Samburu. One theory is the generally hotter temperatures make a large mane impractical or even dangerous, so they adapted. Side note: A prey left out in that heat for 24hrs does NOT smell good!"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-503" class="size-full wp-image-503" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141118-7473.jpg" alt="At first I thought this was a young male due to his odd looking mane. But I was told by Joshua that this is how the male lions look in the area around Samburu. One theory is the generally hotter temperatures make a large mane impractical or even dangerous, so they adapted. Side note: A prey left out in that heat for 24hrs does NOT smell good!" width="1919" height="1281" /></a><p id="caption-attachment-503" class="wp-caption-text">Male lion eating an oryx calf. At first I thought this was a young male due to his odd looking mane. But I was told by Joshua that this is how the male lions look in the area around Samburu. One theory is the generally hotter temperatures make a large mane impractical or even dangerous, so they adapted. Side note: A prey left out in that heat for 24hrs does NOT smell good!</p></div></p>
<p>When we return to camp after sunset, the staff had decided to offer fully personalized service to their only guests, and our dinner was served on the &#8220;porch&#8221; outside my tent. It was a nice touch.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2015/12/kenya-2014-day-1-arriving-in-samburu/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Off to Kenya! Starting our 2014 safari adventure</title>
		<link>https://blog.fjetland.com/2015/12/off-to-kenya-starting-our-2014-safari-adventure/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=off-to-kenya-starting-our-2014-safari-adventure</link>
					<comments>https://blog.fjetland.com/2015/12/off-to-kenya-starting-our-2014-safari-adventure/#comments</comments>
		
		<dc:creator><![CDATA[tomasf]]></dc:creator>
		<pubDate>Mon, 07 Dec 2015 21:20:48 +0000</pubDate>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Kenya]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<guid isPermaLink="false">http://blog.fjetland.com/?p=469</guid>

					<description><![CDATA[Adventure begins! On Monday November 17th 2014, 3 guys set off from Oslo at 4:20 for Oslo Airport to embark on this 10-day safari trip to Kenya. Overloaded with cameragear, computergear, safarigear, and any&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>Adventure begins! On Monday November 17th 2014, 3 guys set off from Oslo at 4:20 for Oslo Airport to embark on this 10-day safari trip to Kenya.</p>
<p>Overloaded with cameragear, computergear, safarigear, and any other gear you can think of, we amazingly made it past check-in and gate on our way to KL1140 for Amsterdam. As I pass the boarding desk at the gate on my way down the tunnel to the Embraer, I hear the woman behind the desk offer to check in my<a href="https://www.thinktankphoto.com/products/airport-takeoff" target="_blank" rel="noopener"> camera roller bag</a> “at no extra cost”. I pretend to not hear her and hurry on. Turns out the Monday morning plane is pretty full of commuters. Note to self: Next time leave on Fridays as before. The flight is smooth and we land in Amsterdam in time for sunrise.</p>
<p><div id="attachment_450" style="width: 2287px" class="wp-caption aligncenter"><a href="http://blog.fjetland.com/wp-content/uploads/2015/12/20141117_074401.jpg" data-rel="lightbox-gallery-ZO3gUfJj" data-rl_title="Watching the sun rise before we land in Amsterdam on the way to Nairobi" data-rl_caption="" title="Watching the sun rise before we land in Amsterdam on the way to Nairobi"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-450" class="size-full wp-image-450" src="http://blog.fjetland.com/wp-content/uploads/2015/12/20141117_074401.jpg" alt="Watching the sun rise before we land in Amsterdam on the way to Nairobi" width="2277" height="1281" /></a><p id="caption-attachment-450" class="wp-caption-text">Watching the sun rise before we land in Amsterdam on the way to Nairobi</p></div></p>
<p>Once we arrive in Amsterdam we have a pretty comfortable 1:40 minutes before the next flight, but the KL0565 for Nairobi departs at the other end of Schiphol and one passport control away, so the net time extra is not all that much. Once on board the 747-400 we can relax and try to make the next 10 hours pass as quickly at possible. The plane lands as scheduled around 20:15 local time (18:15 CET).</p>
<p><style>#mapbox-canvas-tomasf-oc758n5p { width:100%;height:350px;} #mapbox-canvas-tomasf-oc758n5p .map-legends, #mapbox-tomasf-oc758n5p .mapboxadv-legend.staticmap { background-color:#FFFFFF;}</style><div class='mapbox-map' id='mapbox-tomasf-oc758n5p' 
        data-mapid='3' 
        data-mapsuffix='' 
        data-mapinternid='tomasf-oc758n5p' 
        data-mapboxid='tomasf.oc758n5p'
        data-mapstaticmap='false' 
        data-mappadding=''
        data-mappaddingtlx='' 
        data-mappaddingtly='' 
        data-mappaddingbrx='' 
        data-mappaddingbry='' 
        data-mapcenterlat='0'
        data-mapcenterlng='0'  
        data-mapzoomcontrol='' 
        data-mapzoomcontrolposition='topleft' 
        data-mapmaxzoom='16' 
        data-mapminzoom='1'
        data-mapzoom='0'
        data-mapfullscreencontrol='true' 
        data-mapfullscreencontrolposition='topleft' 
        data-mapsharecontrol='' 
        data-mapsharecontrolposition='topleft' 
        data-mapgeocodercontrol=''
        data-mapgeocodercontrolautoc='' 
        data-mapgeocodercontrolposition='topleft' 
        data-mapgeocoderradiuskm='0'
        data-maplegendposition='bottomright'
        data-maplegendbackgroundcolor='#FFFFFF'
        data-maplayerscontrolposition='bottomright'
        data-mapmaxboundsswlat='0' 
        data-mapmaxboundsswlng='0' 
        data-mapmaxboundsnelat='0' 
        data-mapmaxboundsnelng='0' 
        data-mapmaxradiuskm='0'
        data-mapgeolocatemaxradiuskm='0'       
        data-mapuselocation=''
        data-mapcenteronlocation=''
        data-mapcirclearoundlocation=''
        data-mapfittomarkers='true'   
        data-maplayersids=''
        data-maplayersurls=''
        data-mapwmslayers='[]'
        data-mapwmslayersdefault=''
        data-mapfeaturesids=''
        data-mapfeaturesurls=''
        data-mapfeaturesurlstimeout=''
        data-mapfeaturescode=''
        ><div class="mapbox-map-panel"><div class="mapbox-map-title">Flight path from Oslo to Nairobi</div><div class="mapbox-map-description"></div></div></div></p>
<p>&nbsp;</p>
<p>After an exhausting hour (!) in immigration queue we gathered up our luggage and headed out where we were met by Steve and Peter (I think). Due to the long delay in immigration, they had nearly given up on waiting for us <img loading="lazy" decoding="async" class="wp-smiley" src="http://i1.wp.com/blog.fjetland.com/wp-includes/images/smilies/simple-smile.png?w=720" alt=":)" width="18" height="18" /></p>
<p>Steve took us to <a href="http://www.ekahotel.com/" target="_blank" rel="noopener">EKA hotel</a> which is located right next to <a href="http://www.ole-sereni.com/" target="_blank" rel="noopener">Ole Sereni</a> which I’ve stayed at before. While the weather when we came out of the airport was warm and pleasant, on the short drive to the hotel we drove through several proper african showers. I have to say the EKA Hotel was a pleasant overnight location. It’s a modern and inviting looking hotel, with at least as nice rooms as the Ole Sereni, and we got them at a better price.</p>
<p>
<a href="https://blog.fjetland.com/wp-content/uploads/2015/12/20141118_055328.jpg" title="" data-rl_title="" class="rl-gallery-link" data-rl_caption="" data-rel="lightbox-gallery-2" data-rl_><img loading="lazy" decoding="async" width="150" height="84" src="https://blog.fjetland.com/wp-content/uploads/2015/12/20141118_055328.jpg" class="attachment-thumbnail size-thumbnail no-lazy" alt="" /></a>
<a href="https://blog.fjetland.com/wp-content/uploads/2015/12/20141118_055249.jpg" title="" data-rl_title="" class="rl-gallery-link" data-rl_caption="" data-rel="lightbox-gallery-2" data-rl_><img loading="lazy" decoding="async" width="150" height="84" src="https://blog.fjetland.com/wp-content/uploads/2015/12/20141118_055249.jpg" class="attachment-thumbnail size-thumbnail no-lazy" alt="" /></a>
</p>
<p>As I went to bed I hoped the weather would improve soon…</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.fjetland.com/2015/12/off-to-kenya-starting-our-2014-safari-adventure/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
