Retrieved from "http://www.julian-fietkau.de/keyword/technology"

Keyword: technology

Badly Written Spambots – an Anecdote

2011-12-01, Dept. of Computer Science, University of Hamburg

Badly Written Spambots – an Anecdote

This Lightning Talk was held in the KunterBuntesSeminar organized by Computer Science students in Hamburg, it was the second one of the session and partly referenced the talk I held directly beforehand.

I explained how I managed to find out from my analytics data how to identify a spam bot that was badly implemented in such a way that it violated important web standards, thus triggering errors. By being stupid, the author of the spam bot relieved me of quite a bit of diagnosis-related work.

Piwik

2011-12-01, Dept. of Computer Science, University of Hamburg

Piwik

This Lightning Talk was held in the KunterBuntesSeminar organized by Computer Science students in Hamburg, it was the first one of the session.

The subject was Piwik, a free and open source tool for website analytics. I explained the basic idea and showcased the possibilities for anonymization and data protection as well as other advantages of Piwik.

recordmydesktop and OGV

2011-09-20 18:53:02

Just a small heads up to anyone doing any kind of screencast or desktop recording on a typical desktop Linux:

Usually, people will recommend recordmydesktop, which is a very cool program that's available e.g. in the Ubuntu repositories. It works really well and all, but I keep running into walls with the OGG/Theora videos that it produces.

I'm no expert on video encoding, but apparently recordmydesktop does some very fancy optimizations involving variable FPS and stuff like that, so the video files are quite small byte-wise. Unfortunately, this has caused problems for me down the line: I can play the files just fine in Totem (thus, gstreamer) or VLC. But as soon as I try to reencode them, all hell breaks loose.

Interaction in the Blogosphere

2011-07-30, Dept. of Computer Science, University of Hamburg

Interaction in the Blogosphere

Abstract: Blogging is an interesting phenomenon not only from a socio-cultural and medial perspective. The "blogosphere", as the collective set of all blogs and their authors is sometimes called, has adapted and developed a whole range of interaction patterns. In this paper, I give an overview of the methods which bloggers use to communicate with their readers and with each other, and for what kind of communication they are typically used. Furthermore, blogging is explained in the context of the medial development of our culture.

This paper has been written for the Computergestützte Kooperation course. I chose to develop the topic of blogs mostly towards interaction patterns.

GPGPU and Stream Computing

2011-06-30, Dept. of Computer Science, University of Hamburg

GPGPU and Stream Computing

This talk was held in the seminar for the course Parallel Programming and dealt with general purpose computation on graphics hardware and fundamentals of stream computing. Building on previous knowledge about computer architecture and parallelization strategies, I contextualized GPGPU and introduced stream computing as its background. I then demonstrated a few modern languages and technologies (CUDA, OpenCL) and briefly touched upon compilation processes (NVIDIA PTX, AMD IL). The talk ended with perspectives on programmability and efficiency of the technologies and a short overview of the latest trends.

Interaction in the Blogosphere

2011-05-24, Dept. of Computer Science, University of Hamburg

Interaction in the Blogosphere

This talk was held in the course Computer-Supported Cooperative Work.

I started by explainig "blogging" as such and what it's about, then going into interaction patterns frequently found on blogs. Among those were comments and their structure, Trackbacks and Pingbacks as well as social media widgets. I ended with two scenarios concerning anonymous blogging and the use of blogs for knowledge management by enterprises, respectively, as well as a brief look at a possible future for blogging.

Farbrausch zu Besuch

2011-05-06 14:47:06

Es gibt mal wieder einen Grund, sich so richtig auf das KBS zu freuen -- denn am kommenden Dienstag den 10. Mai 2011 gibt es dort prominenten Besuch. Zwei Mitglieder von farbrausch erzählen von ihrem Umfeld und ihrem Handwerk.

Wer oder was ist farbrausch?

Software that I end up avoiding

2011-04-10 20:01:08

Having recently acquired a brand-new smartphone, I'm still fiddling around with the system, installing apps and configuring things. So far I'm really happy with it, a definite step up from my previous cell phone (and that one wasn't even that old).

Imagine my surprise when I found out that the new one has an office app installed on it by the vendor. Inspired by a semi-recent article on OSNews, I'd been wondering what a good mobile office UI might look like, so I was eager to have a look at this one that came free with my phone. It's called ThinkFree Office and supposedly it works really well. Unfortunately I never actually could look at it. How come? Because the EULA is completely friggin' ridiculous. And here's why.

Thunderbird and Notify OSD

2011-01-27, Dept. of Computer Science, University of Hamburg

Thunderbird and Notify OSD

This lightning talk was held in the KunterBuntesSeminar. I introduced the topic with the first slide and then showed live how to transition from Thunderbrid's own notifications to using Notify OSD (and also the indicator applet, incidentally) on a typical Ubuntu Linux desktop.

For the downloadable slides here, a summary of what to do has been added.

Tunneling with sshuttle

2010-12-02, Dept. of Computer Science, University of Hamburg

Tunneling with sshuttle

In this Lightning Talk, held at the KunterBuntesSeminar, I presented a small tool called sshuttle and compared it to other, more well-known software solutions.

The Department of Computer Science at the University of Hamburg uses, among other things, IP-based authentication for access control. This means that there are some resources, e.g. on the web, which can only be accessed from the Dept. of Computer Science IP subnet. To access these resources from home, it is necessary to create and use some sort of connection to the CS net. This can be accomplished by connecting to the VPN or by establishing an SSH connection. The tool I showcased, sshuttle, promises a new way to solve this problem by tunneling IP traffic through a simple SSH connection using iptables. This idea has several advantages over the alternatives.

RSS