[wiki] [sites] slcon2: keep headers as they were || Quentin Rameau

From: <git_AT_suckless.org>
Date: Wed, 04 Nov 2015 21:22:28 +0100

commit d765b87c5b7b37dec79e3b5b06de2cdde9acf599
Author: Quentin Rameau <quinq_AT_fifth.space>
Date: Wed Nov 4 21:21:17 2015 +0100

    slcon2: keep headers as they were

diff --git a/suckless.org/conference/index.md b/suckless.org/conference/index.md
index 9834670..5ec3d00 100644
--- a/suckless.org/conference/index.md
+++ b/suckless.org/conference/index.md
_AT_@ -1,16 +1,19 @@
-# suckless conference 2015, Budapest
+suckless conference 2015, Budapest
+==================================
 
 ->[![slcon2015 group photo](slcon2015-s.png)](slcon2015.png)<-
 
-# Friday, 2015-10-30
+Friday, 2015-10-30
+==================
 
-## Talks
+Talks
+-----
 
-### (11:00-11:15) *Welcome*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-00-arg-welcome.mts))
+(11:00-11:15) *Welcome*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-00-arg-welcome.mts))
 
> Anselm opened slcon2 and gave an overview on the final conference schedule.
 
-### (11:15-12:00) *suckless core - A suckless userspace foundation*, Laslo Hunhold, ([video](http://dl.sta.li/slcon/2015/slcon-2015-01-frign-suckless_core.mts))
+(11:15-12:00) *suckless core - A suckless userspace foundation*, Laslo Hunhold, ([video](http://dl.sta.li/slcon/2015/slcon-2015-01-frign-suckless_core.mts))
 
> This talk will focus on recent developments in the suckless core
   programs, the design and motivation behind them and which issues were
_AT_@ -18,13 +21,13 @@
   suckless design principles and consistency.
   Current issues and future plans will be discussed in the last part.
 
-### (12.00-12:45) *stali 2015*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-02-arg-stali_2015.mts))
+(12.00-12:45) *stali 2015*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-02-arg-stali_2015.mts))
 
-### (12:45-13:45) Lunch
+(12:45-13:45) Lunch
 
-### (13:45-14:30) *new suckless tools*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-03-arg-new_suckless_tools.mts))
+(13:45-14:30) *new suckless tools*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-03-arg-new_suckless_tools.mts))
 
-### (14:30-15:30) *Farbfeld - Rethinking image-formats*, Laslo Hunhold, ([video](http://dl.sta.li/slcon/2015/slcon-2015-04-frign-farbfeld.mts))
+(14:30-15:30) *Farbfeld - Rethinking image-formats*, Laslo Hunhold, ([video](http://dl.sta.li/slcon/2015/slcon-2015-04-frign-farbfeld.mts))
 
> This talk will discuss the deficiencies of the RGBA color space and
   present the Farbfeld format to store images in a device independent
_AT_@ -33,27 +36,29 @@
   compression is discussed, evaluating the advantages over other image
   formats using different kinds of images.
 
-### (15:30-16:00) Coffee/Tea break
+(15:30-16:00) Coffee/Tea break
 
-### (16:00-16:30) *suckless.org e.V.*, Anselm R Garbe
+(16:00-16:30) *suckless.org e.V.*, Anselm R Garbe
 
> Anselm will present the idea of suckless.org e.V.[<sup>1</sup>][1] and ask attendees
   to join.
 
-### (16:30-17:30) *suckless.org foundation*, All
+(16:30-17:30) *suckless.org foundation*, All
 
-### (17:30-19:00) Refresh break / check your rooms
+(17:30-19:00) Refresh break / check your rooms
 
-### (19:00-) Late night social event in Budapest
+(19:00-) Late night social event in Budapest
 
 
-# Saturday, 2015-10-31
+Saturday, 2015-10-31
+====================
 
-## Talks
+Talks
+-----
 
-### (10:30-10:45) *Opening of day 2*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-06-arg-opening_of_day_2.mts))
+(10:30-10:45) *Opening of day 2*, Anselm R Garbe, ([video](http://dl.sta.li/slcon/2015/slcon-2015-06-arg-opening_of_day_2.mts))
 
-### (10:45-11:30) *Simple Jabber - Divide And Conquer XMPP*, Jan Klemkow, ([video](http://dl.sta.li/slcon/2015/slcon-2015-07-klenkow-simple_jabber.mts))
+(10:45-11:30) *Simple Jabber - Divide And Conquer XMPP*, Jan Klemkow, ([video](http://dl.sta.li/slcon/2015/slcon-2015-07-klenkow-simple_jabber.mts))
 
> The Extensible Messaging and Presence Protocol (XMPP)1 is like the web. It is
   far too complex to be implemented in one program with the Unix philosophy in mind.
_AT_@ -62,18 +67,18 @@
   Its extensibility is the main reason that an implementation in a single
   program is nearly impossible. This talk describes an approach to master this problem.
 
-### (11:30-12:00) *Finite state document processing*, Manu Raster, ([video](http://dl.sta.li/slcon/2015/slcon-2015-08-raster-finite_state_document_processing.mts))
+(11:30-12:00) *Finite state document processing*, Manu Raster, ([video](http://dl.sta.li/slcon/2015/slcon-2015-08-raster-finite_state_document_processing.mts))
 
> Mainstream XML processing techniques wastefully consume time
   and memory for example in file format conversions popularly
   known as 'save as …'. In this talk we present a less
   wasteful method based on finite-state transducers.
 
-### (12:00-13:00) Lunch
+(12:00-13:00) Lunch
 
-### (13:00-13:15) Conference fee collection
+(13:00-13:15) Conference fee collection
 
-### (13:15-14:15) *UTF-8 everywhere? Writing Unicode compliant software that sucks less*, Laslo Hunhold, ([video](http://dl.sta.li/slcon/2015/slcon-2015-09-frign-utf-8_everywhere.mts))
+(13:15-14:15) *UTF-8 everywhere? Writing Unicode compliant software that sucks less*, Laslo Hunhold, ([video](http://dl.sta.li/slcon/2015/slcon-2015-09-frign-utf-8_everywhere.mts))
 
> This talk will discuss UTF-8 and its history, how and when you have to
   deal with it and which challenges are faced along the way, evaluating
_AT_@ -86,16 +91,17 @@
   and a midway drawn between total localization and minimalism,
   presenting possible solutions.
 
-### (14:15-14:45) Coffee/Tea break
+(14:15-14:45) Coffee/Tea break
 
-### (14:45-15:00) *Formal conference talk closing*, Anselm R Garbe
+(14:45-15:00) *Formal conference talk closing*, Anselm R Garbe
 
-### (15:00-17:00) Hacking
+(15:00-17:00) Hacking
 
-### (17:00-) TBD
+(17:00-) TBD
 
 
-## Previous conferences
+Previous conferences
+--------------------
 * [slcon 2013](http://suckless.org/conference/2013)
 
 [1]: https://en.wikipedia.org/wiki/Eingetragener_Verein
Received on Wed Nov 04 2015 - 21:22:28 CET

This archive was generated by hypermail 2.3.0 : Wed Nov 04 2015 - 21:24:12 CET