I really love your tiger feet!

, 31 March 2022
I really love your tiger feet!
Male Great Crested Newts © Ryan Greaves

By Ryan Greaves

Communities and Wildlife Leader

All newts photographed and handled under license 

We had a wonderful session with my monthly ‘Wildlife Watch’ children’s group at Woods Mill nature reserve last weekend. Around four years ago a historic meadow pond was re-excavated, and last year we did a torch survey which revealed it had been colonised. So licensed newt surveyor and Reserves Ecologist, Glenn Norris and I set a small number of bottle traps and a dewsbury trap overnight to see if they are still present. Excitingly we caught one female and five male Great Crested Newts (with their tiger stripe toes), two male Smooth Newts and a male Palmate Newt.

Male Smooth Newt © Ryan Greaves
Male Smooth Newt © Ryan Greaves

Safe to say I was rather excited, and the children were even more so! I heard so many “ooohs”, “aaaahs” and “whoooos” as they swam around like the mini Godzillas they are! I got the children to each release a newt by hand back to the pond, then we built a hibernacula site nearby for the newts to use in the Winter.

Female Great Crested Newt © Ryan Greaves
Female Great Crested Newt © Ryan Greaves

I find newts to be such charismatic creatures. So beautiful, so streamlined and so regal! Sadly they get a bad rap with some due to their legal protection. Numbers have declined massively over the last 60 years, due to habitat fragmentation, agricultural intensification, water pollution, blocking of migration routes and infilling of ponds. Thankfully we can help them out by digging new ponds, such as my garden pond, which has a thriving population of all three species. Watching them do their fabulous mating displays each evening is an absolute joy.

Building a hibernacula
Newly built hibernacula
Leave a comment

Comments

  • Jill halpin:

    Have crested newts in my pond

    03 Apr 2022 19:20:00

  • jill halpin:

    Have at least a dozen in my wildlife pond in Rye Harbour such joy!

    10 Jul 2022 10:57:00

Time Δ Debug Message - Perch Runway 3.2
1787567748.54360 [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
1787567748.59590.0523Matched route: news/[slug:s]
1787567748.5960.0001Server address: 216.73.217.165
1787567748.5960Using master page: /templates/pages/blog/post.php
1787567748.5960Page arguments:
Array
(
    [0] => /news/i-really-love-your-tiger-feet
    [s] => i-really-love-your-tiger-feet
    [1] => i-really-love-your-tiger-feet
)
1787567748.59630.0002 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1787567748.59730.001 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1787567748.59930.002 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1787567748.59990.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1787567748.61210.0122 [1] SELECT * FROM swt_shop_cart WHERE cartID=24431689
1787567748.61290.0008 [1] SELECT * FROM swt_shop_cart WHERE cartID=24431689
1787567748.61360.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-08-24 10:35:00' AND saleTo>'2026-08-24 10:35:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1787567748.61530.0017 [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='i-really-love-your-tiger-feet')) 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-24 10:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1787567748.6190.0037 [1] SELECT FOUND_ROWS() AS `count`
1787567748.61970.0007 [1] SELECT * FROM swt_blog_posts WHERE postID=2750 AND postStatus='Published' AND postDateTime<='2026-08-24 10:35:00'
1787567748.62060.001 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1787567748.62130.0006 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1787567748.6220.0008 [1] SELECT * FROM swt_categories WHERE catID=71 LIMIT 1
1787567748.62250.0005 [1] SELECT * FROM swt_categories WHERE catID=79 LIMIT 1
1787567748.6230.0005 [1] SELECT * FROM swt_categories WHERE catID=61 LIMIT 1
1787567748.62360.0005Using template: /templates/blog/post.html
1787567748.62390.0003 [162] SELECT catID, catPath FROM swt_categories
1787567748.62480.001 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-08-24 10:35:00' AND postSlug='i-really-love-your-tiger-feet'
1787567748.66880.044Using template: /templates/blog/post.html
1787567748.66940.0006 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1787567748.67170.0023Using template: /templates/pages/attributes/seo.html
1787567748.6720.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1787567748.67430.0023 [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
1787567748.67820.0039 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1787567748.68580.0076 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1787567748.68770.0019 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1787567748.6910.0033Using template: /templates/navigation/ps_nav_template.html
1787567748.69110.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1787567748.69180.0007 [4] Using template: /templates/navigation/ps_nav_template_children.html
1787567748.69220.0004 [29] Using template: /templates/navigation/ps_nav_template_children.html
1787567748.69480.0025 [10] Using template: /templates/navigation/ps_nav_template_children.html
1787567748.69580.001 [7] Using template: /templates/navigation/ps_nav_template_children.html
1787567748.69650.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1787567748.69870.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1787567748.69960.0009 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1787567748.70260.003 [1] Using template: /templates/navigation/breadcrumbs.html
1787567748.70310.0005Using template: /templates/blog/post.html
1787567748.70340.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1787567748.70410.0007Using template: /templates/blog/author.html
1787567748.70450.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='i-really-love-your-tiger-feet')) 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-24 10:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1787567748.70710.0026 [1] SELECT FOUND_ROWS() AS `count`
1787567748.70760.0005 [1] Using template: /templates/blog/post.html
1787567748.70990.0024Using template: /templates/blog/comment_form.html
1787567748.71070.0008 [2] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=2750 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1787567748.78550.0747 [2] Using template: /templates/blog/comment.html
1787567748.78630.0008Using template: /templates/blog/post.html
1787567748.78650.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1787567748.78740.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1787567748.78820.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1787567748.78890.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
1787567748.79190.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1787567748.79250.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1787567748.79520.0027 [6] Using template: /templates/navigation/footer-nav.html
1787567748.79620.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787567748.79690.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787567748.79750.0006 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1787567748.80090.0034 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1787567748.80150.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1787567748.80420.0027 [10] Using template: /templates/navigation/footer-nav.html
1787567748.80650.0023 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1787567748.80760.0011 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1787567748.80840.0008 [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
1787567748.81170.0033 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1787567748.81250.0008 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1787567748.81530.0027 [29] Using template: /templates/navigation/footer-nav.html
1787567748.81740.0021 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1787567748.81820.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1787567748.81880.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
1787567748.82180.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1787567748.82240.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1787567748.82520.0028 [10] Using template: /templates/navigation/footer-nav.html
1787567748.82690.0017Request time: 0.2979
1787567748.8270Process time: 0.2898
1787567748.8270Memory: 1.6226