search for: desgin

Displaying 17 results from an estimated 17 matches for "desgin".

Did you mean: kesgin
2009 Apr 22
1
Gee with nested desgin
Dear all, Is it possible to incorporate a nested design in GEE? I have measurements on trees that where measured in two years. The trees are nested in plots. Each plot contains 24 trees. The number of plots is 72. Hence we would expect 2 * 24 * 72 = 3456 data points. A few are missing, so we end up wih 3431 data points. This is what I have tried until now. #assuming independence between trees
2008 Nov 22
5
CDR Desgin
I've taken the liberty of starting a new thread to discuss the design of the Asterisk CDR mechanism. The discussion has been kindly initiated by murf putting together a proposal: http://svn.digium.com/svn/asterisk/team/murf/RFCs. After reading the proposal I still don't think it's the right way to go. To my mind adding more channel variables increases the complexity in a situation
2007 Apr 18
1
[Bridge] stp port state always remains forwarding ...
if I just connect two similar port say both 10 gb of one switch to another = symmetric bridge with stp enabled on both bridge , stpstate of all four po= rts always remain forwarding. ( may be because all four of them are either root or desginated port in abo= ve setup) should I except that one port atleast will get into blocking state , if i c= onnect two non-similar ports together say a 10gb port on one switch to FE p= ort on another switch as now path-cost to root will differ. ( as path-cost = depending on link speed )=A0 Best Regar...
2006 Mar 26
7
MVC Design
...code... or any code for that matter.. my challange comes in getting my head around the MVC stuff. Is there any demos articles that you guys have seen that takes a site or a business breif and explains where to use controllers where to use models and where to use views... An over all idea of MVC desgin is what i am after. I have already looked on the rails wiki and found that its a little berif.... any suggestions -- Posted via http://www.ruby-forum.com/.
2007 Apr 18
0
[Bridge] path-cost of a port to root if priority and link speed are same ?
=A0 if I just connect two similar port say both 10 gb of one switch to another = symmetric bridge with stp enabled on both bridge , stpstate of all four po= rts always remain forwarding. ( may be because all four of them are either root or desginated port in abo= ve setup) port priority for all four ports are default value 0x1. should I except that one port atleast will get into blocking state , if i c= onnect two non-similar ports together say a 10gb port on one switch to FE p= ort on another switch as now path-cost to root will differ....
2004 Aug 03
0
strange tickmarks placing in image
Hello, I've a problem aligning tickmarks to an image. I've created a correlation matrix for 84 datasets. I'm visualizing the matrix as an image with colour coding according to the correlation coefficient. The 84 datasets are distributed over three factors, but the desgin is unbalanced, so that the tickmarks and the lables for the axis must not evenly distributed. A regular grid via the 'grid' function aligns perfectly with the image cells, but the tickmarks via "axis" are slightely shifted, and not aligned perfectly with the image cells. The offse...
2002 Apr 07
0
syslinux and dos memory limitation
why did you desgin syslinux with such dos 640k limitation i couldn't use syslinux on netier xl1000 thin client because of less than 608k available to dos when i have 190mb! the netier has built in pxe boot -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.zytor.com/p...
2011 Aug 02
1
Rails 3.1 jasmine testing
Anybody know what to put in the jasmine.yml to desginate where jasmine should look for the files? I am using jasmine-headless-webkit so I can write CoffeeScript (and run the tests in the cli), and my test work fine written in it, though when I put app/assets/javascripts/**/*.js.coffee in the jasmine.yml, I keep getting ReferenceErrors. -- You re...
2007 Sep 28
1
WxWizard Error
...`on_init'' from wizard.rb:80:in `main_loop'' from wizard.rb:80 >Exit code: 1 From reading this, it looks as though :bitmap is not being loaded into the mixed_args from the args_as_list method. In another example, I''ve fixed this problem, cause I have logo desginated, but it still errors out from another part of Wx::Wizard, which is Wx::SimpleWizardPage. >ruby RubyIM.rb C:/ruby/lib/ruby/gems/1.8/gems/wxruby-1.9.1-i386-mswin32/lib/wx/keyword_ctors.rb:202:in `initialize'': (ArgumentError) Original Error wrong # of arguments(5 for 0) Error init...
2007 Jun 06
0
Capistrano: Port in SVN
...cap:16 ----- I clearly stated port 7889 in the config and it has never had problems up until now. Any ideas why it is? Zach Inglis → Blog -- http://www.zachinglis.com → Company -- http://www.lt3media.com → Portfolio -- http://portfolio.zachinglis.com → Web Designer → Print Designer → Identity Desginer → Ruby on Rails developer → et plus. → AIM: zachinglis → MSN: zachinglis-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org → Others available on request --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:...
2018 Jun 07
2
RFC: Pass Execution Instrumentation interface
...c, I think it would be substantially > cleaner for it to be more specifically based in the pass infrastructure. > > I also think that this can be more cleanly designed by focusing on the > new PM. The legacy PM has reasonable solutions for these problems > already, and I think the desgin can be made somewhat simpler if we > don't have to support both in some way. That I kind of agree with. And I do not plan to implement both at once. So in a good case we just switch to new PM and go forward. And in a bad case of postponing the switch we can use experience and details of im...
2024 May 28
1
Async Query Directory (for VFS)
Thanks Ralph. Unfortunately that option doesn?t quite solve it. However even if it did, it?d still be good to add Async support for such queries. If there is WIP then I can look into finishing off the code myself. Can you point me to any branch that has this WIP? Looking through Samba source3 internals, it looks somewhat straightforward to add primitive support along the lines of Async pread,
2006 Nov 17
3
Is this the "right way"?
The site I''m currently designing doesn''t have a db back end. So I''m using rails primarily for templating and some scripting. I approached this by creating a controller called ''main'' and various views like "index", "welcome", "about", etc. But then I''d get URL''s like www.mydomain.com/main/welcome when I
2009 Apr 22
2
Exporting objects plotted with plot3d() - rgl package
...DNAcopy package in R (Ramon Diaz-Uriarte) > 150. R: Color coded 3D plot (mauede at alice.it) > 151. Better 'documenting' R? (Was: Re: bug when subtracting > decimals?) (Gavin Simpson) > 152. converting histogram to barchart (Thomas Fr?jd) > 153. Gee with nested desgin (ONKELINX, Thierry) > 154. Re: how to inspect content of save file (Benno P?tz) > 155. Re: broken example: lme() + multcomp() Tukey on repeated > measures design (William Simpson) > 156. Re: plotting with R (baptiste auguie) > 157. Re: Gee with nested desgin (Dimitris R...
2001 Aug 13
5
rsync ipv6 patch merge?
On 13 Aug 2001, "William F. Maton" <wmaton@ryouko.dgim.crc.ca> wrote: > On 13 Aug 2001, Heikki Vatiainen wrote: > > > The rsync daemon we use is plain 2.4.6 patched with KAME rsync patch > > rsync-246-v6-20000907.diff.gz [1]. It looks like there is a good > > possibility to get IPv6 merged in, since just today a rsync developer > > was asking if
2002 Feb 18
1
fixes for bugs in error handling in rsync-2.5.2; and updates for rsync3.txt
...though Perl can give some bizarre or confusing errors. The built in stat operators and regexps might be useful. ! - Sadly probably not enough people know Scheme. ! - sh is hard to embed. Scripting hooks: --- 209,238 ---- - Tcl is broken Lisp. + - librep is desgined for embedding. + - Lots of sysadmins know Perl, though Perl can give some bizarre or confusing errors. The built in stat operators and regexps might be useful. ! - Sadly probably not enough people know Scheme, but with the number of ! scheme-based application scripting...
2018 Jun 07
5
RFC: Pass Execution Instrumentation interface
TL;DR ==== This RFC suggests an API to enable customizable instrumentation of pass execution. The intent is to have a common machinery to implement all the pass-execution-debugging features mentioned here. Prime target of the interface is the new pass manager. The overall approach and most of the implementation details should be equially applicable to the legacy one though. Background