﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Stefan Cullmann</title>
    <description>My personal blog on DotNetNuke.</description>
    <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/BlogId/96/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>xmlmodule@gmail.com</managingEditor>
    <webMaster>admin1@dotnetnuke.com</webMaster>
    <pubDate>Sat, 17 May 2008 08:08:57 GMT</pubDate>
    <lastBuildDate>Sat, 17 May 2008 08:08:57 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>IFrame - Hello Goodbye </title>
      <description>&lt;p&gt;&lt;em&gt;&lt;a href="http://www.youtube.com/watch?v=Qf2S7kKLtEQ"&gt;You say goodbye &lt;br /&gt;
and I say hello hello hello&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Say hello to the new Iframe 04.03.00 release, first release as a DNN4.x WSP module. It&amp;#160;contains some bug fixes and&amp;#160; few enhancements, e.g. new AutoHeight feature.&lt;/p&gt;
&lt;p&gt;Say goodbye to me as project team lead, I decided to retire from this mission.&lt;/p&gt;</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1699/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1699/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1699</guid>
      <pubDate>Sat, 05 Jan 2008 23:00:00 GMT</pubDate>
      <slash:comments>10</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1699</trackback:ping>
    </item>
    <item>
      <title>4.6.0. A Sneak Peek (5) - Token Replace</title>
      <description>DotNetNuke 4.6.0 is going to include a new Token Replace engine. It searches text for tokens, analyses them and replaces the tokens with their related framework values. The syntax is quite simple: [Object:Property]. For example the token [User:Lastname] will be replaced with the last name of the current user. You might already know this kind of notation; it is the same that has been already used for system messages inside the language pack.</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1547/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1547/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1547</guid>
      <pubDate>Sun, 09 Sep 2007 19:59:24 GMT</pubDate>
      <slash:comments>14</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1547</trackback:ping>
    </item>
    <item>
      <title>XML 04.03.04 released to public</title>
      <description>&lt;p&gt;XML 04.03.04 covers these issues:&lt;/p&gt;
&lt;p dir="ltr" style="margin-right: 0px"&gt;&lt;strong&gt;XML-5464&lt;/strong&gt; Search is now independent from the current HttpContext - works now also using Scheduler&lt;br /&gt;
&lt;em&gt;A job called by scheduler doesn’t run in  any HttpContext  so an "Object reference not set to an instance of an object." was raised.&lt;br /&gt;
Side note: A lot of DotNetNuke objects and ASP.Net functions rely on HttpContext: e.g. objects like PortalSettings or mappath are not available during a scheduled task!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;XML-5486&lt;/strong&gt; Change in util.vb to address assembly resolving issue&lt;br /&gt;
&lt;em&gt;Some DotNetNuke installations were not able to resolve Net.Permissions to System.Net.Permissions causing a site wide exception. I want to apologize for this, even if the &lt;a href="http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/59/threadid/124217/scope/posts/Default.aspx"&gt;fix&lt;/a&gt; was simple&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;XML-5295&lt;/strong&gt; URL DataSource does not handle Username/Password correctly - &lt;em&gt;fixed&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;XML-5364&lt;/strong&gt; XslCompiledTransform class Disallows XSLT extensions scripting...&lt;br /&gt;
        &lt;em&gt;...and keeps being disabled (&lt;a href="http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/59/threadid/121322/scope/posts/Default.aspx"&gt;more..&lt;/a&gt;)&lt;/em&gt;&lt;br /&gt;
        &lt;br /&gt;
