Displaying 10 results from an estimated 10 matches for "gul".
Did you mean:
gpl
2008 Oct 30
2
xyplot, the first tick mark starts from 2 rather than 1, and also there is a NA as the final tick mark.
...frame(Loss=c(1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10),Level=c("AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","AvgAll",
"AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","GUL","GUL","GUL","GUL","GUL","GUL","GUL","GUL"),Line=c(1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8))
library(lattice)
xyplot( Loss ~ Line, data=plotDATA, t="p",
scales=list(relation="free", x=list(draw=TRUE...
2008 Nov 04
1
How to create margin area around a graphic made by xyplot
....frame(Loss=c(1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10),Level=c("AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","AvgAll",
"AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","GUL","GUL","GUL","GUL","GUL","GUL","GUL","GUL"),Line=c(1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8))
library(lattice)
xyplot( Loss ~ Line, data=plotDATA,
t="p",scales=list(relation="sliced",x=list(at = 1:12),y...
2008 Nov 26
0
Second y-axis
....frame(Loss=c(1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10),Level=c("AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","AvgAll",
"AvgAll","AvgAll","AvgAll","AvgAll","AvgAll","GUL","GUL","GUL","GUL","GUL","GUL","GUL","GUL"),Line=c(1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8))
library(lattice)
xyplot( Loss ~ Line, data=plotDATA, t="p",
scales=list(relation="free", x=list(draw=TRUE, t...
2008 Oct 19
0
[fdo] Hello from GUL UC3M
...ektop to hold one, about whatever you feel feel like (what
is Freedesktop about, xdg, X servers...). Are any of you interested?
Maybe this is not the best place to ask, but I've not found any other
contact address. Is there is a better place, please let me know.
Thanks and regards.
http://www.gul.uc3m.es
2003 Jun 22
4
Is this possible:
The hardware we are planning to use is:
Micronet SP5050 FXO Gateway
http://www.micronet.com.tw/Products/VoIP/SP5050.asp
Micronet SP5100 IP Phone
http://www.micronet.com.tw/Products/VoIP/SP5100.asp
We are hoping to use this hardware along with AsteriskPBX to replace our aging PBX system.
What I want to acheive is:
* Any incoming call from PSTN (via gateway) rings on the receptionists phone for
2004 Nov 20
0
Stack level too deep on Cygwin and on Debian / Colinux with 0.5.0 - 0.8.5 Beta gems
...up
@controller = StacktestController.new
@request = ActionController::TestRequest.new
@response = ActionController::TestResponse.new
end
def test_test
process :test
#assert_success
#assert_rendered_file ''test''
end
end
-----
$ rake
(in /home/Gul/stackleveltest)
ruby1.8 -Ilib:test -e0
ruby1.8 -Ilib:test -e0 -rtest/functional/stacktest_controller_test
Loaded suite -e
Started
E
Finished in 0.049008 seconds.
1) Error:
test_test(StacktestControllerTest):
ActionView::TemplateError: stack level too deep
/usr/lib/ruby/gems/1.8/gems/actionpa...
2004 Apr 08
3
Re: : External access to voicemail
Hello steve. Here is a patch I wrote for app_voicemail.c which does
exactly as you describe. When the outgoing message is playing, if the
listener hits the "*" key, they're prompted for a mailbox and password,
whereupon they can check their voicemail as if they were using the internal
phone. I found no other way of doing this.
If you patch your app_voicemail.c, I have V1.44 from
2009 Mar 09
5
Help
...;
> > I am using density() to plot a density curves. However, one of my
> > variables is truncated at zero, but has most of its density around zero.
> I
> > would like to know how to plot this with the density function.
> >
> > The problem is that if I do this the regular way density(), values near
> > zero automatically get a very low value because there are no observed
> > values below zero. Furthermore there is some density below zero, although
> > there are no observed values below zero.
> >
> > This illustrated the problem:
>...
2003 Aug 20
0
Samba 3.0 as ADS server member
Hi;
I've a problem like;
I have configured my smb.conf file for security=ads mode and krb5.conf is also
OK.I'm sure because I've tested it with kinit command it works well.but when I
try to see the shared files with smbclient I've got 2 different problems.
1st is whenI use -k parameter to run it with kerberos the error is
NT_STATUS_LOGON_FAILURE
2nd is when I use smbclient
2003 Aug 28
0
Samba3+ads+winbindd works but!!
hi;
after i've compiled Samba3 with supports(ads,krb5,acl,winbindd) and have
configured smb.conf having
workgroup = CC
realm = CC.AD.ITU.EDU.TR
security = ADS
idmap uid = 500-65535
idmap gid = 100-65535
winbind separator = +
winbind cache time = 15
krb5.conf having
[realms]
CC.AD.ITU.EDU.TR = {
kdc = atreides.cc.ad.itu.edu.tr:88
admin_server = atreides.cc.ad.itu.edu.tr:749