search for: peterb

Displaying 8 results from an estimated 8 matches for "peterb".

Did you mean: peter
1999 Dec 16
0
Possibly missing e-mail
...t items" folder, and you may be able to use the "Forward" function in your e-mail client to re-send it. We are very sorry about this uncharacteristic failure, and we are working to minimize the impact by informing all senders and recipients. List of missing e-mail: Dec 14 11:35:47 peterbe@sonic.net Dec 14 19:22:24 peterbe@sonic.net -- Dane Jasper Sonic.net, Inc. (707)522-1000 mailto:dane@sonic.net http://www.sonic.net/
2010 Mar 31
1
Hyphen search with parse_query()
I'm trying to index the word "peter-bengtsson" (which is different from "peter" & "bengtsson" and is different from "peterbengtsson") and find it. To start with I'm trying to use a basic python script to get to grips with it. When I do this:: qp = xapian.QueryParser() stemmer = xapian.Stem("english") qp.set_stemmer(stemmer) qp.set_database(database) qp.set_stemming_strategy(xapian...
2000 Nov 20
3
OpenSSH Security bug: port forwarding
...) Is it repeatable on other OS's? 3) Am I simply misunderstanding the use of this feature completely, and this is not in fact a bug? If so, I'd like an example of correct use. I'm not on the list, so carbon copies would be appreciated. Thanks! Peter Berger Network Dilettante http://peterb.telerama.com
2006 Jun 25
0
storing attribute legal values in model and/or database
I have a rails application which has a table ''cells'' which contains some 80 or so attribute fields (related to the electrical characteristics of macros that are hooked together, instantiated in silicon and become microchips). I want to also store the legal values for many of those attribute fields in another database table. The problem is that 1) the sub-set of attributes
2011 Jun 10
1
Where do I stick the PARTIAL flag in xappy?
I want to be able to do searches with FLAG_PARTIAL and some without. Most searches without but with the PARTIAL for an autocomplete widget. I'm using xappy and I can't find where to send the flag when I build up the query. The docs talk of setting up the database with or without FLAG_PARTIAL but that's probably not what I want. Peter
2006 Jun 26
1
How to model attribute and attribute-value dependencies
I''m being sneaky and reposting this question; I got no anwsers perhaps because I posted it over the w/end. I apologize for this but I''m completely stumped and need either an answer or some clue about how my approach is flawed. Thanks... I have a rails application which has a table ''cells'' which contains some 80 or so attribute fields (related to the electrical
2006 May 19
2
update_attributes
My application is so far mostly built from scaffold. When I edit an existing record (I''ve turned off validation) the update method is called. I get this error: NoMethodError in <module>/<controller>#update You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occured while evaluating nil.+ I get the same error when
2006 Oct 14
4
Editable data grid
Does anyone have a good recommendation for implementing an editable data grid (like a spreadsheet) based on a dbase table/model? What I would like is something similar to Google Spreadsheets. Thanks, Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,