Newline 2012/Talk proposals
(→Fuck it, We'll do it live!) |
(Added talk proposal: creating things with code) |
||
| Line 156: | Line 156: | ||
'''Links''': | '''Links''': | ||
* [https://code.google.com/soc/ Google Summer of Code] | * [https://code.google.com/soc/ Google Summer of Code] | ||
| + | |||
| + | |||
| + | == Making things with code == | ||
| + | |||
| + | '''Type''': talk | ||
| + | |||
| + | '''Length''': 30 - 45 mins | ||
| + | |||
| + | '''Presenter(s)''': Corneel Cannaerts, Jan Vantomme | ||
| + | |||
| + | '''Summary''': Creating tangible objects with code. | ||
| + | |||
| + | '''What''': We'll talk about our design process, and how we use code to create real objects using 3D printers, lasercutters and CNC machines. We'll also take you on a trip through the work we've created for the Generator.x 3.0 exhibition at iMAL in Brussels. | ||
| + | |||
| + | '''When''': Somewhere in the afternoon. | ||
| + | |||
| + | '''Links''': | ||
| + | * [http://processingghent.org/ Processing Ghent] | ||
| + | * [http://vorm.pl/us/9f Generator.x 3.0 Exhibition] | ||
Revision as of 15:06, 27 February 2012
If you want to give a talk, please list it at the bottom of this page using the below format:
== Talk name == '''Type''': talk, workshop, ect '''Length''': length of the talk, this can be an interval of what is acceptable to you '''Presenter(s)''': names, feel free to link to your user page that has extra info on you '''Summary''': short one line description for the shedule '''What''': What the talk is about '''When''': any preferences of when you would like to give the talk '''Links''': (if any) * [http://0x20.be 0x20] * ...
Contents |
A quick walkthrough of MediaWiki
Type: talk
Length: 15 - 20 mins
Presenter(s): Jeroen De Dauw
Summary: What can you do with MediaWiki and how?
What: This talk quickly introduces you to MediaWiki, the platform behind Wikipedia and the worlds most popular wiki software. You will learn how it can be usefull for you, what the major features are and some nice tricks.
When: whenever
Links:
Kicking vmware's ass.
Type: talk
Length: 30 mins
Presenter(s): Bert Desmet
Summary: A fairly deep dive into KVM and ovirt.
What:
When: whenever
Links:
I'm going to steal your data
Type: talk
Length: 30 mins
Presenter(s): Bert Desmet
Summary: a bit of social engeneering and social stupidity.
What:
When: whenever
Links:
Semantic MediaWiki
Type: talk
Length: 15 - 30 mins
Presenter(s): Jeroen De Dauw
Summary: What is Semantic MediaWiki, what can it do for me, and why is it not on Wikipedia yet?
What: Semantic MediaWiki (SMW) is a free, open-source extension to MediaWiki – the wiki software that powers Wikipedia – that lets you store and query data within the wiki's pages. Semantic MediaWiki is also a full-fledged framework, in conjunction with many spinoff extensions, that can turn a wiki into a powerful and flexible “collaborative database”. All data created within SMW can easily be published via the Semantic Web, allowing other systems to use this data seamlessly. This talk will explain how it works both from a user perspective and a technical one, where it might be usefull for you and how you can effectively use it. It will also cover why this is not on Wikipedia yet, and how that is going to change over the next year.
When: whenever
Links:
Fuck it, We'll do it live!
Type: Talk
Length: 30 - 45mins
Presenter(s): abe
Summary: A walk through of the hack-challenge...
What: There will be a hack challenge on the second day of newline. This challenge exists out of 6 levels that range from simple networking stuff to advanced memory corruption. In this talk I will discuss the solution to all the levels. I will also take the time to congratulate the winner and award him/her the eternal status of uber hacker.
This talk will contain live coding.
When: At the end, plus a 1 min to announce the challenge at the beginning of the day.
Links:
Minemu: protecting buggy programs from memory corruption attacks
Type: talk, workshop, ect
Length: 30 - 45 mins
Presenter(s): Erik
Summary: Protecting buggy programs from memory corruption attacks.
What: Dynamic taint analysis is a powerful technique to detect memory corruption attacks. Yet with typical overheads of an order of magnitude, it is not something you would choose to deploy in any production environment. Minemu is a fast taint-tracking emulator for Linux which aims to be fast enough to be run on production systems.
Minemu is a fast, process-based taint-tracking emulator for Linux (x86, 32bit). By keeping track of where untrusted data (such as data from the network) is copied to inside your program, and by subsequently checking whether this data is used to take control of the program, Minemu effectively protects against most memory corruption attacks, both for known and unknown vulnerabilities. Tracking the flow of untrusted data during the execution of a program is slow because we effectively have to do an extra memory operation for each original memory operation. However, by using a special memory layout and utilizing SSE registers, Minemu tries to keep the overhead to a minimum.
When: no idea
Links: (if any)
- https://minemu.org/
- https://minemu.org/minemu_raid11.pdf
- https://minemu.org/code/releases/minemu-0.8.tar.gz
Google Summer of Code and mentoring programs
Type: talk
Length: 10 - 15 mins
Presenter(s): Jeroen De Dauw
Summary: Google Summer of Code is a yearly program organized by Google to get students involved with open source projects.
What: This talk introduces you to the Google Summer of Code program, the ideas behind it, why it's awesome and similar mentoring programs organized by various organizations. As well as my views as participating student for 2 years and co-mentoring for 1 year.
When: whenever
Links:
Making things with code
Type: talk
Length: 30 - 45 mins
Presenter(s): Corneel Cannaerts, Jan Vantomme
Summary: Creating tangible objects with code.
What: We'll talk about our design process, and how we use code to create real objects using 3D printers, lasercutters and CNC machines. We'll also take you on a trip through the work we've created for the Generator.x 3.0 exhibition at iMAL in Brussels.
When: Somewhere in the afternoon.
Links: