similar to: log_buddy released - your helpful dev and debug buddy

Displaying 20 results from an estimated 300 matches similar to: "log_buddy released - your helpful dev and debug buddy"

2008 Apr 04
0
[ANN} log_buddy 0.0.2 released
## DESCRIPTION: log_buddy is your friendly little log buddy at your side, helping you dev, debug, and test. ## SYNOPSIS: Call LogBuddy.init to use log_buddy. It will add two methods to object instance and class level: "d" and "logger". You can use your own logger with Logbuddy by passing it into init''s options hash: LogBuddy.init :default_logger =>
2011 Feb 22
1
now S4 classes and packages
Hi again List: This time I have the following: > setClass("dog",representation(breed="numeric")) [1] "dog" > woof <- function(x=1:10) { + if(!is.numeric(x))stop("Must have numeric data") + y <- new("dog",breed=x) + return(y) + } > setMethod("plot","dog", + function(x,y,...) { +
2002 May 11
0
rsync on Win32 doc
On the 'resources' area of the rsync website, I found a link to a quick howto on using rsync with cygnus. After a quick look over it, I found something that might be useful -- the doc says to create a special batchfile for rsync, to pass it the correct environment. In fact, I see no conflict between cygnus' environment and a standard windows environment. I didn't know where to
2013 Dec 03
1
Any R packages support conversion from PDF to XLS ?
Pretty much nothing can convert arbitrary PDF files to unicode. It depends a lot on what is in the PDF to begin with -- properly encoded text or just bitmapped images, for example. I would recommend you search around to see whether there's a related archive in a different format. And in any case, this has nothing to do with "XLS" , as Excel can read any unicode file. woof wrote
2018 Mar 19
2
Permissions on /var/log/dovecot
On 2018-03-19 (13:19 MDT), Odhiambo Washington <odhiambo at gmail.com> wrote: > > Plus, if dovecot is able to write to a file owned by root:wheel, then there is a BIG problem right there!!! Logging is generally done by syslogd, not directly by the process. So no, dovecot is not writing to a file owned by root anymore than postfix is writing to mail.log which is also owned by root.
2015 Nov 26
3
Networking Question
How do they deal with guaranteeing there is not IP address and MAC address spoofing? On November 26, 2015 12:48:45 PM PST, Steven Tardy <sjt5atra at gmail.com> wrote: >> On Nov 26, 2015, at 10:43 AM, Alice Wonder <alice at domblogger.net> >wrote: >> >> Is this sane ? > >No. Use VLANs instead of physical cables and physical switches.
2012 Mar 12
3
postfix and spam, I am impressed
I have had the same email address since 1997 (when microsoft stole bob.com from me thanks to network solutions...) In the early days I of course was free with my email and used it everwhere. Fast forward to 2012, some 15 years later. woof..the amount of spam sent to me has always just kept getting worse and worse. On my centos 5 server I just used sendmail with spamassassin and it killed a
2012 May 31
6
Manage but don't create resource
Hi, I have certain situations where I want to manage user attributes, if the user already exists on a system, but not actually create them if they are missing. Is there a way to do this? I tried removing the explicit "ensure => present", but this seems to have no effect (i.e. missing users still created). I am running 2.7.9. Thanks, Alan -- You received this message because
2011 Jul 30
22
Question about Helpers
Studying the RoR 3 Tutorial book by Michael Hartl and on page 345 there''s the code inside the SessionsHelper: _________________________________________________________ module SessionsHelper def sign_in(user) cookies.permanent.signed[:remember_token] = [user.id, user.sault] self.current_user = user end end __________________________________________________________ What is the purpose
2007 Jun 06
0
SIP buddy watch
Hi all, Have some one advice me on the following needs? 1) Clients need to use 50 Hard IP Phone, and 20 Soft-Phone. 2) Clients have 20 Hard IP phone and 10 Soft-phone within Operational Department. 3) The Soft-phone mostly is division head, and they wish to monitor the online status of the existing hard-phone and soft-phone through the soft-phone. The status like
2008 Feb 02
2
Polycom - Buddy Watch not a choice when adding Speed Dial
Hello, On our Polycom phones we can not activate the Buddy Watch feature. When you add or edit a contact, the list ends at "Auto Divert".....I know it is the end of the list b/c the down arrow on the right side of the screen disappears when I get to Auto Divert. When I add <bw>1</bw> manually to the speed dial file it doesn't change anything. The buttons work well for
2005 Jul 19
0
Your Golf Buddy
2009 May 11
0
Polycom-330 not displaying line & buddy label?
Hello, I have so far Polycom 501 and 403 which displays the label of a key and the name of a buddy near its key. Today I received new 330's and they do not display the name, only "1" & "2". Besides that they work correctly. Anyone has an idea, or is it a known "feature"? Thanks! __Yehavi: -------------- next part --------------
2006 Mar 06
1
Buddy watch?
Hi, I am using Polycom 501 and I came across a problem. As soon as I have incominglimit=1 in sip.conf, which is necessary for buddy watching, I cannot transfer calls. On the console it tells me: Call from user '3052' rejected due to usage limit of 1. Can someone please tell me how to get around this problem? (I don't know if this is relevant, but in the phone.cfg file, I have
2006 Apr 18
0
Polycom IP 501 buddy list: Got SIP response 500 "Internal Server Error"
I've just set up my dial plan to use hints for each of my extensions, and I've set up a buddy watch list on my Polycom IP-501's, however, I keep getting the following messages every 5 or so minutes: -- Incoming call: Got SIP response 500 "Internal Server Error" back from 192.168.1.106 -- Incoming call: Got SIP response 500 "Internal Server Error" back from
2006 Jun 14
1
Please Help - Polycom IP 601 Buddy Watch problems
Hi, I found your post on http://threebit.net/mail-archive/asterisk-users/msg04580.html I am having the exact same issue with the Polycom IP601 (SIP version 1.6.6.0036) with Asterisk 1.2.7.1. I was wondering if you found any solution to it. I would really appreciate if you could share your solution. Thanks, Khairul. BELOW, THIS WAS YOUR POST Polycom IP 601 Buddy Watch problems
2007 Jan 23
2
Asterisk 1.4 & Polycom buddy status
I'm running into an issue w/ Buddy status on Polycom IP650 phones using buddy status (with SIP Hints) on Asterisk 1.4. Sometimes the status on the phones will "stick" in the busy status. I have noticed that I can call that extension & the status will reset (sometimes). Anyone else encountered this or anything similar. -Chris
2007 Jan 24
1
Polycom Firmware -- Was: Asterisk 1.4 & Polycom buddy status
> I ran into this problem with an early batch of IP650s. Polycom's firmware > version 2.0.3b made this issue go away. Speaking of Polycom firmware, anyone have an up to date source for the stuff? The site I ordered from took down their FTP site that had it. :( -Kenneth
2008 Jul 04
1
Desktop: Evolution & Bug Buddy issues (GNOME)
Is this issue in the CentOS Bugzilla or Upstream Bugzilla? I use a fully updated CentOS 5.2 box. Frequently, when I close Evolution, I get a message from Bug Buddy, the Bug Reporting Tool, that Calendar has crashed. I do not use the Calendar Application. I use Evolution for email and contacts. Then, when I try to send the information, I get an error message: Bug Buddy has encountered an error
2007 Aug 08
1
Buddy watch and the hint priority - brain teaser
Apologies if this is a resend, but I've sent this 12 hours ago and still can't see it on the list. Hi, I've just started to setup my phones with Buddy watch. Basically, it all works fine when using the simple example on the wiki: exten => 123,hint, SIP/some_sip_reg exten => 123,1,SIP/some_sip_reg BUT, what I need to do is dynamically decide where the hint checks for buddy