search for: jennyw

Displaying 20 results from an estimated 31 matches for "jennyw".

Did you mean: jenny
2006 Feb 17
7
FCGI hanging w/ lighttpd and RoR 1.0 (need to kill -9)
Hi, everyone, I''m currently running a Rails 1.0 project using lighttpd-1.4.9 behind Apache 2 on RHEL 3. My fcgi process (I''m only using one right now) always hangs after some time, which is something I haven''t experienced before (e.g., I''ve run this same app. on a TextDrive account and it works fine there). So ... any ideas on what could be causing this?
2003 Dec 01
0
No subject
...r 02, 2001 10:23 PM Subject: Re: Can't connect from Windows 2000 > Fisrt, I am not using Woody or Debian. > May be you need to rejoin to Samba. > Or check the connection, usually using 'ping' from both Samba/Woody and w2k. > > hth > yaya > > From: "jennyw" <jennyw@dangerousideas.com> > > > Does anyone have any ideas on this? I've been trying everything I can > think > > of but I can get no further ... > > > > Thanks! > > > > Jen > > > > ----- Original Message ----- > > From:...
2003 Dec 01
0
No subject
...r 02, 2001 10:23 PM Subject: Re: Can't connect from Windows 2000 > Fisrt, I am not using Woody or Debian. > May be you need to rejoin to Samba. > Or check the connection, usually using 'ping' from both Samba/Woody and w2k. > > hth > yaya > > From: "jennyw" <jennyw@dangerousideas.com> > > > Does anyone have any ideas on this? I've been trying everything I can > think > > of but I can get no further ... > > > > Thanks! > > > > Jen > > > > ----- Original Message ----- > > From:...
2006 Jul 18
4
Some basic questions
Hi, David and everyone, I''ve had Ferret running fine in a production Rails application for a while now. I haven''t updated Ferret or really looked at the Ferret-related code since probably January, but I recently started thinking about trying out the latest version (we were using 0.3.2, I think). I got the latest (0.9.4) and have noticed things break. In particular, I used to
2001 Nov 28
2
Can't connect from Windows 2000
I recently upgraded my Linux install (Debian potato to woody) and now Samba is no longer playing nice with Windows 2000. I can use smbclient on the samba machine to connect to itself, so at least that's working. The error from Windows is: "The semaphore timeout period has expired.". I deleted the smb.log file at one point in an effort to reset it. I figured it'd be created
2005 Dec 17
2
Alternative to nested form tags
You can''t nest HTML forms, so I was wondering ... I have an HTML form, and I have one element where I want to use Ajax inside the form (e.g., a pop-up that contains a search box when there are too many items for a selection list) ... how would I accomplish that? If I could use nested form tags, I could put a small, one-field search form inside the larger form. Thanks! Jen
2005 Aug 24
3
Motherboards and IRQs
Someone mentioned earlier (I can't find the message now) that they had a motherboard that allowed you to change IRQ assignments in BIOS. Does anyone happen to know how to identify motherboards that can do this? I'm going to put together a new machine now and I'm having trouble picking a motherboard for it (ordering from Dell or other online vendor is not an option, since I need
2005 Aug 25
4
VoIP providers -- California, U.S.
Hi, Just wondering if people could suggest a good VoIP provider that can service the San Francisco Bay Area and the Los Angeles area. I've tried race.com (recommended to me) but they're kind of hard to get ahold of. Any other suggestions? This is for a business, so reliability is key. I did see the recent thread about this, and while I saw a few mentioned, I didn't see anything
2006 Mar 15
3
Special characters in ERB
I''m pulling text out of a database that contains special characters, like the trademark sign. For example, a typical string might be like this: string_from_database => "Some Special Brand\231 is for sale this Thursday through Friday." The \231 is the trademark sign (TM). ERB converts this to question marks. So, my question is -- how can I get it to display the trademark
2006 Mar 28
3
(slightly OT) Reporting tools (Jasper, DataVision, etc.)
We''re evaluating reporting tools right now, both open source and closed. I saw that a bunch of people on this list have considered Jasper/iReport -- is this coincidence, or is this the best open source report writer right now? The proprietary tool we''re comparing them to is Crystal Reports. Reports will need to be editable by end users, and they''re running Mac OS
2005 Dec 19
2
Parentheses for precedence?
I''m not sure whether this is a bug or whether I''m simply expecting Ferret queries to work in a way other than they''re intended. I notice that if use a query like: (other_text:"Collaborative tools") AND NOT other_text:podcasts I''ll get correct search results. However, if I put parentheses around the second part, like:
2006 Jan 12
1
Saving habtm relationships and Rails 1.0
I know there''s a problem saving has_and_belongs_to_many relationships w/ Rails 1.0 in that only the first association is saved (http://dev.rubyonrails.org/ticket/3213). What are people doing about this? I guess I could move to using the trunk release, but I''m hesitant because that might introduce a bunch of unknowns. Is there a workaround? For example, a way to explicitly
2006 Jan 10
18
Ferret with IMAP dirs
I''d like to use ferret to build an imap indexer and search utility, but want to check first to see if anyone else is working on this and offer my help. Anyone? Also, if you could provide any helpful pointers on indexing directories via ferret, it''ll be very much appreciated. I''m a lucene nuby. Thanks! John -- Posted via http://www.ruby-forum.com/.
2005 Dec 14
4
Fuzzy search on a phrase
I''m trying to use Ferret to do fuzzy searches. If I use fuzzy search for just one word, it works fine: index.search(''name:gogle~0.4'') However, if I try to use a phrase, it doesn''t work: index.search(''name:"gogle search engine"~0.4'') On the other hand, I could do: index.search(''name:gogle~0.4 AND
2005 Aug 20
8
Small office setup/using analog lines w/ Asterisk
Hi, We recently tried installing Asterisk for a small office. We figured the safest way to go would be to buy from someone who sold equipment specifically for Asterisk and to use a consultant that they recommended. However ... it didn't turn out so great. Sound quality is terrible -- the echo is pretty bad, and there are popping noises, too. Callers say that people on the Asterisk end
2005 Dec 17
4
Rake migrate and creating join tables
Just wondering if there''s a way to use migrations to generate join tables (where the table columns comprise only of foreign keys to other tables, and where the primary key is all the foreign keys taken together). I made the changes manually in MySQL, then did rake db_schema_dump and it gave something like this: create_table "apples_oranges", :id => false, :force
2006 Apr 15
6
Phones that work well through NAT
Hi, everyone, We've been reasonably happy with Polycom SoundPoint phones, but we only have them installed on the LAN. I've read that they have problems working across NAT. So ... I guess I have a few questions. First, is there a way to get Polycoms to work well over NAT? If not, then are there phones of comparable voice quality that do work well over NAT? Without costing a lot more?
2005 Aug 12
10
Anyone using Firebird w/ Rails?
I saw that there''s a patch in the queue (http://dev.rubyonrails.com/ticket/1874) for a Firebird adapter. Just wondering if anyone is using this, the other Firebird adapter, or something else w/ Rails. My main interest is that sometimes Windows is a target platform, and Firebird is stable on Windows, whereas I''ve heard that the Windows version of PostgreSQL isn''t
2006 Jun 16
0
RailsConf ticket for sale or trade
Hi, everyone, I have a RailsConf ticket available for sale or trade (your time coding on one of my projects as an alternative to paying for the ticket. I''ll also consider paying for airfare, hotel, etc.). The ticket is $400. If you''re interested in a trade, check out: http://jennyw.dangerousideas.com/articles/2006/06/16/a-ticket-to-ride-the-rails-to-chicago Jen
2006 Jun 18
0
Re: Want to go to RailsConf?
...h, including Sarah Mei (the person I''m sending to the conference). If the logistics work out, I''ll be making a similar offer for RubyConf (this time with advance notice so people can plan for it!). If you want to hear more about the process, I wrote a blog post about it: http://jennyw.dangerousideas.com/articles/2006/06/17/railsconf-ticket-traded-anyone-want-to-go-to-rubyconf Jen