Program

FacebookTwitter

Boil it down to the basics... the SharePoint 2010 Ribbon

Sigh, the ribbon. Those two words manage to give most SharePoint developers and designers the chills. https://www.nothingbutsharepoint.com/sites/eusp/Pages/Boil-it-down-to-the-basics-the-SharePoint-2010-Ribbon.aspx
https://www.nothingbutsharepoint.com/sites/eusp/Pages/How-to-Design-Different-Display-for-View-Edit-List-Item.aspx There are certain user scenarios that would require to display a SharePoint List Item differently in View mode vs. in Edit mode.

How to Design Different Display for View & Edit List Item

Enterprise Solution Catalogs are a great way of delivering solutions to your end users.

Building Enterprise Solution Catalogs in SharePoint 2010

http://blog.mastykarz.nl/building-enterprise-solution-catalogs-sharepoint-2010/
Let’s take as a sort of given that the majority of people who use SharePoint, at least for Intranets, are using Internet Explorer.

Making Sense of HTML5 with SharePoint: Internet Explorer 9 Capabilities

http://sympmarc.com/2012/04/26/making-sense-of-html5-with-sharepoint-internet-explorer-9-capabilities/
Published: July 16, 2012 Summary: These diagrams provide visual representations of recommended solutions for SharePoint 2013 in the form of models, which are poster-size documents. Applies to: SharePoint Foundation 2013 | SharePoint Server 2013 These resources are available in Visio (.vsd) format (Visio 2010 or Visio 2013) and PDF format. http://technet.microsoft.com/en-us/library/cc263199.aspx

Technical diagrams (SharePoint Server 2010)

Coding Staff Google Map is an ultimate SharePoint web part used for adding an interactive map based on a popular Google service. Once placed on the page, the web part adds an interactive Google map with locations from a SharePoint list. The Google map has 4 view modes: satellite, hybrid, map, or terrain.

SharePoint Google Map

http://www.codingstaff.net/sharepoint-web-parts/sharepoint-google-map.html
Kicking off the morning of the second day kicked off in the Case Studies track with @ianwoodgate . The case study was about GBM. Why would we want to deliver business applications on SharePoint?

Quickly Delivering Business Applications on SharePoint 2010 « Engage In SharePoint

http://engageinsharepoint.co.uk/2012/04/quickly-delivering-business-applications-on-sharepoint-2010/
You may also be interested in: SharePoint Hosting by Fpweb.net Editor's note: Contributor Neil Barkhina is a SharePoint Architect a Gig Werks . Part of being a SharePoint solutions architect means designing a solution based on technical, maintenance and governance requirements. https://www.nothingbutsharepoint.com/sites/itpro/Pages/SharePoint-Sites-vs-Site-Collections.aspx

SharePoint: Sites vs. Site Collections

I already published an article about color coding for SharePoint lists three months ago, and its sibling for calendar views last month. Both rely on the same client side method, the “ HTML calculated column “. Color coding involves 3 steps: 1/ Select the color 2/ Apply the formatting : traffic light, font color, background color, etc. 3/ Include the magic script that renders the formatting (SharePoint OOTB would just display text)

Color coding: more examples

Programmatically create a browser enabled InfoPath form

Introduction The article gives an overview of the steps and code required to create, fill, and upload an InfoPath form using code. Design Infopath Form Create an InfoPath form using the Microsoft InfoPath designer. This sample form will store the name and surname of the client and a table of products and amounts. Create Class Representation of the Infopath Form
Image by superfluity via Flickr For quite a while, I’ve gotten requests to offer some sort of JSON conversion capability in SPServices . The requests have often been fairly non-specific, meaning that they haven’t mentioned a particular Web Service operation, like GetListItems or GetWeb.

Adding JSON Capability to SPServices

Approve/Reject Multiple Items

You can approve/Reject an item from SharePoint ribbon. But only one item can be approved or rejected. But I’ve found requirements from few of my clients that they want to approve/reject in batch rather than one by one.
Coding Staff SharePoint Google Map is an ultimate SharePoint web part used for adding an interactive map based on a popular Google service. Once placed on the page, the SharePoint Google Map web part adds an interactive Google map with locations from a SharePoint list. The Google map has 4 view modes: satellite, hybrid, map, or terrain.

SharePoint Google Map Web Part | SharePoint Google Map