search for: shake

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

Did you mean: sake
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 an...
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
...ot; => "small_product", "onMouseOver" => "this.className = ''product_hover''", "onMouseOut" => "this.className = ''small_product''", "onClick" => "new Effect.Shake(this); new Effect.Fade(''large_image''); document.getElementById(''large_image'').style.display = ''inline''; document.getElementById(''large_image'').src = this.src; new Effect.Appear(''large_image'...
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
...rtnet_stats { + struct u64_stats_sync syncp; + u64 tx_bytes; + u64 tx_packets; + + u64 rx_bytes; + u64 rx_packets; +}; + struct virtnet_info { struct virtio_device *vdev; struct virtqueue *rvq, *svq, *cvq; @@ -56,6 +65,9 @@ struct virtnet_info { /* Host will merge rx buffers for big packets (shake it! shake it!) */ bool mergeable_rx_bufs; + /* Active statistics */ + struct virtnet_stats __percpu *stats; + /* Work struct for refilling if we run low on memory. */ struct delayed_work refill; @@ -209,7 +221,6 @@ static int receive_mergeable(struct virt skb->dev->stats.rx_leng...
2011 Jun 15
3
[PATCH] virtio-net: per cpu 64 bit stats
...rtnet_stats { + struct u64_stats_sync syncp; + u64 tx_bytes; + u64 tx_packets; + + u64 rx_bytes; + u64 rx_packets; +}; + struct virtnet_info { struct virtio_device *vdev; struct virtqueue *rvq, *svq, *cvq; @@ -56,6 +65,9 @@ struct virtnet_info { /* Host will merge rx buffers for big packets (shake it! shake it!) */ bool mergeable_rx_bufs; + /* Active statistics */ + struct virtnet_stats __percpu *stats; + /* Work struct for refilling if we run low on memory. */ struct delayed_work refill; @@ -209,7 +221,6 @@ static int receive_mergeable(struct virt skb->dev->stats.rx_leng...
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, pstn does see clid. help? Thanks in advance Ehud gavron@wetwork.net
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]" id="person_area_id"> ... I hope the Effect.Shake could get the id same as set for Ajax.Updater, here is ''''person_area_places_box". do...
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 work fine, I don't think I ever had a false positive or negative, but now ju...
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", ...
...ecognize 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 scripts to do what I expect, I would really like to shake my C programming style off. I am staring at my R script and thinking "how can I improve it ?" For instance, I have a lot of loops similar to the following one and wonder whether I can replace them with a proper call to a high level R function that does the same: Nstart <- Nfour/(2...
2006 Nov 15
4
[LLVMdev] Byte code libraries and linking
...other option is of course to link all of libc into one big byte code file, and use llvm-link like this: $ llvm-link hello.bc $NEWLIB/libc.bc -o linked.bc The only concern here is that this brings in all of libc, but I suppose it should be easy enough to run dead code elimination on linked.bc to shake out the unused bits? -- Pertti
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