<?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-EN" xml:base="http://www.n8d.at/blog/wp-atom.php">
	<title type="text">n8design</title>
	<subtitle type="text">Art, Design, Media, Web &amp; SharePoint ... by Stefan Bauer</subtitle>

	<updated>2013-05-14T10:04:14Z</updated>

	<link rel="alternate" type="text/html" href="http://www.n8d.at/blog" />
	<id>http://feeds.feedburner.com/n8d</id>
	

	<generator uri="http://wordpress.org/" version="3.5.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/" /><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by-nc-sa/2.0/" /><entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Remote form customization: Passing data to a modal dialog – Part 1]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/dGYmqN_2NKU/" />
		<id>http://www.n8d.at/blog/?p=715</id>
		<updated>2013-05-14T10:04:14Z</updated>
		<published>2013-05-12T01:24:39Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="Custom Forms" /><category scheme="http://www.n8d.at/blog" term="JQuery" /><category scheme="http://www.n8d.at/blog" term="user experience" /><category scheme="http://www.n8d.at/blog" term="UX" />		<summary type="html">Let’s jump right into the topic how it is possible to pass data to a modal dialog. On first sight it looks like a complex task but after you read this article you will get an overview how it works. In this simple scenario I use a HTML Form web part with a text box [...]&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/dGYmqN_2NKU" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/remote-form-customization-passing-data-to-a-modal-dialog-part-1/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=remote-form-customization-passing-data-to-a-modal-dialog-part-1#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/remote-form-customization-passing-data-to-a-modal-dialog-part-1/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/remote-form-customization-passing-data-to-a-modal-dialog-part-1/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=remote-form-customization-passing-data-to-a-modal-dialog-part-1</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Remote form customization in modal dialogs]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/E1qJUMH2uBA/" />
		<id>http://www.n8d.at/blog/?p=711</id>
		<updated>2013-05-12T01:38:02Z</updated>
		<published>2013-05-09T16:31:04Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="Custom Forms" /><category scheme="http://www.n8d.at/blog" term="customization" /><category scheme="http://www.n8d.at/blog" term="SPServices" /><category scheme="http://www.n8d.at/blog" term="UX" />		<summary type="html">You might know this situation, when you like, for example, pass a query string to a modal dialog to preselect values in a list form. With SharePoint Designer or custom development this is an easy task. What if you like to customize the form without permanently modifying the form itself?&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/E1qJUMH2uBA" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/remote-form-customization-in-modal-dialogs/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=remote-form-customization-in-modal-dialogs#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/remote-form-customization-in-modal-dialogs/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/remote-form-customization-in-modal-dialogs/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=remote-form-customization-in-modal-dialogs</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Problem with script debugging in Visual Studio 2010 and IE 10 &#8211; Solved]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/BzE59Og-qIs/" />
		<id>http://www.n8d.at/blog/?p=691</id>
		<updated>2013-03-31T01:36:43Z</updated>
		<published>2013-03-31T01:28:42Z</published>
		<category scheme="http://www.n8d.at/blog" term="Visual Studio 2010" /><category scheme="http://www.n8d.at/blog" term="Debugging" /><category scheme="http://www.n8d.at/blog" term="IE 10" /><category scheme="http://www.n8d.at/blog" term="SharePoint 2010" />		<summary type="html">Recently I updated the Internet Explorer on one of my SharePoint Development Servers to IE 10. Since then I wasn’t able to script debug directly in Visual Studio 2010. The problem was whenever I tried to attach to the Internet Explorer process I got the error message that a debugger is already attached to this process.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/BzE59Og-qIs" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/problem-with-script-debugging-in-visual-studio-2010-and-ie-10/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=problem-with-script-debugging-in-visual-studio-2010-and-ie-10#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/problem-with-script-debugging-in-visual-studio-2010-and-ie-10/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/problem-with-script-debugging-in-visual-studio-2010-and-ie-10/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=problem-with-script-debugging-in-visual-studio-2010-and-ie-10</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Encode and decode field names from display name to internal name]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/NxfL1GAQ764/" />
		<id>http://www.n8d.at/blog/?p=663</id>
		<updated>2012-12-10T06:10:32Z</updated>
		<published>2012-12-10T00:53:17Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="InternalName" /><category scheme="http://www.n8d.at/blog" term="SharePoint 2013" /><category scheme="http://www.n8d.at/blog" term="SPField" />		<summary type="html">In this article you will learn how fields in SharePoint can be encoded from a display name to an internal field name. The problem with the difference between internal field names and display name is that, SharePoint won’t have any built in function that is available to use in your code.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/NxfL1GAQ764" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/encode-and-decode-field-names-from-display-name-to-internal-name/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=encode-and-decode-field-names-from-display-name-to-internal-name#comments" thr:count="6" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/encode-and-decode-field-names-from-display-name-to-internal-name/feed/atom/" thr:count="6" />
		<thr:total>6</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/encode-and-decode-field-names-from-display-name-to-internal-name/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=encode-and-decode-field-names-from-display-name-to-internal-name</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Build a flexible mega drop down navigation for SharePoint]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/Wc5OL2fJFG8/" />
		<id>http://www.n8d.at/blog/?p=648</id>
		<updated>2012-11-07T01:44:12Z</updated>
		<published>2012-11-07T01:44:12Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="Branding" /><category scheme="http://www.n8d.at/blog" term="Design" /><category scheme="http://www.n8d.at/blog" term="Navigation" /><category scheme="http://www.n8d.at/blog" term="UX" /><category scheme="http://www.n8d.at/blog" term="Web Design" />		<summary type="html">This mega menu solution provides an easy way to add a mega menu to the out of the box navigation. It is also flexible and allows every SharePoint user to customize the content of the mega menu navigation.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/Wc5OL2fJFG8" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/build-a-flexible-mega-drop-down-navigation-for-sharepoint/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=build-a-flexible-mega-drop-down-navigation-for-sharepoint#comments" thr:count="26" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/build-a-flexible-mega-drop-down-navigation-for-sharepoint/feed/atom/" thr:count="26" />
		<thr:total>26</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/build-a-flexible-mega-drop-down-navigation-for-sharepoint/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=build-a-flexible-mega-drop-down-navigation-for-sharepoint</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Use Syntax Highlighter in SharePoint Rich Text Editor]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/8fgSk27nDjE/" />
		<id>http://www.n8d.at/blog/?p=620</id>
		<updated>2012-10-10T20:47:46Z</updated>
		<published>2012-10-09T20:56:39Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="customization" /><category scheme="http://www.n8d.at/blog" term="JQuery" /><category scheme="http://www.n8d.at/blog" term="Rich Text Editor" />		<summary type="html">In this article I show you how the well-known SyntaxHighlighter script by Alex Gorbatchev can be added to a wiki page in SharePoint. &lt;iframe src="http://player.vimeo.com/video/51020830" width="260" height="162" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen&gt;&lt;/iframe&gt;&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/8fgSk27nDjE" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/use-syntax-highlighter-in-sharepoint-rich-text-editor/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=use-syntax-highlighter-in-sharepoint-rich-text-editor#comments" thr:count="7" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/use-syntax-highlighter-in-sharepoint-rich-text-editor/feed/atom/" thr:count="7" />
		<thr:total>7</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/use-syntax-highlighter-in-sharepoint-rich-text-editor/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=use-syntax-highlighter-in-sharepoint-rich-text-editor</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Lookup fields as site column declarative deployed]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/hnR_HGOeVNw/" />
		<id>http://www.n8d.at/blog/?p=598</id>
		<updated>2012-09-22T12:13:15Z</updated>
		<published>2012-08-30T19:52:26Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="customization" /><category scheme="http://www.n8d.at/blog" term="Deployment" /><category scheme="http://www.n8d.at/blog" term="SchemaXML" /><category scheme="http://www.n8d.at/blog" term="SharePoint 2010" /><category scheme="http://www.n8d.at/blog" term="SPField" />		<summary type="html">In this article I like to show you my way to deploy lookup fields to SharePoint declarative. I need to note that I won’t do this fully declarative but found a solution that works best. This will be used by SharePoint internally and is fully supported. The lookups I’m talking are lookup fields deployed as site column.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/hnR_HGOeVNw" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/lookup-fields-as-site-column-declarative-deployed/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=lookup-fields-as-site-column-declarative-deployed#comments" thr:count="7" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/lookup-fields-as-site-column-declarative-deployed/feed/atom/" thr:count="7" />
		<thr:total>7</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/lookup-fields-as-site-column-declarative-deployed/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=lookup-fields-as-site-column-declarative-deployed</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Embed everything in SharePoint 2013 Rich Text Editor]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/8k7OtXrT0CU/" />
		<id>http://www.n8d.at/blog/?p=573</id>
		<updated>2012-07-31T22:45:59Z</updated>
		<published>2012-07-31T22:36:02Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="features" /><category scheme="http://www.n8d.at/blog" term="Rich Text Editor" /><category scheme="http://www.n8d.at/blog" term="SharePoint 2013" /><category scheme="http://www.n8d.at/blog" term="Wave 15" />		<summary type="html">While in SharePoint 2010 for embedding videos from YouTube or Vimeo special web parts or html form web part needs to be use the embedding is now native supported by the rich text editor.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/8k7OtXrT0CU" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/embed-everything-in-sharepoint-2013-rich-text-editor/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=embed-everything-in-sharepoint-2013-rich-text-editor#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/embed-everything-in-sharepoint-2013-rich-text-editor/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/embed-everything-in-sharepoint-2013-rich-text-editor/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=embed-everything-in-sharepoint-2013-rich-text-editor</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Turn summary link web part into an accordion]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/eiIhMy0V2oA/" />
		<id>http://www.n8d.at/blog/?p=553</id>
		<updated>2013-01-31T09:01:27Z</updated>
		<published>2012-07-24T23:41:22Z</published>
		<category scheme="http://www.n8d.at/blog" term="SharePoint" /><category scheme="http://www.n8d.at/blog" term="Branding" /><category scheme="http://www.n8d.at/blog" term="Design" /><category scheme="http://www.n8d.at/blog" term="JQuery" /><category scheme="http://www.n8d.at/blog" term="Summary Link Web Part" /><category scheme="http://www.n8d.at/blog" term="UX" />		<summary type="html">This article shows how to enhance an out of the box summary link web part and turn it in an interactive accordion.&lt;br /&gt;&lt;br /&gt;
