search for: demand

Displaying 20 results from an estimated 4258 matches for "demand".

2004 Dec 05
2
On demand relay in icecast 2?
...>2.0.0. The relay starts as soon as icecast is started and does not drop, > > >>even if there are no clients. I've been over and over the docs and can't > > >>figure out what I'm doing wrong. > > > > > > Icecast2 does not currently support on-demand relaying. > > > > pity. are you planning to implement it, or are there reasons apart > > from lack of time or interest? > > i'd very much like to see this feature re-appear. > If you are not too bothered about running more experimental code, then > try my mods, I&...
2006 May 18
1
Feed 2 tables with one Form
hi all, i have a form with several datas given by the user : name, adress , tel etc... When the user press "create" i call an action called "create_stagiaire" which create his account but i also want to feed another table named "demandes" where which i feed with a date given by the user. In my form this date field is writen like this : <%= date_select ''demande'', ''dr''%> No problem and here is the action : def create_stagiaire @stagiaire = Stagiaire.new(params[:stagiaire])...
2017 May 18
2
Question about demanded bits analysis
Hello All, I am trying to understand the demanded-bits pass. The example in the source code (below) seems quite explicit. In the example, only 16 bits from a 32 bit variable in IR are demanded and therefore the variable is truncated to a 16 bit variable. %1 = add i32 %x, %y %2 = trunc i32 %1 to i16 However I was wondering if for example, the...
2011 Oct 19
5
Instalation of lastest version of Shorewall in Debian
...apt.conf and pinning all other packages to stable release, by adding: Package: * Pin: release a=stable Pin-Priority: 600 to preferences file Someone had the same difficulty? The above configuration is correct? ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev
2012 Feb 10
2
Discrete Event Simulation problem
Hi All, I am attempting to simulation an inventory model on R and I am having some problems. I believe the problem is when I define my demand rate is stays constant throughout so when I do need to reorder the model does not recognise it as I have the initial supply arrival time set to infinity at the start as no order has been played but I have an if statement saying, if the level falls below a certain point then an order should be place...
2019 Oct 01
2
Shift-by-signext - sext is bad for analysis - ignore it's use count?
The thing is, we *don't* "not demand" those high bits. We *don't* not care what's in those bits - IR shifts don't mask their shift amounts. I.e we can't replace `x >> (32-y)` with `x >> (-y)`, which would be legal transform should we not demand those bits. We very much demand them. We just know those b...
2004 Dec 11
1
On demand relay in icecast 2?
> I haven't noticed any problems with on-demand relays, if i did i would let > you know. > > --mark Does that mean it's available? I added <on-demand>1</on-demand> to one of my relays on a 2.1.0 server but it didn't work. I have a server I'm planning to set up if this functionality becomes active. Steve P.
2007 Aug 02
0
Fallback on-demand relay problem
...back reasons, they don't stop relaying their source streams even though the output stream /asf1 has returned to normal. Eventually we end up with /asf2 relaying indefinately with no listeners until we manually kick it from it's source server. It seems there is a bug somewhere in the on-demand logic for relays and fallback. Here's the scenario - 1. Player connects to /asf1 2. Source relay for /asf1 is downed 3. Player is now playing /asf2 as it should. Relay for /asf2 starts. 4. Source relay for /asf2 is downed 5. Player is now playing /asf3 as it should. 6. Relay for /asf2 is re...
2011 May 26
1
R import glitch "missing data"
...ying import data into R and im running into a snag. GOAL: Import a 4 column, 8,000 row table into R including headers. WHAT I'VE ATTEMPTED: Original data was in Excel format. Converted data to both a .txt and .csv (to see which worked better) Imported data into R via commands as object "demand" (see below) Please excuse the long file path. demand=read.delim("C:\\Documents and Settings\\E066582\\My Documents\\R\\R-2.13.0\\bin\\demand.txt") demand=read.csv(("C:\\Documents and Settings\\E066582\\My Documents\\R\\R-2.13.0\\bin\\demand.csv", header=True) In bot...
2006 Mar 13
5
What is the matter with content_for_layout?
Here is my layout file: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>My Demands</title> <%= stylesheet_link_tag ''ajax_scaffold'', :media => ''all'' %> <%= javascript_include_tag ''prototype'', ''effects'', ''rico_corner'', ''ajax_scaffold'' %> </head&g...
2011 May 26
1
R-Size Limit (Confused)
...==================== >import a 4 column, 8,000 row table into R including headers. =========WHAT I'VE ATTEMPTED================== Original data was in Excel format. Converted data to both a .txt and .csv (to see which worked better) Imported data into R via commands as object "demand" (see below) Please excuse the long file path. demand=read.delim("C:\\Documents and Settings\\E066582\\My Documents\\R\\R-2.13.0\\bin\\demand.txt", header=T) demand=read.csv(("C:\\Documents and Settings\\E066582\\My Documents\\R\\R-2.13.0\\bin\\demand.csv")...
2006 Dec 23
1
Spawn mongrel on demand
Hello Zed ! Do you knows or plan a way to spawn mongrel processes on demand ? I''m studying options to build an affordable but solid shared hosting solution. You wrote something very promising in your "NEXT STEPS", A combination of the ''"mostly C version'' and the mongrel_cluster replacement would be an elegant method to save much...
2006 Apr 06
1
Look What 911 Will Cost in Canada
...NERAL 3 1.1 Purpose of the Study 3 2.0 SERVICE DESCRIPTION 3 2.1 Service Characteristics 3 2.2 Service Benefits 3 2.3 Marketing Considerations 3 3.0 TARIFF CONSIDERATIONS 4 3.1 Tariff Components 4 3.2 Rate Determination Principles 4 3.3 Proposed Service Commencement Date 4 4.0 IMPUTATION TEST 4 5.0 DEMAND AND REVENUE INFORMATION 5 5.1 Forecast Assumptions and Methodology 5 5.2 Number of Customers 5 5.3 Number of 0-ECRS Calls 5 5.4 Bell Canada Average 0-ECRS Call Duration 5 5.5 Estimates of Demand Quantities 5 6.0 PHASE II COSTS 6 6.1 Study Assumptions 6 6.2 Study Period 7 6.3 Financial Parameters an...
2004 Dec 05
0
On demand relay in icecast 2?
...>2.0.0. The relay starts as soon as icecast is started and does not drop, > > >>even if there are no clients. I've been over and over the docs and can't > > >>figure out what I'm doing wrong. > > > > > > Icecast2 does not currently support on-demand relaying. > > > > pity. are you planning to implement it, or are there reasons apart > > from lack of time or interest? > > i'd very much like to see this feature re-appear. > If you are not too bothered about running more experimental code, then > try my mods, I&...
2005 May 12
2
On-Demand Relay
Is on-demand relay currently active in the 2.2.0 release and if it is how long before there is no one listening will the relay disconnect from the main server. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 12:55am - Temp: -2.0 ?C - Humidity 64 % - Wind: NW @ 4 km/h Baro...
2005 Jun 10
2
icecast1 documentation
Hi Geoff, I'm a bit confused... After reading the docs, I was under the impression that icecast2 does not do on demand relaying? I did a google search, found this (well, it's a year ago) http://lists.xiph.org/pipermail/icecast/2004-February/006555.html Also, in the relaying section of the icecast documentation: http://www.icecast.org/docs/icecast-2.2.0/icecast2_relay.html There was no references to aliasing a...
2007 Oct 26
2
calculating correlation of a Supply/Demand measure and price change (in high frequency time series data)
Regarding "financial" data: I have a high frequency (1 minute) measure of supply/demand and I'd like to know if it has any influence on short term price changes (also 1 minute). Question: How do I calculate the correlation between this supply/demand measure and price changes (correctly)? Some facts about that data: The price changes and supply/demand measure are non-normal. An a...
2019 Oct 07
2
Shift-by-signext - sext is bad for analysis - ignore it's use count?
On Mon, Oct 7, 2019 at 11:32 AM Roman Lebedev <lebedev.ri at gmail.com> wrote: > > Bump. Any further thoughts here? > > To recap - i don't really see how this can be a demandedbits problem - we do > demand all those bits, we just know they must be zero. > (i would love to be proven wrong though!) > > Roman. > > On Tue, Oct 1, 2019 at 11:17 PM Roman Lebedev <lebedev.ri at gmail.com> wrote: > > > > The thing is, we *don't* "not...
2009 Oct 28
1
New variables "remember" how they were created?
...created. Let me explain, I have the following code to replicate an example in a textbook (Greene's Econometric Analysis), using the systemfit package. dta <- read.table('http://pages.stern.nyu.edu/~wgreene/Text/Edition6/TableF5-1.txt', header = TRUE) attach(dta) library(systemfit) demand <- realcons + realinvs + realgovt c.1 <- realcons[-204] y.1 <- demand[-204] yd <- demand[-1] - y.1 eqConsump <- realcons[-1] ~ demand[-1] + c.1 eqInvest <- realinvs[-1] ~ tbilrate[-1] + yd system <- list( Consumption = eqConsump, Investment = eqInvest) instruments <- ~ realg...
2004 Aug 06
0
On demand relay in icecast 2?
...0.0. The relay starts as soon as icecast is started and does not drop, > >>even if there are no clients. I've been over and over the docs and can't > >>figure out what I'm doing wrong. > >> > > > > > > Icecast2 does not currently support on-demand relaying. > > pity. are you planning to implement it, or are there reasons apart > from lack of time or interest? > i'd very much like to see this feature re-appear. If you are not too bothered about running more experimental code, then try my mods, I've added this weekend....