Displaying 7 results from an estimated 7 matches for "ausland".
2009 Aug 28
4
Numeric, 2 ??? as a result of marix???
Strange things are going on in R, if you reshape a matrix in R:
> g=gretldata[1:2,]
> g
Empfang Versand Transit Inland Ausland SumS
1 787844.0 1307176.6 223395.4 1474726 16199.1 3809341
2 421473.1 306445.4 448801.2 1779402 14445.6 2970567
> dim(g)
[1] 2 6
> as.vector(g)
Empfang Versand Transit Inland Ausland SumS
1 787844.0 1307176.6 223395.4 1474726 16199.1 3809341
2 421473.1 306445.4 448801.2 1779402...
2008 May 14
3
description method and test failures
...everytime I want to see a proper failure message from
rspec.
I''m attaching a full backtrace run with --trace.
Thanks,
e.
--
ericw at xmtp.net
"If the answer isn''t violence, neither is your silence!"
-- Pop Will Eat Itself, "Ich Bin Ein Auslander"
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: failure.txt
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20080514/dd856473/attachment.txt>
-------------- next part --------------
2008 Feb 19
3
render_to_string in a controller test?
...s, and I guess
that''s fine, but shouldn''t render_to_string really work in controllers?
Thanks for your input,
e.
--
ericw at xmtp.net
"If the answer isn''t violence, neither is your silence!"
-- Pop Will Eat Itself, "Ich Bin Ein Auslander"
2003 Mar 15
1
For cut it up
Dear John,
this is an article appeared thursday on the New York Times, and reported by
Die Spiegel, about how american see the war ... and they do not look all of
the same idea!
http://www.spiegel.de/politik/ausland/0,1518,240009,00.html
Could you please add it to cut it up??
Corrado
2008 Dec 04
3
Bad mime type reported for flac file
...ic/Tool/10,000 Days$ metaflac --version
metaflac 1.2.1
black:/media/mildred/music/Tool/10,000 Days$ flac --version
flac 1.2.1
Thanks,
e.
--
ericw at xmtp.net
"If the answer isn't violence, neither is your silence!"
-- Pop Will Eat Itself, "Ich Bin Ein Auslander"
2000 Jun 27
6
masking problems in Vorbis beta?
Hi all,
I just came across the following page: http://r3mix.net
In the "News" section there is a fairly negative critique of Vorbis;
especially it is mentioned that Vorbis "has terrible masking
problems". There is also a Vorbis-encoded frequency sweep
which shows strong deficiencies at high frequencies, but
I suppose this is due to the quite low bitrate of the
distributed
2007 Dec 15
1
Regression in wine 0.9.49
Hi
just noticed a regression in wine 0.9.49 (compared versus 0.9.47).
One program (altera Quartus II) uses the computers NIC in order to verify
the software license. In wine 0.9.47 the program correctly identifies the
computer NIC, so validation works. In wine 0.9.49 the program does not find
any NICs, so license validation doesn't work.
Downgrading to 0.9.47 brings back this funtionality.