Displaying 20 results from an estimated 90 matches similar to: "Extract part of vector"
2006 Jun 09
3
SV: Database file to copy for active sessions.
Hello
I can save you a lot of time, and tell you that it wont work.
It does hold some registration information in the asterisk database, but most of the information is kept internally in Asterisk.
Just FYI.
Jon
_____
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne af Shenen Shenen
Sendt: 9. juni 2006 11:37
Til:
2013 Apr 05
1
Internet connection
Tried several ways to connect to Internet. Perhaps R help could point me in the right direction to make this connection work.
setInternet2(use = TRUE)
> download.file("
+ http://image.shutterstock.com/display_pic_with_logo/322090/322090,1307359665,10/stock-photo-car-silhouette-for-race-sports-design-vector-version-also-available-in-gallery-78667174.jpg
+ ",
+
2007 Sep 01
1
Problem in downloading Yahoo Finance data from R
Hi R users,
I have a problem in downloading Yahoo Finance data from R. I have tried
an example given in R, to download. The error is given below:
>library(fCalendar)
> yahooImport("s=IBM&a=11&b=1&c=1999&d=0&q=31&f=2000&z=IBM&x=.csv ",
file = "D:\\ Downlaod",source = "http://ichart.yahoo.com/table.csv?",
save = FALSE,
1999 Jun 04
2
newbie help
Hi all,
I am very new to the wonderful world of Samba (I have to keep telling my
assistant that its not a south american dance...) and require a little
assistance.
I have downloaded the latest version of Samba, together with all of the
documentation.
I have managed to sucessfully untar the files but I am having difficulty
compiling the files. I am using SCO Unix and when I type in the
2009 Jun 23
4
SAS Macro Variable in R
Hi I'm new to R and would like to implement a SAS-like macro variable
in R.
What I'd like to do is take the simple R code below and change the
"=TEF" to different letters to refer to different companies' data for
download.
# DOWNLOADS FILES FROM YAHOO INTERNET
1999 Mar 29
13
Samba help
Hello, I've recently installed Samba on a S.u.S.E. computer, and I am
wondering what the best way to edit and manipulate the smb.conf file is.
could anybody help me out??
2009 Jul 17
1
c/s 18634 causing save/restore problem
This on xen 3.4.0. We discovered that following would cause a PV guest (5u3)
to panic:
- xm save guest
- xm restore guest
- xm save guest again <-- panic in _FIRST_CPU+0X0/0X1A
We''ve narrowed it down to c/s 18634. Now we''re trying to find out why that
change was made? Was that fixing some other bug?
Thanks,
Mukesh
2004 Jul 02
1
priceIts problem
Dear R People:
In library(its), there is a command priceIts.
There is a problem with this command. It is returning an error message:
> ibm1 <- priceIts(instrument="ibm",start="1998-01-01",quote="Open")
Error in download.file(url, destfile, method = method, quiet = quiet) :
cannot open URL
2009 Feb 07
1
[LLVMdev] [PATCH] Use the new URL to BugPoint documentation
---
tools/bugpoint/bugpoint.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
I came across this while running bugpoint --help, hope you don't mind the git
patch output :)
diff --git a/tools/bugpoint/bugpoint.cpp b/tools/bugpoint/bugpoint.cpp
index 2364675..587077e 100644
--- a/tools/bugpoint/bugpoint.cpp
+++ b/tools/bugpoint/bugpoint.cpp
@@ -67,7 +67,7 @@ int main(int argc,
2008 Jan 14
0
Where can I get a downloadable stream directory?
Hi,
I want to connect as a client. Please let me know about the listings you
mention. I?ve just asked this on another thread in the dev list:
I see a "stream directory" at icecast.org, but I don't know if it's
available to download (I think using a program to dig the info from the web
is not ethical, as least without permission). Shoutcast has a nice directory
but
2005 Jan 21
0
Package Status, Shipping Number : 0X44em20OJ (PR#7547)
----Piece.JESYjh1K5.c
Content-Type: text/plain;
format=flowed;
charset=iso-8859-15
Content-Transfer-Encoding: 7Bit
John was enjoying sleeping near the tree.
Do just once what others say you can't do, and you will never pay attention to their limitations again. -James R. Cook
Doesn't Sarah remember shouting slowly?
Lots of times you have to pretend to join a parade in which
2007 Nov 23
1
OT - 3Com and IBM iSeries
Hi,
Has onyone heard of successful deployment of 3Com ToIP over IBM iSeries
system (formely AS/400) ?
A prospective customer seems to looking for this but, in my whole life, I've
never of a such setup.
Does it work ?
regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Dec 02
2
Tomcat authentication via PAM (or other system methods)?
Is there a way to coax java services running under tomcat to use the
system authentication methods set up through PAM? In my case, this would
be users in the local passwd file or through smb to a windows domain.
I've added mod_auth_pam to get this effect with apache but would like to
also handle java web services.
--
Les Mikesell
lesmikesell at gmail.com
2005 Jul 30
2
Running another gnome or kde on virtual console
Hi,
I'm still new in linux world and CentOS is my 2nd linux desktop I ever used ( have used it for month now, before using Ubuntu for 2 days ), so please gave me a little favor on it :)
What I need to do is to have my virtual console that can also run gnome or kde, so I can have different windows on different virtual console. After googling, I found the qingy that just fit for my need.
I
2006 Jul 28
5
Minimal Kickstart setups to use with Puppet
Hi,
I was at the Puppet talk at Oscon and I would like to try using
Puppet for PXE on RHEL machines and I was wondering if there are
standard minimal Kickstart recipes from which Puppet can then take
over.
Thanks,
Jason van Zyl
jason at maven.org
2012 Oct 04
3
R combining vectors into a data frame but without a continuous common variable
Hello,
I have two different files which I'd like to combine to make one data frame
but I've no idea how to do it! The first file has two columns; one is the
date, the following is a binary code for debris flow events. Then my other
file has also two columns; the date and then precipitation data.
The thing is, is that the two date columns don't all contain the same dates.
The binary
2004 Nov 27
0
Failed to WWW-authenticate on INVITE
I'm having trouble connecting a asterisk server to a SIP Express router.
Inbound calls to my asterisk server works just fine, but when i try to
make outbound calls I get the following error message:
Nov 27 22:40:48 NOTICE[4687]: chan_sip2.c:7967 handle_response: Failed to
WWW-authenticate on INVITE to '"username"
<sip:username@mysipprovider>;tag=as5399a078'
I'm
2006 Jan 17
0
Netfilter conntrack problem...
Hi folks,
I have the following in my firewall (condensed version)
[CentOS 4.2: 2.6.9-11.EL.i686 kernel]:
INPUT:
--state ESTABLISHED,RELATED -j ACCEPT
-p tcp -j REJECT --reject-with tcp-reset
-j REJECT
OUTPUT: ACCEPT
The connection is over a wireless link so packets _do_ get dropped even
though throughput is around 100-400 kB/s (depending on
atmospheric conditions, etc.)
Now I've noticed
2006 Apr 12
0
Validating collections
I saw this issue addressed in mid-January under the
heading ''TIP: Using field_error_proc to add style
attributes to form elements'', but I didn''t quite get
it.
I have a collection of objects that I want to input in
one form and validate (during update). The suggestion
in the post I referred to above was to use something
like
[in form]
> <% for @comment in
2006 Apr 12
0
RMagick
Hi I am using the RMagick-1.9.1-IM-6.2.3-win32 package that combines the
RMagick gem with the Imagemagick dll''s. I got everything to install
correctly, but my uploaded files are correpted on resize.
I''m loading the images to the file system, and a pointer to them in
mySQL.
Any ideas?
--
Posted via http://www.ruby-forum.com/.