Displaying 20 results from an estimated 302 matches for "blasted".
Did you mean:
lasted
2007 Apr 12
6
Fax Blast over IP?
Can anyone recommend software that will allow me to utilize my VoIP
provider and send fax over IP?
I use Asterisk now for my phone system.
Thanks!
Wiley E. Siler
Director of Information Technology
Education 2020
4110 N. Scottsdale Rd. Ste 110
Scottsdale, Arizona 85251
(480) 296.0260
(866) 320.2083 ext. 1003
mailto:wsiler@education2020.com <mailto:wsiler@education2020.com>
2010 Jan 05
2
Align two protein sequences using BLAST
Dear R users,
I would like to align two protein sequences using BLAST
(bl2seq). The question is whether this programm have been
implemented in R.
Thank you for your help,
Alla.
2009 Oct 27
1
if there is a package can do blast for gene in R?
hello
if there is a package can do blast in R?
[[alternative HTML version deleted]]
2006 Feb 14
9
Solution for 1 time blast of 200, 000 recorded calls
Hi,
I'm helping out with a political campaign and would like to use
asterisk to blast out about 200,000 calls with a short message from
the candidate.
Provider:
I'm thinking voipjet may be a good solution?
Hardware setup:
I will have access to several T-1 lines so I would just want to set up
the dialers to limit the number of concurrent calls and so forth.
I found teleyapper on
2004 Mar 19
2
BLAST output parsing
Hi All,
I have use the BLAST program provided by NCBI to compare large databases and have
generated a lot of output in one long text file. I was looking for a way to parse
out the results in a nice way so that it could be easily visualized. I was thinking
of trying to write something in R, but I wanted to check in with the help group to
make sure I am not re-inventing the wheel. Any help
2004 Jan 20
0
short analysys of qmail integer overflow bug - let there be light
Hey folks.
There are rumors out there that setting /var/qmail/control/databytes to
a reasonable value (for example 16384 = 16MB) will prevent the
possibility of exploitation regarding the integer overflow in function
blast().
That is not true.
This is how blast() is called:
void smtp_data() {
int hops;
unsigned long qp;
char *qqx;
if (!seenmail) { err_wantmail(); return; }
if
2007 Dec 13
1
MPI-Blast + Lustre
Anyone have any experience with MpiBlast and Lustre. We have
MpiBlast-1.4.0-pio and lustre-1.6.3 and we are seeing some pretty
poor performance with most of the mpiblast threads spending 20% to
50% of their time in disk wait. We have the genbank nt database
split into 24 fragments (one for each of our OSTs, 3 per OSS). The
individual fragments are not striped due to the
2005 Mar 03
5
how do i get rid of this blasted echo !!!
Any help on this would be great
I have 2 TDM400P's, 2 asterisk servers (running on powerful boxes with FC1
and * v CVS 1.0.02), and 4 analogue PSTN lines from BT and whatever I do, I
cannot get rid of this damn local echo. Ive tried setting the echoTraining,
echoCancel (in phone.conf and Zapata.conf) , echocancelwhenbridged to every
possible combination , Ive even tried running the fxotune
2006 Apr 18
7
freeze_gems to upgrade and SVN
Hi all-
I just decided to move from my 1.1.0 to 1.1.2. I had previously frozen
to 1.1.0 and therefore had all of rails in SVN in my vendor directory.
When I finally got rake freeze_gems to work, it blasted (rm -rf) my
vendor/rails directory and put a new one in there. This also blasted
all my .svn directories.
Is there some convenient way to do a freeze upgrade and play well with
SVN? Seems the current way requires that I do an SVN remove on all the
rails stuff, then SVN add the new stuff back...
2004 Dec 08
2
similarity matrix conversion to dissimilarity
I have a matrix of similarity scores that I want to convert into a
matrix of dissimilarity scores so that I can apply some clustering
methods to the data. That is, high values in my matrix signify
similarity and low values (zero being the lowest) signify no
similarity. What functions/options in R or its packages are available
for making this kind of transformation of a matrix?
2004 Feb 16
2
touble with install
I did
./configure
make
make install
I got no errors, but it doesn't seem to have installed everything I
need. Swat won't start. It didn't put an smb.conf file in /etc/samba
(it didn't even create this folder) or /usr/local/samba/lib/. When I
run testparm, I get Segmentation fault as my only output. Even if I
create an smb.conf and run testparm on that file I get the exact
2016 Nov 16
4
long delay when logging in
I have a CentOS 7 system and when I login with putty or ssh there is a
long delay before I get the password prompt. I ran ssh -v and I found
that it gets up to this:
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
and then
2013 Feb 17
2
[LLVMdev] keeping instructions in order and hidden dependencies
I have some pseudos that I am expanding in the Mips 16 port. Currently
they are blasted in one chunk as a multi line instruction sequence but I
am changing the code now to expand them
after register allocation.
They are essentially macros and I need to make sure, at this time at
least, that the individual instructions are not reordered or moved around.
There are dependencies somet...
2015 Jan 17
4
[LLVMdev] Howdy + GIT
...arly for commit, but even for testing):
1. Download the patch.
2. Remember where you put it (~/Downloads, ~, ~/Documents -- depends
on exactly what program downloaded it) and what the name of the file
was.
3. Either look or randomly guess what -pN you need to apply it.
4. Check things.
5. Open the blasted file again to recover the commit message
(frequently weirdly indented because that's what "git show" produces).
Or make one up.
6. Commit with that via copy/paste.
7. Hope you didn't forget to "git/svn add" the new test before committing.
This is all you can do in svn (...
2002 Oct 24
4
plot slow?
Hi,
I just installed R and am comparing it to other packages (such as Igor).
So, you'll have to excuse me if this is a stupid question. I run the
simple command:
plot(1:1000000)
And it seems SO slow! Igor blasts through this.
My theory is that R is redrawing the screen for every point that's being
graphed. Is it possible to control how often R redraws a plot as its
building it -
2008 Jun 23
3
One-to-one matching?
...ements
missing from the lookup table should return NA:
matchSample <- c("a","frog","e","d") ; print(matchSample)
match(matchSample,lookupTable)
Is there a nifty way to get what I'm after without resorting to a for
loop? (my code's already got too blasted many of those...)
Thanks,
Alec Zwart
CMIS CSIRO
alec.zwart at csiro.au
2002 Mar 22
3
Alarm clock
does anyone know of or would be interesting in writing a program that is an
alarm clock for your computer that plays ogg vorbis files? i used to have
one that played mp3z before i heard about vorbis, but it got trashed
somewhere and i can't find it again because i forget what it was called.
but i would be interested to have one that plays ogg vorbis files, as right
now the only alarm clock i
2004 Apr 15
1
[vorbis virus spam] Any list ops ever thought... was re: Hey
...about maybe stripping all zip, exe, pif, etc attachments from emails
coming to vorbis@xiph.org? Granted, Ryan Ashley has a Very Valid Point and I
agree wholeheartedly about "Any idiot who opens a pif, exe, bat, com, or any
other executable file deserves what they get." and would actually encourage
these feeble minded folks to "Please, Open it and Darwinate your dumb self
2018 Sep 15
2
Network Meltdown after Samba 4.9.0 Upgrade
On 15/09/2018 6:40 pm, Rowland Penny via samba wrote:
> On Sat, 15 Sep 2018 12:52:52 +1000
> Reuben Farrelly via samba <samba at lists.samba.org> wrote:
>> thunderstorm ~ # testparm
>> Load smb config files from /etc/samba/smb.conf
>> rlimit_max: increasing rlimit_max (1024) to minimum Windows limit
>> (16384) Processing section "[homes]"
>>
2016 May 01
3
E-mail advice sought
...-9._][A-Za-z0-9._-]
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
I think there is a mis-understanding.
All I was looking for was if there was a common set of characters
typically blasted from new usernames *on the domain being set up*
I have no desire to refuse delivery to any valid e-mail address.
For example, avoiding spaces in usernames for addresses on the system is
handy because it avoids bugs where the path to the mailbox on the
filesystem isn't properly quoted.
So u...