<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>MindTouch Community Forums</title>
		<link>http://forums.developer.mindtouch.com/</link>
		<description>Forums for discussing MindTouch</description>
		<language>en</language>
		<lastBuildDate>Sun, 19 May 2013 09:32:21 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.developer.mindtouch.com/images/misc/rss.png</url>
			<title>MindTouch Community Forums</title>
			<link>http://forums.developer.mindtouch.com/</link>
		</image>
		<item>
			<title>Is Deki support video streaming with seeking?</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?10009-Is-Deki-support-video-streaming-with-seeking&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 14:16:34 GMT</pubDate>
			<description><![CDATA[Hello! 
 
Currently our Deki (Apache, Linux) is returning HTTP return code 200 instead of 206 Partial content on .mp4 HTML5 video seeking. We're...]]></description>
			<content:encoded><![CDATA[<div>Hello!<br />
<br />
Currently our Deki (Apache, Linux) is returning HTTP return code 200 instead of 206 Partial content on .mp4 HTML5 video seeking. We're trying with large video and trying to seek in non-cached parts of the video. We didn't succeeded. If the video is streamed directly from the same Apache it is working just right. If the file is uploaded on Deki and streamed from there - seek to non-cached parts does not work.<br />
Is Deki support file seeking (HTTP range requests) currently?<br />
<br />
Best regards,<br />
   Vassil Keremidchiev</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>varosi</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?10009-Is-Deki-support-video-streaming-with-seeking</guid>
		</item>
		<item>
			<title>Edit home page</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?10008-Edit-home-page&amp;goto=newpost</link>
			<pubDate>Thu, 16 May 2013 16:55:42 GMT</pubDate>
			<description><![CDATA[Is there a way to edit the default homepage of a default mindtouch core installation? 
 
I either receive an error stating that "The page you are...]]></description>
			<content:encoded><![CDATA[<div>Is there a way to edit the default homepage of a default mindtouch core installation?<br />
<br />
I either receive an error stating that &quot;The page you are attempting to create already exists - change the title of your new page to something else.&quot;<br />
<br />
If I click save again I receive<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Request URI:<br />
http://localhost/@api//deki/pages/22/contents?dream.out.format=php&amp;dream.in.host=intranet&amp;dream.in.scheme=http&amp;dream.in.origin=172.16.128.101&amp;edittime=20130419164655<br />
<br />
Server response:<br />
Array<br />
(<br />
&nbsp; &nbsp; [exception] =&gt; Array<br />
&nbsp; &nbsp; &nbsp; &nbsp; (<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [coroutine] =&gt; Array<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [frame] =&gt; Array<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [@method] =&gt; MindTouch.Deki.DekiWikiService.PostPageContents(DreamContext context, DreamMessage request, Result`1 response)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; )<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; )<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [message] =&gt; Column 'page_display_name' cannot be null<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [source] =&gt; MySql.Data<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [stacktrace] =&gt; Array<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [frame] =&gt; Array<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [0] =&gt; MySql.Data.MySqlClient.MySqlStream.OpenPacket()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [1] =&gt; MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64&amp; affectedRows, Int64&amp; lastInsertId)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [2] =&gt; MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [3] =&gt; MySql.Data.MySqlClient.MySqlDataReader.NextResult()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [4] =&gt; MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderInternal(CommandBehavior behavior)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [5] =&gt; MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [6] =&gt; MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [7] =&gt; MindTouch.Data.DataCommand.Execute()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [8] =&gt; MindTouch.Deki.Data.MySql.MySqlDekiDataSession.Pages_Update(PageBE page)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [9] =&gt; MindTouch.Deki.Data.ADekiDataSessionLogger.Pages_Update(PageBE page)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [10] =&gt; MindTouch.Deki.Logic.PageBL.Save(PageBE page, OldBE previous, String userComment, String text, String contentType, String displayName, String language, Int32 section, String xpath, DateTime timeStamp, UInt64 restoredPageId, Boolean loggingEnabled, Boolean removeIllegalElements, Title relToTitle, Boolean overwrite, UInt32 authorId, Boolean&amp; conflict)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [11] =&gt; MindTouch.Deki.Logic.PageBL.Save(PageBE page, OldBE previous, String userComment, String text, String contentType, String displayName, String language, Int32 section, String xpath, DateTime timeStamp, UInt64 restoredPageId, Boolean loggingEnabled, Boolean removeIllegalElements, Title relToTitle, Boolean overwrite, Boolean&amp; conflict)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [12] =&gt; MindTouch.Deki.DekiWikiService.&lt;PostPageContents&gt;d__30.MoveNext()<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [13] =&gt; MindTouch.Tasking.Coroutine.Invoke(Func`1 invocation)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; )<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; )<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [type] =&gt; MySql.Data.MySqlClient.MySqlException<br />
&nbsp; &nbsp; &nbsp; &nbsp; )<br />
<br />
)</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>jfellman</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?10008-Edit-home-page</guid>
		</item>
		<item>
			<title>Default Authentication and SSO</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?10007-Default-Authentication-and-SSO&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 14:33:20 GMT</pubDate>
			<description>Default authentication was changed through a config key 
 
 
ui/default-auth-service 
 
Cleared the thread text</description>
			<content:encoded><![CDATA[<div>Default authentication was changed through a config key<br />
<br />
<br />
ui/default-auth-service<br />
<br />
Cleared the thread text</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>similac</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?10007-Default-Authentication-and-SSO</guid>
		</item>
		<item>
			<title>Home Site</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?10006-Home-Site&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 09:35:10 GMT</pubDate>
			<description><![CDATA[Hallo, 
 
kann mir einer Sagen, wie ich die "Home" Seite bearbeiten kann? 
 
Alle anderen seiten funktionieren....]]></description>
			<content:encoded><![CDATA[<div>Hallo,<br />
<br />
kann mir einer Sagen, wie ich die &quot;Home&quot; Seite bearbeiten kann?<br />
<br />
Alle anderen seiten funktionieren....</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?25-Deutsches-Forum">Deutsches Forum</category>
			<dc:creator>heidenreich</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?10006-Home-Site</guid>
		</item>
		<item>
			<title>License Probleme</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?10005-License-Probleme&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 07:28:59 GMT</pubDate>
			<description>Hallo, 
 
ich würde gerne Mindtouch Licensieren. 
Aber ich bekommen immer eine Fehlermeldung und mir kann keiner helfen. 
 
Fehler Meldung : 
 
Array...</description>
			<content:encoded><![CDATA[<div>Hallo,<br />
<br />
ich würde gerne Mindtouch Licensieren.<br />
Aber ich bekommen immer eine Fehlermeldung und mir kann keiner helfen.<br />
<br />
Fehler Meldung :<br />
<br />
Array<br />
(<br />
[title] =&gt; Forbidden (403)<br />
[message] =&gt; Umwandlung der Lizenz von TRIAL zu COMMUNITY fehlgeschlagen<br />
[response] =&gt; Anfrag-URI:<br />
<a href="http://localhost/@api//deki/license?....28&amp;apikey=###" target="_blank">http://localhost/@api//deki/license?....28&amp;apikey=###</a><br />
<br />
Server Antwort<br />
Array<br />
(<br />
[error] =&gt; Array<br />
(<br />
[message] =&gt; Umwandlung der Lizenz von TRIAL zu COMMUNITY fehlgeschlagen<br />
[status] =&gt; 403<br />
[title] =&gt; Forbidden<br />
[uri] =&gt; <a href="http://192.168.115.19/@api/deki/lice....28&amp;apikey=###" target="_blank">http://192.168.115.19/@api/deki/lice....28&amp;apikey=###</a><br />
)<br />
<br />
)<br />
<br />
) <br />
<br />
Kann mir bitte einer Helfen???<br />
<br />
VG</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?25-Deutsches-Forum">Deutsches Forum</category>
			<dc:creator>heidenreich</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?10005-License-Probleme</guid>
		</item>
		<item>
			<title>Mindtouch Core no longer supported</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?10004-Mindtouch-Core-no-longer-supported&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 04:27:01 GMT</pubDate>
			<description>http://www.mindtouch.com/blog/2013/04/09/mindtouch-core-and-platform-this-is-the-end-beautiful-friend/ 
 
So what are your plans now? We run core on...</description>
			<content:encoded><![CDATA[<div><a href="http://www.mindtouch.com/blog/2013/04/09/mindtouch-core-and-platform-this-is-the-end-beautiful-friend/" target="_blank">http://www.mindtouch.com/blog/2013/0...utiful-friend/</a><br />
<br />
So what are your plans now? We run core on a private network, guess we could grab the source and keep on going for a while?</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?12-General-Technical-Discussions">General Technical Discussions</category>
			<dc:creator>jdaniel3760</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?10004-Mindtouch-Core-no-longer-supported</guid>
		</item>
		<item>
			<title>License</title>
			<link>http://forums.developer.mindtouch.com/showthread.php?10003-License&amp;goto=newpost</link>
			<pubDate>Thu, 02 May 2013 06:30:58 GMT</pubDate>
			<description><![CDATA[Good Morning, 
 
wenn i install the mindtouch Core license, i became an Error Message : 
 
Array 
( 
    [title] => Forbidden (403) 
    [message] =>...]]></description>
			<content:encoded><![CDATA[<div>Good Morning,<br />
<br />
wenn i install the mindtouch Core license, i became an Error Message :<br />
<br />
Array<br />
(<br />
    [title] =&gt; Forbidden (403)<br />
    [message] =&gt; Umwandlung der Lizenz von TRIAL zu COMMUNITY fehlgeschlagen<br />
    [response] =&gt; Anfrag-URI:<br />
<a href="http://localhost/@api//deki/license?dream.out.format=php&amp;dream.in.host=192.168.115.19&amp;dream.in.scheme=http&amp;dream.in.origin=192.168.115.28&amp;apikey=###" target="_blank">http://localhost/@api//deki/license?....28&amp;apikey=###</a><br />
<br />
Server Antwort<br />
Array<br />
(<br />
    [error] =&gt; Array<br />
        (<br />
            [message] =&gt; Umwandlung der Lizenz von TRIAL zu COMMUNITY fehlgeschlagen<br />
            [status] =&gt; 403<br />
            [title] =&gt; Forbidden<br />
            [uri] =&gt; <a href="http://192.168.115.19/@api/deki/license?dream.out.format=php&amp;dream.in.host=192.168.115.19&amp;dream.in.scheme=http&amp;dream.in.origin=192.168.115.28&amp;apikey=###" target="_blank">http://192.168.115.19/@api/deki/lice....28&amp;apikey=###</a><br />
        )<br />
<br />
)<br />
<br />
)</div>

 ]]></content:encoded>
			<category domain="http://forums.developer.mindtouch.com/forumdisplay.php?7-Installation-amp-Upgrades"><![CDATA[Installation & Upgrades]]></category>
			<dc:creator>heidenreich</dc:creator>
			<guid isPermaLink="true">http://forums.developer.mindtouch.com/showthread.php?10003-License</guid>
		</item>
	</channel>
</rss>
