Displaying 20 results from an estimated 1000 matches similar to: "Is mechanize thread safe?"
2010 Jun 17
6
Foreman / external_node.rb
Hello All,
I''m trying to start using external nodes under foreman, and I''m
running into some issues. I have the entries in puppet.conf:
[main]
external_nodes = /etc/puppet/external_node.rb
node_terminus = exec
The enternal_node.rb script is the one that came with foreman:
#!/usr/bin/ruby
# a simple script which fetches external nodes from Foreman
# you
2009 Aug 28
4
favicon.ico and robots.txt
Hello,
I'm running an apache 2.2 webserver on centos 5.3. I'm seeing
frequent requests for robots.txt and favicon.ico from the logs those files
should be in the document root area. What are these files, is this something
the rpm installs, or do i have to retrieve or generate them?
Thanks.
Dave.
2007 Mar 30
2
keep-alive
Greetings,
I''m reporting on what I found after trying to use mechanize on a site
like www.tellme.com.
With mechanize versions 0.6.5, 0.6.4, 0.6.3, I was able to use
mechanize without any problems on www.tellme.com.
However, when I upgraded to 0.6.6 or 0.6.7, mechanize simply ground
to a halt after a while. I''m not sure where the problem lies, but
after looking at the
2007 May 05
3
Tell me why my Shoutcase handler sucks!
So, I want to build the greatest online radio ever! (for my, currently
crappy, faderwave.net radio station. Right now, I''m running Icecast
straight up. The only problem is that managing different DJs and
keeping them off the air when they aren''t supposed to be there is a
pain. There also is not one single management package that does
everything. My current system is a hacked
2007 Mar 26
4
Monit + Mongrel woes
Hello all,
So, I''ve been using monit with mongrel for a while now, since the
0.3.x days (I think it was). It used to work fine, but now I seem to
be having some trouble. I''m currently using mongrel 1.0.1 and I am
using the same monit configuration I''ve always been using, yet
everytime monit should restart mongrel, I get "Execution failed".
For the start
2007 Feb 05
4
Lots of Internal Server Errors lately
Lately I''ve seen a lot of Internet Server Errors while trying to use
Trac. Is there a plan to do something about this, or is it time to
start sending donations for a new server? ;)
Kind regards,
Thijs
--
Fingertips - http://www.fngtps.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on
2006 Dec 25
4
Definitive guide for upload progress
Hi
Is there some definitive guide for upload progress plugin ? We have in
this mailing list a lot of testimonials, bug reports, bug fixes, but
there are still people like me who cannot use it correctly.
Here is my config:
- mongrel 1.0RC and upload progress plugin 0.2.1
- a 6 mongrels cluster
- config/mongrel_upload_progress.conf:
uri "/",
:handler =>
2007 Feb 09
7
Upload image without rmagic
I need a way to upload an image and display it without using any of
the plugins that use rmagic. I have used the plugins (file_column,
fleximage) which both use rmagic and gave me problems (never got
fleximage to work)
Thanks in advance - K
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2006 Mar 25
14
Creating a symbolic link within a Rails application?
Hi, how does one create a symbolic link within a Rails application? At this
time, I can perform this action at the command line but I''m not sure how to
do it within Rails. BTW, I''m doing the following command in Mac OS X:
ln -s $SITE_ROOT/common_directory/* $SITE_ROOT/new_directory
Thanks in advance,
-Conrad
-------------- next part --------------
An HTML attachment was
2006 Apr 16
4
Preventing crawlers on link_to''s
My understanding was that using the :post=>true on a link_to() was supposed
to prevent search engine crawlers from triggering the link. However, this
does not seem to be working for me. Is there something else that I should
be/can be doing to accomplish this? Thanks.
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Sep 23
1
[LLVMdev] Web Server Problems Persist
Hi John,
> If you run into problems, please email llvmdev. I'll periodically check
> llvm.org to make sure it's still up.
I'm seeing long delays on llvm.org again. Pages are served eventually, but it
takes minutes for each requests.
Are there any dynamic scripts on the server that can eat a lot of resources? I
think the nightly tester result pages would qualify? Perhaps
2002 Jan 29
5
Still no luck on command line parse
Thanks, bjornr, however your suggestion to try:
wine "C:\Program Files\intuit\qbtimer\qbtimer.exe"
gave the same result as the other command lines I tried.
All invoke the qbtimer program and all get the same error from qbtimer:
Can't find timer file "Files/intuit/qbtimer.exe" ...
So wine properly finds the qbtimer.exe file. The error arises after
the program is
2006 Nov 09
8
Distroy to experiment with Xen?
Hello,
I would like to experiment with Xen some to see how I could integrate
it in my various web application environments and hopefully make my
life easier. I am currently using FreeBSD 6 but it seems that it
doesn''t fully support Xen. I did some searching around and also notice
some posts on mailing lists mentioning some trouble with the CentOS 4
distribution (something about the
2007 Feb 04
2
Per activerecord object callbacks (aka: should I have gone to bed hours ago?)
First of all, I should have gone to bed a long time, so please be
forgiving with regards to what will follow :)
So I''ve been working all day on a rails project that needs to go out
soon, and I thought I would try to refactor a has_many relationship to
a has_and_belongs_to_many relationship (using has_many :through).
However, I then realized that I would loose a lot of the simple beauty
2006 Mar 08
1
function gdist, dist and vegdist in mvpart
Dear R community,
I am analyzing plant communities with the function mvpart, using a
dissimilarit matrix as input. The matrix is calculated with the funtion
gdist.
fit <- mvpart(gdist (ba12[,18:29], meth="maximum", full=TRUE,
sq=F) ~ beers + slope_dem + elev_dem+ plc_dem + pr_curv+
+curv+max_depth+doc_rocks+ abandon+land_use+ca_old,
data=ba12, xv="p")
This
2010 Aug 13
3
Delete rpart/mvpart cross-validation output
Dear all,
I was wondering if there is a simple way to avoid printing the multiple
cross-validation automatic output to the console of recursive partitionning
functions like rpart or mvpart. For example...
> data(spider)
>
mvpart(data.matrix(spider[,1:12])~herbs+reft+moss+sand+twigs+water,spider,xv="1se",xvmult=100)
*X-Val rep : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2006 Aug 05
3
Apache 2.2 + Mod Proxy Balancer + Mongrel - Hot Linking Protection?
Hey guys,
Ok, basically I coded a ruby on rails CMS to manage a bunch of media
files. I am finding that a lot of people are "hot linking" to these
media files and would like to prevent this to save bandwidth. Usually
in the past, it hasn''t been a problem, I would add something like the
following to my .htaccess file
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
2013 Apr 19
4
Spider Plot
Does any one have a sample code for a Spider Plot as attached?
Thanks,
Xing
2006 May 29
4
Time-based cache fragment expiration
Hello,
I''m trying to figure out how I could implement fragment caching that
expires every x amount of time. I thought of writing a runner script
that would expire the cache and set it as a cron job, but that
doesn''t really work because runner scripts act on models and not
controllers.
Does anybody have any ideas?
Regards,
-carl
2010 Feb 26
2
Error in mvpart example
Dear all,
I'm getting an error in one of the stock examples in the 'mvpart' package. I tried:
require(mvpart)
data(spider)
fit3 <- rpart(gdist(spider[,1:12],meth="bray",full=TRUE,sq=TRUE)~water+twigs+reft+herbs+moss+sand,spider,method="dist") #directly from ?rpart
summary(fit3)
...which returned the following:
Error in apply(formatg(yval, digits - 3), 1,