Displaying 20 results from an estimated 5000 matches similar to: "Full Time Rails project"
2006 Jul 26
10
get/post bug
I''m not sure if its a bug in the blog example or in the framework but each
time I hit edit, both get and post get called, no matter of the actual http
method.
anyone encounter that bug?
--
gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o
-lruby-static
-ldl -lcrypt -lm -o ruby
Everyone is trying their hardest to do their job but management has set it
up so that
2006 Jul 27
2
more on file upload
well, so File upload seems to be only working under mongrel.
I have not tried it, but Camping crash extracting the request parameters on
both CGI and FastCGI.
I''m looking at rails code for inspiration, but it''s a bit outside of my
knowledge.....
not sure what to do with a FCGI::Stream object .....
this is what rails do for CGI, I''m not sure if it works the same for
2006 Aug 01
3
starting fresh
trying to get the example blog running under Apache/FastCGI with Camping
1.4.143
anyone using Apache/FastCGI in here?
does not seems to be possible to use with Camping.
anyone got better luck?
this is my postamble
if __FILE__ == $0
Blog::Models::Base.establish_connection :adapter => ''sqlite3'', :database
=> ''examples.db''
Blog::Models::Base.logger =
2006 Jul 25
4
about PATH_INFO and FastCGI
in one of my recent email, I add .to_s to PATH_INFO in camping code.
actually, this is probably very wrong. the problem is probably something
like PATH_INFO does not exist when using FastCGI.
I have not done all my homework, but so far what I found is lighttpd has a
special option
"broken-scriptfilename": breaks SCRIPT_FILENAME in a wat that PHP can
extract PATH_INFO from it (default:
2006 Jul 18
4
intro
Hi !!!
I''ve just seen this message on
http://redhanded.hobix.com/inspect/theCampingServer.html
I''d really like to see distributions offer a package which would allow
simple setup of TheCampingServer, just as you see with PHP. If you''re
interested in seeing this happen for the upcoming Camping 1.5 release,
introduce yourself on the
2006 Jul 26
9
file upload
I''m looking for file upload documentation on the wiki, cant find anything.
I only found the changeset that supports file upload.
should the file be part of ''input'' ?
please help.
thanks
--
gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o
-lruby-static
-ldl -lcrypt -lm -o ruby
Everyone is trying their hardest to do their job but management has
2006 Jul 24
18
difference between running unabridged
22 sudo mv camping.rb camping-abridged.rb
23 sudo mv camping-unabridged.rb camping.rb
when running into problems, the abridged version of camping is rather
difficult to debug.
so I''m moving to unabridged, but I''m getting this error.
[Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100]
2006 Jul 26
1
Seek Error ?
anyone ever got this error ?
[Wed Jul 26 17:36:25 2006] [error] [client 192.168.11.100] (eval):21:in
`seek'', referer: http://rf.mathieu.mv.sha/diary.cgi/edit/1?someting=true
[Wed Jul 26 17:36:25 2006] [error] [client 192.168.11.100] : , referer:
http://rf.mathieu.mv.sha/diary.cgi/edit/1?someting=true
[Wed Jul 26 17:36:25 2006] [error] [client 192.168.11.100] Illegal seek,
referer:
2006 Aug 01
6
warning and errors
i got my app to run fine on one server, but I moved it to another and huge
problem started....
I''ve been trying various things for 3 hours now, I can''t get it to work....
I am getting this error.
Exception `TypeError'' at (eval):542 - superclass mismatch for class NotFound
I am using the same camping.rb, apps starts in CGI but not in
Apache/FastCGI.
while it works fine
2006 Jul 28
1
multipart/form-data support for Camping Apache/FastCGI
sorry I broke it for mongrel, but the programmer who did the work for
mongrel should not have much problem integrating the two I think. Apache/CGI
is different and still will not work.
I fuck around for a full day at the end of the day, I found Iowa another web
framework and I try using their code
but using Iowa::Request.new.read_multipart was more confusing than anything,
although it helped me
2006 Jul 25
0
ran into a weird bug....
I''m modifying the Blog example, as it is, its nearly unmodified.
If I access /blog.rb/add I am asked to login (of course), once logged in, If
I access /blog.rb/add again, I get a 404 Not Found error from Apache, not
from Camping
saying......
Not Found
The requested URL /rf.mathieu.mv.sha/blog.rb/ was not found on this server.
the URL accessed is http://rf.mathieu.mv.sha/blog.rb/add
2012 Oct 05
1
Looking for Ruby on Rails Developers & Testers for Full time Job Opportunities
Hi All,
Am looking for Ruby on Rails Developers and Testers for Full time Job
Opportunities.
Below are the available job opportunities:-
1. Position: Lead/Senior Application Engineer
Location: San Mateo, CA
Duration: Fulltime/ Contract to Hire
Requirements:
Developed usable, responsive applications in Ruby on Rails or Java /
Spring / Hibernate
Experience with UI frameworks (such as RoR and a
2006 Jul 24
0
problem running Blog using CSS
I am not using latest camping (sudo gem install camping --source
code.whytheluckystiff.net)
and I''m getting this error executing Blog.run
(eval):14:in `initialize'': private method `sub'' called for nil:NilClass
(NoMethodError)
from (eval):44:in `run''
from /home/mathieu/mv/rf/public/blog.rb:303
--
gcc -O0 -DRUBY_EXPORT -rdynamic
2006 Aug 02
0
mongrel experience....
well, I like it ;)
until camping supports Apache/FastCGI properly I''m running the app with a
mongrel postamble (default on the blog example) and I''m rerouting Apache
using a ProxyPass, works like a charm.
two comments though
I first try to run it using ''camping app.rb'' but it would always mount under
/
it would be awesome If I could do ''camping
2006 Jul 18
3
+ camping 1.4.138
Just up:
gem install camping --source code.whytheluckystiff.net
The changes:
* Both bin/camping and Camping::FastCGI.serve now act according to the
Camping Server specification.[1]
* Docs are complete.
_why
[1] https://code.whytheluckystiff.net/camping/wiki/TheCampingServer
2012 May 15
0
Ordinal Logistic regression
Dear All,
I am new to ordinal logistic regression. Using ordinal regression within the R Commander GUI, I have generated an independent variable that is significant, but whose 95% confidence intervals slightly crosses "1". Is this possible? Here is the syntax and output:
polr(formula = CDIcat ~ Employment, data = CDIallvariables, Hess = TRUE,
method = "logistic")
2011 Feb 28
0
freebsd-jobs post from anjalid@metabyte.com requires approval
Dear Moderator,
Please post the following on your job board. Thanks!!
***************************************************************************************************************
My client in Bay Area, CA is looking for 5 FreeBSD kernel developers for contract only/ contract to Hire / Fulltime positions.
Here are the details:
Title: SOFTWARE ENGINEER (FREE BSD KERNEL) - 5 positions
Job
2013 Dec 07
0
CFP: The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC) 2014
**** CALL FOR PAPERS ****
The 23nd International ACM Symposium on
High-Performance Parallel and Distributed Computing
(HPDC-2014)
Vancouver, Canada - June 23-27, 2014
http://www.hpdc.org/2014
The ACM International Symposium on High-Performance Parallel and Distributed Computing
(HPDC) is the
2013 Dec 07
0
CFP: The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC) 2014
**** CALL FOR PAPERS ****
The 23nd International ACM Symposium on
High-Performance Parallel and Distributed Computing
(HPDC-2014)
Vancouver, Canada - June 23-27, 2014
http://www.hpdc.org/2014
The ACM International Symposium on High-Performance Parallel and Distributed Computing
(HPDC) is the
2009 Jul 22
0
Extreme Value Bivariate Point Process Model
Dear All-
I am looking at the bivariate point process model for extreme values as
described in Section 8.3.2 of Coles book. I am stuck at a very low
level in being unable to reproduce the initial step of transforming the
data to unit Frechet margins. In particular, I am unable to
reproduce the wave-surge pairs distribution after transformation to
Frechet scale (Figure 8.6 of Coles