search for: hackfest

Displaying 8 results from an estimated 8 matches for "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
...ellow 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 hours). Also, we can open an irc channel and include those not present - we were in particular thinking about Conrad and Chris Double, though the time doesn't look like it's particularly suitable for yo...
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...
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 Register: http://bit.ly/1qZ1apX -------------- next part -------------- A non-text att...
2014 Sep 04
0
Dojo at Fossetcon (Orlando, FL) 11 Sep.
...n is Important * Dmitri Pal - Active Directory Integration * Greg Sheremeta - oVirt all-in-one tutorial Jim Perrin and Johnny Hughes will be running the event. (You can also find them at the event all week, and Jim is giving a talk on Software Collections on Friday afternoon[1].) After lunch is a hackfest working on Xen, Docker, and oVirt around CentOS Linux. If you wish to attend, register here: http://www.eventbrite.co.uk/e/centos-dojo-orlando-fl-2014-tickets-12923345073 Thanks! - - Karsten [1] http://fossetcon.org/2014/schedule - -- Karsten 'quaid' Wade .^\ CentOS Do...
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: