Not had chance to sort out the remote Blog updating thing. I have been busy working on a site for a Client. This has involved learning FrontPage 2003. This site is not written using FrontPage 2003, it is written using Visual Studio 2005 and ASP.NET All of the layouts and tables are beautifully hand crafted. FrontPage takes all the fun away from writing HTML by hand, but adds so much unneccesary overhead in its HTML. You are definately more productive in FrontPage, but I find it does not give you as much fine control as you get when you hand craft it. All of the formatting and presentation on this site uses CSS, but I also find that this is not that easy on FrontPage and the HTML created by FrontPage is less well structured and does not easily fit into the CSS model.