similar to: Random ping jumps

Displaying 20 results from an estimated 500 matches similar to: "Random ping jumps"

2008 May 22
4
how to find out autoincrement id ?
Hi I need to push newly created item id to file. (ie. its autoincrement value) I tried this on controller but it wont work, it cant find id value for the newly created item. def create @imitem = Imitem.new(params[:imitem]) system "echo \"@imitem.id\" > /tmp/myid" any help ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you
2005 May 24
0
SVN checkout problem
Hello I have problems with checkout using SVN. I am following instructions on page http://us2.samba.org/samba/subversion.html. First of all DNS can't resolve name svnanon.samba.org. I checked nslookup and dig on three different systems using three different providers - my office, T-Online and Litnet. DNS servers for all three providers responded that host name not found. I also got IP
2005 Feb 18
3
Vorbis in Smatphone
Im going to buy one, probably with symbiant one. Do you know anything about that, koz i looked over vorbis wiki and allaboutsymbian but coulnt find anything =[
2004 Aug 04
6
Yet Another Vorbis Portable
Hullo, folks. As the wiki is *still* down, I'm sending this to the list again. The EZAV EMP-400 is a small flash-based portable player with an OLED screen. I think it's still in development, because I can't find information on its pricing anywhere. The memory capacity isn't visible anywhere either, but the previous device from EZAV had 256 megs of memory.
2007 May 17
1
has_one_or_many
The problem is this: Here''s somewhat what I''m trying to get working: class Membership < ActiveRecord::Base end class Plan < ActiveRecord::Base end class MultiUser < Plan has_many :users end class SingleUser < Plan has_one :user end class User < ActiveRecord::Base end and then in my user table I would have a membership_id but no
2004 Aug 06
2
URGENT: icecast 1.3.12 released
Icecast 1.3.12 fixes the current known exploit for icecast as well as closing many other potential holes. Thanks to diz for the original report and analysis and to dave from jetcafe.org for a comprehensive prophylatic patch. <p>Again, I warn: DO NOT RUN ICECAST AS ROOT. DO NOT RUN ICECAST AS A PRIVELEDGED USER. <p>If you have been running icecast as root, there is an exploit in
2004 Aug 06
2
URGENT: icecast 1.3.12 released
Icecast 1.3.12 fixes the current known exploit for icecast as well as closing many other potential holes. Thanks to diz for the original report and analysis and to dave from jetcafe.org for a comprehensive prophylatic patch. <p>Again, I warn: DO NOT RUN ICECAST AS ROOT. DO NOT RUN ICECAST AS A PRIVELEDGED USER. <p>If you have been running icecast as root, there is an exploit in
2010 Mar 10
6
Email section
Sir , I want to implement email section in ma web application.. so i found the method ''server_setting'' for it... Following is the method: config.action_mailer.server_settings = { :address => "smtp.gmail.com" , :port => 25, :domain => "gmail.com" , :authentication => :login, :user_name => "manish" , :password =>
2009 Jun 26
3
changing default arguments of a function and return the modified function as a result
Dear R-users, I am trying to develop a function that takes another function as an argument, changes its default values and returns a list of things, among which the initial function with its default arguments changed. An example of what i will like to obtain below: ## initial function myfun <- function(x, a=19, b=21){ return(a * x + b) } ## this is the function i will like to create ##
2012 Apr 18
1
Lançamento http://www.taxei.com.br
Bom dia galera! Venho aqui divulgar e buscar feedback de vocês sobre o lançamento de um novo site. Chama-se http://www.taxei.com.br um novo modelo de compras na internet. Desenvolvido em: Ruby On Rails + MongoDB Você diz quanto quer pagar por um produto, e os lojistas recebem todas as ofertas que os usuários estão criando. Se interessar ao lojista "cobrir" aquela oferta, ele aceita e
2014 Sep 05
1
Dovecot + Postfix postmulti SASL
Hello, Our Postfix setup uses multi-instance feature. I would like to enable dovecot SASL mechanisms in postfix. Open two unix sockets is not a problem for us: service auth { unix_listener /var/spool/postfix-instance1/private/auth { mode = 0660 user = postfix group = postfix } unix_listener /var/spool/postfix-instance2/private/auth { mode = 0660 user = postfix group
2004 Aug 06
1
URGENT: icecast 1.3.12 released
I updated my spec file and RPM's to use the new release, if you want them they're available at http://urgent.rug.ac.be/thomas/icecast/ Feedback is welcomed of course. Thomas > Dear Jack -- > > On behalf of Icecasters everywhere, thanks for the ultra-fast update!!! > > I'm also now running safely as non-root, thanks to your advice. > > Roy > > At 05:05
2012 Dec 10
2
CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
*************************************************************************************************** CISTI'2013 DOCTORAL SYMPOSIUM 8th Iberian Conference on Information Systems and Technologies Lisbn, Portugal, June 19 - 23, 2013 http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=64&Itemid=68&lang=en
2012 Dec 10
2
CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
*************************************************************************************************** CISTI'2013 DOCTORAL SYMPOSIUM 8th Iberian Conference on Information Systems and Technologies Lisbn, Portugal, June 19 - 23, 2013 http://www.aisti.eu/cisti2013/index.php?option=com_content&view=article&id=64&Itemid=68&lang=en
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola. Tengo algún tipo de problema con las tildes, a la hora de trabajar en R o en RStudio, que no sé resolver. Intentando reproducir en dos PCs distintos, ambos con Windows 7, uno de los últimos ejercicios que ha publicado Carlos Gil Bellosta en su blog ( https://www.datanalytics.com/2016/06/20/6602-767-km-alrededor-de-espana-para-visitar-todas-sus-capitales-de-provincia/), me ocurre que al
2004 Jul 30
4
Question about Ogg files Structure
Hi, I bought an iRiver HP-120 which can read ogg files (via a hard drive). Many people experiment that reading ogg file decrease the baterry charge more quickly than with mp3 at the same bitrate. The only raisonnable reason of that mysterious thing is that reading ogg file is not sequential onto hard drive, and the hard drive head must move more than for reading an mp3 at the same quality, and
2008 Feb 13
2
javascript pop window from form how to update field back to main form
Hi I have question where I run web form. Now on this form I have one field with link select user. This link will pop up new window with javascript and on this window I have form with items which end user can select. Once selection is done end user press button Select User. Now I need to close that javascipt window and send back value of that selection back to form and to the field which has
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola, Carlos. A mí también me resulta raro, porque no me pasa siempre. Es un poco aleatorio. Imagino que habrá alguna razón, y que el código de la página estará relacionado, claro, pero no consigo averiguar a qué se debe. Además las pruebas que hago me dejan todavía más perplejo. Esto Encoding(capitales) me dice que el encoding es "unknow", pero luego esto validUTF8(capitales) me
2016 Jun 21
2
Problemas con tildes y otros caracteres en R y RStudio
Hola, Carlos. Pues, efectivamente, me ha ayudado. Sobre la utilización de la función geocode con ciudades con tilde, me dio Carlos Gil Bellosta anteriormente la idea de utilizar iconv para transformar la cadena de búsqueda a UTF-8, y yo lo utilicé para intentar transformar el output de html_table sin resultado: capitales <- read_html("
2003 Dec 02
2
IPv4-only networks via IPv6-only network
Hello all, I would like to connect two IPv4-only networks through global IPv6-only network with tinc. Could anyone tell me how to configure tinc.conf and the other config files? Thanks in advance, Ichiro Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://tinc.nl.linux.org/