search for: hackfests

Displaying 9 results from an estimated 9 matches for "hackfests".

Did you mean: hackfest
2005 Jan 10
2
rubytorrent
hello, we are interested in using rubytorrent as a project in a hackfest we''re organizing, and I would like to know if you have any idea of stuff that needs to be done, or something like it. Thanks, --lf
2007 Dec 14
5
How do I mock params?
Here is the code within the controller: Line 69: @photo = @member.build_photo(params[:photo]) unless params[:photo][:uploaded_data].blank? I got a little ahead of myself and wrote the code, and now have a bunch of errors telling me that: ------- 6) NoMethodError in ''Spec::Rails::Example::ControllerExampleGroup MembersController handling PUT /members/1 should find the member
2009 Jun 19
3
Planning of next challenges for Firefox
Fellow open video enthusiasts, Chris Blizzard just suggested that with all the Xiph developers attending the OpenVideoConference, we should all get together and discuss the next things to attack for Ogg Theora/Vorbis in Firefox. I think that's a great idea. Assuming that everyone stays for the hackfest on Sunday, we picked 10am on Sunday for a thorough discussion and planning session (1-2
2015 Feb 03
0
Another Fedora decision
...a rough description of some best practices. > > Now how about some specific sources you personally used to learn your > craft that we can use likewise? > > PatrickD > > Go to http://www.ccc.de/en/. Visit and view some of the videos of presentations from previous congresses and hackfests. Educate yourself on the threats. Once you see what you are up against then you will have some ideas about what questions to ask. Then you can find the material you need. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca H...
2024 May 08
0
2024 X.Org Developers Conference - October 9-11, Montréal, Canada
Hello! We're delighted to announce that the 2024 X.Org Developers Conference (XDC) will be taking place on October 9 to 11 in Montr?al, Canada, co- located with the GStreamer Conference & Hackfest 2024 which will be running from October 7 to 10. Join us for a freedesktop week in Montr?al! XDC is the event for developers working on all things Open graphics (Linux kernel, Mesa, DRM,
2014 Sep 02
0
CentOS Dojo at Fossetcon 2014 (11 Sept 2014, Orlando FL)
The CentOS Project will be having a Dojo at Fossetcon 2014 in Orlando Florida on 11 September 2014. We will have a room for the entire day with presentations in the morning and a hackfest in the afternoon. Jim Perrin and Johnny Hughes from the CentOS team will be at the event (maybe a few other CentOS team members as well). More information here: http://wiki.centos.org/Events/Dojo/Orlando2014
2014 Sep 04
0
Dojo at Fossetcon (Orlando, FL) 11 Sep.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 If any of you are attending Fossetcon next week in Orlando, FL, please join us for a CentOS Dojo on Thursday 11 Sep. http://wiki.centos.org/Events/Dojo/Orlando2014 * Garrett Honeycutt - Why Automation is Important * Dmitri Pal - Active Directory Integration * Greg Sheremeta - oVirt all-in-one tutorial Jim Perrin and Johnny Hughes will be running
2006 Jun 21
4
one more suggestion for backgroundrb
this: Index: script/backgroundrb/lib/backgroundrb.rb =================================================================== --- script/backgroundrb/lib/backgroundrb.rb (revision 16) +++ script/backgroundrb/lib/backgroundrb.rb (working copy) @@ -29,7 +29,11 @@ # the log via @logger def initialize(args) @logger = BACKGROUNDRB_LOGGER - Thread.new { do_work(args) } +
2009 Sep 18
6
should I chmod gem writable directories?
I am new to Solaris and new to Ruby. When I install some gem file using gem install, I get this warning. I''d like to make these gems available globally: bash-3.00$ gem install thor WARNING: Installing to ~/.gem since /opt/coolstack/lib/ruby/gems/1.8 and /opt/coolstack/bin aren''t both writable. /opt/coolstack/lib/ruby/site_ruby/1.8/rubygems/installer.rb:149: warning: