<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Inspired By Technology &#187; Jonathan Dack</title>
	<link>http://www.inspiredbytechnology.com</link>
	<description>Sharing Knowledge</description>
	<lastBuildDate>Mon, 08 Aug 2011 17:28:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>SharePoint 2010 &#8211; Creating a Content Query Web Part (CQWP) Link Target</title>
		<description><![CDATA[When you setup a CQWP and point to a Links List it allows you to define a few fields of data in the output: 'Title' and 'Link' (unless you have an image as part of your link). This is fine, however we also want to provide a target value. I'm sure there's way to hack at the webpart and do something creative with the XSL, however I've come up with a much simpler method using a calculated field.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/07/14/sharepoint-2010-creating-a-content-query-web-part-cqwp-link-target/</link>
			</item>
	<item>
		<title>Customizing the SharePoint 2010 Welcome Menu (PersonalActions)</title>
		<description><![CDATA[Creating a CustomAction is pretty easy, you just need to identify the GroupId and Location of the menu you wish to modify and then you're good to go. You even have a simple function called a URLAction where you can direct people to page when they click on your custom action. What isn't so obvious is if you actually wanted your application page to popup in a modal view. Here is the code I used to get this done.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/06/30/customizing-the-sharepoint-2010-welcome-menu-personalactions/</link>
			</item>
	<item>
		<title>Adding an &#8216;Up Folder&#8217; button to a SharePoint 2010 List View Webpart</title>
		<description><![CDATA[Why oh why did Microsoft remove the button to navigate up within a SharePoint 2010 document library? Luckily someone took action on this issue back in 2008 when they noticed it was mising from SharePoint 2007 however their code is only applicable to SharePoint 2007. Here is a 2010 Version.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/06/06/adding-an-up-folder-button-to-a-sharepoint-2010-list-view-webpart/</link>
			</item>
	<item>
		<title>How a Learning Management System can be part of a KM Portal Strategy</title>
		<description><![CDATA[A KM initiative is about collecting experience, best practices and best work product in an effort to create a knowledge repository that individuals in an organization can utilize to make their lives more efficient and support their position at the organization. I believe this includes education offered by the organization.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/05/17/how-a-learning-management-system-can-be-part-of-a-km-portal-strategy/</link>
			</item>
	<item>
		<title>SharePoint 2010 Discussion Board Alternative</title>
		<description><![CDATA[An ongoing project of mine is to create a SharePoint portal for my company that not only supports the concepts of knowledge management, but also provides a framework to support business process management. The topic of a discussion board/forum actually crosses into both areas. Whilst there is a large component focused on internal collaboration, there is also a valuable process from a human resources perspective, on how to share that information throughout the organization.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/03/24/sharepoint-2010-discussion-board-alternative/</link>
			</item>
	<item>
		<title>Export Gridview to CSV in a SharePoint 2010 Webpart</title>
		<description><![CDATA[I was recently tasked with creating a Gridview in a SharePoint 2010 Webpart. In addition to assigning data to the Gridview, I also needed to create a way to export the data. The code to export to Excel was working, but with ugly user prompts. so I went with CSV. Here's the code...]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/03/09/export-gridview-to-csv-in-a-sharepoint-2010-webpart/</link>
			</item>
	<item>
		<title>KwizCom WiKi Plus for SharePoint 2010</title>
		<description><![CDATA[I was recently tasked with looking into the WiKi capabilities of SharePoint 2010 in support of department/practice group level WiKi's which need to be searchable via our Enterprise Search Engine.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/02/25/kwizcom-wiki-plus-for-sharepoint-2010/</link>
			</item>
	<item>
		<title>Using your website as part of your KM initiative</title>
		<description><![CDATA[KM is not just searching for documents and experience data. It's also about knowing your customers and their behavior (I see CRM as being a component of KM). So your website traffic is a very important piece of information that is too often overlooked, and is vary rarely shared throughout your organization.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/02/02/using-your-website-as-part-of-your-km-initiative/</link>
			</item>
	<item>
		<title>Using SP.UI.ModalDialog in SharePoint 2010</title>
		<description><![CDATA[ I find this class very useful when creating visual webparts in SharePoint 2010 that require some sort of administrative feature or user feedback. In fact, if you look at the SharePoint 2010 architecture, you'll notice that Microsoft have tried to avoid moving you to different pages in favor of the modal view.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/01/24/using-sp-ui-modaldialog-in-sharepoint-2010/</link>
			</item>
	<item>
		<title>LexisNexis InterAction CRM .NET API (5.6 SP4)</title>
		<description><![CDATA[I recently had the opportunity to start a project involving the build of a custom interface into LexisNexis's InterAction CRM. In the past I would go straight to the pre-built web services which the vendor provides out of the box, however with version 5.3+ you can now take advantage of the .NET API.]]></description>
		<link>http://www.inspiredbytechnology.com/index.php/2011/01/10/lexisnexis-interaction-crm-net-api/</link>
			</item>
</channel>
</rss>

