Monday, July 18, 2011

Thursday, July 14, 2011

Haiku Screencast: Programming in Haiku Hello World App Part 3

In this screencast I show you how to reposition your widgets on the BView and how to create a TextControl and read out data of it.

Tuesday, July 12, 2011

Haiku Screencast: Programming in Haiku Hello World App Part2

The third Screencast in the series Programming in Haiku. In this screencast I show you how to improve our hello world application and add a BView aswell as a BButton with a BAlert.

Monday, July 11, 2011

Saturday, July 9, 2011

Haiku Screencast: Programming in Haiku with Paladin

The first programming in haiku screencast which shows you how to install the programming editor Paladin.
You can install Paladin by opening up a terminal and typing in installoptionalpackages -a paladin

Thursday, June 23, 2011

Haiku Screencasts: Haiku Alpha 3 New Features

In this screencast I show you the new features of Haiku Alpha 3. You can get Haiku Alpha 3 here: haiku-os.org

Wednesday, June 15, 2011

Tuesday, January 18, 2011

Haiku Screencasts: Share files and folders with ssh

In this Screencast I show you how to share files and folders with ssh.
I also show how to keep backups and files in sync over the network with rsync. You can get rsync for Haiku here: Rsync You need popt for rsync to run: Popt