Displaying 20 results from an estimated 3000 matches similar to: "Wine loose socket connection"
2004 Dec 07
1
Relaying question
Hello,
I'm fairly new to icecast2, so forgive me if there is an obvious answer
to this question.
I am using a master server and a relay server. What I would like to to
do is have the master
server send a live stream encoded as 128 bit mp3 to the relay server,
and then have the relay
server broadcast that stream as well as a 64 nit mp3 stream. Is this
possible? Can Ices, Darkice,
or
2005 Nov 24
1
XSL Content-type
Hello!
I have created XLS stylesheet that generetes .m3u list of streaming content
via my icecast2 server. That is just simple remake of status.xsl.
But I got stuck. When I request it via
http://serever/list.xsl - my winamp doesnot accept the m3u generated file.
I began to research. The main problem is "Content-type" which gives me the
icecast. It gives me text\html and I need
2008 Jan 14
4
PIE CHART
i have a rails applications which can record various tasks
and times used to do those tasks within each day in a week,
now i want it to have the abbility of displaying the
percentage of time spent in each task in a pie chart. can
someone please show me the neccesary formatting of data and
other steps required for this to be done using
2003 Aug 10
1
Possible samba options:
I plan to use samba to substitute two NT4 server (PDC/BDC) howewer I
am not sure if it would fit:
I have not been able to find either in the samba 3.0 and samba-tng
documentation the following informations:
1. Can I have three different serever on which putting the home
directories of the users (of course this would be set in their profiles) ?
logon_home parameter seem to forbide this ...
2.
2007 Jun 29
4
Retrive data from repartitioned / reformatted hard drive?
Hi,
The title says it all. One of my clients showed me a 120 GB hard drive
that his daughter accidentally formatted, according to him. I booted the
first CD I had at hand - a Slackware 11.0 install CD - and launched
cdfdisk /dev/hda. cfdisk informed me that there was even no partition
table. So much for reformatting. cfdisk only shows me 120 GB of free space.
Any way to retrive data on this
2006 Dec 08
2
AGI interaction with php
Hi
i am planning to develop a php script that will be called from AGI for
the management of an IVR application.
I'd like to be able to do the following things from php:
- retrive callerid
- play some audio files to the caller
- wait for some DTMF digits
- retrive the DTMF
- stop the call
the php have to collect some information from the user and after some
check on a database inster some
2003 Nov 25
10
PCI 3.3 V
Why PCI 3.3V for E1/T1 card!? I can not use it because I can not find
any motherboard with PCI 3.3 . Any sugestions!?
Cristian VASILIU
AccessNET International S.A.
Software Programmer
mail to :<cvasiliu@accessnet.ro>
www:<http://cvasiliu.home.ro>
2007 Jul 04
5
loading menu using XmlResource
Hi,
i''m evaluating XmlResource: loading frame, dialogs and access widgets is ok
but i''m not able to load menu bar and menu using the corresponding methods
XmlResource#load_menu_barXmlResource#load_menui get the error saying ''XML
resource ''Opzioni'' (class ''wxMenu'') not found!'' trying to load a menu and
''XML resource
2005 May 30
4
TC Java GUI
Hello, i am writing a iproute2 java gui, and i just started. I would
like to make some questions, since i have been using tc as an
administrator, but not developing anything to do with it.
1.- I want to display statistics, create queues, etc... are there any
libraries i can use, or simply i have to use system calls from java?
2.- Does anybody thinks this is helpless, or it is helpfull?
3.-
2011 Jun 15
1
VOICEMAIL CONFIGURATION
i DID SOME VOICE MAIL CONFIGURATION. SO HOW CAN YOU RETRIVE THAT VOICEMAIL.
WHEN I RETRIVE THE VOCIE MAIL ITS NOT GETTING ANY MSG
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri (E)
Mumbai 400069
GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax
2011 Nov 30
1
Storing the linear model object
Hi
Please let me know if we can store the linear model object in the data
base and retrive the object and output from them
Data<- read.csv("C:/FE and RE.csv")
Formula="Y~X2+X3+X4
lmobject = lm(formula=Formula,data=Data)
can i store the lm object in the database and and is it possible to retrive
it and get the summary information
--
View this message in context:
2008 Jan 25
3
plotting gridlines
dear all,
I have a very simple question but I could not figure out.
I need to make plots with grid in the background.
something like I old retrive like this
a=runif(100)*10
b=runif(100)*10
plot(a,b, pch=20, xlim=c(0, round(max(a))), ylim=c(0, round(max(b))))
vs=seq(0, max(a), 0.5)
for(i in 1:length(vs)){
abline(v=vs[i], col="lightgrey")
}
hs=seq(0, max(b), 0.5)
for(i in
2008 May 21
3
Converting a 'difftime' to integer - How to???
I want to find the DOY (Day of Year) of some dates. I think to substract the date 1. January from the data to achive this. Something like:
> d <- as.Date("2006-03-13") - as.Date("2006-01-01") +1
> d
Time difference of 72 days
So far so good. But d is a 'difftime' object. How do I get an Integer value from that?
I tried severel things, incuding the
2006 Jun 23
2
Storing Array in Database
Hey all,
I''m storing an array of timestamps in a field in my database as an
array. When the items get saved, however, some minus signs are appended
to the text:
sample output:
---
- 1151971200
- 1152576000
- 1153180800
- 1153785600
- 1154390400
Is this normal behavior? When I retrive the value out of the database
and .to_a, the three minus signs (---) are counted as the first
2008 Sep 10
2
comparing a list and vector and returnig the listname
hi,
I have list of length 5453 and vector of length 14318.I need to compare the
vector with the list and return the list name if matched.I am thinking of
using an lapply but how to retrive the listname is wat i am puzzled abt.
kindly let me know how to go abt it.
Ramya
--
View this message in context:
2005 Apr 02
2
RMySQL question
Dear List,
I have this little problem:
I work with adiacency matrix like:
data me you
me 0 1
you 1 0
I store those matrix in a mysql database
actually I use RMySQL with:
res<-dbSendQuery(connection, "SELECT * FROM table")
myDataFrame<-fetch(res)
to retrive the table, and I have
data me you
1 io 0 1
2 tu 1 0
I would like the first column to be seen
2013 Jul 05
3
[5.xx-6.01] broken PXE with HTTP
Hello
With 4.06 this works fine all times. But with versions 5.1x-preX and
6.0x-preX, 6.01) does not work, random errors or nothing shows
(netconn_write error -5), random behaviour. Only few times works
(1/50...). Note that retriving files via TFTP works perfect in all cases.
This happens using pre-compiled files in tarball and building for source.
# dnsmasq --port=0 \
2008 Oct 16
4
How to save/load RWeka models into/from a file?
Hi,
I want to save a RWeka model into a file, in order to retrive it latter
with a load function.
See this example:
library(RWeka)
NB <- make_Weka_classifier("weka/classifiers/bayes/NaiveBayes")
model<-NB(formula,data=data,...) # does not run but you get the idea
save(model,file="model.dat") # simple save R command
# ...
load("model.dat") # load the model
2005 Mar 22
2
ADS member.
I have follow an example in "samba-3 by example book", where it explain how
to relocate a samba server as ADS member domain, in a sentence it said to
delete all /var/lib/samba/*tdb files, so "winbindd_cache.tdb" and
"winbind_idmap.tdb" files but when I start the samba server again in ADS new
domain something's wrong. Because it is not able to map the same UID and
2006 Jun 02
3
Advice, why value_before_type_cast in FormHelper?
I am wondering why is in creating text fields with form_helper used
value_before_type_cast instead of attribute value for field value?
I set rails enviroment so date fields are in european format
(dd.mm.yyyy) and would like to have same format in forms, but because of
value_before_type_cast is called, form fields are filled with
''yyyy-mm-dd'' or timestamp integer, etc.