Displaying 20 results from an estimated 23 matches for "sanson".
Did you mean:
hanson
2007 Oct 23
2
Streaming to Doja devices
Hi,
Actually, I thought that Icecast did support seeking for static files. Of
course it doesn't for a live stream.
Geoff.
----- Original Message -----
From: "Thomas B. Ruecker" <dm8tbr@afthd.tu-darmstadt.de>
To: "Horacio Sanson" <hsanson@gmail.com>; <icecast@xiph.org>
Sent: Tuesday, October 23, 2007 1:01 PM
Subject: Re: [Icecast] Streaming to Doja devices
Horacio Sanson schrieb:
> Doja devices (NTT Mobile Phones) are very limited in their
> connectivity capabilities and was wondering if icecast ca...
2006 Jun 22
5
Sliding Gallery
I have a little image gallery application in rails enough for small galleries
(20< photos). But as images increase and the user needs to scroll down the
page it starts getting anoying to see all pictures...
I thought pagination but then I saw this AJAX goodness
http://www.apple.com/getamac/ads/
As you can see the videos scroll right/left when the arrows are pressed in a
circular manner
2007 Oct 23
3
Streaming to Doja devices
Doja devices (NTT Mobile Phones) are very limited in their connectivity
capabilities and was wondering if icecast can help me overcome them. The
first limitation is that they only support HTTP that as I can see would not
be a problem with icecast. The second limitation is that these Doja devices
cannot transfer more than 150KB of data per HTTP connection so I can not
simply establish one
2006 Jan 23
5
Bibtex database design
I am working a Bibtex database for my school using Rails and I need some idea
on how to manage the bibtex types.
I crated an Author and Publications model and put has_and_belongs_to_many
relationship between them.
The user model basically is like this:
class User < ActiveRecord::Base
has_and_belongs_to_many :publications
end
The Publication model has all the Bibtex fields
2011 May 09
1
Gluster text file configuration information?
Where can I find documentation about manual configuration of Gluster
peers/volumes? All documentation seems to be about the gluster CLI. I
would prefer manual configuration to facilitate automation via scripts
(e.g. Puppet/Chef).
I also read in this list that it is possible to configure Raid10 via
text files... I would also like to experiment with this setup. Any
related documents on how to do
2007 Oct 25
0
Streaming to Doja devices
...e:
> Hi,
>
> Actually, I thought that Icecast did support seeking for static files. Of
> course it doesn't for a live stream.
>
> Geoff.
>
> ----- Original Message -----
> From: "Thomas B. Ruecker" <dm8tbr@afthd.tu-darmstadt.de>
> To: "Horacio Sanson" <hsanson@gmail.com>; <icecast@xiph.org>
> Sent: Tuesday, October 23, 2007 1:01 PM
> Subject: Re: [Icecast] Streaming to Doja devices
>
>
> Horacio Sanson schrieb:
> > Doja devices (NTT Mobile Phones) are very limited in their
> > connectivity capabilitie...
2006 May 24
3
delete image through plugin file_column ?
how can i delete image through plugin file_column?
--
Posted via http://www.ruby-forum.com/.
2013 Jan 29
1
saving to imap folders and namespace settings
....Archives.2010
...
i'm very confused with the namespace settings. i don't understand what
is the correct way to configure it.
don't need public or shared folders.
on dovecot.log i can see this error with my account (and all the
others), but it seems to work ok using roundcube:
imap(gsansone): Error: autocreate: No namespace found for mailbox: Junk
with a few accounts, i have this on roundcube log:
IMAP Error: Could not save message in Drafts in
/var/www/localhost/htdocs/mail/program/steps/mail/sendmail.inc
with error on saving to imap folder in roundcube UI
send you attached the o...
2005 Jun 29
2
Ogg Pages Play Time?
Are all audio pages in a Ogg/Vorbis stream the same size? do they have the
same playback duration?
I am developing a P2P streaming application where each client has to dowload
the Ogg/Vorbis pages from other clients (peers) but I need to know how much
time I have to download the next Ogg/Vorbis page before the playback reaches
it.
Something like
numCurrPages = Total of Ogg Pages already
2002 Nov 06
4
offline rsync
...new
signature file, and repeat it once at home.
I think this could also be seen as a backup system (on cdrom or
similia).
Is this feasible with rsync? Is there a better approach?
Thanks.
--
Franco Bagnoli (franchino) <bagnoli@dma.unifi.it>
Dipartimento di Matematica Applicata "G. Sansone" - Universita' di Firenze
Via S. Marta, 3 I-50139 Firenze, Italy. Tel. +39 0554796422, fax: +39 055471787
GPG Key fingerprint = 169D 9EA5 8FD3 7EDA E43A 9830 255F BCEC 0D63 3728
2007 Oct 23
0
Streaming to Doja devices
Horacio Sanson schrieb:
> Doja devices (NTT Mobile Phones) are very limited in their
> connectivity capabilities and was wondering if icecast can help me
> overcome them. The first limitation is that they only support HTTP
> that as I can see would not be a problem with icecast. The second
> li...
2011 Oct 27
2
Best way to automatically number sections
Hi list
Would anyone suggest the most simple approach to automatically number sections and sub-sections ?
I usually use more than one tool to edit my Markdown files, including Byword, Textmate, etc.
Thanks in advance
Christian Trotobas
2007 Oct 23
1
Possible errors in the spec..
I just downloaded the libtheora-1.0beta2 and found some sentences in the
spec that I believe are wrong:
1 - In section 6.4.4 "DCT Token Huffman Tables" step one says: "For each
consecutive value of hti from 0 to 80, inclusive". As I understand there
should be only 80 tables so shouldn't it be "0 to 79, inclusive" instead of
80??
2 - In section 7.4 "Macro
2008 Feb 27
1
Scalable Extension
With the newly released SVC (Scalable Video Coding) of H264 I was wondering
if Ogg/Theora has any plans of following suit or are there plans to
implement a better solution? the closest to SVC I have seen at Xiph is
bitrate peeling but that never happened and to date does not seem to be in
any TODO list.
thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Apr 25
1
Elephant Dreams test video
I recently found these sample videos for codec/decode testing and was
wondering if someone can give me more info on these files and how to
use them.
http://media.xiph.org/ED/
First I would like to know what is the frame rate needed for the
ED-360 and ED-1080 to be sync with the audio samples??
Second what tool (specific command) can I use to convert this sequence
of PNG files to raw YUV and to
2002 Nov 12
2
rsync for /etc/passwrd /etc/samba/passwd
Can somebody give me a quick education on sync'ing users, passwords and
groups between 2 linux servers. Im using Redhat 7.1 as PDC and BDC using
Samba. I want to sync mainly /etc/passwd, /etc/smbpasswd, /etc/group to
get a consistancy going in the domain...
please guide me sync'ing passwords between them ..BOTH WAYS.....if a
user changes a password on one computer it gets changed on
2012 Mar 10
0
ANN: pandoc 1.9.1.2
...e using the terminal,
though, there are ways of integrating pandoc with a text editor.
You can find an Emacs mode (which gives you menu options for converting
to various formats), a vim syntax file, and a TextMate bundle
here: https://github.com/jgm/pandoc/wiki/Pandoc-Extras.
If you use OS X, David Sanson has created some droplets and services
that make it easy to use pandoc without going to the terminal
(https://github.com/dsanson/Pandoc-Droplets-and-Services). There is also
gitit, a git-based wiki (http://gitit.net) that uses pandoc and can
export pages to any of the formats pandoc supports.
How...
2005 Dec 28
1
Instance variables don''t persist between actions?
Following a simple example of the Rails book and using scaffolding I got a
simple application to manage a user database.
the controller is like:
def new
@user = User.new
@text = "Hello World"
end
def create
@user = User.new(params[:user])
if @user.save
flash[:notice] = ''User was successfully created.''
redirect_to :action =>
2003 Dec 01
0
No subject
...//www.plainjoe.org/ jerry@plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
Return-Path: <freyes@inch.com>
Delivered-To: samba@lists.samba.org
Received: from sanson.reyes.somos.net (freyes.static.inch.com
[216.223.199.224]) by lists.samba.org (Postfix) with ESMTP id
6C09C4211 for <samba@lists.samba.org>; Sun, 13 May 2001 19:27:18 -0700
(PDT)
Received: from miguel (miguel.reyes.somos.net [192.168.10.5]) by
sanson.reyes.somos.net (8.9.3/8.9.3) with...
2003 Dec 01
0
No subject
...gt;install the rpm,. Without it I can browse, connect and so forth, but I
>can't run it out of init.d any longer. I can run it from /usr/sbin/nmdb
>though.
>
>Thanks for the time,
>Jason
>
Return-Path: <freyes@inch.com>
Delivered-To: samba@lists.samba.org
Received: from sanson.reyes.somos.net (freyes.static.inch.com
[216.223.199.224]) by lists.samba.org (Postfix) with ESMTP id
1FCBF4245 for <samba@lists.samba.org>; Sat, 19 May 2001 20:32:59 -0700
(PDT)
Received: from miguel (miguel.reyes.somos.net [192.168.10.5]) by
sanson.reyes.somos.net (8.9.3/8.9.3) with...