Displaying 20 results from an estimated 108 matches for "oby".
Did you mean:
by
2007 Jul 31
9
Any liberally-licensed open source projects out there that make good use of RSpec?
I''m trolling for example RSpec code. Any pointers appreciated.
Cheers,
Obie
2006 Mar 06
4
Change to set_fixture_class
So, I sat down to use set_fixture_class, and it bombed on the first
thing I tried:
set_fixture_class :content_drafts => "Article::Draft"
I made a quick patch, and I''d appreciate a quick run through your
tests to make sure it doesn''t disturb anything:
http://dev.rubyonrails.org/ticket/4095
As I was typing this, I realized that the string gives us no benefits.
I
2004 Sep 28
2
S4 method selection based on second argument
I'm translating some Matlab code and need some help figuring
out how to change this call into an S4 generic method.
In matlab, there's a function called 'repmat' with three
calling sequences (all I have to deal with anyway):
1) B = repmat(A, m, n)
2) B = repmat(A, [m n])
3) B = repmat(A, n)
In all cases, A is the fill value, m is number of rows,
and n is number of
2019 Dec 14
2
USB dahdi fxo ?
On 12/13/19 9:28 PM, Greg Troxel wrote:
> sean darcy <seandarcy2 at gmail.com> writes:
>
>> I'm moving asterisk to a laptop, so can't use the dahdi board. Is
>> there any supported USB dahdi device ? I see the Sangoma USBfxo
>> device, but the dahdi driver no longer supports it. Anything else ?
>
> There is also the ObiHai OBi202 with an OBiLine, which
2005 May 11
5
Ruby on Rails Presentation to Agile Atlanta Group tonight...
Hi everyone,
We had a really successful meeting tonight in Atlanta. The topic was
an introduction to Ruby on Rails and our attendance was 30 people,
which is over double of what we normally get. (Our attendance has
dropped since moving the venue about 25 miles north of the city.
The majority of the group stayed well past two hours, at which point
we took a break. The entire presentation and
2002 Oct 17
0
Still can't make it work (LONG)
Well gang, I'm back and still haven't figured out why Samba isn't working with my Windoze PC's. I though I was close a couple times, but now I'm back to square 1. So now I'm going to spill as much information on you guys as I can in the hope that someone will notice what I'm doing wrong and help me get this thing running.
Here are the computers on my home network:
2005 Dec 21
6
Rails without a db - how to run tests
I''m writing a simple app that doesn''t need to use a database. I added
:active_record to the config.frameworks -= line in environment.rb
file. This lets me run ./script/generate fine without complaining
about no connection. However if I try to run a functional test, it
complains about no connection being established. Well...I don''t want
a connection to be established.
2005 Dec 22
6
Performance and scalability
Hi,
My question is.
What are your performance experiences compared to languages such as PHP,
PERL and ASP?
Could you build a site as big as Ebay on rails and have it perform fast
enough?
I''m afraid that the generalisation in components I see so much users
asking for will make the framework too heavy compared to a clean
programmed for perfomance PHP application. Probably even
2019 Dec 14
3
USB dahdi fxo ?
On 12/14/19 11:29 AM, Greg Troxel wrote:
> sean darcy <seandarcy2 at gmail.com> writes:
>
>>> There is also the ObiHai OBi202 with an OBiLine, which provides an FXO
>>> port remoted over SIP. (I am not sure if this is discontinued.)
>>
>> "FXO port remoted over SIP"?
>>
>> I have an analog phone system. I can use the obi202 to
2019 Apr 08
2
pjsip endoint woes
On Sat, Apr 6, 2019, at 10:04 AM, sean darcy wrote:
> On 4/5/19 10:36 AM, sean darcy wrote:
> > I'm trying to set up pjsip to work with an obi202 and google voice. But
> > I can't configure the endpoint.
> >
> > pjsip:
> >
> > [obi202-auth](!)
> > type = auth
> > auth_type = userpass
> > password = <mypass>
> >
>
2007 Aug 08
9
RSpec book?
<http://www.apress.com/book/bookDisplay.html?bID=10368>
Came across this as a stub page browsing Amazon UK. This is good
news! I''m surprised it hasn''t been discussed on the list before.
Was Chad keeping it a secret?
I hope it will have plenty of BDD theory. I''m still waiting for that
magic book I can give to someone and say "here - read this, it
2006 Jan 11
6
UK Rates for RoR Contract work?
Hi all,
I''ve been offered a short-term contract here in the North of England -
around 3 months work, but with RoR I think it will take considerably
less time - and am just curious what market rates were right now.
I''ve been offered a little under ?1k/week which seems ''right'' for a PHP
coder doing this kind of work, but should I be hitting for more, or is
2009 Mar 11
5
DO NOT REPLY [Bug 6183] New: rsync error file too large (27)
https://bugzilla.samba.org/show_bug.cgi?id=6183
Summary: rsync error file too large (27)
Product: rsync
Version: 3.0.4
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: brossob@gmail.com
QAContact:
2015 May 13
3
IPV6
As if our lives were not already complex enough, there is the recent
Wall Street Journal article about ipv4 exhaustion:
http://www.wsj.com/articles/coming-this-summer-u-s-will-run-out-of-internet-addresses-1431479401
Is the latest version TINC ready for IpV6?
Help us Obi-Wan-Sleipen, you are our only hope!
md
--
No spell checkers were harmed during the creation of this message.
2003 Dec 14
2
density plot for very large dataset
I'm new to R and am trying to perform a simple, yet problematic task. I
have two variables for which I would like to measure the correlation and
plot versus each other. However, I have ~30 million data points
measurements of each variable. I can read this into R from file and
produce a plot with plot(x0, x1) but as you would expect, its not pretty
to look at and produces a postscript
2007 Apr 19
3
selinux problem with squid and snmp_port in centos 5
Hi all,
Just want to enable squid's SNMP support to get information about
its perfomance through snmp client. I set "snmp_port 3401" in squid.conf
SELinux is in enforcing state with targeted policy.
But squid daemon doesn't start. There are some messages in audit.log
like
type=SYSCALL msg=audit(1176946812.492:244): arch=40000003 syscall=102
success=no exit=-13 a0=2 a1=bf880060
2006 Jun 28
20
Rails Vs JBoss Seam
I have been frustrated with J2EE technology just like any other developer who has worked in that
technology for a long time. This made me learn about Rails and I was excited about RoR. Today I
came across JBoss Seam framework and I am not able to contain my excitement.
My passion for JEE development is back. It seems like it is better than RoR. I would like to hear
differnt opinions about this
2006 Jan 18
35
Pay rates for Rails developers
Does anyone have an idea of the rates being charged by Rails developers
(or salaries for FTEs)?
I''m curious to see whether rates will become comparable to those paid to
more experienced Java/.NET developer types, or if rates will be lowered
by the free/open source mentality, and the possible perception that
Rails makes Web development "easy."
Sometimes rates are more
2006 Jul 07
0
Ruby on AIX?
I have managed to compile Ruby on AIX 5.3 and have run my application
successfully on it. I have to go thru some series of simple steps to
achieve the same. I have tried to document the same for the benefit
of others.
Please go to http://karthikvkrishnan.blogspot.com/2006/03/compiling-ruby-on-ibm-aix.html
Cheers,
Karthik.
> I''ve successfully compiled and installed Ruby 1.8.3 on
2017 Aug 24
2
Dovecot - Postfix Calender Synchronisation
RG> Re: portable formats and their mime type
RG> https://en.m.wikipedia.org/wiki/ICalendar
RG> https://en.m.wikipedia.org/wiki/VCard
RG> Re: dependencies
RG> - db: why? just use the ical and vcard files! They are files,
RG> they are in a directory, they can be used like dovecot uses eml
RG> files! No need for postgresql or mysql.
RG> - webmail: why? We use dovecot!!!