diff --git a/pinaxcon/templates/flatpages/business_case.html b/pinaxcon/templates/flatpages/business_case.html new file mode 100644 index 0000000000000000000000000000000000000000..7fee8bf345e798de7af8e51cd895abefd0b80c31 --- /dev/null +++ b/pinaxcon/templates/flatpages/business_case.html @@ -0,0 +1,49 @@ +{% extends "site_base.html" %} + +{% block head_title %}{{ flatpage.title }}{% endblock head_title %} +{% block body_class %}text-primary{% endblock body_class %} +{% block main_class %}container{% endblock main_class %} + + +{% block content %} +
+
+
+

Business Case

+

+ If you have an understanding boss who appreciates the value of gaining motivation, meeting inspiring people and learning more in a week than normal for a couple of months and doesn't need it explained, congratulations! + On the other hand though, if you have a boss who requires a bit of assistance in this area then hopefully this can help by being a starting point!

+

Here's a few paragraphs to get you started on getting approval from the powers that be.

+

Key information

+

Dates: Monday 21 - Friday 25 January 2019

+

Venue: University of Canterbury, Christchurch, New Zealand

+

Tickets: Details on pricing can be found at https://linux.conf.au/attend/tickets/.

+

Sample words for cost justification

+

linux.conf.au is one of the world's longest-established conferences about Linux and Free and Open Source Software.

+

linux.conf.au hosts over 80 talks from diverse presenters who are highly regarded in the Free and Open Source Software (FOSS) community. + Presentations include highly technical looks at security to architecture to open hardware, as well as strategic talks on community engagement, diversity promotion, legal and ethical management; in many cases, presenters are key developers and shapers of the projects featured in their presentations.

+

In addition to the talks there are 8 tutorial sessions available that are presented by experienced trainers offering a practical understanding of a broad range of topics in Free and Open Source Software.

+

For 2019 our theme is "Linux of Things", which is our creative way of referring to the Internet of Things (IoT). While we have a lots of neat talks on this theme it's not limited to this. You'll find tutorials in software development, Linux kernel internals, DevOps, community management and more.

+

Full details of our sessions are available online at https://linux.conf.au/schedule/.

+

On the first 2 days of the conference there are 9 special interest tracks (Miniconfs) run that give attendees an opportunity to explore a topic in Free and Open Source Software in depth and build connections with others working in the area. + Full details of miniconfs can be found at https://linux.conf.au/programme/miniconfs/.

+

What does my organisation gain?

+

Organisations who fund delegates can gain competitive advantage through:

+ +

Tax deduction

+

If you would like a professional opinion on whether you're able to claim linux.conf.au and/or related expenses as a tax deduction, you will need to consult with your accountant. + We can advise you however to ensure you retain all your receipts for tax purposes! Unfortunately, or fortunately, depending on how you choose to view the situation, we're not qualified accountants. + This means we can't give you tax advice.

+
+
+{% endblock %} + +
+ +