Displaying 20 results from an estimated 34 matches for "saskatchewan".
2017 Feb 17
2
Turn on SIP debugging from DialPlan
...o UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
Copyright 2017 Derek Andrew (excluding quotations)
+1 306 966 4808
Communication and Network Services
Information and Communications Technology
Infrastructure Services
*University of Saskatchewan*Peterson 120; 54 Innovation Boulevard
Saskatoon,Saskatchewan,Canada. S7N 2V3
Timezone GMT-6
Typed but not read.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170217/186babc5/attachment.html>
2015 Apr 09
1
Script to Program Snom Phones
..."? Snom phones allow to define a
> directory, where you can export and import a simple text file. There might
> also be a way to automate this using one of the provisioning methods.
>
> jg
>
--
Copyright 2015 Derek Andrew (excluding quotations)
+1 306 966 4808
University of Saskatchewan
Peterson 120; 54 Innovation Boulevard
Saskatoon,Saskatchewan,Canada. S7N 2V3
Timezone GMT-6
Typed but not read.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150409/47356a21/attachment.html>
2024 Mar 22
2
Double buffering plots on Windows
...only after they are fully drawn, leaving the previous plot visible until it is replaced? I just used the default graphics driver on Windows ? is there perhaps a different driver that will the graphics smoother?
Mik Bickis
Professor Emeritus
Department of Mathematics and Statistics
University of Saskatchewan
2009 Jun 10
3
Extracting Sequence Data from a Vector
...in the sequence (e.g., 1, 6, 10) and B) how many observations
were in each sequence section (e.g., 3, 2, 4).
v1 v2
1 3
6 2
10 4
It seems simple, but my R skills are still in their infancy so I very
much appreciate the help.
Eric
--
Eric Vander Wal
Ph.D. Candidate
University of Saskatchewan, Department of Biology,
112 Science Place, Saskatoon, SK., S7N 5E2
"Pluralitas non est ponenda sine neccesitate"
2010 Oct 26
0
OT: CreekFM - Fifty Thousand Watts of Pow Wow Power!
...for a native-owned
radio station.
It is now up and running, and you're welcome to tune in.
CHXL
95.3 CreekFM
FIFTY THOUSAND WATTS of POW WOW POWER!
Serving the File Hills First Nations, and the World!
CreekFM is owned and operated by the Okanese First Nation on their
reserve near Balcarres, Saskatchewan, Canada.
It is the only native-owned and operated radio station in Saskatchewan.
www.creekfm.com
The webserver runs Apache on Centos 5. The audio server runs Ices and
Icecast on Centos 5.
--
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
2006 Mar 26
2
Problem with names() in a plot after ordering a data.frame. Syntax or stupidity?
...help gratefully received. Thanks
#-----------------------Read in
Data--------------------------------------------
Name <- c( "Nunavut", "Qu?bec", "Northwest
Territories", "British Columbia",
"Ontario", "Alberta", "Saskatchewan",
"Manitoba", "Yukon",
"Newfoundland", "New Brunswick","Nova
Scotia", "Prince Edward Island")
Pcode <- c("NU","QC","NT","BC","ON",
"AB","SK"...
2009 Jun 16
1
Running stats on individual data.frames from the split() function list
...x so that
I needn't call each data.frame (i.e., day) from list x individually? No
doubt there is a more sophisticated way to obtain this information from
the outset, but I'm not yet familiar with it.
Thanks again for all the help,
Eric
--
Eric Vander Wal
Ph.D. Candidate
University of Saskatchewan, Department of Biology,
112 Science Place, Saskatoon, SK., S7N 5E2
"Pluralitas non est ponenda sine neccesitate"
2009 Jul 23
1
ggplot2 : commands on one line vs two lines.
....Label = c("Alberta", "British Columbia",
"Manitoba", "New Brunswick", "Newfoundland", "Northwest Territories",
"Nova Scotia", "Nunavut", "Ontario", "Prince Edward Island",
"Qu?bec", "Saskatchewan", "Yukon"), class = "factor"), Pcode = structure(c(8L,
11L, 7L, 2L, 9L, 1L, 12L, 3L, 13L, 5L, 4L, 6L, 10L), .Label = c("AB",
"BC", "MB", "NB", "NL", "NS", "NT", "NU", "ON", "PE&qu...
2009 Jun 09
2
generating new data with for loop
...tion of the for loop.
My test for loops only save the data from last iteration of the loop.
Am I missing something really simple?
Any recommended reference on loop and control structures in R?
Thanks,
Gord
--
Gordon J. Holtslander
gordon.holtslander at usask.ca
Dept. of Biology
University of Saskatchewan
tel 306 966-4433
fax 306 966-4461
2010 Mar 18
4
Please help with loop, thanks
Dear R helpers,
I would like to write a loop that makes 4 objects (called A, B, C, and D)
each of which contains ten random numbers.
This attempt:
individuals<-c("A","B","C","D")
for(i in 1:length(individuals)) {
individuals[i]<-rnorm(10)
}
does not work because "individuals[i]" is not the proper way to extract each
letter from the
2006 Mar 30
3
Rails 1.1, Markaby, options_from_collection
...tion value="6">Ontario</option><br />
<option value="10">Prince Edward Island</option><br />
<option value="3">Qu?bec</option><br />
<option value="4">Saskatchewan</option><br />
<option value="11">Yukon Territory</option><select
id="province_id" name="province_id"><option
value="2">Alberta</option><br />
<option val...
2008 Apr 10
3
option_groups_from_collection_for_select with a ActiveRecord::Base single object
...''Alabama'', :postal => ''AL'', :country =>
''United States''
State.create :name => ''Alaska'', :postal => ''AK'', :country =>
''United States''
State.create :name => ''Saskatchewan'', :postal => ''SK'', :country =>
''Canada''
State.create :name => ''Yukon'', :postal => ''YT'', :country =>
''Canada''
end
def self.down
drop_table :states
end
end
================...
2007 Sep 22
1
Weird NFS problem
...be the real thing for some machines
that I look after that are intended to be long-term "just works" application
servers. I plan to start reading and participating in this mailing list now,
so Hello to everyone! My name is Frank Cox and I own and operate the Melville
Theatre in Melville Saskatchewan, Canada.
My first attempt to install Centos 5 was from ISO files that I put
on my fileserver, which is the method that I use to install Fedora. Boot off a
boot CD, point it to the appropriate directrory on the fileserver, and let 'er
rip.
That didn't work this time. I got to the point w...
2003 Aug 06
6
ssh_exchange_identification: Connection closed by remote host
Hello,
I encountered the following problem while I typing "ssh -v <host_name>"
"
hkmarmmspd:/export/home/hkcheung> ssh -v hkmauat
OpenSSH_3.6.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to hkmauat [172.28.68.52]
2017 Feb 17
6
Turn on SIP debugging from DialPlan
I have some troublesome numbers that I would like to capture the SIP
dialogue when I am calling them. When I am about to dial the number, is
there any way to turn on SIP debugging in the dial plan before I make the
call? (and turn it off after the call is completed?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Feb 24
0
Bayesian Prediction with High-order Interactions
...--
classification, we consider the full set of interaction patterns up to
a specified order."
The website of this package is
http://fisher.utstat.toronto.edu/~longhai/software/BPHO/release.html
--
Longhai Li, PhD
Assistant Professor
Department of Mathematics and Statistics
University of Saskatchewan
Homepage: http://math.usask.ca/~longhai
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2008 Mar 26
0
Naive Gibbs Sampling with Metropolis Steps (pkg: gibbs.met)
...efficiency.
This package is aimed at only routine applications in
moderate-dimensional problems.
The website for this software is
http://math.usask.ca/~longhai/software/gibbs.met/release.html
--
Longhai Li, PhD
Assistant Professor
Department of Mathematics and Statistics
University of Saskatchewan
Homepage: http://math.usask.ca/~longhai
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2009 Jul 09
0
Sampling a dataframe based on the length of a subset of observations within
...I am close to a solution but I'm not sure how
to code it to run through the entire dataframe.
This is how my.new.df would look:
_id event_
A 0
A 1
B 0
B 1
C 0
C 0
C 1
C 1
Thank you kindly for your help,
Eric
--
Eric Vander Wal
Ph.D. Candidate
University of Saskatchewan,
Department of Biology,
112 Science Place,
Saskatoon, SK., S7N 5E2
"Pluralitas non est ponenda sine neccesitate"
2008 Feb 24
0
Bayesian Prediction with High-order Interactions
...--
classification, we consider the full set of interaction patterns up to
a specified order."
The website of this package is
http://fisher.utstat.toronto.edu/~longhai/software/BPHO/release.html
--
Longhai Li, PhD
Assistant Professor
Department of Mathematics and Statistics
University of Saskatchewan
Homepage: http://math.usask.ca/~longhai
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2001 Apr 20
0
Fudging domain support - samba 2.2.0
...ndy, and the print driver support (while exceedingly slow in adding new
print drivers to the server) will be useful as well.
Ian.
----------------------------------------------------------------------------
Ian MacPhedran, Engineering Computer Centre, 2B13 Engineering Building,
University of Saskatchewan, 57 Campus Drive, Saskatoon SK S7N 5A9, CANADA
Phone: (306)966-4832 Fax: (306)966-5205 Email: Ian_MacPhedran@engr.USask.CA
-------------- next part --------------
*** orig/samba-2.2.0/source/smbd/reply.c Thu Apr 12 22:09:39 2001
--- samba-2.2.0/source/smbd/reply.c Wed Apr 18 15:59:55 2001
*****...