Displaying 20 results from an estimated 110 matches for "hyde".
Did you mean:
hide
2005 Jan 31
1
installing ie6 with winetools
...difference if i try to install from cd or internet.
on the console, where i started winetools you can read:
linux:~> wt
Wine 20041201
wine is executed as "wine"
Parameters are ""
Version of Wine is OK.
Calls to wine are executed as "wine".
Config is /home/hyde/.wine/winetools.log.
CDROM is /media/cdrecorder.
Choice is Internet Explorer 6.0 SP1 German
dcom98.exe
regedit: Can't export. Registry key
'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall' does
not exist!
Success
grep: /home/hyde/.wine/installed.reg: Dat...
2009 Aug 14
4
theora sprint done :)
all done! ... we will check through the format a bit and make some
alterations, but the first version is available now...
http://en.flossmanuals.net/theoracookbook
http://www.lulu.com/content/7531795
212 pages of all you can eat free video :)
adam
--
Adam Hyde
Founder FLOSS Manuals
German mobile : + 49 15 2230 54563
Email : adam at flossmanuals.net
irc: irc.freenode.net #flossmanuals
"Free manuals for free software"
http://www.flossmanuals.net/about
1997 Jul 28
0
NT 4.0 not connecting to SAMBA servers
This is wierd, and I hope you can help me.
I have two PCs running NT server 4.0: hyde has just been setup, taber has
already been running for awhile. Then I have 4 SAMBA instances that I've
setup, with nothing really fancy.
- From server taber I can map a variety of directories from the SAMBA
servers under a variety of usernames.
- From hyde, I can map directories from server t...
2007 May 16
3
Reshape a sparse matrix
Hi,
I'd like to reshape a sparse matrix generated from the Matrix package. I can't seem to do it with the command
dim(A) <- c(6,9)
which works perfectly with the base package matrices, but with the sparse matrices it errors with
Error in dim(A) = c(6, 9) : dim<- : invalid first argument
Manipulating the Dim attribute of the sparse Matrix does not produce the desired effect. A
2007 May 21
3
an array of matrices
I'd like to have a three dimensional array of matrices. I thought I could construct a five dimensional array to have the three dimensional array of matrices. However, not all of the matrices in the array have the same dimensions, which seems to mean I can't use a five dimensional array.
What I'd like is this:
A = matrix(1:4,2,2)
B = matrix(1:25,5,5)
C = matrix(1,3,3)
D =
2007 Sep 14
2
Cross Compiling
...binary pkgname"
2. convert the resulting tar.gz file to a zip archive.
3. Install it on a windows machine.
This process successfully works when I install it on a windows
machine, but I have no idea how safe it is.
--
*****************************************************************
Scott K. Hyde
Assistant Professor of Statistics and Mathematics
School of Computing
Brigham Young University -- Hawaii
2004 Dec 09
4
oss, jack and ices
...l config i get the following:
"Failed to read config file"
I have tried commenting out the line that refers to alsa:
<!--<param
name="connect">alsa_pcm:capture_1,alsa_pcm:capture_2</param>-->
but no luck...any hints on what i should be doing?
adam
Adam Hyde
~/.nz
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
contact:
email : adam@xs4all.nl
phone : +64 21 1746 741 (new zealand mobile)
2004 Aug 06
3
mac player for ogg streams
...oth dont seem to support playing an ogg
> stream either.
>
> I have searched the icecast archives and couldnt find any mention of a mac
> player that works wth a live ogg stream,...does any one know of one?
>
> Thanks in advance,
>
> Adam
>
>
>
>
> Adam Hyde
> XS4ALL Internet B.V.
> mobile : + (31) 06 2903 6248
>
> Eekholt 42
> 1112 XH
> Diemen
> Amsterdam
>
> "free, as in 'radio'"
>
>
>
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> icecast project homepage: http:...
2009 Jul 10
2
ogg theora book sprint
...li embedding of subtitles in ogg
-web based subtitle replay with jquery.srt
playback
-vlc
-ff
We are keen to get anyone to the sprint that wants to come. There is
some limited travel funds...if anyone would like to attend please let me
know! :)
adam
--
Adam Hyde
Founder FLOSS Manuals
German mobile : + 49 15 2230 54563
Email : adam at flossmanuals.net
irc: irc.freenode.net #flossmanuals
"Free manuals for free software"
http://www.flossmanuals.net/about
2005 Apr 11
3
osx and ices
anyone had luck recently on running ices on osx?
adam
Adam Hyde
~/.ca
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
contact:
email : adam@xs4all.nl
2009 Jun 03
3
Return variable assignments from a function
I'd like to perform return variable assignments like matlab. For example,
the following function would return A, B, and c to the script that called
it.
=================================
function [A,B,c] = simple(m,n)
A=[ 3 2; 3 3]
B=m
c=1:n
=================================
I'd like to do similar assignments in R, but I seem to be able to only
return one variable. I tried to use a
2009 Jul 10
2
theora sprint
...-cli embedding of subtitles in ogg
-web based subtitle replay with jquery.srt
playback
-vlc
-ff
We are keen to get anyone to the sprint that wants to come. There is
some limited travel funds...if anyone would like to attend please let me
know! :)
adam
--
Adam Hyde
Founder FLOSS Manuals
German mobile : + 49 15 2230 54563
Email : adam at flossmanuals.net
irc: irc.freenode.net #flossmanuals
"Free manuals for free software"
http://www.flossmanuals.net/about
2008 Sep 24
1
FW: My Contact Details in B'lore
...stems
State Transit Authority
Lvl 1, 219-241 Cleveland St
Strawberry Hills, NSW 2010
Ph - (02) 9245 5435
Fax - (02) 9245 5431
________________________________________________________________________
____________________
Becky Kent-Perchalla - Manager
Perchalla and Turner Travel Associates Hyde Park
107-111 King William Rd, Hyde Park, SA, 5061
Ph: +618 8464 9600
Fx: +618 8464 9699
Email: becky_kent-perchalla at travel-associates.com.au
<mailto:becky_kent-perchalla at travel-associates.com.au>
Travel Agent Licence Number: TTA254
Travel Associates: "Where travel is a l...
2006 Mar 09
3
theora2png
...ist archives I saw a discussion about theora png thumbnails for the status page. I tried the patches posted against the latest SVN but no joy in getting it
to work. Is there a version compatible with the latest SVN sources, or should I try patching an older version of Icecast?
adam
--
Adam Hyde
~/.nl
selected projects
http://www.xs4all.nl/~adam
the streaming suitcase
http://www.streamingsuitcase.com
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
email : adam@xs4all.nl
mobile : + 31 6 186 75 356 (Netherlands mobile)
2004 Aug 06
3
Client Problems
Thanks for the help, I can have people connect that are still on my local
network at school. People outside of it always get timed out.. Is there
something special I'm not doing (that i should) to give outsiders access ?
<p>>From: Moritz Grimm <gtgbr@gmx.net>
>Reply-To: icecast@xiph.org
>To: icecast@xiph.org
>Subject: Re: [icecast] Client Problems
>Date: Wed, 30
2005 Jun 02
1
buffering
...ering on the client in this kind of situation?
Are there any tricks on the encoder, server, or player end that could
help?
Additonally, we are using Icecast1...Is there any performance gains
(regarding buffering) to be gained by going to Icecast2?
Any advice is much appreciated :)
adam
Adam Hyde
~/.fi
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
contact:
email : adam@xs4all.nl
2005 Jun 04
1
streaming providers
...h of a provider that can supply services for encoding. I
need some storage space (min 500MB for mp3 files) + the ability to run a
command line encoder to stream these files, + continous 64kbps out going
traffic.
Anyone know of a service provider that offers this at a competitive rate?
adam
Adam Hyde
~/.fi
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
contact:
email : adam@xs4all.nl
2010 Mar 08
0
theora sprint
The dates on the email look very odd - is this a 2010 event? got an
event coordination site?
Sounds like a great idea - thx Ed
On Fri, Jul 10, 2009 at 4:41 AM, adam hyde <adam at flossmanuals.net> wrote:
> hey,
>
> Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
> free manuals about free software and in August (10-15) we will hold Book
> Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We
> will write a...
2007 Sep 12
1
Create a "local" repository
...ckage_1.0.tar.gz file in the
main directory of http://mysite.com/, it responds, in R, when I want
to install the package:
Warning: unable to access index for repository http://mysite.com/
What do I need to do?
-Scott
--
*****************************************************************
Scott K. Hyde
Assistant Professor of Statistics and Mathematics
School of Computing
Brigham Young University -- Hawaii
2007 Jun 19
0
Augment 'Matrix' matrices
>>>>> "SH" == Scott Hyde <hydes at byuh.edu>
>>>>> on Mon, 18 Jun 2007 16:59:00 -1000 (HST) writes:
SH> Martin, How does Matrix implement augmented matrices? I
SH> tried this and got the expected result:
{Replying to R-help, since this question has come up several
times }...