Web Publishing 101
Your guide to web publishing

Sharepoint 2010 Ribbon Menu

September 21st, 2010 by Ivo

SharePoint Server 2010 is the trending topic these days. And when talking about SharePoint 2010, how can I miss to mention one of the most valuable interface changes provided in it, i.e., the new Ribbon Menu. SharePoint Ribbon Menu is a contextual interface that allows users to execute any action related to ribbon controls depending upon the context the user is currently dealing with. Simply put, Ribbon Menu helps to add or replace buttons, groups, tabs or even the whole ribbon. You also remove the custom button from the ribbon. However¸ the designers and web developers, who until now were quite comfortable with designing master pages for SharePoint Server, are somewhat puzzled now with this thing called Ribbon Menu in the middle of their page. But there’s nothing to get confused about because the SharePoint 2010 API allows developers to extend and customize the ribbon using SharePoint features on site/site collection level.

There are several types of controls which can be deployed to SharePoint Ribbon, which are as follows:
• Button
• CheckBox
• DropDown
• FlyoutAnchor
• ToggleButton

The above given controls can be collected for usability purposes to containers such as Group and Tab. Consequently, it is possible to add controls with custom functionality not only to existing containers, but deploy new tabs and groups, and then add necessary controls to them. However, any ribbon customization should be mounted within XML in-feature declaration.

If you have deployed some ribbon customization XML and later have to provide some changes into it then it might be necessary to change the Feature ID for SharePoint feature where your customization belongs. For simple modifications (i.e. changing button titles, image URLs, etc.) this is not necessary, but if you change the Feature ID, every time you change anything in XML, it might save a lot of time and effort.

To conclude, the Ribbon is a new concept with SharePoint Server 2010 and SharePoint Foundation 2010, and another advance over Microsoft Office SharePoint server. Also do not forget the free SharePoint web parts or templates that come with SharePoint.

Posted in Computers And Technology, Information, Internet And Businesses Online, Related, Tools | No Comments »

SharePoint Server 2010 Remote BLOB Storage (RBS)

September 19th, 2010 by Ivo

What is a SharePoint Server 2010 Remote BLOB Storage?
Remote BLOB Storage (RBS) is an add-on feature pack for Microsoft SQL Server 2008. Remote BLOB Storage in SharePoint Server 2010 and SharePoint Foundation 2010 moves the storage of binary large objects (BLOBs) from database servers to commodity storage solutions. If the content databases in Microsoft SharePoint Server 2010 are 4 gigabytes (GB) or larger, consider using Remote BLOB Storage as part of your data storage solution.
Read the rest of this entry »

Posted in Computers And Technology, Information, Internet And Businesses Online | No Comments »

Wix: Application

September 10th, 2010 by Ivo

wix.jpg

Image Source: Wix

This is a new online application that can be used for creating and publishing web content in flash.

The good thing about this application is that with Wix, it doesn’t matter if you are a beginner in web designing or an expert programmer. The easy drag and drop interface can be utilized to add features (such as audio, video, images, text, animation, and decoration to name a few) to any website, whether it’s a social network page, a blog, or a stand-alone site. Wix just simply makes it look amazing and nobody would know that you are a design newbie.

A Wix website provides the usual multiple pages, navigation, text, graphics, and more. However it is rendered in Flash and has an inherent XML structure making it searchable in search engines.

Source: Wix

Posted in Applications | Comments Off