<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ClearSilver at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/ClearSilver/</link>
    <description>ClearSilver</description>

    <item>
      <title>Re: something about neo_hash</title>
      <pubDate>Fri, 26 Jun 2009 22:25:18 GMT</pubDate>
      <dc:creator>Brandon Long</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1319</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1319</guid>
      <description>Yeap, you&#39;re right, your fixes will be in the next release. Brandon ... -- &quot;You know your god is man-made when he hates all the same people you do.&quot; -- M.</description>
    </item>
    <item>
      <title>Re: Clearsilver not working in Ubuntu 9.04 (jaunty)</title>
      <pubDate>Fri, 26 Jun 2009 06:48:09 GMT</pubDate>
      <dc:creator>Brandon Long</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1318</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1318</guid>
      <description>... So, clearsilver 0.10.5 doesn&#39;t auto-detect python 2.6.  I should really fix the detection code so it doesn&#39;t need a list of major versions. It does work if</description>
    </item>
    <item>
      <title>Clearsilver not working in Ubuntu 9.04 (jaunty)</title>
      <pubDate>Fri, 26 Jun 2009 00:01:39 GMT</pubDate>
      <dc:creator>culleyharrelson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1317</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1317</guid>
      <description>I am setting up a new development environment and have discovered that clearsilver is not working out of the box in jaunty: </description>
    </item>
    <item>
      <title>neo_cgi.pyd for Py2.6 on Windows?</title>
      <pubDate>Tue, 23 Jun 2009 20:27:12 GMT</pubDate>
      <dc:creator>Chris Trimble</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1316</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1316</guid>
      <description>Before I embark on trying to build this module, anyone got one for Python 2.6 x86 on Windows?</description>
    </item>
    <item>
      <title>Re: Compile ClearSilver on System i</title>
      <pubDate>Fri, 12 Jun 2009 16:34:20 GMT</pubDate>
      <dc:creator>Brandon Long</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1315</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1315</guid>
      <description>Yes, they aren&#39;t necessary for the template system or cgi code, they&#39;re just extra. Brandon ... -- &quot;This universe never did make sense; I suspect it was built</description>
    </item>
    <item>
      <title>Re: Deleting nodes from HDF</title>
      <pubDate>Fri, 12 Jun 2009 12:03:14 GMT</pubDate>
      <dc:creator>Rick Walsh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1314</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1314</guid>
      <description>Thanks -- that&#39;s a good suggestion.  I&#39;m not concerned about the order, so deleting/adding will be much easier. ... -- Regards, Rick Walsh rwalsh26@...</description>
    </item>
    <item>
      <title>AW: Compile ClearSilver on System i</title>
      <pubDate>Fri, 12 Jun 2009 05:45:40 GMT</pubDate>
      <dc:creator>Schmidt, Mihael</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1313</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1313</guid>
      <description>After some searching on the web I found that HAVE_LOCKF is queried in Clearsilver.h. There is seems that ulock, rcfs, dict and skiplist are optional (are not</description>
    </item>
    <item>
      <title>AW: Compile ClearSilver on System i</title>
      <pubDate>Fri, 12 Jun 2009 05:34:15 GMT</pubDate>
      <dc:creator>Schmidt, Mihael</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1312</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1312</guid>
      <description>oh... it is util/ulocks.c (not util.ulock.c) I compiled clearsilver on a linux system and took the cs_config.h from it (and modified it a little bit). Now i</description>
    </item>
    <item>
      <title>AW: Compile ClearSilver on System i</title>
      <pubDate>Fri, 12 Jun 2009 05:18:01 GMT</pubDate>
      <dc:creator>Schmidt, Mihael</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1311</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1311</guid>
      <description>... it be ... definitely got ... nerr_raise() is setup to work like the printf() family of functions. For example, you might have: nerr_raise(NERR_ASSERT,</description>
    </item>
    <item>
      <title>Re: Deleting nodes from HDF</title>
      <pubDate>Fri, 12 Jun 2009 03:41:54 GMT</pubDate>
      <dc:creator>David Jeske</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1310</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1310</guid>
      <description>... There isn&#39;t a quick way to reorder nodes.... I recommend using something unique as the HDF key and then just loading and sorting as needed.  (i.e. the</description>
    </item>
    <item>
      <title>Re: Compile ClearSilver on System i</title>
      <pubDate>Fri, 12 Jun 2009 03:08:16 GMT</pubDate>
      <dc:creator>David Jeske</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1309</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1309</guid>
      <description>I suspect the real problem is with the other macros __PRETTY_FUNCTION, __FILE__ and __LINE__. These are magic macros defined by some compilers, but they might </description>
    </item>
    <item>
      <title>Deleting nodes from HDF</title>
      <pubDate>Fri, 12 Jun 2009 02:55:47 GMT</pubDate>
      <dc:creator>Rick Walsh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1308</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1308</guid>
      <description>Hi, I&#39;m using an HDF file to store account info and I wanted to know if there&#39;s an easy way to delete nodes and re-order.  For example: Accounts{ 0{ user=joe </description>
    </item>
    <item>
      <title>Compile ClearSilver on System i</title>
      <pubDate>Thu, 11 Jun 2009 14:47:44 GMT</pubDate>
      <dc:creator>Schmidt, Mihael</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1307</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1307</guid>
      <description>Hi, I&#39;m trying to compile ClearSilver on a System i platform. The compiler is C89 compatible (AFAIK). I am compiling the stuff manually, starting with the util</description>
    </item>
    <item>
      <title>Re: something about neo_hash</title>
      <pubDate>Thu, 04 Jun 2009 01:45:22 GMT</pubDate>
      <dc:creator>bigmaliang@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1306</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1306</guid>
      <description>#include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; #include &lt;unistd.h&gt; #define __USE_GNU #include &lt;string.h&gt; #include &quot;ClearSilver.h&quot; #define RETURN_V_NOK(err, v)</description>
    </item>
    <item>
      <title>Re: something about neo_hash</title>
      <pubDate>Wed, 03 Jun 2009 08:32:34 GMT</pubDate>
      <dc:creator>Brandon Long</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ClearSilver/message/1305</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ClearSilver/message/1305</guid>
      <description>Can you provide test cases for whatever bug you think these fix? Brandon ... -- &quot;Its much more fun to be sand than oil in the machinery of life.&quot; </description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Jul  4 12:17:28 PDT 2009 -->
