Displaying 20 results from an estimated 1000 matches similar to: "congrats to yubnub"
2005 Jun 20
8
YubNub makes Slashdot
Way to go YubNub! It''ll be interesting to see:
1) What so many people have to say and
2) How your rails app holds up to the slashdotting.
Great work!
2006 Apr 19
5
new article up at Linux Journal
http://www.linuxjournal.com/article/8993
If you''ve got feedback, requests for coverage, etc. please let me
know. I''ll try to respond in an upcoming column.
--
thanks,
-pate
-------------------------
http://on-ruby.blogspot.com
2006 Jul 28
8
Manning Ruby/Rails contest
Manning is running a contest: If you make the winning entry, you''ll
win a $100 Manning Gift Certificate (hey, that''d be two copies of
David''s awesome Ruby for Rails).
the contest is to complete the phrase:
Ruby is to Rails as ___________ is to __________________
The contest is at:
http://www.manning.com/black/contest.php
--
thanks,
-pate
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 Feb 25
1
Ruby for Rails chapter 4 up now
If you buy the MEAP (Manning''s version of Beta Books), you
can now get the first four chapters of David Black book (that''s
nearly 25%!). So far, I''ve been really pleased with it. I just
grabbed chapter four, and I''ll be reading it soon. Get more
information (or buy a copy) at: http://manning.com/books/black
--
thanks,
-pate
-------------------------
2006 Jun 04
0
RailsDay2005 entries/winners apps?
Hello,
Does anybody know where I could find the sources or the demos of apps
presented to RailsDay2005? So far I only found yubnub.org and the list
of the winners and a lot of no-longer valid URLs pointing to
railsday.com.
Thanks,
Marius Popescu
http://mapopescu.blogsome.com
--
Posted via http://www.ruby-forum.com/.
2006 Jan 03
1
Another Rails blog entry out of Apress
A short entry, but good words about Rails.
http://ablog.apress.com/?p=842
--
thanks,
-pate
-------------------------
2006 Feb 23
1
AJAX Patterns Blog
Christian Gross, the author of AJAX and Best Practices, runs a blog
at http://www.devspace.com/ and has started a poll asking which
language he should port his AJAX patterns to next. (They are
currently available for Java and .Net).
If anyone''s interested in seeing Ruby up next, you might head over
to the blog and cast your vote.
--
thanks,
-pate
-------------------------
2006 Jun 18
4
MongrelDay Documentation -- Memoirs Of A Web Server
Happy RailsDay!
While everyone else was out having fun with RailsDay I spent my time
wisely and wrote up tons of documentation for Mongrel and cleaned out
some of the docs I''ll never write anyway. I also took the time to apply
some nice patches from Jonas Pfenniger for easily setting up redirects
in Mongrel.
Some of the highlighted documents people will be interested in are:
*
2010 Jun 16
1
The __WINE__ macro does not identify the Wine platform
According to some old discussion
(http://www.mail-archive.com/wine-devel at winehq.com/msg15669.html) on
wine-devel it appears that __WINE__ should be the macro used to
identify the Wine platform,
However, that doesn't appear to work for Windows native MinGW on wine.
Here is my test code:
#include <stdio.h>
int main(int argc, char** argv)
{
#if defined(__WINE__)
2006 Jun 20
0
Re: Railsday 2006 (Derek Haynes)
I wrote a small personal budget tracking system for railsday.
Check it out at: http://www.rubyupdate.com/signup
Cheers,
Carl.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060620/b445b545/attachment.html
2010 Sep 14
0
influence measures for multivariate linear models
I'm following up on a question I posted 8/10/2010, but my newsreader
has lost this thread.
> Barrett & Ling, JASA, 1992, v.87(417), pp184-191 define general
> classes of influence measures for multivariate
> regression models, including analogs of Cook's D, Andrews & Pregibon
> COVRATIO, etc. As in univariate
> response models, these are based on leverage and
2010 Jun 12
3
Speed/latency issues for development in a Wine environment
I am an experienced Linux developer but a Wine newbie. Recently I have been
exploring the possibility of using CMake-2.8.1 and MinGW-4.5.0 in a
Wine-1.1.42 environment (the backported Debian Lenny packages from WineHQ)
to check that CMake-based build systems I use for various software projects
work properly for that Windows platform. I am collecting notes for a wiki
entry I am planning to write
2005 Oct 05
2
Seattle Railers gathering for a beer
This is a general invite to any/all Railers in the Seattle area who want to
get together for beer/food. Nothing formal, just a "get to know ya"
gathering.
Details:
Thursday, Oct 13 (next week), 7pm
Bellevue Red Robin - *http://tinyurl.com/d678c*
--
~~~~~~~~~~~~~~~~~~~
D''Andrew "Dave" Thompson
http://dathompson.blogspot.com
2010 Aug 10
1
influence measures for multivariate linear models
Barrett & Ling, JASA, 1992, v.87(417), pp184-191 define general classes
of influence measures for multivariate
regression models, including analogs of Cook's D, Andrews & Pregibon
COVRATIO, etc. As in univariate
response models, these are based on leverage and residuals based on
omitting one (or more) observations at
a time and refitting, although, in the univariate case, the
2006 Apr 04
1
Ruby Column at Linux Journal
(Since this has some bearing on rails, I thought I''d post it here
too.)
The next installment of my Linux Journal column was posted this
morning. Lot''s of news this time around, and a quick dive into
ParseTree.
http://www.linuxjournal.com/article/8970
--
thanks,
-pate
-------------------------
--
thanks,
-pate
-------------------------
2006 Feb 01
0
Fwd: Feb BYU RUG meeting 1 week notice
The BYU Ruby Users Group will be holding its February meeting
on Wednesday the 8th at 7PM. We''re meeting in room 120 of the
Talmage Math & Computer Building (TMCB) -- see
http://map.byu.edu/Map.html for a map of campus if you need it.
Eric Hodel is making a trip in from Seattle to talk about all
kinds of deep Ruby things. He is a former presenter at RubyConf
(RubyConf 2003
2013 Jan 29
3
how to suppress the intercept in an lm()-like formula method?
I'm trying to write a formula method for canonical correlation analysis,
that could be called similarly to lm() for
a multivariate response:
cancor(cbind(y1,y2,y3) ~ x1+x2+x3+x4, data=, ...)
or perhaps more naturally,
cancor(cbind(y1,y2,y3) ~ cbind(x1,x2,x3,x4), data=, ...)
I've adapted the code from lm() to my case, but in this situation, it
doesn't make sense to
include an
2010 Dec 02
5
Tukey Test, lme, error: less than two groups
Dear R-group,
I am trying desperately to get this Tukey test working. Its my first time
here so I hope my question is not too stupid, but I couldn't find anything
helpful in the help or in the forum.
I am analysing a dataset of treated grasses. I want to find out, if the
grasses from different Provenances react differently.
In the aov test I found a significance for the combination Treatment
2006 Jun 26
1
Question about template
In some application (check from railsday svn) ,i''ll notice this code:
<%= yield :something %>
What does this mean ? When use it ?
Sorry if question was ever posted but i can''t find it.
Thanks
--
djtal
--
Posted via http://www.ruby-forum.com/.