Mad Dogs and Englishmen

, 22 June 2017

When I plan my wildlife walks each September I always hope that on the day there will be some sunshine and a nice bit of warmth. It seems sometimes you have to be careful what you wish for! A walk on Iping Common is inspiring and beautiful on hot days but the landscape here is unforgiving. Out on the open heath there is little shade and the dry, sandy conditions underfoot radiate heat.

My walk here on June 21st coincided with the hottest day of the recent heatwave which saw temperatures across the south-east rocket. When I arrived at the Iping car park my car’s temperature gauge was registering 30 degrees. People were telling me that it was going to be “the hottest June day for 170 years” (it turned out to be the hottest day for . I was sure to pack plenty of water. I had also packed some umbrellas for shade and other people retrieved golf umbrellas from their cars. So, after slapping on some Factor 50 suntan lotion, 25 of us armed with binoculars and umbrellas braved the heat and headed out onto the heath.


There wasn’t a cloud in the sky – and there weren’t any birds in the sky either. What was noticeable about the day was that even the birds were ‘lying low’, keeping themselves cool in the shade. There was a general lack of insects flying too. The flowers were devoid of bees, hoverflies and butterflies. The recent lack of rain has left them stressed and not producing nectar.

The dark, acid pond in the damp part of the heath however was buzzing with activity as Emperor Dragonflies, Keeled Skimmers and Four-spotted Chasers hunted for mates and fought over the pond. Right on cue a Tree Pipit climbed to a tall birch, his song-post, and serenaded us with his cheerful warblings. We trekked along the sandy paths and we watched the amazing sand-digger wasps (Ammophila pubescens) as they hunted amongst the heather. These wasps lay eggs in underground burrows and feed their larvae on moth caterpillars. Lurking along the path were Mottled Bee-flies. The intricately patterned wings of the fly are amazing but this this fly leads a sinister lifestyle as a parasite of the Ammophila wasps.

The stars of the show were the Silver-studded Blue butterflies. These are one of the UK’s rarest butterfly species and Iping Common supports a nationally important population. Despite the heat the butterflies were active and their gorgeous blue wings twinkled amongst the heather. We all made it back to the car park alive – we had survived the great heatwave of June 2017. It may not have been "the hottest June day for 170 years" - but it was the hottest June day since 1976. Thank you to everyone who came along.





Leave a comment
Time Δ Debug Message - Perch Runway 3.2
1783558158.28940 [906] 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
1783558158.31480.0254Matched route: news/[slug:s]
1783558158.31490.0001Server address: 216.73.216.62
1783558158.31490Using master page: /templates/pages/blog/post.php
1783558158.3150Page arguments:
Array
(
    [0] => /news/mad-dogs-and-englishmen
    [s] => mad-dogs-and-englishmen
    [1] => mad-dogs-and-englishmen
)
1783558158.31520.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783558158.3160.0008 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1783558158.31760.0015 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1783558158.31810.0005INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1783558158.32020.0021 [1] SELECT * FROM swt_shop_cart WHERE cartID=22803066
1783558158.32070.0006 [1] SELECT * FROM swt_shop_cart WHERE cartID=22803066
1783558158.32120.0005 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-09 00:49:00' AND saleTo>'2026-07-09 00:49:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1783558158.32220.001 [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='mad-dogs-and-englishmen')) 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-07-09 00:49:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1783558158.32450.0023 [1] SELECT FOUND_ROWS() AS `count`
1783558158.32490.0004 [1] SELECT * FROM swt_blog_posts WHERE postID=1358 AND postStatus='Published' AND postDateTime<='2026-07-09 00:49:00'
1783558158.32550.0006 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1783558158.32610.0005 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1783558158.32650.0004 [1] SELECT * FROM swt_categories WHERE catID=33 LIMIT 1
1783558158.3270.0005Using template: /templates/blog/post.html
1783558158.32710.0001 [162] SELECT catID, catPath FROM swt_categories
1783558158.32770.0006 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-07-09 00:49:00' AND postSlug='mad-dogs-and-englishmen'
1783558158.34970.022Using template: /templates/blog/post.html
1783558158.35020.0004 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1783558158.35210.002Using template: /templates/pages/attributes/seo.html
1783558158.35230.0002 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1783558158.35320.0009 [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
1783558158.35470.0015 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783558158.37020.0155 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783558158.37080.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783558158.37280.002Using template: /templates/navigation/ps_nav_template.html
1783558158.37290 [6] Using template: /templates/navigation/ps_nav_template_children.html
1783558158.37360.0007 [4] Using template: /templates/navigation/ps_nav_template_children.html
1783558158.37410.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1783558158.37690.0029 [10] Using template: /templates/navigation/ps_nav_template_children.html
1783558158.37750.0006 [7] Using template: /templates/navigation/ps_nav_template_children.html
1783558158.37820.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1783558158.38090.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1783558158.38180.0008 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1783558158.38370.0019 [1] Using template: /templates/navigation/breadcrumbs.html
1783558158.3840.0003Using template: /templates/blog/post.html
1783558158.38420.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='3' LIMIT 1
1783558158.38470.0005Using template: /templates/blog/author.html
1783558158.3850.0003 [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='mad-dogs-and-englishmen')) 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-07-09 00:49:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1783558158.38680.0018 [1] SELECT FOUND_ROWS() AS `count`
1783558158.38720.0004 [1] Using template: /templates/blog/post.html
1783558158.38750.0003Using template: /templates/blog/comment_form.html
1783558158.38810.0005 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=1358 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1783558158.43610.0481 [0] Using template: /templates/blog/comment.html
1783558158.43630.0001Using template: /templates/blog/post.html
1783558158.43650.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='3' LIMIT 1
1783558158.43720.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1783558158.43780.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1783558158.43840.0006 [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
1783558158.44050.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783558158.44090.0004 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783558158.44270.0018 [6] Using template: /templates/navigation/footer-nav.html
1783558158.44350.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783558158.4440.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783558158.44440.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1783558158.44710.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783558158.44760.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783558158.44940.0018 [10] Using template: /templates/navigation/footer-nav.html
1783558158.45240.003 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1783558158.4530.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1783558158.45340.0004 [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
1783558158.45530.0019 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783558158.45570.0004 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783558158.45740.0016 [29] Using template: /templates/navigation/footer-nav.html
1783558158.46010.0027 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783558158.46060.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783558158.46110.0004 [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
1783558158.46310.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783558158.46370.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783558158.46550.0018 [10] Using template: /templates/navigation/footer-nav.html
1783558158.46640.001Request time: 0.1796
1783558158.46650Process time: 0.1794
1783558158.46650Memory: 1.6221