Skip to content

Commit e064dff

Browse files
authored
Merge pull request #22 from plugorgau/old-events
content: fill out the event archive
2 parents fc6c28f + 1eb5773 commit e064dff

File tree

196 files changed

+2123
-267
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

196 files changed

+2123
-267
lines changed

config.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ enableGitInfo = true
66
enableRobotsTXT = true
77

88
[pagination]
9-
pagerSize = 50
9+
pagerSize = 20
1010

1111
[params]
1212
github_username = "plugorgau"
@@ -17,3 +17,6 @@ unsafe = true
1717

1818
[permalinks]
1919
minutes = "/events/committee/:year/:month-:day/"
20+
21+
[taxonomies]
22+
presenter = "presenters"

content/events/2003.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

content/events/2003/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: 2003 Events
3+
---
4+

content/events/2003/ebxml/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: ebXML
3+
date: 2003-09-09T19:30:00+08:00
4+
presenters:
5+
- Sacha Schlegel
6+
aliases:
7+
- /events/seminar/2003-09/
8+
---
9+
10+
Electronic business and ebXML (electronic business eXtensible Markup
11+
Language) in particular in the Free Software/Open Source world.
12+
13+
<!--more-->
14+
15+
<!-- **Where:** Central TAFE Lecture Theatre, Perth -->
16+
17+
**Biography:** My name is Sacha Schlegel born in 1971 in Switzerland,
18+
grown up in the Principality of Liechtenstein (in the heart of Europe).
19+
After obligatory school I finished a commercial apprenticeship in a Bank
20+
in Liechtenstein. Studied Computer Science (CS) and Business in
21+
Switzerland afterwards. Came to Australia in 2001 for a postgraduate
22+
diploma in CS and a masters by research in CS. My hobbies are Soccer,
23+
Windsurfing, Linux and lately (9 months) my little daughter Tawha.
24+
25+
**Slides:** Slides from this talk [can be viewed on-line](slides.pdf).
26+
More information about ebXML can be found on [Sacha\'s ebXML web
27+
site](https://web.archive.org/web/20080906110857/http://www.schlegel.li/ebXML/Msc_documents.html).
143 KB
Binary file not shown.

content/events/2003/linux-2.6.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "What's New in 2.6"
3+
date: 2003-03-11T19:30:00+08:00
4+
presenters:
5+
- Tony Breeds
6+
aliases:
7+
- /events/seminar/2003-03/
8+
---
9+
10+
The 2.5 series kernel is approaching stability and should be ready to
11+
be released as 2.6.0 within the next 12 months. Tony will show some of
12+
the new features in the current development kernels. Touching on user
13+
concerns, passing thought new features for system administrators, and
14+
stopping at some of the nifty things that have happened that you
15+
*shouldn't* ever see :)
16+
17+
<!--more-->
18+
19+
<!-- **Where:** Central TAFE Lecture Theatre, Perth -->
20+
21+
**Biography:** Tony started using Linux in 1995 (shortly after he
22+
arrived in Perth). In 1996 he erased any other OS from his machine
23+
(something that survived until he got his notebook). In 1998 he found
24+
PLUG and kind'a just stayed hanging around.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Linux.conf.au 2003
3+
date: 2003-01-22
4+
presenters:
5+
- James Bromberger
6+
- Tony Breeds
7+
---
8+
9+
In 2003, [Linux.conf.au](https://mirror.linux.org.au/pub/linux.conf.au/2003/)
10+
was held in Perth. A number of people on the organising team were PLUG
11+
members.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Networking, part 1 of 3
3+
date: 2003-10-14T19:30:00+08:00
4+
presenters:
5+
- Tony Breeds
6+
aliases:
7+
- /events/seminar/2003-10/
8+
---
9+
10+
This is part 1 of a 3 part seminar series. This week you'll learn
11+
enough to get 2 (or more) machines networked and "pinging" each
12+
other. Plus I'll touch on DNS and why it's a good thing for a home
13+
network.
14+
15+
<!--more-->
16+
17+
<!-- **Where:** Central TAFE Lecture Theatre, Perth -->
18+
19+
**Slides:** Slides from this talk [can be viewed on-line](slides.pdf).
939 KB
Binary file not shown.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Networking, part 2 of 3 (Samba)
3+
date: 2003-11-11T19:30:00+08:00
4+
presenters:
5+
- Adrian Woodley
6+
aliases:
7+
- /events/seminar/2003-11/
8+
---
9+
10+
This is part 2 of a 3 part seminar series. This week you'll see Samba
11+
in action.
12+
13+
<!--**Where:** Central TAFE Lecture Theatre, Perth\ -->

0 commit comments

Comments
 (0)