Displaying 20 results from an estimated 93 matches for "poofs".
Did you mean:
poof
2006 May 03
0
Effect.Poof, needs polishing
http://kevin.is-a-geek.net/projects/poof
Right now I store a few properties (background, border) and restore them on
completion. I''d much prefer to handle this another way, perhaps setting the
opacity of the containing element to 0 and setting the contained image
element''s opacity to 1. Playing around with this though, I found that it
didn''t happen in order like
2005 Mar 31
1
firefox-1.0.2-1.4.1.centos4 unstable?
Has anyone else noticed that firefox is less stable after the recent
security update?
I'm getting several occurrences per day of "just goes poof," i.e.
probably seg fault.
--
Collins
When I saw the Iraqi people voting three weeks ago, 8 million of them,
it was the start of a new Arab world.... The Berlin Wall has fallen.
- Lebanese Druze leader Walid
2007 Jun 26
5
Migration of Effect from 1.4.0 to 1.5.1
Hi,
Is there migration for custom Effect between prototype/scriptaculous
1.4 and 1.5 ?
Kevin Davis send me it''s cool Poof Effect but it seems to be tooooo
fast in last version of scriptaculous. I think it comes from the code
? But I don''t know the best way to correct that ?
Here is a copy/past of his mail for anybody interested in his Effect:
>
> Hey there, sorry for
2004 Sep 28
1
too many ex-(boy|girl)friends
instead of
exten => 42/1,1,GoTo(hell,s,1)
exten => 42/42,1,GoTo(hell,s,1)
exten => 42/666,1,GoTo(hell,s,1)
exten => 42/69,1,GoTo(hell,s,1)
i would like to do something like
exten => 42/(1|42|666|69),1,GoTo(hell,s,1)
or better use a variable
[global]
poofs => (1|42|666|69)
[foo]
exten => 42/${poofs},1,GoTo(hell,s,1)
i keep circling the wiki and can not find the needed clue on
how to do this in a callerid option. clues appreciated.
randy
2018 Jan 12
0
R minor version
> .expand_R_libs_env_var("poof/%p/%v")
[1] "poof/x86_64-w64-mingw32/3.4"
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Fri, Jan 12, 2018 at 4:49 AM, Loris Bennett <loris.bennett at fu-berlin.de>
wrote:
> Hi,
>
> When I install a package as a non-root user, it gets saved in a path
> such as
>
> ~/R/x86_64-unknown-linux-gnu-library/3.4
>
2018 Jan 12
2
R minor version
Hi,
When I install a package as a non-root user, it gets saved in a path
such as
~/R/x86_64-unknown-linux-gnu-library/3.4
for any R version 3.4.x. Thus, if I want to install the packages
somewhere else, as root say, I might do
install.packages("somepackage","/some/where/else/R/site-library/3.4")
In this case I would then want to construct the appropriate path in,
say,
2010 Jun 20
2
Variable Scope in classes
I think I have a misunderstanding of variable scope in classes.
Wy isn''t tfel4_ClusterDbType set in the elements::tfel4::elements
class? It''s set in elements::tfel4::defaults but then goes *poof* when
elements::tfel4::elements tries to access it.
class elements::tfel4::defaults {
if ( !$tfel4_ClusterDbType ) {
$tfel4_ClusterDbType = "oracle"
}
2002 Feb 12
2
problem with Vorbis DLL's
Hi,
I was wondering if anyone out there had any success dynamically loading the
Vorbis libraries via LoadLibrary on Win32. I'm able to use things properly
by linking in the static libraries, but when I try to load them dynamically
(which I really need to do), I get an access violation when calling ov_open.
The code looks something like this...
typedef int
2006 Dec 20
4
R windows crash (PR#9426)
Full_Name: Robert Denham
Version: R-2.4.1
OS: Windows Xp
Submission from: (NULL) (61.88.57.1)
R gui exits without warning when I run a function which has an argument with a
default that is not found.
This was a result of an error in a function I wrote, but I thought that it
should exit more gracefully than it does. Here is an example:
testfun <- function(aa=aa) {
aa <-
2002 Oct 20
1
observations/qestions of mbox concurrency ability (Yay!) on current CVS
Hi, all.
Just been testing out the latest "CVS" (in quotes because I'm rsyncing
the source
tree) versions of Dovecot lately.
Tested having Pine on the machine on which Dovecot was running, talking
IMAP, as well as another Pine instance, this time from my Windows machine
over the wire. Things seem to be working wonderfully. Deleted a message
using one instance, then refreshed the
2010 Oct 06
1
probelm with users logging in
Greetings
running dovecot for my first time on an OSX 10.6 server. after a reboot, several users are not able to Authenticate. here is a sample
Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): auth mech=CRAM-MD5
Oct 5 20:22:32 hsmail dovecot[2142]: auth(default): od(juser,127.0.0.1): username=juser, challenge=<6757250558559635.1286324552 at
2004 Jan 11
1
possible solution to PRI T100P dropped call issue
To recap:
T100P card wouldn't sync with the telco using line side
clocking ( span=1,1,0.........)
Had to use internal clocking (span=1,0,0.......)
zttool showed Tx/Rx Levels as 0/ 1
For the grins of it I replaced the T100P card with
another newer card from inventory.
This newer card has the same rev on the ASIC / FPGA
but doesn't have any of the various jumper headers
installed
2008 Mar 13
1
T.38 SIP Issues
Is there any trick to getting T.38 fax to work with SIP? I had it
working and one day with no changes *poof* it stopped working and
hasn't worked for months. The only common factor is Asterisk 1.4.x
(always try to use the latest version) and NAT.
I've tried:
-Linksys ATA
-Grandstream ATA
-Audicodes ATA
All do the same thing. Call connects, hear the first 2sec of fax tone
and then just
2006 Apr 17
1
Samba 3 - Rebuild WINS database
Is there a way - without killing off Samba - to force a rebuild of the WINS database that Samba is maintaining?
I've got a couple of completely bogus entries in WINS and I need to get rid of them, but I can't take the Samba server down to do it. I'm hoping that I can issue a couple of commands and poof the WINS database is blown away and it starts to repopulate with good data.
If I
1999 Dec 20
1
aov-related segfault (PR#382)
This crashes the development version, but apparently also earlier versions
(a typo of course, but still shouldn't happen)
response<-rnorm(60)
dag<-gl(3,2,60)
rep<-gl(2,1,60)
person<-gl(10,6,60)
aov(response~dag+Error(person/dag/response)) # error from model.matrix.default
gc() # *poof*...
--please do not edit the information below--
Version:
platform = i586-unknown-linux
2002 Sep 10
1
Getting Win98/95 machines to connect
Hi everyone!
I'm pretty new to Samba but I've got it setup on my Linux box here and all
the Win2k machines can see it fine. When the Win2k user browses the network
they can see the Linux box double click it and then they are prompted for a
username and password. They don't enter any and click "Ok" and poof they
have access to the shared directories i have created.
2010 Mar 14
6
xm mem-set Domain-0 box went poof
On a fresh reboot
free:
total used free shared buffers cached
Mem: 3371340 448156 2923184 0 5328 77840
----------
top:
Mem: 3371340k total, 449044k used, 2922296k free, 5344k buffers
----------
xentop - 01:44:00 Xen 3.4.3-rc4-pre
1 domains: 1 running, 0 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown
Mem: 4160828k total, 4022996k used, 137832k free CPUs: 4
2019 Jan 23
2
GPO / Sysvol problems
RPvs> On Wed, 23 Jan 2019 10:06:52 -0800
RPvs> Gregory Sloop via samba <samba at lists.samba.org> wrote:
>> RPvs> Have you read this:
>> RPvs> https://wiki.samba.org/index.php/Roaming_Windows_User_Profiles
>> RPvs> and possibly, this:
>> RPvs> https://wiki.samba.org/index.php/Configuring_Windows_Profile_Folder_Redirections
>> RPvs>
2001 Sep 08
5
Wine and Windows 2000
I had the latest wine running under winblows 98 SE for a week or two with no
problems, then I installed winblows 2000 and now I cannot get wine to work.
It is important for me to get it running again since I run United Devices
cancer research agent (http://members.ud.com) 24/7 to help them find a cure
for cancer. Is wine compatible with Win2k, or will I need to re-install 98
again?
--
Interested
2007 Jun 24
3
Nokia N95 + Dial Plan
Hello All,
Recently I added some Nokia N95 customers and it worked pretty good.
Now the customers are complaining about the dialing rules...
They are used to dialing +12486543210 and +4479XXXXXX for long distance
calls.
Is there anyway to create a "+" sign dial plan which will allow them to
dial a number with "+" sign.
Cheers,
Nitesh