<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" version="2.0">
  <channel>
    <title>TariqAyad.com</title>
    <description>think</description>
    <link>http://www.tariqayad.com/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 1.5.0.7</generator>
    <language>en-US</language>
    <blogChannel:blogRoll>http://www.tariqayad.com/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>Tariq Ayad</dc:creator>
    <dc:title>TariqAyad.com</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TangibleThoughts" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="tangiblethoughts" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>SharePoint Modal Dialog Popup, Return Values</title>
      <description>&lt;p&gt;Whilst working out a problem with how to return values from a SharePoint Modal Dialog I found an interesting link to a page in the his book online explaining the works.&lt;/p&gt;  &lt;p&gt;Firstly here is how values are returned from a SPModalDialog to its calling page&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.learningsharepoint.com/2010/07/22/programming-with-dialog-in-sharepoint-2010/" href="http://www.learningsharepoint.com/2010/07/22/programming-with-dialog-in-sharepoint-2010/"&gt;http://www.learningsharepoint.com/2010/07/22/programming-with-dialog-in-sharepoint-2010/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;and here is the page with stuff on the javascript functions within the popup frame&lt;/p&gt;  &lt;p&gt;&lt;a title="http://books.google.lk/books?id=4lKnn9ZzG1AC&amp;amp;pg=PA729&amp;amp;lpg=PA729&amp;amp;dq=window.frameElement.commitPopup%28%29&amp;amp;source=bl&amp;amp;ots=LR0tPshUBx&amp;amp;sig=M6H8guP9so8gPoDiAWQT88g_G-g&amp;amp;hl=en&amp;amp;ei=NyduTvKVOsTorAfwiJWnBQ&amp;amp;sa=X&amp;amp;oi=book_result&amp;amp;ct=result&amp;amp;resnum=4&amp;amp;ved=0CC8Q6AEwAw#v=onepage&amp;amp;q=window.frameElement.commitPopup%28%29&amp;amp;f=false" href="http://books.google.lk/books?id=4lKnn9ZzG1AC&amp;amp;pg=PA729&amp;amp;lpg=PA729&amp;amp;dq=window.frameElement.commitPopup%28%29&amp;amp;source=bl&amp;amp;ots=LR0tPshUBx&amp;amp;sig=M6H8guP9so8gPoDiAWQT88g_G-g&amp;amp;hl=en&amp;amp;ei=NyduTvKVOsTorAfwiJWnBQ&amp;amp;sa=X&amp;amp;oi=book_result&amp;amp;ct=result&amp;amp;resnum=4&amp;amp;ved=0CC8Q6AEwAw#v=onepage&amp;amp;q=window.frameElement.commitPopup%28%29&amp;amp;f=false"&gt;link&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;You can find the book &lt;a href="http://www.amazon.com/gp/search?index=books&amp;amp;linkCode=qs&amp;amp;keywords=1430227060"&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/09/13/SharePoint-Modal-Dialog-Popup-Return-Values.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/09/13/SharePoint-Modal-Dialog-Popup-Return-Values.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=e45d74f8-0554-434f-8a9e-472062a864b1</guid>
      <pubDate>Tue, 13 Sep 2011 08:22:26 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=e45d74f8-0554-434f-8a9e-472062a864b1</pingback:target>
      <slash:comments>78</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=e45d74f8-0554-434f-8a9e-472062a864b1</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/09/13/SharePoint-Modal-Dialog-Popup-Return-Values.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=e45d74f8-0554-434f-8a9e-472062a864b1</wfw:commentRss>
    </item>
    <item>
      <title>Editing Field/Schema Display patterns</title>
      <description>&lt;p&gt;Here are some usefull resources on how to change the way your field is rendered in SharePoint 2010 Lists&lt;/p&gt;  &lt;p&gt;1. SharePoint uses XSLT to render the views in SPS 2010. Here is a sample on how to customize the rendering of a field &lt;/p&gt;  &lt;p&gt;&lt;a title="http://msdn.microsoft.com/en-us/library/ff606773.aspx" href="http://msdn.microsoft.com/en-us/library/ff606773.aspx"&gt;http://msdn.microsoft.com/en-us/library/ff606773.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;2. The &amp;lt;xsl:template … element requires a mode attribute. Here is how to find the mode attribute for your field type&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.silver-it.com/node/66" href="http://www.silver-it.com/node/66"&gt;http://www.silver-it.com/node/66&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/08/18/Editing-FieldSchema-Display-patterns.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/08/18/Editing-FieldSchema-Display-patterns.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=5578b6e1-4872-421d-8750-2f28c59eb821</guid>
      <pubDate>Thu, 18 Aug 2011 14:02:34 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=5578b6e1-4872-421d-8750-2f28c59eb821</pingback:target>
      <slash:comments>25</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=5578b6e1-4872-421d-8750-2f28c59eb821</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/08/18/Editing-FieldSchema-Display-patterns.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=5578b6e1-4872-421d-8750-2f28c59eb821</wfw:commentRss>
    </item>
    <item>
      <title>SharePoint SPBasePermission Decimal Values</title>
      <description>&lt;p&gt;I have been hunting around the web for the decimal representation of the SPBasePermission enum values on more than one occasion for permissions stuff. Usually finding a good resource surf up on Google et al is a bit tough. &lt;/p&gt;  &lt;p&gt;So I am bookmarking James’s blog post on it&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.jamestsai.net/Blog/post/Understand-SharePoint-Permissions-Part-1-SPBasePermissions-in-Hex2c-Decimal-and-Binary-The-Basics.aspx" href="http://www.jamestsai.net/Blog/post/Understand-SharePoint-Permissions-Part-1-SPBasePermissions-in-Hex2c-Decimal-and-Binary-The-Basics.aspx"&gt;http://www.jamestsai.net/Blog/post/Understand-SharePoint-Permissions-Part-1-SPBasePermissions-in-Hex2c-Decimal-and-Binary-The-Basics.aspx&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/08/17/SharePoint-SPBasePermission-Decimal-Values.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/08/17/SharePoint-SPBasePermission-Decimal-Values.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=fabf8622-650b-42dc-b568-cf75c5bf2dae</guid>
      <pubDate>Wed, 17 Aug 2011 09:30:53 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=fabf8622-650b-42dc-b568-cf75c5bf2dae</pingback:target>
      <slash:comments>63</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=fabf8622-650b-42dc-b568-cf75c5bf2dae</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/08/17/SharePoint-SPBasePermission-Decimal-Values.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=fabf8622-650b-42dc-b568-cf75c5bf2dae</wfw:commentRss>
    </item>
    <item>
      <title>ILSpy Long Live Thee</title>
      <description>&lt;p&gt;Allright, I let you know I am pissed at the way things turned out with .NET Reflector (no link love for it either)&lt;/p&gt;  &lt;p&gt;So from its ashes rises ILSpy for the guys at SharpDevelop, and its open-source&lt;/p&gt;  &lt;p&gt;Guys Keep up the hard work, we love you for picking up after Reflector&lt;/p&gt;  &lt;p&gt;&lt;font size="6"&gt;&lt;a href="http://wiki.sharpdevelop.net/ILSpy.ashx" target="_blank"&gt;Here’s the link, go get it.&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;img src="http://community.sharpdevelop.net/blogs/danielgrunwald/ILSpy%20-%20yield%20return.png" /&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/07/11/ILSpy-Long-Live-Thee.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/07/11/ILSpy-Long-Live-Thee.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=b5f6747a-ac49-4569-af76-9e08eda9ac23</guid>
      <pubDate>Mon, 11 Jul 2011 17:34:02 +0000</pubDate>
      <category>.NET</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=b5f6747a-ac49-4569-af76-9e08eda9ac23</pingback:target>
      <slash:comments>97</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=b5f6747a-ac49-4569-af76-9e08eda9ac23</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/07/11/ILSpy-Long-Live-Thee.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=b5f6747a-ac49-4569-af76-9e08eda9ac23</wfw:commentRss>
    </item>
    <item>
      <title>MOSS–Weird Ajax Issue</title>
      <description>&lt;p&gt;Thought I should bring this to attention since it’s a weird issue and the solution isn’t obvious when googling.&lt;/p&gt;  &lt;p&gt;The issue is - In MOSS an Ajax-Partial postback, causes the page to loose its page title. Like shown below&lt;/p&gt;  &lt;p&gt;&lt;img src="http://i.imgur.com/S9dEN.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;So whats the fix? &lt;/p&gt;  &lt;p&gt;Appaprently additional spaces between the &amp;lt;title&amp;gt; and the &amp;lt;asp:ContentPlaceHolder&amp;gt; cause this issue.&lt;/p&gt;  &lt;p&gt;The solution is to remove the spaces.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;lt;title id=”onetidTitle”&amp;gt;&amp;lt;asp:ContentPlaceHolder id=”PlaceHolderPageTitle” runat=”server”/&amp;gt;&amp;lt;/title&amp;gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Original Source: &lt;a title="http://www.directsharepoint.com/2011/04/page-title-disappears-after-ajax-post.html" href="http://www.directsharepoint.com/2011/04/page-title-disappears-after-ajax-post.html"&gt;http://www.directsharepoint.com/2011/04/page-title-disappears-after-ajax-post.html&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/04/25/MOSSe28093Weird-Ajax-Issue.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/04/25/MOSSe28093Weird-Ajax-Issue.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=7a7955e1-5c0c-422c-a8bf-a3ea26c3017c</guid>
      <pubDate>Mon, 25 Apr 2011 08:13:55 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=7a7955e1-5c0c-422c-a8bf-a3ea26c3017c</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=7a7955e1-5c0c-422c-a8bf-a3ea26c3017c</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/04/25/MOSSe28093Weird-Ajax-Issue.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=7a7955e1-5c0c-422c-a8bf-a3ea26c3017c</wfw:commentRss>
    </item>
    <item>
      <title>Minimal Master Page Ajax Issue</title>
      <description>&lt;p&gt;Hi All, just wanted to point out a teensy weensy but maybe very useful tip. It might be outdated information if you are using SharePoint 2010, but if you are using SharePoint 2007 then you might find this useful.&lt;/p&gt;  &lt;p&gt;I am sure all of you working with SharePoint has come across Heather Solomon through her blog, it being a really wonderful resource for skinning SharePoint. Heather also has provided a ton of help to the SharePoint community by sharing the minimal masterpages for WSS and MOSS. &lt;/p&gt;  &lt;p&gt;What I wanted to point out is that if you are suffering from AJAX controls not working propperly on the above mentioned master pages you might want to change &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;lt;WebPartPages:SPWebPartManager runat=&amp;quot;server&amp;quot;/&amp;gt;   &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;form runat=&amp;quot;server&amp;quot; onsubmit=&amp;quot;return _spFormOnSubmitWrapper();&amp;quot;&amp;gt;    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;to&lt;/p&gt;  &lt;p&gt;&amp;lt;form runat=&amp;quot;server&amp;quot; onsubmit=&amp;quot;return _spFormOnSubmitWrapper();&amp;quot;&amp;gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;lt;WebPartPages:SPWebPartManager runat=&amp;quot;server&amp;quot;/&amp;gt;     &lt;/p&gt;&lt;/blockquote&gt;</description>
      <link>http://www.tariqayad.com/post/2011/04/08/Minimal-Master-Page-Ajax-Issue.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/04/08/Minimal-Master-Page-Ajax-Issue.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=69683161-3678-4b8c-900a-d9225dbd9f7c</guid>
      <pubDate>Fri, 08 Apr 2011 11:55:06 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=69683161-3678-4b8c-900a-d9225dbd9f7c</pingback:target>
      <slash:comments>33</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=69683161-3678-4b8c-900a-d9225dbd9f7c</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/04/08/Minimal-Master-Page-Ajax-Issue.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=69683161-3678-4b8c-900a-d9225dbd9f7c</wfw:commentRss>
    </item>
    <item>
      <title>Gmail Motion–It really works–You just need a Kinect and some Custom Software</title>
      <description>&lt;p&gt;&lt;a href="http://www.engadget.com/2011/04/02/gmail-motion-april-fools-gag-inevitably-turned-into-reality-usi/" target="_blank"&gt;&lt;img style="margin: 5px 12px 0px 0px; display: inline; float: left" align="left" src="http://www.blogcdn.com/www.engadget.com/media/2011/04/11x0402n1808ng.jpg" width="140" height="77" /&gt;&lt;/a&gt;Some of you have probably already seen Google’s April 1st announcement of their technology to use “Motion Sensing” to control Gmail.&lt;/p&gt;  &lt;p&gt;I betcha Google probably didn’t think of Kinect when making that spoof or perhaps they did which is why it sound plausible in a remote way.&lt;/p&gt;  &lt;p&gt;Anyways the &lt;a href="http://www.engadget.com/2010/12/28/free-kinect-keyboard-emulator-lets-you-wow-while-afk-video/" target="_blank"&gt;FAST crew have responded to the spoof&lt;/a&gt; with demoing their Software doing just that. i.e. having motion control for Gmail using a Kinect and custom software.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Actually this seems very feasible if you could get an intermediary software layer to function as a keyboard by recognizing Kinect Gestures, controlling Gmail is a matter of mapping keyboard shortcuts to gestures. At least that is how I think this works.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Link - &lt;a title="http://www.engadget.com/2011/04/02/gmail-motion-april-fools-gag-inevitably-turned-into-reality-usi/" href="http://www.engadget.com/2011/04/02/gmail-motion-april-fools-gag-inevitably-turned-into-reality-usi/"&gt;http://www.engadget.com/2011/04/02/gmail-motion-april-fools-gag-inevitably-turned-into-reality-usi/&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/04/03/Gmail-Motione28093It-really-workse28093You-just-need-a-Kinect-and-some-Custom-Software.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/04/03/Gmail-Motione28093It-really-workse28093You-just-need-a-Kinect-and-some-Custom-Software.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=58e2a281-1e2e-4e23-8bc0-5faabcc94946</guid>
      <pubDate>Sun, 03 Apr 2011 16:40:00 +0000</pubDate>
      <category>Tech</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=58e2a281-1e2e-4e23-8bc0-5faabcc94946</pingback:target>
      <slash:comments>40</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=58e2a281-1e2e-4e23-8bc0-5faabcc94946</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/04/03/Gmail-Motione28093It-really-workse28093You-just-need-a-Kinect-and-some-Custom-Software.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=58e2a281-1e2e-4e23-8bc0-5faabcc94946</wfw:commentRss>
    </item>
    <item>
      <title>jQuery Primer for SharePoint</title>
      <description>&lt;p&gt;fyi - &lt;a title="http://sharepointmagazine.net/articles/a-jquery-primer-for-sharepoint-selectors-attributes-and-traversing-oh-my" href="http://sharepointmagazine.net/articles/a-jquery-primer-for-sharepoint-selectors-attributes-and-traversing-oh-my"&gt;http://sharepointmagazine.net/articles/a-jquery-primer-for-sharepoint-selectors-attributes-and-traversing-oh-my&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/03/31/jQuery-Primer-for-SharePoint.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/03/31/jQuery-Primer-for-SharePoint.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=162bc17f-43ea-47b8-a0e0-2b8257a220b0</guid>
      <pubDate>Thu, 31 Mar 2011 17:12:56 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=162bc17f-43ea-47b8-a0e0-2b8257a220b0</pingback:target>
      <slash:comments>11</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=162bc17f-43ea-47b8-a0e0-2b8257a220b0</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/03/31/jQuery-Primer-for-SharePoint.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=162bc17f-43ea-47b8-a0e0-2b8257a220b0</wfw:commentRss>
    </item>
    <item>
      <title>On SharePoint, Hide the ‘Sign-in As A Different User’ option through JQuery</title>
      <description>&lt;p&gt;A simple script you can add to your master page or content editor etc. to hide the “Sign in As a Different User” option that is available in the Personal Actions Menu.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;lt;script src=&amp;quot;/jQuery/jquery-1.4.1.js&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;    &lt;p&gt;&amp;lt;script type=&amp;quot;text/JavaScript&amp;quot;&amp;gt;&lt;/p&gt;    &lt;p&gt;jQuery(document).ready(function($) {&lt;/p&gt;    &lt;p&gt;var objects = document.getElementsByTagName(&amp;quot;ie:menuitem&amp;quot;);&lt;/p&gt;    &lt;p&gt;for (var i = 0; i &amp;lt; objects.length; i++) {&lt;/p&gt;    &lt;p&gt;itm = objects[i];&lt;/p&gt;    &lt;p&gt;if (('#' + itm.id).indexOf(&amp;quot;LoginAsDifferentUser&amp;quot;) != -1) {&lt;/p&gt;    &lt;p&gt;$('#' + itm.id).remove();&lt;/p&gt;    &lt;p&gt;}&lt;/p&gt;    &lt;p&gt;}&lt;/p&gt;    &lt;p&gt;})&lt;/p&gt;    &lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;This is a modification of the original script found &lt;a href="http://www.gandhipritesh.com/2011/03/remove-or-hide-sign-in-as-different.html" target="_blank"&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <link>http://www.tariqayad.com/post/2011/03/31/On-SharePoint-Hide-the-e28098Sign-in-As-A-Different-Usere28099-option-through-JQuery.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/03/31/On-SharePoint-Hide-the-e28098Sign-in-As-A-Different-Usere28099-option-through-JQuery.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=9aa854d6-1ab7-4237-9760-2e1f4a548ae0</guid>
      <pubDate>Thu, 31 Mar 2011 17:10:26 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=9aa854d6-1ab7-4237-9760-2e1f4a548ae0</pingback:target>
      <slash:comments>37</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=9aa854d6-1ab7-4237-9760-2e1f4a548ae0</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/03/31/On-SharePoint-Hide-the-e28098Sign-in-As-A-Different-Usere28099-option-through-JQuery.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=9aa854d6-1ab7-4237-9760-2e1f4a548ae0</wfw:commentRss>
    </item>
    <item>
      <title>Is Metro the Future Design Language</title>
      <description>&lt;div class="ExternalClassB63DD5A9299B45C08FB8191F30AADE4A"&gt;   &lt;p&gt;There’s quite a few interesting hypes going around the web with regards to Microsoft’s future in terms of UI design. One of the bigger ones is that Windows 8 (yes the desktop OS that comes after Windows 7) would have a theme that would enable a metro like UI (&lt;a href="http://windows8center.com/windows-8-rumors/windows-8-to-have-aerolite-ui-featuring-the-metro-look-from-wp7/" target="_blank"&gt;see here&lt;/a&gt;). &lt;/p&gt;    &lt;p&gt;If you are confused about what this Metro business here’s &lt;a href="http://en.wikipedia.org/wiki/Metro_Design_Language" target="_blank"&gt;a good pointer&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;The Windows 8 rumors were followed up with a revamp of the Microsoft Site that follows the principles of Metro (&lt;a href="http://www.winextra.com/archives/microsofts-web-site-revamp-goes-live-with-metro-look/" target="_blank"&gt;see here&lt;/a&gt;). What's more is that Office 15 is rumored to have a metro interface as well (&lt;a href="http://www.winrumors.com/microsoft-office-15-screenshots-reveal-metro-ui-look-and-feel/" target="_blank"&gt;see here&lt;/a&gt;).&lt;/p&gt;    &lt;p&gt;Personally I think metro works. The mantra about typography is beautiful, reduce the clutter, layout is key, “iconify”, and make things easy to access.&amp;#160; This has worked very well with the limited real-estate available on the Windows Phone devices. So if it works on a small screen size, why not on a large screen. &lt;/p&gt;    &lt;p&gt;One thing I am sure about is that there will be at least a few sites that might copy Microsoft on the principles of metro, if not in current form maybe in other variations, and it would be interesting to see if this would resonate with the designs done for SharePoint. &lt;/p&gt; &lt;/div&gt;</description>
      <link>http://www.tariqayad.com/post/2011/03/28/Is-Metro-the-Future-Design-Language.aspx</link>
      <author>tariq</author>
      <comments>http://www.tariqayad.com/post/2011/03/28/Is-Metro-the-Future-Design-Language.aspx#comment</comments>
      <guid>http://www.tariqayad.com/post.aspx?id=f2f84c46-94ae-4239-bc2b-f4a8354f8c21</guid>
      <pubDate>Mon, 28 Mar 2011 08:04:16 +0000</pubDate>
      <category>sharepoint</category>
      <dc:publisher>tariq</dc:publisher>
      <pingback:server>http://www.tariqayad.com/pingback.axd</pingback:server>
      <pingback:target>http://www.tariqayad.com/post.aspx?id=f2f84c46-94ae-4239-bc2b-f4a8354f8c21</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.tariqayad.com/trackback.axd?id=f2f84c46-94ae-4239-bc2b-f4a8354f8c21</trackback:ping>
      <wfw:comment>http://www.tariqayad.com/post/2011/03/28/Is-Metro-the-Future-Design-Language.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.tariqayad.com/syndication.axd?post=f2f84c46-94ae-4239-bc2b-f4a8354f8c21</wfw:commentRss>
    </item>
  </channel>
</rss>

