David King wins the David Streeter Award

, 29 November 2021
David King wins the David Streeter Award
David King

The David Streeter Award is given annually to a young person who has made an outstanding contribution to nature conservation.

This year the winner is David King. Here he tells us a bit about himself.

My interest in the natural world started when I was 10 after watching Springwatch. Seeing me dangling my mum's compact camera out of a window to photograph birds, my family bought me a cheap red camera (about £30), which was probably worse than most modern phone cameras. My hobby of wildlife photography grew over years, until 2017, just after my 14th birthday, I shifted gears and took up wildlife filmmaking instead. Since then, I have created a small YouTube channel David King Wildlife, which has seen some interesting projects:

One was a 20 minute wildlife documentary about Warnham, which took two years to film. Another was a seven minute video about our connection to wildlife during the pandemic (including a letter from Sir David Attenborough). I'm also attempting a monthly video update on my trail camera at Warnham.

As well as my wildlife filmmaking, I have also been part of the 12-16 Wildlife Rangers groups at Tilgate and Horley, as well as going to other Sussex Wildlife Trust related events, such as biodiversity days and a Young Naturalists group at Woods Mill. 

I signed up to volunteer with the Sussex Wildlife Trust too, however the pandemic has meant I haven’t yet been able to do anything.

In my studies, I do A-Level Environmental Science, A-Level Geography and BTEC in Media, which all relates to my plan to become a professional wildlife filmmaker. At the moment, I am looking at Ecology and Conservation University courses, but I can’t be certain about anything in the future yet.

What I can say is that the sequel to my first documentary is already a year in production. As long as everything runs smoothly, it should be out within the next year or so. On top of that, I hope to do more videos along the lines of the one on the pandemic, college work permitting.

I feel I have been lucky in life. I am surrounded by quality green spaces, and the Sussex Wildlife Trust have been an amazing help in furthering my interest in nature. On top of that, I am extremely fortunate that I have the equipment to make the films on my channel. Most people don’t have half that opportunity, unfortunately.

I was delighted to win the David Streeter Award, and have spent the £250 on a trail camera, with the aim of furthering my project at Warnham.

Wildlife photos by David King

Leave a comment

Comments

  • Jamie:

    Huge congratulations David, wishing you all the best with future projects! Keep up the great work, your doing brilliant things for conservation!

    02 Dec 2021 21:19:00

Time Δ Debug Message - Perch Runway 3.2
1788049325.96860 [907] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1788049326.0080.0394Matched route: news/[slug:s]
1788049326.00820.0002Server address: 216.73.217.60
1788049326.00820Using master page: /templates/pages/blog/post.php
1788049326.00820Page arguments:
Array
(
    [0] => /news/david-king-wins-the-david-streeter-award
    [s] => david-king-wins-the-david-streeter-award
    [1] => david-king-wins-the-david-streeter-award
)
1788049326.00850.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788049326.00950.001 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1788049326.01150.002 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1788049326.01210.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1788049326.01640.0042 [1] SELECT * FROM swt_shop_cart WHERE cartID=24602831
1788049326.0170.0006 [1] SELECT * FROM swt_shop_cart WHERE cartID=24602831
1788049326.01760.0006 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-08-30 00:22:00' AND saleTo>'2026-08-30 00:22:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1788049326.0190.0014 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='david-king-wins-the-david-streeter-award')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-30 00:22:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1788049326.02210.0032 [1] SELECT FOUND_ROWS() AS `count`
1788049326.02270.0005 [1] SELECT * FROM swt_blog_posts WHERE postID=2674 AND postStatus='Published' AND postDateTime<='2026-08-30 00:22:00'
1788049326.02350.0008 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1788049326.02410.0007 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1788049326.02480.0007 [1] SELECT * FROM swt_categories WHERE catID=73 LIMIT 1
1788049326.02540.0006Using template: /templates/blog/post.html
1788049326.02560.0002 [162] SELECT catID, catPath FROM swt_categories
1788049326.02660.001 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-08-30 00:22:00' AND postSlug='david-king-wins-the-david-streeter-award'
1788049326.05230.0258Using template: /templates/blog/post.html
1788049326.0530.0006 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1788049326.05460.0016Using template: /templates/pages/attributes/seo.html
1788049326.05480.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1788049326.05570.0008 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=104 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1788049326.05710.0015 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1788049326.06050.0034 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788049326.06120.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788049326.06370.0025Using template: /templates/navigation/ps_nav_template.html
1788049326.06380.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1788049326.06460.0008 [4] Using template: /templates/navigation/ps_nav_template_children.html
1788049326.0650.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1788049326.06770.0026 [10] Using template: /templates/navigation/ps_nav_template_children.html
1788049326.06860.0009 [7] Using template: /templates/navigation/ps_nav_template_children.html
1788049326.0690.0004 [9] Using template: /templates/navigation/ps_nav_template_children.html
1788049326.07190.0029 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1788049326.07260.0007 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1788049326.07520.0027 [1] Using template: /templates/navigation/breadcrumbs.html
1788049326.07570.0005Using template: /templates/blog/post.html
1788049326.0760.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='20' LIMIT 1
1788049326.07670.0007Using template: /templates/blog/author.html
1788049326.07710.0004 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='david-king-wins-the-david-streeter-award')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-30 00:22:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1788049326.07970.0026 [1] SELECT FOUND_ROWS() AS `count`
1788049326.08030.0006 [1] Using template: /templates/blog/post.html
1788049326.08330.0031Using template: /templates/blog/comment_form.html
1788049326.08430.001 [1] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=2674 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1788049326.14720.0629 [1] Using template: /templates/blog/comment.html
1788049326.14790.0007Using template: /templates/blog/post.html
1788049326.14820.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='20' LIMIT 1
1788049326.1490.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1788049326.14970.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1788049326.15030.0007 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1788049326.15290.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788049326.15360.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788049326.15590.0023 [6] Using template: /templates/navigation/footer-nav.html
1788049326.15720.0013 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1788049326.1580.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1788049326.15850.0006 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1788049326.16130.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788049326.1620.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788049326.16510.0031 [10] Using template: /templates/navigation/footer-nav.html
1788049326.16890.0039 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1788049326.16980.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1788049326.17030.0005 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1788049326.1730.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788049326.17360.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788049326.17610.0025 [29] Using template: /templates/navigation/footer-nav.html
1788049326.17880.0027 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1788049326.17950.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1788049326.180.0006 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1788049326.18250.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788049326.18310.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788049326.18530.0021 [10] Using template: /templates/navigation/footer-nav.html
1788049326.18670.0015Request time: 0.223
1788049326.18670Process time: 0.2228
1788049326.18680Memory: 1.6273