Displaying 7 results from an estimated 7 matches for "deroberti".
Did you mean:
derobert
2006 Mar 07
3
ActiveRecord allows un-synced aliases?
q1 = Question.find(1)
q2 = Question.find(1)
Now, we find q1.__id__ != q2.__id__.
It appears the two aliases are not kept in sync:
q1.name => ''old name''
q2.name = ''new name''
q2.save!
q1.name => ''old name''
q2.name => ''new name''
q1.reload
q1.name =>
2010 Jun 09
5
[Bug 1777] New: KnownHostsCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=1777
Summary: KnownHostsCommand
Product: Portable OpenSSH
Version: 5.5p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: dkg at fifthhorseman.net
A
2006 Feb 22
3
[OT] Email line separator
What line separator do you use when composing emails?
1. \n
2. \r\n
3. \r
Is there a ''official'' line separator for emails (rfc-document?)?
What separator is the most compatible between Windows, OS X and Linux?
--
Norman Timmler
http://blog.inlet-media.de
2006 Feb 28
10
Salted hash login, postgresql, unit tests
Hello,
I have tried to install the salted hash login generator by following the
quick start guide at:
http://wiki.rubyonrails.com/rails/pages/SaltedLoginGeneratorQuickstart.
Everything seems to work fine until I try to run the unit tests by doing
''rake test_units'', then I get the following error message:
<error-message>
[brasse@keso login-test]$ rake test_units
(in
2000 Jul 10
1
The OGG Extension...(fwd)
...Extension...
In-Reply-To: <Pine.LNX.4.10.10007100346270.5868-100000@localhost>
Message-ID: <Pine.LNX.3.96.1000710102241.687C-100000@widow.saiko.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 10 Jul 2000, Anthony DeRobertis wrote:
> On Sun, 9 Jul 2000, Frank Krieger wrote:
>
> > I have to agree. Face it or not, desktop is Windows. Windows will need two
> > extensions.
> >
> > .ogg for audio - It's already here
> > .vgg for video - Or whatever moves you.
>
> And prey te...
2009 Oct 22
39
[Bug 1663] New: Allow to use agent for distribution of public keys.
https://bugzilla.mindrot.org/show_bug.cgi?id=1663
Summary: Allow to use agent for distribution of public keys.
Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
2017 Jun 01
35
.ogg extension and Theora
>Paul E Wrote
[snip]
>Windows 2000 (although it's the same for all of them) doesn't read in
>any mime-type to correctly identify a file, it just uses the extension.
[snip]
What if, at least for Windows, someone wrote a simple application which when
associated with .ogg files and an .ogg file was opened simply read enough of
the ogg stream to identify the type of content and then