search for: shirts

Displaying 20 results from an estimated 293 matches for "shirts".

Did you mean: shifts
2007 Jun 16
3
data.frame and subsetting problem
...values like this: shirt,size,40 shirt,color,10 shirt,length,10 shirt,brand, 1 shoes,style,5 shoes,brand,4 shoes,color,1 and I read it into a dataframe like: x <- data.frame(read.delim("temp2.txt", sep=",", header=FALSE)) I then want to plot just a subset of this data (say shirts only)... y <- data.frame(subset(x, V1 == "shirt")) plot(x2[,2:3]) when I do, the resulting plot contains an empty value for 'color' even though my subset has no value in column V2 that equals 'color' anymore. Is it possible create a new data.frame that truly deletes t...
2007 May 10
3
[LLVMdev] T-Shirts: Last Call
...Lamb M Chris Lattner M Tanya Lattner S Andrew Lenharth XL Nick Lewycky L Efrem Lipkin XL Schimmel Mark L x 2 Gabe McArthur L Paul McJones L Scott McMurray M Scott Michel L Devang Patel M Jeff Poznanovic L Chuck Rose XL Al Stone XL Mark Thomas L Sarah Thompson XL Bill Wendling XL By default, T-Shirts will be delivered to you on May 25th at the meeting. If you are not attending, please provide your shipping address to me. I already have shipping addresses for Anton and Bruno. Thanks, Reid. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org...
2007 Apr 12
1
[LLVMdev] T-Shirts
All, Just to be really clear. The web-site already says this, but .. Despite this message: On Wed, 2007-04-11 at 19:17 -0700, Reid Spencer wrote: > Hi Scott, > > Only attendees can get the T-Shirt as there isn't funds to > ship them all over the place. > > Reid. If you can't attend the meeting you can still get a T-Shirt but you'll have to pay the shipping
2007 Apr 12
3
[LLVMdev] Update: May 25th Developers' Meeting (T-Shirts!)
Hi Scott, On Wed, 2007-04-11 at 18:31 -0700, Scott Michel wrote: > +2 Large T-shirts (me and Mark Thomas, also from Aerospace). Are you confirming Mark Thomas as attending then? Only attendees can get the T-Shirt as there isn't funds to ship them all over the place. Reid. > > _______________________________________________ > LLVM Developers mailing list > LLVMde...
2003 Aug 05
1
T-shirt ideas
Digium is planning to make some Asterisk/Digium t-shirts. We'd like to have people submit t-shirt designs from which we might select one in addition to whatever we might come up with on our own. 1) The t-shirt should be primarily for Asterisk but should contain the Digium logo somewhere, too. 2) Designs will need to be disclaimed. Just send your...
2005 Jan 26
0
Need help for a quick fun t-shirt/polo project - graphics artist wanted
Hey, I got a friend that makes custom T-Shirts/Polo's. Well, he has a very expensive printer and a heat press. He's offered to make me some shirts, maybe w/ my name on the cuff and some kind of graphic on the front or back. I wanted to make some VoIP Shirts, maybe some with just the word VoIP and others with VoIP and Asterisk, like w/ t...
2007 Mar 29
2
FLAC: flac t-shirt picture
Hi, Is there a picture somewhere on the Internet of the FLAC t-shirt? Then I can see how it looked because I'm making my own T-shirt just with my inkjet printer and T-shirt transfer paper. I wanted to make it the same as the original because it seems there are not T-shirts left :( I hope somebody has a picture of it thanks in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac/attachments/20070329/0dd508c3/attachment.html
2007 Mar 29
2
FLAC: FLAC T-shirt
Hi, I found some messages on the Internet there was a FLAC T-shirt. Is this T-shirt still available, because I'm really interested. If it is, where can it be ordered? thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac/attachments/20070329/69437f9c/attachment.html
2010 May 19
1
Calling R-tists
...he front of the t-shirt. The design should be made using a single color of your choice. The design should be in the form of a high-resolution (at least 300 dpi) jpeg, png or gif file, and will be printed on a 13'' x 13'' area on the shirt. There are no rules for the content. The shirts will be white. The back of the t-shirt will include the useR! logo (in blue and black), and the logo of Mango Solutions (in orange and black). The staff of Mango Solutions will decide which design to use. The creator of the chosen design will receive 5 free t-shirts plus a book token (i.e., a gi...
2004 May 25
3
thanks again
...p to you. I will scan the form and send just like I did for the meeting. 2) I want a useR t-shirt. After lots of drinking and discussion with Fritz Leisch at dinner on saturday, I feel there will be no chance for an official T-shirt. My question is: any advice/ thoughts on how there can be T-shirts for the conference? Chad
2011 May 27
2
"useR! 2011" T-shirt competition
...be selected by us to work with the fabric colour (not finalised yet). The back of the t-shirt will include the Mango Solutions logo and other black print. The staff of Mango Solutions will decide on the winning design to use for the front. The creator of the chosen design will get 5 free T-shirts and (optionally) attribution in small print beside the design on the shirt. You don't have to be registered for the conference to enter a design. Please submit your design at the website http://go.warwick.ac.uk/statistics/useR-2011/T-shirt Before you start your artwork, please read the ins...
2007 Apr 13
0
[LLVMdev] T-Shirts
On Thu, 2007-04-12 at 16:38 -0700, Reid Spencer wrote: > All, > > Just to be really clear. The web-site already says this, but .. > > Despite this message: > > On Wed, 2007-04-11 at 19:17 -0700, Reid Spencer wrote: > > Hi Scott, > > > > Only attendees can get the T-Shirt as there isn't funds to > > ship them all over the place. > > >
2013 Mar 03
1
Ordering Table Columns
...previously and I've just failed to find it in my > searches, please accept my apologies. > > Many Thanks, > Chris Think you want to have a look at factors.... Typing ?factor will throw up the relevant help pages # Your Data tbl <- read.table(header = TRUE, text = " ShirtSize Number L 20 M 20 S 11 XL 7 XXL 2 ") # ShirtSize Alphabetical tbl[tbl$ShirtSize,] # Reorder Factor tbl$ShirtSize = factor(tbl$ShirtSize, levels=c("S","M","L","XL","XXL")) # ShirtSize Order by Size tbl[tbl$Shirt...
2005 Aug 22
7
FLAC shirts
since I've been getting a lot of requests, we're planning to do a run of FLAC shirts at cost if there is enough real demand. there's also a slogan contest for what goes on the back. for details see http://flac.sourceforge.net/tshirt.html check it out! Josh __________________________________ Yahoo! Mail for Mobile Take Yahoo! Mail with you! Check email on your mob...
2006 Jun 05
18
Ideas for Rails Shirt Graphics
I''ve had a couple ideas for Ruby on Rails shirt graphics for a little while now: 1. "Fuck You" superimposed over, oh, probably a Ruby gem. Or Rails of some sort. 2. "Ruby on Rails" superimposed over rails of cocaine. Maybe also with a graphic of a crazed looking coder. Anybody got graphics? Or can make them? Heh! Joe -- Posted via http://www.ruby-forum.com/.
2007 May 29
2
[LLVMdev] T-Shirts &| Supporting LLVM
I was poking around, but I didn't spot a PayPal link for the t-shirts and/or supporting LLVM. Any follow-up from the pre-meeting discussions? -Gabe
2007 Apr 10
4
[LLVMdev] Update: May 25th Developers' Meeting (T-Shirts!)
...shaping up nicely. Thanks to everyone who has volunteered to make this a great meeting. http://llvm.org/DevMtgMay2007.html Lots has changed since the last update: Attendance: now 30+ Location: now in the Cupertino Inn (very close to Apple) Speakers: 7 Discussion Topics: 7 And, the big news: T-Shirts. If you want one, please send your size (S, M, L, XL) to me (off list). I need to get your order by May 1 or I can't order them in time for the meeting. The T-Shirts will have some LLVM humor on them, which will remain a surprise :) I have some ideas but I'm also open to suggestions. Reid.
2011 Jul 09
8
Show your CentOS Support
hi guys, I have about 80 CentOS T-Shirts, ranging from Medium to 3XL in size. These are the grey T-shirts we can see Ralph, Garry and the guys from hostdime modeling for us at: http://www.karan.org/pics/centos/images/002-IMG_2571.JPG If you would like one, please send me an email on kbsingh at the centos.org domain, and let me know y...
2007 Jun 01
0
[LLVMdev] T-Shirts & Supporting LLVM
...ho wishes to donate to the project can follow the directions for sending a check here: http://llvm.org/Funding.html If you can only pay by PayPal or credit card, PLEASE write to Vikram Adve (vadve at uiuc.edu) and ask him to update that page with the alternate payment details. FYI: while the T-Shirts provided at the meeting were "free", they were offered in the hope that there would be donations made in kind. The T-Shirts cost about $20.00US. If you feel like making a donation to the project, please use the directions on the Funding page. Please do NOT send any money to me! :) Reid....
2006 Mar 20
5
Sortabls onUpdate function
I have this code. <script type="text/javascript"> Sortable.create(''orderable'', {onUpdate: doAlert}); function doAlert() { alert("Hello"); } </script> But when I move an item it doesn''t fire the doAlert command, am I missing something?