<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Shane Perran's Blog</title><link>http://www.graphicalwonder.com</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SharepointCustomizationBlog" /><description>SharePoint Customization and User Experience</description><language>en</language><lastBuildDate>Mon, 29 Nov 2010 05:33:38 PST</lastBuildDate><generator>http://wordpress.org/?v=3.0.1</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SharepointCustomizationBlog" /><feedburner:info uri="sharepointcustomizationblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/</creativeCommons:license><feedburner:emailServiceId>SharepointCustomizationBlog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly>(Enter a personal message you would like to have appear at the top of your feed.)</feedburner:browserFriendly><item><title>New Blog Alert: SharePoint Joint</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/E13p_85m5Ew/</link><category>SharePoint 2007</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Mon, 29 Nov 2010 05:33:03 PST</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=808</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>A long time colleague of mine at <a title="Infotech" href="http://www.infotechsolutions.com" target="_blank">Infotech </a>whom also happens to be a very talented designer/developer has taken the leap into the SharePoint Blogging space.  Expect some great tips, tricks and tidbits from him in the coming months.  In his spare time he also works the Apple space, delivering a couple of well known iPad/iPhone Apps such as <a title="Embraceware" href="http://www.embraceware.com" target="_blank">Awaken</a>.</p>
<p><strong>This is a blog you&#8217;ll want to keep an eye on<br />
</strong><a title="SharePoint Joint" href="http://sharepointjoint.net/" target="_blank">http://sharepointjoint.net/</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=E13p_85m5Ew:S3gvuVZiZao:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=E13p_85m5Ew:S3gvuVZiZao:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=E13p_85m5Ew:S3gvuVZiZao:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=E13p_85m5Ew:S3gvuVZiZao:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>A long time colleague of mine at Infotech whom also happens to be a very talented designer/developer has taken the leap into the SharePoint Blogging space.  Expect some great [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=808</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=808</feedburner:origLink></item><item><title>The Content Query Web Part, A Document Library and An Anonymous User</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/aZ8UJ4ckkHE/</link><category>SharePoint 2010</category><category>SharePoint 2010 Customization</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Mon, 15 Nov 2010 15:31:59 PST</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=800</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>The title of this post sounds something like a joke but alas it&#8217;s no joke but rather an unpleasant error you may encounter at some point using SharePoint Server 2010.</p>
<p>If you have a Content Query Web Part (CQWP) on a page that is pointing to a SharePoint Library (Asset, Picture, or Document), you may discover that an anonymous user will receive an exception error similar to the following when they access the page. </p>
<blockquote>
<div>Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator.</div>
<div>Correlation ID: Blah Blah Blah</div>
</blockquote>
<p>Meanwhile an authenticated user will see the content just fine.  At first, my instinct was to look to see if I had made an error in the custom xsl that I had applied to the web part.  But alas, I then remembered that I do not make errors. (Just kidding!!!)  However applying a default style resulted in the same error.  As did pointing the web part to another library and trying different page layouts etc&#8230;  I then thought perhaps that a stylesheet was checked out and not published as that might help explain the different behaviour for the different user types.  But again this turned out not to be the issue.</p>
<p>Then I did some searching around and found <a href="http://blog.mastykarz.nl/inconvenient-sharepoint-2010-content-query-web-part-anonymous-access/" target="_blank">a great blog post by Waldek Mastykarz</a> that is the solution to the above error.  Essentially the problem is caused by missing values for the CommonViewFields property of your web part.  By exporting the web part, opening it in Notepad and replacing the CommonViewFields property line with Waldek&#8217;s suggested properties and importing the web part back onto the page &#8211; you are golden!</p>
<p>A big thanks to Waldek for coming up with this fix! Saved me a major headache.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=aZ8UJ4ckkHE:kV0rTjaXgzA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=aZ8UJ4ckkHE:kV0rTjaXgzA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=aZ8UJ4ckkHE:kV0rTjaXgzA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=aZ8UJ4ckkHE:kV0rTjaXgzA:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>The title of this post sounds something like a joke but alas it&amp;#8217;s no joke but rather an unpleasant error you may encounter at some point using SharePoint [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=800</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=800</feedburner:origLink></item><item><title>Customizing SharePoint Server 2010: Fix for Missing Web Part Properties Scroll Bar?</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/nZf26SRFaMQ/</link><category>SharePoint 2007</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Sat, 13 Nov 2010 07:16:22 PST</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=797</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>If you ever find yourself missing a scroll bar on the web part properties panel (The panel that pops up on the right when you select edit web part) &#8211; then your most likely culprit (and fix) is MSO_ContentDiv.</p>
<p><strong>Simply Add: &lt;div id=&#8221;MSO_ContentDiv&#8221; runat=&#8221;server&#8221;&gt; around PlaceHolderMain in all master pages used.</strong></p>
<p>Likewise, if you are having strange alignment issues with your web part properties panel, this should help to fix it.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=nZf26SRFaMQ:EzGLGTOgmJE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=nZf26SRFaMQ:EzGLGTOgmJE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=nZf26SRFaMQ:EzGLGTOgmJE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=nZf26SRFaMQ:EzGLGTOgmJE:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>If you ever find yourself missing a scroll bar on the web part properties panel (The panel that pops up on the right when you select edit web [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=797</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=797</feedburner:origLink></item><item><title>Branding SharePoint 2010 – Step by Step</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/uvwE7ieajzg/</link><category>SharePoint 2010</category><category>SharePoint 2010 Customization</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Fri, 29 Oct 2010 06:46:15 PDT</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=794</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>It seems there are alot of folks with questions regarding branding/customizing the SharePoint 2010 UI. I am going to use this opportunity to step back into the blogging more heavily and help to answer some of those questions.</p>
<p>In the coming days and weeks I will be posting a series blogs related to branding/customization from a <strong>designers </strong>perspective, not a developers perspective.  I will include all source files including PSD&#8217;s, Master Pages, Page Layouts and Style Sheets.</p>
<p><em><strong>The following topics will be front and center in the posts:</strong></em></p>
<ul>
<li>Things to know before you begin.</li>
<li>What do you <em>need and want</em> to accomplish? Planning with a purpose.</li>
<li>Designing the UI &#8211; The Photoshop Phase.</li>
<li>Removing SharePoint from the picture &#8211; the Static HTML phase.</li>
<li>Getting your SharePoint environment set-up for design work.  Understanding the bits and pieces and where they go!</li>
<li>Matching out of the box SharePoint 2010 components with your content requirements.</li>
<li>The ever elusive &#8220;<em>Blank Starting Master Page</em>&#8220;.</li>
<li>Creating Page Layouts.</li>
<li>Styling (CSS) the SharePoint UI.</li>
<li>Tips and Tricks for Branding/Customizing the SharePoint UI.</li>
</ul>
<p><em>Get ready&#8230; Guess who&#8217;s back!</em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=uvwE7ieajzg:-RgWRtgiJmY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=uvwE7ieajzg:-RgWRtgiJmY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=uvwE7ieajzg:-RgWRtgiJmY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=uvwE7ieajzg:-RgWRtgiJmY:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>It seems there are alot of folks with questions regarding branding/customizing the SharePoint 2010 UI. I am going to use this opportunity to step back into the blogging [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=794</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=794</feedburner:origLink></item><item><title>Excluding your Master Page from Search Crawl with Meta Tags</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/2RX8pJpPVNQ/</link><category>SharePoint 2007</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Thu, 21 Oct 2010 06:51:57 PDT</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=789</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>We recently ran into an issue with all the navigation links showing up in Search results in SharePoint 2007 (MOSS).</p>
<p>After some research and tinkering our dev team has reported that adding the following robots meta tag to the master page fixes the issue:</p>
<p><code>Meta name="Robots" content="NOHTMLINDEX"</code></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=2RX8pJpPVNQ:YJ4ns42ezLo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=2RX8pJpPVNQ:YJ4ns42ezLo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=2RX8pJpPVNQ:YJ4ns42ezLo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=2RX8pJpPVNQ:YJ4ns42ezLo:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>We recently ran into an issue with all the navigation links showing up in Search results in SharePoint 2007 (MOSS). After some research and tinkering our dev team [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=789</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=789</feedburner:origLink></item><item><title>SharePoint Nation Event! Effectively Leveraging Project 2010 with SharePoint 2010 for Project Management Success</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/l9wLLm7dzuA/</link><category>SharePoint</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Tue, 14 Sep 2010 15:44:20 PDT</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=787</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Join us 8pm EST on Wednesday, September 29th for another SharePoint Nation! User Group Meeting and Webcast featuring Dux Raymond Sy (<a href="http://www.meetdux.com">http://www.meetdux.com</a>).</p>
<p><strong>Session Abstract:</strong></p>
<p><strong>Effectively Leveraging Project 2010 with SharePoint 2010 for Project Management Success</strong></p>
<p>Microsoft Project is a project management tool widely used by project managers today. Its’ ability to support project managers to define a schedule, assign resources to tasks and track project status has been instrumental in contributing to project success. However, it can be a challenge for a project manager to share project information and collaborate with the project team with Microsoft Project alone. Microsoft SharePoint 2010 can complement Microsoft Project 2010 and address this gap.<br />
 <br />
In this session, you will learn how to:<br />
- Effectively create a Microsoft Project Plan<br />
- Create a SharePoint-based Project Management Information System (PMIS)<br />
- Integrate Microsoft Project information with SharePoint<br />
- Empower a project team to collaboratively share relevant information<br />
- Build a project management dashboard in SharePoint</p>
<p><a href="https://www.livemeeting.com/cc/mvp/join?id=SPN0929&amp;role=attend&amp;pw=SPN0929" target="_blank">Live Meeting URL</a></p>
<p><a href="http://www.facebook.com/?sk=events#!/event.php?eid=126078547442726" target="_blank">Sign Up to Our Facebook Group and Event</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=l9wLLm7dzuA:eqInJ723ZjE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=l9wLLm7dzuA:eqInJ723ZjE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=l9wLLm7dzuA:eqInJ723ZjE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=l9wLLm7dzuA:eqInJ723ZjE:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>Join us 8pm EST on Wednesday, September 29th for another SharePoint Nation! User Group Meeting and Webcast featuring Dux Raymond Sy (http://www.meetdux.com). Session Abstract: Effectively Leveraging Project 2010 [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=787</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=787</feedburner:origLink></item><item><title>Customizing Breadcrumbs in SharePoint 2010</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/7OST3nipMXU/</link><category>SharePoint 2007</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Fri, 23 Jul 2010 12:45:52 PDT</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=784</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>For those of you that are struggling with breadcrumb customization in SharePoint 2010 (as I have), I would strongly advise on using the breadcrumb from nightandday.master &#8211; after several hours of trial and error this breadcrumb acts as expected.</p>
<p>Happy Customizin&#8217;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=7OST3nipMXU:5pFkyMitO_o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=7OST3nipMXU:5pFkyMitO_o:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=7OST3nipMXU:5pFkyMitO_o:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=7OST3nipMXU:5pFkyMitO_o:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>For those of you that are struggling with breadcrumb customization in SharePoint 2010 (as I have), I would strongly advise on using the breadcrumb from nightandday.master &amp;#8211; after [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=784</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=784</feedburner:origLink></item><item><title>Another SharePoint MVP Chat</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/aWMzHCcL87c/</link><category>SharePoint 2007</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Sun, 18 Jul 2010 07:06:40 PDT</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=782</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Do you have questions about SharePoint? Want to learn more about the  recently launched SharePoint 2010?  By popular request, SharePoint <a href="http://mvp.support.microsoft.com/">MVPs</a> from around the world  are participating in a live chat event about SharePoint. These Q&amp;A  events are a great opportunity to tap into the vast knowledge of these  industry professionals who are regarded as the best in their field.</p>
<p>Please join us on Wednesday July 21st at 9am PDT!</p>
<p><a href="http://msdn.microsoft.com/en-us/chats/default.aspx" target="_blank">Join the MVP Chat Here!</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=aWMzHCcL87c:WEe1_gIW_HI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=aWMzHCcL87c:WEe1_gIW_HI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=aWMzHCcL87c:WEe1_gIW_HI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=aWMzHCcL87c:WEe1_gIW_HI:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>Do you have questions about SharePoint? Want to learn more about the recently launched SharePoint 2010?  By popular request, SharePoint MVPs from around the world are participating in a [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=782</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=782</feedburner:origLink></item><item><title>SharePoint Nation Web Cast – Creating Custom Actions within SharePoint</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/klouJODV6fc/</link><category>SharePoint 2007</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Fri, 02 Jul 2010 06:14:25 PDT</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=781</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Join us on Wednesday, July 21st at 8PM EDT for another SharePoint Nation Virtual User Group Meeting featuring Geoff Varosky.  Details below:</p>
<p><strong>Creating Custom Actions within SharePoint</strong><br />
Custom Actions control features in SharePoint such as the Edit Control Block, the Site Actions menu, toolbars, and the links within the Site Settings page. Learn how to leverage Custom Actions to extend the SharePoint User Interface. This session will describe the basics of Custom Actions, a demonstration to build one or more and apply them to a site in SharePoint, as well as provide resources for additional information.<br />
Level: Beginner – Intermediate</p>
<p>Presenter Name: Geoff Varosky<br />
Email: <a href="mailto:gvarosky@grace-hunt.com">gvarosky@grace-hunt.com</a><br />
Twitter: @gvaro<br />
Blog: <a href="http://www.geoffvarosky.com/">http://www.geoffvarosky.com</a><br />
Photo: <a href="http://www.grace-hunt.com/PublishingImages/Geoff150.jpg">http://www.grace-hunt.com/PublishingImages/Geoff150.jpg</a><br />
Bio: Geoff Varosky (MCP, MCTS) is a Senior Solutions Developer for Grace-Hunt, LLC (<a href="http://www.grace-hunt.com/">http://www.grace-hunt.com</a>), a Microsoft Gold Partner focusing on SharePoint and Dynamics Solutions based out of Hudson, MA. He has been architecting and developing web based applications for over a decade, and has been working with SharePoint Technologies for the past 6 years. Geoff is an active member of the SharePoint community, and speaks regularly at SharePoint events and user groups, and maintains a blog on SharePoint at <a href="http://www.geoffvarosky.com/">http://www.geoffvarosky.com</a>.</p>
<p><strong>Live Meeting Address:</strong></p>
<p>https://www.livemeeting.com/cc/mvp/join?id=N2MK63&amp;role=attend&amp;pw=SPN072110</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=klouJODV6fc:7gFClxBd6fA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=klouJODV6fc:7gFClxBd6fA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=klouJODV6fc:7gFClxBd6fA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=klouJODV6fc:7gFClxBd6fA:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>Join us on Wednesday, July 21st at 8PM EDT for another SharePoint Nation Virtual User Group Meeting featuring Geoff Varosky.  Details below: Creating Custom Actions within SharePoint Custom Actions [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=781</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=781</feedburner:origLink></item><item><title>SharePoint 2010 Resources</title><link>http://feedproxy.google.com/~r/SharepointCustomizationBlog/~3/5CqhjoiSAEU/</link><category>SharePoint 2010 Customization</category><category>SharePoint 2010</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shane Perran</dc:creator><pubDate>Wed, 30 Jun 2010 10:23:52 PDT</pubDate><guid isPermaLink="false">http://www.graphicalwonder.com/?p=775</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>As I dive deep into the world of SharePoint 2010 Customization I will be sharing with you some of the resources/links I find along the way on a new page just created on the site:</p>
<p><a href="http://www.graphicalwonder.com/?page_id=770" target="_self">SharePoint 2010 Resources</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=5CqhjoiSAEU:MANAfJDBcPk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=5CqhjoiSAEU:MANAfJDBcPk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?a=5CqhjoiSAEU:MANAfJDBcPk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/SharepointCustomizationBlog?i=5CqhjoiSAEU:MANAfJDBcPk:D7DqB2pKExk" border="0"></img></a>
</div>]]></content:encoded><description>As I dive deep into the world of SharePoint 2010 Customization I will be sharing with you some of the resources/links I find along the way on a [..]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.graphicalwonder.com/?feed=rss2&amp;p=775</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.graphicalwonder.com/?p=775</feedburner:origLink></item></channel></rss>

