<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Markus&#039; Blog - jython tag</title>
  <link>http://www.tower-net.de:80/blog/tags/jython/</link>
  <description>Frenzied programming..., tech..., climbing..., sports..., mountain..., nature... and futile notes</description>
  <language>en</language>
  <copyright>Markus Kolb</copyright>
  <lastBuildDate>Wed, 20 Jul 2011 18:43:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://www.tower-net.de/blog/favicon.ico</url>
    <title>Markus&#039; Blog</title>
    <link>http://www.tower-net.de:80/blog/</link>
  </image>
  
  
  <item>
    <title>enable the automatic synchronisation of the nodes</title>
    <link>http://www.tower-net.de:80/blog/2009/10/13/1255430160000.html</link>
    
      
        <description>
          To enable:&lt;br /&gt;
&lt;br /&gt;
for node in (&amp;quot;node1&amp;quot;,&amp;quot;node2&amp;quot;):&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; sb = AdminControl.completeObjectName(&amp;quot;type=NodeSync,node=%s,*&amp;quot; % node)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; AdminControl.setAttribute(sb, &amp;quot;autoSyncEnabled&amp;quot;, &amp;quot;true&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
To disable set the boolean string to &amp;quot;false&amp;quot;!
        </description>
      
      
    
    
    
    <category>was</category>
    
    <comments>http://www.tower-net.de:80/blog/2009/10/13/1255430160000.html#comments</comments>
    <guid isPermaLink="true">http://www.tower-net.de:80/blog/2009/10/13/1255430160000.html</guid>
    <pubDate>Tue, 13 Oct 2009 10:36:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>

