similar to: Heineken Face EU Fines for Curbing Rivalry

Displaying 20 results from an estimated 200 matches similar to: "Heineken Face EU Fines for Curbing Rivalry"

2006 Mar 08
1
question about options_for_select array
Hi! If i have something like this used to create select tag: options = [["Dollar", "$"], ["Kroner", "DKK"]] and later read value from the database and get "DKK", what is the easiest way to get "Kroner" value? -- Posted via http://www.ruby-forum.com/.
2003 Nov 10
5
attaching data to any object
Hi, is the following possible - in a given session I make a lot of objects and save when exiting. Usually I note down seperately what each object is about. Is it possible to attach data to any object which would essentially be a short note explaining the meaning of it? Thanks, ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu>
2003 May 08
1
Setting DOS 'hidden' 'archive' and 'read-only' attributes on Directories
Hi All, I'm trying to convert one of our application servers to RedHat 9.0, for this to succeed i need to be sure that i can set DOS attributes on directories, it works fine for files but i haven't been able to get it to work for directories, can one of you enlighten me and tell me what i need to do to get this to work? thanks, Martijn smb.conf
2011 Jan 27
1
normalizing prizes to a specific year - how to?
Dear list I have a large data frame with house prices. Prices have been converted to price per m2, to be able to compare. Prices are spread over almost 10 years, each price is tagged with the year it relates to. I would like to 'normalize' all the prices to, eg. 2010 prices. The data frame looks like this > head(dafP) Y P 1 2004 11199.60 2 2005 15310.10 3 2005 19491.50 4
2004 Jan 06
0
Wonder Shaper
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 As stated by your message, I''ll try it again on the mailing list.. I tried your wondershaper today and there is one thing I am puzzling about. If I add port 80 and 21 like this NOPRIOPORTSRC=''80 21'' The uploads from my webserver and ftp server are a lot faster then without adding the ports and surfing the web is a pain. If
2009 Oct 15
0
curb gem not getting installed...
Hi, I am trying to install curb on my windows machine. I went through a few web pages directing to install it. I installed curl-7.19.6 binary and provided the path in the environment variables. I can now use the curl command line. Then I went on to installing curb using the gem install curb. It gave me the following error.
2012 Nov 07
1
select(): Interrupted system call from curb when stopping unicorn
Hi, We''ve just migrated one of our rails applications from nginx/passenger running on REE 1.8.7 Ubuntu 8.04 to unicorn running on MRI 1.9.3 on Ubuntu 10.04. The app makes a number of calls to internal services using curb. Our deployment script stops unicorn by sending SIGQUIT to the unicorn master, sleeps for a few seconds to ensure that HAProxy has taken the node out of service and
2005 May 05
0
{Virus?} Eu te amo
Warning: This message has had one or more attachments removed Warning: (minhas_fotos.zip, minhas_fotos.h.pif). Warning: Please read the "yoursite-Attachment-Warning.txt" attachment(s) for more information. Ola, a quanto tempo! Eu me mudei dai para os Estados Unidos, e faz um tempo que perdemos o contato e consegui seu email atraves de uma amiga sua. Vamos
2012 Feb 09
0
[LLVMdev] EU conference 2012 - last call for submissions!
Hi all, The deadline for presentation and tutorial submissions to the EU conference 2012 is the end of tomorrow, Friday 10th February 2012. There are still plenty of available presentation slots, so please don't be shy in contributing! Cheers, James -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Feb 29
0
[LLVMdev] LLVM EU conference 2012 - schedule
Hi, The contributions accepted for the Euro-LLVM conference 2012 have just been decided. The conference will be in London, from 12:00 noon April 12th 2012 to 12:00 noon April 13th 2012, with optional workshops in the afternoon of the 13th. Registration is still open, but is filling up fast! Accomodation ============ We'd like to remind everyone that we have subsidised a number of rooms at
2012 Apr 21
1
[LLVMdev] Website side menu is missing links for EU llvm-dev meetings
Hello all, I noticed that the listing of llvm-dev meetings in the side menu is missing links to both the EU meetings I have attached a patch to fix this Cheers, Roel -------------- next part -------------- A non-text attachment was scrubbed... Name: header.patch Type: text/x-patch Size: 666 bytes Desc: not available URL:
2004 Jun 10
1
EU on VoIP
Internet telephony (VoIP): Regulators and industry debate 'irreversible' trend The Commission is weighing up its options on how to regulate internet telephony. Major telecoms operators are already proposing services to avoid being squeezed out of the market. More at: http://www.euractiv.com/cgi-bin/cgint.exe/1?204&OIDN=1507828&-tt= Cheers, Philipp
2014 Nov 03
1
Official AWS AMIs: eu-central-1 support?
Hello all, and thank you very much for the Centos 7 HVM AMI [1], greatly appreciated! This AMI does not work on the newly launched AWS Frankfurt region (eu-central-1). Any plans for fixing that? According to the AWS announcement [2], "The Region supports all sizes of T2, M3, C3, R3, and I2 instances". (We'll be running the CentOS 7 HVM AMI going forward, but looks like none of
2015 Jul 21
1
Stickers for people in the EU
hi Up for grabs, a few packs of CentOS stickers ( but only to the EU ) These already have Royal Mail EU stamps, so I cant send them elsewhere. There are 20 packs in all, each pack has 4 x 1" by 1" CentOS logo sticker 4 x 2.5" by 2.5" CentOS logo sticker 2 x 2" round CentOS sticker Want one ? email me at kbsingh at centos.org and give me your address, I'll aim to
2011 May 20
0
PC EU feedback: import should also include subdirectories
http://projects.puppetlabs.com/issues/7604 import "/etc/puppet/manifests/nodes/*" Should import all manifests in subdirectories as well. Note that this conflicts with #4732, which proposes that Puppet globs act more like shell globs. Please comment on the ticket or reply here, whichever you prefer. Thanks! r P.S. This is in response to feedback from my "Improving the
2013 Oct 11
0
Submit talks for FOSDEM & CfgMgmtCamp.eu
We would like to encourage people to submit talks for the Configuration Management devroom, which is being held at FOSDEM on Saturday, February 1 in Brussels, Belguim and the CfgMgmtCamp.eu right after FOSDEM on February 3 - 4 in Gent (a 30 min train ride from Brussels) === FOSDEM Feb 1 & 2 === We are looking for talks from real world case studies, brainstorming and hacking around
2009 Nov 03
1
Installing Feedzirra (and Curl/Curb) on Windows Vista
I''m trying to use Feedzirra within my rails app and am having a mountain of trouble trying to get the gem installed. Running "gem install pauldix-feedzirra" gives me the following output. ERROR: Error installing pauldix-feedzirra: ERROR: Failed to build gem native extension. "C:/Program Files/Ruby/186-26/bin/ruby.exe" extconf.rb checking for curl-config...
2003 Oct 24
2
EU Linux migration document. -- German Gvt. "Migration Guide"
> Linux migration document. > > * To: samba at sambadotorg, samba-technical at sambadotorg > * Subject: Linux migration document. > * From: Jeremy Allison <jra at sambadotorg> > * Date: Tue, 21 Oct 2003 23:20:58 +0000 > * Cc: jra at sambadotorg > > Hi all, > > If you're looking at a Windows server to Linux & Samba migration
2007 Nov 13
3
ESRI Shapefile for EU-25
Hi all, who knows how to get an ESRI Shapefile for the NUTS-2 Regions of the enlarged European Union? Particularly I want to draw maps of Germany, Poland, Czech Republik, Hungary and Austria. I've found Shapefiles for the US, Russia and other countries elsewhere in the web, but for Europe it seems really difficult. With many thanks for any hint Albrecht
2011 May 20
3
PC EU feedback: ability to remove all unmanaged resources
http://projects.puppetlabs.com/issues/7600 I call this the "agent orange" option :) This works, purging all unmanaged hosts entries: resources { ''host'': purge => true, noop => true, } We should have a similar property for all (most?) types. Please comment on the ticket or reply here, whichever you prefer. Thanks! r P.S. This is in