similar to: Sponsoring the Sponsors of the Summer of Code.

Displaying 20 results from an estimated 1000 matches similar to: "Sponsoring the Sponsors of the Summer of Code."

2005 Dec 22
1
"Put Your Money Where Your Mouth Is"
One developer''s take on profiting from Rails: http://www.relevancellc.com/blogs/?p=92 Fear not, he answers (most of) the comments here: http://www.relevancellc.com/blogs/?p=93 -- Bill Guindon (aka aGorilla)
2006 Jul 25
2
Ruby Central''s Regional Conference Grant Program
Hello everyone -- We are very pleased to announce the launching of the Ruby Central Regional Conference Grant Program for 2006. This program will provide grants of up to $1500 US to approximate six to eight regional conferences, over the next year. You can download full details at either of these addresses: http://www.rubycentral.org/rcg2006.pdf
2006 Apr 19
0
TRUGhat 2006:1
The Toronto Ruby User''s Group (TRUG) is pleased to announce TRUGhat 2006:1. TRUGhat: [T]oronto [R]uby [U]ser''s [G]roup [ha]cka[t]hon TRUGhat is TRUG''s hackathon[1] or codefest. In a hackathon, a group of people get together and will either work toward a common goal, or simply work in a common area on code that interests them. For our first TRUGhat, we have agreed
2006 Mar 15
7
O''Reilly Rails Cookbook on Rough Cuts
Subject says it all. Anybody taken a look yet? http://www.oreilly.com/catalog/railsckbk/?CMP=ILC-GG7423313304&ATT=railsckbk After buying the Ruby Cookbook and the other Rails book, I''m pretty gunshy about another Rough Cuts purchase. Sean
2007 Jan 06
4
spec command and windows
Hello, Today I ran into some frustration with spec and windows. We have a series of plugins that have either test suites and/or spec suites. To avoid environment collisions, we have a "master" test suite that spawns new process for all of the test suites and spec suites. Every works great on posix. Unfortunately on windows, spec was not found. The only way I figured to ensure we get
2005 Mar 08
15
Rails 0.10.1and WEBrick
Doesn''t appear to work with WEBrick. Works find with Apache/FastCGI. Something wrong in the way Rails is trying to process paths from the WEBrick server. If I try to send in http://localhost:3000/recipes/new, WEBrick is interpreting /new as my controller, instead of my action.
2004 Nov 06
3
Calling CreateFile on an instance of File - possible?
Hi all, I''m going over win32-file this weekend. I''m creating instance methods for setting (or unsetting) the various file attributes. So, you can do something like: f = File.open("foo.txt") f.archive = true f.hidden = true f.close This works for the basic attributes, but it requires extra work for others. Specifically, I am having trouble trying to set the
2006 Dec 14
11
Tweak to win32-eventlog
All, I got a bug report from Greg Holmes where the description wasn''t being returned properly. At the moment, if there''s no event associated with the event id, then the description is empty. However, it turns out that there can still be associated information about the event. So, I propose the following tweak to the get_description private method: # If FormatMessage()
2008 May 11
3
converting a RSTRING to an OLESTR
Hi, I was going to modify the TaskScheduler#save method to take an optional file name. But, I need to convert a Ruby string to an OLE string. I thought I could use this: http://msdn.microsoft.com/en-us/library/ms692615(VS.85).aspx But, it only appears to accept literal string constants. Any other suggestions? Thanks, Dan
2006 May 31
2
I''m Collecting Media Refernces for Ruby and Rails
I''m trying to collect media references (URLs) to articles, podcasts, and videos about Ruby and Ruby on Rails, like this month''s Linux Journal ( http://www.linuxjournal.com/issue/147) or the recent DDJ article ( http://www.ddj.com/dept/architect/187203512). If have such a collections yourself (or just know of some good references), could you please share them on this thread.
2006 Jan 10
0
OSCON 2006 Call for Participation
The call for participation for this year''s O''Reilly Open Source Convention has been posted. It''s included below, and you can find it online here: http://conferences.oreillynet.com/os2006/ The conference is July 24-28, and the deadline for submissions is February 13. Early submissions help! In 2005, Ruby built huge momentum at OSCON; all of the Ruby tutorials
2006 Mar 16
10
Substruct Open Source E-Commerce Platform
Finally it''s here :) The Rails app to do battle with the likes of Miva Merchant and OS Commerce! I''m releasing Substruct 0.051 into the wild. More information here: http://dev.subimage.com/projects/substruct Please check it out! I''d love to hear all of your thoughts - and I''m looking for contributors! -- seth at subimage interactive
2003 Oct 25
9
Windows Compile Error
I''ve gotten a lot farther building wxRuby than I did a few months ago. But its getting late here and I''m going to bed. In the meantime, does anyone know why I''m getting this compile error: Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cl -MD -Zi -O2b2xg- -G6
2006 Mar 11
11
Noob needs help with ''if'' block
Hello all. I''m a noob at Ruby on Rails, only started learning a few days ago, but I''m loving it so far. I do have a few years experience with PHP, ASP, MySQL, etc., so I''m not *totally* clueless, though. :) Anyway, I''m having trouble with something that should be fairly trivial: I have an ''if'' statement that is supposed to print out a table
2017 Nov 16
1
[Mailbox aliases] Sponsoring of bug fixing
On 09.11.2017 10:28, Aki Tuomi wrote: > > On 09.11.2017 10:14, azurit at pobox.sk wrote: >> Hi, >> >> how much would it cost to sponsor a complete* fix of mailbox aliases? >> >> https://www.dovecot.org/list/dovecot/2015-June/101176.html >> https://dovecot.org/list/dovecot/2016-September/105459.html >> >> * i.e. without any workarounds like
2017 Nov 09
2
[Mailbox aliases] Sponsoring of bug fixing
Hi, how much would it cost to sponsor a complete* fix of mailbox aliases? https://www.dovecot.org/list/dovecot/2015-June/101176.html https://dovecot.org/list/dovecot/2016-September/105459.html * i.e. without any workarounds like disabling mailbox_list_index Thank you for info. azur
2017 Nov 09
0
[Mailbox aliases] Sponsoring of bug fixing
On 09.11.2017 10:14, azurit at pobox.sk wrote: > Hi, > > how much would it cost to sponsor a complete* fix of mailbox aliases? > > https://www.dovecot.org/list/dovecot/2015-June/101176.html > https://dovecot.org/list/dovecot/2016-September/105459.html > > * i.e. without any workarounds like disabling mailbox_list_index > > Thank you for info. > > azur Hi!
2007 Oct 30
1
high RAM on Linux or Solaris platform
To help me make choices regarding a platform for running high-memory R processes in parallel, I would appreciate any responses to these questions: 1. Does the amount of RAM available to an R session depend on the processor (Intel vs. Sun) or on the OS (various Linux distributions vs. Solaris)? 2. Does R have any built-in limitations of RAM available to a session? For example, could it make use
2007 Mar 21
0
RSpec on Google Summer of Code
Google Summer of Code (GSoC) is starting soon, and there are two suggestions for RSpec-related projects: http://www.rubycentral.org/projects/soc2007/ideas Although not on this list (yet) I''d love to see someone taking the challenge to implement RSpec support in RDT/RadRails/Eclipse, NetBeans or IntelliJ IDEA (or all of them!). Other RSpec related projects are of course welcome too.
2019 Dec 24
0
[centos/centos.org] branch master updated: Removed yourname.nl from sponsors
This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch master in repository centos/centos.org. The following commit(s) were added to refs/heads/master by this push: new 4760934 Removed yourname.nl from sponsors 4760934 is described below commit 4760934fe176953f4f95dcc6dff52730377e41b2 Author: Fabian Arrotin <arrfab at centos.org>