Displaying 11 results from an estimated 11 matches for "kilmer".
Did you mean:
killer
2006 Oct 10
5
oddness when adding to index -
I was having some odd results when working with acts_as_ferret (current
trunk), so I decided to test with the current version of ferret to see
if I encountered the same problem. I did. Here are the details:
installed ferret 0.10.10 on debian sarge with ''sudo gem install ferret''
(btw, same results on OSX)
opened up an irb session:
irb(main):001:0> require
2004 Apr 15
9
RubyGems and wxRuby
Kevin, were you planning to do a linux tarball or RPM for 0.3 before
focusing on the SWIG version? I think its important for many obvious
reasons, but I''ll just mention the one that prompted me to write this email.
In the long term, I''d like to see wxRuby become the standard GUI toolkit for
ruby, and I am simultaneously working several fronts to help make that
happen. My
2003 Nov 11
4
Wiki?
I guess this is mostly for Curt, but I wanted to toss it out there. I
could really use a wiki to capture the information that gets posted to
this list. Eventually we''ll want FAQ''s and HOWTO''s, as well as a "real"
manual, and the wiki is great for collecting raw material. Also, we
should have links to related projects, like wxrbbr, and projects written
in
2006 Jul 25
2
Ruby Central''s Regional Conference Grant Program
...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
http://www.rubypal.com/rubycentral/rcg2006.pdf
Looking forwarding to hearing from you!
David Black
Chad Fowler
Rich Kilmer
for Ruby Central, Inc.
--
http://www.rubypowerandlight.com => Ruby/Rails training & consultancy
http://www.manning.com/black => RUBY FOR RAILS (reviewed on
Slashdot, 7/12/2006!)
http://dablog.rubypal.com => D[avid ]A[. ]B[lack''...
2006 Apr 18
1
Sponsoring the Sponsors of the Summer of Code.
I know that the folks at Ruby Central (David Black, Chad Fowler, Rich
Kilmer, et al) had a big impact on Ruby being added to Google''s
''Summer of Code''. They tried last year, but they made it happen this
year.
Based on that, I''ve made a donation to Ruby Central [1] to support the
work that they do (as I did last year). I''d love...
2006 Jan 10
0
OSCON 2006 Call for Participation
...d
Rails. This year we want to build on that momentum -- with lots of
Rails goodness, of course, but also showcasing the many other cool
things that people are doing with Ruby. Please submit your proposals
for talks and tutorials.
Thanks!
The OSCON Ruby Track committee: Chad Fowler, Rich Kilmer, and Glenn
Vanderburg
The CFP:
OSCON 2006: Opening Innovation
Save the date for the 8th annual O''Reilly Open Source Convention,
happening July 24-28, 2006 at the Oregon Convention Center in
beautiful Portland, Oregon.
The O''Reilly Open Source Convention is where coders,...
2006 Jan 13
8
swf''s and rails
Hi I have started using rails eg: rform and typo, but mostly I do flash
dev (I know you guys decided you did not want flash content and used the
name for something else!). Anyway what experiments have people been
doing, anyone been Ajaxing flash content within rails application or
even just embedding in rails, I did not really find anything on using
flash in Typo, not that you can''t
2014 Apr 09
2
Assistance in tracking a kernel/nouveau error
...es Chipset Family
SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108GLM [Quadro
1000M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio
Controller (rev a1)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N +
WiMAX 6250 [Kilmer Peak] (rev 5e)
0a:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host
Controller (rev 04)
0b:00.0 FireWire (IEEE 1394): O2 Micro, Inc. OZ600 1394a-2000 Controller
(rev 05)
0b:00.1 SD Host controller: O2 Micro, Inc. OZ600 MMC/SD Controller (rev 05)
0b:00.2 Mass storage controller: O2 Micro,...
2014 Apr 06
2
Assistance in tracking a kernel/nouveau error
Greetings,
I am resending this as it doesn't appear in the archives and no one
responded...maybe it got routed to /dev/null or something :-)
I have asked this question the Scientific Linux mailing list (a few
months ago) and got the suggestion I talk to the kernel guys. I pinged a
kernel guy I know, and his suggestion was to ask the Nouveau list. So
here I am. :-)
I have had my work laptop
2007 Nov 08
26
Mongrel wiki?
Dear Mongrels,
The same questions keep coming up over and over on the list, which is
ok, but not really optimal. If we added a wiki to the Mongrel site to
handle FAQs, what wiki should it be?
Required features would be:
* Spam protection
* Doesn''t look shitty
I would probably spring for Trac (and also migrate the bugtracker) if
noone else has opinions, but I''m sure some of
2006 Oct 24
0
Rest, Roles, Layouts
I read an earlier post regarding rest and permissions, however I''m not
sure the answer covers my question.
Let''s use the simple example of a blog application. A standard user has
the ability to view blog entries. An admin has the ability to
add/edit/delete entries. Simple stuff.
What I''m wondering is, what is the best way to structure my controllers
to utilize