search for: reeked

Displaying 20 results from an estimated 27 matches for "reeked".

Did you mean: peeked
2006 May 12
1
superpose two variables in lattice/xyplot
Dear R users, I try to use xyplot() to display two different response variables from the same dataframe per panel, but don't succeed: xyplot(ptot.seaslog ~ vmcwit | seas, data=reeks, as.table=TRUE, panel = function(x,y){ panel.xyplot(x, y, ylim=c(0,1)) panel.superpose(x=reeks$vmcwit, y=reeks$ptotbin, panel.groups = "panel.xyplot",
2008 Aug 21
3
Boxplot 5% and 95% quantile instead of 25% and 75%
Hi, I'm new to the whole R-thing as a replacement for Matlab, not disappointed sofar ;) I found out how to make nice looking boxplots, but i also would like the make a boxplot with 5% and 95% instead of the standard 25 and 75% quantiles. My csv input looks something like: LOCATION FILTER NR DATE VALUE MONTH Peelhorst01 1 14-Jan-94 23.07 1 Peelhorst01 1 28-Jan-94 23.68 1 Peelhorst01 1
2006 Apr 19
2
Capistrano on Windows
So, I''ve just completed my first develop-test-deploy-wait -fix-test-deploy, and although it was successful it was a nightmare to carry out. Aside from not knowing that sqlite doesnt have a facility to delete columns from tables, the whole operation reeked of "hacked," with multiple command windows open while I sprinted back and forth between my dev machine and the web server (luckily the app is on an intranet so I have physical access to the systems). Capistrano seems to be what I am looking for. However, not three paragraphs into t...
2020 Jun 19
3
Inclusive language in LLVM: can we rename `master` branch?
On 2020-06-19, Justin Hibbits via llvm-dev wrote: >On Fri, 19 Jun 2020 17:38:02 +0100 >Renato Golin <rengolin at gmail.com> wrote: > >> On Fri, 19 Jun 2020 at 16:43, Robinson, Paul via llvm-dev >> <llvm-dev at lists.llvm.org> wrote: >> > If anyone's keeping track of the voting: >> > +1 for "dev" (contrasts with "release")
2009 Jun 29
2
OT: Mobile voip - WCell
Not related to asterisk: but I figured someone here would have used them before? Has anyone tried http://www.wcell.com/ab/ZnJpZW5kLzEwNjI= yet? Looks like they have a voip app for your mobile handset sending voice calls out over your data service or wifi for 1c per minute calls both in the USA and internationally. Wondering if i should sign up with them for my trip to Australia
2020 Jun 19
2
Inclusive language in LLVM: can we rename `master` branch?
On Fri, 19 Jun 2020 at 16:43, Robinson, Paul via llvm-dev <llvm-dev at lists.llvm.org> wrote: > If anyone's keeping track of the voting: > +1 for "dev" (contrasts with "release") > +1 for "trunk" (historical and consistent with the branch metaphor) > -1 for "main" Hey! At least one +1 for "main" from me! Also, on -1 for
2010 Nov 09
3
help getting started with javascript generated forms
How does one generate a form within a view using javascript? Specifically, assume views/premise/new.html.erb looks like this: <%= form_for(Premise.new) do |f| %> <%= f.hidden_field :full_address, :value => $FULL_ADDRESS %> <%= f.hidden_field :geocoding, :value => $GEOCODING %> <%= f.submit :value => "use this address" %> <%= f.label
2009 Oct 27
1
RHEL Cluster Samba and AD
Dear All, My head is spinning and I fear I am trying to start this from far too far behind to keep ploughing on. Essentially we are having difficulty with our samba shares at work. We have moved to server 2k8 DCs and this seeems to have reeked havoc on our setup. Our difficulty seems to stem from authentication issues. We have bodged a work around though it is neither very secure nor indeed particularly easy to maintain. Our difficulty seemed to stem from winbindd not being able to read uid/gid from our AD. From what I understand thi...
2008 Oct 15
9
Rails sessions working intermittently in IE7
Hello, We are developing in Rails 2.1.0 and serving the files with mongrels behind Apache. We are using SqlSessionStore. Recently I noticed that when logging into our site using IE7 the session doesn''t persist in some situations, and persists when it shouldn''t. For instance when I log in my info is maintained when visiting certain pages, but disappears on others. The info never
2007 Aug 22
6
Re: [puppet] #779: access to inherited variables from within a template
puppet schrieb: > #779: access to inherited variables from within a template > -----------------------------------------+---------------------------------- > Reporter: simu | Owner: luke > Type: enhancement | Status: new > Priority: normal | Milestone: >
2006 Oct 09
1
[Mac OS X 10.4] object R_loess_raw not found (reason found)
Well... this may be a red herring after all, but it's an interesting one! It turns out I have got DYLD_LIBRARY_PATH set. This gets exported to R (or rather, affects the loader that loads the R process?), and somehow mixes up the way symbols are exported. Something that applies to launching R from the command line (/usr/bin/R) AND via LaunchServices (open -a R). Once I noticed that invoking
2008 Oct 10
0
[Corefonts] library not compiled to support large files
OS: openSUSE 11.0, simply chosen because Ubuntu has a horrible name, I'm not serious by the way. I tried to install the corefonts with winetricks. The usual Code: $ sh winetricks corefonts gives me Code: Executing cabextract -q --directory=/home/Laj/.wine/drive_c/winetrickstmp /home/Laj/.winetrickscache/webdin32.exe /home/Laj/.winetrickscache/webdin32.exe:[b] library not compiled to
2000 Jan 28
0
User's Home Dir Looks Empty
If anyone can shed some light on this, I'd appreciate it. I've got a user who connects a drive on her Win95 laptop to her home directory on a Red Hat 6.0 Linux box, and she now cannot see anything. The unix file permissions all appear fine, and explicitly sharing her home directory in smb.conf is the only way I've found to fix the problem. Oddly enough when I run smbstatus, I see
2009 May 21
0
new gem Excellent
Hi all, I just released a new gem called Excellent that performs static code analysis on Ruba code. It combines roodi, reek and flog and also adds some Rails specific checks (e.g. verifying that ActiveRecord models specify attr_accessible): http://log.simplabs.com/post/110508243/excellent gem sources -a http://gems.github.com sudo gem install simplabs-excellent What do you think about that?
2004 Sep 10
1
Re: flac and pipes problems (was: Possible bug)
I'll rearrange a little and respond: --- Mark Powell <M.S.Powell@salford.ac.uk> wrote: > Also, when flac takes input from stdin it fails to > fill in the wav size > fields correctly, whereas shorten has no problems > with this: i.e. >... > You can see it puts a data chunk size of zero in > there. > OK, this has been fixed in CVS. > Flac refuses
2003 Dec 12
0
3.0.0 on RH9, throughoutput problems
Greetings, We're deploying a Samba 3.0.0 server running RedHat 9 and having performance problems. The system specs are as follows: -P4 Xeon 2.4ghz -genuine intel server mobo(SE7501BR2) w/one gigabit, one 100baseT interface. Using the gigabit interface with the kernel's e1000 driver. -1GB/ram -four 10k U320 drives, hardware RAID 5 on a Megaraid 320 w/64MB of built-in cache. The
2004 Oct 29
2
MAC OS X and Samba Shares > 2 TB
Does somebody know if the Samba Client in MAC OS X (10.3.4 and 10.3.5) has problems looking at Linux-based Samba shares that are larger than 2 TB? I have Samba 3.0.2 running on my Linux box. I have never had any difficulty with the Mac seeing a 2 TB RAID array on the Linux box, but when the Mac looks at the 4 TB array, it can see all the contents and create folders but it can't create
2007 Sep 04
1
Microsoft RTAudio
...ponded off list to the various posters. I do think, though, that your admonitions to be non political should go to both sides ... that Jean-Marc founded Speex doesn't give him license to denigrate other efforts. Thomas Leigh asked a perfectly legitimate question and Jean-Marc's response reeked with politically based sarcasm. The little dirty secret that nobody dares talk about is that the open source religion was born out of anti-Microsoft, anti-Capitalist attitudes ... let's simply acknowledge the truth. At 05:55 PM 9/4/2007 -0400, xiphmont@xiph.org wrote: >On 9/4/07, Ben Gre...
2005 Aug 15
0
Firewall will definatelyincreasejitters inyourvoice conversation
Do you mean this occurs when traffic is passed over an IPSec tunnel or that it occurs anytime a tunnel is use on a machine that also is passing VoIP traffic (outside the tunnel)? I assume you must mean over the tunnel but I am curious... Thanks, Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tim
2007 Sep 04
2
Microsoft RTAudio
B. Mitchell Loebel wrote: > Hello LWATCDR: > > OK with me, but 1) I'm a Microsoft stockholder and 2) I'm not going to > stand still for people trashing Capitalist successes!! 'Nuff said. How about if I sell you a copy of speex. Buy low, sell high seems like a good capitalist plan, and then you could feel good about using Speex! Ben -- Ben Greear