search for: stadium

Displaying 20 results from an estimated 87 matches for "stadium".

2011 Sep 13
1
implicit data frame reference
If I create an aggregation like this: aggregate(lastYear[,8:10],list(Stadium=lastYear$STAD),mean) I'll get a new data frame, which I can order if I assign it like this: newFrame <- aggregate(lastYear[,8:10],list(Stadium=lastYear$STAD),mean) newFrame[order(newFrame$TEMP),] But.. if I just want to do this in one statement, what can I do? If this was perl, I'd b...
2008 Dec 04
1
Formula parsing and updating
Hi all, I can't come over a problem with formula. Suppose I have a coxmod model with the following formula: > somemod$formula Surv(lebzeit, tot == 1) ~ sex + (alter >= 65) + diff3k + zelltyp_k_c + q_nuc_3k + kar_k80_g80 + stadium and I want to drop the stadium explanatory variable from the model with > update(somemod, ". ~ . - stadium") I get the following messages: Fehler in coxph(formula = Surv(lebzeit, tot == 1) ~ sex + alter >= 65 + : No (non-missing) observations Zus?tzlich: Warning messages: 1:...
2010 Apr 23
0
Data relationships for a World Cup Football App
how would I map relationships for world cup football matches. Currently in my app I have Countries, that''s it, all 32 competing nations are represented, with flags and details working great. I''d like to introduce two new models (Match and Stadium). A football match is obviously between two Countries in a Stadium. How could I set that up best? Country has_many Matches Match has_many Countries belongs_to Stadium Stadium has_many Matches Bit confused as a Match will only ever be between two sides of course. Do I require habtm? W...
2009 Aug 30
2
Sampling encoder timings between libtheora-1.0 & libtheora-1.1beta3
...other time-lapse video clip, this time from 1500 individual frames, taken from the balcony of the apartment I stayed in, again in Kuala Lumpur. The resolution is 640x480. 4. canon-powershot-a550.yuv4mpeg - A video clip taken with my Canon PowerShot A550 of the Gong Badak stadium in Kuala Terengganu shortly after it happened [3]. The video is 640x480. The format was originally MJPEG with the quality boosted by the CHDK firmware add-on to about 49,386 kb/s. All clips were converted to yuv4mpeg format and then copied to /dev/shm to remove, as much as poss...
2006 Aug 07
8
Syntax Problem
In an *.rhtml, why do I need to add <% for product in @products %> in order that I may call an <img class="list-image" src="<%= product.img_url %>"/>. Is there not another way to skip the "for product" line? I really dont want to include it. I tried @products = product but it does not work. Can anyone help shed light on this matter? -- Posted via
2006 Aug 01
2
making backgroundrb cron
...day from now!'' end end but since thats magic, i dont really know how that would work, but its more the rails way than an entry in backgroundrb.yml i think what do you think of it? -- Michael Siebert <info at siebert-wd.de> www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060801/965a5544/attachment.html
2006 Aug 16
6
Photo Albums?
Hello all, Can anyone recommend any free(ish) Ruby photo album components? Preferably something with a user structure built in. Cheers. -- Posted via http://www.ruby-forum.com/.
2005 Mar 22
0
RE: [Asterisk-uk] Meet
...nies, manufacturers, telecoms providers, regulators, speakers etc). # Give a talk or presentation - send me your suggestions, I'd like to hear peoples ideas here! Join the IRC channel for information on ideas in this area we've already had! So far, we are looking at a room(s) at Pride Park Stadium in Derby (Derbyshire), the stadium is very well located, with EMA only 20 minutes away, M1 passing directly by (J23a & J24 (South), J28 (North)) and good rail links (the stadium is opposite the station). For those who are thinking of traveling, there is good accommodation, however as more arra...
2006 Aug 01
2
actionmailer cant find template in backgroundrb
...rkers/status_mail_worker.rb:26:in `do_work'' <<-- here the mailer is called ./script/backgroundrb/../../config/../lib/workers/status_mail_worker.rb:11:in `do_work'' [...] -- Michael Siebert <info at siebert-wd.de> www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060801/3a89e57e/attachment.html
2014 Mar 24
7
[Bug 2217] New: allow using _ssh._tcp SRV records
https://bugzilla.mindrot.org/show_bug.cgi?id=2217 Bug ID: 2217 Summary: allow using _ssh._tcp SRV records Product: Portable OpenSSH Version: 6.5p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org
2006 Aug 10
2
Permission denied
Hi to all. I''m a newbye, and this is my first contact with list. I have installed ruby and rails. My ruby local home page works, but development.log tell me "Permission denied - /var/www/html/rubyapp/../config/../tmp/sessions//ruby_sess.e2677250ed380e4c " what''s happen? I think permission rights are ok (simlink towards public are root|root with 777). Someone can help
2008 Sep 24
1
VPD information, macros and syslinux
...config-file, provide a lua-script that outputs a config-file. Using a general purpose language allows to test those scripts on a normal system. But it also allows to create functions to do more advanced things like get DMI/VPD information and use that when generating the boot labels. In a later stadium we could even allow inline lua-scripts inside the config-file (although I don't really see how that would be useful atm). What do people think ? -- -- dag wieers, dag at wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors]
2006 Aug 05
1
[PATCH] --detach on win32
...s the forks, it will crash nomatterwhat As always, its not tested very well, especially not on *nixes (although it shouldn''t affect them), so further testing would be needed. greets -- Michael Siebert <info at siebert-wd.de> www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060805/a6ed6563/attachment.html
2006 Jul 25
1
bgdrb hangup
...umed all the cpu power available, i think it got an endless loop. i dont know why, no exceptions were thrown. could this be an issue of bgdrb or ruby or rails (as i load the rails environment) -- Michael Siebert <info at siebert-wd.de> www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060725/848d6f72/attachment.html
2006 Aug 06
1
ActiveRecord: determine if attribute has changed since save
Hello there, i need to determine whether an attribute of my model has changed since the last time it was saved. how can i do this? greets -- Michael Siebert <info@siebert-wd.de> www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060806/f0666f58/attachment.html
2006 Aug 07
1
:load_rails
...ed up and even the ActionMailer setup is loaded DRY. and the better, sql logs go to (devel|test|production).log what does everone think about it? are there any side-effects i dont know about? -- Michael Siebert <info at siebert-wd.de> www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060807/974f2697/attachment.html
2016 Apr 27
3
Create a new variable and concatenation inside a "for" loop
...code would be something like this, for i=1:5 A(:, 2*i-1:2*i)= sin(X(:, 2*i-1:2*i)) % the ":" symbol indicates all rows end Many Thanks, Fabiana Dr Fabiana Gordon Senior Statistical Consultant Statistical Advisory Service, School Of Public Health, Imperial College London 1st Floor, Stadium House, 68 Wood Lane, London W12 7RH. Tel: 020 7594 1749 Email: fabiana.gordon at imperial.ac.uk<mailto:fabiana.gordon at imperial.ac.uk> Web: www.imperial.ac.uk/research-and-innovation/support-for-staff/stats-advice-service/<http://www.imperial.ac.uk/research-and-innovation/support-for-s...
2006 Aug 07
3
repeat_every doesn''t tie in with first_run...
Ezra, Sorry for inundating the list. In using the autostart, repeat_every, and first_run, I noticed a behaviour I didn''t expect. I would like the job to run starting at 2am, and then every 24 hours. So I set first_run to Time.now.beginning_of_day + 2.hours, and repeat_every to 24.hours. The problem is if backgroundrb starts up at 6am (due to a code change or server bump), then the
2006 Aug 08
8
executing external code
I''m trying to run some non-ruby code in my rails app and i''m not sure how to do this. The code i have would take a really long time to port to ruby and so i''d rather run it as is (its php). What i would like to have happen is that the code can be invoked as an ajax call. And just return some data in JSON. I keep running into a routing failure by actioncontroller and
2006 Aug 07
2
Process status...
I''ve used Railscron in a couple instances, and I liked that fact that it has a rake task for checking the status of the process. Many times I use it in the admin interface to allow me to double check that everything is up and running. I couldn''t find one for backgroundrb, so here is a simple one. Probably obvious to everyone, and no doubt there is a better way to do it: