CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Peter's Gekko

public Blog MyNotepad : Imho { }

Can you blog from Word 2007 ?

I used to write my blogposts in Frontpage. As a non-native speaker I do need the spell and grammar check to try to keep some standard. Frontpage produces pretty lean HTML which I pasted into the CS blog entry editor. Office 2007 does not include FrontPage. You are redirected to Publisher for Web content and to Word for writing a blog entry. A blog post by Joe Friend promises clean HTML and publishing straight from Word. So here I am trying this out.

When blogging about .NET CopySourceAsHtml is your friend. It is a VS add-in to copy formatted source code and XML straight into any HTML editor. Let’s give it a try

   63         public void ReadLocal()

   64         {

   65             if (System.IO.File.Exists(naamBestand))

   66                 ds.ReadXml(naamBestand);

   67         }

Looks good in Word.

Another must have is images. An image is uploaded to the CB site after which I can reference it by URL in a blogpost. Let’s try that. Insert picture, create a link to file.

<update>

The image didn't show up. I'll try the other way

</update> 

This test is ready to be published. Word 2007 has a manage account dialog to fill in my blog settings. It also has some possibilities to upload pictures together with a post. Something to explore further; provided things work so far.

Now I’m ready to publish. Meet you in CS. I’ll inspect the result there.

<update>

It worked ! Except for the picture. I'll get back on that. The HTML is really clean!

</update>



Comments

Dennis van der Stelt said:

Quote : "When blogging about .NET"

Well, acutally, when Blogging About .NET (specifically when http://bloggingabout.net/), you cán post with Word. Or actually Outlook, which uses Word. Include pictures and send them to your blogmailr.com account and they're automatically posted on BloggingAbout.NET, including images.

Or use Live Writer and it'll detect what weblog system you're using, setting up everything and uploading all images you use immediatly into your own image library!

Of course also on BloggingAbout.NET. So if you're interested...

http://bloggingabout.net/blogs/dennis/contact.aspx

;-)

# November 13, 2006 8:23 AM

Peter's Gekko said:

My test was successful. I wrote a blogpost in Word 2007 and pasted in some source code. The result was

# November 13, 2006 8:30 AM

pvanooijen said:

LOL Dennis !

My main reason for wanting to work with an Office app is the rich spelling and grammar check. But I'll check all your links :>

# November 13, 2006 2:13 PM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add
Check out Devlicio.us!

This Blog

Syndication

News