search for: thorsen

Displaying 17 results from an estimated 17 matches for "thorsen".

Did you mean: thorsten
2006 Aug 15
4
observe_form not serializing form
I want to use observe_form to automatically save notes in a text_area. This is the code I have: <form id=''notes_form''> <%= text_area :contact, :notes, :cols => 40, :rows => 10, :id =>''notes_text_area'' %> <%= observe_form(''notes_form'', :frequency => 1,
2007 Apr 12
1
Seek problem 2 - reinitialization of the decoder
...ropping frames as much as possible (dropping only means skipping the theora_decode_YUVout and the yuv to rgb after it). I hope the code I have sent here is sufficient to tell me where I do something bad, so I can have a 100% working reinitialization of the decoder. Any help is appreciated. Bo Thorsen. -- Thorsen Consulting ApS - Qt consulting services http://www.thorsen-consulting.dk
2012 Nov 27
1
Performance after failover
...a$ Status: Started$ Number of Bricks: 2 x 2 = 4$ Transport-type: tcp$ Bricks:$ Brick1: srv18.trollweb.net:/srv/gluster/brick0$ Brick2: srv17.trollweb.net:/srv/gluster/brick0$ Brick3: srv18.trollweb.net:/srv/gluster/brick1$ Brick4: srv17.trollweb.net:/srv/gluster/brick1$ -- Vennlig hilsen Torbj?rn Thorsen Trollweb Solutions AS -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20121127/7c780a2e/attachment.html>
2013 Mar 08
1
Debian Squeeze packages available for Gluster 3.4.0-alpha2
...fs-debian/, placed it into the source from http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.4.0alpha2/glusterfs-3.4.0alpha2.tar.gz. Some minor adjustments were made, as the versions in the original packaging seemed to refer to packages from Debian Wheezy. -- Vennlig hilsen Torbj?rn Thorsen Utvikler / driftstekniker Trollweb Solutions AS - Professional Magento Partner www.trollweb.no Telefon dagtid: +47 51215300 Telefon kveld/helg: For kunder med Serviceavtale Bes?ksadresse: Luramyrveien 40, 4313 Sandnes Postadresse: Maurholen 57, 4316 Sandnes Husk at alle v?re standard-vilk?r all...
2007 Apr 12
0
Seek problem 1 - can't find frame number
...code after each jump, just to be able to find the frame number? Or should I instead read the bytes in the file and find the granulepos this way? Most of the example files I use are those creative commons files that can be found on xiph.org. Any help would be really appreciated. Sincerely, Bo Thorsen. -- Thorsen Consulting ApS - Qt consulting services http://www.thorsen-consulting.dk
2006 Jun 04
3
Migration collisions
Does someone have a good way to avoid numbering collisions when generating migrations in multiple source repositories? For example, I''m working on my copy of the site, and my co-worker is working on his copy of the site. We both need to make a migration, and they both end up having the same number, say 007_add_user_table.rb Is there some technique to avoid this? I''m
2007 Mar 05
3
programatically stopping acts_as_ferret drb server
I need a way to kill the ferret_server drb process programatically, so I can start/stop it as part of the capistrano deployment process. This should be as simple as adding some sort of stop method to ActsAsFerret::Remote::Server. I was just messing around and was able to do it by modifying method_missing to look for the :stop method and then calling DRb.thread.exit -- this is not good enough for
2007 Mar 19
1
Unable to print - fixme:psdrv:PSDRV_EndPage Already ended a page?
...tSubTable" trace:winspool:EnumPrinterDataExW RegOpenKeyExW (0x2, L"PrinterDriverData\\FontSubTable") returned 2 trace:winspool:EnumPrinterDataExA EnumPrinterDataExW returned 2 trace:winspool:ClosePrinter Handle 0x2 fixme:psdrv:PSDRV_EndPage Already ended a page? Any ideas? -- Jarle Thorsen
2013 Mar 18
2
How to evaluate the glusterfs performance with small file workload?
Hi guys I have met some troubles when I want to evaluate the glusterfs performance with small file workload. 1: What kind of benchmark should I use to test the small file operation ? As we all know, we can use iozone tools to test the large file operation, while for the sake of memory cache, if we testing small file operation with iozone, the result will not correct.
2007 Mar 06
1
case-sensitivity of analyzer
Is there anything about this analyzer that says "case-sensitive" to you? module Ferret::Analysis class StemmingAnalyzer def token_stream(field, text) StemFilter.new(StandardTokenizer.new(text)) end end end Just wondering how I can force my index to be case-insensitive. Thanks, -Adam -- Posted via http://www.ruby-forum.com/.
2007 Feb 12
1
Number of frames
Hi All I am coding an application capable of playing theora movies using libtheora and libogg. Now, I need to know the duration of a theora movie in frames. I seem to be unable to find that information in the using either libtheora or libogg. Google gave a hit proposing to read the file backwards till the magic "OggS" could be found and then scan forward to the framenumber field
2006 Nov 06
1
Send Email to Test Account in Dev/Test modes
How do I set a single email address to be used for all outgoing emails in test/development modes using ActiveRecord? Thanks, -awt -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Aug 05
1
Activerecord Query Generation
Is there a way to just retrieve the sql that would be generated by an activerecord call without actually executing the call? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2002 Nov 12
1
Seen bug?
...oCommand (imapCommand:: + clientStore (aSequence, "+FLAGS.SILENT", "\\SEEN")); + } } } -- [ Carsten Burghardt <burghardt at kde.org> wrote: ] -- No, everything is alright here, you should check a different server. -- [ Bo Thorsen <bo at sonofthor.dk> wrote: ] -- It is definately a bug in the server. The IMAP RFC specifies that a server must only once serve a file flagged as new. So your server violates this principle.
2006 Aug 08
2
send_file problem
I''m attempting to use send_file to send an image file from public/images. The file is world readable. I keep getting the following error: A ActionController::MissingFile occurred in account#current_logo: Cannot read file public/images/logo.png /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/streaming.rb:55:in `send_file'' I''ve tried supplying
2013 Feb 27
4
GlusterFS performance
Hello! I have GlusterFS installation with parameters: - 4 servers, connected by 1Gbit/s network (760-800 Mbit/s by iperf) - Distributed-replicated volume with 4 bricks and 2x4 redundancy formula. - Replicated volume with 2 bricks and 2x2 formula. I found some trouble: if I try to copy huge amount of files (94000 files, 3Gb size), this process takes terribly long time (from 20 to 40 minutes). I
2006 Dec 07
0
rails_file_columng + acts_as_versioned
Anybody using both of these plugins simultaneously? It appears that the methods dynamically generated by rails_file_column don''t get added to the Version class: NoMethodError (undefined method `image='' for #<Opinion::Version:0x35c9254>): .//vendor/rails/activerecord/lib/active_record/base.rb:1847:in `method_missing''