search for: buttery

Displaying 13 results from an estimated 13 matches for "buttery".

Did you mean: battery
2006 Jul 05
3
Web Based scheduler like LiveSupport for icecast
...r to the live feed and when you're done broadcasting live you can turn the playlist back on, kill your live feed and dump everyone back. I'm not sure if this is feasible or not, I just remember thinking about it. I might have read about this approach around here, who knows. Chris John Buttery wrote: > * On Wed 2006-Jul-05 00:29:45 -0400, Aaron Wolfe <aawolfe@gmail.com> wrote: > >> You might like my project called tunequeue, though it might be overkill or >> too much effort to install. It does provide a web interface to ices and >> allows fairly complex...
2011 Jun 09
2
Reshape:cast; error using "..." in formula expression.
...mula of the cast function, from the reshape package, I get the following error: Error in `[.data.frame`(data, , variables, drop = FALSE) : undefined columns selected For example: data(french_fries) #available in the reshape package > head(french_fries) time treatment subject rep potato buttery grassy rancid painty 61 1 1 3 1 2.9 0.0 0.0 0.0 5.5 25 1 1 3 2 14.0 0.0 0.0 1.1 0.0 62 1 1 10 1 11.0 6.4 0.0 0.0 0.0 26 1 1 10 2 9.9 5.9 2.9 2.2 0.0 63 1...
2009 May 05
1
re shape package - use one cast() instead of many
...ooking for the interaction of treatment with each type of "variable" in ff_d. Using the command below gets me this. Subject will get a column and each treatment type by each variable will also get a column with values for each. cast(ff_d, subject~treatment+variable) subject 1_potato 1_buttery 1_grassy 1_rancid 1_painty 2_potato 2_buttery .... 3_painty 1 3 18 18 18 18 18 18 18 .... 18 ... Now, if I want to look at just the the values for each variable by subject I can run the following command. cast(ff_d, subject...
2006 Jul 04
2
Web Based scheduler like LiveSupport for icecast
You might like my project called tunequeue, though it might be overkill or too much effort to install. It does provide a web interface to ices and allows fairly complex scheduling. It is perl with a mysql backend. http://tunequeue.sf.net -Aaron On 7/4/06, oDDskOOL <oddskool@gmail.com> wrote: > > Hi, > > I think what you want can be (easily ;) ) built around Ices, using perl
2011 Oct 03
4
distance coefficient for amatrix with ngative valus
Hi, I need to run a PCoA (PCO) for a data set wich has both positive and negative values for variables. I  could not find any distancecoefficient other than euclidean distace running for the data set. Are there any other coefficient works with negtive values.Also I cannot get summary out put (the eigen values) for PCO as for PCA.   Thanks. Dilshan [[alternative HTML version deleted]]
2006 Jan 08
3
metadata history
I think this has come up before a few times, but Icecast still doesn't have this feature. A history of metadata changes. Metadata is generally updated at a change of song so it usually provides a song played history. It was argued that a Song History could not be done reliably because metadata could be updated at any time, but perhaps it should be thought of as Metadata History
2006 Jun 16
1
icecast2 and lynx?
Hallo, 16.06.06 I'd like to periodicly update metadata using a script that calls http://localhost:port/admin/stats.xsl and specialized URLs. I prefere to use lynx with a command sript to doing this. But using lynx I don't get any conection to my Icecast server, even pages I don't need authentification. Using Firefox connection works
2006 Jul 04
0
Web Based scheduler like LiveSupport for icecast
...ght back up. I've been looking for something that would make this easy; I'd pretty much resigned myself to having to create one myself from scratch (thus re-inventing the wheel for the 50th time...). -- John ! Since this email isn't signed, you can't really tell it's from Buttery! me; I'll hopefully have my computer working normally again www.io.c! soon, but until then...gotta love catastrophic drive failure. om/~john! Mmm, rdiff-backup to the rescue!
2006 Jul 05
0
Web Based scheduler like LiveSupport for icecast
...#39;d still rather have some kind of explicit "switch" mechanism, but in the absence of that, I bet that would do the trick. Thanks for the idea. How fast is the switch in that failover situation? -- John ! Since this email isn't signed, you can't really tell it's from Buttery! me; I'll hopefully have my computer working normally again www.io.c! soon, but until then...gotta love catastrophic drive failure. om/~john! Mmm, rdiff-backup to the rescue!
2004 Jul 15
0
Add Linux User Account to Active Directory Domain
...ntab and our sys admins will not allow it to run under root (and I don't blame them). So, the question is: How do I add the local user account (irxbatch) to the Active Directory Domain and to the application security group (app_users)? Thank you in advance for any help you can provide. Alex Buttery ImpactRx, Inc. abuttery@impactrx.com This email may contain CONFIDENTIAL or PRIVILEGED information and is a private communication between the intended addressee and ImpactRx, Inc. If you have received this email in error, reading, copying, using, or disclosing its contents to others is prohibite...
2004 Aug 06
1
Oddcast suggestion
This kind of behavior (on demand live streaming) is not supported by either oddcast or icecast2, and honestly, really shouldn't be...In your situation, I'd consider doing something closer to what live365 did back in the day to address this particular issue, which is store all their content locally on their servers, and basically build playlists that are customed for each user. I
2006 May 19
2
DAAP maybe? (Re: multichannel streaming)
Hi, Would DAAP help somehow? Digital Audio Access Protocol <http://www.opendaap.org/> I do believe since it's based on iTunes, and one can "scrub" a properly networked file with iTunes, that it's DAAP actually includes this feature. But both ends must be using this protocol. (iTunes by itself can only share playlists with your intra-net shared machines. It is
2004 Aug 06
3
test load for icecast2 ?
hello everyone! first of all, thanks to all software authors and documentation writers for a great piece of work ! i'm test-driving an icecast2 relay on a rather crappy network connection. to hammer on it, i was listening to the stream with xmms while doing a couple of parallel wget -O - http://..mystream 2&>1 >/dev/null from another machine. however, as few as 5 parallel