• Back again …

    by  • April 23, 2013 • 0 Comments

    Dear Friends We stopped posting for a long time due to technical reasons on our site. We are on the process of bringing all our lost data back to track. You can also expect new posts to come out soon with SharePoint 2010 and 2013 as our primary focus. Thanks for all your continuous...

    Read more →

    SharePoint 2013 Preview developer documentation

    by  • July 18, 2012 • 0 Comments

    Get your first look at the developer features for the latest release of SharePoint, SharePoint 2013 Preview. Get detailed technical information on what’s new, including an in-depth introduction to apps for SharePoint; learn how you can now build a new class of apps that extend and personalize the way we create and consume information....

    Read more →

    Kerala SharePoint Users page in Facebook

    by  • June 17, 2012 • 0 Comments

    I’ve started a new initiative in Facebook, a group for people of Kerala, passionate about SharePoint. http://www.facebook.com/groups/204779999645555/ Send me a request and I will add you through. Whether you are a SharePoint expert or a newbie, share your experiences and get together  as a community. Discuss about the most happening events in SharePoint and...

    Read more →

    Life In SharePoint – Metro UI Masterpage

    by  • June 15, 2012 • 0 Comments

    SharePoint 2010 Masterpage design is inspired from the Metro UI of Windows 8. The design has the following features: Fixes : Chrome Support, Wrapping Navigation, Repositioned Search Box Liquid Layout Cufon Integration Jquery Accordion Quicklaunch with Sub Item Count Full Solution with single Site Feature to activate branding (Thanks CKS:Dev Team) Know more : Life...

    Read more →

    WebPart Collector

    by  • May 22, 2012 • 0 Comments

    Have you ever imagined of finding a webpart in the site collection you have deployed ? May be you need to know which all pages gets affected when you remove a particular webpart. WebPart Collector or finder as you can say, is a new community addition which does that exactly. You can find it...

    Read more →

    Starter Corev4 CSS for SharePoint

    by  • March 23, 2012 • 0 Comments

    Most of us have come across Starter.master or Starter Master Pages in CodePlex created by Randy Drisgill. “Starter Master Pages for SharePoint are a clean, commented starting point for creating your own SharePoint 2010 branding” — Thanks to Randy Drisgrill for such an informative contribution. Inspired from Starter.master, evolved StarterCorev4.css which gives you detailed...

    Read more →

    CSS Style Switcher for SharePoint Master page

    by  • March 2, 2012 • 3 Comments

    I recently went through a CSS Style switcher article done in JQuery and PHP – http://net.tutsplus.com/tutorials/javascript-ajax/jquery-style-switcher/ Here is the online demo for the style switcher which looks pretty neat – http://demos.net.tutsplus.com/03_jQueryStyleSwitcher/demo/ Click on Day and Night tabs to switch over the effects. You can notice that the jquery fading effect makes it a perfect...

    Read more →

    SharePoint 2010 101 Code Samples

    by  • March 1, 2012 • 0 Comments

    Each code sample is part of the SharePoint 2010 101 code samples project. These samples are provided so that you can incorporate them directly in your code. Each code sample consists of a standalone project created in Microsoft Visual Studio 2010 and demonstrates a distinct feature or feature set. Each sample includes comments describing the...

    Read more →

    Creating a Search Content Source of type Web using PowerShell

    by  • February 7, 2012 • 2 Comments

    The New-SPEnterpriseSearchCrawlContentSource command in Powershell is used to create a new crawl content source for a SharePoint search application.We can view the whole set of parameters and options in this msdn article. So , when we need to create a SharePoint Search content source, using Powershell, we use the following commands- $searchapp = Get-SPEnterpriseSearchServiceApplication "Search...

    Read more →

    Clean Up Customized CSS Files with CSSCompare

    by  • January 29, 2012 • 0 Comments

    Have you ever come across a SharePoint installation that’s been customized in an unsupported way? You look at the 12 (or 14) hive and see that files have been modified by hand? Not good. As you may know, changing core SharePoint files is unsupported and can lead to problems when patching. The best way...

    Read more →

    SharePoint document convertor

    by  • December 20, 2011 • 0 Comments

    SharePoint Document Converter solution gives a start on how we can leverage the Word automation Service to convert documents to formats that word can support. This project convert documents of type “DOCX” or “DOC” to any possible file type that word support like to PDF, XPS, DOCX, DOCM, DOC, DOTX, DOTM, DOT, XML, RTF,...

    Read more →

    Christmas Time – Snow in Home Page

    by  • December 8, 2011 • 3 Comments

    Its Christmas time and time for some fun with our SharePoint site. Here is a quick trick to show snow fall in your SharePoint page (May be your Intranet Home Page). It will take you just few minutes to setup. 1. Go to this site and download Snowstorm.js file and upload it to some...

    Read more →