<?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> &#187; Sitecore 6</title>
	<atom:link href="http://www.markvanaalst.com/tag/sitecore-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markvanaalst.com</link>
	<description>My thoughts about webdevelopment</description>
	<lastBuildDate>Mon, 09 Aug 2010 21:26:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New Sitecore 6 blog module released</title>
		<link>http://www.markvanaalst.com/sitecore/new-sitecore-6-blog-module-released/</link>
		<comments>http://www.markvanaalst.com/sitecore/new-sitecore-6-blog-module-released/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 23:08:38 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Sitecore]]></category>
		<category><![CDATA[blog module]]></category>
		<category><![CDATA[Sitecore 6]]></category>

		<guid isPermaLink="false">http://www.markvanaalst.net/?p=83</guid>
		<description><![CDATA[In the last couple of months I have been working on a new blog module for Sitecore 6.2. It started as a small module just for my own educational purpose but ended up as one of the largest modules I created. The module is a complete rewritten blog module, based upon the functionality of the [...]]]></description>
			<content:encoded><![CDATA[<p>In the last couple of months I have been working on a new blog module for Sitecore 6.2. It started as a small module just for my own educational purpose but ended up as one of the largest modules I created. The module is a complete rewritten blog module, based upon the functionality of the old 5.3 version. The new version supports inline editing, fieldeditors, webcontrols for custom themes and <a href="http://download.live.com/writer" target="_blank">Windows Live Writer</a> integration. This release includes two sample blogs. One with a standard theme and one custom theme which shows you how to use the custom webcontrols.</p>
<p><span style="text-decoration: underline;">List of features</span></p>
<ul>
<li>Windows Live Writer integration (MetaWeblog API)</li>
<li>Full frontend (inline) editing</li>
<li>Webedit ribbon (with fieldeditors)</li>
<li>CSS based themes</li>
<li>Custom themes possible (one demo included)</li>
<li>Custom webcontrols (with inline editing)</li>
<li>Comments</li>
<li>Tagging and a tagcloud</li>
<li>RSS Feeds</li>
</ul>
<p>At this moment the module in still in betá, and I would like to hear your feedback. You can use the comments or just send me a email (mark at evident.nl). When you encounter problems, found a bug or have any other kind of feedback please let me know and I will try to reply as soon as possible.</p>
<p>You can find the installation package and sources on the <a href="http://trac.sitecore.net/EviBlog" target="_blank">Shared Source environment</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markvanaalst.com/sitecore/new-sitecore-6-blog-module-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Embedding video in Sitecore items</title>
		<link>http://www.markvanaalst.com/custom-field/embedding-video-in-sitecore-items/</link>
		<comments>http://www.markvanaalst.com/custom-field/embedding-video-in-sitecore-items/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 12:26:33 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Custom field]]></category>
		<category><![CDATA[Sitecore]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[controls]]></category>
		<category><![CDATA[Sitecore 6]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.markvanaalst.net/?p=34</guid>
		<description><![CDATA[These days streaming video on the web is quite popular. In almost every project we do at Evident Interactive the customer wants to embed video in content items. Off course they can do that by copy-pasting the embedding code in a Sitecore field or in the rich-text editor. But that is not the most user-friendly [...]]]></description>
			<content:encoded><![CDATA[<p>These days streaming video on the web is quite popular. In almost every project we do at <a href="http://www.evident.nl" target="_blank">Evident Interactive</a> the customer wants to embed video in content items. Off course they can do that by copy-pasting the embedding code in a Sitecore field or in the rich-text editor. But that is not the most user-friendly method. I thought it would be nice if an end-user could just copy-paste the url of the page and let an custom control do the rest. So I created a custom field, webcontrol, some xsl extensions an a addition to the flashmanager. Let&#8217;s say that we want to embed this <a href="http://www.youtube.com/watch?v=MKPmrwGuEkQ" target="_blank">video</a> from YouTube. I go to the content editor and paste the url in a field of the type &#8220;Video Embed&#8221;.</p>
<p><img class="size-full wp-image-36" title="Custom field" src="http://www.markvanaalst.net/files/2009/08/video_field.jpg" alt="Custom field" width="393" height="63" /><br />
<span id="more-34"></span> When I want to double check if I pasted the correct url I can click preview. A popup appears with the embedded video.</p>
<p><img class="alignnone size-full wp-image-38" title="Preview" src="http://www.markvanaalst.net/files/2009/08/video_preview.jpg" alt="Preview" width="442" height="329" /></p>
<p>Then I can save my item and publish it to the web database. The only thing saved in Sitecore is the url to the page containing the video.</p>
<p>But sometimes you want to embed video in to an rich text field. For this I wrote an extension for the flashmanager. It works the same as the custom field, the only thing different is you get a preview inside the tab and the embed code will be copied to to rich-text editor value.</p>
<p><img class="alignnone size-full wp-image-37" title="video_flashmanager" src="http://www.markvanaalst.net/files/2009/08/video_flashmanager.jpg" alt="video_flashmanager" width="441" height="311" /></p>
<p>To show my video in the frontend of the site I need to add an custom control to my layout or sublayout. The custom control is included in the package.</p>
<p>You need to add a page directive to your layout or sublayout</p>
<pre class="brush: csharp">
&lt;%@ Register TagPrefix=&quot;video&quot; Namespace=&quot;Sitecore.SharedSource.VideoEmbed&quot; Assembly=&quot;VideoEmbed&quot; %&gt;
</pre>
<p>Then you can add the custom control. You can set the height and width of the embed code. When those are left blank a default size of 240 for the height and 320 for the width will be used.</p>
<pre class="brush: csharp">
&lt;video:EmbedVideo id=&quot;VideoEmbed1&quot; runat=&quot;server&quot; Field=&quot;Video&quot; Height=&quot;240&quot; Width=&quot;320&quot;&gt;&lt;/video:EmbedVideo&gt;
</pre>
<p>And here is the result of the control</p>
<p><img class="alignnone size-full wp-image-44" title="Frontend" src="http://www.markvanaalst.net/files/2009/08/video_frontend.jpg" alt="Frontend" width="419" height="500" /></p>
<p>At the moment the solution works for YouTube, Vimeo and Google Video (international and dutch version). I will contribute this to the Shared Source section of Sitecore as soon as <a href="http://sharesitecore.wordpress.com/" target="_blank">Jimmie</a> is back from holiday and can give me access.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markvanaalst.com/custom-field/embedding-video-in-sitecore-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using profile with the Rich Text Editor</title>
		<link>http://www.markvanaalst.com/sitecore/using-profile-with-the-rich-text-editor/</link>
		<comments>http://www.markvanaalst.com/sitecore/using-profile-with-the-rich-text-editor/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 17:36:39 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Sitecore]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[rich text editor]]></category>
		<category><![CDATA[Sitecore 6]]></category>

		<guid isPermaLink="false">http://www.markvanaalst.com/?p=8</guid>
		<description><![CDATA[Regularly I see topics on the SDN5 forums where people ask if it is possible to use a custom Rich Text editor. Wll, yes it is. You can use so called profiles with the Rich Text editor. These profiles are stored in the Core database under /sitecore/system/Settings/Html Editor Profiles/. There are some default pre-configurated profile [...]]]></description>
			<content:encoded><![CDATA[<p>Regularly I see topics on the SDN5 forums where people ask if it is possible to use a custom Rich Text editor. Wll, yes it is. You can use so called profiles with the Rich Text editor. These profiles are stored in the Core database under /sitecore/system/Settings/Html Editor Profiles/. There are some default pre-configurated profile which you van duplicate and customize to your own needs.</p>
<p>To use these profile you need to set the source value of an rich text field in your template.</p>
<p><a title="View image fullsize" href="http://www.markvanaalst.com/files/2008/11/sc6_rteprofile.gif"><img src="http://www.markvanaalst.com/files/2008/11/sc6_rteprofile.gif" alt="Sitecore 5 Rich Text Editor" width="422" height="73" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.markvanaalst.com/sitecore/using-profile-with-the-rich-text-editor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sitecore 6 released</title>
		<link>http://www.markvanaalst.com/sitecore/sitecore-6-released/</link>
		<comments>http://www.markvanaalst.com/sitecore/sitecore-6-released/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 16:08:01 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Sitecore]]></category>
		<category><![CDATA[Sitecore 6]]></category>

		<guid isPermaLink="false">http://www.markvanaalst.com/?p=7</guid>
		<description><![CDATA[Yesterday the people at Sitecore released the new version of their CMS. Sitecore 6 (previously called &#8220;Crestone&#8221;) has lots of improvements for either the end user as for dsevelopers. A few improvements are: Inline editing for editors .Net 2.0 Memebership support New and faster Content Editor New data types The new Page editor and much, [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday the people at Sitecore released the new version of their CMS. Sitecore 6 (previously called &#8220;Crestone&#8221;) has lots of improvements for either the end user as for dsevelopers.</p>
<p>A few improvements are:</p>
<ul>
<li>Inline editing for editors</li>
<li>.Net 2.0 Memebership support</li>
<li>New and faster Content Editor</li>
<li>New data types</li>
<li>The new Page editor</li>
</ul>
<p>and much, much more.</p>
<p>For a complete list the documentation team has released an &#8220;What&#8217;s New&#8221; document. You can find it on SDN5 <a title="What's new in Sitecore 6" href="http://sdn5.sitecore.net/upload/sitecore6/whatsnew-a4.pdf" target="_blank">here</a></p>
<p>More information involving enhancements can be find at the documentation are of SDN5.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markvanaalst.com/sitecore/sitecore-6-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
