<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>Open Melody Demo</title>
    <link rel="alternate" type="text/html" href="http://www.openmelodydemo.org/" />
    
    <id>tag:www.openmelodydemo.org,2010-01-06://2</id>
    <updated>2011-07-20T14:24:38Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.38</generator>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/OpenMelodyDemo" /><feedburner:info uri="openmelodydemo" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>OpenMelodyDemo</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
    <title>Open Melody v1.0.2</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/RPDnglWWRz8/open-melody-v102.html" />
    <id>tag:www.openmelodydemo.org,2011://2.119</id>

    <published>2011-07-20T14:22:27Z</published>
    <updated>2011-07-20T14:24:38Z</updated>

    <summary>One week ago the team behind Open Melody released v1.0.2, but I've just noticed this. In summary, this release is announced as: This is a critical maintenance update as it includes all security-related changes released in Movable Type 4.361 (#944)...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[<p>One week ago the team behind Open Melody released v1.0.2, but I've just noticed this.</p>

<p>In summary, this release is announced as:</p>

<blockquote>

<p>This is a critical maintenance update as it includes all security-related changes released in <a href="http://www.movabletype.org/documentation/appendices/release-notes/511.html" target="_blank" rel="nofollow">Movable Type 4.361</a> (<a href="http://openmelody.lighthouseapp.com/projects/26604/tickets/944" target="_blank" rel="nofollow">#944</a>) and <a href="http://www.movabletype.org/documentation/appendices/release-notes/512.html" target="_blank" rel="nofollow">v4.37</a> (<a href="http://openmelody.lighthouseapp.com/projects/26604/tickets/973" target="_blank" rel="nofollow">#973</a>)</p>

<p>Added new configuration directives, <a href="http://openmelody.org/config/DeniedAssetFileExtensions" target="_blank" rel="nofollow">DeniedAssetFileExtensions</a> and <a href="http://openmelody.org/config/AssetFileExtensions" target="_blank" rel="nofollow">AssetFileExtensions</a>, which allow administrators precise control over the types of files users can upload (<a href="http://openmelody.lighthouseapp.com/projects/26604/tickets/946" target="_blank" rel="nofollow">#946</a>)</p>

</blockquote>

<p>The release notes are available for you to review at:<br />
<a href="https://github.com/openmelody/melody/wiki/release-v1.0.2" target="_blank" rel="nofollow">https://github.com/openmelody/melody/wiki/release-v1.0.2</a></p>

<p>In order to login and evaluate the product, you have to go to:<br />
<a href="http://www.openmelodydemo.org/v1x.html">http://www.openmelodydemo.org/v1x.html</a></p><p></p>]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2011/07/open-melody-v102.html</feedburner:origLink></entry>

<entry>
    <title>Melody Is Improving! v1.0.1 is here</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/N6DZivyAVwQ/melody-is-improving-v101-is-here.html" />
    <id>tag:www.openmelodydemo.org,2011://2.118</id>

    <published>2011-06-28T18:30:51Z</published>
    <updated>2011-06-28T18:34:59Z</updated>

    <summary>The Open Melody crew is working on making this new publishing platform better.Among the areas that are addressed at this stage, Byrne Reese mentioned: The modularization of Melody's code base continues as we continue our efforts to break its monstrous...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[The Open Melody crew is working on making this new publishing platform better.<br /><br />Among the areas that are addressed at this stage, Byrne Reese mentioned:<br /><br />

<ul><li><p>The modularization of Melody's code base continues as we continue
 our efforts to break its monstrous code base into more manageable 
components. In the future this will allow to more rapidly iterate on 
improvements we want to make, and allow users to dramatically reduce the
 size of their installation be eliminating components they do not need 
or use.</p></li><li><p>The project to eliminate the highly proprietary javascript 
framework called TypeCore, and replace it with jQuery is underway. We 
are a release or two from completely severing the tie, but it good to 
see work started.</p></li><li><p>The Atom Publishing Protocol implementation has been upgraded to 
be more standard compliant and has been tested to work with the popular 
blogging client <a href="http://www.red-sweater.com/marsedit/">Mars Edit</a>. </p></li><li><p>We continue to back port popular features from MT5 into Melody, 
like the awesome listing framework developed by Six Apart. We have even 
made and shared back improvements to their implementation by overhauling
 the system's javascript. </p></li><li><p>We have dramatically enhanced dashboard widget management and made numerous other improvements to the UI's polish. </p></li></ul><br /> Byrne concluded the release announcement saying:<br /><br />

<ul><li><p>CMS Critic <a href="http://www.cmscritic.com/interview-with-byrne-reese-chairman-of-the-open-melody-software-group/">recently published an interview with myself</a> about the current state and future of Melody. </p></li><li><p>Endevver recently gave <a href="http://endevver.com/2011/06/bringing-polish-to-movable-type-and-melody.html">a sneak peak of a new user interface for Melody</a> it has been incubating. </p></li></ul><br />Curious to see Open Melody v1.0.1 at work? <a href="http://www.openmelodydemo.org/v1x.html">Look no further</a>!<br />]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2011/06/melody-is-improving-v101-is-here.html</feedburner:origLink></entry>

<entry>
    <title>Time to Celebrate! v1.0 is ready</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/OnKRXvV2hW0/time-to-celebrate-v10-is-ready.html" />
    <id>tag:www.openmelodydemo.org,2011://2.108</id>

    <published>2011-04-21T22:19:14Z</published>
    <updated>2011-04-21T22:25:16Z</updated>

    <summary>After a long journey, the folks behind the open melody initiative which was meant to continue the movable type v4.x open source project have launched their project first version.There have been a series of releases so far, but this one...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[After a long journey, the folks behind the open melody initiative which was meant to continue the movable type v4.x open source project have launched their project first version.<div><br /></div><div>There have been a series of releases so far, but this one is meant to be the final version of the 1.x series. I wish open melody to have at least 5 generations for this publishing platform, just like movable type.</div><div><br /></div><div>If you are looking for themes, you should know that there are a few available at:</div><div><a href="https://github.com/openmelody/melody/wiki/themes" target="_blank">https://github.com/openmelody/melody/wiki/themes</a></div><div><br /></div><div>Open melody is available for absolutely free evaluation from this page:</div><div><a href="http://www.openmelodydemo.org/v1x.html">http://www.openmelodydemo.org/v1x.html</a></div>]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2011/04/time-to-celebrate-v10-is-ready.html</feedburner:origLink></entry>

<entry>
    <title>v1.0 Release Candidate 2 is here!</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/4Vwh-zcC0gE/v10-release-candidate-2-is-here.html" />
    <id>tag:www.openmelodydemo.org,2011://2.105</id>

    <published>2011-03-23T18:38:46Z</published>
    <updated>2011-03-23T18:46:47Z</updated>

    <summary>It's always a pleasure to announce a new release ready for online evaluation.About 30 minutes ago RC2 has been made available for download.Go ahead and evaluate it from:http://www.openmelodydemo.org/v1x/cgi-bin/m/index.cgiEnjoy,Mihai...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[<div>It's always a pleasure to announce a new release ready for online evaluation.</div><div><br /></div><div>About 30 minutes ago RC2 has been made available for download.</div><div><br /></div><div>Go ahead and evaluate it from:<br /><a href="http://www.openmelodydemo.org/v1x/cgi-bin/m/index.cgi">http://www.openmelodydemo.org/v1x/cgi-bin/m/index.cgi</a></div><div><br /></div><div>Enjoy,</div><div>Mihai</div>]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2011/03/v10-release-candidate-2-is-here.html</feedburner:origLink></entry>

<entry>
    <title>Announcing v1.0 Release Candidate 1</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/v6VMNsIi-HE/announcing-v10-release-candidate-1.html" />
    <id>tag:www.openmelodydemo.org,2011://2.103</id>

    <published>2011-03-03T00:01:29Z</published>
    <updated>2011-03-03T00:15:34Z</updated>

    <summary>About one hour ago the wonderful crew behind open melody announced that v1.0 Release Candidate 1 is ready. This version introduces a broad range of bug fixed and improvements from the previous version, open melody v1.0 beta 3. Among the...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[<p>About one hour ago the wonderful crew behind open melody announced that v1.0 Release Candidate 1 is ready.</p>

<p>This version introduces a broad range of bug fixed and improvements from the previous version, open melody v1.0 beta 3.</p>

<p>Among the improvements, I would like to mention the jQuery upgrade to v1.5, the upgrade of Config Assistant to the latest version, comment performance optimization.</p>

<p>The application has also been cleaned up from some dead features, such as the Vox authentification method.</p>

<p>Do you want to see the complete Release Notes?<br />
<a href="https://github.com/openmelody/melody/wiki/release-v1.0.0_rc1" target="_blank">https://github.com/openmelody/melody/wiki/release-v1.0.0_rc1</a></p>

<p>Are you ready to evaluate this release?<br />
<a href="http://www.openmelodydemo.org/v1x.html">http://www.openmelodydemo.org/v1x.html</a></p>]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2011/03/announcing-v10-release-candidate-1.html</feedburner:origLink></entry>

<entry>
    <title>Get ready for v1.0! In the mean time try the last beta :)</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/Kxw825WqvOU/get-ready-for-v10-in-the-mean-time-try-the-last-beta.html" />
    <id>tag:www.openmelodydemo.org,2011://2.101</id>

    <published>2011-01-26T23:59:51Z</published>
    <updated>2011-01-27T00:11:12Z</updated>

    <summary>I must say that I while I would love to see Six Apart continue to work also on the v4.x series, I really believe that open melody is an excellent product meant to continue the v4.x development, this time not...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[I must say that I while I would love to see Six Apart continue to work also on the v4.x series, I really believe that open melody is an excellent product meant to continue the v4.x development, this time not by Six Apart, but from people from the movable type community.<br /><br />The crew involved in Open Melody did a fantastic work so far.<br /><br />Today they've launched beta 3, meant to be the last beta version. Go ahead and evaluate it, then contribute to the community with your comments and/or bug reports.<br /><br />You may like to know also that RC1 is scheduled to be ready next week and shortly after v1.0, that we are all looking forward for some time.<br /><br />Happy Testing!<br /><br />PS:<br /><br />Remember that the login details are available as always on:<br /><a href="http://www.openmelodydemo.org/v1x.html">http://www.openmelodydemo.org/v1x.html</a><br />]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2011/01/get-ready-for-v10-in-the-mean-time-try-the-last-beta.html</feedburner:origLink></entry>

<entry>
    <title>Open Melody v1.0-beta 2 is here!</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/t51efHPiN5A/open-melody-v10-beta-2-is-here.html" />
    <id>tag:www.openmelodydemo.org,2010://2.99</id>

    <published>2010-11-25T23:31:41Z</published>
    <updated>2010-11-25T23:35:32Z</updated>

    <summary>A few hours ago the beta 2 has been announced!You might be enjoying the Thanksgiving Day, but I'm here to make this new release available for immediate evaluation.Happy Thanksgiving Day!The login details are available as always on:http://www.openmelodydemo.org/v1x.html...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Demo Installations" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[A few hours ago the beta 2 has been announced!<br /><br />You might be enjoying the Thanksgiving Day, but I'm here to make this new release available for immediate evaluation.<br /><br />Happy Thanksgiving Day!<br /><br />The login details are available as always on:<br /><a href="http://www.openmelodydemo.org/v1x.html">http://www.openmelodydemo.org/v1x.html</a><br /> ]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2010/11/open-melody-v10-beta-2-is-here.html</feedburner:origLink></entry>

<entry>
    <title>Open Melody v1.0-beta 1 is here!</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/2BTEKcFmcTM/open-melody-v10-beta-1.html" />
    <id>tag:www.openmelodydemo.org,2010://2.98</id>

    <published>2010-11-02T23:15:18Z</published>
    <updated>2010-11-02T23:26:12Z</updated>

    <summary> Normal 0 21 false false false RO X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>RO</w:LidThemeOther>
  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val="Cambria Math"/>
   <m:brkBin m:val="before"/>
   <m:brkBinSub m:val="&#45;-"/>
   <m:smallFrac m:val="off"/>
   <m:dispDef/>
   <m:lMargin m:val="0"/>
   <m:rMargin m:val="0"/>
   <m:defJc m:val="centerGroup"/>
   <m:wrapIndent m:val="1440"/>
   <m:intLim m:val="subSup"/>
   <m:naryLim m:val="undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267">
  <w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
  <w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/>
  <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 1"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 2"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 3"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 5"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 6"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 7"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 8"/>
  <w:LsdException Locked="false" Priority="39" Name="toc 9"/>
  <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
  <w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/>
  <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/>
  <w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
  <w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
  <w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
  <w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>
  <w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
  <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/>
  <w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
  <w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
  <w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
  <w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/>
  <w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
  <w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
  <w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
  <w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/>
  <w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
  <w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
  <w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
  <w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
  <w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
  <w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
  <w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
  <w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
  <w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
  <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-fareast-language:EN-US;}
</style>
<![endif]-->

<p class="MsoNormal">It<span style="" lang="EN-US">'s a
pleasure for me to announce that <b>Melody v1.0-beta 1</b> has been launched a few
hours ago and it is now available for evaluation here!</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">This
version is known also as v0.9.27 and what is very nice of it is the fact that it opens the road for v1.0.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">I must confess
that I tend to like the new admin interface which changes significantly.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">Playing a
little bit with the DePoClean theme I've enjoyed the theme settings and some
other features that have been integrated in this product.</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">Take a look
at it and let me know what you think!</span></p>

<p class="MsoNormal"><span style="" lang="EN-US">This time,
to login to melody, check out:<br />
<a href="http://www.openmelodydemo.org/v1x.html">http://www.openmelodydemo.org/v1x.html</a></span></p>

]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2010/11/open-melody-v10-beta-1.html</feedburner:origLink></entry>

<entry>
    <title>Open Melody v0.9.24</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/J6yFe75QxKg/open-melody-v0924.html" />
    <id>tag:www.openmelodydemo.org,2010://2.96</id>

    <published>2010-10-23T09:56:06Z</published>
    <updated>2010-10-23T09:59:48Z</updated>

    <summary>The 0.9.24 version has just been released!Give it a look and provide your feedback or comments about it.Be aware that in a week time Beta 1 is expected, so your bug reports or comments would be very welcome.The demo is...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Demo Installations" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[The 0.9.24 version has just been released!<br /><br />Give it a look and provide your feedback or comments about it.<br /><br />Be aware that in a week time Beta 1 is expected, so your bug reports or comments would be very welcome.<br /><br />The demo is available from:<br /><a href="http://www.openmelodydemo.org/v09x.html">http://www.openmelodydemo.org/v09x.html</a><br />]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2010/10/open-melody-v0924.html</feedburner:origLink></entry>

<entry>
    <title>Open Melody v0.9.23</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/WyEuj6HglDg/open-melody-v0923.html" />
    <id>tag:www.openmelodydemo.org,2010://2.95</id>

    <published>2010-10-22T10:51:26Z</published>
    <updated>2010-10-23T10:00:13Z</updated>

    <summary>I've been extremely busy and so didn't have the time to announce this, but open melody v0.9.23 is running on this demo website for quite some time now.Are you interested to have a look at it?Go ahead and evaluate it...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[I've been extremely busy and so didn't have the time to announce this, but open melody v0.9.23 is running on this demo website for quite some time now.<br /><br />Are you interested to have a look at it?<br /><br />Go ahead and evaluate it staring from:<br /><a href="http://www.openmelodydemo.org/v09x.html">http://www.openmelodydemo.org/v09x.html</a><br />]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2010/10/open-melody-v0923.html</feedburner:origLink></entry>

<entry>
    <title>Open Melody v0.9.21 is here!</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/sEiNn7tulTY/open-melody-v0921-is-here.html" />
    <id>tag:www.openmelodydemo.org,2010://2.94</id>

    <published>2010-10-07T02:19:09Z</published>
    <updated>2010-10-22T10:52:53Z</updated>

    <summary>There is a fresh release launched a few hours ago.Go ahead and play with it!Details on how to login are listed on: http://www.openmelodydemo.org/v09x.html...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[There is a fresh release launched a few hours ago.<br /><br />Go ahead and play with it!<br /><br />Details on how to login are listed on: <a href="http://www.openmelodydemo.org/v09x.html">http://www.openmelodydemo.org/v09x.html</a><br />]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2010/10/open-melody-v0921-is-here.html</feedburner:origLink></entry>

<entry>
    <title>Melody now upgraded to v0.9.20</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/TptoT-u6FzE/melody-now-upgraded-to-v0920.html" />
    <id>tag:www.openmelodydemo.org,2010://2.92</id>

    <published>2010-10-05T12:20:21Z</published>
    <updated>2010-10-05T12:30:49Z</updated>

    <summary>I'm delighted to announce that I've just upgraded the melody demo installation to v0.9.20, the latest version available for download on http://openmelody.org/download-melodyCheck this out on how to login to the demo admin:http://www.openmelodydemo.org/v09x.html...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[I'm delighted to announce that I've just upgraded the melody demo installation to v0.9.20, the latest version available for download on <a href="http://openmelody.org/download-melody" target="_blank">http://openmelody.org/download-melody</a><br /><br />Check this out on how to login to the demo admin:<br /><a href="http://www.openmelodydemo.org/v09x.html">http://www.openmelodydemo.org/v09x.html</a><br /><br /><img alt="open-melody-v0.9.20-upgrade.png" src="http://www.openmelodydemo.org/images/open-melody-v0.9.20-upgrade.png" height="287" width="360" />]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2010/10/melody-now-upgraded-to-v0920.html</feedburner:origLink></entry>

<entry>
    <title>Evaluate the Melody Publishing Platform</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/OpenMelodyDemo/~3/Yi0wiuDWELo/evaluate-the-melody-publishing-platform.html" />
    <id>tag:www.openmelodydemo.org,2010://2.89</id>

    <published>2010-08-18T07:00:36Z</published>
    <updated>2010-08-18T07:01:25Z</updated>

    <summary>I'm delighted to announce the launch of this "Open Melody Demo" Website initiative. This idea was inspired by the community which enjoyed the "Movable Type Demo" project and wanted to be able to evaluate in a similar way the melody...</summary>
    <author>
        <name>Mihai Bocsaru</name>
        <uri>http://www.movabletypedemo.org/admin/mt/mt-cp.cgi?__mode=view&amp;blog_id=2&amp;id=1</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-US" xml:base="http://www.openmelodydemo.org/">
        <![CDATA[<p>I'm delighted to announce the launch of this "Open Melody Demo" Website initiative.</p>

<p>This idea was inspired by the community which enjoyed the "Movable Type Demo" project and wanted to be able to evaluate in a similar way the melody publishing platform.</p>

<p>As always this project is absolutely free, though donations are welcome, as well as any work you may like to engage us on.</p>

<p>Start evaluating melody right away by going to:<br />
<a href="http://www.openmelodydemo.org/cgi-bin/mt/mt.cgi" target="_blank">http://www.openmelodydemo.org/cgi-bin/mt/mt.cgi</a></p>

<p>- username: <strong>demo</strong><br />
- password: <strong>demo</strong></p>

<p>Grateful if you would spread the word about this initiative by pressing the "like" facebook icon from the sidebar and/or any other method.</p>]]>
        
    </content>
<feedburner:origLink>http://www.openmelodydemo.org/2010/08/evaluate-the-melody-publishing-platform.html</feedburner:origLink></entry>

</feed>

