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

    <item>
      <title>Implementing search with wildcard that is not case sensitive</title>
      <pubDate>Mon, 09 Nov 2009 16:49:37 GMT</pubDate>
      <dc:creator>thehusbands</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/201</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/201</guid>
      <description>I want to allow users to search the taffy db. Is there a wildcard for the find() function? Is it possible to make find() not case sensitive?</description>
    </item>
    <item>
      <title>Re: print function freezes the browser when there is lots of records</title>
      <pubDate>Fri, 23 Oct 2009 15:44:15 GMT</pubDate>
      <dc:creator>irshadansari_06</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/200</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/200</guid>
      <description>Yes, I am using the print function of data grid example. I have 200 ? 1000 records. Is there any way to break the loop at regular intervals while printing</description>
    </item>
    <item>
      <title>Query is_in</title>
      <pubDate>Fri, 23 Oct 2009 15:41:34 GMT</pubDate>
      <dc:creator>v</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/199</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/199</guid>
      <description>Hi All, I have a collection with objects like this { name : &#39;myname&#39;, categories : [1,2,4] } Now, i&#39;d like to find every object that has any one (or more) of a</description>
    </item>
    <item>
      <title>Re: print function freezes the browser when there is lots of records</title>
      <pubDate>Tue, 01 Sep 2009 16:55:38 GMT</pubDate>
      <dc:creator>tacoman_cool</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/198</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/198</guid>
      <description>TaffyDB doesn&#39;t officially have a print function. I assume you are trying to use the data grid example. How much data are you dealing with? How many records?</description>
    </item>
    <item>
      <title>print function freezes the browser when there is lots of records</title>
      <pubDate>Tue, 01 Sep 2009 15:40:19 GMT</pubDate>
      <dc:creator>irshadansari_06</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/197</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/197</guid>
      <description>Hello all, The print function of taffydb freezes the browser as there is a lot of amount of records. Is there any way to break the loop for printing the table</description>
    </item>
    <item>
      <title>Re: jquery xmltojson plugn with taffydb.</title>
      <pubDate>Tue, 25 Aug 2009 04:25:06 GMT</pubDate>
      <dc:creator>bigbigyuan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/196</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/196</guid>
      <description>... I cut some form xml file. &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; &lt;geo_contents transactionStatus=&quot;0&quot; contentType=&quot;escape-simple&quot; activityStatus=&quot;0&quot;</description>
    </item>
    <item>
      <title>Re: jquery xmltojson plugn with taffydb.</title>
      <pubDate>Tue, 25 Aug 2009 02:31:20 GMT</pubDate>
      <dc:creator>tacoman_cool</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/195</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/195</guid>
      <description>Do you have a copy of the XML you are trying to convert? It is really all about data format because of the XML doesn&#39;t turn into a structured set of javascript</description>
    </item>
    <item>
      <title>Re: jquery xmltojson plugn with taffydb.</title>
      <pubDate>Tue, 25 Aug 2009 02:19:58 GMT</pubDate>
      <dc:creator>bigbigyuan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/194</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/194</guid>
      <description>jQuery xml2json plugin here http://www.fyneworks.com/jquery/xml-to-json/</description>
    </item>
    <item>
      <title>Re: jquery xmltojson plugn with taffydb.</title>
      <pubDate>Thu, 20 Aug 2009 04:06:23 GMT</pubDate>
      <dc:creator>tacoman_cool</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/193</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/193</guid>
      <description>Ahh, I think you need to do it a little differently. You need to do the following: $(&#39;#r2&#39;).html(dump($.xml2json(data))) Don&#39;t worry about Taffy at this point.</description>
    </item>
    <item>
      <title>Re: jquery xmltojson plugn with taffydb.</title>
      <pubDate>Thu, 20 Aug 2009 04:00:55 GMT</pubDate>
      <dc:creator>bigbigyuan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/192</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/192</guid>
      <description>... I don&#39;t know why, when I set var geonews = $.xml2json(data); //jquery code, convert xml2json data var json = new TAFFY(geonews); // taffy db code, but no</description>
    </item>
    <item>
      <title>Re: save() function for TaffyDB?</title>
      <pubDate>Wed, 12 Aug 2009 15:03:42 GMT</pubDate>
      <dc:creator>todd.chambery</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/191</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/191</guid>
      <description>Display/DOM agnostic is critical, of course.  A cleaner example: table.save(key, obj); function save(key, obj) { found = this.first({ id: key }); if (!found) {</description>
    </item>
    <item>
      <title>Re: jquery xmltojson plugn with taffydb.</title>
      <pubDate>Wed, 12 Aug 2009 04:36:26 GMT</pubDate>
      <dc:creator>tacoman_cool</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/190</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/190</guid>
      <description>I&#39;m not sure how xml2json works or what you end up with. TaffyDB expects an array of objects. So your data would end up being something like:</description>
    </item>
    <item>
      <title>jquery xmltojson plugn with taffydb.</title>
      <pubDate>Wed, 12 Aug 2009 04:22:25 GMT</pubDate>
      <dc:creator>bigbigyuan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/189</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/189</guid>
      <description>Hi, my first. I have a xml , jquery xmltojson parse it, and I want to convet taffy, but not work. here is my code: var geonews = $.xml2json(data); //jquery</description>
    </item>
    <item>
      <title>Re: save() function for TaffyDB?</title>
      <pubDate>Tue, 11 Aug 2009 15:50:33 GMT</pubDate>
      <dc:creator>tacoman_cool</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/188</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/188</guid>
      <description>Ahh, that would be cool. I&#39;m trying to keep TaffyDB display/DOM agnostic. It may or may not exist for TaffyDB, but none of the features require it :-)</description>
    </item>
    <item>
      <title>save() function for TaffyDB?</title>
      <pubDate>Tue, 11 Aug 2009 15:26:06 GMT</pubDate>
      <dc:creator>todd.chambery</dc:creator>
      <link>http://tech.groups.yahoo.com/group/taffydb/message/187</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/taffydb/message/187</guid>
      <description>Hi, Just wondering if there&#39;s something like a save() method that does the equivalent of: skill = chardata[&#39;skills&#39;].first({ skill_id: i }); if (!skill) { </description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Mon Nov  9 18:01:26 PST 2009 -->
