<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>midnight muse</title>
	<link>http://midnightmuse.com.au</link>
	<description>Richard Wright's musings about software and other things that take his fancy</description>
	<lastBuildDate>Fri, 19 Sep 2008 03:18:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Another Step Backward</title>
		<description>Creating the list of songs was fairly straightforward. Now I need to show the words on the screen. I said in the previous post that I raised an event when the songslist selection changed. In the window, actually another control, I add a handler to listen to the event. Actually, ...</description>
		<link>http://midnightmuse.com.au/2008/08/29/another-step-backward/</link>
			</item>
	<item>
		<title>Filling the Songs ListBox</title>
		<description>After the last post I saved some songs and built a list box to hold the song titles. I should say a little about that. These days I don't write any SQL. I know that I still can write it because I wrote a simple SQL query for someone else ...</description>
		<link>http://midnightmuse.com.au/2008/08/29/filling-the-songs-listbox/</link>
			</item>
	<item>
		<title>Editing Songs</title>
		<description>After the last post I had some words on the screen. I now need to be able to split them into verses and edit them.
The whole point of a FlowDocument is that it flows. That is, it decides itself when to break into a new page. But I wanted to ...</description>
		<link>http://midnightmuse.com.au/2008/08/27/editing-songs/</link>
			</item>
	<item>
		<title>The Rich Text Box</title>
		<description>I want to edit my songs, and in the editing I want to put some formatting. The Rich Text Box is the control to do this. Even in Winforms, the Rich Text Box would be the way to go. But in WPF it behaves differently.
The first thing that you notice ...</description>
		<link>http://midnightmuse.com.au/2008/08/22/the-rich-text-box/</link>
			</item>
	<item>
		<title>More on the UI</title>
		<description>One thing I hadn't thought of yesterday when I wrote about the UI is the possibility of using WPF and winforms together.
I have read, although I haven't tried it yet, that winforms can host WPF, and vice versa. At some stage through this project I will run an experiment on ...</description>
		<link>http://midnightmuse.com.au/2008/08/20/more-on-the-ui/</link>
			</item>
	<item>
		<title>A Start with the UI</title>
		<description>I often look back at the old days of programming. A computer couldn't do much so not much was expected. But things have changed. I now spend more and more time trying to build a decent looking user interface. I read a few weeks ago, and I wish I could ...</description>
		<link>http://midnightmuse.com.au/2008/08/19/a-start-with-the-ui/</link>
			</item>
	<item>
		<title>Presentation Part 2</title>
		<description>It is time to get down to the details of what the Presentation Application &#8211; let's call it Presenter for now &#8211; will do. This is a first look at the required functionality

	Show list of all songs and other types of items. I will call everything a song for the ...</description>
		<link>http://midnightmuse.com.au/2008/08/18/presentation-part-2/</link>
			</item>
	<item>
		<title>Presentation Software</title>
		<description>First some background. I attend a church which, like many others, uses a projector to show the hymns or songs which are to be sung. We also project other parts of the service, some prayers and some items which require a response from the congregation.
Many churches, including ours, have followed ...</description>
		<link>http://midnightmuse.com.au/2008/08/16/presentation-software/</link>
			</item>
	<item>
		<title>VisualSVN</title>
		<description>Everyone needs source control of some sort. You might think it is unnecessary for a small one-man or one-woman operation like mine. I used to think that. But I have been using Subversion for some years now, and I find it indispensible. Eric Sink has an old but still very ...</description>
		<link>http://midnightmuse.com.au/2007/12/05/visualsvn/</link>
			</item>
	<item>
		<title>I&#8217;ve lost my Zoo</title>
		<description>A friend suggested that I have a look at Facebook. I am sure that you have heard of it. Most likely you are already signed up.

So I had a look. Unfortunately, you cannot look at much without joining. So I joined.

Now I have some Facebook friends. I think I have ...</description>
		<link>http://midnightmuse.com.au/2007/11/26/ive-lost-my-zoo/</link>
			</item>
</channel>
</rss>
