search for: pugh

Displaying 20 results from an estimated 31 matches for "pugh".

Did you mean: hugh
2008 Mar 05
4
Vlad the Deployer??
I''ve been playing around with Vlad the deployer, and quite like it. However, has anyone used it to stop/start background rb processes via the ./script/backgroundrb script? Eric ----------------------------------------------------- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com
2007 Oct 04
7
Using Predicates to look at an array..
...e syntac of be_include looks very odd... Is there any way to do: shipping_type.should_include(Cart::SHIPPING_TYPE_REGULAR) How are other folks looking at the contents of an Array? Am I going around bassackwards on this? Eric ----------------------------------------------------- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnections.com
2007 Sep 28
6
Couple questions about backgroundrb
So, what''s the status of this project? I''m a little confused. The documentation at http://backgroundrb.rubyforge.org seems out of date. It refers to http://svn.devjavu.com/backgroundrb/tags/release-0.2.1, which doesn''t work. All I want is a way to easily set up tasks that should run periodically. Some stuff should run every 10 seconds, some stuff once a day, etc.
2007 Jul 24
4
Rspec on rails with out database?
Hi all, I am trying to use rspec_on_rails in a Rails app that doesn''t have a database. so far I have just been faking it out by dumping in a sqlite3 database just to make Rails happy. I was using for test::unit a rake task that eliminated the calls to database prep: # Added this .rake file to keep Rake happy without a database. # Remove once a database is in the picture.
2004 May 05
1
SIP Pick up groups
...it is now, I'm pretty sure I'm missing something in my SIP.conf below if anyone can help I would be most apprieciated, I've been pulled my hair out over this one ! The second question was, for connecting to a isdn 30 bundle, is the Wildcard E100P the card to use ? Many Thanks John Pugh johnpugh@cambrian-printers.co.uk _SIP.conf_ [general] port = 5060 bindaddr = 0.0.0.0 disallow=all context = bogon-calls allow=ulaw allow=alaw allow=G729 jitterbuffer=yes dropcount=3 maxjitterbuffer=500 maxxcessjitterbuffer=100 callgroup=1 pickupgroup=1 [2000] type=friend...
2012 Jan 12
1
How can I prevent solve.QP from printing the solution progress ?
Dear R Users, How can I prevent solve.Qp from printing the solution progress ? Thanks in advance, Tolga This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at
2009 May 17
0
[LLVMdev] RFC: Atomics.h
...lly agree. However, at least one case of thread-unsafety > (ManagedStatic), has proven very-difficult-to-impossible to implement > correctly without using lower-level operations. > Yes, double-checked locking is a pain. There's a C++ safe implementation in http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html in the "Making it work with explicit memory barriers" section. As far as I know, it is still considered to work. Luke > --Owen > > > ------------------------------------------------------------------------ > > ___________...
2009 May 17
1
[LLVMdev] RFC: Atomics.h
...case of thread-unsafety >> (ManagedStatic), has proven very-difficult-to-impossible to implement >> correctly without using lower-level operations. >> > > Yes, double-checked locking is a pain. There's a C++ safe > implementation > in > http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html > in the "Making it work with explicit memory barriers" section. As > far as > I know, it is still considered to work. Our problems are actually deeper than that, because we need to interact well with static constructors. This mean...
2008 Mar 21
5
State of backgroundrb (dupe?)
Hi, pardon if this is a duplicate mail, I forgot to click the subscription link the first time around. I''ve been using backgroundrb for a while now (older version) and I''ve had so many headaches because of it that I began looking for a replacement technology. And then I saw the new and shiny backgroundrb website, looking good! Initially I used the version maintained by
2009 May 17
3
[LLVMdev] RFC: Atomics.h
On May 16, 2009, at 7:47 PM, Luke Dalessandro wrote: > Owen Anderson wrote: >> Some of you may have noticed that I addedd include/llvm/System/ >> Atomics.h >> to the repository briefly, which will be used for adding support for >> threading in LLVM. > > Just out of curiosity, is there a design document somewhere for the > plan > for threading? Not as
2007 Nov 15
5
What command to run all stories?
Hi, I''ve been following this thread and I can get the example stories to run with the ruby command. But I''ve been unable to get the example from http://blog.davidchelimsky.net/articles/2007/10/25/plain-text-stories-part-iii to run with all.rb ruby stories/all.rb /home/edh/story/stories/additions/steps/addition_steps.rb:2: undefined method `steps_for'' for main:Object
2003 Dec 06
7
Windows Memory Issues
Hi all, I am currently building an application based on R 1.7.1 (+ compiled C/C++ code + MySql + VB). I am building this application to work on 2 different platforms (Windows XP Professional (500mb memory) and Windows NT 4.0 with service pack 6 (1gb memory)). This is a very memory intensive application performing sophisticated operations on "large" matrices (typically 5000x1500
2016 Apr 27
3
ArrayBoundChecks in SafeCode-llvm37
Hi, I am wondering if anyone could run ArrayBoundChecks located in SafeCode-llvm37 (https://github.com/jtcriswell/safecode-llvm37) on llvm-3.8? Thanks. Syed -- Rafi
2007 May 30
9
In Search of Search!
I am implementing a search on my site and was wondering which will be the best way to go about it. We want a full text search and an advance search. We will have huge amounts of data that we would want to search. - on multiple tables. I went through the plugins acts_as_ferret and acts_as_solr. but ferret seems to have a locking problem at high load and solr needs a java server. So what do you
2007 Sep 21
0
Querying Autostart jobs..
Hi all, I am really liking the auto start stuff! One thing I notice is that I can''t seem to query for them through the MiddleMan via the job_key... Is that the correct behavior? Or do I have a bug of some variety? thanks, Eric Pugh
2008 Oct 10
0
Antwort: FW: R loops
...allocate each vector in the filePatterns a unique name, which I just can't do. I'm not so great in R loops and the help over the net regards for loops in R is quite rare. I'm really thankful for every help. Mit freundlichen Grüßen / Best Regards Assa Yeroslaviz "Richard Pugh" <rpugh@mango-solutions.com> 09.10.2008 14:06 An <assa.yeroslaviz@bayercropscience.com> Kopie Thema FW: [R] R loops Hi Assa, I happened to have some code on my screen that does exactly what you want: myDir <- "D:\\Temp" allFiles <- list.files(myDir) someP...
2009 Jul 10
0
LondonR agenda
...ow the agenda for the meeting- LondonR meeting - 21st July 2009 Time: 4pm - 7pm Venue: The Wall 45 Old Broad Street London ECN 1HU Tel: 020 7588 4845 Agenda: * 4pm - Richard Pugh Introduction * 4.15pm - Matthew Dowle Data.table: Higher speed time series queries * 4.45pm - Francisco Gochez (To be confirmed) A review of RMetrics 2009 * 5.15pm - Brandon Witcher Developing S4 Classes for Medical Imaging Data: Initial Experience(s) * 5.45pm - Richard Weeks T...
2009 Jul 14
0
LondonR meeting - 21st of July
...ow is the agenda for the meeting: LondonR meeting - 21st July 2009 Time: 4pm - 7pm Venue: The Wall 45 Old Broad Street London ECN 1HU Tel: 020 7588 4845 Agenda: * 4pm - Richard Pugh Introduction * 4.15pm - Matthew Dowle Data.table: Higher speed time series queries * 4.45pm - Francisco Gochez (To be confirmed) An overview of RMetrics 2009 * 5.15pm - Brandon Whitcher Developing S4 Classes for Medical Imaging Data: Initial Experience(s) * 5.45pm - Richard...
2009 Oct 15
0
LondonR Meeting - Free event
...f you have any queries. Sarah Lewis mangosolutions data analysis that delivers T: +44 (0)1249 767700 LondonR agenda Date: Tuesday 3rd November Time: 6pm - 9.30pm Venue: Shooting Star Public house, 129 City Rd London, EC1, United Kingdom +44 20 7929 6818 Introduction: Richard Pugh - mangosolutions * 6.15pm: Richard Saldanha R in the City * 6.50pm: Luca Sbardella A use of R from within python for quantitative finance applications * 7.25pm: Charles Roosen Enhancing Spotfire with the Power of R * 8.00pm: Andrei Serjantov Introduction to Functional p...
2010 Sep 09
0
UseR groups: NewJersey R - LondonR - BaselR
...ue so we are confident that this late change should cause no inconvenience. Date: Thursday 16th September 2010 Venue: Kona Grill, 511 Route One South, Iselin, New Jersey 08830 Time: 6:30pm - 9:30pm (talks start at 7pm) Presentations at the event will be: - Richard Pugh, Mango Solutions: "MSToolkit 3.0: Clinical Trial Simulation using R" - Max Kuhn, Pfizer: "The Caret Package: A Unified Interface for Predictive Models" - Mani Subramaniam, AT&T Labs: "tsX: An R package for the exploratory analysis of a large collection of time-series &l...