posted on Saturday, June 24, 2006 2:45 AM by kevdaly

And development work on Compact Framework blogging tools continues...

Today I got quite a lot of work done on Diarist 2, the .NETCF 2.0 version of my blogging application for Pocket PC.This was mainly due to the fact that it is bitterly cold here in New Zealand right now (we're just past the Winter Solstice), so there's precious little else I can do. It's too cold even to play the guitar I definitely think the next Windows Mobile application I write will not be primarily text-based:it leaves you very little room to do anything interesting at all with images or icons. But I digress.I think I've worked out how I'm going to handle presenting either a WM5.0 style menu or the classic multiple-items-on-the-top-row variety, depending on using configuration choices.I was originally going to make blog configuration largely template based, but I realised that that would burden users with more and larger files for no benefit to them, simply for the sake of architectural purity. So I decided to be impure instead.My saved blog list was formerly based on a hacked typed dataset: it will now, God willing, be a serialised Generics-based collection.

Anyway, for anyone who was wondering and still cares, rest assured that stuff is happening. Development and codey stuff even. Stuff that involves the consumption of copious amounts of green tea (don't ask). So sometime soon that RSS feed will actually be signalling an update...

I've delayed installing .NETCF 2.0 SP1 on my home PC while I'm working on this, since I don't want to unwittingly (and even less wittingly) introduce a dependency on SP1, because that would cause people needless aggravation. And I'm mostly a considerate person. Except when I'm not. And now it's time for dinner.

Update 1st July 2006: I’m just experimenting with editing this post from Word 2007 Beta 2.

Comments