search for: shakes

Displaying 20 results from an estimated 343 matches for "shakes".

Did you mean: shake
2006 Jan 30
10
form_remote_tag and redirects
I would like to have a login box setup so that if incorrect info is submitted, the box "shakes" via Effect.Shake. If the correct information is submitted, I want to redirect to some other page. The only solution I''ve found is the following, which is pretty ugly, as it displays the javascript I''m invoking on the page prior to the redirect. Here is the code: The Form...
2006 Aug 22
2
Two character searchs don''t work
If we try to query a field with a_a_f with two characters in it, nothing is returned. "Move or shake" If I do "Move shake" it works. It seems like anything that has a two character word in it, doesn''t get returned with a_a_f. Any help would be great! -- Posted via http://www.ruby-forum.com/.
2004 Feb 01
1
Superbowl = Linux Shake up to the world..
Linux, Shake up the world!!!!!!!!!!!! oops sorry, test... testing.... 123 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040201/2a132787/attachment.htm
2005 Jun 27
1
stage left and right effects
Here are two effects (with a common base) that perform a stage left/right effect. The effect is named after the Hanna Barbara character Snagglepuss. :) It shakes the contents briefly and then jets off (stage) to the left or right. I used the Shake effect as a guide to this one. The StageBase accepts the element and an "amount" to initially shake the element by. So in StageLeft''s case, it moves -20 left, 40 right and then -1000 left and...
2006 Aug 20
7
missing terms in index causing search errors
I am unable to find results for models when one or more of the terms are not being indexed. Lets suppose I index a User on the phrase "Ruby on Rails." If I then search using User.find_by_contents("Ruby on Rails") I get no results, since "or" is a common term and does not get indexed. Of course, User.find_by_contents("Ruby Rails") works just fine. I
2009 Jun 09
3
Wine won't work anymore
Hi All, I'm trying Ubuntu 9.04 these days and Wine to help me with some Win applications. 2-3 days ago I installed Ares and Wine worked perfectly. Since then I can't make it work anymore. When I download an .exe application Wine just 'shakes' my screen but does nothing more. I've even tried the 'Open with Wine' option and I get the same result. Any clue on what can be happening? J.
2006 Jan 06
3
image replacement (new Effect.*****) problem
Here''s what I''m trying to do. I have two divs, one holds about 20 small images of products and the other holds a single large image of one of the products. I''m trying to use the jazzy "new Effect." way of changing images but I can''t seem to get it too work. My script is replacing the image and then making the element disappear. What
2009 Jan 09
1
shake rattle() and roll
Graham, nice package this :-)-O. It was easy to set up MySQL but I struggled immensely to get the stock ODBC working with PostgreSQL (8.3), which has been discussed on the mailing list before (Prof Brian): Warning messages: 1: In odbcDriverConnect(st, ...) : [RODBC] ERROR: Could not SQLDriverConnect 2: In odbcDriverConnect(st, ...) : ODBC connection failed aka (DBD::ODBC in Perl) Missing
2023 Feb 21
1
MFA variables graph, filtered by separate.analyses
Hi! Apologies if this is not the correct place to ask. I am attempting a MFA analysis of a dataset based on wine chemical and sensory analysis, based on the STHDA tutorial [1]. (I am using this dataset here too, as an example dataset to work on without posting my actual data. I've tried this with both my data and the example data, with the exact same results.) The only issue I am having is
2019 Oct 24
3
Wonky Firefox 68.0.1esr upgrade
I just applied a bunch of updates to my CentOS 7 system yesterday, one of which was a Firefox update to 68.0.1esr. Now when I bring up sites I would log in to -- my bank, credit cards, etc., the Password box is wonky and shakes and doesn't display successive dots? for characters I type, nor does it accept what I type. My work around currently is to type the password first, then my userid but ???!!!!! Using either a <tab> to get to the Password box or just a click in the Password box causes the same results....
2011 Jun 15
3
[PATCH] virtio-net: per cpu 64 bit stats
Use per-cpu variables to maintain 64 bit statistics. Compile tested only. Signed-off-by: Stephen Hemminger <shemminger at vyatta.com> --- a/drivers/net/virtio_net.c 2011-06-14 15:18:46.448596355 -0400 +++ b/drivers/net/virtio_net.c 2011-06-15 09:54:22.914426067 -0400 @@ -40,6 +40,15 @@ module_param(gso, bool, 0444); #define VIRTNET_SEND_COMMAND_SG_MAX 2 +struct virtnet_stats { +
2011 Jun 15
3
[PATCH] virtio-net: per cpu 64 bit stats
Use per-cpu variables to maintain 64 bit statistics. Compile tested only. Signed-off-by: Stephen Hemminger <shemminger at vyatta.com> --- a/drivers/net/virtio_net.c 2011-06-14 15:18:46.448596355 -0400 +++ b/drivers/net/virtio_net.c 2011-06-15 09:54:22.914426067 -0400 @@ -40,6 +40,15 @@ module_param(gso, bool, 0444); #define VIRTNET_SEND_COMMAND_SG_MAX 2 +struct virtnet_stats { +
2020 Mar 02
1
DNS add - Python error when record exists
On 02/03/2020 13:37, Rowland penny via samba wrote: > You are correct, the code that checked if a record already existed was removed at the end of 2016, I have no idea why. ...so... how much are you shaking your head at me now? :) Is it worth me checking my python setup or those files it mentions? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py" File
2004 Aug 02
2
Cisco PRI no CallerID
* --> SIP --> CISCO --> PRI --> PSTN The PSTN sees no callerid. *---> PRI[zaptel]--> PSTN Callerid is there... which makes me think it's the cisco, not the PRI/PSTN/telco. CISCO PRI--> * PRI [zaptel] Callerid IS there... which makes me shake my head in disbelief, because * can see clid from the cisco pri, but pstn doesn't... but when * sends info on that pri,
2007 Jun 22
0
some skill problem with Updater
there is some code like: ... <select onchange="new Ajax.Updater(''person_area_places_box'', ''/person/ area_places_select'', {asynchronous:true, evalScripts:true, onComplete:function(request){new Effect.Shake(''person_area_places_box'')}, parameters:''id=''+value})" name="person[area_id]"
2003 Dec 26
2
fax detection: false positive
Hi guys, I just moved from Asterisk release 0.5.0 to CVS 2003-12-22, and after overcoming a few changes in my configuration, I encountered one problem that I couldn't shake that was working fine in 0.5.0. It's the fax detection. I just have a simple extension setup like this: exten => fax,1,Dial(Zap/4,30,tr) exten => fax,2,Hangup in my main incoming context. This used to
2015 Feb 17
2
[LLVMdev] Moving towards a singular pointer type
On Tue, Feb 17, 2015 at 1:22 PM, Chris Lattner <clattner at apple.com> wrote: > On Feb 17, 2015, at 9:33 AM, David Blaikie <dblaikie at gmail.com> wrote: > > For some more detail: pointer types (i32*, %foo*, etc) complicate IR >> canonicalization. store + load should be the same instructions given the >> same number of bytes stored to memory, but instead we can
2009 Apr 26
2
eager to learn how to use "sapply", "lapply", ...
After a year my R programming style is still very "C like". I am still writing a lot of "for loops" and finding it difficult to recognize where, in place of loops, I could just do the same with one line of code, using "sapply", "lapply", or the like. On-line examples for such high level function do not help me. Even if, sooner or later, I am getting my R
2006 Nov 15
4
[LLVMdev] Byte code libraries and linking
As I have explained in another thread, I am in the process of porting portions of newlib to LLVM. The target system has no operating system and a custom processor which may be changed from compilation to compilation. We intend to use LLVM as the front end and generate target specific code from LLVM byte code. For various reasons (whole program optimization being one of them), it would seem to
2020 Oct 25
5
Ubuntu 20.10
I made the mistake of updating to Ubuntu 20.10 from 20.04 before before debian repo supports 20.10.? This broke RcppParallel and plotly.? Any idea with 20.10 will be available for r-cran-* debian packages? Thanks Frank http://fharrell.com http://biostat.mc.vanderbilt.edu/FrankHarrell Twitter: @f2harrell