Displaying 7 results from an estimated 7 matches for "monkies".
Did you mean:
monies
2007 May 07
7
A little love for acts_as_taggable #8279
I was working with acts_as_taggable earlier and thought I could make
it a bit friendlier.
I submitted a ticket and patch #8279. Basically, there are three
differences.
1. Fixed the deprecated :dependent => true
2. Added migration generator (it has really specific requirements on
table layout, so might as well generate it).
3. Expanded the README to explain using the migration and to include
2002 Aug 06
1
Intermittent failures mapping drives.. need debugging help/sugges tions
There is a problem with a user mapping a network drive. Sometimes
he can map it, sometimes he can't.
SAMBA: 3.0-alpha18
UNIX: HP-UX 11.0
rsc is a valid account on the machine he's trying to connect to
(entry in /etc/passwd, decent permissions on home directory and
all parent directories, etc.)
The strange thing is sometimes it works, and sometimes it
doesn't. If it doesn't
2004 Sep 10
2
Blocking and compression.
On Tue, 2004-01-20 at 23:44, Josh Coalson wrote:
> Miroslav did some experiments with searching for optimum blocksize.
> from what I remember it made at best a couple percent difference.
> there was a thread about it here a while back.
>
Did his changes make it in? I can think of a coupla ways to approach
this and I'd like to hear about what he tried.
A couple of % doesnt seem
2004 Sep 10
2
Blocking and compression.
Hello. I thought I'd introduce myself. I'm the guy that wrote kexis way
back when. For those of you that dont know, kexis was written before
flac, and pretty much does what flac does, although its not nearly as
nice or robust. I wrote kexis actualy cause I was interested in playing
around with lossless compression and shorten was about the only tool
that was linux friendly, but had a
2003 Apr 26
8
blackmail attempt? Stable mailing list block?
I got some weird mail back, claiming that my e-mail was blocked, w/o
indicating what server was blocked, after the mail appeared in the
mailing list. Is this some BS shakedown? I use postfix on a DSL line
forwarding to earthlink, this is hardly something that should be rare
in the BSD world... the mail appeared to come from a web mail server
and the first link has the following lovely text:
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
Now I could be way of base here, but I run 2 samba web servers with approx 8 people working with them.
So my exp is limited. When I got here the boxes were set up with server level security and I had tons of problems with them.
When I reformatted the units, I actually joined the samba boxes to the domain and set the security to "domain"
I found these steps in an old version of Linux-Mag,
2007 Mar 13
0
Retrieve session_key
The unobtrusive javascript plugin stores its generate javascript files
in the session.
But it has some issues currently putting things into the wrong session
(because it doesn''t check to see what session key is being set in the
application controller). As such, it doesn''t work unless you
explicitly set the session key.
Currently I just added a line to my application controller