Create High Quality Flash Videos in Ubuntu
I recently got a nice new camera that can shoot HDTV videos, and the only way to show off the awesome quality to the world is by creating flash videos by myself. Here is an example:
Get the Flash Player to see this player.
var s1 = new SWFObject(”/files/yt/player.swf”,”ply”,”848″,”500″,”9″,”#FFFFFF”);
s1.addParam(”allowfullscreen”,”true”);
s1.addParam(”allowscriptaccess”,”always”);
s1.addParam(”flashvars”,”file=/wp-content/uploads/2008/08/p1000369.mp4&image=/wp-content/uploads/2008/08/p1000369.jpg”);
s1.write(”c3″);
I use Ubuntu, so this tutorial won’t work on [...]
Via Ferrata Teufelsteig
This sunday I was on a fabulous via ferrata (german translation is “Klettersteig”). Here is a video of it:
The via feretta is called Teufelsteig which translates to devli’s steep road.
Walking through difficult terrain, close to the peak
A view around to nearby peaks and chines
Finally, after about 4 hours hiking and climbing, we have [...]
Ajax Dojo Comet Tutorial
Markus Holzmann, an intern at Profactor of my fellow colleague Philipp Hartl, had the opportunity to experiment with Ajax during his job. He wrote a tutorial about how to push events from the server to the client. For example, display popup messages on all browsers at the same time (see screencast in full resolution here):
[...]
The Best Educational Videos
It is cold and foggy outside, which is the best time to kill… time. And what would be better than killing time with something extremely interesting? I have watched a lot of online documentations, and selected the cream of the crop for you. Watch all of them them, I ensure you that you will get [...]


