July 17th, 2007 by Patrick Schmid
A developer can use Office 2007 icons in RibbonX via the imageMso attribute. To do so, she needs to only specify the idMso of the control which has the desired icon. Unfortunately, this is not as easy as it sounds, because any idMso available in any of the five ribbon applications (Access, Excel, Outlook, PowerPoint and Word) can be used irrespective of the application. That means, an idMso from an Excel command can be used in Word as imageMso.
To make this easier, I created a unique imageMso list. This list was created by first finding all unique idMso’s across all ribbons (some 3,400 idMso’s), and then removing all the idMso’s that didn’t have their own icons, as well as all duplicates. The list differentiates between unique 16×16 and 32×32 icons, as well as unique pairs of 16×16 and 32×32 icons.
Download the imageMso list (Excel 2007 format).
July 2nd, 2007 by Patrick Schmid
Microsoft has made available to sets of aids for helping users find their way around the Office 2007 Ribbon. The first set are the Online command reference guides. These are Flash applications that will show you the 2003 UI, allow you to click on the command you are looking for, and then show you where to find that particular command in Office 2007. You can find them using the follow links. There is no guide for Access.
Excel: http://office.microsoft.com/en-us/excel/HA101491511033.aspx
Outlook: http://office.microsoft.com/en-us/outlook/HA102221621033.aspx
PowerPoint: http://office.microsoft.com/en-us/powerpoint/HA101490761033.aspx
Word: http://office.microsoft.com/en-us/word/HA100744321033.aspx
If you prefer a tabular form showing you where which 2003 command can be found in 2007, you can find buried in Help the links to the Ribbon mapping workbooks. Those Excel files are comprehensive and can be printed (they are not the smallest one either, the Word one is e.g. 3 MB):
Access: http://office.microsoft.com/en-us/templates/TC102128601033.aspx
Excel: http://office.microsoft.com/en-us/templates/TC102128621033.aspx
Outlook: http://office.microsoft.com/en-us/templates/TC102128631033.aspx
PowerPoint: http://office.microsoft.com/en-us/templates/TC102128641033.aspx
Word: http://office.microsoft.com/en-us/templates/TC102128591033.aspx
June 22nd, 2007 by Patrick Schmid
RibbonCustomizer has been using an icon from Microsoft Office (you might have recognized it as the icon used for Office button, Prepare). Not anymore! RibbonCustomizer has now its own logo and icons designed by Terberg Design.
Here is a preview of the logo:

Watch for the new logo and the icons on this website and upcoming beta versions soon!
June 17th, 2007 by Patrick Schmid
I just posted another beta version of RibbonCustomizer V1.2. This one has added support to create the following items:
If you don’t know what these RibbonX elements do, look at the Classic UI tabs. The Classic UI tabs are three rows of item. Each row is a separate box. The first row is only menus, while the second and third row contain buttons grouped together in button groups.
To add these items to your customizations, look in the same Custom Item list that you can find macros under.
Get the newest beta.
June 17th, 2007 by Patrick Schmid
There is a useful Firefox extension that allows you to send webclippings from Firefox to OneNote. It was developed by Gmx Lee for OneNote 2003. You can get it directly from his website. Even though it was developed for OneNote 2003, it also works with OneNote 2007.
Unfortunately, the latest Firefox version it supports is 1.5. To get it to work with later Firefox versions, you have to edit the file so that it will install in later versions. Editing the file isn’t everyone’s thing, so I decided to provide the edited file as download here.
Download the edited Clip to OneNote Firefox (up to V3) extension
Note: This is not my extension! You are on your own with it. I will not provide any support nor answer any questions nor help you using it!