Displaying 20 results from an estimated 20000 matches similar to: "It's blog time"
2007 Oct 29
9
Problems with mongrel on NetBSD
I seem to have a (recent) problem with mongrel on NetBSD. I''m running
a development release of NetBSD (called NetBSD-current 4.99.34).
When I start mongrel, it listens on the IPv6 wildcard address, but not
on the IPv4 wildcard:
=> Booting Mongrel (use ''script/server webrick'' to force WEBrick)
=> Rails application starting on http://0.0.0.0:3000
=> Call with
2013 Mar 05
4
searching model and has_one association
Howdy.
I have these models:
User, field "mundane_name"
user has_one :instructor_profile (may or may not exist)
instructor_profile, field "sca_name"
belongs_to :user
I would like to craft a search on these fields, which is effectively this,
but in one go:
matching_users = User.where("mundane_name ILIKE ?", "%#{target}%")
matching_profiles =
2007 Oct 23
11
validates_confirmation_of not working?
I just can''t get validates_confirmation_of working for the life of
me!...
It''s not the first time I''m having problems with it but I just never
understand why!... This time I pretty much followed *exactly* the
example in Agile Rails Development and still...it just won''t work! I put
2 different passwords in the form and it doesn''t trigger an error,
2007 Nov 10
1
Upgrade on windows to 1.1
Attempting remote update of mongrel
Select which gem to install for your platform (i386-mswin32)
1. mongrel 1.1 (java)
2. mongrel 1.1 (mswin32)
3. mongrel 1.1 (ruby)
4. mongrel 1.0.4 (ruby)
5. mongrel 1.0.4 (mswin32)
6. Skip this gem
7. Cancel installation
2
> ERROR: While executing gem ... (OpenURI::HTTPError)
404 Not Found
This is using the NetBean IDE''s ''ruby
2008 Jul 18
2
disabled save button when pdf generated
Hi
I m new in Ireport, I want to dasabled the save button for generated
PDF file and also not allowed to copy past.
can any body help me.
Thanks and Regards
Kundan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2017 Jun 06
0
Revolutions blog: May 2017 roundup
Since 2008, Microsoft (formerly Revolution Analytics) staff and guests
have written about R every weekday at the Revolutions blog
(http://blog.revolutionanalytics.com) and every month I post a summary
of articles from the previous month of particular interest to readers
of r-help.
In case you missed them, here are some articles related to R from the
month of May:
Many interesting presentations
2010 Sep 22
2
Anyone please make Wine permissive?
Sir,
I am rishikeshan. I am a 14 years old student. I am interested in permissive open community. I hate copyleft.
Don't fear of commercialization. It is needed to the earth. Actually, GPL is blocking the development. I will definitely help you if you make it permissive. Maybe you can make YOUR code permissive. How permissive nature help you?
How can I get old BSD release?
1.Some commercial
2016 Apr 06
1
Extracting windows from time series
Dear R Users
Thanks for the help in advance and lets get straight to the problem:
I have a 400 year long temperature time series and I am looking for decades that show a linear trend decrease of approximately -0.1 Kelvin or degrees. --> What I would like to program: A loop/function / command line that prints the values of all the trends (can also be overlapping) into a matrix that could have
2004 Jan 26
0
Digium FXO Card
Hi,
I wish to know if GNUGk can work with * running as a gateway with the Digium
FXO card.
Kindly share your experiences in case there are some issues which one must
know before going in for such a setup.
Also, I've been reading about the DialTone detection capability by the
hardware in different countries. What are the issues with it?
Thanks & Regards,
Deepak
----- Original Message
2014 Jan 09
2
[LLVMdev] [cfe-dev] AArch64 Clang CLI interface proposal
I think that this works (and adds no appreciable driver complexity) provided
that we're not expecting to support -mtune. If clang is (one day) going to
be able to isel based on one target and optimize based on another then we
might find ourselves wanting to change the meaning of -march from 'isel and
optimize' to 'isel only'. So Amara's question about -mtune (or more
2012 Feb 19
1
time-series trend classification
Hello everyone,
I was looking for a way to classify time-series based on the curve-fit. I try to campute several trends so i was thinking to link each trend with a function. increase with exponential for example, increase and decrease with a gaussian etc. The possiblities are endless though and it seems that is not always working well, especially if you work on small time-series (of 5-10 points
2007 Oct 16
6
netbeans6 + RoR errors
I''m having problems with running RoR applications, either imported
from existing source or by creating a new project in NetBeans 6 beta
1. When I use the menu "run / test project" or "run / run main
project" I get an error very similar to this:
(from test)
(in C:/flame-svn/test/RailsApplication1)
"C:/flame-svn/test/RailsApplication1/config/boot"
rake
2007 Oct 15
6
SQL injection with :order, :limit, :group
I know how to avoid SQL injection attacks when you use :conditions
User.find :first, :conditions => ["login=?", params[:username]]
but how about with :order, :limit or :group?
# uh-oh...spaghetti-oh
User.find :first, :order => "login; delete from users; select * from users"
Pat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you
2016 Jul 18
0
EpiX Analytics - Full-Time Position - Quantitative Health Risk Analysis Consultant
Quantitative Health Risk Analysis Consultant
Position open until filled
Location: Boulder, CO
We are a Colorado-based specialist risk and decision modeling consulting and
research firm, with diverse experience and skills, including in the fields
of human and veterinary health and epidemiology. We are currently seeking to
fill a full-time position as a Quantitative Health Risk Analysis
2007 Jul 02
1
gam function & time trend splines
I've been doing a simple time-series analysis looking
at the relationship between daily pneumonia
hospitalizations and daily temperature. To mimic some
of the literature, I've been including a time-trend to
try to account for normal cyclical trends in
hospitalization. So I've been using a function that
looks something like this:
gam(pneucount ~ temp_f +
2004 Aug 06
2
do darkice and shout play together well
Mixice (www.lns.com/papers/mixice) does. I have it running on
FreeBSD 4.x machines for KKSF, KPFA, KFCF, etc. for a live MP3
stream (icecast 1.x.x). I will have an OGG version of it soon as
we have some demand for better quality streams.
Tim
On Thu, Nov 07, 2002 at 09:36:16PM -0500, Jim wrote:
> ok then what runs reliably on a freeBSD system? ices?
>
> On Thursday, November 7, 2002,
2013 May 23
0
[LLVMdev] Deprecating autoconf/make?
On May 22, 2013, at 5:14 PM, Eric Christopher wrote:
> Hi All,
>
> Can anyone see good a reason not to move to cmake as our only build
> configuration system and drop future support for autoconf + makefiles
> now that 3.3 has branched?
I can think of several:
- When the Clang CMakefiles go to build compiler-rt (if present), they use the compiler used to build Clang and not the
2013 Mar 23
1
Time trends with GAM
Hi all,
I am using GAM to model time trends in a logistic regression. Yet I would
like to extract the the fitted spline from it to add it to another model,
that cannot be fitted in GAM or GAMM.
Thus I have 2 questions:
1) How can I fit a smoother over time so that I force one knot to be at a
particular location while letting the model to find the other knots?
2) how can I extract the matrix
2004 Aug 06
0
do darkice and shout play together well
darkice is doing my live encoding, both hifi and lofi i just need
something to stream audio files i have on disc...
On Thursday, November 7, 2002, at 09:40 PM, Tim Pozar wrote:
> Mixice (www.lns.com/papers/mixice) does. I have it running on
> FreeBSD 4.x machines for KKSF, KPFA, KFCF, etc. for a live MP3
> stream (icecast 1.x.x). I will have an OGG version of it soon as
> we have
2010 Feb 09
2
Comparing means and trends in short time-series
Dear R-list,
I have a statistical problem with the comparison of short time-series,
representing densities of fish in different streams. For each stream (6 in
total, here below showed only part of the dataset) I have 8 years of density
data, as follows:
year density stream
1 2000 0.51 stream1
2 2001 0.87 stream1
3 2002 0.68 stream1
4 2003 0.56 stream1
5 2004 0.50 stream1
6