Displaying 20 results from an estimated 10000 matches similar to: "Porting Custom Packages from Linux to Windows"
2009 Jul 12
11
get DB data to rhtml file
I am trying to get data out of a database to my rhtml file. The files
look like this:
Model
-------
mystuff.rb
class Mystuff < ActiveRecord::Base
set_table_name "mytable"
set_primary_key "id"
end
Controllers
--------------
mystuff_controller.rb
require ''Mystuff''
class MystuffController < ApplicationController
def read
@me =
2002 Jul 02
1
subscript out of bounds
Hello
As I'm beginning to write functions, I decided to have my personnal R library
named MyStuff located in /home/fred/R.Lib/MyStuff/
The library file itself is at /home/fred/R.Lib/MyStuff/R/MyStuff
evrything seems ok since
> library()
gives :
Packages in library `/usr/lib/R/library':
KernSmooth Functions for kernel smoothing for Wand &
2009 Jul 18
3
remote database queries
With good and faithful python remote database queries look something
like this:
url.urlopen("username/pssword at host",query)
where query is something like "select * from table where ...."
Does R support queries on remote hosts with username and password?
What does a simple example look like?
Thank you.
2007 Nov 22
2
Wayward Directories
Seems that any program that has a default data directory, or previously
selected directory preserved, has the directory duplicated/nested:
That data is in c:\mystuff\mydata
It is shown as c:\mystuff\mydata\mydata
The files appear and maybe can be read. Any attempt to write produces an error
(obviously, there is no such directory). Some programs will crash/abort wine
trying to navigate this
2007 May 14
2
How to write data to astdb?
Hello,
I'm trying to fill CID data into the astdb using AsteriskWin32's
asterisk.exe, to no avail: The batch file stops after the first line, and
just waits:
----------------------------------------
rem c:\cygroot\mystuff>import.bat
rem
rem c:\cygroot\mystuff>C:\cygroot\bin\asterisk.exe -rx 'database put
cidname 123 "My cellphone"'
rem
rem Asterisk module
2011 Nov 16
1
Deleting a mailbox and all its children
I'm looking at scripting a mechanism to delete a mailbox, which is easy
with 'doveadm mailbox delete' -- however it gets complicated when there
are children of arbitrary depth, for example, I may have this:
restored.daily1.INBOX
restored.daily1.Sent
restored.daily1.Mystuff
restored.daily1.Mystuff.foo
I would like to delete the 'restored' mailbox and all its children (and
2009 Aug 06
1
specify lattice black-and-white theme
Is there a simple way to specify a theme or trellis (lattice) parameters so
that, in a multipanel (conditioned) plot, there is no color and in the
strips there is no shading? This is the effect achieved on page 124 of
Deepayan Sarkar's "Lattice" (figure 7.2).
I managed to trick lattice into making a grayscale plot on my interactive
display as follows:
> graphics.off()
>
2002 Feb 11
1
problem getting just a single dir !
I am trying to fetch a single dir using the following command but all I
get is a empty dir:
rsync -av www.myServer.com::myStuff --include=myDir --exclude=* .
Here is the rsync output:
receiving file list ... done
myDir/
./
wrote 119 bytes read 392 bytes 92.91 bytes/sec
total size is 0 speedup is 0.00
The command looks simple and straight forward but somehow I am not
getting the expected
2010 Aug 22
2
Strange Apache log entry
Hey everyone,
Logwatch flagged something in my Apache logs, and it says it was a
possible successful probe. Hmmm. Here's what it says:
--------------------- httpd Begin ------------------------
A total of 1 sites probed the server
66.249.137.70
A total of 2 possible successful probes were detected (the following URLs
contain strings that match one or more of a listing of
2017 Nov 10
2
Sieve global path?
On Thu, 9 Nov 2017 21:02:44 -0500
Bill Shirley <bill at KnoxvilleChristian.org> wrote:
> Set the sieve_global_dir like this.
> /etc/dovecot/conf.d/99-mystuff.conf:
> .
> .
> plugin {
> ? sieve???????????????? = ~/Maildir/dovecot.sieve
> ? sieve_dir???????????? = ~/Maildir/sieve
> ? sieve_global_dir????? = /etc/dovecot/sieve/global/
> ? sieve_before????????? =
2010 May 14
5
where is libRmath.a & libRmath.so
I see Rmath.h in include. Why can't I find libRmath.a and/or libRmath.so?
--
View this message in context: http://r.789695.n4.nabble.com/where-is-libRmath-a-libRmath-so-tp2216048p2216048.html
Sent from the R devel mailing list archive at Nabble.com.
2017 Nov 10
2
Sieve global path?
On Fri, 10 Nov 2017 03:41:20 -0500
Bill Shirley <bill at KnoxvilleChristian.org> wrote:
> No it isn't shown as a folder.? All folder directories here begin with a dot.
> i.e.? .INBOX? .Trash? .Drafts
>
> Bill
No, they don't. me thought that, too. But using the rainloop webmail interface
on top of such a config showed the sieve folder in the overview. Sometimes you
can
2007 Dec 17
1
polygon class in splancs package
Dear forum,
I would like to use the kernel2d or spkernel2d in the Splancs-package, but
it does not recognize my polygon data.
"Error in kernel2d(as.points(ptsbin), polygonprov, h0 = 2, nx = 100, : " is
the error message.
Invalid poly argument
The data are defined as follows:
polgonprov<-list(x=polyprov$X, y=polyprov$Y) with X and Y coordinates in the
Lambert1972
2010 Jun 02
5
user routing versus admin routing strategies?
In an app where ordinary users are limited to viewing and editing their
own "stuff", but someone with admin privs can view and edit anybody''s
stuff, what''s the right strategy for routing?
At first blush, I''d think that an ordinary user (e.g. with id 565)
should see something like:
http://example.com/mystuff.html
... where the controller assumes
2010 Feb 10
0
Folders within folders ...
Our mail setup is as follows:
~/mail/ - This contains single mailboxes (Drafts, Trash, and others)
~/mail-Archives/ - This contains a hierarchy of folders containing
mailboxes
For example, a tree of ~/mail/ would look like this:
~/mail/
~/mail/Trash
~/mail/Drafts
~/mail/sent-mail
~/mail/My Stuff
~/mail/Important
~/mail/test/SomeFolder
2017 Nov 10
2
Sieve global path?
I just checked with Thunderbird, SquirrelMail, and Roundcube.? The sieve directory is not
in the overview.
dovecot is highly configurable.? Ya think I may have configured mine where
this is not a problem?? I have 9+ mail servers running this way.
Bill
On 11/10/2017 4:56 AM, Tamsy wrote:
> Stephan von Krawczynski wrote on 10.11.2017 16:35:
>> On Fri, 10 Nov 2017 03:41:20 -0500
>>
2002 May 18
2
can't connect from windows
Hello all,
I've setup samba Version 2.2.0a on Slackware 8.0
# uname -a
Linux slackware 2.4.5 #6 Fri Jun 22 01:38:20 PDT 2001 i686 unknown
I start samba as root from a console as:
/usr/sbin/smbd -D -d10 -l /var/adm/smblogs/log -s /etc/samba/smb.conf
/usr/sbin/nmbd -D -d1 -s /etc/samba/smb.conf
In smb.conf I have:
[files]
comment = mystuff
valid users = nigels
path = /usr1
read
2002 Oct 31
1
winelib: porting Delphi apps
Just a (probably crazy) thought: What about porting Windoze apps that
aren't written in C? I've got a Delphi application that currently runs
under Virtual PC under OS 9.2 on an eMac (PPC Processor), which would
run much faster without those OS layers in between. I don't really have
a clue as to whether this really far-out-whacky or not cuz I am not
really a Delphi, or, for that matter,
2008 Apr 13
1
.Rprofile, date tagging history, loading packages
Dear R-Helpers,
I'm fiddling with my .Rprofile in Windows XP & R 2.7.0 Beta. I prefer to
manually save my workspace but automatically save my command history via
the .Rprofile. That is working fine once I found that "utils::" was
required before the loadhistory & savehistory functions. What I would
like to do is add a separator line with a date between the histories of
each
2014 Jun 04
2
Few questions about members
We are experimenting with two different scenarios here. The one I'm
asking about this time is this:
We have a samba4 AD set up. It seems to be fine as far as we can tell.
We are trying to set up a member, and have followed the wiki page
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server.
The first question I have is why is the start script we use on the AD
not work on the