&lt;iframe width="260" height="146" src="http://www.youtube.com/embed/5lq7bduimio?rel=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/eiIhMy0V2oA" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/turn-summary-link-web-part-into-an-accordion/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=turn-summary-link-web-part-into-an-accordion#comments" thr:count="25" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/turn-summary-link-web-part-into-an-accordion/feed/atom/" thr:count="25" />
		<thr:total>25</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/turn-summary-link-web-part-into-an-accordion/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=turn-summary-link-web-part-into-an-accordion</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Stefan Bauer</name>
					</author>
		<title type="html"><![CDATA[Close SharePoint Modal Dialogs with &#8220;Esc&#8221;-Key press]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/N8d/~3/KqJjbr3G0f0/" />
		<id>http://www.n8d.at/blog/?p=514</id>
		<updated>2012-07-22T07:52:37Z</updated>
		<published>2012-05-08T20:57:32Z</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="Modal Dialog" /><category scheme="http://www.n8d.at/blog" term="Usability" /><category scheme="http://www.n8d.at/blog" term="user experience" /><category scheme="http://www.n8d.at/blog" term="UX" />		<summary type="html">When a user browse through various list items in SharePoint a modal dialog pops up and needs to be closed manual. With this JavaScript SharePoint modal dialogs can be closed with the ESC Key.&lt;img src="http://feeds.feedburner.com/~r/N8d/~4/KqJjbr3G0f0" height="1" width="1"/&gt;</summary>
		<link rel="replies" type="text/html" href="http://www.n8d.at/blog/close-sharepoint-modal-dialogs-with-esc-key-press/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=close-sharepoint-modal-dialogs-with-esc-key-press#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.n8d.at/blog/close-sharepoint-modal-dialogs-with-esc-key-press/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.n8d.at/blog/close-sharepoint-modal-dialogs-with-esc-key-press/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=close-sharepoint-modal-dialogs-with-esc-key-press</feedburner:origLink></entry>
	</feed><!-- Dynamic page generated in 1.128 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-06-19 00:30:40 -->
