##We refer to quite a lot of terms and resources in this course - here is where they’re all explained, because we like to avoid jargon!

DNS - Domain Name Service. The telephone directory of the internet. In short, when you enter p2pu.org, DNS is what sends you to the right computer on the internet that contains the website you are looking for. Why is this relevant? Well, maybe you want to use myawesomecourse.org for your course. In that case you will need to register a domain name.

Github - Git hosting service with other colaborative tools added. Hosting for open source software and open content is free! See our Github cheatsheet.

Git - Version control software. Git allows you to track changes to a set of documents. Not sure what I mean, have a look at the history for this repostory.

Jekyll - Software that ‘ingests’ a directory with files as input and outputs a directory of files ready to host as a website on the internet.

GitHub Pages - A hosted version of Github + Jekyll. Important part -> if you use GitHub Pages you don’t need to install and run Jekyll and you don’t need to pay for hosting!

Google Analytics - Service offered by Google to track page views and other metrics on a web page.

Discourse - Takes the idea of online forums to a whole new level. Conversations can be viewed as a continuous flow within categories that keep you up to date on what you are interested in. Join in on our conversations at http://community.p2pu.org/.

Disqus - You have probably used Disqus already without even realizing it, it’s everywhere. Disqus makes it simple to add comment sections to any page and is supported on many popular blogging and content management platforms.

MailChimp - Online service for automating emails that also provides analytics on how your community is interacting with your email communications.

IFTTT - If This Then That. Online service that allows you to string together different web services with a single recipe.

Etherpads - Collaborative online documents which can be written and edited in real time. Open source, but you need to host it. Hackpad is similar and hosted for you, but is not open source.

Google Docs - Collaborative online document, spreadsheet, and presentation editing services provided by Google.

Google Forms - A component of Google Docs but worth mentioning on its own. Google Forms allow for the easy creation, sending, and collection of responses for online surveys.


Previous section: