Displaying 5 results from an estimated 5 matches for "snippette".
Did you mean:
snippett
2003 Apr 23
2
Call Queue Manager and DID Digits
I've been asked to create a graphical "call-queue"
manager. That is, use the existing call queues application but allow
a way to view what's coming and attach information to it. As far as the
"attaching information" that's in the realm of my application, but I'm
trying to figure out if the internals of queues are exposed through any
interface. Any help there?
2011 Feb 15
0
RPostgreSQL [Expired connection at startup]
I have set up a postgresql database that I connect to each R startup in
my .Rprofile file.
##############relevant lines from .Rprofile############################
library(RPostgreSQL)
m <- PostgreSQL()
con <- dbConnect(m, user="xxx", password="yyy", dbname="zzz")
#######################################################################
in R
con
<Expired
1999 Oct 03
0
LPRng: RedMon - interesting program (fwd)
Hi Everyone,
Just thought I'd pass this little snippette your way. It may help someone
to get around the limitations of M$ Windoze printing.
- John H Terpstra
---------- Forwarded message ----------
Date: Sat, 2 Oct 1999 17:19:08 -0700 (PDT)
From: papowell@astart.com
Reply-To: lprng@lprng.com
To: lprng@lprng.com
Subject: LPRng: RedMon - interesting pro...
2008 Jul 15
0
creating axis of the plot before data are plotted -- solved
Solved. I tried to create a minimal example, but my script is too
complicated to just cut out lines (too many dependencies). Instead of
it, I sketch
my idea. I do not say it is the nicest solution, but it works as I wanted.
The first five rows of my data-matrix:
> data_svd$u[1:5,]
[,1] [,2] [,3] [,4] [,5]
[,6] [,7]
25.12333 -0.05845695
2008 Jun 13
5
DO NOT REPLY [Bug 5541] New: "rsync -H" Fails on PPC AIX 5.3.0
....com
QAContact: rsync-qa@samba.org
I have built rsync 3.0.2 and 3.0.3pre2 using both "gcc" and "cc", neither being
able to handle the hard link option correctly. This was found while running
the testsuite provided (initially in the "hands" test). Here is a snippette
from the hands/test.log file:
Test hard links: Running: "/tmp/rsync/rsync-3.0.3pre2/rsync -avH
"/tmp/rsync/rsync-3.0.3pre2/testtmp/hands/from/"
"/tmp/rsync/rsync-3.0.3pre2/testtmp/hands/to""
sending incremental file list
rsync: connection unexpectedly closed (9 bytes...