Open Office documents in Firefox

Microsoft released a open source project to create a Firefox based plugin to open OpenXML documents created by MS Office 2007 (or other Office versions with compat pack). This is to facilitate people who don’t have Office or are using *-NIX based OS like Linux. I got the plugin installed on my PC and below is the screenshot, appearantly it translates the .docx file to .xhtml file to be opened up by FF.

ooxml_ff3

Here is the high level architecture I got from the website

Logical Architecture

The following features are planned for the first milestone:

  1. Core transformation framework
  2. Browser plug-ins for Firefox 3.0.x on Windows and Linux
  3. Word Document features including translation of
    1. font types
    2. images
    3. text styles
    4. diagrams
    5. tables
    6. hyperlinks
  4. Test Results

Backing Up Outlook Suggested Name From Old PC To New PC During PC Migration

Outlook provides a feature called Suggest Name, when you type the name of the person in the To/CC/BCC field. However, when you migrate to a new PC, you find that all the lists are not there. This can be very tedious especially you need to email to that person, but you can’t recall the email address, and worst of all, you didn’t save it in your contacts.

outlook 

So, how do you migrate the Suggest Name from old PC to the new PC? Here’s how:

1. At the old PC, quit Outlook, navigate to C:\Users\Your_Alias\Appdata \Roaming\Microsoft\Outlook\     (Note that the Appdata is a hidden folder. To view hidden folder, open Explorer -> Organize -> Folder And Search Option -> View -> Hidden Files And Folders -> Show Hidden Files And Folders)

2. Copy the file Outlook.NK2.

3. At the new PC, quit Outlook, navigate to C:\Users\Your_Alias\Appdata \Roaming\Microsoft\Outlook\ and replace the Outlook.NK2.

You will find that the Suggest Name will now appear on the new PC.

Office Tips: Line Breaks Without Bullets

Tested on Word 2007

When you’re creating a bulleted or numbered list in Microsoft Office Word or Microsoft Office PowerPoint, you might want an item to appear in the list without a bullet or without incrementing the number. You can start a new line without a bullet by pressing SHIFT+ENTER. The next time you press the ENTER key, the new line will continue the bulleted or numbered list.

Microsoft Open Specification v1.0 released

Awhile ago I blogged about Microsoft releasing products protocol documentation which are essential design specifications. That was about 2 months ago and the documents are of beta version.

Today the official version 1 is out that it covers the following products.

  1. Windows
  2. WCF
  3. Windows Server Protocol
  4. .NET Framework
  5. Office
  6. Office Binary File Format
  7. SharePoint
  8. Exchange
  9. SQL Server
  10. VBA Language Spec
  11. XAML