Displaying 20 results from an estimated 4000 matches similar to: "RubyConf"
2006 May 27
7
How should I select rows from a join-model based on more than one association?
A concrete example:
We''re building a system to organize the information about workshops
being held in various conventions. A convention has more than one
workshop, and each workshop can be held in more than one convention.
Also each workshop has a host, who is specific to a workshop being
held in a specific convention.
For example, Matz may host an "Introduction to Ruby"
2007 Nov 09
2
RubyConf 2007 - Thoughts?
Hi,
For those of you that attended RubyConf 2007, what were your impressions?
Any more thoughts on JRuby, Rubinius, IronRuby or Wuby?
Regards,
Dan
2007 Oct 28
1
Won''t be at RubyConf
Hi all
Sorry folks, I won''t be at RubyConf this year. I burned up the travel
budget with a trip to Thailand, a makeup trip to Florida, and I''m headed
to Florida again this Christmas.
At least this gives me more time to work on Wuby. :)
Regards,
Dan
2007 Sep 12
2
RubyConf 2007?
Hi all,
Is anyone on the list going to RubyConf this year?
I don''t know yet if I''m going to go. I''m still thinking about it.
Regards,
Dan
2006 Jul 31
2
[UPDATE] More info on RubyConf 2006 registration
Hi --
Registration for RubyConf 2006 is still scheduled to open on August 2,
in the early evening Pacific (US West Coast) time.
Also, there''s more info at http://www.rubycentral.org/conference
(e.g., the fact that this year we''re only taking credit cards, etc.).
David
P.S. Any LA area Rubyists around? I''ll be there this week doing Rails
training.
--
2006 Jul 30
0
RubyConf*MI 2006!
Announcing RubyConf*MI!
The Michigan Ruby Users Group [1] is pleased to announce RubyConf*MI,
http://www.rubyconfmi.org - a whole day of Ruby goodness. The conference
will be an all day event held at Calvin College in Grand Rapids,
Michigan, on Saturday, August 26, 2006.
RubyConf*MI [2] will be a single-track conference featuring well-known
speakers like David A. Black and Pat Eyler, along with
2006 Aug 03
0
RubyConf 2006 registration is open
Hi --
Registration for RubyConf 2006 is now open, at
http://www.regonline.com/101503.
Please note that we are accepting credit cards *only*.
There''s more conference info at http://www.rubyconf.org.
Thanks --
David
for RubyConf 2006 and Ruby Central, Inc.
--
http://www.rubypowerandlight.com => Ruby/Rails training & consultancy
----> SEE SPECIAL DEAL FOR RUBY/RAILS
2006 Oct 13
2
win32-mmap - trying to marshal self
Hi all,
I realized the current implmentation has a problem - you can only get the last value set? I realized, after looking at the old C code, that it actually stores values in a hash and marshals the hash, not the values themselves.
That seemed clunky to me, though. I thought it would be more interesting if we just marshalled the entire mmap object and passed that back and forth.
2007 Oct 25
0
MountainWest RubyConf 2008
MountainWest RubyConf 2008 is scheduled for March 28 and 29, 2008.
It will be in Salt Lake City, at the same great venue we had last year, and
it is again our intent to record and make available all the talks under a
Creative Commons, Share-Alike license -- you can see last year''s talks here:
http://mtnwestrubyconf2007.confreaks.com/
If you''ve been working on a problem
2006 Jun 21
0
[REMINDER!] RubyConf 2006 talk proposals now being accepted
[Strictly speaking, this isn''t really a "reminder", since I''m fairly
sure the original announcement didn''t go to this list. Nonetheless --
here it is!]
Hi everyone --
In case you missed it the first time (and rather a lot of you seem to
have...) --
You can now submit a RubyConf 2006 presentation proposal, at:
http://proposals.rubygarden.org
You
2007 Jan 31
0
[ADV] MountainWest RubyConf (more info)
One of the things that I''m most excited to have as part of the 2007
MountainWest RubyConf is the second Alternative Ruby
Implementors'' Summit and Panel -- I wrote a bit more about
it here:
http://on-ruby.blogspot.com/2007/01/mountainwest-rubyconf-implementors.html
The rest of the speakers and talks are listed here:
http://mtnwestruby.org/speakers/
If you''re interested
2006 Jul 28
0
[UPDATE] RubyConf 2006 registration pre-info
Hi --
Here''s the current status of RubyConf registration:
I''m tinkering with the form.... We''re using an outside registration
service for the first time, so I have to make sure I get it right, and
it''s actually pretty complicated (I think). We got our credit card
merchant account, so we''re good to go on that score.
My current plan, barring
2006 Sep 07
5
Mongrel Ultimate Deployment Certified Rails Aptitude Program
I''m proud to announce the official Mongrel certification program:
http://mongrel.rubyforge.org/certified.html
Move quick, seats are filling fast for the RubyConf courses.
--
Zed A. Shaw
http://www.zedshaw.com/
http://mongrel.rubyforge.org/
http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help.
2011 Jun 10
2
Counting the Number of Letters in a row
I'm trying to find the total number of letters in a row of a data frame.
Let's say I have the following data frame.
f1 <- data.frame(keyword=c("I live in Denver", I live in Kansas City, MO",
"Pizza is good"))
The following function gives me the number of characters in each string.
So for "I live in Denver", I get 1, 4, 2, and 6. However, I want to
2007 Dec 07
4
TextMate Sidebar
Hey David,
I just watched the RubyConf recording of your RSpec session and noticed that
you''re using a modified version of TextMate that uses a sidebar instead of a
project drawer. Where did you find that mod?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071207/c900e1bc/attachment.html
2003 Nov 14
1
Looking for recommendations for home office setups
Greetings Asterisk Users,
I'm looking for some friendly advice on setting up a asterisk
PBX for our small business. I've played with Asterisk and setup
a soft-phone open323, though even on my ethernet network this
showed very poor performance. Got a phone call through to digium,
but had a difficult time either hearing (low volume) or understanding
(line breaking up). Hoping a hardware
2013 Jul 22
2
Set ringtone by dialed number
Would it be possible to set the ringtone based on the number that was dialed?
Example of what the goal is:
Dial Denver number
Incoming calls ring with ringtone 1
Dial main number
Incoming calls ring with ringtone 2
We are currently using Digium D40, D50, D70 phones.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 May 29
2
QTheoraFrontend
Denver Gingerich has put together a quick frontend for ffmpeg2theora.
It's written in Qt, so will run on OS X, Windows, and X11. You can
find it here:
http://github.com/ossguy/qtheorafrontend
It doesn't do any sort of error checking right now, and currently
assumes the video file is in the current directory and called
"test.flv". It will convert the file, showing
2009 Jul 28
5
Seamless web video within reach
I'm interested in feedback on my latest blog post, "Seamless web video
within reach":
http://ossguy.com/?p=424
It primarily describes how to get Theora working in Safari and
Internet Explorer and how to bring it all together with tools like
Mv_Embed.
In addition, I'd like to find people that are interested in developing
and testing the solutions I outlined (especially Mac and
2004 Jul 18
3
LAN Switch w/ QoS
Does anyone have a recommendation for a 48 port LAN switch for a new *
system? I'm not happy with NetGear's reliability.
--
Michael Welter
Introspect Telephony Corp.
Denver, Colorado
+1 303 674 2575
mike@introspect.com
www.introspect.com