search for: daoust

Displaying 10 results from an estimated 10 matches for "daoust".

2005 Dec 30
6
Suggestion for New User
I, like many people, am starting to learn Ruby because of Rails. I am going through several tutorials and am understanding the concepts without too much difficulty, but the one area I am having trouble with is learning the new language. I am not a trained programmer. Rather, I learned how to program out of necessity and therefore lack some of the background that many of you have. I am
2006 Jan 25
12
DRY in Models
I am building an app right now that needs to grant access to three levels of members right now - each will have their own table in the DB. When creating the add_user action I am converting the password into a hashed password through the model. The way I am doing this right now, I will inevitably end up with repeated code in three different models. Is there a way I can define this code in
2005 Jan 14
5
Remote Voicemail Retrieval...
Hello list, I want to listen to voicemails on my * box from a phone that is not local to my pbx. I.e., from my cellphone or my PSTN work line etc. I'm aware that I can forward VM to email or use a web interface but that is not always practical. Other than doing an IVR type arrangement or a phone number dedicated to VM access is there a way to do this? On my old POTS line I used to be
2006 Jan 20
3
Getting Rid of Accidental Controller
I accidentally created a controller with the wrong name. Obviously I don''t want to have this useless controller hanging around - is there a prescribed way to delete the controller or can I just delete the controller file? -- Posted via http://www.ruby-forum.com/.
2005 Jun 24
4
UTStarcom F1000 WiFi IP Phone Review
...the wifi signal there and connected to the Internet automatically. Nice! I showed it off to my colleague and they wanted to get one too. I will follow up with a review of the advanced features such as call transfer and 3-way calling. - Lucas On Tue Jan 04, 2005 at 01:27:21PM -0500, Philippe Daoust wrote: > Anybody know anything about this F-1000 phone? > 100 hours of battery life, not bad at all... http://www.utstar.com/Solutions/Document_Library/Handsets/docs/WiFi/F1000DataSheet.pdf This quotes 48-80 hours standby, so you can probably reckon on it being towards the lower end of that...
2005 Dec 29
3
What does ''h'' do?
I''m sure a real newbie question, but try searching for ''h'' in any search engine and you don''t get far. I am wondering what the h does in Ruby as in the code below: <%= h(truncate(product.description, 80)) %> -- Posted via http://www.ruby-forum.com/.
2004 Nov 27
1
Low Volume WAV Files in Email Attachments
I have read several posts regarding this problem but can't find one with a solution... I see the same issue: Voicemails picked up by handset have normal volume, but voicemail sent as a wav attachments in email are so low they are barely usable... Is there a way to fix the volume before they are emailed out? Thanks for any tips.
2006 Jan 19
3
Troubleshooting Depot App
Hello! I am working my way through the Agile Web Development guide on RoR (the depot application). I am a bit lost as to where to debug the following error. The error is pasted below: ================================================================================================ NameError in Store#add_to_cart undefined local variable or method `product'' for LineItem:Class
2004 Dec 16
0
Call Waiting FXS and *
I have a small home setup with one Cisco 7960 SIP phone, one WISIP, one FXO connected to Bell Canada PSTN, and four FXS connected to POTS phones throughout the house. I also have an account to a SIP based DID provider. My problem is when I'm on a call on one of the FXS connected phones and receive another call either via the PSTN line (assuming the call I'm on is using my SIP
2005 Jun 23
1
USB UPS Question...
Hello, I have been trying to get a TrippLite Internet Office 750 UPS to talk to my Linux PBX for a couple of evenings now and I'm getting nowhere... I tried searching the list archives before posting here (I'm sure I'm not the first one to try to get this going) but they seem to be offline... The UPS is unfortunately USB based but I thought I'd give it a try anyway. Here is