&lt;strong&gt;DNN-5690&lt;/strong&gt; is not really an Xml issue:&lt;br /&gt;
Some other user reported a strange issue during installation of the module causing a&lt;font color="#ff0000"&gt; NullReferenceException: Object reference not set to an instance of an object&lt;/font&gt;.&lt;font color="#ff0000"&gt; at DotNetNuke.Common.Utilities.Config.AddCodeSubDirectory(String name) &lt;br /&gt;
&lt;/font&gt;This could happen to any 4.x WSP module; it is caused by an &lt;a href="http://weblogs.asp.net/scottgu/archive/2005/12/02/432077.aspx"&gt;unnecessary default namespace inside web.config&lt;/a&gt;.  DotNetNuke 4.5.2 is going to address that issue, in the mean time you can help yourself on removing xmlns="&lt;a href="http://schemas.microsoft.com/.NetConfiguration/v2.0"&gt;http://schemas.microsoft.com/.NetConfiguration/v2.0&lt;/a&gt;" from the web.config's &lt;em&gt;configuration&lt;/em&gt; root node .&lt;/p&gt;</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1438/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1438/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1438</guid>
      <pubDate>Thu, 24 May 2007 04:00:00 GMT</pubDate>
      <slash:comments>5</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1438</trackback:ping>
    </item>
    <item>
      <title>Double release of the XML module</title>
      <description>&lt;img height="144" width="180" align="right" alt="" src="/Portals/25/Projects/XML/xmlplug.jpg" /&gt;I am very excited to announce a double release of the XML module. &lt;p&gt;XML 03.03.02 and XML 04.03.03 are released today for public download.&lt;/p&gt;</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1382/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1382/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1382</guid>
      <pubDate>Mon, 02 Apr 2007 19:37:17 GMT</pubDate>
      <slash:comments>9</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1382</trackback:ping>
    </item>
    <item>
      <title>IFrame 03.02.03 is released to public</title>
      <description>&lt;p&gt;&lt;img height="116" width="116" align="left" alt="" src="/Portals/25/Projects/IFrame/window.jpg" /&gt;Today the maintainance release IFrame 03.02.03 was released to public. It contains mostly bug fixes:&lt;br /&gt;
&lt;br /&gt;
IFM-5091    Package is compiled against DotNetNuke 03.03.00&lt;br /&gt;
IFM-5090    Custom Property in Userprofile fixed&lt;br /&gt;
IFM-5013    New Setting: AllowTransparency&lt;br /&gt;
IFM-5124    Parameter Collection: "Form" pass through is working&lt;br /&gt;
IFM-5165    changed to new connection string configuration&lt;br /&gt;
IFM-5166    Delete old package from "Available Modules" on install&lt;/p&gt;
&lt;p&gt;IFrame 03.02.02 will be part of the upcoming DotNetNuke 04.05.00 release.&lt;/p&gt;</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1383/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1383/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1383</guid>
      <pubDate>Mon, 02 Apr 2007 04:00:00 GMT</pubDate>
      <slash:comments>3</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1383</trackback:ping>
    </item>
    <item>
      <title>IFrame 03.02.01 released.</title>
      <description>I am pleased to announce the long awaited maintenance release for the IFrame module.</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1278/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1278/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1278</guid>
      <pubDate>Mon, 29 Jan 2007 05:00:00 GMT</pubDate>
      <slash:comments>10</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1278</trackback:ping>
    </item>
    <item>
      <title>XML 03.03.00 released</title>
      <description>I am very pleased to announce the first public release of the xml module since team reorganization.</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1275/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1275/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1275</guid>
      <pubDate>Sat, 27 Jan 2007 00:50:39 GMT</pubDate>
      <slash:comments>4</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1275</trackback:ping>
    </item>
    <item>
      <title>User Defined Table and the Power of XSL-Rendering</title>
      <description>&lt;p&gt;UserDefinedTable3.3.x has introduced XSL-Rendering. All the data and settings will be accessible via XML and you can use the power of XSL to present the data as you like.&lt;/p&gt;
&lt;IMG src="/portals/25/projects/xml/xsl%20blog%20rendered.gif" /&gt;
&lt;p&gt;The shown example is not about exciting HTML rendering but about data aggregation.&lt;/p&gt;
</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1038/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/1038/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=1038</guid>
      <pubDate>Sat, 22 Jul 2006 23:00:00 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=1038</trackback:ping>
    </item>
    <item>
      <title>XML module starts again</title>
      <description>&lt;p&gt;The DotnetNuke XML module is based on XML and XSL. XML module helps to connect DotNetNuke to the world. It is one of the 10 original modules which have been released as part of the IBuySpy portal. During the last years it has not passed much evolution though the world has not stopped turning.&lt;/p&gt;&lt;p&gt;My name is Stefan Cullmann, and I am the new team lead for the XML module. I am pleased to announce that the XML module is awaking from its eternal slumber...&lt;/p&gt;</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/491/Default.aspx</link>
      <author>xmlmodule@gmail.com</author>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleXML/tabid/836/EntryID/491/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=836&amp;EntryID=491</guid>
      <pubDate>Sat, 01 Jul 2006 08:00:00 GMT</pubDate>
      <slash:comments>8</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=491</trackback:ping>
    </item>
  </channel>
</rss>