Displaying 7 results from an estimated 7 matches for "chafe".
Did you mean:
cafe
2008 Dec 03
0
asterisk-users Digest, Vol 53, Issue 5
From: Doug <Doug at NaTel.net>
>"Net Neutrality" is great in principle. But ISP's need to
>somehow control those few percentage of users who suck down
>a huge majority of the bandwidth. It's dollars and cents.
There is a rational solution for the traffic management issue. It just needs to be aligned with the pricing model.
I would like to see a tiered
2000 Sep 07
3
plot with two y axes
...s="years,hstart,ship", AxisType="Multiple Y" ),
where years, hstart, and ship are columns in the dataset called execon.
Is there an equivalent command in R? I'd be most grateful for any
suggestions.
---
John P. Burkett
Department of Economics
University of Rhode Island
10 Chafee Road, Suite 3
Kingston, RI 02881-0808
phone: (401) 874-4122
fax: (401) 874-2858
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000907/005b6474/attachment.html
2000 Jul 27
2
batch mode in linux
...don't understand why no output appears
in batch mode. Any error in the input file produces an error message on
the console. But when I correct the error, there is still no visible
output. Any help would be appreciated.
--
John P. Burkett
Department of Economics
University of Rhode Island
10 Chafee Road, Suite 3
Kingston, RI 02881-0808
phone: (401) 874-4122
fax: (401) 874-2858
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000727/0fec9a0a/attachment.html
2009 Jun 13
5
Why not allow any:<ip>?
I''ve been digging through the various manuals and am a bit irritated with
limitation on the rules system
Why do I have to specify a source zone to allow a source IP range on all
zones? There is no iptables requirement for anything more than a source
address, so I don''t understand why all:<ip> does not just add an accept rule
into the head of the INPUT chain or even simply
2009 Apr 06
42
Licensing and Copyright
Hi all,
I fear this discussion will quickly devolve into a recursive flame-
fest, but it needs to be broached, so here we go. Note that I kind of
think this is more of dev topic than users, but I want to make sure
everyone knows the conversation is happening and can easily
participate. This is also likely to be the first of a series of
conversations I''ll be starting to try to
2007 Jun 21
23
Redundant internet connections.
(I know that what I''m wanting to do can be done, but for some reason I
can not get it to work for the life of me. I think I have been staring
at it too long and too closely.)
I have two different internet connections from two cooperating ISPs. I
also have a small 8 block of IPs that are globally routable that both
ISPs will route to me via my world facing globally routable IPs that
2006 Feb 11
16
Why does''nt rails pick up more metadata from a mysql schema?
Hi,
when I define a db column to be non-nullable or of length 20 or as
numeric, I would expect rails to validate that, but that doesn''t seem
to be the case.
Any idea why that is? The metadata is accessible, at least in the mysql case.
I am using rails 1.0 with mysql 5.
Cheers,
Mariano