similar to: Information

Displaying 16 results from an estimated 16 matches similar to: "Information"

2010 May 04
2
converting an objects list
Hello, I would like to convert an objects list such as objects() or ls() that outputs "a101" "a102" "a104" "a107" "a109" to read within a list statement as follows : list(a101,a102,a104,a107,a109) Thanks Tony
2009 Jul 10
3
strange strsplit gsub problem 0 is this a bug or a string length limitation?
I was working with the rmetrics portfolioBacktesting function and dug into the code to try to find why my formula with 113 items, i.e. A1 thru A113, was being truncated and I only get 85 items, not 113. Is it due to a string length limitation in R or is it a bug in the strsplit or gsub functions, or in my string? I'd very much appreciate any suggestions ============Input script:
2011 Feb 10
0
>PKCS#11 passthrough for Smartcards
Hi all, Someone mentioned today to me, that the "competing virtualisation product" is capable of doing PKCS-forwarding towards a virtual client. So, my question here, does XEN supports PKCS-passthrough? As i also need my smartcard locally (on the hypervisor), i can not use neither pci nor usb-forwarding.... Defensie/CDC/IVENT/Research en Innovation Centrum Ing J. (Hans) Witvliet
2009 Apr 24
4
Certificate system
Hi all, Can anybody inform me wether the "RedHat Certificate System" or actually a CentOS equivalent is available for CentOS. Just skimmed on a download site through the RPM's for 5.3 and I couldn't find it. According to their pressrelease, it the code should be gpl, allthough I can't find any rpm for RH, FC or Centos. It seems that this is one of the few CA-packages for
2005 Aug 08
0
Fwd: help me override ActiveRecord find?
I''m sorry -- sent this to the wrong list. ---------- Forwarded message ---------- From: Kelly Felkins <kelly.felkins-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Date: Aug 8, 2005 9:37 AM Subject: help me override ActiveRecord find? To: ruby-talk-X+L+6nJQZ58h9ZMKESR00Q@public.gmane.org I would like to add some things to the find method of activerecord, but I can''t figure out
2009 Jun 15
3
Having trouble as a new linux user
I'm having trouble getting on my feet and the biggest issue is I don't know what I'm doing lol. I have the wine package.rpm but I can install because I'm missig dependicies.. I have no internet access at my house so I download to a usb thumb drive then take home to install. Any help would be appreciated. Thanks in Advance.
2005 Feb 11
2
Incorrect disk size reported at 20.0 MB
All, I'm recently seeing an issue with how Samba is reporting the disk space available from a NFS share. Checking the properties from a PC system displays all mapped network drives as having 20.0 MB size with zero free disk space available. We updated to Samba version 3.0.11 this morning with no change in results. I have checked the bug reports and haven't found anything that resembles
2018 Jan 02
8
[Bug 1209] New: Replace 'netstat' with 'ss'
https://bugzilla.netfilter.org/show_bug.cgi?id=1209 Bug ID: 1209 Summary: Replace 'netstat' with 'ss' Product: ipset Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: default Assignee: netfilter-buglog at
2005 Dec 30
2
scgi apache routes help needed
I''m trying to get an application running in a sub directory of a site using apache and scgi. The application runs fine with webrick. I have a site. Let''s call it "mysite.org". There is a variety of content on that site. I would like to add a rails application to that site. Let''s call the application "myapp". So we will have urls of the form
2012 Mar 22
1
dovecot 2.1.3 dsync Unexpected finish reply
I've been moving users from one system to another by doing a dsync mirror operation. The first dsync mirror takes some time, because of the number of users involved, so I am doing an initial sync, and then I direct the users to the new location and do a final 'freshening' sync to get any changes that happened during the longer sync. The problem seems to be with this freshening sync,
2004 Aug 10
7
HTML Widget
Hi, I''m pretty new to WxRuby, but I think it is the ideal solution to write Ruby-applications for different platforms. I missed the wxHtmlWindow in WxRuby, so I added it myself. You can grab the new files from http://portfolio16.de/tmp/wxruby-html.tar.gz. This archive contains all files I added to the wxruby-directory. These are mostly the *.t files for the missing classes and some
2014 Jan 06
5
[LLVMdev] LLVM Weekly - #1, Jan 6th 2014
LLVM Weekly - #1, Jan 6th 2014 ============================== Welcome to the inaugural issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. I've been a long time lurker on the LLVM and Clang mailing lists and have been using LLVM extensively in my PhD research for the past 4 years. I thought it might be worthwhile to
2010 Aug 18
2
Speex encoded stream in mp4
Hi, Is that possible to store a speex encoded audio track in the standard .mp4 container file format? If yes, which tool I can use to do that? I found FFMPEG does not include the support of speex codec. Thanks. Regards. Weikai Xie
2010 May 05
0
R-help Digest, Vol 87, Issue 5
Unsubscribe -----Original Message----- From: r-help-request at r-project.org Date: Wed, 05 May 2010 12:00:09 To: <r-help at r-project.org> Subject: R-help Digest, Vol 87, Issue 5 Send R-help mailing list submissions to r-help at r-project.org To subscribe or unsubscribe via the World Wide Web, visit https://stat.ethz.ch/mailman/listinfo/r-help or, via email, send a message with subject
2004 Aug 06
5
Speex ACM no longer Beta (Houston, we have a release!)
The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is a list of changes: * A setup application has been added to the release. Just click SETUP.EXE and follow the instructions. * The crash under Windows 95/98/ME was fixed. * A reported crash in VirtualDub, CDEx and possibly other applications was fixed * The codec's Format Tag was changed to an official Microsoft
2020 Feb 02
0
Wine release 5.1
The Wine development release 5.1 is now available. What's new in this release (see below for details): - Support for using LLVM-MinGW as PE cross-compiler. - Better reporting of error location in JScript and VBScript. - Support for relocatable installation of the Winelib tools. - Ellipse drawing in Direct2D. - OLE monikers improvements. - Various bug fixes. The source is