Displaying 20 results from an estimated 700 matches similar to: "Model method_missing error (rforum)"
2005 Dec 31
0
RForum 0.2
RForum is a forum software with mailing list connectivity based on the
Rails web application framework.
What''s new?
===========
This version features many improvements over the first release:
* Mailing list interface
* New stylesheets
* Skins
* Ferret search engine
* Quote level coloring
* Alternative post formatting style
* URL to link conversion in posts
* ActiveRecord
2006 Mar 24
0
rforum at China on Rails
Hi,
this is a rforum site at China on Rails, Welcome :
http://rforum.chinaonrails.com/
--
Best Regards,
Caiwangqin
http://www.uuzone.com
Mobile: +8613951787088
Tel: +86025-84818086 ext 233
Fax: +86025-84814993
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060324/11261fea/attachment.html
2005 Dec 22
11
rforum engine
Here''s a question for those well-versed in rforum or engines -- or
both, ideally :) I''ve spent some time today turning RForum into an
engine, using rails 1.0, engines trunk, and rforum 0.1 (as rforum
trunk didn''t appear to work out of the box).
My rforum engine works, but only when I do two things that I found by
trial and error:
1) All rforum controllers subclass
2006 Jan 21
2
TeensyWeb 0.1.0 released
TeensyWeb 0.1.0 has been released.
The is a combination wiki, forums, and subversion repository browser.
It''s simplistic. Nothing fancy. Possibly buggy and broken as it''s my first
rails app.
It requires rails, bluecloth, syntax be installed, which you can get from
gems. In order to use subversion and graphwiz you must have those installed
and the commands accessible from
2006 Apr 22
0
cross-posted on RForum, f/t web app developer, NBC UNI (LA)
My apologies if you will receive this twice as I posted it to the RForum
forum yesterday. My understanding is that it is a separate forum. Gently
disabuse me of this notion if I am mistaken.
[paste]
Thanks for allowing me to post to your community board. First, let me
just say that we are looking to hire someone who is interested in and
has been delving into RoR. However, we are not looking
2006 Jan 05
6
Problems with Ferret in RForum
Hi,
I have been using Ferret on ruby-forum.com for a few days. While the
searching works with reasonable performance, there are a lot of problems
related to indexing. Sometimes the process hangs with 100% CPU usage,
sometimes it leaves Lockfiles in the directory (causing other processes
to fail while one ist still working), sometimes it even crashes with a
segfault.
I''m going to
2003 Jun 13
7
sshd refusing connections problem
We have been having a problem with sshd on our shell server.
This has been happening since March 4, 2003 or before IIRC. Initially I
thought the next OS upgrade, to 4.8 would fix this. I am accustomed to
haveing little things go away in a month or two.
I think we jumped to 4.7-STABLE on Feb 28, 2003. Some exploit fix
wasn't being MFSd to RELENG_4_7 fast enough for my nerves (cvsd?). It
2006 Jan 18
23
RForum Software Sucks?
(Donning flameproof suit)
Am I the only person who thinks that the Ruby forum software sucks?
E.g. search only for a word. Can''t search for new posts, can''t search
by date, topic list doesn''t indicate when I''ve already read a post,
there can be several independent replies to a topic, just to name a few.
There are lots (admittedly not Ruby based) of good
2007 Nov 13
2
map - mapproj : problem of states localisation
Hi R-user,
I am new with R and I have a problem with the map and mapproj fonctions :
with the following code :
>test_proj=mapproject(LONG_d01_vec_t1, LAT_d01_vec_t1, projection="lambert",
parameters=c(30,60))
>longitude_vec=test_proj$x
>latitude_vec=test_proj$y
>longitude_mat=matrix(longitude_vec,ncol=e_sn_d01)
>latitude_mat=matrix(latitude_vec,ncol=e_sn_d01)
2001 Nov 06
4
Failed to dup/close : The descriptor is a file, not a socket
I am getting this error on a Win98SE pc, but not on WinNT4 or Linux Redhat
7.1 or 7.2.
Failed to dup/close : The descriptor is a file, not a socket
The command I used was
rsync -e ssh gas.exe 10.105.50.180:src/
It works like I said on NT4 and from my Linux pc. I have cygwin installed
on the win98 and NT. Rsync is version 2.4.6 Is it just because Win9x
SU**s?
Also where can I get a list of
2006 Jan 06
5
Routing problems - Apache proxy vs. Webrick direct
I dropped the use of fastcgi because I could not get popen working (see
''[Rails] Apache2 and popen''). It works under WebBrick. Since CGI is too
slow, I thought I''d proxy to WebBrick via Apache.
I am having routing problems now with escaped slashes in the URL.
Here''s my routes.rb:
map.connect '''', :controller => "wiki"
2003 Nov 25
2
Lambert's W function
Hello List
does anyone have an R function for the Lambert W function? I need
complex arguments.
[the Lamert W function W(z) satisfies
W(z)*exp(W(z)) = z
but I could'nt even figure out how to use uniroot() for complex z]
--
Robin Hankin
Uncertainty Analyst
Southampton Oceanography Centre
SO14 3ZH
tel +44(0)23-8059-7743
initialDOTsurname at soc.soton.ac.uk (edit in obvious way; spam
2009 Sep 10
22
Xen and Enomaly
Hi list,
Right now I''ve to find some graphic (or web!) interface to administrate
our new data center infrastructure who will be running over Xen.
I''ve been googling around to find something, and looks like Enomaly is a
good choice.
Can anybody give me some feedback about this? Or maybe recommend another
front-end interface?
Thanks in advance.
Boris.
2013 Feb 13
1
[lattice] display a projected map on a layerplot
summary: I can display a lon-lat map on a lattice::layerplot, and I
can display a Lambert conformal conic (LCC) map on a spam::image, but
I can't display an LCC map on a lattice::layerplot. Example follows.
What am I doing wrong?
details:
I've been using `lattice` (via `rasterVis`) successfully to display
global atmospheric data, which works well enough (though I am
definitely intrigued
2013 Jan 10
1
Lambert W question
Dear All,
I am using the following model equation:
k*(lambertW_base(b=0,((a)/k)*exp(((a)-z*(t-t0))/k)))
I would like to run this through OpenBUGS, but it does not recognize the lambert function. Would you have any thoughts on how to re-vrite this equation matemathically so that it could be run on OpenBUGS?
apreciate the help,
Sincerely,
Andrs
[[alternative HTML version deleted]]
2005 Jun 07
2
PRI Lines not being answered (No User Responding)
Hello! Continuing my PRI saga - I have a PRI setup and appears to be
answering calls OK, but my carrier is cutting all the calls after 15
seconds. For example, when I call from my cell phone, it goes
straight to a busy signal - however the CLI shows the call coming in
and being answered. Additionally, when I call from another ground
line, it will ring once or twice, again show as answered, but
2002 Aug 27
1
rsync problem in systemimager
Hello,
I'm working on the oscar-1.3 release with my Linux Itanium's cluster to
test cloning process via systemimager.
After having succeeded to boot my client node via the network, when
running the following script : /var/lib/systemimager/scripts/ced1.sh
rsync is able to get small files (e.g : mkdosfs). However, when the
script tries to rsync the whole oscar image in the following way :
2012 Apr 26
2
Lambert (1992) simulation
Hi,
I am trying to replicate Lambert (1992)'s simulation with zero-inflated
Poisson models. The citation is here:
@article{lambert1992zero,
Author = {Lambert, D.},
Journal = {Technometrics},
Pages = {1--14},
Publisher = {JSTOR},
Title = {Zero-inflated {P}oisson regression, with an application to defects
in manufacturing},
Year = {1992}}
Specifically I am trying to recreate Table 2. But my
2010 Feb 16
6
Xen Cloud questions
I''m using Xen 3.4 on Debian Lenny, and a web interface (still in dev),
to have a eye on all the stuff.
I saw the Xen Cloud project, but I have some questions about it.
Can I summarize Xen Cloud like this : "latest" Xen Hypervisor with
"improved" API (OCaml replacing python and more stuff) which enhance
informations about all Xen hypervisors in same time, to provide a
2005 Jan 14
2
Porting from Linux to Windows
I intend to port an R project from Linux to Windows.
It involves C code that is loaded via dyn.load().
I could manage to produce a 'dll' File using cygwin which seems to be
o.k.
Now, using dyn.load("pcr.dll") i get:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"c:/cygwin/home/pingu/rt-pcr/pcr.dll":
LoadLibrary