Displaying 20 results from an estimated 100 matches similar to: "rails 2.2 connection to MySQL"
2005 Feb 07
1
THANK YOU:-)
Thank you all for your help :-) Much Much Aprreciated........
I tried with the "jitter" command and it worked :-)
Cheers,
Latha
> -----Original Message-----
> From: Latha Raja
> Sent: Monday, February 07, 2005 3:21 PM
> To: 'r-help at stat.math.ethz.ch'
> Subject: Need your help with my R plot
> Importance: High
>
> Hi,
>
> I am using R to
2005 Feb 07
2
Need your help with my R plot
Hi,
I am using R to plot the graph and the problem I am facing with my graph is that I have lots of points concentrated in one area and It is creating a visualization challenge.
Is there any commands in R I could use to solve this problem. Even if there is no command, do you know how I could tackle this problem...(I want to separate these points so I could see each of them...)
Any help is much
2005 Feb 23
2
Need your help in calculating the p-value
Hi,
I am using R to perform wilcox.test and wondering if you know how the p-value in wilcox.test is calculated?
Thank you for your help:-)
Regards,
Latha
2008 Dec 03
0
help with rails+sproutcore
I have been trying to use rails as the backend for sproutcore. I am
following the tutorial:
http://blog.lawrencepit.com/2008/07/19/sproutcore-rails/#comment-4
I have followed all the steps in the tutorial. When I try to run the
http://localhost:4020/contacts, its gives me the following console
errors:
Contacts is not defined
[Break on this error] Contacts.detailController =
2013 Apr 30
0
Extrafont package: Fonts are not successfully installed
Hi,
I am using Extrafont package to install more fonts for my graphs. My
primary graphic tool is ggplot2. I seem to have problem installing the
package, but could not pinpoint where it is.
I try to follow the instruction here:
https://github.com/wch/extrafont
I guess (but am not sure) the fonts are successfully installed.
Problem encountered:
1. The following line sometimes yields an
2005 Jan 11
0
RE: Asterisk-Users Digest, Vol 6, Issue 142
Does any one knows of an Windows based SIP video phone???... Thanks...
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
asterisk-users-request@lists.digium.com
Sent: Tuesday, January 11, 2005 9:27 AM
To: asterisk-users@lists.digium.com
Subject: Asterisk-Users Digest, Vol 6, Issue 142
Send Asterisk-Users mailing
2011 Feb 25
2
Rails 3 and Sproutcore
Hi people,
Anyone is using Rails 3 (backend) with Sproucore (front-end) ?
--
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2017 Nov 07
2
Problem with getting restapi up&running
Hi,
i am currently struggling around with gluster restapi (not heketi),
somehow i am a bit stuck. During startup of glusterrestd service it
drops some python errors, heres a error log output with increased loglevel.
Maybe someone can give me a hint how to fix this
-- snip --
[2017-11-07 10:29:04 +0000] [30982] [DEBUG] Current configuration:
proxy_protocol: False
worker_connections: 1000
2010 Jul 19
0
Sr. Web Application Developer (RoR) Career Opportunity in San Francisco !!
Title: Sr. Web Application Developer - San Francisco
QUALIFICATIONS
Candidates MUST have a background in Ruby-on-Rails (RoR); MUST use it
for web application development not just creating web pages; NO
interest in Web Designers.
Candidates must have strong knowledge of the Ruby language, design
principles and patterns. Solid knowledge of relational databases
(Postgresql) and/or "NoSQL"
2019 Jan 03
2
doveadm_allowed_commands doesn't work as expected
Trying to limit the API calls to doveadm-http-api by configure allowed
commands, but once the commands added to the list, the RestAPI no longer
work.
1) Return correct reply when doveadm_allowed_commands is empty
# curl -k -H "Content-Type: application/json" -H "Authorization:
X-Dovecot-API <base64 api key>" https://localhost:9088/doveadm/v1
2017 Feb 15
2
[Sieve] Is the way to run external script to get attachment?
Hello.
Read all about Extprograms, but have a question.
Use case:
Every day we have couple messages with attachment (from one sender, this
is one-way communication). This attachment is uploads to ownCloud. By
hand... need some automation.
As I see, pipe cat execute scripts with text data USER/FROM/SUBJECT -
and I think with variables it can be any text data, how about attachment?
How I see
2009 Jul 16
1
ActiveResource timeout not functioning?
I''m trying to contact a REST API using ActiveResource on Rails 2.3.2.
I''m attempting to use the timeout functionality so that if the resource
I''m contacting is down I can fail quickly - I''m doing this with the
following:
class WorkspaceResource < ActiveResource::Base
self.timeout = 5
self.site = "http://mysite.com/restAPI"
end
However, when I
2024 Jun 11
1
OpenSSH - Central repository for "Match" rules
I'm not seeing if this has been asked in the past.
Has there been discussion about implementing facilities with OpenSSH for having it pull "Match" rules from a central repository, namely LDAP or a RESTAPI service?
Scott Fields
Kyndryl
Senior Lead SRE ? BNSF
2024 Jun 13
1
OpenSSH - Central repository for "Match" rules
On Tue, 11 Jun 2024, SCOTT FIELDS wrote:
> I'm not seeing if this has been asked in the past.
>
> Has there been discussion about implementing facilities with OpenSSH
> for having it pull "Match" rules from a central repository, namely
> LDAP or a RESTAPI service?
You could probably hack something together using the exising ssh_config
"Match exec" and
2024 Jun 13
1
OpenSSH - Central repository for "Match" rules
Except you'd need to cycle SSHD to pickup any changes/updates.
________________________________
From: Damien Miller <djm at mindrot.org>
Sent: Wednesday, June 12, 2024 9:28 PM
To: SCOTT FIELDS <Scott.Fields at kyndryl.com>
Cc: openssh-unix-dev at mindrot.org <openssh-unix-dev at mindrot.org>
Subject: [EXTERNAL] Re: OpenSSH - Central repository for "Match" rules
On
2024 Jun 13
1
OpenSSH - Central repository for "Match" rules
No, the command would run every ssh invocation
On Thu, 13 Jun 2024, SCOTT FIELDS wrote:
> Except you'd need to cycle SSHD to pickup any changes/updates.
>
> ____________________________________________________________________________
> From: Damien Miller <djm at mindrot.org>
> Sent: Wednesday, June 12, 2024 9:28 PM
> To: SCOTT FIELDS <Scott.Fields at
2009 Feb 06
4
Full Ajax Application
Hello, I''m a newbie here... please... can anyone help me about FULL
AJAX ? for example if i''m scaffolding a simple model and controller
for product which only have 1 field for NAME:STRING with the command :
script/generate scaffold Product name:string
and for the generated code I like to turn it into a full ajax app, for
example if i''m click the NEW or EDIT link it
2008 Dec 25
0
"Data RecordType could not be instantiated!: undefined".
I am trying to persist the data from sproutcore application to MYSQL
using rails. I see that the post is happening on the rails with 200 as
the response code but, i get an error "Data RecordType could not be
instantiated!: undefined". Not able to see where the error is,
verified the logs but no luck..
Any directions please??
--~--~---------~--~----~------------~-------~--~----~
You
2017 Feb 16
0
[Sieve] Is the way to run external script to get attachment?
On Wed, 15 Feb 2017 17:13:31 +0700
Konstantin Shalygin <k0ste at k0ste.ru> wrote:
> Read all about Extprograms, but have a question.
> Use case:
> Every day we have couple messages with attachment (from one sender,
> this is one-way communication). This attachment is uploads to
> ownCloud. By hand... need some automation.
> As I see, pipe cat execute scripts with text data
2019 Jan 03
0
doveadm_allowed_commands doesn't work as expected
> On 03 January 2019 at 22:45 Ronald Poon <ronaldpoon at ud.hk> wrote:
>
>
> Trying to limit the API calls to doveadm-http-api by configure allowed
> commands, but once the commands added to the list, the RestAPI no longer
> work.
>
>
> 1) Return correct reply when doveadm_allowed_commands is empty
>
> # curl -k -H "Content-Type: