<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cyber Brutus</title>
	<atom:link href="http://www.cyberbrutus.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberbrutus.com</link>
	<description>Technical Reference Blog</description>
	<lastBuildDate>Thu, 03 May 2012 15:21:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rich Text Fields in SharePoint Document and Picture Libraries</title>
		<link>http://www.cyberbrutus.com/rich-text-fields-in-sharepoint-document-and-picture-libraries/</link>
		<comments>http://www.cyberbrutus.com/rich-text-fields-in-sharepoint-document-and-picture-libraries/#comments</comments>
		<pubDate>Thu, 03 May 2012 15:21:53 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/?p=966</guid>
		<description><![CDATA[<h1></h1>
<div>
<p>Did you know that if you have a multi-line text box/field in either a Document or Picture Library that your only formatting option is plain text? If you were using the same field in a List, then you get the </p>&#8230;</div>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/rich-text-fields-in-sharepoint-document-and-picture-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DropDownList in SharePoint WebPart properties</title>
		<link>http://www.cyberbrutus.com/dropdownlist-in-sharepoint-webpart-properties/</link>
		<comments>http://www.cyberbrutus.com/dropdownlist-in-sharepoint-webpart-properties/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 21:47:11 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[enum]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[web part properties]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/?p=948</guid>
		<description><![CDATA[<p>It has been a while since I developed WebParts for SharePoint but in some cases it’s the best solution for the situation. Of course if you’re building a webpart you want to make it configurable using public properties so that &#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/dropdownlist-in-sharepoint-webpart-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring RBS for Sharepoint 2010</title>
		<link>http://www.cyberbrutus.com/configuring-rbs-for-sharepoint-2010/</link>
		<comments>http://www.cyberbrutus.com/configuring-rbs-for-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 20:18:33 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[RBS]]></category>
		<category><![CDATA[Remote Blob storage for sharepoint]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/?p=955</guid>
		<description><![CDATA[<p>Installing Remote BLOB Storage (RBS) with SharePoint Foundation 2010 and Insight</p>
<div id="post-body-4775667705205754264" class="post-body entry-content">
<div class="separator" style="clear: both; text-align: center;"></div>
<p>When SharePoint was originally introduced all files saved to SharePoint were stored in the database as <a href="http://en.wikipedia.org/wiki/Binary_large_object">BLOB</a>s. BLOBs are not necessarily ideal for a database if there are </p>&#8230;</div>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/configuring-rbs-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Page Life cycle in Code Behind</title>
		<link>http://www.cyberbrutus.com/asp-net-page-life-cycle-in-code-behind/</link>
		<comments>http://www.cyberbrutus.com/asp-net-page-life-cycle-in-code-behind/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 20:06:48 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[page life cycle]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/?p=949</guid>
		<description><![CDATA[<p>Life cycle of ASP.NET</p>
<p>Step : 1</p>
<p>protected void Page_PreInit(object sender, EventArgs e)</p>
<p>    {</p>
<p>    }</p>
<p>Step : 2</p>
<p>protected void Page_Init(object sender, EventArgs e)</p>
<p>{</p>
<p>}</p>
<p>Step : 3</p>
<p>protected void Page_InitComplete(object sender, EventArgs e)</p>
<p>{</p>
<p>}</p>
<p>Step : 4&#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/asp-net-page-life-cycle-in-code-behind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AllUser Group for SharePoint 2010</title>
		<link>http://www.cyberbrutus.com/alluser-group-for-sharepoint-2010/</link>
		<comments>http://www.cyberbrutus.com/alluser-group-for-sharepoint-2010/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 20:06:46 +0000</pubDate>
		<dc:creator>Kranthi</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[AllUsers]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[sp2010]]></category>
		<category><![CDATA[SPGroups]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/?p=945</guid>
		<description><![CDATA[<p>Trying to figure out where you can find All Users group in SharePoint 2010? Microsoft has added lot of new helpful features to SP2010 but removed some of the features from SP2007. But don&#8217;t worry, there is a work around &#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/alluser-group-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Format Date Time for Sharepoint entry</title>
		<link>http://www.cyberbrutus.com/format-date-time-for-sharepoint-entry/</link>
		<comments>http://www.cyberbrutus.com/format-date-time-for-sharepoint-entry/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 18:44:45 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/?p=942</guid>
		<description><![CDATA[<p>We can use SharePoint API as well as SharePoint List web reference to update List Items. Using API it is quite straight forward as we can directly assign a DateTime object against a DateTime field in SharePoint list. But with &#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/format-date-time-for-sharepoint-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change SharePoint view without using Ribbon</title>
		<link>http://www.cyberbrutus.com/change-sharepoint-view-without-using-ribbon/</link>
		<comments>http://www.cyberbrutus.com/change-sharepoint-view-without-using-ribbon/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 20:25:37 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[list view]]></category>
		<category><![CDATA[no ribbon]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/?p=922</guid>
		<description><![CDATA[<p>Ever wonder if you can change a view of a document library or list view without using a ribbon&#8230;The answer is yes. &#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/change-sharepoint-view-without-using-ribbon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BookMarks 2010</title>
		<link>http://www.cyberbrutus.com/bookmarks-2010/</link>
		<comments>http://www.cyberbrutus.com/bookmarks-2010/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 19:21:54 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/bookmarks-2010/</guid>
		<description><![CDATA[<p>http://www.endusersharepoint.com/2009/10/14/calculated-time-left-columns-in-sharepoint-with-jquery/</p>
<p>http://www.mindovercode.com/2010/08/17/jquery-helper-for-sharepoints-today/</p>
<p>http://fusionovation.com/blogs/mbell/archive/2008/09/18/security-trimmed-controls-in-sharepoint.aspx</p>
<p>http://hermansberghem.blogspot.com/2010/05/how-to-build-publishing-masterpage-for.html</p>
<p>http://www.zdnet.com/blog/hardware/how-to-getting-started-with-vhd-files-in-windows-7/3324?tag=mantle_skin</p>
<p>http://blog.beckybertram.com/Lists/Exam%2070573%20Study%20Guide/AllItems.aspx</p>
<p>http://blog.mastykarz.nl/sharepoint-2010-content-query-web-part-paging/</p>
<p>http://appsense.logimindz.com/?p=37</p>
<p>http://chrisstahl.wordpress.com/2010/11/04/customizing-sharepoint-2010-global-navigation-with-css-and-jquery-2/</p>
<p>http://sharepointchick.com/archive/2011/01/12/sharepoint-enterprise-features-functionality.aspx</p>
<p>http://msdn.microsoft.com/en-us/library/gg430141.aspx</p>
<p>http://www.endusersharepoint.com/2010/11/17/inconvenient-user-tasks-web-part-and-how-to-make-it-display-all-tasks/</p>
<p>http://sharepointmagazine.net/articles/custom-page-security-using-sharepoint-delegate-controls</p>
<p>http://appsense.logimindz.com/?p=37</p>
<p>http://sharepoint2010blog.blogspot.com/2010/01/how-to-upgrade-to-sharepoint-2010-using_21.html</p>
<p>http://sharepointgeorge.com/2009/upgrading-content-db-sharepoint-2010-part-1-preupgradecheck/</p>
<p>http://archive.msdn.microsoft.com/WssAnalyzeFeatures</p>
<p>http://archive.msdn.microsoft.com/WssRemoveFeatureFrom</p>
<p>http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=238</p>
<p>http://msdn.microsoft.com/en-us/library/ee539981.aspx</p>
<p>http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=357</p>
<p>http://yanziyang.wordpress.com/2010/11/01/config-telerik-ajax-in-sharepoint-2010/</p>
<p>http://chrisstahl.wordpress.com/2011/01/26/customizing-sharepoint-2010-global-navigation-with-css-and-jquery-%E2%80%93-p</p>
<p>http://www.codeguru.com/csharp/sample_chapter/print.php/c13037__3/</p>
<p>http://www.codeproject.com/Articles/88285/Integrating-Sharepoint-2010-and-SQL-Reporting-Serv.aspx</p>
<p>http://sql-bi-dev.blogspot.com/2010/07/report-parameters-in-ssrs-2008.html</p>
<p>http://fendy-huang.blogspot.com/2011/02/create-ssrs-report-with-sharepoint-2010.html</p>
<p>http://sharepoint.stackexchange.com/questions/12792/how-do-i-know-if-the-page-is-in-edit-mode-from-javascript</p>
<p>http://www.learningsharepoint.com/2011/09/03/sharepoint-2010-developer-interview-questions-and-answers/</p>
<p>http://blogs.msdn.com/b/russmax/archive/2009/12/31/configuring-forms-based-authentication-for-claims-based-web-appli</p>
<p>http://blogs.msdn.com/b/russmax/archive/2010/05/27/understanding-sharepoint-2010-claims-authentication.aspx</p>
<p>http://msdn.microsoft.com/en-us/library/ie/hh394901.aspx</p>
<p>http://www.andrewconnell.com/blog/archive/2011/06/15/sharepoint-2010-managed-metadata-what-is-it.aspx</p>
<p>http://www.sharepointnutsandbolts.com/2009/12/managed-metadata-in-sharepoint-2010-key.html</p>
<p>http://fabiangwilliams.wordpress.com/category/managed-metadata/</p>
<p>http://todd-carter.com/post/2010/12/06/With-Managed-Metadata-You-have-a-Choice.aspx</p>
<p>http://www.mindfiresolutions.com/ASPNet-Validators-within-Sharepoint-126.php</p>
<p>http://www.sharepointedutech.com/2010/09/06/sharepoint-server-2010-patch-levels-and-cumulative-updates/</p>
<p>http://extreme-sharepoint.com/2011/10/29/hide-menu-ecb/</p>
<p>http://blog.drisgill.com/2010/09/converting-custom-sharepoint-2010.html&#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/bookmarks-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BookMarks 2007</title>
		<link>http://www.cyberbrutus.com/bookmarks-2007/</link>
		<comments>http://www.cyberbrutus.com/bookmarks-2007/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 19:21:35 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/bookmarks-2007/</guid>
		<description><![CDATA[<p>http://prazjain.wordpress.com/2009/07/10/programmatically-enabling-content-management-checkout-before-edit-content-approval-and-versioning-on-documents</p>
<p>http://ketulpatel.wordpress.com/2008/06/27/programmatically-setting-up-approval-workflow-in-moss/</p>
<p>http://blog.mediawhole.com/2010/01/add-and-manage-workflows-using-api.html</p>
<p>http://blogit.create.pt/blogs/marcosilva/archive/2007/12/10/SharePoint-Associating-a-Workflow-to-a-list.aspx</p>
<p>http://www.delphi-ts.com/blogs/lozzi/post/2009/02/13/Joining-SharePoint-Lists.aspx</p>
<p>http://www.cleverworkarounds.com/2008/03/13/free-mosswss-2007-web-part-hide-controls-via-javascript/</p>
<p>http://www.pptspaces.com/sharepointreporterblog/Lists/Posts/Post.aspx?ID=8</p>
<p>http://www.sharepoint-tips.com/2006/06/sharepoint-2007-user-or-group-column.html</p>
<p>http://sharepointmalarkey.wordpress.com/2008/08/21/sharepoint-internal-field-names/</p>
<p>http://daniel-pavelescu.ro/email-notifications-and-alerts-sharepoint-tasks-list/</p>
<p>http://sharepointsolutions.com/Pages/free-sharepoint-training-videos.aspx</p>
<p>http://blog.mastykarz.nl/performance-of-content-aggregation-queries-on-multiple-lists-revisited/</p>
<p>http://blog.mastykarz.nl/performance-of-content-aggregation-queries-on-multiple-lists/</p>
<p>http://apartha77.blogspot.com/2010/07/portalsitemapprovider-leveraging-cache.html</p>
<p>http://andreasglaser.net/post/2008/11/09/MOSS-2007-WCMS-development-PortalSiteMapProvider-SiteMapNodeCollection-SiteMapNode-SPNavigationNodeCollection-SPNavigationNode-and-IsVisible.aspx</p>
<p>http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.publishing.navigation.portalsitemapprovider.getcachedsitedataquery.aspx</p>
<p>http://www.astaticstate.com/2007/10/copy-version-history-with_5.html</p>
<p>http://social.msdn.microsoft.com/Forums/en/sharepointdevelopment/thread/39e80a66-24d8-41ec-9863-893cebd71ca7</p>
<p>http://www.communardo.de/home/techblog/2008/01/08/sharepoint-listenelement-splistitem-in-eine-andere-liste-kopieren/</p>
<p>http://stackoverflow.com/questions/1142014/how-to-copy-splistitem-from-one-splist-to-another-splist</p>
<p>http://blogs.msdn.com/b/powlo/</p>
<p>http://parkercomputing.wordpress.com/2009/01/28/grouping-with-spgridview/</p>
<p>http://www.hezser.de/blog/archive/2007/04.aspx</p>
<p>http://vspug.com/rlangley/2010/07/22/adding-dynamic-columns-to-spgridview/</p>
<p>http://sharepointmagazine.net/articles/writing-caml-queries-for-retrieving-list-items-from-a-sharepoint-list&#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/bookmarks-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript execution after page load in Sharepoint</title>
		<link>http://www.cyberbrutus.com/javascript-execution-after-page-load-in-sharepoint/</link>
		<comments>http://www.cyberbrutus.com/javascript-execution-after-page-load-in-sharepoint/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 18:57:54 +0000</pubDate>
		<dc:creator>Cyber Brutus</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.cyberbrutus.com/javascript-execution-after-page-load-in-sharepoint/</guid>
		<description><![CDATA[<p>Adding JavaScript code Behind a SharePoint 2010 Page<br />
I have written this blog post to cover a few essential topics for those who are new to Javascript or just getting started using JavaScript in a SharePoint 2010 environment. In particular, &#8230;</p>]]></description>
		<wfw:commentRss>http://www.cyberbrutus.com/javascript-execution-after-page-load-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.526 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-19 16:41:57 -->

