search for: volunteer

Displaying 20 results from an estimated 2803 matches for "volunteer".

2009 Jan 21
4
Having troubles saving a new model
My model is being created but isn''t saving. It''s like it skips straight past saving. Any ideas why it might do this? Updating works fine. def create @volunteer = Volunteer.new(params[:volunteer]) @volunteer.save redirect_to(volunteers_url) end And here''s what the console reads upon create: Processing VolunteersController#create (for 127.0.0.1 at 2009-01-21 11:33:00) [POST] Parameters: {"commit"=>"Create", &quo...
2005 Dec 30
3
Too many columns for list.rhtml to display on one page
I''ve gone once through the Agile book and am now attempting my own rails app. I''ve created a table named ''volunteers'' with over 15 columns. The problem is the default list.rhtml that is created with the scaffold, shows all the columns. I only want to show 4 of them with the list view. Where would I start to only return a handfull of columns to the screen? I think I do it in the view (list.rhtml -...
2017 Sep 24
1
Volunteers for Hackers Lab Needed!
All, We need volunteers for the Hacker’s Lab at the upcoming 2017 LLVM Developers’ Meeting! The Hacker’s Lab is for small groups to form to discuss topics or work on problems. Please let me know ASAP if you will able to volunteer so I can add your topic to the online listing and make appropriate signs. The Hackers Lab i...
2017 Mar 08
11
[EuroLLVM] Hacker's Lab - Topics and Volunteers needed!
...]. That means 1.5 hour sessions and theme tables in the different rooms. Each table (~10) will have a sign on it to represent a sub-project or area of LLVM. This will help newcomers and even active developers congregate together on specific topics. In addition to labeling tables, we are asking for volunteers to represent a sub-project or topic related to the meeting. These volunteers should be knowledgeable about the sub-project/topic and able to answer some basic questions or point people to the right developer to talk to. If volunteers want to go a step further, they could prepare a list of bugs tha...
2011 Oct 13
2
[LLVMdev] LLC ARM Backend maintainer
...would make the decisions on major development on ARM target if there are decisions to be made. > > But my role is very different from what people are looking for in this thread. To properly qualify a target like ARM which are supported on many different CPUs and platforms, we need a group of volunteers. This is critical near release time for obvious reasons, but it's also welcome between releases as well. LLVM.org doesn't explicitly name these "maintainers". I personally don't see a benefit because we don't want to force people to do release qualification when they migh...
2007 Dec 20
4
Ruby on Rails mailer
Today I made a first attempt to make use of ruby mailer. A volunteer fills out a form and the information is then sent to an administrator. I generated a mailer called notifier and added the following: class Notifier < ActionMailer::Base def volunteer_signup(volunteer, sent_at = Time.now) @subject = ''A new volunteer has signed up''...
2011 Nov 16
2
[LLVMdev] Dev Meeting: Volunteer Moderators Needed!
We are in desperate need of volunteers to moderate the sessions during the LLVM Developers Meeting. If you are attending and can act as moderator for a group of talks, please let us know. We need 5 more volunteers to moderate the following sessions. Please note your first choice session to moderate and your second choice: Session #1...
2014 Oct 24
7
A request for help managing wiki permissions
...been that good at it during the best of times, and as the 6.6 build process is showing we've clearly let some stuff slip without following up on it appropriately here. What I'd propose is that 3-4 people who have been around the distribution a while (perhaps John Dennison and some others) volunteer to take over handling access to the wiki. This will be implemented as soon as we have enough trusted people to make it happen. If you're willing to participate and you're known to us, please volunteer in this thread. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @Bit...
2018 Jun 05
2
Booth volunteers needed for Grace Hopper Conference
Hello LLVM Developers! Last year, the LLVM Foundation sponsored a booth at the Grace Hopper Conference. I had 2 amazing volunteers from the community, David Blaikie and Anna Zaks, help me spread the word about LLVM, compilers, and open source. It was a great experience and we are hoping to repeat this at the upcoming 2018 Grace Hopper conference in Houston, TX on September 26-28. I’m looking for volunteers to help staff th...
2017 Mar 24
2
[EuroLLVM] Hacker's Lab - Topics and Volunteers needed!
...les in the > >different rooms. Each table (~10) will have a sign on it to represent a > >sub-project or area of LLVM. This will help newcomers and even active > >developers congregate together on specific topics. > > > >In addition to labeling tables, we are asking for volunteers to > >represent a sub-project or topic related to the meeting. These > >volunteers should be knowledgeable about the sub-project/topic and able > >to answer some basic questions or point people to the right developer to > >talk to. If volunteers want to go a step further, t...
2012 Nov 06
0
[LLVMdev] Volunteers needed to moderate sessions and staff registration desk!
...sing LLVM for Dynamic and Static Security Tasks- Jared Carlson, GoToTheBoard > Moderator #5 (2-3:30, Regency 1) > TBAA in LLVM - Dan Gohman, Google > Generating Hardware Description with the Target-Independent Code Generator - Hongbin Zheng, Sun Yat-sen University I also need some more volunteers for the registration desk. This is actually a great opportunity for you to meet people! So if you can do it during any of the sessions, please let me know. While we get company sponsorship, the LLVM conference is run by volunteers (including myself) and I really appreciate all that volunteer your...
2011 Oct 28
3
[LLVMdev] Release Notes: Volunteers needed
...back to the commits that contained certain words in case you wanted more information. On Wed, Oct 26, 2011 at 2:02 PM, <cfe-dev-request at cs.uiuc.edu> wrote: Date: Wed, 26 Oct 2011 11:52:50 -0700 > From: Tanya Lattner <lattner at apple.com> > Subject: [cfe-dev] Release Notes: Volunteers needed > To: "llvmdev at cs.uiuc.edu List" <llvmdev at cs.uiuc.edu> > Cc: clang-dev Developers <cfe-dev at cs.uiuc.edu> > Message-ID: <4B2469FD-7E09-46E2-9539-54937E811B6A at apple.com> > Content-Type: text/plain; charset="us-ascii" > > We ne...
2006 Jan 06
1
Insert to associated table question
Hello Friendly Gurus, I have a volunteers table and an hours tables. I''ve edited the respective models to have: "hours belongs_to :volunteer" and "volunteers has_many :hours". My problem is, I don''t know how to set the volunteer_id column in the hours table to the appropriate value so that hours...
2008 May 01
1
Samba Volunteer job postings at http://news.samba.org/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Folks, I've posted a description of a couple of volunteer (non-developer) positions we are trying to fill. I'll repost here for efficiency. I'm hoping to find two people to help out. cheers, jerry =================== The Samba Team is looking for people to help keep our user community information current, covering development news, releases,...
2007 Jun 28
2
[LLVMdev] Nightly Tester Volunteers
Dear All, I need one or more volunteers to try out their nightly testers with the -usesvn option. We're not running on here at the University of Illinois regularly, so if someone could try one of theirs out before tomorrow 9:00 am CDT, I'd be very appreciative. Thanks. -- John T.
2017 Oct 16
1
[llvm-devmeeting] Need one more moderator volunteer!
...ion)* > Adding Index‐While‐Building and Refactoring to Clang > Advancing Clangd: Bringing persisted indexing to Clang tooling > > Thanks, > Tanya > > > On Oct 10, 2017, at 5:27 PM, Tanya Lattner <tanyalattner at llvm.org> wrote: > > Just 2 more slots to fill! Any volunteers? > > *Session 7 (10:00-10:45AM, Technical Track)* > eval() in C++ > > *Session 10 (2:10-3:40PM, General Session)* > Adding Index‐While‐Building and Refactoring to Clang > Advancing Clangd: Bringing persisted indexing to Clang tooling > > -Tanya > > On Oct 4, 2017,...
2014 Dec 28
2
bored? Become a Icecast volunteer
...d of updating documentation. Something we have been working on anyway. Beside documentation also testing is a topic getting more and more important to improve stability and performance. As the current team can hardly handle all those in-time and that will delay releases, so we are looking for some volunteers. There are many tasks to do. Also no programming skills required! There is something useful to do for _everyone_ who wants to help and any time amount you want to spend! If you are interested just reply to this mail or join us on IRC in #icecast on Freenode. Have a nice day! -- Philipp. (Rah...
2011 Oct 07
3
[LLVMdev] [cfe-dev] Release: Two Weeks 'Til 3.0 Branch
> If we had a larger set of volunteers that could help qualify releases AND buildbots to continuously test the new release criteria, then we are willing to expand this criteria. We haven't had a lot of volunteers step up in this area though. I don't much like the idea of doing a release with so many buildbots down... Ciao, Du...
2012 Nov 04
2
[LLVMdev] Volunteers needed to moderate sessions and staff registration desk!
Hello, I am in need of moderators to help moderate each session. If you are interested, please respond to this mail and indicate which slot you can moderate. Its a long shot as you would miss talks, but if anyone wants a break to do work or check email while also staffing the registration desk, please let me know if you can do it during any of the sessions below. Thanks! Options: Moderator #1
2009 Jan 16
2
[LLVMdev] Volunteers needed for LLVM Release Team
LLVMers, As LLVM grows and begins to support more targets and more frontends, its becoming a very large task to qualify a release. Therefore, I'm seeking a couple of active members of the community to volunteer to be a part of the LLVM release team (for 2.6+). This does not replace general user testing during the release process. Members of this LLVM Release Team will need to be very meticulous in following instructions for release building and testing. They need to be consistent, reliable, and have...