search for: silvest

Displaying 20 results from an estimated 70 matches for "silvest".

Did you mean: invest
2004 Sep 03
3
Client had recoverable error
Mhhh. I am streaming from a 8mbit adsl connection so it should be fast enough. I tried streaming with media player, it's working for 24 hours now, doesn't seem to have the problem, is my winamp 5.03 broken? Or is winamp broken in general? :) Thanks for the help. Silvester -----Original Message----- From: Karl Heyes [mailto:karl@xiph.org] Sent: donderdag 2 september 2004 22:57 To: Silvester Verdonkschot Cc: icecast-dev Subject: Re: [Icecast-dev] Client had recoverable error On Wed, 2004-09-01 at 23:06, Silvester Verdonkschot wrote: > Hi there, > > I?m...
2005 Aug 10
5
validates_format_of on an optional field using :if
...t nobody seems to know. I guess I could build the "or blank" condition into my regular expression, but I''m certain that can''t be the best way to do it? Surely this should be an easy thing to do? Perhaps someone could help? Many thanks in advance, ~Dave -- Dave Silvester Rent-A-Monkey Website Development Web: http://www.rentamonkey.com/
2006 Feb 03
5
writing my own generator
Hi all, I wanted to write my own generator. What would be a good starting point. Is there any documentation on this, Best practices, etc? Regards, Harm de Laat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060203/c64c4730/attachment.html
2004 Aug 06
2
Placing Icecast in a chroot jail
On Thu, 2002-12-19 at 01:30, msmith@labyrinth.net.au wrote: > Alan Silvester <mascdman@shaw.ca> said: > > > Hi, > > > > (Sorry for the long email) > > > > As a bit of a learning exercise, I'm trying to place the icecast daemon > > in a chroot jail. I've been mostly sucessful: I can get icecast to > > serve th...
2006 Apr 17
6
Is there anyway to make Rails NOT cache?
Is there anyway to make Rails NOT cache? I''m getting caching in the browser and the server. I have to restart Lighttpd after every view change to see the results. Thanks, phill
2004 Sep 01
2
Client had recoverable error
...ng source at mountpoint "/uradio192k" [2004-08-18? 20:19:36] DBUG source/source_main Source creation complete [2004-08-18? 20:39:37] DBUG source/source_main Disconnecting source due to socket read error: Connection reset by peer Connection reset by peer Any suggestions? With regards, Silvester Verdonkschot coordinator university radio Twente Http://www.uradio.utwente.nl
2006 Jan 18
4
Ruby "htmlentities" replacement: code review please!
...something heinously wrong with it! It comes with no guarantee of suitability for any purpose whatsoever, and you use it entirely at your own risk. Regardless, if folks think it''s useful, I''ll put it online somewhere more permanent than RAFB NoPaste! Cheers, ~Dave -- Dave Silvester Rent-A-Monkey Website Development Web: http://www.rentamonkey.com/
2006 Feb 19
2
Asynchronous Encryption?
...I could compile 0.3.x separately if it will let me have both installed at the same time - I don''t know. Essentially I''m looking for something along the lines of PGP (GPG) or similar, but any form of reasonably strong asynchronous encryption will do. Cheers, ~Dave -- Dave Silvester Rent-A-Monkey Website Development http://www.rentamonkey.com/ PGP Key: http://www.rentamonkey.com/pgpkey.asc
2014 Jan 07
1
BUG report: doveadm HEADER <field> <pattern> when concatenating with another Search key
...ditional HEADER <field pattern> search key. It's reproduceable, also with different user accounts on 2 different productive systems. Testing it on latest dovecot-ee 2.2.9.2 and 2.2.5.5. I think it's best explained with showing some examples: doveadm search -u exampleuser SUBJECT Silvester (outputs correctly 10 matches) 5a09f50926daef51b50e000025ab05f8 1106 5a09f50926daef51b50e000025ab05f8 1107 5a09f50926daef51b50e000025ab05f8 1579 5a09f50926daef51b50e000025ab05f8 4092 5a09f50926daef51b50e000025ab05f8 5330 5a09f50926daef51b50e000025ab05f8 9773 5a09f50926daef51b50e000025ab05f8 1146...
2005 Sep 21
2
Date Validation: The February 31st Problem
...od fix for it? It just seems like a very obvious thing to include in the Rails core - that date processing should automatically make sure entered dates are properly valid dates. Or is it not as simple as that? (I guess not, otherwise it would have been done by now.) Cheers, ~Dave -- Dave Silvester Rent-A-Monkey Website Development Web: http://www.rentamonkey.com/
2006 Jan 03
3
Global functions and variables.
Hey People, I''m fairly new to Rails and have perhaps an obvious question. I would like to know if there is a place that I can declare variables and methods that are globally available to all controllers. My main reason for this is I like to auto generate select boxes based off of the contents of a hash and would like to be able to do this in all views in all controllers, so that I do not
2006 Mar 14
4
validates_confirmation_of has stopped working
...h, but format is not an email address. * Both present, match, format is an email address. So something is seriously amiss here, and I don''t know what it is, but this used to work fine, and it''s just stopped working. Anyone else? Thanks for your help! Cheers, ~Dave -- Dave Silvester Rent-A-Monkey Website Development http://www.rentamonkey.com/ PGP Key: http://www.rentamonkey.com/pgpkey.asc
2006 Mar 30
9
script/console not working after Rails 1.1 upgrade
Whenever I do script/console I get an error message: Loading development enviroment. c:/ruby/lib/ruby/1.8/irb/init.rb:151: in ''parse_opts'' : undefined method ''upcase'' for nil:NilClass (NoMethodError) from c:/ruby/lib/ruby/1.8/irb/init.rb: in ''setup'' from c:/ruby/lib/ruby/1.8/irb/init.rb:54: in ''start'' from c:/ruby/bin/irb:13
2005 Nov 03
1
Builder / rxml views: hyphens in XML element names
...#39;t seem to find anyone else having the same problem. Could someone else with some rxml views try it and confirm they also get the above error when inserting a hyphen into an element name? I''m running Ruby 1.8.2 / Rails 0.14.3 on Gentoo Linux. Thanks for your help! ~Dave -- Dave Silvester Rent-A-Monkey Website Development Web: http://www.rentamonkey.com/
2006 Apr 04
1
"uninitialized constant Reloadable" error heads-up
...don''t really know why it''s not working. Anyway, I only need this mixin feature during in development, so it''s not the end of the world, but I thought I''d post a heads-up anyway, in case anyone else has the same problem at some point. Cheers, ~Dave -- Dave Silvester Rent-A-Monkey Website Development http://www.rentamonkey.com/ PGP Key: http://www.rentamonkey.com/pgpkey.asc
2004 Aug 06
2
Placing Icecast in a chroot jail
...10 alias radiofri http://195.7.65.207:6903 kick_relays 10 transparent_proxy 0 acl_policy 0 allow all 127.0.0.1 allow all 192.168.1.* ---------- Is there some file I'm missing that icecast needs? Is there something wrong with my configuration? Any help would be appreciated. Thanks, Alan Silvester --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messag...
2005 Dec 27
8
XML Not Working in Explorer 6
I''m playing with XML using Builder but seem to be having some trouble in Explorer 6. My sample code: xml = Builder::XmlMarkup.new xml.instruct! xml.instruct! ''xml-stylesheet'', :href=>''/stylesheets/style-xml.css'', :type=>''text/css'' xml.declare! ''DOCTYPE'', :html, :PUBLIC, "-//W3C//DTD XHTML 1.0
2006 Apr 04
2
"script/server -e production" doesn''t work
...hine in the production environment. On my local machine, I tried to run... script/server -e production ... but get: server: invalid option: -e Has this been disabled or renamed in 1.1? I''m running gem Rails 1.1, Ruby 1.8.4, and the server is Lighttpd 1.3.16. Thanks, ~Dave -- Dave Silvester Rent-A-Monkey Website Development http://www.rentamonkey.com/ PGP Key: http://www.rentamonkey.com/pgpkey.asc
2002 May 07
3
inodes 100% full, how do I know?
How can you know beforehand, without running fsck, that all inodes are used of a particular ext3 filesystem? Default systemtools use output from df, which shows only a 50% usage of the filesystem, and pretend nothing is wrong, while you really cant't move or copy a file to it. So I only found out when running fsck. This is my output from fsck (RH7.2, stock kernel, stock? ext3): root# fsck
2005 Jun 07
13
My Rails Day entry: internet command line
Well, my entry for the 24-hour Rails Day competition is here: http://yubnub.org . It''s a web app called YubNub that implements the grandiose idea of a "command line for the Web OS". Type "gim porsche 911" to do a Google Image search for Porsche 911 cars. Type "random 1000" for a random number between 1 and 1000. Type "tts David Heinemeier Hansson is