similar to: Promo Store is now open

Displaying 20 results from an estimated 4000 matches similar to: "Promo Store is now open"

2008 Jun 16
2
Re: [CentOS-promo] Intro and Translation
On Mon, 16 Jun 2008, wonderer wrote: > Ralph Angenendt schrieb: >> wonderer wrote: >> >>> So, I have build a Wiki Account under HenrikHeigl. If anybody can give me >>> write-permission I can put in some stuff :-) >> >> centos-docs list, please - and at the moment we really would prefer if >> you told us *what* you want to put in *where*. This
2008 Mar 01
10
Send in your favorite CentOS slogan today
Hi everyone, The CentOS project is looking for more slogans that may end up on promotional material (eg media, flyers, posters or stickers). We already collected a few funny, ironic, sarcastic or even distasteful ones. Feel free to visit our Slogans wiki page for a good laugh or rude offenses and add your own slogan by sending them to this thread. See: http://wiki.centos.org/Promo/Slogans
2007 Apr 25
0
New mailing list: CentOS-Promo
Ladies and Gentlemen, we, the CentOS Project, are proud to invite you to our newest mailing list: CentOS-Promo. This list is for the discussion of Events, Gatherings and (LUG)Meetings where CentOS will or should be presented. Should *you* join this mailing list? Yes, if - you want to help out at events - you want to present CentOS at your LUG - you have great ideas for marketing
2007 Apr 25
0
New mailing list: CentOS-Promo
Ladies and Gentlemen, we, the CentOS Project, are proud to invite you to our newest mailing list: CentOS-Promo. This list is for the discussion of Events, Gatherings and (LUG)Meetings where CentOS will or should be presented. Should *you* join this mailing list? Yes, if - you want to help out at events - you want to present CentOS at your LUG - you have great ideas for marketing
2008 May 04
0
Re: [CentOS-promo] Linuxtag 2008 - call for meeting
On Tue, 29 Apr 2008, Ralph Angenendt wrote: > Linuxtag 2008 in Berlin is coming closer by the minute (May 28th to May > 31st 2008) - and we are going to be there. And so can you - either as > a visitor or with us at the booth we have there! See > <http://www.linuxtag.org/> for more information about the event. > > To coordinate this event, there is going to be a
2012 Apr 06
4
Legend based on levels of a variable
I have a bivariate plot of axis2 against axis1 (data below). I would like to use different size, type and color for points in the plot for the point coming from different region. For some reasons, I cannot get it done. Below is my code. col <- rep(c("blue", "red", "darkgreen"), c(16, 16, 16)) ## Choose different size of points cex <- rep(c(1, 1.2, 1), c(16, 16,
2017 Jun 22
1
(no subject)
[global] workgroup = ... security = ADS realm = .... passdb backend = tdbsam log level = 3 vfs:2 syslog = 0 encrypt passwords = yes template shell = /bin/csh map to guest = Bad User deadtime = 30 winbind separator = / winbind refresh tickets = yes winbind trusted domains only = no
2006 May 17
7
Errors are not being added
In the following code, I''m trying to add an error '':promo'', but this error doesn''t seem to add when I debug it. Does anyone have any idea why this isn''t working for me? @business = Business.new(params[:business]) @business.errors.add(:promo) -- Posted via http://www.ruby-forum.com/.
2016 Nov 30
2
Sieve script won't compile. Compiler output isn't helpful.
Hey martin, Thanks for the reply! I made the changes you suggested but I got the same results. According to my understanding, #header "from" "person at example.com"# is correct for an exact match. On 11/30/2016 04:10 AM, Martin Wheldon wrote: > Hi Steven, > > I think you may be missing the :contains from the two header lines below: > >> if anyof (header
2016 Nov 30
3
Sieve script won't compile. Compiler output isn't helpful.
Hello Martin, Wow. That was indeed the problem. I have been staring at that small script for a week and I just couldn't see it. I even had a friend look at it and he couldn't find it either. I feel a bit ridiculous now. Thanks so much for your help, Steven On 11/30/2016 04:48 AM, Martin Wheldon wrote: > Hi Steven, > > OK a on closer inspection :) > > You are missing
2006 Apr 24
4
Does Rails need more useful form helpers?
I have been using rails professionally for only a month and a half now, but I am continually running into problems with form helpers and accessing multiple objects on a single page. To whit: 1. While text_field and text_area and such all support the :index option, the select helper does not. 2. When appending the text ''[]'' to a helper''s object name, the id is
2017 Sep 15
1
Calculating Weeks Since Last Event
Hi, I have an input data > dput (input) structure(list(ScanDate = structure(c(16433, 16440, 16447, 16454, 16461, 16468, 16475, 16482, 16489, 16496, 16503, 16510, 16517, 16524, 16531, 16538, 16545, 16552, 16559, 16566, 16573, 16580, 16587, 16594, 16601, 16608, 16615, 16622), class = "Date"), OnPromotion = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 0, 0, 1,
2015 May 05
0
Last few days in CentOS
Last few days in CentOS : * We have now got a 5 machine armv7 ( 32 bit ) Buildsystem running. Over the coming days and weeks you should keep an eye out for testing calls. If you can, and have interesting ARM hardware, feel free to join us at the arm-dev list ( http://lists.centos.org/pipermail/arm-dev/ - more information on the build system can be found in this thread:
2016 Nov 30
2
Sieve script won't compile. Compiler output isn't helpful.
Hello! I hope you will forgive my ignorance but I have a problem I have been trying to solve for a week and I'm not sure where else to turn. I'm trying to write a sieve script to sort all of my mail. I was writing this script to replace the one I am currently using but I can't seem to get it to compile. I don't know a lot about sieve or really scripting of any kind and I just
2018 Nov 28
1
CentOS Dojo at FOSDEM, February 1, 2019
The final schedule for the CentOS Dojo at FOSDEM is now live at https://wiki.centos.org/Newsletter and registration is open. We've got a whole day of content for you, covering technical topics, information about RHEL 8 (and what's coming in CentOS), and updates from our Special Interest Groups (SIGs). Registration is free, but we do need you to register, so that we can adequately plan.
2010 Jun 15
4
TPROXY configuration
I''m trying to get TPROXY / Squid running and I have a few questions... I found this page: http://www.shorewall.net/Shorewall_Squid_Usage.html#TPROXY However, it doesn''t explain what I''m seeing in the configuration. For the zone file, do I keep my loc and net configurations and just add the following to the file? - lo - - or do I remove the loc and net zones and
2015 Jun 12
3
Last few days in CentOS
Hi, Its been a while since I did the last update post - so this one is going to be a bit longer. Distro ---------- * Updates for CentOS Linux 5/6/7 : All updates from upstream are released into the CentOS mirror network. * Rolling ISO media for CentOS-7 for May 2015 was released : http://lists.centos.org/pipermail/centos-announce/2015-June/021160.html ; this is media rebuilt with the last
2017 Jul 26
3
Wiki rights requested: Various SIG pages
On 07/25/2017 10:03 AM, Akemi Yagi wrote: > On Tue, Jul 25, 2017 at 6:13 AM, Rich Bowen <rbowen at redhat.com> wrote: >> >> >> https://wiki.centos.org/SpecialInterestGroup/SCLo >> >> https://wiki.centos.org/SpecialInterestGroup/Promo >> >> Thanks! >> >> --Rich > > You should have edit rights everything under >
2017 Jul 25
2
Wiki rights requested: Various SIG pages
On 07/24/2017 03:09 PM, Alan Bartlett wrote: > On 24 July 2017 at 18:33, Rich Bowen <rbowen at redhat.com> wrote: >> I'm hoping to update https://wiki.centos.org/SpecialInterestGroup and >> bring it more in line with reality. As such, can I please get edit rights to >> >> https://wiki.centos.org/SpecialInterestGroup >> >> and the docs under that?
2009 Dec 04
2
Non official shop
Hey I just discovered that one of the Promo pages [1] points to a spread shirt shop [2]. Maybe this link should be removed as I don't think Lance is still involved? Or can we take it over somehow? Cheers Didi [1] http://wiki.centos.org/SpecialInterestGroup/Promo/TODO [2] http://centos.spreadshirt.com/us/US/Shop/ -- My www page: www.ribalba.de Email / Jabber: ribalba at gmail.com Skype