search for: birte

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

Did you mean: birth
2006 May 03
6
ruby on rails international & BIRT integration?
Hello, I see, that Rails is quite english-centric. I am developing some webs, that are not primarily in English. I have a few questions: - besides turning of plurals, what should I take care? How to use utf-8 for all data and converting it from local charsets to utf-8? - how do I make my page multilingual (i.e. adding english support later)? Is there something like gettext support? Is
2006 Jul 21
4
Printed/PDF Reports (Text/Tabular/Summary) in Rails
The recent discussion about different graphing solutions made me think. What is everyone using for general reports? Currently I have a web based application at work that has roughly 20 different reports ranging from simple tabular data with totaling at the bottom to pretty, colorized, graphic logo''s,etc... going to clients, and finally complex ones I hate to think about such as
2009 Feb 20
3
mean over previous cells
...9;t feed much and hence, pups are born lighter!?) Up to now, I can only show, whether the SeaSurfaceTemperatures on the birthdate can have an influence on birthweight, which is not what I want to do... Can anybody tell me, how to start, where to look it up or help me even more? thanks in advance. Birte -- View this message in context: http://www.nabble.com/mean-over-previous-cells-tp22116807p22116807.html Sent from the R help mailing list archive at Nabble.com.
2010 Jul 20
1
Using" fig=" in one screen created with "split.screen()"
...riginal plotting device and not in respect to the new one (screen1) ? I thought the use of split.screen() gives the advantage of having three regions that are treated as separate plotting devices, so that my original code should work. But I guess that I got it wrong ?!? Thanks for explanations! /Birte [[alternative HTML version deleted]]
2006 Jul 21
5
Reports in Rails
Hi, In my rails application I want to include a reporting mechanism that will allow the users of application to view statistics of various operations graphically. Does rails provide inbuilt reporting capabilities? what are different appraoches I can follow to achieve reporting in rails? On googling I found following as some of the options, 1.Gruff Graphs for Ruby 2.SVG 3. using Apache FOP.
2009 Feb 23
1
"autonumber" for grouping variable
...that I can number them consecutively something which should look like this: Id sex byear age Number 1 300 m 2003 50 1 2 300 m 2003 36 1 3 402 f 2003 29 2 4 402 f 2003 21 2 5 402 f 2003 64 2 6 150 m 2005 43 3 ... ... how can I easily do this? thanks a lot for any help, Birte -- View this message in context: http://www.nabble.com/%22autonumber%22-for-grouping-variable-tp22163546p22163546.html Sent from the R help mailing list archive at Nabble.com.
2008 Mar 05
4
blank ireports from jasper
hi all i have successfully integrated jasper with my application but the problem is that when i m generating reports thru it...its giving me a blank rtf file...... if i write a xml file its giving me the xml data but the conversion of xml to text is not taking place... Is there a way to solve it pls let me know thanks -- Posted via http://www.ruby-forum.com/.
2010 Dec 31
1
user xxx@mydomain.com doesn't exist
...says "Dovecot doesn't care much about domains in usernames" Okay, how to I get dovecot to ignore the domain part (or accept the two defined domains) when mails are delivered from postfix? Or do I have to configure Postfix to strip the domain part before delivering to dovecot? Regards Birte Nauer
2011 Jan 02
1
lmtp (xxx@mydomain.yy): Error: user xxx@mydomain.yy: Initialization failed: Namespace '': mbox: mbox requires client_limit=1 for service
...s the syntax of the client_limit and where to place it? Into which config file? Inside the global namespace doesn't seems to work (error on dovecot start). -What's the side effect of this setting to my IMAP clients? Are multiple imap connections to the same mailbox still possible? Regards Birte Nauer
2011 Jan 06
0
virtual user problems
.../home/xxx/maildir So I assumed, that all mails to admin, postmaster etc. are transfered to user xxx mailbox. But it isn't. Dovecot is creating the maildirs /home/admin/maildir, /home/info/maildir and so on. What do I miss here to get that virtual users mapped to the correct user xxx? Regards Birte
2010 Nov 08
0
Re: Wine
Zachary Goldberg wrote: > On Wed, Mar 19, 2008 at 11:16 AM, James Hawkins <truiken at gmail.com> wrote: > > > On Wed, Mar 19, 2008 at 8:13 AM, Marcel W. Wysocki <maci at satgnu.net> wrote: > > > > > > > > On Wed, 19 Mar 2008 08:02:47 -0700 > > > "Dan Kegel" <dank at kegel.com> wrote: > > > > > > >
2010 Jul 18
3
R graphic help
Dear All, I've done some searching, but to no avail -- I'm plotting x-y data via the "plot" command, and the "log=x" command. The graphed x values are in scientific notation (1e-02 1e-01 1e+00 etc). Might you have some idea on how I can get the plot to uses the x values (0.01 0.10 1.0 10.0 etc) instead? A related Q - where might a good place to search for such
2013 Feb 18
3
Eclipse (again)...
Hi Just thought I might ask my recent question about Eclipse again, only in a slightly different way: Is anyone here using the Eclipse version supplied with the CentOS 6 distro (as opposed to a build downloaded from www.eclipse.org)? Does it work for you? Are you able to install additional components via the built-in software setup mechanism? Thanks, - Toralf This e-mail, including any
2006 Mar 02
5
Need to link to something like JasperReports
Hello everyone, Has anyone linked Rails to a report generator such as Jasper Reports (http://jasperreports.sourceforge.net/)? At the moment, I think I need something along these lines for a project I''m working on, so it''d be nice to know if anyone''s used it before before I bring it up as a suggestion. Doesn''t have to be JasperReports, and in fact I''d
2010 Aug 20
7
Latex no where to be seen
I'm experimenting using R as a report writer. I'm told LaTex is the destination for my quest. But ?latex() gives me an error. The package manager does not have it. The package installer can't find it. Where is it? It amazes me that there's not a built in "report" function that can produce the same kinds of reports that every report writer and data analysis software in
2010 Aug 05
0
interpretation of summary.lm() for ANOVA and ANCOVA when dealing with 2 or more factors
Hi, I am having a hard time getting what the summary.lm-output for an ANOVA / ANCOVA means. Examples I find always seem to deal with simpler cases than what I meet in my data. My main problem is understanding the output when getting significant INTERACTION TERMS (what never occurs in examples :(). The following is the output after summary.lm(ancova) where "week" is continuous,
2001 Oct 03
1
Environment in child processes
I've recently been trying to run the United Devices THINK agent under wine. On installation, all was going well until the registration process tried to connect to the UD server, when it failed to establish contact. Investigation of the debug messages revealed that it was getting the address to contact vi a call into msvcrt.getenv() which was returning the value "C:\WINDOWS" for all