<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Forum messages - Anonymous development buildout</title>
    <link>http://z3ext.net/forums/devforum/00029/</link>
    <description>List of recently posted messages in this discussion.</description>
    
    
    
    
    
    <atom:link rel="self" type="application/rss+xml"
               href="http://z3ext.net/forums/devforum/00029/@@feeds/messages"/>
    <item>
      <title>Re: Anonymous development buildout</title>
      <description>&lt;br&gt;commeting&amp;nbsp; out sandbox/z3ext.jobboard/trunk,&amp;nbsp; sandbox/z3ext.jobprofile/trunk,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sandbox/z3ext.payable.core/trunk and changing &amp;lt;include package="Chameleon" /&amp;gt; to &amp;lt;include package="chameleon.zpt" /&amp;gt; did the trick, running dev instance now&lt;br&gt;</description>
      <guid isPermaLink="true">http://z3ext.net/forums/devforum/00029/00003/</guid>
      
      <author>gustavorahal@gmail.com (Gustavo Rahal)</author>
      
      <pubDate>Mon, 09 Nov 2009 17:37:28 GMT</pubDate>
    </item>
    <item>
      <title>Re: Anonymous development buildout</title>
      <description>Forgot to mention that I wanted to run dev because i'm missing some features and noticed bugs in 1.0 that I have the impression (by looking at some commit msgs) that were already fixed in dev .&lt;br&gt;</description>
      <guid isPermaLink="true">http://z3ext.net/forums/devforum/00029/00002/</guid>
      
      <author>gustavorahal@gmail.com (Gustavo Rahal)</author>
      
      <pubDate>Mon, 09 Nov 2009 16:55:58 GMT</pubDate>
    </item>
    <item>
      <title>Re: Anonymous development buildout</title>
      <description>&lt;br&gt;How do I run the dev instance? I tried bin/app but I get errors finding Chameleon component... Not sure if this setup is actually supposed to run as a instance...&lt;br&gt;</description>
      <guid isPermaLink="true">http://z3ext.net/forums/devforum/00029/00001/</guid>
      
      <author>gustavorahal@gmail.com (Gustavo Rahal)</author>
      
      <pubDate>Mon, 09 Nov 2009 16:50:31 GMT</pubDate>
    </item>
    <item>
      <title>Anonymous development buildout</title>
      <description>Hello z3exters!&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;I spent some time trimming Nikolay's dev buildout not to require any private svn logins, removing some private modules non-Zojax folks don't have access to, and thought it would be useful for other folks.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;You can check out and try my buildout as follows:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;  svn co http://z3ext.svn.sourceforge.net/svnroot/z3ext/Sandbox/bitmonk/z3ext-dev.fafhrd91/ z3ext-dev&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;  cd z3ext-dev&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;  virtualenv-2.5 .&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;  bin/python2.5 bootstrap.py&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;  bin/buildout -v&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;Credit goes mostly to Nikolay, I just sanitized it for the public based on his recommendations!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;Best and happy z3ext-ing! :)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;&lt;br&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-family: Monaco, 'Courier New', Courier, monospace; color: rgb(37, 37, 37); white-space: pre-wrap; "&gt;J&lt;/span&gt;&lt;/div&gt;</description>
      <guid isPermaLink="true">http://z3ext.net/forums/devforum/00029/00000/</guid>
      
      <author>justizin@fastergreener.net (Justin Ryan)</author>
      
      <pubDate>Mon, 19 Oct 2009 20:58:13 GMT</pubDate>
    </item>
  </channel>
</rss>

