Displaying 20 results from an estimated 112 matches for "scoop".
Did you mean:
scop
2006 Feb 08
5
RJS
I am playing with the new .rjs stuff in edge rails.
I am doing stuff like :
page.replace_html ''scoops_tot'', @scoops.size
1. I want to add my own javascript functions to the page object.
Is it possible and how ?
2. I am trying to update several fields, but i would like a to have a
dekay between the updates :
@anoclicks.each{|aclick|
page.replace_html ''click_number_''...
2005 Jun 03
2
Everyone-- the scoop on Bison/Flex --
Hey, everybody---
Ignorance CAN be bliss, at least for a while, but, .... Just so you
know...
A week or two ago, some upgrades to the expression parser (you know, the
expressions you put in $[ ... ] in your extensions.conf file) that I
submitted, have been merged into the CVS HEAD of the source.
Hopefully, for around 99.9% of you, it won't make any difference to you.
The Makefile has also
2005 Sep 14
2
File owning and rights problems
Hi!
I use protocol manager on a boot diskete to map a network drive share which
is shared by a samba server. (i.e net use i: \\server\d)
I give a username and a password which exists in /etc/samba/smbpasswd (i.e
user name: user1 and password: passwd1) but when I create and/or edit a
file, it changes the ownership to that file to owner user: dobody and group
owner: nobody. Also the rights are
2007 Oct 28
2
cluster::restart doesn''t wait for stop before starting
...loy.rb file:
# until mongrel_cluster updates to cap2...
namespace :deploy do
task :start, :roles => :app do start_mongrel_cluster end
task :stop, :roles => :app do stop_mongrel_cluster end
task :restart, :roles => :app do restart_mongrel_cluster end
end
(What''s the scoop on mongrel_cluster with Capistrano 2 by the way?)
The command that''s executed with a restart is:
sudo mongrel_rails cluster::restart -C /etc/mongrel_cluster/staging.yml
** [out :: 208.75.84.228] stopping port 8010
** [out :: 208.75.84.228] already started port 8010
At this point the...
2007 Aug 31
4
Zimbra vs. Scalix vs. et. al.
...to sort by user are even really see immediately for
which user the event exists. You can drag and drop from Outlook IMAP a
file directly to the server, but internally we don't use outlook... but
for other clients this could be nice.
So, how are those Zimbra installs going and what's the scoop?
Thanks,
John Hinton
2010 Feb 24
3
moving from Xen to KVM
Hello All,
I have been building a new server to deploy using Xen. However, seeing
that Redhat is moving towards KVM, it would seem beneficial to deply
this server using KVM as well. This is a Centos 5.4 x86_64 fresh
install.
So here is the scoop:
* running the xen kernel with 2 vms works great. I have 2 vms- a
cobbler host and an ldap host.
* running with non-xen kernel, I can't seem to get anything to
work right. Using virt-install from the command line, I get the
response of "Host does not su...
2007 Dec 20
3
What is $super
Greetings,
I had a question about the $super argument that I wasn''t
able to find in documentation, searching etc. What exactly is the
$super argument. Is it a reference to the super class''s prototype
function? Or is it an instantiated object of the super class that is
passed to the subclass''s method?
I am completely confuzzled on this one, my typical
2010 Apr 13
3
<<- how/when/why do you use it?
Hi all,
Today I came across scoping in the R
intro<http://cran.r-project.org/doc/manuals/R-intro.html#Scope> (after
reading Robert Gentleman
fortune<http://rfortunes.posterous.com/im-always-thrilled-when-people-discover-what>
on
lexical scooping) , and am very curious about the <<- assignment.
The manual showed one (very interesting) example for "<<-", which I feel I
understood. What I am still missing is the context of when this can be
useful.
So what I would love to read from you are examples (or links to examp...
2015 Jul 24
0
[LLVMdev] some superoptimizer results
> example (x+y)-x -> y. Here the right-hand side "y" is a particularly simple
> subexpression of the original :)
Yeah. We have not found a lot of this kind of thing-- it looks like you
and others scooped up a lot of the low-hanging fruit!
John
2010 Mar 16
1
MySQL max clustering package?
Can anyone tell me what the scoop is on this? I read that CentOS was
releasing the enterprise/cluster capable MySQL in the CentOS-Plus repo's
but I don't see it there. I don't want to use the mysql.com packages (if
they are even available -- didn't they stop supplying the binaries for this
to the public)?
I'...
1999 Sep 15
1
Backup problems resolved!
...both Seagate Backup Exec and ARCserve but with no success. I've been
monitoring this list and tried most of the suggestions, but nothing came
close.
I'm pleased to say that I've found a solution that works for me ... Dantz
have finally release Retrospect for Windows. For the full scoop, check
out <http://www.dantz.com>. You can even download a fully functional
demo (7.8 Mb) which will work for 30 days. The kit also includes a pdf
version of the documentation.
The only thing missing is a Linux Agent/Client, but thats not a big issue
for me ... its a nice to have.
Che...
2003 Aug 27
0
source addresses for IP traffic between jails
...on
--
No added Sugar. Not tested on animals. May contain traces of Nuts. If
irritation occurs, discontinue use.
-------------------------------------------------------------------
Andrew McNaughton In Sydney
Working on a Product Recommender System
andrew@scoop.co.nz
Mobile: +61 422 753 792 http://staff.scoop.co.nz/andrew/cv.doc
2008 Feb 25
2
Panic when ZFS pool goes down?
...-replicated pool goes down.
I tested with a fully-patched 10u4 system and this panic still occurs. I don''t have at this moment a Nevada system to test because that system got pulled apart and it''ll be a few days before I can put something together again. Anyone have the current scoop?
Thanks!
This message posted from opensolaris.org
2004 Oct 22
5
Default permissions of /home/user..
Hello..
I've asked this question before without getting any further help really..
When a new user is added using "adduser" on 5.x (havn't really checked
if it's the same under 4.x or not), the default homedir permission is 755
(drwxr-xr-x) which to me, looks a bit insecure? It's of course pretty easy
to solve it by a simple chmod, but yet, isn't there anyway to
2010 Mar 16
7
Recommendations for pdf generators
hi, everyone,
i have googled around for some pdf generators. Found
1) PDF::Writer which is a little dated
2) Rupdf (http://scoop.simplyexcited.co.uk//2007/12/15/rupdf-simple-
ruby-pdf-rails-plugin/ and http://agilewebdevelopment.com/plugins/rupdf)
- it''s a little dated. Last revision was on 15th of Dec, 2007.
Any recommendations for pdf generators?
thank you
--
You received this message because you are subscrib...
2006 Nov 07
4
[LLVMdev] PassManager
...ideas Chris has. Current implementation of PassManager
is very complex. Initially I attempted to update it to address above
notes but realized that redoing PassManager in simple way makes more
sense, and Chris agreed. Instead of replacing current PassManager with
new PassManager in one big scoop I'm going to follow these steps:
1) Rename existing Managers using _X suffix.
2) Introduce new PassManager skeleton
3) Add functionality in new Pass Manager
4) Start Using new Pass Manager
5) Remove existing Pass Manager
6) Implement LoopPassManager
7) Update existing Loop transformations to c...
2004 Jan 09
2
debugging strange segfault
Dear R-devel,
Can anyone give me some hints on how to go about debugging a strange
segfault in my randomForest package? Here's the scoop:
A user reported segfault when running predict() in the randomForest package.
I asked for the data and code. The combination runs fine under WinXPPro,
but does give segfault on one of our Linux boxes running R (1.7.0 through
R-devel_2004-01-08) on Mandrake 9.0.
The predict.randomForest() functi...
2005 Sep 16
3
Rather serious flac problem
...Though there may have been
other cases where I have lost original material because I have been
compressing a lot of originals and deleting them after doing a 'flac
-t' on them.
Basically, flac failed with a 'warning' but still created flac
archives which tested ok.
Here's the scoop:
% flac *wav
flac 1.1.1, Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type `flac' for details.
options: -P 4096 -b 4608 -m -l 8 -q 0 -r 3,3
umb.1.wav: WARN...
2010 Aug 01
1
[LLVMdev] Creating and building LLVM projects with Eclipse CDT on Windows?
..., I
got an assert failure like this:
define double @0()Assertion failed: errorcode == 0, file
c:/llvm-2.7/lib/System/RWMutex.cpp, line 87
When I built the examples using Eclipse CDT (via the CMake-generated project
files), the Kaleidoscope examples all worked perfectly.
So what's the scoop? Is there any way I can conveniently create a project
with Eclipse CDT that uses LLVM? What do I actually need to include and
link? Any advice or guidance would be greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermai...
2007 Sep 12
1
"Save to File..." option on File menu
...erhaps I don't understand the sink() command well enough,
but it appears to me that you have to set it up before you run commands, and
that it can't be used to save command output from commands that were already
run; am I right about this? Whereas the "Save to File..." command scoops up
everything that's still in the console. Here is my problem. I am running R
on Linux in a VNC window. I'd like to save my console output, but there
doesn't appear to be a File menu available and I didn't start out with the
sink() command. Is there any way to replicate &qu...