search for: listowel

Displaying 6 results from an estimated 6 matches for "listowel".

Did you mean: list_del
2005 Jan 10
1
Re: Toronto
...to" respondents have signed up here. Can I request that the remainder who responded to the "Toronto" call signup? Shidan is the organizer and has proposed a date. I'd hate to confirm it without the remainder having input - especially those with travel times like Andrew K. out in Listowel. Thanks, dbc. -- The system said "designed for Windows NT or better." So I installed Linux. Quoting asterisk-users-request@lists.digium.com: > > Anyone in the Toronto area interested in getting together to share > > notes and swap war stories? > > One of the other gu...
2005 May 31
1
AJAX & Partials
...sound like a reasonably Rails way of doing this ? Thanks -- Mike Gilbert email : mike-jLbnyU+aYbUAvxtiuMwx3w@public.gmane.org Technical Director fax : +353 68 470 01 XL CRS mobile: +353 87 677 2055 Lisselton phone : +353 68 470 10 Listowel Co. Kerry Ireland
2004 Sep 04
3
Question on echo's for Canadian Asterisk users ...
Has anyone has issues with echo using a Wildcard with a PRI from a major Canadian Telco? (Bell, Telus, AllStream, Sprint, Group Telecom). We are using a T1 from GT that is giving use annoying echos whenever a SIP/IAX2 client calls a local analog line. Calling cells phones is no issue since its digital. Regardless, there should be no issue with echo on a PRI at all. NOC at GT is telling us
2006 Mar 08
4
Performance with many look-up tables
Hi, I have an app - a first cut ROR - so it''s a bit of a mess. I''m now trying to clean it up. The app relies on a heap of look-up tables that are, by and large, static. I''m wondering where and how to initialise these collections once - so that I don''t have to keep hitting the database every time I start a new action. Can I initialise the collections at the
2007 Aug 14
12
ruby on rails web calendar
Does anyone know of a good web calendar that you can use to display appointments, dates, anniversaries, birthdays, recurring appointments, appointments spanning multiple days? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 Feb 17
16
Booking system
Hi! I''m planning a booking system in rails, and I have the following issue: There will be room_types. I can implement this with STI in the rooms table, or with a separate table room_types. Each room type will have its special features. For example, a double room can be: -- Posted via http://www.ruby-forum.com/.