Day: 17 August 2016

  • Research cycle

    Not linear, never “finished” – it’s a cyclical process. Research throws up more questions than it answers. Not all questions can be answered – not enough time or resource. Further research of something leads to refinement. Can call previous research/concepts into doubt. Einstein said that nuclear power would be impossible as requires atom to be…

  • Types of research

    Ways to conduct research: Pure, applied, strategic Descriptive, explanatory, evaluative Market, academic, scientific Basic, applied, instrumental, action Exploratory, testing-out, problem-solving as well as others All research should have these features regardless of approach: Should be planned – plan what you are researching into, how to conduct research, how to verify results and how to disseminate…

  • Research Activity 02

    Hypercard: what it enabled a user to do and how it worked, and what was the major limitation of it and its imitators at the time. Hypercard allowed a user to store information in a “stack” similar to a Rolodex system. It also had the ability to process script with each object in the stack…

  • Research Activity 01

    Find out more about the Osprey tracking. http://scottishwildlifetrust.org.uk/things-to-do/osprey/ Two chicks tagged with satellite trackers in 2015. In 21015, one fly 7352km and the other 6812km. Interestingly, the tracked ospreys don’t always take the same route, some travel along the west coast of Britain, another down the east coast and one more centrally. http://www.ospreys.org.uk/category/satellite-tracking/ The osprey…

  • Why research?

    Simple answer – find things out. “body of knowledge” – everything we currently know. No one knows all of the body of knowledge but some people know each aspect. e.g someone may know all about atoms and how to build machines to answer questions about them, others may know all the winners of the Eurovision…

  • Inventing something new

    August 1991, Tim Berners-Lee at CERN turned on the first website, prior to this the world wide web did not exist. Prior to this, one would hava to visit the library to find out information. This is research by inventing something new.

  • SnipIT No 5: Find the version of Apache on a Linux machine

    SnipIT is a series of short blogs containing useful information in an easily digestible format. httpd  is the Apache HTTP server program which can be installed on a Linux server (sudo yum install httpd). To find out which version is running on your system, type http -v at a command prompt when connected to the server.…