search for: obi

Displaying 20 results from an estimated 108 matches for "obi".

Did you mean: abi
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 ?
...darcy2 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 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 connect the system to asterisk ? That is, the 202 will connect a outgoing cal...
2005 May 11
5
Ruby on Rails Presentation to Agile Atlanta Group tonight...
...d the presentation with actual Rails coding, following the Todo list tutorial posted on the RoR site, and demonstrating the scripts and console. My powerpoint is 869k, so I won''t attach it here, but if anyone wants a copy just drop me an email and I''d be happy to send it to you. Obie Fernandez ThoughtWorks Technologist Atlanta, GA
2002 Oct 17
0
Still can't make it work (LONG)
...read. This box has both ipchains and iptables installed. I'm not sure if these can cause the problems I'm having or not. B. Windoze Box #1 (jarjar) - Toshiba Satellite Laptop, Pentium III 750 MHz Windows 98 SE Netlink PCMCIA Ethernet Card IP set by DHCP from ISP C. Windoze Box #2 (obi-wan) - 486 DX2 66Mhz, 8 MB RAM, 400 MB HD WFW 3.11 MS TCP/IP32 3Com 3C509 ISA Ethernet Card I tried running through the DIAGNOSIS.txt file with the following results: Test 1: testparm shows all clear Test 2: (from obi-wan) ping luke: Success (had to manually supply IP address) (from luke...
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 connect the >> system to asterisk ?...
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> > > > > [obi202-aor](!) > > type = aor > > max_...
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?
...a PHP coder doing this kind of work, but should I be hitting for more, or is this a fair offer? Also, how much RoR work is there out for short term contracts like this? I''m out on my own now and wondering whether I should be pushing for this kind of work a lot more. Thanks, -- Paul Robinson -- Posted via http://www.ruby-forum.com/.
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
...pect, its not pretty to look at and produces a postscript file of about 700MB. A google search found a few mentions of doing density plots but they seemed to assume you already have the density matrix. Can anyone point me in the right direction, keeping in mind that I am a complete R newbie. Obi
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?
...Karthik. > I''ve successfully compiled and installed Ruby 1.8.3 on AIX, I have not > tried 1.8.4 yet... I had to do a lot of fiddling with it to get it to > compile, but that was on AIX 5.1... I have heard that it compiles > just fine on AIX 5.3. > -Will > On 2/9/06, Obie Fernandez <obiefernandez at gmail.com <http://lists.rubyonrails.org/mailman/listinfo/rails>> wrote: >* We''re looking at big IBM hardware running AIX as a potential *>* deployment platform for the big credit card processing Rails and Ruby *>* stuff that my team is curr...
2017 Aug 24
2
Dovecot - Postfix Calender Synchronisation
...purpose and sanbox it in a virtual machine! So we have to install a vm manager. RG> Bloody hell... This is a little tongue-in-cheek, but... Do you also yell "Get offa my lawn you dirty punk kids!" regularly? I thought I had the curmudgeonly-old-man schtick down, but you're like Obi Wan. :)