Welcome to Mike Taulty's Weblog Sign in | Join | Help

January 2006 - Posts

I'm pretty new to Sparkle. I've been aware of it for quite a long time and I've played with various versions along the way but, today, I sat down and went through the tutorials that come with the Jan CTP and I was absolutely blown away by it. It's not Read More...
Following on from this post , when I've got tired of messing around with my RSS feeds and I want to go back to how things were I can remove feeds and folders. MSH feeds:\Renamed New Feeds\Mike Taulty> cd .. MSH feeds:\Renamed New Feeds> rmdir "Mike Read More...
Following on from this post , now I've got my new RSS feed created if I want to go and download it I can do a quick; MSH feeds:\Renamed New Feeds> invoke-item "Mike Taulty" and then drop into that folder and do a quick dir to see what items are available Read More...
Following on from this post , if I want to add a new subscription in my current folder I can either create a new feed object and then create the feed from it or I can create the new feed with defaults (as below) and then alter the various properties on Read More...
Following up on this post , if I want to create new folders for feeds to live in so that I can subscribe to new feeds then I can go ahead and do that; MSH feeds:\Technology\Mike Taulty's Weblog> cd .. MSH feeds:\Technology> cd .. MSH feeds:\> Read More...
Following up on this post , if I've navigated into a feed I can then go and view a particular item by invoking it (this is a bit hacky in my view as I use the shell to launch the browser at this point :-)); MSH feeds:\Technology\Mike Taulty's Weblog> Read More...
Following up on this post , if I want to navigate around my feed store a little then it feels just like the file system, I chose to make folders and feeds both feel like directories. MSH feeds:\> cd Technology MSH feeds:\Technology> dir | format-list Read More...
Following up on this post , I can navigate to the root of my RSS store and get a list of top level items (folder/feeds) up there. Note: I'm not 100% sure that I have this exactly right as I'd like to lose the generic Msh stuff listed here but I haven't Read More...
Following up on this post , here's how I can see that my new provider is up and active within the Monad shell; ********************** MSH Transcript Start ********************** Transcript started, output file is w:\temp\trans.txt MSH W:\development\monad\RssProvider\RssProvider\bin\Debug> Read More...
I had a go at writing a command-let provider for the Monad Shell (currently installed by adding WinFX or the WinFX SDK - not exactly sure!) that I'm running on my Vista box. Because it's Vista, there's the new central store for RSS feedds and I thought Read More...
I've been writing demos with WPF over the last couple of days and I knocked together something very simple to show some interoperability between Windows Forms and WPF. I thought I'd share it here as it's (at least to me) illustrative of how smart the Read More...
I got into a bit of a pickle yesterday. I needed a patch to my installation of Office because I wasn't being allowed onto the Corporate Network without it. However, the automatic installation of the patch was failing and I realised why when I went to Read More...
Marcus and I did an MSDN evening event last night down at the Microsoft Campus in Reading covering off introductory materials on WinFX. It felt like a good event to me - a fairly packed room of about 100 or so people (the room maxes out at about 120) Read More...
I'm finding that peering inside a WCF Message needs some assistance - grabbing out the headers, their constituent pieces (Actor, MustUnderstand, etc) and then the body whilst hoping that you don't cause a timeout on the client. It needs a VS 2005 Debugger Read More...
I'm writing some code today that looks a little bit like this; this .title = feed.Title; this .xmlUrl = feed.url; this .pubDate = feed.PubDate; It's basically a copy of a bunch of properties from one object to another. The problem is that each one of Read More...
I've spent some late nights recently playing with Windows Workflow Foundation and, after some initial struggles, I'm really starting to enjoy it. It's worth saying that I'm still on the Dec CTP of Workflow rather than the Beta 2 bits so some of these Read More...
This is an unusual post for me but here goes… I spent a lot of time at the weekend with the beta of PowerPoint 12 editing up some materials. You probably imagine that I'm paid for saying this but I'll say it anyway - it's really, really cool. Sure, there Read More...
Some links for Tim and the people from VBUG Reading; Visual Studio 2005 Trial DVDs VS 2005 Labs Office 12 Beta Registration I promised that I'd share the code for my demos so I've zipped that up and placed it on the following link. Note (as always) that Read More...
I'm looking for a webcast on WinFX and I go to visit the MSDN Events page and I come across this (it's the top item); http://msdn.microsoft.com/events/hero/videos/ I'm sure it'll come across as grumpiness but I really hate this kind of thing - seems to Read More...
I came across this page on another blog site and am dropping it here to "keep and share". It brings together the different transaction bits and pieces in the platform. Read More...
The January CTP of WinFX is upon us. I've got some WinFX demos to do next week and I'm not sure I'm going to be able to get to this CTP before then but perhaps I will. Ian has this documented so I won't duplicate here but there's a key difference with Read More...
Tying together the previous few posts, I can now go and import my RSS bandit OPML file into Vista's RSS store by using MSH and doing; MSH C:\Users\mtaulty> get-filepath "Import OPML File" "OPML Files (*.opml)|*.opm l|All Files (*.*)|*.*" w:\temp | Read More...
To take the previous posts a little further I went ahead and wrote another command let which will take an outline from OPML and will create an RSS subscription from it. Again, not sure that this is the "right" thing to do - just playing here; using System; Read More...
Continuing by "beginner's Monad theme" ( where I am the beginner ) I had a go at consuming an OPML file from Monad. Now, I'm a beginner on so many levels here. Firstly, I don't understand OPML so I went to try and find a spec (think I ended up at www.opml.org Read More...
I wanted to grab a filename from the user so I wrote another little Monad Cmdlet that did that with the file open dialog, very basic and I'm sure you're not meant to do this from Monad but "it was there" so I did it so that I can go ahead and do something Read More...
I took the idea of my previous post a little further by building a quick and easy Monad Cmdlet around the RSS API just to get my list of feeds. A couple of notes - I've only spent 10 minutes with these recenty builds of Monad so this is not likely to Read More...
I'm not even sure what to call them - are they Typefaces or Fonts. No idea. All I can say is that the new "typefonts" :-) that I've seen in Vista are really, really nice. I switched Visual Studio 2005 to use the new Consolas font as soon as I'd installed Read More...
I've been struggling to find anything at all about the new RSS APIs in Windows Vista. I might have been missing it in the docs but I just didn't find anything. Then I came across msfeeds.dll living in my c:\windows\system32 folder and went ahead and referenced Read More...
Following up on this post , Mike Ormond has a posting about a new Windows Live gadget that he's written which displays the list of UK MSDN Nugget topics and makes them easier to navigate and/or watch. Go read - for my own Smart Client solution I'll post Read More...
Richard Grimes has an interesting article over here analysing how much of the .NET Framework versions 1.0, 1.1, 2.0 and WinFX December CTP are actually implemented in terms of .NET code rather than by invocation to unmanaged code. I'm not sure to what Read More...
From looking at this , it seems that the WF guys are using a term passivation to describe what BizTalk Server called dehydration. I've never come across the term passivation before and I thought I'd check it on dictionary.com which came up with; To treat Read More...
I've been catching up on my RSS reading having given up on it over the Xmas period. In doing so I came across a bunch of cool looking links which I'm posting here in order to "share and save" (i.e. share them with other folk if they've not seen them and Read More...
I was playing with a WCF (December CTP) proxy today and trying to change the credentials that are being sent over transport security (https in my case) to the service for authentication. I had code like this; proxy.ClientCredentials.Windows.ClientCredential.UserName Read More...
Because of the way that Windows Vista works with User Account Protection even if you are running on Vista as an Administrator when you come to run a simple WCF service application that listens on, say; http://localhost:8080/myNamespace/myService You may Read More...
I've started trying to use Windows Vista (Dec CTP) as my main operating system today. There's been a bit of pain but it's not been too bad and I'm up and running with most of what I need. If anyone else is doing the same then (thanks!) it's worth knowing Read More...
Yasser Shohoud (author of the fantastic " Real World XML Web Services " book which I still find useful to this day) has published a nice short article on the architecture of the WCF. Take a look . Read More...
I bought a PVR box for my Father over Xmas and it was a dual-Freeview tuner Humax PVR 9200T and we've both been really impressed with it. Here's a picture from the Humax site; My positive impressions; 1) The box is incredibly easy to set up. Switch it Read More...
Just a little bit of blatant self-publicity. The New Year for the UK MSDN Events team begins with a couple of WinFX events - if you're new to WinFX or you want to come along and chat a bit about WinFX then these will be right up your street. I'm not yet Read More...
When will I ever learn to read the documentation? I've had Windows Vista December CTP installed for a while on my laptop along with VS 2005 RTM and WinFX December CTP. However, I've been scratching my head as to why I didn't get any new WinFX project Read More...
Happy New Year! I've been finding the MSDN Forums very useful for problems with Windows Vista and the WinFX CTPs. Just blogging the link here so that I can easily find it again. Read More...