Displaying 20 results from an estimated 24 matches for "fluffi".
Did you mean:
fluff
2010 Apr 18
1
Comparing data frames
Dear very helpful friends,
It is Sunday, there is no air traffic in Europe, what better to do
than try and learn me some more R.
I have the following example:
owner <- c(1:4)
animal <- c("cat", "dog", "cat", "dog")
char.1 <- c("fluffy", "playful", "mean", "stupid")
food <- c("cat food",
2007 Aug 06
2
used the described Class in a shared behavior
Is it possible to access the described class in a shared behavior? I''m
trying to do something like this:
describe "Siberian feline", :shared => true do
described_class_instance_as :feline, :name => "fluffy", :breed =>
"Siberian"
# or maybe
before(:all) do
@feline = described_class.new(:name => "fluffy", :breed =>
2006 May 03
11
Curse words
Hello, I just had a problem with someone cusing on my rail app now is
there somthing like Red Cloth that I can use to disable ''dirty words''
--
Posted via http://www.ruby-forum.com/.
2005 Jun 02
0
Windows logon doesn't work, Samba says it's fine
This is an immensely frustrating problem.
I try to logon to my Samba 3.0.11 PDC running on SuSE, and the Samba
logs report that it all went swimmingly:
[2005/06/02 16:34:45, 2] auth/auth.c:check_ntlm_password(305)
check_ntlm_password: authentication for user [stpierre] ->
[stpierre] -> [stpierre] succeeded
So w00t, right. But no! Windows rejects my login with a "bad
2005 Dec 21
1
ustack() issues && correlating SIGSEGV activity?
Howdy,
I was playing around with the malloc/free D script provided by
Philip Beevers:
http://www.opensolaris.org/jive/thread.jspa?threadID=4224&tstart=15
And decided to change the free:entry probe from:
pid24169::free:entry
/ sz[arg0] /
{
printf("Freeing %p (size %d)\n", arg0, sz[arg0]);
sz[arg0] = 0;
}
to:
pid24169::free:entry
/ ! sz[arg0] /
{
printf("[ *
2006 Jul 25
3
Ruby hangman (was Re: List etiquette question)
"Beast" is more appropriate than you know. It''s definately Frankenstein
code. (read: it ain''t pretty, but it works - some of the time). Anyway, it
entertains my wife; not sure if hardcore programmers will get anything out
of it or not.
You might find it interesting (or pointless) that in a complete
bastardization of rails'' main reason for being it
2011 Jul 17
6
some of my programs dont work
these apps dont have an install you just download them and they run but when i click on the app it has a pinwheel like its loading and then that goes away and nothing happens
am i doing anything wrong or does wine just not run those types of programs
i have wine 1.2.2 and im useing ubuntu 11.04
2011 Oct 26
1
Starcraft 2, oblivion, potentially skyrim and dota2?
Hello! I'm considering to get Linux on my computer, and do you guys think it would be reasonable easy to start up skyrim at the release date without TOO much work?
Does starcraft 2 run easily? Oblivion? and potentially DoTA2?
I know it might be difficult to answer about the Elder Scrolls V: Skyrim, but since I think you guys know your sh***. I thought you'd might have an idea :)
Best
2003 Nov 02
2
dies on start-up: Auth process
I was digging through some of the archives and ran into someone who was
having the same problem, but for completely different reasons....i think.
dovecot: Nov 02 07:58:51 Info: Dovecot starting up
dovecot: Nov 02 07:58:52 Error: Auth process died too early - shutting down
dovecot: Nov 02 07:58:52 Error: child 27673 (login) killed with signal 11
dovecot: Nov 02 07:58:52 Error: child 27672 (login)
2010 Jan 11
0
Fwd: [codec] WG Review: Internet Wideband Audio Codec (codec)
Hi everyone,
Here's a follow-up on the two BoFs we've had about doing royalty-free
codecs at the IETF. Well, the good new is that the proposal is now in
IETF last call until January 20th (see below). No final decision has
been made, so it's important to get as much support as possible for the
Working Group proposal. You can see the ongoing discussion on the
mailing list archive:
2010 Jan 11
0
Fwd: [codec] WG Review: Internet Wideband Audio Codec (codec)
Hi everyone,
Here's a follow-up on the two BoFs we've had about doing royalty-free
codecs at the IETF. Well, the good new is that the proposal is now in
IETF last call until January 20th (see below). No final decision has
been made, so it's important to get as much support as possible for the
Working Group proposal. You can see the ongoing discussion on the
mailing list archive:
2009 Mar 12
7
Is Mongrel dead?
Is Mongrel dead? When I look at http://mongrel.rubyforge.org/wiki/News
the latest news was from close to a year ago, when last version of
Mongrel was released. A look at the tickets shows a rather sad picture
with only two developers “evanweaver” and “luislavena” contributing to
the bug fixes lately.
Please understand that I am not complaining – I just want to know the
situation so that I can
2006 Nov 04
0
Pure-DOM JS based rich text editor
My Rails app needs a decent rich text editor, but nothing out there
really seems to do what I want. Looking at the code for these
editors, they all seem horrendously browser specific, full of
workarounds and multiple methods of doing things.
So, I''ve written a proof-of-concept rich text editor, using
Prototype, which works through DOM manipulation.
2003 Nov 09
1
openssl decryption failed
I've got dovecot working on imap
But when I try to run imaps
I get:
imap-login: Nove 08 19:11:19 Warning: SSL_accept() failed:
error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or bad
record mac [192.168.1.103]
Now I'm not sure if theres any difference here, but I don't have string
for 'login = imaps' or 'login = pop3s' to match with my protocols string
2004 Nov 18
0
Difficulty joining domain
I'm trying to get an LDAP PDC running, and when I try to join a
Windows computer to the domain, I get the following error:
"The specified domain either does not exist or could not be contacted"
That's from Win2K. WinXP gives more information:
-------------------------------------------
The domain name NWU_FLUFFY might be a NetBIOS domain name. If this is
the case, verify
2009 Apr 16
2
Authorship and Attribution
A question on authorship and attribution policy for the Wiki. I
originally credited Alan Bartlett for the page content on
HowTos/ConfigureNewVideoCard, but he was not comfortable with that and
the reference got removed in the edit process. I generally do not
include my name on Wiki pages I create, but it is fairly common
practice. Should there be a statement in the Guidelines covering this
2009 Feb 13
3
forward the dbus session?
Am I crazy for thinking about forwarding the DBUS session over an ssh
connection much like the X session is forwarded?
I've proven the concept with socat (to use the unix socket that dbus
normally listens on rather than reconfiguring dbus to use a tcp socket)
and it works just as expected.
Any reason we wouldn't want openssh doing this natively?
b.
2009 Oct 23
5
PSARC 2009/571: ZFS deduplication properties
I haven''t seen any mention of it in this forum yet, so FWIW you might be interested in the details of ZFS deduplication mentioned in this recently-filed case.
Case log: http://arc.opensolaris.org/caselog/PSARC/2009/571/
Discussion: http://www.opensolaris.org/jive/thread.jspa?threadID=115507
Very nice -- I like the interaction with "copies", and (like a few others) I think
2010 Dec 10
2
News: Heroku bought: Salesforce wants some Ruby love: $212m goes a long way
News to me. Probably worth considering when choosing your deployment
options.
http://www.theregister.co.uk/2010/12/09/salesforce_why_buy_heroku/print.html
Dreamforce 2010 Why would a company that spent 10 years delivering CRM
as a service drop $212m in cash and $27m in stock on a 30-person
startup that hosts Ruby on Rails apps for devs on Amazon?
Salesforce.com vice president of technology and
2005 Aug 15
1
MSDFS redirection WinXP SP2
I am currently having problems accesing our samba msdfs shares from
Windows XP SP2, Windows 2000 and WinXP SP1 seem unaffected. I have
attached the smb.conf and the exports files that define the shares.
Running ethereal on the different clients seems to point to the fact
that XP SP2 no longer seems to be using the netbios-ssn (139) port. for
GET_DFS_REFERRAL instead its using microsoft-ds