search for: saimon

Displaying 14 results from an estimated 14 matches for "saimon".

Did you mean: daimon
2007 Jan 22
6
[Ferret] Test failures for ferret tagged REL-0.10.14
...owed instructions here http://ferret.davebalmain.com/trac/wiki/DownloadCurrent and first off ran the tests. I''m getting the following failures. (see this pastie http://pastie.caboo.se/34790). I don''t suppose these are expected but I thought I may as well let you know. Regards, Saimon -- Posted via http://www.ruby-forum.com/.
2006 May 18
9
Possible solutions to txtdrive process killing for cpu usage
...lr which points to the cpu usage. Has anyone come across a similar situation? Any hints suggestions on what I can do about it? I''d really appreciate any help as although I''m now doing a optimization refactoring iteration I''m uncertain how I can avoid this. Regards, Saimon Moore -- Posted via http://www.ruby-forum.com/.
2008 Jan 24
11
#17446 [PATCH] Add option to mongrel_rails to force mongrel not to serve static files
Hi all, I''ve just added a patch that I''d appreciate some feedback on: http://rubyforge.org/tracker/index.php?func=detail&aid=17446&group_id=1306&atid=5147 Regards, Saimon -- Saimon Moore Freelance Web Developer (Available for hire - For details visit http://saimonmoore.net) Skype: saimonmoore Yahoo IM: saimonmoore Google IM: saimonmoore -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/a...
2007 Jan 17
5
[ActsAsFerret] Globalize integration
...ferret. P.S. Currently, I''ve added the option like so: class Foo acts_as_ferret :single_index => true, :store_class_name => true, :localized => true, #=> this activates the option. :fields => {...} end Regards, Saimon (http://saimonmoore.net) -- Posted via http://www.ruby-forum.com/.
2007 Apr 04
1
Password required for dejavu repo
Since this morning, the server at http://svn.devjavu.com/backgroundrb is requiring authorized access. Could you guys look into it? Thanks, Saimon -- Saimon Moore Freelance Web Developer (Available for hire - For details visit http://saimonmoore.net) Skype: saimonmoore Yahoo IM: saimonmoore Google IM: saimonmoore
2006 Feb 13
9
Selenium. Replacement for traditional rails functional test?
...This could be achieved via the ar_fixture''s extension to AR. Is this how people are using selenium? Also, are there any advantages to the traditional functional tests that selenium doesn''t already have (Apart from being able to call the tests via rake)? Thanks & regards, Saimon -- Posted via http://www.ruby-forum.com/.
2006 May 25
1
New BackgrounDRb release
Friends- There is a new release of BackgrounDRb. This time it is a full fledged rails plugin with generators and rake tasks thanks to Saimon Moore. Thanks Saimon! You can read all about it here on my blog: http://brainspl.at/articles/2006/05/25/backgroundrb-new-release The newest feature besides the much cleaner way to install and control the drb server is caching. You can now use BackgrounDRb as a full fledged in memory ca...
2015 Jan 06
0
Problem with trash and two partitions in samba
...e . In our file server have two partitions. Noticed that the trash directory must be on the same partition as the files are , as we have two partitions , we created two dumps, only a dumpster works. I wonder , how to recycle files of the two partitions. I am very grateful. ----------------------- Saimon Feliphe Mendes Correa www.educacao.ma.gov.br | saimon at educacao.ma.gov.br Telefone: (98)3266-1302 Celular: Secretaria de Estado da Educa??o do Maranh?o
2006 Feb 05
0
[GLOBALIZE] Trouble getting example on wiki working
...ww.rafb.net/paste/results/L617lh70.html I then decied to run the test_plugins rake task. I also get a failure for that: http://www.rafb.net/paste/results/c5AWAo37.html I''d really appreciate it of someone could help me out here. I really need to get i18n in asap. Environment details: saimon@iris ~/dev/workspace/sandbox $ ruby --version ruby 1.8.3 (2005-09-21) [i686-linux] I''d also like to see a full example app I can download and test. Any open source apps using globalize? Many thanks, Saimon -- Posted via http://www.ruby-forum.com/.
2005 Nov 14
1
Snap to grid for Draggables
Heya, Following an idea from Saimon (http://dev.rubyonrails.org/ticket/ 2826) and Borlum (http://dev.rubyonrails.org/ticket/2583) and possibly others, script.aculo.us Draggables now sport a new "snap" option that works like this: snap:25 snap to a 25x25 grid (0,0 is at the elements 0,0 coordinate) snap:[10,25] same as...
2007 Jun 06
4
globalize+acts_as_ferret
Hey all, I''m using acts_as_ferret and globalize. I stumbled upon that post on google: http://osdir.com/ml/lang.ruby.ferret.general/2007-01/msg00068.html does anybody know if it''s included in the latest a_a_f or if it''s planed to be? I can''t seem to find anything about it. thanx in advance Pat
2007 Mar 13
0
aliasing, require_dependency and require
...' module Speaker def self.included(base) base.alias_method_chain :say_hello, :speaker end protected def say_hello_with_speaker puts "Hello speaker...." end end ApplicationController.send(:include, Speaker) Any help heres is much appreciated... Regards, Saimon -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gma...
2005 Nov 11
0
A couple of draggable patches...
...rtbox1',{handle:'handle1',snapToGrid:true, gridSize:30,revert:true}); > > I also stuck this <http://dev.rubyonrails.com/ticket/2827> in which has been very handy for me and allows draggable observers to react to the draggable drag event. Hope you find it usefull, Regards, Saimon _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2005 Nov 15
1
prototype.js mousewheel event patch
Hi All. I made mousewheel event patch for prototype.js . http://rails2u.com/tmp/wheel_demo.html This wheelevent works WinIE & Firefox. If it is good, Would you adapt the patch I made? -gorou _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org