IgorShare Thoughts and Ideas

Consulting and Training

Archive for December 25th, 2007

Let’s give a Windows Live Writer a test run

Posted by Igor Moochnick on 12/25/2007

I’ve decided to try WLW for a change. This is a test post.

Amazingly – it works !!!

Let’s see how the code coloring will work:

private void Window_Loaded(object sender, RoutedEventArgs e)
{
WebBrowser wb = new WebBrowser();

wb.Navigate(System.Configuration.ConfigurationManager.AppSettings["Feed"]);
windowsFormsHost.Child = wb;
}

And it looks like the code should be pasted as HTML. Hmm… not a lot of help there.

clip_image001

  And pictures? It looks like they are working via Picasa Web Albums. You’re getting a free 1Gb storage account there with your Google account.

   So have fun with this new blog editor !

Posted in Software, Thoughts | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.

%d bloggers like this: