Displaying 20 results from an estimated 48 matches for "spankings".
Did you mean:
spanking
2006 Nov 02
4
Still Having Problems With :through When Going To Same Table... Help... please :-(
I am having a problem with doing a :through that goes back to the same table.
The following are my two classes:
>>>>>
class User < ActiveRecord::Base
has_many :spanks
has_many :spanked, :through => :spanks, :source => :spanked_user
has_many :was_spanked_by, :through => :spanks, :source => :user
end
class Spank < ActiveRecord::Base
belongs_to :spanker,
2016 Oct 14
3
CentOS on new Dell
On Thu, Sep 29, 2016 at 9:18 PM, John R Pierce <pierce at hogranch.com> wrote:
> On 9/29/2016 5:55 PM, Michael B Allen wrote:
>>
>> It seems optical drives are gone. Do I boot the iso from USB or what's
>> the procedure now?
>
> yup, put iso on USB, go to town.
Mmn, that didn't work. I dd'd the latest Fedora Live iso onto a USB
drive, put it into a
2006 Aug 08
2
Resources and pretty URLS
Using the brand-spanking new map.resources for REST goodness, is there a
way to pass in additional parameters, or do I have to go back to
standard routes. For example, is there a way to use the map.resources
to response to urls like:
/blog/2005/02/03/ => :controller => :blog, :action => :show, :year =>
2005, :month => ''02'', :day => ''03''
2004 Aug 04
4
FCC Rules VoIP Must Be Tappable
http://yro.slashdot.org/article.pl?sid=04/08/04/2212251&tid=158&tid=95&tid=103
Probably some of you already saw this.
Now, beyond discussions regarding the legitimacy of such a ruling
(whether they have the legal, moral or whatever right to enforce it),
there's the technical aspect.
Suppose i provide VoIP services using Asterisk, and i fall under the
incidence of the FCC ruling
2005 Nov 21
3
New code: proposed release?
So I just wanted to review what most of my new code does for those
who are not familiar with it yet.
======
The biggest feature of my work is the docbook export. This means that
any valid textile markup can be exported to the docbook standard. I
added a new chapter tag to go along with the export.
ch. 1. Here is the title
In HTML, this will produce:
<h1>1. Here is the
2006 Mar 07
1
Simple Question
Brand spanking new to Dovecot. Trying to move over to it, got a few
simple questions.
1) Is there any documentation on the .customflags file? Not sure what
this is for...
2) I'd like to make a directory for every user NOT be writable. Meaning
the email server (Exim) can put the mail down in the directory but a
user can no move an email into it through Imap.
I couldn't find a search
2004 May 28
1
TDM31B and Zaptel: FXO port not recognized?
I have a brand-spanking new TDM31B (3 FXS, 1 FXO) and when I start wcfxs
(the only module that recognizes the card) from Zaptel 0.9.1 I get:
Zapata Telephony Interface Registered on major 196
Freshmaker version: 63
Freshmaker passed register test
Module 0: Installed -- AUTO FXS
Module 1: Installed -- AUTO FXS
Module 2: Installed -- AUTO FXS
2008 Apr 07
3
installed app not in app menu; emule ports questions
Hello,
I'm brand spanking new with Linux and all of this. I've just recently installed Ubuntu, and I installed Wine.
I've just now attempted to install the latest version of emule into Wine, and it was easier than I expected. One thing though-emule didn't get added to the applications/wine/programs menu. How does one add programs to that menu? I had to browse the "c"
2012 Jun 11
3
Re: Wine + PowerBuilder + Sybase ODBC
aotheoverlord wrote:
>
>
> Maybe I missed it, but could you tell us which version of PowerBuilder you are using?
PowerBuilder 7... I tried to compile the application in PowerBuilder 6, but it doesn't works.
2006 Jun 20
23
Performance (cough cough) Poor: Instant Rails
Hi,
In short, RoR is brand spanking new to me, I set up Instant Rails (if
you can call copying files "setup") and made my own simple app via
scaffold. One table, 11 cols, 100 rows. All is well, except when I view
the data, it takes 5-10 seconds to show the page, 5-10 more seconds to
get the edit page and so on. Going back to the previous page is no
faster (via previous link).
2006 Apr 03
3
render :partial + redirect_to :controller
This is of course disallowed, which I discovered only after nearly
completing my spanking new ajaxified UI. What is the motivation behind
this, and what is the best workaround?
This UI does a scriptaculous drag-and-drop of items from a first div
(div1) over to a second div (div2), which triggers the contents of div2
to be updated to reflect the drop. No prob, thus far. But then the
2007 Apr 19
1
AudioCodes MP-104 MGCP?
Greetings;
We are trying to get Asterisk up and happy at our site-we tried VOIP
using Sphere about a year ago, spent a *boodle* on expensive hardware
and services from a local "expert", but it never was happy.
I'm brand-spanking new at VOIP, and I've learned a *ton* getting
Asterisk breathing in the last couple of days. I have three Polycom
Soundpoint IP 500 SIP phones, which
2010 Dec 09
4
Asterisk SIP attacks and sshguard
Hello,
We had been seeing SIP-guessing attacks on our Asterisk server here.
While it wasn't that hard to write a once-a-minute cron job to spank
the lusers, that runs once a minute and creates little spikes in the
usage and I/O graphs, and is slower to respond than I'd really prefer.
I felt that it'd be much cooler to get something more comprehensive
put together. We don't use
2004 May 21
2
feature request / question?
Occasionally we get a user who decided they need to pop their account 3
to 4 times a second... usually I just disable their account and shout
"no!", but now I have someone trying to do it repeatedly with an invalid
username so I don't know who to spank. =) Before if this happened I
would block the IP and wait for someone to complain... dovecot doesn't
make that very
2016 Oct 14
4
CentOS on new Dell
On 10/13/2016 7:10 PM, Rob Kampen wrote:
>> Mmn, that didn't work. I dd'd the latest Fedora Live iso onto a USB
>> drive, put it into a brand spanking new Dell Latitude E7470, hit F12
>> at Dell logo and got "Selected boot device failed". Do I need to make
>> it bootable using fdisk or some such?
> Not that I recall - a simple dd of the iso onto a usb
2011 Apr 12
17
40TB File System Recommendations
Hello All
I have a brand spanking new 40TB Hardware Raid6 array to play around
with. I am looking for recommendations for which filesystem to use. I am
trying not to break this up into multiple file systems as we are going
to use it for backups. Other factors is performance and reliability.
CentOS 5.6
array is /dev/sdb
So here is what I have tried so far
reiserfs is limited to 16TB
ext4
2006 Sep 18
3
Firewire question (Centos 4.4)
Assuming I have a firewire card with a supported chipset, is there
anything special I need to do in order for the kernel to recognize the
card? Shouldn't kudzu "wake up" and configure the card when I boot up
after installing it?
This is a brand spanking new 4.4 system and a supported Agere chipset
firewire card. I'm having trouble tickling devices connected to the
card.
2010 Jan 06
16
8-15 TB storage: any recommendations?
Hello everyone,
This is not directly related to CentOS but still: we are trying to set up
some storage servers to run under Linux - most likely CentOS. The storage
volume would be in the range specified: 8-15 TB. Any recommendations as far
as hardware?
Thanks.
Boris.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 17
18
The lone PC in Raleigh
Last week I had the pleasure of attending the Raleigh area Ruby users Meetup.
It was very interesting and very informative.
I did feel a bit out of place when we noticed that of the 11-12 people
there, I was the only one with a PC laptop. The rest were shiny macs.
Ah well, I need to replace this thing soon, and now that BootCamp is
out, I really have no more excuses. This way I can test
2016 Oct 14
0
CentOS on new Dell
On 14/10/16 14:03, Michael B Allen wrote:
> On Thu, Sep 29, 2016 at 9:18 PM, John R Pierce <pierce at hogranch.com> wrote:
>> On 9/29/2016 5:55 PM, Michael B Allen wrote:
>>> It seems optical drives are gone. Do I boot the iso from USB or what's
>>> the procedure now?
>> yup, put iso on USB, go to town.
> Mmn, that didn't work. I dd'd the