search for: incorperated

Displaying 20 results from an estimated 22 matches for "incorperated".

Did you mean: incorperate
2007 Sep 07
5
Ruby IDE with wxRuby
Hello All, There seems to have been a lot of interest in getting wxScintilla incorperated, and I think most of us who want it, want it so we can create an editor, so to avoid multiple projects comming out with the same goal (Not really that bad of a problem....), I''m going to kick start this, and ask that anyone interested in developing a Editor with wxRuby and wxScintilla,...
2004 Aug 06
3
icecast2 ogg vorbis client request headers
Well the code itself is what i took from tom peppers sc proxy script and incorperated our own auth system for icecast2 i know i got it close with ogg and it seems to be when i tweak the $str.=fread($sp,4096); bit amount, i get different results, 4096 works fine for mp3 on icecast2 and shoutcast, but im assuimg maybe there is more or less to read from the ogg headers?? if so what wou...
2002 Jan 10
1
Configuring libogg/libvorbis with CC under Irix 6.3
Hi folks,. I'm working on a project on Irix 6.3 using CC (not GCC) and the .o32 object format (not n32) and would like to incorperate ogg-vorbis. Is there any way to configure the libogg/libvorbis makefiles to work with CC? (Or does anyone know how to arm-twist GCC under Irix 6.3 into producing o32 object files?) Thanks super-much for any help, Mike <p>--- >8 ---- List
2004 Aug 06
3
Icecast2 Status v1.3
Tar http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/icecast2_status_v1.3.tar source http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/source/ Please let me know if there are any bugs or problems admin@mediacast1.com, this script parses the stats.xml file and creates php variables, you will need to create a seperate php page and incorperate your own display results,
2004 Aug 06
3
Icecast2 Status v1.3
Tar http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/icecast2_status_v1.3.tar source http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/source/ Please let me know if there are any bugs or problems admin@mediacast1.com, this script parses the stats.xml file and creates php variables, you will need to create a seperate php page and incorperate your own display results,
2004 Aug 06
3
icecast2 ogg vorbis client request headers
...ck@oddsock.org> To: <icecast-dev@xiph.org> Sent: Thursday, April 01, 2004 9:15 PM Subject: Re: [icecast-dev] icecast2 ogg vorbis client request headers <p>> At 08:54 PM 4/1/2004, you wrote: > >Well the code itself is what i took from tom peppers sc proxy script and > >incorperated our own auth system for icecast2 > >i know i got it close with ogg and it seems to be when i tweak the > >$str.=fread($sp,4096); > >bit amount, i get different results, 4096 works fine for mp3 on icecast2 and > >shoutcast, but im assuimg maybe there is more or less to read f...
2003 Nov 20
2
Vorbis 1.0.1 release compile errors (libvorbis, vorbistools)
Well, I grabbed the tarballs this morning and found that of the three new releases, only libogg1.1 would compile without and issue. I had to recompile my flac1.1.0 for ogg support, and it gave me a new error (or I wasnt paying attention, anyway...) it will finish compiling and install, but I only ran make check on the original compile, not the new one with OggFLAC attached and stuff...
2012 Oct 29
2
array and string
hi all, I have an array and i would like to convert it into a string format. e.g. $server = ["node1", "node2", "node3"] when I write my puppet codes exec { "myscript -S $server": path => XXXX } my $server becomes a continual string like: "node1node2node3", instead of "node1 node2 node3". How can i have a delimiter of space in
2000 Aug 16
3
some questions: client for ultralinux and streaming
Greetings, I am rather new to OGG or streaming, so I like to ask some questions: First, clients: I have a sun ultra-sparc 5 running linux. What clients can I use? The xmms (that came with the redhat 6.2 installation) does not have the vorbis-pluging, and -I guess- the xmms-plugin that's on the vorbis-website is for intel-linux? Where could I get the source for the plugin and (if
2008 Jan 17
1
wxSockets
Hello guys, Alright Alex..... I need a few tips on where to start. I know that I''m going to need to rewrite the wxSocket header files, in order to incorperate them into wxRuby. But some advice on stuff such as wxSocketClient::new/connect, where it takes a wxIPAddress, and so forth. I know they are pretty friviolous structures for holding information about Addresses in which to make
2004 Aug 06
0
icecast2 ogg vorbis client request headers
At 08:54 PM 4/1/2004, you wrote: >Well the code itself is what i took from tom peppers sc proxy script and >incorperated our own auth system for icecast2 >i know i got it close with ogg and it seems to be when i tweak the >$str.=fread($sp,4096); >bit amount, i get different results, 4096 works fine for mp3 on icecast2 and >shoutcast, but im assuimg maybe there is more or less to read from >the ogg head...
2008 Sep 25
0
Syslinux problem with Dell usb keyboard
Problems With wireless keyboard and form Dell and a Dell domensioen 5150 computer I have obtained a DVD UBCD on it and also a Linux distributions. By booting this DVD the main menu is displayed but the wireless usb board does not react. I made A working USB stick with a working UBCD (with working usb keyboard) with instuctions given in under mentioned forum about this matter. QUESTIONS: 1.
2004 Aug 06
0
icecast2 ogg vorbis client request headers
...<icecast-dev@xiph.org> >Sent: Thursday, April 01, 2004 9:15 PM >Subject: Re: [icecast-dev] icecast2 ogg vorbis client request headers > > > > At 08:54 PM 4/1/2004, you wrote: > > >Well the code itself is what i took from tom peppers sc proxy script and > > >incorperated our own auth system for icecast2 > > >i know i got it close with ogg and it seems to be when i tweak the > > >$str.=fread($sp,4096); > > >bit amount, i get different results, 4096 works fine for mp3 on icecast2 >and > > >shoutcast, but im assuimg maybe there i...
2007 Oct 05
7
Which editor
Ok, so I''m new to Ruby and wxRuby. I come from a Basic background (RealBasic). Can somebody suggest a decent IDE that is used for wxRuby. Something where I can paste in code examples and then run them immediately. (I''m a Windows Vista user) Any suggestions welcome. -- Posted via http://www.ruby-forum.com/.
2004 Jun 02
7
Linux vs. Windows XP routing latency
Hello, I have a problem with the latency of the packets passing a Linux router, and I thought perhaps you could put some light on it. It''s quite simple. I have one ADSL connection, and a LAN. The gateway is the Linux machine or a Windows XP machine. When the wXP is routing, for a host inside the LAN, the latency of, for example, the Counter Strike game to a given server is around 20 to 30
2004 Aug 06
3
icecast2 ogg vorbis client request headers
> You must have some other, unrelated, problem, presumably elsewhere in your > code. this is what i have, and does work with mp3, but ogg does not want to work. im testing with winamp, you think that may be the issue? <p><p>fwrite($fp,"GET /mymp3 HTTP/1.1\nUser-Agent:$HTTP_USER_AGENT\n\n"); for ($i=0; $i<120; $i++) { if (feof($sp)) break; $str.=fread($sp,4096);
2006 Mar 03
7
web meetme instructions
This has to be the worst documentation I have ever come acrossed. I have found two or three docs on how to install it, but they are all so different and make huge assumption about what packages you have installed and locations of files. Has anyone seen something better, I want to get this working it is quite a cool app. Jordan Novak Communications Technician Logistics Health Inc. 1319 Saint
2007 Nov 03
9
wxThread
Hey guys, I''m working on the start of incorperating wxSocket into a library that can be included with the Core, and a part of this, is to create a wxThread class, which will basically just be a barebone copy over of Ruby''s own Thread class. (This should also help when we get Ruby 2.0, which hopefully will have Native Threads, as we should still be able to get the base
2004 Jun 30
8
Special Delivery from China
I received a sample IP/Speakerphone from my friends in China today. Asterisk setup was fairly uncomplicated and I had it running as an extension on my server within a few minutes. Sounds quality of both the receiver and the speakerphone are fine (wife's opinion). Are there any tests I should run with this phone? Following are the specs: - Single line appearance - Alpha display, 2x16 chars -
2004 Aug 06
5
icecast2 ogg vorbis client request headers
...gt;Sent: Thursday, April 01, 2004 9:15 PM > >Subject: Re: [icecast-dev] icecast2 ogg vorbis client request headers > > > > > > > At 08:54 PM 4/1/2004, you wrote: > > > >Well the code itself is what i took from tom peppers sc proxy script and > > > >incorperated our own auth system for icecast2 > > > >i know i got it close with ogg and it seems to be when i tweak the > > > >$str.=fread($sp,4096); > > > >bit amount, i get different results, 4096 works fine for mp3 on icecast2 > >and > > > >shoutcast, but...