Displaying 5 results from an estimated 5 matches for "pullen".
Did you mean:
pulled
2012 Aug 16
3
1.ai Terms of Service
I''d like to try out 1.ai, but I noticed that there is a checkbox that
must be selected when registering that indicates I agree to 1.ai''s
terms of service. I am not, however, able to view the terms of
service. There is no link on the front page, and it''s not listed at
1.ai/terms, 1.ai/tos, 1.ai/agreement, etc. I am also unable to find an
email address for 1.ai and I
2008 Feb 21
6
SuSE /var/ disk space
Hi all,
I''m playing with Xen for the first time, and encounter problems when
installing a client.
We basically have limited space on the /var/ partition, and Xen seems to
use this as temporary storage during installation.
Is there anyway of configuring it to use some other location?
Cheers,
Dean.
_______________________________________________
Xen-users mailing list
2006 Feb 08
1
UPSD slow in responding
...ding the status of each UPS. Since we have two UPS's the combined interrogation time can blow out to 75 seconds.
Is there any way we can speed up this interrogation time or, at least, determine where the performance issue lies (i.e. with UPSD or UPSC)?
Thanks for your assistance
Damon Pullen
DIER - Tasmania
2005 Oct 10
0
Dry-joint to serial converter for use with NUT
...nyone know of a dry-joint to serial interface module (i.e. a curcuit that allows the connection of two wires to result in a configurable serial interface output). Ideally a commercial solution would be best as it would obviate a heap of testing.
3) Any other comments
In advance, Thanks!
Damon Pullen
DIER (Tasmania)
2006 Oct 09
0
ReconRefFrames() - Possible Bug?
Hi All,
I'm just debugging my current implementation of Theora, and while
nothing is crashing I noticed the following bit of code in the
ReconRefFrames() function:
around line 1133 lib\dct_decode.c
fn[0]=i-1;
fn[1]=i-FragsAcross-1;
fn[2]=i-FragsAcross;
fn[3]=i-FragsAcross+1;
/* fragment valid for prediction use if coded and it comes
from same frame as the one we are