Search the web
Sign In
New User? Sign Up
taffydb · TaffyDB Support and User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

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?...
1 Nov 9, 2009
4:49 pm

thehusbands
Offline Send Email

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...
3 Oct 23, 2009
3:44 pm

irshadansari_06
Offline Send Email

Hi All, I have a collection with objects like this { name : 'myname', categories : [1,2,4] } Now, i'd like to find every object that has any one (or more) of a...
1 Oct 23, 2009
3:41 pm

v
kioopi
Offline Send Email

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...
7 Aug 25, 2009
4:25 am

bigbigyuan
Offline Send Email

Hi, Just wondering if there's something like a save() method that does the equivalent of: skill = chardata['skills'].first({ skill_id: i }); if (!skill) { ...
3 Aug 12, 2009
3:03 pm

todd.chambery
Offline Send Email

Hi all, I have a TaffyDB contained inside a complex object: var chardata = { name: 'Felonious', race_id: 1, ... weapons: [{ weapon_id: 15, }, { weapon_id: 39, ...
3 Aug 7, 2009
3:03 pm

todd.chambery
Offline Send Email

Hi All, I am using taffy 1.7.2 version. Can anyone let me know how to filter record between a specific range. eg: i want to filter records having price greater...
6 Aug 6, 2009
4:34 am

Jonathan Buford
jonb@...
Send Email

Hi, Can you let me know how to print array after filtering records using find function because find function returns indexes and we cant pass index to...
2 Aug 4, 2009
3:47 pm

tacoman_cool
Offline Send Email

My data was entered as text !...
1 Aug 4, 2009
2:50 pm

moonpo
Offline Send Email

Hi I have 10 rows with these numbers 93.52 89.08 505.75 490.08 18500 152.15 116.10 -86.35 -75.70 -103.90 What I need it's to be able to sort them like that ...
1 Aug 4, 2009
2:50 pm

moonpo
Offline Send Email

I posted through the TaffyDB site, but did not see an answer. Maybe it got lost, or Ian missed it. I would appreciate your thoughts, and perhaps inclusion of...
2 Jul 23, 2009
6:56 pm

z_mikowski
Offline Send Email

I'm running a design contest with my own money over at 99Designs.com in hopes that we can have a little more attractive site. If anyone wants to donate to help...
1 Jun 17, 2009
4:47 pm

tacoman_cool
Offline Send Email

Does Taffy have a timestamp or a method for representing a date as an object?...
2 Jun 17, 2009
3:56 pm

tacoman_cool
Offline Send Email

TaffyDB seems like it ought to be getting more attention; and I still need to see more examples. I don't see activity on Twitter, which I think might help....
7 Jun 15, 2009
5:23 pm

tacoman_cool
Offline Send Email

Seems like the taffy tables that have label rows ought to be built using TH elements, thus making CSS for the header row simpler?...
2 Jun 11, 2009
6:48 pm

tacoman_cool
Offline Send Email

Tried this, didn't work var init2 = function () { newFruit = TAFFY(fruits); fruit2 = gridPrinter2({ containerID: "displayGridDiv2" }, newFruit.find(...
6 Jun 11, 2009
6:37 pm

Bruce
bfr348
Offline Send Email

I'd like to see more examples. For instance, in the existing grid example, I have tried to find a place to insert a statement like this but nothing I try...
1 Jun 9, 2009
11:47 pm

Bruce
bfr348
Offline Send Email

I haven't had much experience with Javascript arrays. I've read the taffy getting started guide but it's not clear how to get data out using "get". I have...
2 May 26, 2009
2:16 pm

tacoman_cool
Offline Send Email

Looks like the TaffyDB site is down. Is this yet another promising but abandoned project? Or did the site get hacked?...
2 May 26, 2009
2:15 pm

tacoman_cool
Offline Send Email

Is there a way in taffydb to reference an attribute of an item in a second collection when doing a "find"? To extend the "friends" example a bit, suppose that...
2 May 7, 2009
8:17 pm

tacoman_cool
Offline Send Email

At JSConf. The talk I gave on TaffyDB seemed to go pretty well, I'm hoping they'll have it up online within a few weeks. Anyway, I was inspired to implement...
3 Apr 28, 2009
7:53 pm

tacoman_cool
Offline Send Email

Is there a getByIndex method for Taffydb? Such a method would be very usefull in combination with the find method. The find method returns an array of the...
5 Apr 20, 2009
3:30 pm

tacoman_cool
Offline Send Email

Sometimes I am using TaffyDb with some larger amounts of data, so I am always concerned with speed, and I assume speed improvements when dealing with Taffy...
2 Apr 13, 2009
8:52 pm

tacoman_cool
Offline Send Email

Hey Everyone, Just a quick note to let you know I'm going to be giving a talk at JSConf2009 on TaffyDB. Was curious if any of you are going to be there. I was...
8 Mar 31, 2009
2:12 pm

Jon Crosby
jcrosby001
Offline Send Email

Hey Everyone, I've been hard at work on a new site that uses TaffyDB. The site is called mostrecent.net and lets you build news pages in sort of a Drudge...
1 Mar 17, 2009
3:57 pm

tacoman_cool
Offline Send Email

I just pushed out TaffyDB 1.7.1. This is the bug fix release to deal with using multiple values and negative filters. Download:...
1 Jan 31, 2009
2:05 am

tacoman_cool
Offline Send Email

Hello Ian, I have tried to include TAFFYDB in a javascript CD/DVD catalogue application for the extended search part, ...
3 Jan 30, 2009
8:25 pm

martin_seidel
Offline Send Email

So I wanted to throw this idea out to the group for comment. What if you combined TaffyDB and Amazon s3? What I envision is a service (call it taffyS3) that...
3 Jan 8, 2009
5:07 pm

Bruce Robertson
bfr348
Offline Send Email

Hey everyone, TaffyDB 1.7 is now out. You can download the latest version on TaffyDB.com Key features: * Bug Fix: Logical Sorting of numbers should now work...
2 Jan 7, 2009
8:59 pm

berg.matt
Online Now Send Email

Can you have multiple collections work together? Like have a collection be a work as a table? I'm trying to set up a comic cms with one collection for...
3 Jan 7, 2009
4:38 am

himebriny
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help