Displaying 20 results from an estimated 300 matches similar to: "RubyNation Conference Call for Speakers is Open (Tix, too)!"
2010 Mar 17
0
Rubynation DC April 9-10
Just a note to remind everyone that the RubyNation conference is
around the corner, less than one month away. We are getting close to
sold out, so help us push this thing over the top!
This year we have more (and better!) presentations, including a
keynote presentation by the person who IMO really started all the fuss
with Ruby and Rails, Dave Thomas.
We also have a bunch of quality speakers
2011 May 25
0
Early tix to GothamJS available
Hi, GothamJS, a one-day, single-track JavaScript conference in NYC,
has released a limit number of early tickets. Tell your friends. You
can see the information on our web site:
http://www.gothamjs.com/
They are cheaper than the regular tickets will be, of course. But more
importantly they are available now! So, for those people who have been
contacting us wanting tickets so you can set up
2017 Oct 04
0
Revolutions blog: September 2017 roundup
Since 2008, Microsoft (formerly Revolution Analytics) staff and guests
have written about R every weekday at the Revolutions blog
(http://blog.revolutionanalytics.com) and every month I post a summary
of articles from the previous month of particular interest to readers
of r-help.
In case you missed them, here are some articles related to R from the
month of September:
The mathpix package
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
2006 Aug 30
0
Rubyists of Second Life Meeting on RESTful Routes | 08/31/2006
The virtual user group Rubyists of Second Life will meet this Thursday,
August 31, and next Thursday, September 7, at 6:00 pm PST.
This Thursday, Theodore Polonsky will be presenting on simply_restful
and the new RESTful routes in Rails Core, and Polypus Watts will be
presenting on DRP: evolutionary/social programming for
interactive/design tasks in Ruby.
Second Life is a virtual 3D world and
2005 Oct 28
1
SF Beer & Pizza SIG - review and forecast
Wednesday''s Beer & Pizza SIG was attended by about a dozen Rubyists,
plus one extremely well-dressed gentleman (no hacker he!) who was on
the prowl for Rubyists to hire. Beer and Pizza (among other things)
were consumed, Ruby (among other things) was discussed, and everyone
appeared to have a good time.
The upcoming SIG will, as announced previously, be held just up the
street at
2006 Feb 24
0
Registration now open for Silicon Valley Ruby Conference
Hi everyone --
Registration is now open for the upcoming Silicon Valley Ruby
Conference, April 22-23. This event is a co-production of SDForum and
Ruby Central, Inc.
Some FAQ:
Is this the same as RubyConf?
No, it''s an event unto itself, and quite a substantial one!
Is it only for Silicon Valley people?
No. It''s got some regional Ruby community emphasis --
2006 Apr 20
0
NYC Ruby Job Fair ‹ April 25th
=== NYC Ruby Job Fair -- April 25th
The NYC Ruby meetings lately have looked a lot like middle school dances.
On one side of the room is people saying, "Gee, I wish I could work
full-time doing Ruby or Ruby on Rails." On the other side of the room are
companies saying, "Wow, those Ruby people sure look cute, I wish they would
all come work for me." The music is playing, the
2006 Jul 21
2
Rubyists in Europe
Hi all,
my family and I are taking a quick sprint through Europe from Aug 3-11. I''d be
interested in meeting local Rubyists while we''re there. My schedule is going to
look like this:
3-6 London
7 Berlin
8-9 Heidelberg
10-11 Frankfurt
Feel free to drop me an email if you''re interested in meeting for a lunch or
something.
--
thanks,
-pate
2006 Jan 25
7
Ruby on Rails Presentation Wed (1/24) night in Menlo Park, CA
I''ll be giving a 60 to 90 minute presentation covering Ruby on Rails in the San
Francisco bay area. Anyone interested in a quick introduction to Rails is
welcome to come. The talk will be focused on Rails, but we''ll also field
questions about how the rest of our site (Zvents) works. Here are the event
details:
http://www.zvents.com/events/show/211380
If you''re
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.
--
2005 Aug 26
2
Generating barcodes (as gif/jpg)
Hello Rubyists,
I need to generate barcodes (in UPC and codabar symbologies) and
would like to know if anyone has done this with Ruby. From what I can
tell, it would be possible to use the gnu-barcode [1] or
barcodewriter [2] to generate a PostScript, then through RMagick (via
GhostScript) take the file and create a GIF/JPG.
These will really only be used for web display (to be printed
2007 Jul 14
1
learning the R language (for those strong in Ruby)
I feel like I'm not firing at all cylinders with the R language,
despite reading over the R Language Definition.
Has anyone seen something like an "R for Rubyists" guide (i.e.
teaching the R language for those who are more familar with Ruby)?
Alternately, a book with lots of examples about how the R language
itself works would be fantastic.
-David
2013 Apr 06
0
[LLVMdev] Loop-specific optimizations
Hi Tim,
On 05.04.2013 11:48, Tim Besard wrote:
>> we at Saarland University are working on something similar to what you
>> are describing. In principle, we enhance Clang by an attribute that
>> allows to specify what transformation phases should be run on the
>> annotated construct (currently functions, compound statements, or loops)
>> and in what order.
> That
2013 Apr 06
1
[LLVMdev] Loop-specific optimizations
Hi Ralf,
> I don't think that the lightning talks will be videotaped since they are only 5
> minutes long - but I may be wrong. There are also no proceedings, and we don't
> have anything ready except some examples.
the lightning talks will be videotaped. We would also like to put any slides on
the conference web-page (as well as integrating them into the video). If people
1999 Jul 12
1
Problems With Windows 2000 B3
Hello,
some Problems are there with Samba 2.0.4 and Windows 2000 B3.
1. Rename a Folder on a Samba-Share from W2K fails
2. Working with Offline-Folder on W2K dosn't work
Anyone fixed this ?
Thanks
Robert
2007 Mar 16
1
sort_link_helper and cross-controller partials
Hello Rubyists,
I ran into a problem with sorting a table (rendered in a partial) using
the sort_link_helper methods after I have submitted data and re-rendered
the table through an AJAX request.
The setup is a follows:
The table is a shared partial of Controller1 and Controller2 accessible
via "shared/table". The AJAX''ed sorting using the sort helper works all
fine on
2006 Mar 08
2
RailsConf speakers
Does anyone have a clue as to when the railsconf speakers will be
announced?
Thanks-
-Ezra Zygmuntowicz
Yakima Herald-Republic
WebMaster
http://yakimaherald.com
509-577-7732
ezra@yakima-herald.com
2006 Feb 05
1
[OT] How to get a deal for INTL speakers?
This is pretty far off topic, but seeing as though it directly affects the
upcoming Canada on Rails (http://canadaonrails.com) conference in April, I
figure it kind of applies to Rails :)
I need to find the best place to get discount tickets for the international
speakers coming from Europe, and figure you guys would know where the best
places are to get deals.
I have checked klm.com, and
2011 Aug 11
0
Call for speakers DevDays 2011 Sydney
DevDays Sydney - the Stack Overflow sponsored conference is near
approaching http://devdays.stackoverflow.com/sydney/
The idea behind DevDays is a fast, high-bandwidth, fire hose tutorial
on at least ten interesting concepts. You can read more about it here:
http://blog.stackoverflow.com/2011/06/devdays-is-back/
We have already picked quite a few interesting talks but have a few
slots left open!