Displaying 20 results from an estimated 27 matches for "scrabbling".
2013 Nov 11
3
Scrabble??
Does anyone know a way to run a Scrabble program on
CentOS? (I realize the obvious existence of Wine and of virtual
machines; but my experience with both has been thoroughly
unsatisfactory. So I'd much rather get a linux-native app.)
There seem to be two proprietary Scrabble programs, one
in which you play against the computer, and one in which you play
against a remote friend.
2006 Jun 29
3
Continuation and parse
Hi gurus,
After an unsuccessful scrabble through the documentation and Jon's
excellent search facility, I am no wiser as to how R recognizes an
incomplete command line and politely raises its hand for more. The help
page for parse gives no indication that it does anything more than spit
the dummy when fed an incomplete command line, but something in there
must recognize such ellipsis.
2006 Jun 29
3
Continuation and parse
Hi gurus,
After an unsuccessful scrabble through the documentation and Jon's
excellent search facility, I am no wiser as to how R recognizes an
incomplete command line and politely raises its hand for more. The help
page for parse gives no indication that it does anything more than spit
the dummy when fed an incomplete command line, but something in there
must recognize such ellipsis.
2007 Jan 25
0
performance problem with many droppables
Hi all,
starting from the drag''n''shop demo, I started to write an AJAX Scrabble
(TM) as my first script.aculo.us app. I have the 225 fields in a table
and then make them droppable using
var fields = document.getElementsByClassName(''field'');
for (var i = 0; i < fields.length; i++) {
Droppables.add(fields[i], {onDrop:addProduct})
}
Unfortunately,
2010 Dec 14
1
colour-plot of point intensities?
Hi,
I've spent a while scrabbling around at this problem, to no avail. I'm
sure there /should/ be a simple answer...
I have a large (14 million rows) data set, with two columns. Each row
contains the number of times an individual moved, and the distance
that individual moved in total. I would like a figure where the colour
ind...
2016 May 12
1
LLVM Releases: Upstream vs. Downstream / Distros
On 12 May 2016 at 16:56, Kristof Beyls <Kristof.Beyls at arm.com> wrote:
> In my opinion, it would be better overall for the LLVM project if
> top-of-trunk is
> tested as much as possible, if testing resources are so scarce that a
> choice
> has to be made between testing top-of-trunk or testing a release branch.
>
I agree that trunk is more important, with both of my
2007 Jun 12
2
how to create new user account
Hi,
I am using dovecot1.0.0.
How to create new user in dovecot ?
Thanks in advance
Regards,
Santhosh
2007 Jan 12
1
imap over ssh won't work
Hi,
Using version 1.0.rc15 I'm trying to let Evolution connect with IMAP
over SSH. When run from the command line, this is what I get:
ssh host dovecot --exec-mail imap
* BAD [ALERT] imap binary must not be started from inetd, use
imap-login instead.
ssh host MAIL=/root/Maildir/ /usr/local/libexec/dovecot/imap
* BAD [ALERT] imap binary must
2006 Dec 04
0
/ and . in folder names
Right now, trying to create folders with "/" or "." in their name can yield
strange results, because Dovecot simply turns every occurrence of the current
folder hierarchy separator in a folder name given by the client into a "."
(or so it seems). If the folder separator isn't ".", clients can try to
create folders with names containing ".",
2006 Dec 25
1
Hebrew folder names
I'm considering Dovecot for an IMAP server. Can I name the IMAP
folders in Hebrew (utf-8) with Dovecot? Any known gotchas? Thanks in
advance.
Dotan Cohen
http://lyricslist.com/
http://what-is-what.com/
2006 Feb 28
1
Better fonts in wine?
I'm using wine 0.9.7 from the extras repository on Fedora Core 4. I've
installed a windows program using wine. The program works very well;
however, the fonts it uses are ugly and difficult to read. The rest of
my system (KDE) uses smooth, beautiful, anti-aliased fonts, and this
windows program is the only exception.
I read the FAQ on the wine homepage, and it says to copy the
2011 May 17
2
securing sshd with selinux
Hello List,
dont have experience with selinux, but i want to know if it would be a
practicable way to secure sshd with selinux.
i have some webservers and want to grant ssh-access to some users. my plan
ist to make new server where users are able to log in. the homes from
webserver are mounted in by nfs etc.
i dont like chroot-env for ssh, a lot of disadvantages...
also i dont like if users
2016 May 12
2
LLVM Releases: Upstream vs. Downstream / Distros
On Thu, 12 May 2016 16:40:44 +0100
David Chisnall via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
>
> The end result is that shortly after a release (sometimes every alternate release) is branched a load of downstream projects update to the new APIs, test things, and find a bunch of regressions that have been sitting in the tree for months. We then have to scrabble to bisect and try
2019 Jan 30
0
[FORGED] r-base is already the newest version (3.5.2-1bionic)
...a significant and important impact from installing what you
refer to as the "meta package".
>
> These are all __Debian__ or __Ubuntu__ questions. Be patient, learn some
> about your package manager.
I don't think so. I have work to do; I don't wish to spend my time
scrabbling around trying to find reliable and comprehensible
documentation. There is a huge amount of material on the web; much of
it is out of date, inaccurate or misleading. Generally what is in fact
accurate is obscure and arcane in the extreme. If you know the answer
already, you can find it on the...
2007 Apr 26
2
Deferring, instead of rejecting, messages when at quota
Greetings -
I'm having trouble working out where to alter this behaviour (so
please forgive me if it turns out to be an Exim thing rather than
Dovecot!)...
My test service is using Exim as the MTA and Dovecot's "deliver" for
the LDA. We are using Maildir mailboxes with filestore quotas.
When I send a large test message to myself that cannot be delivered
because I
2011 Aug 09
1
Revolutions Blog: July Roundup
I write about R every weekday at the Revolutions blog:
http://blog.revolutionanalytics.com
and every month I post here a summary of articles from the previous
month of particular interest to readers of r-help.
In case you missed them, here are some articles related to R from the
month of July:
A simulation in R finds the value (or disadvantage) or drawing an X,
J, Q or Z in Scrabble:
2007 Mar 09
3
Prayer, Maildir and Folders whose names begin with "."
Greetings -
I think I've just had one of my fears confirmed: not Dovecot-specific
exactly, but it affects how we will use of Prayer (Webmail Software)
with Dovecot...
Currently our production service uses MBX-format mailboxes with the
UW IMAP server; we also use the University of Cambridge "Prayer"
software for Webmail.
By default Prayer saves its preference settings,
2017 Oct 20
0
Wine release 2.0.3
The Wine maintenance release 2.0.3 is now available.
What's new in this release (see below for details):
- Various bug fixes
- FreeType 2.8.1 compatibility fixes
The source is available from the following locations:
http://dl.winehq.org/wine/source/2.0/wine-2.0.3.tar.xz
http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.3.tar.xz
Binary packages for various distributions will be
2008 Jul 02
2
Can't connect to auth server at /var/run/dovecot/auth-master: No such file or directory
Hello all.
Just one quick stupid question. ;-(
Im try to configure Exim + Dovecot 1.1.1 on FreeBSD 7.0
Then im try to send mail in logs im see this:
deliver(admin at domain.off): Jul 02 13:52:22 Error: Can't connect to auth
server at /var/run/dovecot/auth-master: No such file or directory
%ls -al /var/run/dovecot/*
srw-rw---- 1 exim wheel /var/run/dovecot/auth-client
srw------- 1
2019 Jan 30
2
[FORGED] r-base is already the newest version (3.5.2-1bionic)
On 30 January 2019 at 12:33, Rolf Turner wrote:
| On 1/30/19 11:53 AM, Dirk Eddelbuettel wrote:
| >
| > Rolf,
| >
| > I think it may help to read-up on dpkg and apt. Instead of 'whereis' do
| >
| > dpkg -l r-base-core
And I also meant 'dpkg -L r-base-core'. Both -l and -L do useful (but
different) things.
| Now *that* was a revealing suggestion! I did