search for: mrz

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

Did you mean: mr
2008 Mar 19
4
$("xxx") has no properties
hi! I must miss something really essential that the following doesnt work: I have a haml layout which includes the default javascripts, and the application.js looks like this: $("foobar").addClassName(''blue''); the view looks like this: <div id="foobar" class="green">testtest</div> if I navigate to the site, I get the error
2007 Jul 20
1
Bug in dev.print ? (PR#9801)
..., 30, 26, + 21, 15, 31), Feb = c(28, 31, -1, 16, 14, 14, 33, 19, 28, + 29, 18, 2, 32, 16, 7, 17, 8, 26, -3, 15, 21, 26, 20, -9, + 9, -29, 25, 21, 28, 21, 18, 21, 16, 10, 27, 16, 18, 18, 13, + 18, 15, 21, 23, -4, 24, 5, 15, 6, 30, 2, 30, 13, 15, 26, + 30, 11, 31, 28, 21, 17, 30), Mrz = c(30, 31, -1, 19, 17, + 19, 35, 19, 26, 30, 20, 9, 32, 21, 14, 19, 12, 27, 2, 18, + 23, 26, 23, 1, 12, -10, 24, 23, 27, 25, 20, 23, 23, 13, 26, + 18, 19, 20, 16, 19, 18, 24, 25, 3, 30, 9, 17, 12, 32, 4, + 30, 15, 17, 26, 30, 14, 32, 25, 23, 20, 29), Apr = c(35, + 31, 5, 21, 20...
2008 Mar 28
10
Inheriting from AdminController intstead from ApplicationController
Hi I would like to do the following: I have created an admin namespace and the required folders app/admin views/admin etc. And then I wanted all controllers under app/admin to inherit from a controller named AdminController which resists under app/admin/admin.rb instead of inhereting from ApplicationController, so I could better separate between admin and public section. The AdminController
2012 Jan 11
1
R problem: unable to read data in the xls-format in the PerformAnalytics package
...dard date formats, such as '1985-03-15'. > 2) I guess it is the German data format after I transform the data from ts --> xls. Jan 1970 -0.025317808 -0.0488751680 -0.006219300 -0.0737541890 -0.015215166 Feb 1970 -0.016650677 -0.0289782710 -0.053743041 0.0548771330 0.012912517 Mrz 1970 -0.000312907 0.0094675260 0.025474411 0.0060957210 0.040465110 ... Okt 2010 0.029227924 0.0572494500 0.024199223 0.0386233850 -0.016248884 Nov 2010 -0.023411677 0.0133836160 -0.024089614 0.0011141310 0.060007812 Dez 2010 0.019613741 0.0375536810 0.065130745 0.0647369970 0.04114...
2012 Mar 23
3
Puppet Windows exec
Hi, Is it correct that it''s not possible to excecute Windows Commands directly with the puppet run? For example: exec { ''ExecCreatedFolder'': command => "mkdir C:\PuppetOrdner\ExecCreatedFolder", } I allways have to bind it with a .bat file right? file { ''c:/PuppetFolder/puppettest.bat'': ensure => file,
2011 Feb 28
3
Feature: ActiveResource - Adding associations through reflections
Hello everyone, I''m new in contributing and i saw in the contributing-guides, that i have to write an email at this list. I hope, that''s the right place for this. If it''s not, i''M really sorry.. ;) Could someone please give me feedback about this lighthouse-ticket?
2007 Mar 05
6
Using ms access 97 as local db backend for rails on windows 2000
Hi, I am on a windows 2000 machine and want to use an ms access 97 database (*.mdb) as db backend. I did a clean install: ruby, gems, rails, odbc-rails. A test rails application connecting to a local mysql server is doing fine. I can also locally connect to the odbc connection "local_odbc_name" with the aqua data studio client. But now with rails. As soon as I change the adapter to
2011 Mar 29
0
Fwd: comparing heatmaps
...[R] comparing heatmaps Benno, That helps but it only makes the color bar symmetrical. I want to be able to compare 2 different heatmaps so that 0.7 (for example) is always the same tone of green and not shifted slightly. Is this possible? Paul On 28 Mar 2011, at 10:42, Benno Pütz wrote: On 27.Mrz.2011, at 22:54, Benton, Paul wrote: library(gplots) dat<-cor(matrix(rnorm(100, m=10), nrow=10)) mat<-cor(matrix(rnorm(100), nrow=10)) dev.new() heatmap.2(mat, Rowv=NA, Colv=NA, col=redgreen(75), symm=TRUE, trace="none", dendrogram="none", main = paste("Correlation Ma...
2002 Mar 11
0
[Bug 157] New: X11 Forwarding breaks
...Product: Portable OpenSSH Version: 3.1p1 Platform: HPPA OS/Version: HP-UX Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: michael.exner at mrz.uni-magdeburg.de After updating Openssh from 2.9p2 to 3.1p1 some applications fail to tunnel X11. While the X11-Forwarding works for some X-Clients (xload, xclock and even sam) other clients (netscape and the X-Clients of Omniback) are reporting "connection to localhost:12.0 broken (explici...
2010 Mar 02
1
localized host in ActionMailer Views
Hi, I''ve got some domains , lets say example.com and example.de and I want that the link in a ActionMailerView contains the correct localized host e.g. with <%= @root_url %> . Currently the host is set in the environment.rb with "config.action_mailer.default_url_options = { :host => "example.com" }". How can I set the host dynamically and localized?
2011 Mar 27
3
comparing heatmaps
Dear all, I've been trying to find how to compare tow different heatmaps but I'm having trouble getting the colors bar to be the same. I'm doing something like the following: library(gplots) dat<-cor(matrix(rnorm(100, m=10), nrow=10)) mat<-cor(matrix(rnorm(100), nrow=10)) dev.new() heatmap.2(mat, Rowv=NA, Colv=NA, col=redgreen(75), symm=TRUE, trace="none",
2008 Mar 08
32
Mac OS X or Windows?
Hey, I know it''s a basic question and I do not want a discussion about which one is the best in general, I only want to know which OS you''d recomment for programing in Rails and to do webdesign. Maybe you can also tel me why you think so? Regards, zok --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups
2008 Mar 29
3
primary key?
can you use 2 pirmary keys. the standard user_id key exists but i would also like to use another key for my links. i am not sure how to implement this. also i don''t want any auto incrementing of this second primary key that i would like to use for my relationships. if there is a good db, model, relationship tutorial out there i would love to know about it.
2008 Mar 12
3
undefined method `each' for #<Usrecart:0x46d1678>
I have the an error such as undefined method ''each'' pls can any one find the error from the code given below <center><%=@b%></center> <center><h2>WELCOME IN YOUR PROFILE</h2> <%@usercart=Usrecart.find_by_user_id(@b)%> <%if @usercart.blank?%> <br> <br> <br> <br> <h2>THERE IS NO
2007 Mar 19
2
OpenGL and Wine on iMac/OS X (x86)
Hello, first of all - sorry for my bad english. I need some help building wine on my x86 mac. I don't have any problems building it using the description on "WineHQ.org" but i have problems editing the script enabling D3D / OpenGL support Building Wine i receive the following warning message indicating that D3D / OpenGL support is disabled: "configure: WARNING: Wine will be
2010 Mar 07
7
Upgraded puppet-server from EPEL 24.8 to 25.1 - now seeing "puppetmasterd[xxxx]: Too many connections"
I have updated the 1100 clients that prior to the update used to connect to the master just fine. Now after about 30 minutes of running, puppetmasterd starts to complain "puppetmasterd[6875]: Too many connections", and from that point forward will stop compiling catalogs. Puppetmaster is configured using the Mongrel Apache configuration as described here:
2011 Mar 31
5
manage /etc/passwd and /etc/group
Hi again, I am trying to add the following to my /etc/passwd and /etc/group files +::::: and +::: this is for ldap search on the servers. I am note quite sure on howto do this, I tryed with the following code augeas{ "groups ldap": context => "/files/etc/group", changes => [
2009 Jan 21
3
Nested serialization with to_json and to_xml with array and hash element
Title: Nested serialization with to_json and to_xml with array and hash element class Person < ActiveRecord::Base has_one :address has_one :job def office() return "Executive_Suite" end end class Address < ActiveRecord::Base belongs_to :person end class Job < ActiveRecord::Base belongs_to :person has_one :paygrade def Title return "Engineer" end end
2012 Mar 21
3
Puppet 2.7.12 on Windows
Hi, I posted an other problem with puppet and windows weeks ago. With the new Version 2.7.12 those problems were fixed. But now I don''t get puppet to work. I installed puppet as explained here: http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows It worked so far. But when I start puppet agent --test --waitforcert 10 I get the following error message:
2007 Feb 27
14
Stop browser from "form filling" fields.
Hi all, I have a user login form which the browser keeps populating because of its form fill feature. So when anyone goes to log in it shows the previous login''s username and password. How can I stop the browser from populating a text field? Thanks in advance. Cheers, Diego --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to