similar to: beer

Displaying 20 results from an estimated 200 matches similar to: "beer"

2006 Mar 29
7
Uploading files and writing them to server?
Where should I look for information on how to use Rails and Ruby to accept the upload of a file and then to save that file to the file system of my server? I''m reading the "Uploading a file" section of Agile Web Dev with Rails, but it''s geared toward saving the file in the database. Any advice? Thanks, Jeff -- Posted via http://www.ruby-forum.com/.
2006 Mar 29
1
Posting multiple files - how to set up params correctly
All, I have a page where I am allowing the user to specify multiple image files that are related to one HTML document. I want to end up with an array of image files that I can then assign into an array within the controller. I''m trying to set up my file_field correctly but am having trouble. I''m not clear on how "the multiple input tags with the same name turning into
2006 Mar 29
2
Multiple calls from drop_receiving_element :complete
Hi, Firstly I am very new to Ruby on Rails but think its fantastic! :o) I am trying to figure out how I can call multiple functions from the drop_receiving_element :complete. I have the following code in my index.rhtml and it works fine. It calls the javascript function "additem" that is on the page. <%= drop_receiving_element "dcwindow", :update =>
2006 Mar 30
6
Global Method Declaration?
Is there a place where I can put a method that can be accessed in both views and controllers? Here''s the situation, maybe someone can suggest a better way to go about this: I created my own custom login system with email verification and user roles (basically, I tinkered around with SaltedHashLoginGenerator until I finally gave up and wrote my own). One role, of course, is an admin
2016 Oct 18
3
NS records for a new AD DC
Anyway NS records are used when DNS server speak to DNS server, not by clients. So AD would work just fine without them. NS are used when a client ask something the configured resolver can't resolve by himself and when the resolver is not configured to forward request to relevant DNS server. IE: client search for toto.org and its resolver does not know anything about that zone. Resolver will
2008 Jul 27
1
Radiant CMS 0.6.8 "Incise" Release
Looks like it''s time for another release of Radiant: http://radiantcms.org/download/ Radiant 0.6.8 "Incise" adds a number of new features that enhance support for extensions and completes the project''s move to github. Of special note are: * Extension installer/uninstaller scripts (script/extension) and a global ''extension registry'' at
2012 Nov 30
13
Remove disk
Hi all, I would like to knwon if with ZFS it''s possible to do something like that : http://tldp.org/HOWTO/LVM-HOWTO/removeadisk.html meaning : I have a zpool with 48 disks with 4 raidz2 (12 disk). Inside those 48 disk I''ve 36x 3T and 12 x 2T. Can I buy new 12x4 To disk put in the server, add in the zpool, ask zpool to migrate all data on those 12 old disk on the new and
2006 May 08
2
Txt response information
I need response page in txt not in HTML. How I can response information in txt? Thank''s Bruno -- Posted via http://www.ruby-forum.com/.
2006 Apr 19
2
I need help in ActiveRecord..
I have this Product.find(:all, :include => [:brand, :category, :type], :group => "description"), but it dont group by description why? Bruno -- Posted via http://www.ruby-forum.com/.
2004 Aug 06
3
cannot get icecast and ices to talk...authenticationfailed
I just tried with no mountpoint information, and I get the same results, icecast is still not accepting 'SOURCE hackme' as the first header, it only wants the password (verified by telneting in). So, how to I recompile libshout2 into the ices2beta? It doesn't want to take the command-line param, or the in.so.conf file setting (or the LIBDIR evn variable)... Or, can someone give me a
2006 Jul 15
2
Database Config as DSL
In listening to this week''s Ruby on Rails Podcast the issue of YAML came up, and it got me thinking. Yes, YAML is very simple and cleanly defines both the database configuration and fixtures, but couldn''t the same thing be accomplished in Ruby? Jamis and others have encouraged the use of DSLs to simplify and clarify code. Since Django (whose author was on the podcast) uses
2005 Nov 22
1
Win32 Service Timeout command
> -----Original Message----- > From: Jamey Cribbs [mailto:cribbsj at oakwood.org] > Sent: Tuesday, November 22, 2005 2:44 PM > To: Berger, Daniel > Subject: Win32 Service Timeout command > > > Hi, Dan. I have a quick question. Is there a way to set a timeout > variable when starting/creating a win32 service using your package? > When I attempt to start a
2004 Aug 06
1
cannot get icecast and ices totalk...authenticationfailed
I have the latest items, but cannot seem to figure out how to include libshout2 in the ices build...I put it into the requested conf file, set LIBDIR, and tried the --libdir param when compiling ices, with no luck. Thanks! Eric > > go to http://www.icecast.org/~brendan and get the latest libshout2 and > the latest ices-0.2.3. > > using the latest icecast2-cvs helps too. you can
2005 Jun 22
0
known_hosts file and server keys
Hello, for some time now I wonder about the way the known_hosts file contains the server keys. Let's look at a part of my known_hosts file: shell.sf.net,66.35.250.208 ssh-dss AAAAB3NzaC1kc3MAAACBA... shell.sourceforge.net ssh-dss AAAAB3NzaC1kc3MAAACBA... As you can see, there are two entries, which describe the same host. When the file is empty and I do each connect after another, I
2016 Oct 18
0
NS records for a new AD DC
On Tue, 18 Oct 2016 14:59:31 +0200 mathias dufresne via samba <samba at lists.samba.org> wrote: > Anyway NS records are used when DNS server speak to DNS server, not by > clients. So AD would work just fine without them. > > NS are used when a client ask something the configured resolver can't > resolve by himself and when the resolver is not configured to forward >
2008 Jul 25
2
problem in choosing cran mirror !
Dear Sir/Madam ? ? why during choosing the cran mirror of India on my?Vista PC?gives an error of like this ? > chooseCRANmirror() Warning message: ?In open.connection(con, "r") : unable to resolve 'cran.r-project.org' ? ? ? ? pls help me ? ? ? ? ? ? Thanks From Chandigarh to Chennai - find friends all over India. Go to http://in.promos.yahoo.com/groups/citygroups/
2004 Jun 23
2
help with win.print
I am trying to batch the printing of some graphs using win.print when I leave the printer option blank it prompts me for a printer each time and then works fine when I put the printer name in however using the following code I get the error below. Does the printer need to be locally installed or can it print to a network printer like I am trying to? win.print(width=8,
2004 Oct 04
1
Making a FXListBox open up
How would I programatically make a FXListBox pop open? I have searched through the Fox mailing list archive, but did not find anything. Thanks. Jamey Confidentiality Notice: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. If you are not the intended recipient(s), you are hereby notified
2004 Aug 06
0
cannot get icecast and ices to talk...authenticationfailed
go to http://www.icecast.org/~brendan and get the latest libshout2 and the latest ices-0.2.3. using the latest icecast2-cvs helps too. you can get that off the icecast cvs. i'm using ices-0.2.3. with icecast2, it's very stable and since it takes almost no mem and no CPU, it's so easy to forget that it's there. url: http://tetter.xs4all.nl:8000/oth.mp3 boink <p>On
2016 Oct 18
3
NS records for a new AD DC
I have just joined a second DC to my Samba based AD, with Bind9_DLZ providing the DNS on DC2 (samba internal on DC1). I notice that the AD zone has not acquired an NS entry pointing to DC2. I presume that ideally such an entry should exist? I have tried to add something, but I cannot work out how to use samba-tool to add an RR for the root of a zone. If I miss the name argument out, or if I