search for: alohas

Displaying 20 results from an estimated 83 matches for "alohas".

Did you mean: aloha
2009 Jul 15
0
Aloha on Rails, Hawaii Rails Conf, Last Day for Proposals
Aloha! July 15th is the last day for proposals to present at Aloha on Rails, the Hawaii Ruby on Rails Conference. Join Chad Fowler, Obie Fernandez, Gregg Pollack, Jim Weirich, Yehuda Katz, and many more at the premier destination event for Ruby on Rails! Aloha on Rails will be held in Waikiki, Hawaii on Oct 5-6, 2009. To learn more, and to submit your proposal, please visit
2002 May 09
2
tdb_open_ex
I encountered the following problem, can anyone help me? when i use "nmblookup -B 192.168.1.255 redmaple" on my linux box named redmaple, something like "(tdb(null)): could not open file /usr/local/samba/var/locks/unexpected.tdb. No such file or directory" is output, and the name lookup failes. my samba is 2.2.3a, IP address of redmaple is 192.168.1.5 rgds aloha
2004 Jun 10
4
XML How To for Cisco 7960
Aloha, Has anyone written an XML application for a Ciso 7960 phone running SIP? I can't find any examples anywhere! Anyone know of any resources for this? I have read it can render XML & can get input from the keypad & softkeys. Aloha, Matt
2004 May 12
2
Good source for Polycom IP Phones
Aloha, Does anyone have a good source for Polycom SoundPoint? IP 600/500/300 phones? Everyone sells Cisco 79XX. Aloha, Matt
2003 Apr 12
0
force user statement ignored, BUG in 2.2.8?
Hi, I have trouble with the "force user" statement in 2.2.8. I'am using a small perl script to print into a PDF file via a printerdriver on a Win-client. It's basically a ps2pdf. This script must run as root, or it'll crash (don't know why, looks like a Ghostscript error, but thats not the point). Therefor I inserted a force user = root in my conf. Then I have a strange
2004 Oct 28
5
How to help improving Wine?
Hi, I really did my best to understand how I can help improving Wine, but I did not succed. Well, everything started when I installed a win application on my Debian 3.1, Wine 2004.07.16 deb (clean install, no dlls). The application is ALOHA (http://www.epa.gov/ceppo/cameo/aloha.htm) It's a free application from US-Environment Protection Agency used for chemical emergency planning (I am an
2003 Jun 09
1
How much to use Dialogic?
Aloha, I have an application to build an eight conference bridge for a Norstar. I would have a converter to turn the digital ports into analog with disconnect supervision. On the digium site I only saw a single port FXO card. I would like to use a higher density FXO card like a D/41 or newer from Dialogic. I noticed in the handbook 2 (draft 3/30/03) that there is a price to use dialogic cards
2004 Oct 03
2
Hard phones that support ILBC
Aloha, Are there any hard phones that support ILBC? I see lots of soft phones but not Cisco, Polycom etc. Aloha, Matt
2005 Jan 03
1
Anyone ever get the Polycom Microbrowser XML document?
Aloha, Did anyone ever get the formating manual for the XML brwoser on the Polycom IP600? Does anyone have a sample? Aloha, Matt
2006 Jan 21
1
Can you disable Forward on a Polycom phone?
Aloha, Anyone know how to disable call forward on a Polycom Phone. Calls being accidentilly being forwarded somewhere is the #1 trouble that we have to respond to. The real issue is the 'end call' button becomes 'forward' when the call ends....therefore the user thinks they are pressing 'end call' but the call ends just before they press the button so they end up
2012 Jan 04
3
Anyone have a reliable T.38 Solution
Aloha, We are looking to roll a solution that will have the following network layout: ISDN-PRI <--> Asterisk <--> T.38 <--> ATA <--> Fax Does version 1.8 with the Digium fax driver have this capability? I like 1.8 because it is a long term support version. What ATA's are people using? Any working solutions would be great! Aloha, Matt
2009 Jan 19
1
iscsi of a SAN on a DomU
Hi, i have a debian Etch x86_64 with a xen 3.1 on a kernel 2.6.18-xen. I have some DomU with Debian Etch. I installed open-iscsi, configure /etc/iscsi/iscsid.conf: --- node.active_cnx = 1 node.startup = automatic #node.session.auth.username = dima #node.session.auth.password = aloha node.session.timeo.replacement_timeout = 120 node.session.err_timeo.abort_timeout = 10
2019 Jan 10
2
Can Ping But No Web Interface
Aloha! I am new to tinc and I like to figure out my own issues before asking but I am not sure of my next step here. I am not sure if the problem is the VPN configuration or in my network. I will try to be as through as possible. I have two computers that are CentOS with the latest tinc from their respective repositories. Server A is behind a Sophos XG and Server B is behind a Ubiquiti Edge
2004 Oct 03
1
Where are the $500 24 port FXS gateways?
I heard mention of inexpensice FXS gateways. I only know of Adtran TA 750's. They are way beyond $500. Anyone have any recomendations? Aloha, Matt
2011 Jul 11
3
Intransitive DAG
Aloha all, I have an adjacency matrix for an acyclic digraph that contains transitive relations, e.g. (u,v), (v,w), (u,w). I want a DAG with only intransitive relations. Can someone point me to an R function that will take my adjacency matrix and give me back one with only intransitive relations? In the example, I'd like to get rid of (u,w) and keep (u,v) and (v,w). All the best, Tom --
2003 Oct 16
2
Copy from INBOX to INBOX corrupts file
Aloha, again, Timo. Concerning the problem of copying within one folder... I'm still not sure it's not a problem I created myself, but I think it's caused by the use of the buffered IO routines in ostream-file.c ... you use io_add() to schedule write operations for later while simultanously reading new chunks from the very same file. This seems to confuse dovecot and make it write
2009 May 26
2
Problem with fractional seconds
Dear List, I am having problems converting a file with fractional seconds to class POSIXct. I have set my options to include digits.secs and my format to just time, but my output is the current date with my time lacking the fractions of a second. For example: options(digits.secs=3) t<-c("06:00:00.100","06:00:01.231") myt<-as.POSIXct(t,format="%H:%M:%S")
2009 May 22
5
Need a faster function to replace missing data
Dear List, I need some help in coming up with a function that will take two data sets, determine if a value is missing in one, find a value in the second that was taken at about the same time, and substitute the second value in for where the first should have been. My problem is from a fish tracking study. We put acoustic tags in fish and track them for several days. Location data is supposed
2012 Mar 09
4
For loop and using its index
...200 - x2 z3 = 200 - x3 . . . z20 = 200 - x20. I tried using a for loop and its index as: for (i in 1:20) { z(i) = 200 - x(i) } But R gives the following error message: "Error: could not find function "x"". Is there any other way for a simple coding of my 20 lines of code? Alohas, Hassan Eini-Zinab
2009 Dec 04
2
[ggplot2] Wind rose orientation
Aloha all, I love using ggplot. It took a while to get used to the grammar of graphics, but it is starting to get easy now that I am thinking in a more structured way. A question. I'm making a wind rose that I'd like to be oriented with due north straight up. I've discovered that the orientation is sensitive to how north is represented. When north is represented as 0,