Displaying 20 results from an estimated 30 matches for "flipside".
2012 Feb 21
8
should_receive_chain
Do you often find yourself doing this:
active = double(''active'')
active.should_receive(:first)
users = double(''users'', active: active)
account.should_receive(:users).and_return(users)
for this:
account.users.active.first
?
Of course, we could use stub_chain, but that doesn''t let us know
*where* the chain broke.
Would you like to do this?
2007 Apr 01
5
On Topic: Cheapest Asterisk USB Key? (was: Re: Off Topic: Open Source USB Softphone)
Here's a flipside of this subject: what is the absolute cheapest Linux
device that can be connected to a PC's USB port? That has just enough
power for a minimal Asterisk server running on it. The Asterisk just
maintains a CDR database on its Flash memory, which it periodically
submits over the PC's network c...
2006 Jan 25
1
BroadVoice subscribers and Asterisk 1.2.3
I just upgraded a box to 1.2.3 this morning after encountering the issues
noted earlier on the list. Everything is great. In fact, a LOT better.
In the past few weeks, I've been battling with BV to address dropped
outgoing voice packets (the flipside is that I haven't experienced this with
other providers during tests), and an annoying mechnical 'chirp' at the
start of a call. Since 1.2.3, I haven't (so far) noticed anything unusual.
Regards,
Ronald Lewis
Founder & CTA, Riverscape
Independent Consultant
Denver, Colorado
30...
2001 Oct 25
1
MP3PRO
...l liberty to obtain a little temporary safety
deserve neither liberty not safety." --Benjamin Franklin
-----Original Message-----
From: Gian-Carlo Pascutto [mailto:gcp@sjeng.org]
Sent: Wednesday, October 24, 2001 10:50 PM
To: vorbis@xiph.org
Subject: Re: [vorbis] MP3PRO
On Wed, 24 Oct 2001, FlipSide wrote:
> Has anyone seen the demo of MP3PRO?
You are about half a year late to the party.
Check out the mailing list archives for discussions
about MP3Pro.
--
GCP
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from...
2013 Apr 02
10
Suggested strategies for testing a gem against Rails 3.x and Rails 4?
I''ve seen a few examples of dummy Rails apps (for testing, so they live
under test or spec dirs, typically) for use with the Appraisals gem that
supposedly work with both Rails 3.x and Rails 4, but they seem hackish and
not fully functional. It is somewhat expected, as it is a stripped down
Frankenstein monster that is trying to be compatible with various versions
of Rails 3 as well
2003 Dec 01
0
No subject
...: Text Conversion
>
>
> Joel,
>
> Not everyone is a programmer, and if there is a way to do this
> automatically
> when the files are copied, so much the better, even if you are a
> programmer.
>
> Man, answers like that really gripe me sometimes.
>
> On the flipside, thans for the scripts -
>
> Charles
>
> -----Original Message-----
> From: samba-admin@lists.samba.org
> [mailto:samba-admin@lists.samba.org]On
> Behalf Of Joel Hammer
> Sent: Sunday, October 14, 2001 1:24 PM
> To: John Gaughan; samba@lists.samba.org
> Subject: Re:...
2006 Mar 04
2
Declaring ActiveRecord observers
Hello
I''m using the ''act_as_authenticated'' plugin to implement a small and
simple authentication system in my app. Everything is working just
fine and the world is a better place to live in. The plugin creates a
ActiveRecord observer in order to send the newly registered user a
confirmation e-mail.
Per the API docs [1], one should declare the observer in the
2006 Jan 09
6
Compile vs. RPM
Hello CentOS,
I'm an old hat, and have been compiling my own MySQL, Apache, PHP,
OpenSSL, ModSSL, etc. for my webservers for years. I'm playing around
with the RPM installs on CentOS, and have basically been able to get
most things setup so that they "function" about the same.
If I could stick to RPM's rather than compiling my own sources, it
would save me a fair bit of
2006 Sep 25
3
Engine Yard blog
Just received the news from Tom Mornini.
Congrats Ezra for the new Engine Yard site and the blog you will be
collaborating.
Hope to read you there soon.
http://www.engineyard.com/
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20060925/3f251fa4/attachment.html
2006 Jul 17
2
SMF/process contracts in Solaris 10
...s,
every process in the tree rooted at the parent sshd is in the same
process contract (assuming no other process is creating new process
contracts.) When the parent sshd process is killed, there are other
live processes in that contract, thus SMF thinks the service is still
online.
There's a flipside to this problem, in that a 'svcadm disable' of
OpenSSH will cause every process in that tree to be terminated. This
would include daemons that have been started manually from someone's
ssh session.
I've fixed this problem locally by patching sshd.c with the
contract-specific code...
2006 Mar 04
6
Can''t get Fast CGI working.
Well, after many hours of tinkering and internet browsing I just can''t
get Fast CGI to work with Rails and Apache 1.3 on FreeBSD 5.4 Normal CGI
works fine, but as soon as I enable FastCGI in .htaccess I get the
message:
Application error
Rails application failed to start properly
Here''s what I''ve done so far:
- I''ve installed all the necessary software for
2020 Jul 17
2
Switch to ld.bfd tombstone behavior by default
...places that might have issues isn't known/easily
>exhaustively tested. So I'm not so concerned about the bugs we've
>seen, but what that might indicate about the things that we don't know
>about and can't test (because we don't know about them). (of course,
>the flipside of that is that if we don't know about them, we can't
>tell people who own them to go check if they work with this opt-in
>feature - so they'll break whenever we turn this on by default - but
>perhaps in the interim we can get at least a few big LLD customers to
>deploy the...
2005 Feb 03
5
OT: How to "own" a telephone number?
Hello!
We are open to the possibility of changing our business telephone number
shortly. This will most likely be necessary due to a physical move,
changing providers and a few other reasons. However, we woud like this to
be the *last* time we need to do this. Ever. No matter what. Is that
possible?
On the Internet, you get this power with domain names. We "own" our
domain
2005 May 31
10
UPS rating for SOHO asterisk box
Slightly OT, but I think this is of possible interest to many of you,
I need to get a UPS for my asterisk box. They are rated in VA but I
can't quite figure out how that converts to real life.
I have a PIII-800 box with two X100P and one TDM400P plus graphics
adapter, an IDE hard drive etc. Will a small 400VA box be enough for
this?
tia
2020 Jul 20
2
Switch to ld.bfd tombstone behavior by default
...39;t known/easily
>> >exhaustively tested. So I'm not so concerned about the bugs we've
>> >seen, but what that might indicate about the things that we don't know
>> >about and can't test (because we don't know about them). (of course,
>> >the flipside of that is that if we don't know about them, we can't
>> >tell people who own them to go check if they work with this opt-in
>> >feature - so they'll break whenever we turn this on by default - but
>> >perhaps in the interim we can get at least a few big LLD c...
2020 Jul 24
2
Switch to ld.bfd tombstone behavior by default
...so concerned about the bugs we've
> > >> >> >seen, but what that might indicate about the things that we don't
> know
> > >> >> >about and can't test (because we don't know about them). (of
> course,
> > >> >> >the flipside of that is that if we don't know about them, we can't
> > >> >> >tell people who own them to go check if they work with this opt-in
> > >> >> >feature - so they'll break whenever we turn this on by default -
> but
> > >> >>...
2020 Jul 24
2
Switch to ld.bfd tombstone behavior by default
...bout the bugs we've
>>> > >> >> >seen, but what that might indicate about the things that we don't know
>>> > >> >> >about and can't test (because we don't know about them). (of course,
>>> > >> >> >the flipside of that is that if we don't know about them, we can't
>>> > >> >> >tell people who own them to go check if they work with this opt-in
>>> > >> >> >feature - so they'll break whenever we turn this on by default - but
>>> >...
2020 Jul 21
3
Switch to ld.bfd tombstone behavior by default
...>exhaustively tested. So I'm not so concerned about the bugs we've
>> >> >seen, but what that might indicate about the things that we don't know
>> >> >about and can't test (because we don't know about them). (of course,
>> >> >the flipside of that is that if we don't know about them, we can't
>> >> >tell people who own them to go check if they work with this opt-in
>> >> >feature - so they'll break whenever we turn this on by default - but
>> >> >perhaps in the interim we can g...
2005 Aug 08
68
Pluralized Controller Names?
If I do:
script/generate controller Photo
I get a controller named photo_controller. OTOH, if I do:
script/generate scaffold Photo
I get a controller named photos_controller. (Note that the controller
name is pluralized).
I realize that I''m specifying the controller name explicitly in the
first case, but it seems
odd to me that the scaffold command generates a pluralized
2020 Jul 17
3
Switch to ld.bfd tombstone behavior by default
In short: Perhaps we should switch lld to the bfd-style tombstoning
behavior for a release or two, letting users opt-in to testing with the new
-1/-2 tombstoning in the interim, before switching to the new tombstone by
default (while still having the flag to switch back when users find
surprise places that can't handle the new behavior).
In long:
https://reviews.llvm.org/D81784 and follow-on