Displaying 8 results from an estimated 8 matches for "outgrowth".
Did you mean:
outgrown
2008 Jul 11
1
Using custom routes to handle new nested resources
...g at once?
Has anyone done this? Seems like I could do it two ways:
1) Write my own completely custom route
2) Explicitly write the route for /parents/:parent_id/children/new and
just set the default value for :parent_id to "new" and make it go to the
same place?
This is definitely an outgrowth of my resistance against saving stuff to
the database before I absolutely have to, but I thought I would float it
and see what people thought?
Thanks,
Wes
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are sub...
2010 Mar 03
4
General FAQ addition
Added an entry to http://wiki.centos.org/FAQ/General :
23. How do I provide appropriate information about my system when asking
questions?
Comments, corrections, and other (constructive :-) ) criticisms are
hereby solicited.
Phil
2001 May 09
7
R-Quant
Greetings,
Does anyone know if R-Quant, http://www.smartquant.com/ an outgrowth of
the statistical package "R"?
Bill Vedder
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "bod...
2016 Apr 18
0
Survival 2.39
A new version of the survival package has been released. The biggest change is stronger
support for multi-state models, which is an outgrowth of their increasing use in my own
practice. Interested users are directed to the "time dependent covariates" vignette for
discussion of the tmerge and survSplit functions, which are useful tools to build the
requisite data sets, and to the "multi-state" vignette for model fit...
2006 Jul 08
0
Re: dell-lnx-pe] Re: RHEL4 vs CentOS-4
...Jul 2006, Stephen John Smoogen wrote:
>> I understand that the following products [RHEL v the
>> CentOS rebuilds] differ in price based on the extend of
>> support. Apart from that, is there any other difference
>> (i.e. performance, kernel stability etc)?
CentOS is an outgrowth of early efforts of Lance Davis in the
UK, and has been consciously shaped, structured and recruited
by me and a couple of other admins at the end of the RHL
series to tap 'the best and the brightest' of the pool of
non-Red Hat RPM based distribution developers to build a
professonal g...
2009 Apr 01
10
FOR IMMEDIATE RELEASE: NEW CHANNEL DRIVER FOR ASTERISK RELEASED TODAY
* NEW CHANNEL DRIVER FOR ASTERISK 1.6 AND VOXSWITCH 3 ADDS AUDIO AND
VIDEO TO MICROBLOGGING!
In a surprising move, Digium in partnership with Edvina today released
a new channel driver for Asterisk, chan_tweet. The driver connects
seamlessly to several microblogging platforms, including Twitter,
Facebook, Laconi.ca/Identi.ca and GSM text/SMS. The main feature of
this new module is to
2014 Dec 03
3
tinc vpn: adding dscp passthrough (priorityinherit), ecn, and fq_codel support
...codel, and decided I should maybe hack on a vpn
to do the job. So I picked up tinc's source code for the first time,
got it working on IPv6 as a switch in a matter of minutes between two
endpoints (very impressed, thx!), and started hacking at it to see
where I would get.
This is partially the outgrowth of looking at an ietf document on ecn
encapsulation and vpns....
https://tools.ietf.org/html/rfc6040
Experimental patches so far are at:
https://github.com/dtaht/tinc
I successfully converted tinc to use sendmsg and recvmsg, acquire (at
least on linux) the TTL/Hoplimit and IP_TOS/IPv6_TCLASS pa...
2007 Apr 18
5
[RFC] First (incomplete) cut of Xen paravirt binding
I've updated the patches at
http://ozlabs.org/~rusty/paravirt/?mf=33ba6c4fce13;path=/ to carve out
the basic shape of how I see all this fitting together.
These patches implement an initial set of Xen paravirt ops, as well as
adapting head.S to set up a Xen-specific entrypoint. The head.S code
does absolutely minimal setup, and then calls xen_start_kernel(). This
installs the Xen