<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:x="http://www.w3.org/2001/XMLSchema" xmlns:d="http://schemas.microsoft.com/sharepoint/dsp" xmlns:asp="http://schemas.microsoft.com/ASPNET/20" xmlns:__designer="http://schemas.microsoft.com/WebParts/v2/DataView/designer" xmlns:SharePoint="Microsoft.SharePoint.WebControls" xmlns:ddwrt2="urn:frontpage:internal">
  <channel>
    <title>Andrey Markeev on SharePoint</title>
    <link>http://markeev.com</link>
    <description>RSS feed for Andrey Markeev blog posts.</description>
    <generator>Custom RSS via Data Form Web Part</generator>
    <lastBuildDate></lastBuildDate>
    <ttl>60</ttl>
    <item>
      <title>SharePoint JavaScript and TypeScript Definitions for SharePoint</title>
      <link>http://markeev.com/Articles/sharepoint-javascript-typescript.aspx</link>
      <description><![CDATA[<p>​Thoughts about JavaScript in SharePoint, and announce of the first release of the <a href="http&#58;//sptypescript.codeplex.com/">SharePoint 2013 TypeScript Definitions</a> opensource project.</p>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Sunday, March 24, 2013 00:00:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/sharepoint-javascript-typescript.aspx</guid>
    </item>
    <item>
      <title>A better alternative to SharePoint Mapped Folders</title>
      <link>http://markeev.com/Articles/sharepoint-mapped-folders-alternative.aspx</link>
      <description><![CDATA[<p>After 2 years of using SharePoint Mapped Folders and Application Pages, I abandoned them in favor of more native modules and Site Pages. And for 1.5 years now I've been using this approach successfully and with huge profit!</p>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Wednesday, February 27, 2013 07:00:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/sharepoint-mapped-folders-alternative.aspx</guid>
    </item>
    <item>
      <title>Top5 SharePoint features to avoid</title>
      <link>http://markeev.com/Articles/things-to-avoid-in-sharepoint.aspx</link>
      <description><![CDATA[<p>​SharePoint is vast and luxurious&#58; it has so many features it is easy to completely&#160;loose yourself in them. But not all of its features well designed or well implemented. Herein I present my top 5 error-prone features&#160;of SharePoint.</p>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Tuesday, February 19, 2013 07:45:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/things-to-avoid-in-sharepoint.aspx</guid>
    </item>
    <item>
      <title>Blog on SharePoint: RSS feed</title>
      <link>http://markeev.com/Articles/sharepoint-blog-rss.aspx</link>
      <description><![CDATA[<p>​Unfortunately, SharePoint OOTB RSS feed for a document library doesn't look very tempting, and cannot be much customized. How to fix that?&#160;Once again, DataFormWebPart will help!</p>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Tuesday, October 30, 2012 10:00:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/sharepoint-blog-rss.aspx</guid>
    </item>
    <item>
      <title>Blog on SharePoint: Series</title>
      <link>http://markeev.com/Articles/sharepoint-blog-series.aspx</link>
      <description><![CDATA[<p>​Another DataFormWebPart successful usage example&#58; now for automatic management of blog post series here on this blog.</p>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Monday, October 29, 2012 23:55:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/sharepoint-blog-series.aspx</guid>
    </item>
    <item>
      <title>Public blog on SharePoint</title>
      <link>http://markeev.com/Articles/public-blog-on-sharepoint.aspx</link>
      <description><![CDATA[<p>Blog site template is notorious for it's inconveniences and not fitting the&#160;real public blogging needs. But it turns out, there are some other, easier ways to create your public blog with SharePoint.</p>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Wednesday, October 24, 2012 09:00:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/public-blog-on-sharepoint.aspx</guid>
    </item>
    <item>
      <title>Tabs for fields in SharePoint</title>
      <link>http://markeev.com/Articles/fields-tabs-sharepoint.aspx</link>
      <description><![CDATA[If you have a SharePoint list with many fields (say, more than 10), you might want to tabify the forms.​ There is a number of well-known ways to do that, but I think I invented one more &#58;)]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Monday, October 22, 2012 10:35:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/fields-tabs-sharepoint.aspx</guid>
    </item>
    <item>
      <title>SharePoint Ribbon ToggleButton: creating multiview pages</title>
      <link>http://markeev.com/Articles/sharepoint-ribbon-togglebutton.aspx</link>
      <description><![CDATA[<div>Majority of SharePoint developers think that SharePoint Ribbon customizations end with adding&#160;plain buttons. Nothing of the kind!&#160;Ribbon allows quite a number of controls, and among them - one of my favorite, ToggleButton.</div>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Friday, January 06, 2012 11:30:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/sharepoint-ribbon-togglebutton.aspx</guid>
    </item>
    <item>
      <title>Item expiration reminders in SharePoint using workflow</title>
      <link>http://markeev.com/Articles/item-expiration-reminders-in-sharepoint-using-workflow.aspx</link>
      <description><![CDATA[<div>If you want to send remainder letters before expiration date set for some list item in SharePoint, there is an easy way to do it&#58; use custom&#160;SPD workflow.</div>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Friday, November 11, 2011 02:05:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/item-expiration-reminders-in-sharepoint-using-workflow.aspx</guid>
    </item>
    <item>
      <title>Add ribbon tab to all site pages using Fluent Ribbon API</title>
      <link>http://markeev.com/Articles/sharepoint-add-ribbon-to-all-site-pages.aspx</link>
      <description><![CDATA[<div>Sometimes ribbon customizations&#160;have&#160;to&#160;be site-wide. And now Fluent Ribbon API opensource project fully supports such customizations, making the implementation of a cross-wide ribbon tab trivial and fast.</div>]]></description>
      <author>Andrey Markeev</author>
      <pubDate>Monday, October 24, 2011 10:30:00</pubDate>
      <guid isPermaLink="true">http://markeev.com/Articles/sharepoint-add-ribbon-to-all-site-pages.aspx</guid>
    </item>
  </channel>
</rss>

