search for: blazingly

Displaying 20 results from an estimated 197 matches for "blazingly".

2007 Oct 05
13
spec''ing view render partial collection, local variable not found
I''m trying to spec out a render partial collection but I get the following error 2) NoMethodError in ''/games/_game.rhtml should show game name'' undefined method `body'' for #<#<Class:0x316580c>:0x2f1154c> /Volumes/EXTERNAL/web/omenking.ca/vendor/plugins/rspec_on_rails/lib/spec/rails/matchers/have_text.rb:12:in `matches?''
2007 Oct 06
4
spec''ing views, mock_model associations
I writing a spec that returns the count of how many players in a game: it "should how many players in a link to all players" do render :partial =>"games/game", :object => @game response.should have_tag(''a'',"(2) Players") end I''m not sure how to do the mock model, I think it would be done two ways but unsure of the syntax: 1: add
2007 Dec 29
15
Do you think it would look cleaner?
I was looking over some of my specs. I was thinking that the following: @game.should_receive(:name).and_return(''The Battle for Blaze'') @game.should_receive(:people).and_return(5000000) @game.should_receive(:activated).and_return(true) Would it look cleaner if I could do this instead? @game.should_recieve_and_return( :name => ''The Battle for Blaze''
2015 Jan 14
0
dovecot.org slow & imap search now blazing fast
Hi. In case you were not aware, I wanted to let you know that dovecot.org has been very slow (often almost unusable) for at least several days now. Also, I upgraded my dovecot from 2.2.10 to 2.2.15. Thank you for fixing IMAP search. I have c. 2mm messages, and it had become unusable before but it is now very fast. (I saw a reference to an optimisation on the mailing list from back in Oct
2015 Jan 15
0
dovecot.org slow & imap search now blazing fast
From: Laeeth Isharc <laeeth at laeeth.com> > In case you were not aware, I wanted to let you know that dovecot.org > has been very slow (often almost unusable) for at least several days now. Not for me as of the writring of this Email. Seems OK to me. Check your browser, network, etc. Joseph Tam <jtam.home at gmail.com>
2019 Jul 30
3
Installation question?
I've been doing a CentOS 7.6.1810 net-install since last night. The machine seems ok but has been stuck with "performing post-installation setup tasks" for hours. This is an old Dell T5400 box, so it isn't blazing fast but ... Is there a way to pull up its skirt (so to speak) and check/monitor the installation activity while installing it? Having already started the
2010 Feb 19
8
Weird gsub behaviour
ruby 1.8.6 (2007-09-24 patchlevel 111) str = ''\&123'' puts "abc".gsub("b", str) puts "abc".gsub("b", "#{str}") puts "abc".gsub("b", str.to_s) puts "abc".gsub("b", ''\&123'') puts "abc".gsub("b", "\&123") >ruby test.rb ab123c
2015 Jul 07
2
ESEARCH multiple folders
FTS-Solr is blazingly fast; yet searching e.g. an archive with subfolders still is slow; I learned, that this is a feature/bug of the imap protocol. So I'd like to ask: Does or will dovecot support the "IMAP4 Multimailbox SEARCH Extension" specified in RFC 7377? -- Kind regards Peter
2008 May 25
11
Install components
Is it possible to install stuff like frameworks and directx etc?I'm especially interested in the directx part?
2008 Aug 03
7
New game "Das schwarze Auge: Drakensang"
Hello Wine Users, I am thinking about buying the game "Das schwarze Auge: Drakensang" (German homepage (http://www.dsa-game.de/), English homepage (http://www.drakensang.info/)). But I will only do it if I am able to play it under Linux. Does someone have the game already and tried to get it running with Wine? Regards, Benjamin
2006 Jan 03
2
Rails is slow on Apache !!!
Hi , I have rails running on my development machine. I have installed mod_ruby and set up the httpd.conf file to add handlers for .rb files. But the speed I get is still slow compared to webrick which is blazingly fast. I have 2 questions 1. How do I determine if mod_ruby is loaded and is being used to run my ruby scripts ? 2. Which of these fcgi /mod_ruby is faster ? Thanks vivek -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/atta...
2006 Jan 20
3
Anyone running a business hosting plan @ textdrive?
I currently run a handfull of sites on a MediaTemple VPS - which is blazing fast and very cheap for what I get. BUT installing rails and mysql v4 was a major pain in my ass, along with other things. I''m considering switching to a Textdrive business hosting plan but wanted to get some feedback from list members first. I pay about $200 a month quarterly for my MediaTemple service.
2019 Jul 30
4
Installation question?
Pete Biggs writes: > On Tue, 2019-07-30 at 13:24 -0400, John Chludzinski wrote: > > I've been doing a CentOS 7.6.1810 net-install since last night. The machine > > seems ok but has been stuck with "performing post-installation setup tasks" > > for hours. This is an old Dell T5400 box, so it isn't blazing fast but ... > > > > Is there a way to
2012 Jun 16
3
question about fts_squat
just installed dovecot with fts_squat config attached after message. When i telnet to imap server and execute by hand 1 login user password select foldername search body "someword" it works fine, and at blazing speed except first run (indexing). i already indexed everything by doveadm index offline to prevent server overload if multiple users (after i tell them) will try fulltext
2014 Nov 26
3
[LLVMdev] ARM JIT status.
On 26 November 2014 at 00:14, Yichao Yu <yyc1992 at gmail.com> wrote: >> We're using MCJIT on ARM to implement an OpenCL on CPU implementation. It works! > > Thanks. Great to hear that!!! > > Maybe could someone please update that page.... It's really confusing. Hi Yichao, So, MCJIT works well for x86 and PPC, and it works to a degree on ARM. Tom's team has
2011 May 08
4
Building a Back Blaze style POD
Hi All, I am about to embark on a project that deals with allowing information archival, over time and seeing change over time as well. I can explain it a lot better, but I would certainly talk your ear off. I really don't have a lot of money to throw at the initial concept, but I have some. This device will host all of the operations for the first few months until I can afford to build a
2010 Apr 30
2
Simple example of decoding streaming audio realtime?
Conrad, That's exactly what I was looking for. I just got finish trying several attempts at porting libfishsound to XCode/CocoaTouch land but am facing dependency issues on the other xiph libraries. (liboggz, libvorbis, libflac, etc.) Rest assured I know what the issues are and how to address them. I am at a fork here. I can either port the bulk of the xiph libraries to XCode or continue on
2003 Apr 04
2
2.2.1a / 2.2.2 bug is back in 2.2.8
Hello, Back when 2.2.2 was the current samba release I came across the following problem when deleting folders in Windows 2000 which I'll repost again below. After I finally got his attention with a few very wordy messages to the samba mailing list, Jeremy fixed it blazingly fast and wrote me back: "I just found the problem and fixed it in 2.2 CVS and HEAD CVS. It was to do with the requested share mode not being propagated into an open directory file struct, and thus the set of the "delete on close" buit was being denied by an internal check." We...
2010 Sep 01
1
Anyone booting CentOS 5.5 KVM host from flash?
I am investigating building a live CD image to be used as KVM host and then putting that image on a USB key (to end up with a environment similar to ESXi). I see tools in in Fedora for both tasks, but I have not seen them in CentOS. Before I blaze a path, I was wondering if anyone has done this before.. Thanks for any feedback, David
2007 Mar 19
3
unmapped c drive
I some how unmapped the C drive while trying to configure my cdrom drive to work with wine. Every time i try to do something wine related i get errors. Warning: the specified Windows directory L"c:\\windows" is not accessible. Warning: the specified System directory L"c:\\windows\\system32" is not accessible. Those are from use the winecfg command. When i click the audio tab