Skip to content

{ Category Archives } WPF

Cobalt and IRC Client

One of the projects i am currently working on is Cobalt, which is a IRC Client. Below is my first go at the interface.

Update

Its been a white since I’ve blogged due to various reasons. Most of these reasons are due to various hosting providers misbehaving.
I have still been doing other things.
RedKite v 0.1 was released and although it still needs some UI adjustments, but v 0.2 is well on its way.

I got my phone upgraded to a HTC [...]

RedKite – New UI Design

A few weeks ago one of my misguided friends showed me his favourite twitter client – tweetie, and it has a very good UI layout idea. Rather than having a selection of tabs or filters across the top, it has them down the side. This solves the problem i was trying to solve in the [...]

So im making a twitter client

Over the last few weeks i have been learning WPF, and have been creating a Twitter Client
While i am still learning, this is what i have produced so far, although now i have learnt more i am planning on a slight redesign
[edit: there was a picture here, but due to a server crash it disappeared [...]

WPF & XAML

Over the past week i have spent a lot of time reading “Pro WPF in C# 2008”, and all i can say is WPF and XAML make UI design bearable, and its brilliant, its so powerful, and easy to learn.
Well done Microsoft