• About Deepu Nair

    Currently working as Technical Lead in SharePoint for Ernst and Young in Kerala, Technopark. He has been enjoying SharePoint since 2007 . He is also MCTS certified for MOSS and SharePoint 2010. You can follow him in Twitter - @deepuvnair

    Starter Corev4 CSS for SharePoint

    by  • March 23, 2012 • SharePoint 2010, Style Sheet • 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 description [...]

    Read more →

    CSS Style Switcher for SharePoint Master page

    by  • March 2, 2012 • SharePoint 2010 • 2 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 switching. [...]

    Read more →

    Creating a Search Content Source of type Web using PowerShell

    by  • February 7, 2012 • PowerShell, SharePoint 2010 • 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- This would create a content source Clicking [...]

    Read more →

    SharePoint Workflow history list never gets deleted

    by  • November 21, 2011 • MOSS 2007, SharePoint 2010 • 3 Comments

    This post will help to understand the different issues and solutions with workflow history stored in MOSS 2007 and SharePoint 2010. There are organizations were numerous workflows are created that are developed using, either out of the box features or SharePoint Designer or Visual Studio developed or even third party tools like Nintex or K2. [...]

    Read more →