About Describe Wild

Hi, welcome to Describe Wild!

Here's a quicklink to the google sheet

Introduction

Describe Wild is a hub for discovering videos made by people like you about nature. It’s a place for wildlife film-makers and science communicators to showcase their work and get exposure for their hard work. It’s something I’ve had in the back of my mind for a while but now I’m actually making it.

Describe Wild is not intended as a replacement platform for Youtube, podcast platforms or blogging platforms. Describe Wild supplements these platforms by making it easy to search by ecological context such as location and taxonomy. It’s a human-curated library of content, as opposed to being at the mercy of a “recommended for you” algorithm. Therefore, there are minimum requirements for content to be featured on Describe Wild. Videos have to be edited together for a cohesive piece of media and offer interpretation about the topic - as opposed to a video of a couple of random shots of a bird set to royalty-free ukulele music.

Here a couple of examples that illustrate the sort of media that will/won’t be on Describe Wild and the reasoning behind it.

Not on Describe Wild On Describe Wild

This is documentary by a big budget production company, they don't need exposure.

A video by NatureWatch, a student run show at the Penryn Campus in Cornwall.

These are just some random shots of birds, whilst quite pretty, it offers no real interpretation.

This video has talking to camera and narration giving interpretation about the birds in the nvideo.

How does it work? (at the moment)

The back-end of the website is a google sheet that stores all the data, and makes it easy for contributors to add and edit the information about their content. I’ve written some R code that takes the google spreadsheet and generates the static HTML pages that you see here. There’s also a fair few bits of javascript that are making it all whizzy and cool - more info on my github.

Features

Roadmap

Phase 1

What you see on this website is a quite basic prototype; my aim is to get the core functionality up and running. Once this works I’ll be inviting people to put their content onto the site. This will allow me to see how well the site functions with lots of videos on the homepage. This will also be able to help me get feedback from creators and from people using the site to find videos.

At this point I’ll start to reconsider my current page-generating code and whether there are any more elegant solutions, using something like R markdown and blogdown to generate pages. At some point I’ll settle on a name for the project and buy a domain so it’s not just on a github.io domain.

Phase 2

When it’s stable and functioning i’ll start to add more features, maybe a more comprehensive species search, better ways to find related media by closely related species. If we get lots of media on the site we may need different ways to discover media maybe do a monthly blog post about our favourite new media on the site. Podcast of the week, you know, that sort of thing. If needed, I’ll start to bring in volunteers to curate the media so I can focus on developing the site with what little time I have...

Phase 3

If Describe Wild is successful I’ll consider redeveloping the site as a comprehensive web application (eg. not based on google sheets!)

Possible sister projects

If this formula is successful I’m sure it could be applied to different fields, for example geography, or a general STEM scicomm. But first things first, I’ll get one site up and running!