search for: parekh

Displaying 9 results from an estimated 9 matches for "parekh".

2009 Feb 23
6
background process
Hi all I am working on a heavy engineering project. And the requirement is that I needto do a lot of process before I store the data to the db. Now the question is that I want to do the process that I am doing but I want to do it in the background. What I actually mean to say is that..I just want the user to get a msg that Records Saved. But in real I want the process to go on in background.
2003 Oct 04
2
multiple default in /pxelinux.cfg
...d/or LTSP servers. The problem is we have many computers in our lab have different computers, so i require different .initrd files for each group of computers. Can i have different /pxelinux.cfg/default files so that i can define different locations for my boot files. Thanks in advance. Limesh Parekh, Enjay Computer Consultancy, ------------------------------------------------------------------------ ----- http://www.enjayworld.com ------------------------------------------------------------------------ -----
2009 Mar 19
3
Settings for CDN, GZip, Header Expires for BEtter Yslow
Hi On my website i m getting B Grade with 87 points. Now i want to make it A and there is a scope to do that. I have added Google Analytics code which is y my gzip component and header expire grade goes to B from A. I need to use Google Analytics so cant i set header expires and gzip that? Another thing is that CDN is not something for a small website. So isnt there a way out where we can set
2010 Mar 24
2
Mechanize
Hi I am trying to submit an asp form using Mechanize. I have to parse this site in order to get the results http://www.vitranexpress.com/home/CombinedHome.aspx So for this I have to log in the site which I was successful using Mechanize. Once you logged in you have to select the Link "Rate Quoter". Again using mechanize I got the page that this link pointed to. There is a form which
2007 Mar 29
1
small bug in ansari.test
...lues **and there are no ties**. Otherwise, a normal approximation is used. However, this does not appear to be the case in R 2.4.1 or R 2.5.0. In fact, even example(ansari.test) produces a warning Warning message: cannot compute exact p-value with ties in: ansari.test.default(ramsay, jung.parekh) although the "exact" parameter is omitted. Patch: Index: src/library/stats/R/ansari.test.R =================================================================== --- src/library/stats/R/ansari.test.R (revision 40902) +++ src/library/stats/R/ansari.test.R (working copy) @@ -29,7 +29,7...
2002 Oct 18
4
Building R on Mac OS X-"dumping methods" problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am trying to create a darwinports package for R, but I cannot get R to compile on Mac OSX 10.2. I have install g77 which seems fine. R compiles without problems until it reaches dumping R code in package 'methods' Error in .Call("R_initialize_methods_metadata", table, PACKAGE = "methods") : .Call function
2009 Feb 26
0
header expiry on google charts and amazon s3
Hey all I am using google charts in my app and even Amazon s3. So i m getting some jpg component from these sites.. can ne one tell me how to set header expiry for those components that r coming from other servers like google charts and amazon. i m using nginx server. thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this
2009 Jun 27
1
Error while opening localhost:3000
I installed ruby on rails and created a new project, when i start the server and check the "about your application''s environment" tab, I get a n error saying " We''re sorry, but something went wrong. We''ve been notified about this issue and we''ll take a look at it shortly. " can anybody tell me what I maybe doing wrong. thank you for taking
2009 Oct 15
0
curb gem not getting installed...
Hi, I am trying to install curb on my windows machine. I went through a few web pages directing to install it. I installed curl-7.19.6 binary and provided the path in the environment variables. I can now use the curl command line. Then I went on to installing curb using the gem install curb. It gave me the following error.