similar to: Instance variables don''t persist between actions?

Displaying 20 results from an estimated 3000 matches similar to: "Instance variables don''t persist between actions?"

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 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
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
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
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
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
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/.
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
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:
2007 Oct 25
0
Streaming to Doja devices
Thanks for the replies... it looks I will have to implement my own streamming server.... A question unrelated to icecast: what format (Ogg, Matroska, WMV, MP4) would be more appropiate to handle streaming in bursts?? I think maybe Ogg is good for this as the server can keep state information of the last stream/page a client downloaded and send the next group of pages when the client requests
2002 Feb 24
4
Lotus Notes 5.0.9a
Believe it or not, wine runs the Install Shield program perfectly when installing Lotus Notes. However, when creating mail, after I type one letter (doesn't matter what it is) every letter after it dissappears until you hit backspace, delete, or click the mouse in the window. This is annoying as some of us *like* to see what we're typing in an email :-) I'm Running RedHat 6.2 and the
2005 Sep 08
1
Printers not working with Point'N'Print
I have been wrestling with this for quite some time. I have Samba 3.0.9-1.3E.3 installed on a RH ES 3 server running the 2.4.21-32.ELsmp kernel. I have a Xerox Workcentre 32C, Workcentre 65, HP Laser Jet 5si, HP LJ 8000, LJ 4250dtn. All of the printers work fine from the local machine. In other words, I can print to any of the printers from the RH server. However, when using Samba to share
2012 Jul 23
2
Samba 4 on Production
We're involved in a project that the requirements could be satisfied with both samba3 and 4. Anyway I am testing what can be done with Samba4 and after following the tutorial published in the official wiki, I was able to create my test domain, and join WinXP and Win7 machines to it without a problem. I still need to test the GPO functionality, and some other stuff, but before continuing with
2016 Dec 29
5
Conversión de datos a fechas
Buenas, esta pregunta es un poco elemental, pero estoy haciendo mis primeras experiencias en R. Yo tengo un CSV con el siguiente formato... fecha;Gastos;media móvil;Holt Winter 31/08/02;2498,5;;2498,5 29/09/02;2250,93;2320,63;2424,229 31/10/02;2212,46;2097,87;2360,6983 30/11/02;1830,22;2092,78;2201,55481 ,,,,,,, los guardo en un dataframe con gastos=read.csv2("indice_gastos.csv"),
2006 Jan 12
1
Effect.Puff Problem - first frame is wrong size
I''m trying to get to the bottom of this one. Not much for Javascript debugging, but found the Venkman tool and have been stepping through the code trying to see where things go wrong. Looks like it just might be a conflict with the style but lets give some background. I''m doing a ''Effect.Puff(''my_div'')'' on an onclick, and
2003 Apr 25
2
problem
i have a problem, i am installing openssh-3.6.1, in digital unix version 4.0d, and no can,t install for this error, configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for detail) please helpme Horacio Mari?a
2007 Nov 12
2
How can I fitting this function from values.
Hi all, I'd like fit this function: G(t)=A*1/(1+t/B)*1/sqrt(1+t/C) where A, B and C are fitting constants that one like search. I have got a fcs<-(t,G(t)) value table in a data frame. Any one can help me? Tahnks Horacio.
2006 Jun 24
6
Ajax fade effect
I have a list of categories, when I delete one of them, I want that item to fade and then get removed. So I do the following: 1. home_controller: def delete @category = Category.find_by_name(params[:name]) @element_id = @category.name Category.delete_all(["name = ?", @category.name]) end 2. delete.rjs: if @element_id page.visual_effect :fade, @element_id
2016 Dec 30
2
Conversión de datos a fechas
Agradezco la ayuda recibida me vino muy bien,,, el problema de instalar el paquete lubridate es que no está en los repositorios de Debian,,, al usar RStudio creo que se debe instalar en ~/R/x86_64-pc-linux-gnu-library previa compilación de fuente bajada de r-cran,,, cosa que será otro pedido de ayuda en el futuro si sale mal,,, Saludos Horacio El día 30 de diciembre de 2016, 7:05, Carlos Ortega