Displaying 20 results from an estimated 2000 matches similar to: "Sorry"
2003 Apr 29
1
Installing On Solaris
I've downloaded gcc 2.95, and installed R-1.7.0
It appears to config properly, the config.out is at the following URL:
http://www.phineas.pwp.blueyonder.co.uk/config.log
Running make does not appear to work
the errors are summarized:
bash: ar: command not found
*** Error code 127
make: Fatal error Command failed for target 'libappl.a'
*** Error code 1
make: Fatal error: Command failed
2003 Mar 24
1
Install on Solaris 5.9
I'm trying to install R-1.6.2 on a Sparc machine running Solaris 5.9. I download and unpack R, run ./Configure from the R directory. Configure fails.The last line on the Configure script prints is 'Checking for Fortran 77 name-mangling scheme', This output and the config.log files are available at:
http://www.phineas.pwp.blueyonder.co.uk/config.log
and
2007 May 10
1
CombineZ5
Hello
I am trying to run Combine Z5 under wine (my version is 0.9.4)
and have several probems
has anyone succeeded in running this very useful program for
macrophotography ?
http://www.hadleyweb.pwp.blueyonder.co.uk/CZ5/combinez5.htm
Thanks
Fungi
2009 Jan 28
1
limit source bitrate
Hi Karl ,
I' using your latest branch , I downloaded it here
http://www.icecast.pwp.blueyonder.co.uk/.
I try your instruction , adding the <limit-rate> tag before the
closure of </mount> tag.
Now I'm trying using the value 300000 ( are byte?) 300K (using the big K
not k and seems to runs very good) and soon I will use the value 0.3M or
1M or 1.3 M
If I use a bitrate
2004 Jun 08
4
off topic publication question
Dear R People:
Please excuse the off topic question, but I
know that I'll get a good answer here.
If a single author is writing a journal article,
should she use "We performed a test"
or "I performed a test",
please?
I had learned to use "we" without regard to the number
of authors. Is that true, please?
Thanks for the off topic help.
Sincerely,
Erin
2006 Mar 14
3
Can anybody tell me step by step how validate data on form?
Hi,
I am new to ROR. I have created a form with foru fields in ROR. Now its
working fine for all CRUD operations. But I want to validate data on
form for "validates_presence_of" validation. How to do this?
I tried it by putting line "validates_presence_of :description" . But
its not working. Its throws error like "undefined method `each'' for
2004 Nov 23
3
Wiki Choices
I have selected 4 software packages for us to evaluate in order to
decide on the best possible engine for the much-requested cAos
Community Wiki. All 4 samples are now up and running for you to try
out, play around with, and evalute. The URL's are as follows:
https://caos.nplus1.net/c-arbre/
https://caos.nplus1.net/dokuwiki/
https://caos.nplus1.net/pwp/
https://caos.nplus1.net/tikiwiki/
2005 May 23
3
skewness and kurtosis in e1071 correct?
I wonder whether the functions for skewness and kurtosis in the e1071
package are based on correct formulas.
The functions in the package e1071 are:
# --------------------------------------------
skewness <- function (x, na.rm = FALSE)
{
if (na.rm)
x <- x[!is.na(x)]
sum((x - mean(x))^3)/(length(x) * sd(x)^3)
}
# --------------------------------------------
and
#
2005 Dec 26
4
Books for Beginners
I have experience in PHP/MySQL, but absolutely no experience at all in
Ruby (and Rails) and would love to get a few quality books aimed at
absolutley newbies. Any suggestions?
Thanks,
Jim
--
Posted via http://www.ruby-forum.com/.
2005 Dec 08
1
Loading namespaces
I'm creating a package for my own use that uses some S4 classes but no
methods.
I have a file called NAMESPACE it contains the line:
exportClasses("foo")
and at the top of the R file I have
setClass("foo", representation(x="numeric")
and the line:
.onLoad<-function(libname,pkgname)
When I run R CMD check I get Syntax error in the only R file. If I
2009 May 08
3
targeted ads
Hi there,
I work at an internet radio station. My management thought it might be
a good idea to enhance our radio with targeted ads. Do you know of any
streaming server that is capable of inserting targeted ads into the
stream? So far I have only found Ando Media's Targeted Ad Injector
(http://andomedia.com/) which claims to be open source but I can't
find the source anywhere.
Regards,
2008 Feb 02
3
IE, flash and icecast
I'm having trouble getting an IE client to hear mp3 streams through a
flash player. It appears to be the same problem as described at
http://icecast.imux.net/viewtopic.php?t=2039 - the flash player connects
to the icecast server and begins downloading the audio data, but never
actually plays it.
I've tried all the suggestions from that thread - I patched icecast so
that the Content-length
2008 Jun 02
6
Icecast 2.3.2 release
This is to announce the release of Icecast 2.3.2
2.3.2 is mainly a bug fix release with a couple of new items that may be
of interest to a few of you. Even if the new features are not of
interest, it is still highly recommended that you update to 2.3.2.
Downloads are here :
http://downloads.xiph.org/releases/icecast/icecast-2.3.2.tar.gz
2007 Jun 26
1
can't activate activesupport (= 1.0.4), already activated...
I''m encountering a problem when trying to go through the Rails4Days
tutorial: http://www.rails4days.pwp.blueyonder.co.uk/Rails4Days.pdf. As
the guide suggests I have downloaded the version of rails that is being
used in the tutorial with gem and have specified the versions in
/config/environment.rb:
# Include your application configuration below
# Require Rails libraries.
require
2009 Jun 21
2
Problems Installing .Net 1.1 SP1
I just downloaded TurboDelphi from edn.emarcadero.com (the full 2006
package) and am trying to install it under wine. Installation stops
with a message that it needs DotNet 1.11 installed so I downloaded the
.Net package from Microsoft. For some reason, this version will not
install - I had previously tried .Net 2.0 and .Net 1.1. The link below
leads to a file containing the command-line
2008 Jan 21
0
Aastra IP phone configuration generator
For anyone who is interested I've recently created an Aastra IP Phone
config generator. I don't know if one existed but thought I'd create it
anyways. It can be found at http://www.lraweb.pwp.blueyonder.co.uk/.
If you have any problems or stuff you want adding then please contact at
the address listed on the web page.
Regards
Lee
-------------- next part --------------
An HTML
2009 May 08
0
targeted ads
Micha? Jaszczyk wrote:
> Hi there,
>
> I work at an internet radio station. My management thought it might be
> a good idea to enhance our radio with targeted ads. Do you know of any
> streaming server that is capable of inserting targeted ads into the
> stream? So far I have only found Ando Media's Targeted Ad Injector
> (http://andomedia.com/) which claims to be open
2004 Oct 26
2
Empirical P Value
I am trying to return the p value for a stat from the ECDF. That is the
index of the first occurrence,
on an ordered vector, of a value either greater than or equal to a given
value.
Ideally I would not have to order the vector beforehand.
Currently I use:
PValue<-function(stat, ECDF){
###Get the length of the ECFD
L<-length(ECDF)
###Loop through the ECDF until the p value is
2006 May 03
1
RoR go Live?
I am having a problem trying to use RoR live.
I have a Win XP SP1 OS,
Apache 2.0.55,
MySQL 5.0.15-nt
ruby 1.8.2,
rails 1.0.0,
gem 0.8.10,
WEBrick 1.3.1
Is it possible to run RoR using these components, live? Using an actual
domain name like www.joe.com/rails/app? Instead of using localhost:3000?
I would like to go live using either just Apache or Apache and WEBrick
for RoR.
I have an actual
2007 Sep 05
1
static noise while streaming
Hey Karl is still alive. Dude what is up with icecast. Is development ended
or just on a pause???
----- Original Message -----
From: "Karl Heyes" <karl@xiph.org>
To: "Viktor Pavlenko" <vvp@cogeco.ca>
Cc: <icecast@xiph.org>
Sent: Wednesday, September 05, 2007 9:32 PM
Subject: Re: [Icecast] static noise while streaming
Viktor Pavlenko wrote:
...
>