<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://www.n8d.at/blog/wp-atom.php">
	<title type="text">n8d</title>
	<subtitle type="text">Art, Design, Media, Web &amp; SharePoint ... by Stefan Bauer</subtitle>

	<updated>2012-01-27T23:18:43Z</updated>

	<link rel="alternate" type="text/html" href="http://www.n8d.at/blog" />
	<id>http://www.n8d.at/blog/feed/atom/</id>
	

	<generator uri="http://wordpress.org/" version="3.3.1">WordPress</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/N8d" /><feedburner:info uri="n8d" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Dynamically display department information for a user in a list]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/yc2t01JwjWo/" />
		<id>http://www.n8d.at/blog/?p=439</id>
		<updated>2012-01-27T23:18:43Z</updated>
		<published>2012-01-27T23:18:38Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="dependant lookup field" /><category scheme="http://www.n8d.at/blog" term="lists" /><category scheme="http://www.n8d.at/blog" term="user information" />		<summary type="html">Over the last couple of years a couple of times I heard a request by my customer. Is it possible to show the department information of a user who created an item in lists in a dynamic way? My answer to this was always, that it is not supported and cannot be done. The first [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/yc2t01JwjWo" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/dynamically-display-department-information-for-a-user-in-a-list/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/dynamically-display-department-information-for-a-user-in-a-list/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/dynamically-display-department-information-for-a-user-in-a-list/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Centered fixed width design in SharePoint 2010 &#8211; The fast way]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/DVB7axJj6MI/" />
		<id>http://www.n8d.at/blog/?p=423</id>
		<updated>2011-12-19T08:33:56Z</updated>
		<published>2011-12-18T00:55:40Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="960px" /><category scheme="http://www.n8d.at/blog" term="css" /><category scheme="http://www.n8d.at/blog" term="Design" /><category scheme="http://www.n8d.at/blog" term="fixed width" /><category scheme="http://www.n8d.at/blog" term="Grid" /><category scheme="http://www.n8d.at/blog" term="SharePoint Designer" />		<summary type="html">There are a lot of fixed width master page solutions available on the internet and I read a lot of those solutions. Some of those require JavaScript or don’t respect the ribbon, which means that the ribbon will placed inside the fixed width design. SharePoint is smart enough to handle small screen resolutions by compacting and rearrange the icons in the ribbon, but if a normal user larger screen it gets really hard to administer SharePoint and breaks the usability completely. There is a much quicker and saver ways to create a flexible master page where only certain CSS properties needs to be changed to get any fixed width design as well as centered design with border to the left and right.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/DVB7axJj6MI" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/centered-fixed-width-design-in-sharepoint-2010-the-fast-way/#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/centered-fixed-width-design-in-sharepoint-2010-the-fast-way/feed/atom/" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/centered-fixed-width-design-in-sharepoint-2010-the-fast-way/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Retrieve Managed Metadata using JavaScript and SPServices]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/mnJ_T1UhPcs/" />
		<id>http://www.n8d.at/blog/?p=409</id>
		<updated>2011-12-11T02:05:47Z</updated>
		<published>2011-12-11T01:58:29Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="Javascript" /><category scheme="http://www.n8d.at/blog" term="JQuery" /><category scheme="http://www.n8d.at/blog" term="Manage Metadata" /><category scheme="http://www.n8d.at/blog" term="Service Applications" /><category scheme="http://www.n8d.at/blog" term="SPServices" />		<summary type="html">In one of my last projects I ran into an interesting question regarding the taxonomy store. Will it be possible to get all taxonomy data by using pure JavaScript? SharePoint has a great JavaScript object model for different purposes but how deep is this integration when an access to service applications like the Managed Metadata [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/mnJ_T1UhPcs" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/retrieve-managed-metadata-using-javascript-and-spservices/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/retrieve-managed-metadata-using-javascript-and-spservices/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/retrieve-managed-metadata-using-javascript-and-spservices/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Boxes and positioning &#8211; Enhance rich text editor &#8211; Part 2]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/K6_8Dr75dEU/" />
		<id>http://www.n8d.at/blog/?p=395</id>
		<updated>2011-11-18T06:35:12Z</updated>
		<published>2011-11-17T22:49:42Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="css" /><category scheme="http://www.n8d.at/blog" term="customization" /><category scheme="http://www.n8d.at/blog" term="Rich Text Editor" /><category scheme="http://www.n8d.at/blog" term="SharePoint" />		<summary type="html">Part one was all about the basics of customizing the rich text editor. This part will show some advanced CSS styling definitions. For a nice looking text layout are boxes handy to position side notes, images, videos or any kind of elements beside the content.  The rich text editor has already defined boxes in the [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/K6_8Dr75dEU" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/boxes-and-positioning-enhance-rich-text-editor-part-2/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/boxes-and-positioning-enhance-rich-text-editor-part-2/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/boxes-and-positioning-enhance-rich-text-editor-part-2/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Enhance rich text editor using CSS &#8211; Part 1]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/QdfC8K1oqeE/" />
		<id>http://www.n8d.at/blog/?p=358</id>
		<updated>2011-11-11T07:44:49Z</updated>
		<published>2011-11-05T00:59:15Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="customization" /><category scheme="http://www.n8d.at/blog" term="Design" /><category scheme="http://www.n8d.at/blog" term="Enhancement" /><category scheme="http://www.n8d.at/blog" term="Rich Text Editor" />		<summary type="html">This is the first post in a series about enhancing the rich text editor. The rich text editor in SharePoint 2010 has changed a lot and with some creativity it can be changed and enhanced for a lot of use cases. This first article provides information of a simple addition of a link to the [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/QdfC8K1oqeE" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/enhance-rich-text-editor-using-css-part-1/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/enhance-rich-text-editor-using-css-part-1/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/enhance-rich-text-editor-using-css-part-1/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Cleanup item and file versions in SharePoint using PowerShell]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/ZZ0c2BLm69I/" />
		<id>http://www.n8d.at/blog/?p=347</id>
		<updated>2011-11-11T07:45:11Z</updated>
		<published>2011-10-18T05:27:27Z</published>
		<category scheme="http://www.n8d.at/blog" term="PowerShell" /><category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="Maintenance" /><category scheme="http://www.n8d.at/blog" term="PowerShell Script" /><category scheme="http://www.n8d.at/blog" term="SPListItem" />		<summary type="html">At the SharePoint Conference 2011 I had a discussion with Christian Ståhl and Laura Curtis if it will be possible to cleanup old versions in SharePoint using a script or command line application. I thought to myself that this should be a big task to accomplish but a useful. The slow way to clean up [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/ZZ0c2BLm69I" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/cleanup-item-and-file-versions-in-sharepoint-using-powershell/#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/cleanup-item-and-file-versions-in-sharepoint-using-powershell/feed/atom/" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/cleanup-item-and-file-versions-in-sharepoint-using-powershell/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Make custom list forms centralized manageable]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/ngf2S_e5A6c/" />
		<id>http://www.n8d.at/blog/?p=334</id>
		<updated>2011-11-11T07:45:34Z</updated>
		<published>2011-08-24T22:46:15Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="customization" /><category scheme="http://www.n8d.at/blog" term="governance" /><category scheme="http://www.n8d.at/blog" term="list forms" /><category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="SharePoint Designer" /><category scheme="http://www.n8d.at/blog" term="web parts" /><category scheme="http://www.n8d.at/blog" term="xsl" />		<summary type="html">SharePoint Designer is a great tool for prototyping but it can really mess up your installation. I want to show a new way / old way how customized form could be make centralised manageable. For example if you want to create a list form that has certain columns visible to users with a special permission. [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/ngf2S_e5A6c" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/make-custom-list-forms-centralized-manageable/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/make-custom-list-forms-centralized-manageable/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/make-custom-list-forms-centralized-manageable/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Problem in XSLT List View in combination with taxonomy fields]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/wzBfgwDEmeI/" />
		<id>http://www.n8d.at/blog/?p=323</id>
		<updated>2011-11-11T17:50:10Z</updated>
		<published>2011-08-19T22:07:43Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="Culmulative Update" /><category scheme="http://www.n8d.at/blog" term="Manage Metadata" /><category scheme="http://www.n8d.at/blog" term="Meta-data" /><category scheme="http://www.n8d.at/blog" term="Metadata Navigation" /><category scheme="http://www.n8d.at/blog" term="October CU" /><category scheme="http://www.n8d.at/blog" term="Taxonomy" /><category scheme="http://www.n8d.at/blog" term="XSLT List View" />		<summary type="html">* Update: The official description to this problem can be found in the Knowledgebase Article KB2596519. There is also a hotfix avaliable that can be downloaded here. A big thanks to the Microsoft Support Team. * One of my customers stumbles upon a strange bug in SharePoint that relies on the list views in combination with [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/wzBfgwDEmeI" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/official-bug-in-xslt-list-view-and-taxonomy/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/official-bug-in-xslt-list-view-and-taxonomy/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/official-bug-in-xslt-list-view-and-taxonomy/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[A little story about web design and what designer should know about IE9]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/r0L-1t4bhOY/" />
		<id>http://www.n8d.at/blog/?p=316</id>
		<updated>2011-07-31T07:21:50Z</updated>
		<published>2011-07-30T20:49:15Z</published>
		<category scheme="http://www.n8d.at/blog" term="Internet Explorer" /><category scheme="http://www.n8d.at/blog" term="Chakra" /><category scheme="http://www.n8d.at/blog" term="Design" /><category scheme="http://www.n8d.at/blog" term="IE9" /><category scheme="http://www.n8d.at/blog" term="Performance" /><category scheme="http://www.n8d.at/blog" term="Web Design" />		<summary type="html">When you test a web site in Internet Explorer just use the 32 bit Version. The difference between the 64 bit Version and the 32 bit Version are enormous. What else should web designer and developer should know about IE9?&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/r0L-1t4bhOY" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/internet-explorer/a-little-story-about-web-design-and-what-designer-should-know-about-ie9/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/internet-explorer/a-little-story-about-web-design-and-what-designer-should-know-about-ie9/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/internet-explorer/a-little-story-about-web-design-and-what-designer-should-know-about-ie9/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Limitation of Content Query Web Part (CQWP)]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/WTClNFG4PoQ/" />
		<id>http://www.n8d.at/blog/?p=299</id>
		<updated>2011-11-11T07:47:18Z</updated>
		<published>2011-07-27T21:46:24Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="Content Query Web Part" /><category scheme="http://www.n8d.at/blog" term="CQWP" /><category scheme="http://www.n8d.at/blog" term="Limitation" /><category scheme="http://www.n8d.at/blog" term="SharePoint" />		<summary type="html">Sometimes the content query doesn't return a result event when the content query web part is configured correct. There are some limitations in this powerful tool and maybe an architectural problem with list types.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/WTClNFG4PoQ" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/sharepoint-2010/limitation-of-content-query-web-part-cqwp/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/sharepoint-2010/limitation-of-content-query-web-part-cqwp/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/sharepoint-2010/limitation-of-content-query-web-part-cqwp/</feedburner:origLink></entry>
	</feed>

