Happy Apple Day

, 21 October 2016
Happy Apple Day
Green woodpecker / Derek Middleton

By Amanda Reeves

October is the month of apple festivals and the countryside is littered with fallen fruit providing a welcome feast for our wildlife. The late spring held back flowering time, meaning the apple blossoms were less likely to be damaged by frosts and resulting in a bumper crop this year.

As the autumn nights start to draw in birds, insects and small mammals are busily stocking up their fat reserves for the winter and these tasty treats from nature’s larder provide much-needed calories. Whether the energy provided will be used to see them through hibernation, or on a long seafaring migration flight, it is an essential part of their survival strategy. Apples are a favourite with young hedgehogs as they need to put on weight and grow before their long winter sleep.

Among the creatures munching through their five-a-day are bank voles, wasps, green woodpeckers, fieldfares, blue tits, blackbirds, hedgehogs and, of course, worms. So if you have fallen apples in your garden it’s a good idea to leave a few for the wildlife to enjoy and you may catch a glimpse of them as a reward. This is good news for the tree too, as the animals carry the seeds away in their stomachs and deposit them far and wide with a little dollop of fertiliser to help the new seedlings grow.

Apple Day is 21 October, so how we would like to celebrate this bumper harvest? From pressing apples to traditional apple bobbing; there are plenty of ideas to choose from, many handed down over the centuries. It is said that in ancient Greece throwing an apple to a girl meant you wanted to marry her – and if she caught it, she was saying yes. Apples also make a great natural feeder for your garden, perhaps cored and hung up in a tree with large sunflower seeds pushed into the skin. Then there’s cider, or my favourite; apple and blackberry crumble.

Leave a comment
Time Δ Debug Message - Perch Runway 3.2
1788417861.18050 [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
1788417861.21820.0377Matched route: news/[slug:s]
1788417861.21840.0002Server address: 216.73.216.54
1788417861.21840Using master page: /templates/pages/blog/post.php
1788417861.21840Page arguments:
Array
(
    [0] => /news/happy-apple-day
    [s] => happy-apple-day
    [1] => happy-apple-day
)
1788417861.21880.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788417861.22010.0013 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1788417861.22240.0023 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1788417861.22340.001INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1788417861.2270.0036 [1] SELECT * FROM swt_shop_cart WHERE cartID=24747314
1788417861.2280.001 [1] SELECT * FROM swt_shop_cart WHERE cartID=24747314
1788417861.2290.001 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-09-03 06:44:00' AND saleTo>'2026-09-03 06:44:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1788417861.23080.0018 [2] 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='happy-apple-day')) 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-09-03 06:44:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1788417861.23630.0054 [1] SELECT FOUND_ROWS() AS `count`
1788417861.23720.0009 [1] SELECT * FROM swt_blog_posts WHERE postID=1228 AND postStatus='Published' AND postDateTime<='2026-09-03 06:44:00'
1788417861.23840.0013 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1788417861.23940.001 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1788417861.24020.0008 [1] SELECT * FROM swt_categories WHERE catID=3 LIMIT 1
1788417861.2410.0008 [1] SELECT * FROM swt_blog_posts WHERE postID=998 AND postStatus='Published' AND postDateTime<='2026-09-03 06:44:00'
1788417861.24190.0009 [1] SELECT * FROM swt_categories WHERE catID=30 LIMIT 1
1788417861.24270.0007 [1] SELECT * FROM swt_categories WHERE catID=32 LIMIT 1
1788417861.24340.0008Using template: /templates/blog/post.html
1788417861.24370.0002 [162] SELECT catID, catPath FROM swt_categories
1788417861.24480.0012 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-09-03 06:44:00' AND postSlug='happy-apple-day'
1788417861.27530.0305Using template: /templates/blog/post.html
1788417861.27590.0005 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1788417861.27790.0021Using template: /templates/pages/attributes/seo.html
1788417861.27820.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1788417861.27940.0012 [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
1788417861.28140.002 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1788417861.28560.0043 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788417861.28680.0011 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788417861.29010.0033Using template: /templates/navigation/ps_nav_template.html
1788417861.29010.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1788417861.2910.0009 [4] Using template: /templates/navigation/ps_nav_template_children.html
1788417861.29150.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1788417861.29390.0024 [10] Using template: /templates/navigation/ps_nav_template_children.html
1788417861.29490.0009 [7] Using template: /templates/navigation/ps_nav_template_children.html
1788417861.29550.0006 [9] Using template: /templates/navigation/ps_nav_template_children.html
1788417861.29820.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1788417861.29930.0011 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1788417861.30250.0032 [1] Using template: /templates/navigation/breadcrumbs.html
1788417861.3030.0005Using template: /templates/blog/post.html
1788417861.30330.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1788417861.30420.001Using template: /templates/blog/author.html
1788417861.30460.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='happy-apple-day')) 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-09-03 06:44:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1788417861.30780.0032 [1] SELECT FOUND_ROWS() AS `count`
1788417861.30850.0007 [1] Using template: /templates/blog/post.html
1788417861.31130.0027Using template: /templates/blog/comment_form.html
1788417861.31230.0011 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=998 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1788417861.39190.0796 [0] Using template: /templates/blog/comment.html
1788417861.39210.0002Using template: /templates/blog/post.html
1788417861.39240.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1788417861.39340.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1788417861.39440.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1788417861.39510.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
1788417861.39820.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788417861.3990.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788417861.40140.0024 [6] Using template: /templates/navigation/footer-nav.html
1788417861.40260.0012 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1788417861.40350.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1788417861.40430.0008 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1788417861.40780.0035 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788417861.40860.0008 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788417861.41180.0032 [10] Using template: /templates/navigation/footer-nav.html
1788417861.41560.0038 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1788417861.41670.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1788417861.41750.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
1788417861.42140.0039 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788417861.42230.0009 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788417861.42520.0029 [29] Using template: /templates/navigation/footer-nav.html
1788417861.4280.0029 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1788417861.42910.0011 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1788417861.430.0009 [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
1788417861.43350.0035 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1788417861.43460.001 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1788417861.43740.0028 [10] Using template: /templates/navigation/footer-nav.html
1788417861.4390.0016Request time: 0.261
1788417861.43910Process time: 0.2608
1788417861.43910Memory: 1.6296