search for: sunder

Displaying 19 results from an estimated 19 matches for "sunder".

Did you mean: under
2006 Jun 06
2
Need help on ipfw IDS support.
Hi, Is it possible to integrate SNORT with IPFW. I have an entire network behind an IPFW BRIDGE. Just need IDS capability enabled for the network. Just an hint is enough. Any other way I can achieve this in IPFW. -Sunil Sunder Raj
2005 Nov 29
6
draggable revert problem
...uccessfully reverts to original location, the second time I drag the same image, it reverts a few pixels off and when I drag it from there, its more off and eventually the image reverts out of the page !!!! Can somebody provide any clues on what may be causing this behavior? Appreciate your help Sunder -- _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Apr 11
18
Rails 1.1 in Production
My hosting company is still supporting only Rails 1.0. I have installed Rails 1.1.2 to my vendor directory and deployed it in production which should mean that my application should be using the Rails version in my vendor diretory. But It looks like its still using local gem libraries, here is the error from dispatch.fcgi when I try and invoke my app NoMethodError (undefined method
2006 Jan 05
1
File_column image validation
Hello, Is it possible to enforce minimum image size and other validations using file_column? if so does anybody have some examples. I have looked at Kyle''s file_column extension and I saw that it enforces format''s (jpg,pdf etc) but nothing for size. Thanks! Sunder -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060105/b895d1a1/attachment.html
2006 Aug 03
14
[WARNING] don''t use ruby-sendfile
Hi Folks, I''ve been getting reports of people with serious stability problems in Mongrel. These problems go away instantly when they remove ruby-sendfile. If your mongrel starts up saying that you have "sendfile installed" and that it is using it then **you are wrong**. Remove the gem and don''t use it. I''ll be investigating why it doesn''t really
2006 Jun 29
2
Mongrel 0.3.13.3 Needs Debuggers
Hi Everyone, I have a small pre-release for Mongrel that will eventually be the 0.3.13.3 release, but it needs some quick testing before I make it official. There''s a bug for only some folks and I need to find out what''s causing it. The bug is that the object_id method gets the signature: def object_id(param) end Which is incredibly evil. Normally this does nothing to
2005 Dec 31
0
File_column and multiple file select
...gt; My controller def create @entry = Entry.new(params[:entry_0]) if (@entry.save) redirect_to :action => "show",:id => @entry else render :action => "add_item" end end I would appreciate it if someone provided any input. Thanks! Sunder -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20051231/13bd8e4b/attachment.html
2007 Jul 21
2
svn commit emails
Hi A lot of the volume on this list is the SVN commit emails, but there are also people who are subscribed who aren''t currently committers but are interested in internals. I''m thinking of creating a separate wxruby-commit email list to reduce this list''s volume. I''m happy to post updates on development to this list in between releases for those interested
2001 Aug 15
1
Help with XGobi.
...owth' -std mmx C:/DOCUME~1/h1452992/LOCALS 1/Temp/xgobi-TthGr5705 Warning message: argument `pkg' is deprecated. Use `package' instead. in: system.file("scripts", "xgobi.bat", pkg = "xgobi") Can someone point out what mistake I am making here? Thanks, Sunder. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat...
2006 Jul 08
8
Mongrel, lighty, pound, and request.remote_ip
Is anyone using the setup described at the Rails blog? http://weblog.rubyonrails.org/2006/7/3/pound-makes-lighty-and-mongrel- play-nice I''m using it in production, and the only problem I have is the same as people have described in the comments over there, namely that Rails thinks all requests come from localhost. See http://isabont.com/requestinfo for the headers. Any
2006 Jan 25
0
Shovel Switchtower deployment
...ample.com/share d/log /users/home/username/sites/example.com/releases/20060125160511/log & &\\\n ln -nfs /users/home/username/sites/example.com/shared/system /use rs/home/username/sites/example.com/releases/20060125160511/public/system" failed on host.com Any help is appreciated. Sunder -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060125/c73d679c/attachment-0001.html
2006 Feb 12
7
form_remote_upload plugin
form_remote_tag does not support the input type=file. This is due to javascript security limitations. I created a plugin that modifies form_remote_tag so that if you pass it the option: :html => {:multipart => true}, it will submit via an iframe, allowing you to upload files. It works nicely with file_column :). Currently, it only works with RJS templates (no :update option), and I only
2013 Aug 08
0
echo cancellation (power19550114fover)
...ment was scrubbed... Name: not available Type: image/jpeg Size: 5365 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20130318/8cda936d/attachment-0001.jpeg ------------------------------ Message: 6 Date: Mon, 20 May 2013 11:31:25 +0530 From: SHYAM D <shyam.sunder91 at gmail.com> Subject: [Speex-dev] Errors while working with VBR on C55x patform at ??? 4Kbps To: speex-dev at xiph.org Message-ID: ??? <CA++g_f2jp5i3_FJMt_UV=V5kHu29+2rkDe4Q1tTzZ_TnXApFnw at mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hello devs, I am working t...
2006 Oct 04
5
Sites that use Mongrel
It would be an interesting topic. I bet there are quite a few. I just released one that 1/2 runs on Mongrel. http://direxionfunds.com It was released before it was _quite_ ready, but the last of the content is getting inserted today. I am still waffling on how I will leave it running longterm. Right now it uses a slightly modified version of the Mongrel http parser with EventMachine to front
2005 Dec 13
10
new classes
Hi list, I made some classes for script.aculo.us. I think some of them are useful. Please try them and feed me back, like bug report etc. Check it out at: http://script.spinelz.org/ Thanks. Kaoru _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Jul 28
7
mongrel_cluster rc.d script for FreeBSD
I wanted to be able to specify in my /etc/rc.conf file whether mongrel_cluster should be enabled and the mongrel_cluster_config file for the init script, so I wrote this simple rc.d style script. Just throw it in /usr/local/etc/rc.d/ and do a chmod +x /usr/local/etc/rc.d/mongrel_cluster.sh To enable the script, add mongrel_cluster_enable="YES" to /etc/rc.conf and optionally add
2005 May 17
18
VoipSupply.com
I am going to buy some IP phones from them but I sent them an email couple of weeks ago and got no reply. Has anyone ordered anything from them? Any other places that I can buy from? Sorry if it's a wrong post. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050517/ba256d25/attachment.htm
2006 Jul 19
30
I am a newbie and I would like some help deciding what operating system
I would like first to introduce my self to the community. I am Steve Beyer and I am interested in learning Ruby, ROR, and how to set up a production server. I am going to use OSX for my client/developement system but I would like to get some advice on what operating system you would recommend for a production server. I want to use Mongrel to start and then move up the ladder as my
2005 May 18
2
Run Script when originator hangs up the phone
Hello all, Wonder if there was away to run a script/marco when the person who originates the call hangs up. I have use the g option in the dial application to continue running applications in the dial plan, but that only works if the person who is called hangs up first.. Thanks Erik