Displaying 20 results from an estimated 200 matches similar to: "Split plot analysis problems"
2008 Mar 16
1
Problem with incoming calls on Broadvoice after upgrade to 1.4.18
Hi all,
I just upgraded to Asterisk 1.4.18 a few days ago and I don't use
Broadvoice TOO often, however I have a Vermont number with them and so
my mother in law calls it to talk to my wife once in a while, so
that's why it took me so long to notice it wasn't working. Anyway,
when she calls she gets a busy signal (as I've tested when calling it
from my cell).
When I enable
2020 Jun 09
5
Accounting package recommendations
Hi,
I am looking for an offline accounting package recommendation, please.
I enjoyed using Xero accounting, but need something that's offline,
and where the data remains my property. Having used Quickbooks on
Windows in the past, I am looking for something similar.
Any recommendations?
--
Kind Regards
Rudi Ahlers
Website: http://www.rudiahlers.co.za
2012 May 13
4
[JOB] 90 Seconds seeks Ruby on Rails Developer
*90 Seconds seeks Ruby on Rails Developer*
[the following was cross-posted to various mailing lists in New Zealand and
the United Kingdom - sorry if you got it more than once]
90 Seconds is a video production company which started in New Zealand, and
has since expanded to Australia and the United Kingdom. You can view who we
are and what we do at http://90seconds.tv
90 Seconds have developed a
2008 May 05
2
RODBC and schemas
I have found that the "schema.table" syntax used in Postgresql (and
Oracle) does not work directly with RODBC.
This works
library(RODBC)
con<-odbcConnect("mydb")
d<-sqlQuery(con,"select * from meso.trees")
However this does not.
d<-sqlFetch(con,"meso.trees")
Error in odbcTableExists(channel, sqtable) :
?meso.trees?: table not found on channel
2020 Jun 09
2
Accounting package recommendations
On Tue, 9 Jun 2020 10:26:46 -0700
"Hugh E Cruickshank" <hugh at forsoft.com> wrote:
> From: Rudi Ahlers Sent: June 9, 2020 10:22
> >
> > I am looking for an offline accounting package recommendation,
> > please. I enjoyed using Xero accounting, but need something that's
> > offline, and where the data remains my property. Having used
> >
2020 Jun 10
2
Accounting package recommendations
On Wed, 10 Jun 2020, Gianluca Cecchi wrote:
> On Tue, Jun 9, 2020 at 7:22 PM Rudi Ahlers <rudiahlers at gmail.com> wrote:
>
>> Hi,
>>
>> I am looking for an offline accounting package recommendation, please.
>> I enjoyed using Xero accounting, but need something that's offline,
>> and where the data remains my property. Having used Quickbooks on
2010 Mar 12
7
sqldf not joining all the fields
Dear R users,
I have two data frames that were read from text files as follows:
x_data <- read.table("x.txt", header = TRUE, sep = "|", quote = "\"'",
dec = ".",as.is = TRUE,na.strings = "NA",colClasses = NA,
nrows = 3864284,
skip = 0, check.names = TRUE,fill=TRUE,
strip.white = TRUE,
2005 May 28
1
cmd curl crashes asterisk:
I recently began using the curl cmd to do an external callerid
lookup on my own customer database. I've noticed certain lookups will cause
a crash and not show anything in the messages file or the console. The curl
command is connecting to an external webserver which has a oracle db
connection. The file its hitting is PHP and does a very simply lookup
showing the text like "C1234 Bobs
2020 Jun 22
2
Accounting package recommendations
On 22/06/2020 13:57, Rudi Ahlers wrote:
> I have to say, GnuCash simply doesn't do it for me. As a tech, I don't
> have time to figure out accounting systems, and I really don't want to
> have this info on the internet in 3rd party's control.
>
>
>>> On Tue, Jun 9, 2020 at 7:22 PM Rudi Ahlers <rudiahlers at gmail.com> wrote:
>>>
2019 May 14
3
password server not sending authentication requests to a specified DC
Our goal is to have a particular DC which will be used by our proxy for
user authentication.
We tried to use only the required DC as a nameserver but that doesn't
work, queries are still sent to other DCs.
Michel
2019 Feb 14
3
Samba switches between domain controllers
Hi
Under what conditon does samba switch between domain controllers ? Are
there any special conditions or situations in which samba decides to
use "DC B" rather than "DC A" ?
In my case samba switches very often.
Thanks,
Michel
2017 Sep 07
0
ISO3 code to 7 continents names
> On Sep 7, 2017, at 12:21 PM, Miluji Sb <milujisb at gmail.com> wrote:
>
> df is a data frame consisting of one variable (iso3 codes) such as
>
> USA
> RUS
> ARG
> BGD
> ITA
> FRA
>
>
> Some of these iso3 codes are repeated and I would like the corresponding continent name, the countrycode package does not seem to distinguish between North and
2019 Feb 14
3
Losing connection to a DC
Hi,
I am running samba/winbind 4.2.14 on Debian 8 which is joined to an
Active Directory and would like to know if you have any idea with my
issue. In my case, ntlm authentification is enabled in squid (proxy).
Here is the problem that I am facing :
"wbinfo -t" takes sometimes more than 30 secondes to display the result.
For some reason, the server loses it's connection to the
2002 May 14
0
samba printer driver uploading
I am running samba and I am trying to get it to upload/download printer
drivers. When I go into the "Printers and Faxes" folder, or just
"Printers" on win2k, it shows my 2 printers, on WinXP I right click on raw1 and
go to properties, it asks to install the driver, if I click yes, it
takes me through the add printer wizard, which lets me select my printer
driver, but apparently
2015 Nov 06
2
(sin asunto)
Hola a tod en s,
sigo intentando representar una variable en función de meses. En la columna
Mesos tengo los meses de la siguiente manera:
01/08/1996, 01/09/1996 etc.
He probado con el siguiente comando:
plot(Mesos, Serie01)
obteniendo
y tendría que obtener:
[image: Imágenes integradas 2]
Pero donde pone Observation Index, me gustaria tener los meses (para esta
grafica he usado
2005 Apr 29
0
problem with strata in boot
Hello,
I am new to R, and am having trouble running a stratified bootstrap.
My data set consists of 38 study sites in which I recorded the number
of bird pairs. Each site has been classified as burned or mowed and
for each of these two strata I would like to determine the precision
of an overall density estimate. I can run an unstratified bootstrap
without problem, but when I specify the strata I
2017 Sep 07
2
ISO3 code to 7 continents names
df is a data frame consisting of one variable (iso3 codes) such as
USA
RUS
ARG
BGD
ITA
FRA
Some of these iso3 codes are repeated and I would like the corresponding
continent name, the countrycode package does not seem to distinguish
between North and South America. Thanks.
Sincerely,
Milu
On Thu, Sep 7, 2017 at 9:00 PM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
> >
2020 Jun 09
0
Accounting package recommendations
From: Rudi Ahlers Sent: June 9, 2020 10:22
>
> I am looking for an offline accounting package recommendation, please.
> I enjoyed using Xero accounting, but need something that's offline,
> and where the data remains my property. Having used Quickbooks on
> Windows in the past, I am looking for something similar.
GnuCash has been working fine for me for several years.
HTH
2020 Jun 09
0
Accounting package recommendations
On Tue, Jun 09, 2020 at 09:36:49AM -0800, Fred Erickson wrote:
> On Tue, 9 Jun 2020 10:26:46 -0700
> "Hugh E Cruickshank" <hugh at forsoft.com> wrote:
>
> > From: Rudi Ahlers Sent: June 9, 2020 10:22
> > >
> > > I am looking for an offline accounting package recommendation,
> > > please. I enjoyed using Xero accounting, but need something
2020 Jun 09
0
Accounting package recommendations
On Tue, Jun 9, 2020 at 7:22 PM Rudi Ahlers <rudiahlers at gmail.com> wrote:
> Hi,
>
> I am looking for an offline accounting package recommendation, please.
> I enjoyed using Xero accounting, but need something that's offline,
> and where the data remains my property. Having used Quickbooks on
> Windows in the past, I am looking for something similar.
>
> Any