Displaying 4 results from an estimated 4 matches for "pacer".
Did you mean:
pace
2011 Jul 05
2
Stuck ...can't get sapply and xmlTreeParse working
Can't seem to get the code below working. It gets stuck on line 24 inside the
function hm; comments show the line in question. The function hm is called
by sapply and is at the bottom of the code. Other stuff above line 24 works
correctly including the first couple of lines of the function hm. Should I
be using a different apply function or am I doing something wrong with
xmlTreeParse ?
2005 Jun 08
0
[FYI] PSPacer release
Hi all,
I have released Precise Software Pacer (PSPacer) version 1.0 under the GNU
GPL license.
PSPacer achieves precise pacing (regulating bandwidth and smoothing of bursty
traffic) without any special hardware.
In the past, some software-based pacing schemes have been proposed. However,
they have been hard to implement, because they requir...
2011 May 15
1
Need help with text processing / string split
I used screen scraping to extract some information and put it into a table
called tbl. Now I want to modify the table a bit so the data can be more
useful. Here's the code I used:
library(XML)
rm(list=ls())
url <-
"http://webapp.montcopa.org/sherreal/salelist.asp?saledate=05/25/2011"
tbl <-data.frame(readHTMLTable(url))[2:405, c(3,5,6,8,9)]
names(tbl) <-
2005 Oct 04
12
Sprint Nextel sueing over VoIP patents
Sprint Nextel is sueing vonage, voiceglo and theglobe.com for infringing
on VoIP patents. Sprint Nextel claims to have about 100 patents on VoIP
technologies. Does anyone know which ones this article is talking
about, and if so does asterisk have any of those features?
The reason I am asking is that the article is vague, Vonage uses a
fairly standard codec set, I dont know about the others.