search for: grandchildren

Displaying 20 results from an estimated 20 matches for "grandchildren".

2007 Feb 28
1
[ win32utils-Support Requests-8957 ] Killing grandchildren?
...at 2007-02-28 13:47 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=8957&group_id=85 Category: win32-process Group: None Status: Open Resolution: None Priority: 3 Submitted By: Chad Woolley (thewoolleyman) Assigned to: Nobody (None) Summary: Killing grandchildren? Initial Comment: I am trying to spawn, then kill, a gem_server process. On windows, however, this actually spawns a child cmd instance for the gem_installer.bat file, which then spawns a grandchild ruby process for the gem_server command. I can''t figure out how to make the grandchild p...
2007 May 27
0
[ win32utils-Support Requests-8957 ] Killing grandchildren?
...13:47 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=8957&group_id=85 Category: win32-process Group: None >Status: Closed >Resolution: Rejected Priority: 3 Submitted By: Chad Woolley (thewoolleyman) Assigned to: Nobody (None) Summary: Killing grandchildren? Initial Comment: I am trying to spawn, then kill, a gem_server process. On windows, however, this actually spawns a child cmd instance for the gem_installer.bat file, which then spawns a grandchild ruby process for the gem_server command. I can''t figure out how to make the grandchild p...
2006 Jan 30
2
Finding grandchildren with has_many?
I have a table hierarchy like so: sites->items->comments I''d like to be able to do this in templates: <% for comment in @site.comments.find(:all, order=>''timestamp desc'') %> I''ve tried all the various permutations of ''has_many'' in site.rb I can think of, but can''t get it to work. I''m not even sure if
2009 Aug 28
1
S4: names stripped during instantiation of grandchildren of numeric class
Dear All, A small inconsistency (it's probably not even a buglet): > setClass("A", contains="numeric") [1] "A" > names(new("A", c(a=23))) [1] "a" > setClass("B", contains="A") [1] "B" > names(new("B", c(a=23))) NULL > This is exactly that kind of behavior S4 was invented for, you
2005 Aug 31
3
Text effects
...rimental text effects feature. See a demo here (probably broken in IE, haven''t tested): http://script.aculo.us/__trunk_test/test/functional/ texteffects_test.html It works like this: The new method Effect.tagifyText(element) wraps all single characters of all text node children (not grandchildren) of the given element in <span style="position: relative"> wrappers. The second new method, Effect.Text(element, effect) takes the parent element and and calls the given effect for each child element (including != <span> with an increasing delay. There''s a new...
2015 Jun 20
2
Listing all spawned jobs/processed after parallel::mcparallel()?
QUESTION: Is it possible to query number of active jobs running after launching them with parallel::mcparallel()? For example, if I launch 3 jobs using: > library(parallel) > f <- lapply(1:3, FUN=mcparallel) then I can inspect them as: > str(f) List of 3 $ :List of 2 ..$ pid: int 142225 ..$ fd : int [1:2] 8 13 ..- attr(*, "class")= chr [1:3] "parallelJob"
2009 Sep 01
5
Deep nested associations on the same Model
This could be a lot simpler than I think and I''m just missing something obvious! I''m working on a creative collaboration app whereby one user could submit a Story and this can then be forked by another user and worked on seperately. To acheive this I have a has_many association within the same Story model as such: class Story < ActiveRecord::Base has_many
2010 May 12
16
In development mode not all types are included in the query related to type
class User end class Agent < User end script/console production User.find_by_name ''john'' SELECT "people".* FROM "people" WHERE ((("people"."type" = ''User'' OR "people"."type" = ''Manager'') OR "people"."type" = ''Agent'')) AND
2015 Jun 21
0
Listing all spawned jobs/processed after parallel::mcparallel()?
...t 'currently active/running' is a slippery concept and is not what the results above show. But see ?children, which seems to be what you are looking for. It is not exported and there is no more detailed explanation save the source code. Also note that tells you about children and not grandchildren .... You can find out about child processes (and their children) at OS level, for example via the 'ps' command, but doing so portably is not easy. -- Brian D. Ripley, ripley at stats.ox.ac.uk Emeritus Professor of Applied Statistics, University of Oxford 1 South Parks R...
2012 Dec 29
3
omindex killed
...home/users/MATLAB/compounds/Acetic_acid/AACID_50T.pdf -" failed - skipping Indexing "/MATLAB/compounds/Acetic_acid/AACID_25T.TXT" as text/plain ... Killed Any ideas what might cause this? -- Chris Purves Visit my blog: http://chris.northfolk.ca "Justice doesn't give you grandchildren." - Ben Stone
2000 May 12
3
Tag Information
Hello All This is my first post. I just did subscribed to this list. Does any one know yet if Vorbis allow for the tag information like Mp3 ? Thanks Karl --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word
2002 Jan 13
7
Public storage for public keys
This question should be asked before, but I fail to find the discussion. What options can be used for storing host/users pubkeys in a publically available places? I know openssh currently provide option except if /etc/ssh_known_hosts and ~/.ssh/known_hosts. But what about many machines? Think of e.g. pgp keyservers. Note that pgp keyservers isn't a good solution *always*. The best one
2000 Nov 22
2
fds closed after SIGCHLD bug still in newest version (fwd)
can someone confirm this? it does not happen on openbsd. -------------- next part -------------- An embedded message was scrubbed... From: Florian Wunderlich <fwunderlich at devbrain.de> Subject: Re: fds closed after SIGCHLD bug still in newest version Date: Wed, 22 Nov 2000 14:44:17 +0100 Size: 3926 Url:
2007 Sep 11
7
compression=on and zpool attach
I''ve got 12Gb or so of db+web in a zone on a ZFS filesystem on a mirrored zpool. Noticed during some performance testing today that its i/o bound but using hardly any CPU, so I thought turning on compression would be a quick win. I know I''ll have to copy files for existing data to be compressed, so I was going to make a new filesystem, enable compression and rysnc everything in,
2006 Dec 14
23
Using DTrace to monitor productions systems
Hi, we are developing and operating an very critical application in the financial sector. Now our customer wants us to report performance data (roundtrip times of the messages routed). My idea is using dtrace to measure the times with the pid provider catching the timestamps on entry of the in and out functions of the processes. Now my questions ;-): 1) Is this an appropriate method to monitor
2006 Aug 09
8
Server Hacked: Cpanel
Hi, I have servers of mixed OS, some Centos, some Fedora, and after the flame war that erupted last week (where I said basically nothing and just watched), my server was hacked by this team of hackers, actually their friend: http://www.sibersavascilar.com/ This made Karanbir's statements about mixing Cpanel and Centos (any maybe any linux distro) come true very quickly. If
2009 Jan 28
2
For Whom the Gaza Bell Tolls -- Part 1 and 2 -- Obama’s Mideast Jewish Wet Dream Team
...and its culture that we see in the media, academia and legislated from the bench. What if this campaign mirroring the public vilification employed by ardent and merciless communist regimes is completely successful here in North America, not now perhaps, but in a generation or two, something for our grandchildren to inherit? Imagine an economic downturn of blackouts, food shortages and riots in which all law enforcement niches are filled by media-molded unassimilated immigrants and indigenous psychologically prepared minorities; law enforcement personnel conditioned to believe that the people they?re sworn...
2009 Jan 28
2
For Whom the Gaza Bell Tolls -- Part 1 and 2 -- Obama’s Mideast Jewish Wet Dream Team
...and its culture that we see in the media, academia and legislated from the bench. What if this campaign mirroring the public vilification employed by ardent and merciless communist regimes is completely successful here in North America, not now perhaps, but in a generation or two, something for our grandchildren to inherit? Imagine an economic downturn of blackouts, food shortages and riots in which all law enforcement niches are filled by media-molded unassimilated immigrants and indigenous psychologically prepared minorities; law enforcement personnel conditioned to believe that the people they?re sworn...
2006 Apr 08
76
MIT vs GPL vs LGPL for open source project
I intend to release a project I wrote with Rails. What is the right licensing scheme for a web application (content managing system) which could grow with plugins and add-ons ? Personally, I would prefer the GPL but does that mean any add-on to the CMS (like task management) will have to be GPL ? If some people contribute to the code could it still be double-licenced so that the people who
2009 Jan 06
11
zfs list improvements?
To improve the performance of scripts that manipulate zfs snapshots and the zfs snapshot service in perticular there needs to be a way to list all the snapshots for a given object and only the snapshots for that object. There are two RFEs filed that cover this: http://bugs.opensolaris.org/view_bug.do?bug_id=6352014 : ''zfs list'' should have an option to only present direct