Displaying 17 results from an estimated 17 matches for "objecty".
Did you mean:
objects
2006 Jan 21
0
RFC: python-shout-python rpm package
Hi,
I adapted Sebastien Corot's SuSe SRPM to Fedora Core 4:
ftp://infogerance.locataire-serveur.info/fedora/SRPMS/python-shout-python-0.2-2.src.rpm
May be some has comments on it.
I CC'd the initial packager.
If you just want the binaries, you can use my repository. Just add this
repo:
[rktmb] name= RKTMB repository mixed
baseurl=ftp://infogerance.locataire-serveur.info/fedora
2006 Jan 13
2
icecast related packages available
Hi,
I made some debian packages related to icecast (libshout,
ices,icecast,...).
They are all available officialy, but tthey need to be validated to
integrated official distribution (either Sid, or Etch).
Feel free to try them out.
Here is the lines you could add to you sources.list:
deb ftp://infogerance.locataire-serveur.info/debian/ testing main
deb-src
2005 Jul 17
1
routing based on user id
Hi all!
I''ve got 2 (soon 3) internet connection. 1 - via ADSL, 2(and3) via ppp
My network:
http://desima.objectis.net/network-diag
linux1:
user1.user2
eth0=192.168.1.1
ppp0=192.168.5.2( gw 192.168.5.1)
gw=192.168.1.2 ( thru ADSL)
compA=192.168.1.6
compB=192.168.1.15
gw2=192.168.1.217 via ppp to different ISP
All works for compA and CompB,
user1 should use default gw(192.168.1.2)
2006 Oct 20
7
MVC and modules. Views telling models to behave
I was thinking today, it would be nice if a view could tell a model how to
format it''s data for that particular view.
Kind of like, the view is bestowing instant, and temporary knowledge on the
model for the duration of the views run.
It seemed to me that this would be more objecty than say a helper that
formats a string
format_my_string( my_string )
Instead, in my view. Lets assume I have a Building class that has a
phone_number field
At the top of my view then
<% Building.include PhoneNumberFormat %>
The PhoneNumberFormat module could overwrite the getter methods...
2005 Dec 03
1
help!!!!!!!!!
i just bought traktor dj 3 and i downloaded the icecast software and all the links wont take me too the download packages i need, is there anyway u can walk me through this process. i would really appreciate it
eric tenalio:O)
---------------------------------
Yahoo! Personals
Single? There's someone we'd like you to meet.
Lots of someones, actually. Yahoo! Personals
2005 Dec 15
1
relay password
Hi,
In the Icecast configuration file, there is a
[...]
<relay-password>hackme</relay-password>
[...]
What is it for?
I have multiple Icecast server that relay each others and the relays are
considered as simple clients.
That is confirmed by the...
[...]
<relay>
<server>127.0.0.1</server>
<port>8001</port>
2005 Dec 16
1
what is the queuesize?
Hi,
In the Icecast configuration file, at the begining, there is a queuesize
parameter.
Is it an amount of bits? What bits?
Thank you.
--
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for downloads & documentation.
Free hosting of CPS groupware: http://www.objectis.org.
2006 Jan 30
0
shout python
On Wed, 2006-01-25 at 13:02 -0700, William K. Volkman wrote:
> fine so if you could clarify the conditions that hangs
> occur under, what OS are you using, version of python,
> what exactly is being streamed (mp3, Vorbis, Theora/Vorbis),
> that might narrow the search down.
Yes, you're right:
I use Linux Fedora Core 4
With python 2.4.2, Fedora rpm installation
I stream
2006 Jan 30
1
shout python
Hello Rakotomandimby,
On Mon, 2006-01-30 at 14:24, Rakotomandimby Mihamina wrote:
> On Wed, 2006-01-25 at 13:02 -0700, William K. Volkman wrote:
> > fine so if you could clarify the conditions that hangs
> > occur under, what OS are you using, version of python,
> > what exactly is being streamed (mp3, Vorbis, Theora/Vorbis),
> > that might narrow the search down.
>
2005 Dec 14
0
tool to edit metadata
Hi,
As well as vorbiscomment for ogg/vorbis, I am looking for a tool to edit
metadata for ogg/theora files.
I needs to be command line tool becaus it is for a massive & scriptable
editing.
What would you suggest?
--
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for
2005 Dec 23
1
want to write comments
Hi,
I am a littlt new developper, I learn Python and C.
I was looking for some command line program similar to vorbiscomment.
I did not find.
I would just try to write a very simple one in C or Python.
That would be a simple parse of the first bits of the file, if my
guesses are right. But where could I see the amout of binary bit I
should open, and how is the signification of any fields I would
2005 Dec 15
2
concatenate ogg/theora files
Hi,
I have multiple ogg/theora files, with different bitrate. That is the
big problem, because I want to broadcast them using ezstream/icecast and
the connection between ezstream and icecast is always lost when
switching between files. They have the same resolution but different
quality. Is there a tool to concatenate/normalize several files to a big
homogeneous one?
--
A powerfull GroupWare,
2006 Jan 25
2
shout python
On Wed, 2006-01-25 at 12:38, Daniel Holth wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Rakotomandimby Mihamina wrote:
>
> > Hi,
> >
> > I discovered shout-python. I use it to straem theora to an icecast
> > server. But works quite right except some times, it hangs, with no
> > reasons. I built it against libshout 2.2 The server i an
2006 Jan 25
2
shout python
Hi,
I discovered shout-python.
I use it to straem theora to an icecast server.
But works quite right except some times, it hangs, with no reasons.
I built it against libshout 2.2
The server i an IceCast 2.3.1
I have some notes:
The stream type, in the example could be vorbis | mp3.
Wouldn't it be the time to change it to ogg | mp3? As well as theora can
be in a ogg.
Is there any known
2006 Jan 12
5
Kernel Error with Icecast
I currently have Icecast 2.3.1 running with Darkice on a
Fedora Core 4 box (with the 2.6.14 kernel). We have three
streams running (all mp3) @ 128kbs, 64kbs, and 24kbs.
I am consistently seeing the following error:
kernel: Unable to handle kernel paging request at virtual
address ffffffff
It does appear to be icecast causing the error. Oddly, when
this first started showing up, it would
2009 Jul 30
3
Looping through R objects with $ operator and tags
Hi all,
Suppose I want to set the values in a column to the log of the values
of another column like so:
object$LogDist <- log10(object$Distance)
How do I loop through the objects if I have object1, object2, etc to
perform this function?
object1$LogDist <- log10(object1$Distance)
object2$LogDist <- log10(object2$Distance)
object3$LogDist <- log10(object3$Distance)
I was trying to
2006 Jan 03
45
Status of Prototype
Hi *,
we are using prototype in Apache MyFaces as our javascript library of
choice. Recently, there has been much discussion on our mailing list
as to the usability of prototype in a dynamic environments where
several javascript libraries are used.
The critics of prototype argue that the prototype objects are not
namespaced - and that prototype extends basic javascript-objects with
method names