search for: institutet

Displaying 20 results from an estimated 34 matches for "institutet".

Did you mean: institute
2006 Jul 14
8
CAS Authentication filter.
...e, just install the plugin in your application and set these attributes in your environment.rb CAS::Filter.login_url CAS::Filter.validate_url CAS::Filter.server_name -- Ola Bini (http://ola-bini.blogspot.com) JvYAML, RbYAML, JRuby and Jatha contributor System Developer, Karolinska Institutet (http://www.ki.se) OLogix Consulting (http://www.ologix.com) "Yields falsehood when quined" yields falsehood when quined.
2006 Aug 06
6
Having Problem w/ Agile Web Development book
I get this error ... NoMethodError in StoreController#index undefined method `salable_items'' for Product:Class and here is my store_controller.rb ... class StoreController < ApplicationController def index @products = Product.salable_items end def self.salable_items find(:all, :conditions => "date_available <= now()", :order => "date_available
2006 Jul 21
4
Autocompleting InPlaceEditor
...helper methods in Rails for this functionality. My question is, is there any interest that I package this and make it available as a plugin, or something like that? Regards -- Ola Bini (http://ola-bini.blogspot.com) JvYAML, RbYAML, JRuby and Jatha contributor System Developer, Karolinska Institutet (http://www.ki.se) OLogix Consulting (http://www.ologix.com) "Yields falsehood when quined" yields falsehood when quined.
2006 Jul 14
4
sending additional parameters to before_filter
i am trying to create a system so that different users have different priviliges on my application. i was going to modify my authorize function so that i could pass the required role to it and have it check the current user for that role. i am using before_filter and would like to have just one function instead of writing one for each role like so: authorize(role) instead of:
2006 Jul 14
2
Configuration search order
...e environtments/$RAILS_ENV.rb and plugins/*/init.rb gets run... Is there any good way to add env-specific configuration to a plugin? Would kinda come in handy, actually... -- Ola Bini (http://ola-bini.blogspot.com) JvYAML, RbYAML, JRuby and Jatha contributor System Developer, Karolinska Institutet (http://www.ki.se) OLogix Consulting (http://www.ologix.com) "Yields falsehood when quined" yields falsehood when quined.
2006 Aug 07
5
Store SOAP::RPC::Driver in user session throws TypeError
Hi All I have a requirement to consume a 3rd party web service from my Rails application. I am doing this in my action require ''soap/wsdlDriver'' factory = SOAP::WSDLDriverFactory.new(TRANSIDIOM_WSDL_URL) soap = factory.create_rpc_driver soap.wiredump_file_base="#{RAILS_ROOT}/log/transidiom.log" param = %(<Request
2006 Jul 22
1
InPlaceEditor with Autocompletion
...in from: http://svn.ki.se/rails/plugins/in_place_completer More information: http://opensource.ki.se/inplacecompleter.html Usage is provided in the README and RDoc. Regards -- Ola Bini (http://ola-bini.blogspot.com) JvYAML, RbYAML, JRuby and Jatha contributor System Developer, Karolinska Institutet (http://www.ki.se) OLogix Consulting (http://www.ologix.com) "Yields falsehood when quined" yields falsehood when quined.
2023 Feb 16
0
User-defined RNG with the standalone Rmath library
...quot;, runif(0, 1)); return 0; } If we compile using -static, then we get the correct result (two values of 0.5): gcc -static -o test test.c -lRmath -lm ./test : 0.500000 : 0.500000 Question: does this code work for other users? Sincerely, Mark. N?r du skickar e-post till Karolinska Institutet (KI) inneb?r detta att KI kommer att behandla dina personuppgifter. H?r finns information om hur KI behandlar personuppgifter<https://ki.se/medarbetare/integritetsskyddspolicy>. Sending email to Karolinska Institutet (KI) will result in KI processing your personal data. You can read more ab...
2008 Jul 21
1
dev2bitmap error, 'gs' cannot be found
...if (rc != 0) stop("sorry, 'gs' cannot be found") } I cant figure out how to fix this. I am not an experienced programmer. Any help or tips would be greatly appreciated. Thank you, Boel --~*~**~***~*~***~**~*~-- Boel Brynedal, MSc, PhD student Karolinska Institutet Department of Clinical neuroscience
2006 Aug 03
3
Swedish Rails
...;re porting too, though). The plugin can be found at: http://svn.ki.se/rails/plugins/swe_rails and some information here: http://opensource.ki.se/swe_rails.html Regards -- Ola Bini (http://ola-bini.blogspot.com) JvYAML, RbYAML, JRuby and Jatha contributor System Developer, Karolinska Institutet (http://www.ki.se) OLogix Consulting (http://www.ologix.com) "Yields falsehood when quined" yields falsehood when quined.
2006 Aug 16
4
Plugins and svn
Hi railers, What do you do when you must use a plugin in a rails app that is under subversion? I think that an approach is simply install a version of the plugin, and once all the test pass, commit the plugin itself to the repository, inside the /vendor/ of the app. If a new version of the plugin is released, your app is still using the working one (although the new version could work too).
2006 Feb 01
1
R CMD check barfs at 'suggested' package
...(and expertise), alexander platform powerpc-apple-darwin7.9.0 arch powerpc os darwin7.9.0 system powerpc, darwin7.9.0 status Patched major 2 minor 1.0 year 2005 month 05 day 12 language R Alexander.Ploner@ki.se Medical Epidemiology & Biostatistics Karolinska Institutet, Stockholm Tel: ++46-8-524-82329 Fax: ++46-8-31 49 75 [[alternative HTML version deleted]]
2012 Jul 17
3
complexity of operations in R
...r alternative I see would be to recursively store lists (elem, (elem, (elem, (...)))), which I take also would work? But I'd rather go for a standard R solution if there is one! cheers, /Johan -- -- ----------------------------------------------------------- Johan Henriksson, PhD Karolinska Institutet Ecobima AB - Custom solutions for life sciences http://www.ecobima.se <http://www.ecobima.com> http://mahogny.areta.org http://www.endrov.net <http://www.endrov.net> [[alternative HTML version deleted]]
2006 Aug 03
5
Database configuration across developers!
Hi, I have what might be a silly question but is there any way to put some of the database configuration information into a separate file? For instance, in config/database.yml I have: developer_database: &developer_database adapter: mysql username: me password: something host: 127.0.0.1 development: <<: *developer_database database: foobar_development test: <<:
2005 Oct 11
4
Q: Suggestions for long-term data/program storage policy?
...r long term storage? I would also be very grateful for any other suggestions, comments or links for setting up and implementing such a storage policy (R- specific or otherwise). Thank you for your time, alexander Alexander.Ploner@meb.ki.se Medical Epidemiology & Biostatistics Karolinska Institutet, Stockholm Tel: ++46-8-524-82329 Fax: ++46-8-31 49 75 [[alternative HTML version deleted]]
2006 Jul 13
2
EmacsRails cheat sheet
Hi I''ve compiled a small cheat sheet for Emacs-Rails. It can be found here: http://os.ologix.com/emacs-rails-cheat.pdf -- Ola Bini (http://ola-bini.blogspot.com) JvYAML, RbYAML, JRuby and Jatha contributor System Developer, Karolinska Institutet (http://www.ki.se) OLogix Consulting (http://www.ologix.com) "Yields falsehood when quined" yields falsehood when quined.
2003 Apr 24
1
Windows: Graphics appear only partially
...nta with 8 mb of video RAM), the monitor is set to 1024x768 and "true colors" (32 bit). Has anyone suggestions why this might be? What might be done? Thanks! alex Alexander.Ploner at mep.ki.se Phone: 46-8-524-82329 Fax : 46-8-314975 Medical Epidemiology & Biostatistics Karolinska Institutet, P.O. Box 281, SE-171 77 Stockholm
2010 Mar 12
0
Likelihood Optimization With Categorical Variables
..., that would be quite inefficient.. Do you have any suggestion? Any other routine which could deal with categorical (along with non categorical) variables without for the aim of optimization? thanks in advance Federico Andreis Universit? degli Studi di Milano Bicocca, PhD Student MEB, Karolinska Institutet, Visiting PhD Student -- View this message in context: http://n4.nabble.com/Likelihood-Optimization-With-Categorical-Variables-tp1590874p1590874.html Sent from the R help mailing list archive at Nabble.com.
2010 Jul 14
1
Multilevel IRT Modelling
...body know of a package (working under Linux) for multilevel IRT modelling? I'd love to do this without having to go on WINSTEPS or the like.. thanks for the attention! Federico Andreis ----- Dr. Federico Andreis Universit? degli Studi di Milano-Bicocca, PhD Student MEB Department, Karolinska Institutet, Stockholm, Visiting PhD Student -- View this message in context: http://r.789695.n4.nabble.com/Multilevel-IRT-Modelling-tp2288590p2288590.html Sent from the R help mailing list archive at Nabble.com.
2010 Jul 21
0
DIF Analysis starting from a gpcm class object
...ou know of that handle such models for a DIF analysis or should I code such a thing by myself? and if so, how can I extract what I need from the model object? thanks to everybody /federico ----- Dr. Federico Andreis Universit? degli Studi di Milano-Bicocca, PhD Student MEB Department, Karolinska Institutet, Stockholm, Visiting PhD Student ------------------------------------------------------------------------- Problem: To Catch a Lion in the Sahara Desert - The Dirac Method We observe that wild lions are, ipso facto, not observable in the Sahara Desert. Consequently, if there are any lions in the...