Displaying 20 results from an estimated 3000 matches similar to: "upload file in a database or a server?"
2006 Jul 05
5
Help with migrations and create
After creating a table in a create table migration, I''m then attempting
to populate a couple of rows of data in the table using the create
method. The first row gets inserted into the database, but any further
calls generate a select against the database, but no insert.
Am I doing something wrong, or is it inappropriate to create more than a
single row of data in a table using
2006 Jul 05
1
ActiveRecord / PostgreSQL Performance Issue
I''m currently using ruby-postgres (the compiled interface to
PostgreSQL), and I''m seeing a huge performance hit with larger :binary
fields in ActiveRecord subclasses owing, it appears, to the use of the
bytea field type and the fact that using that datatype necessitates an
in-memory "unescape" conversion. The best I can tell from looking at the
Postgres Active
2006 Apr 11
5
Multiple "has" in ActiveRecord
Please excuse a newbie question, but I couldn''t find anything by
searching the archives.
What I want to know is how to have multiple references to the same
class/table within a class. For example, let''s say I have a table called
People:
create table people (
id serial8 primary key
,name);
which just holds a list of the people in the database. Then I have
another
2004 Jul 06
1
FYI House bill exports analog phone regs to VoIP
---------- Forwarded message ----------
Date: Wed, 07 Jul 2004 00:31:21 -0400
From: Declan McCullagh <declan@well.com>
To: politech@politechbot.com
Subject: [Politech] House bill exports analog phone regs to VoIP
http://www.politechbot.com/docs/boucher.voip.bill.070604.pdf
There's a new bill in the House of Representatives to regulate phone
calls made over the Internet. It was
2017 Jan 05
1
Gentoo, Heimdal and Samba 4.2 EOL
On Thu, 2017-01-05 at 10:45 +0100, Stefan G. Weichinger via samba
wrote:
> Am 2017-01-05 um 00:28 schrieb Andrew Bartlett:
>
> >
> > >
> > > In Debian we re-bundled heimdal. Samba is only known to work and
> > > is
> > > only tested with the bundled copy. The semi-private interfaces
> > > we
> > > use
> > > with the
2012 Oct 15
2
fit a "threshold" function with nls
I am trying to model a dependent variable as a threshold function of
my independent variable.
What I mean is that I want to fit different intercepts to y following 2
breakpoints, but with fixed slopes.
I am trying to do this with using ifelse statements in the nls function.
Perhaps, this is not an appropriate approach.
I have created a very simple example to illustrate what I am trying to do.
2001 Sep 04
4
openssh and multiple ports
Hi,
I must access several hosts through reverse masquerading gateways
which are visible on the Internet under a single IP address,
with different ports (2, 22, 222, 2222 etc..) forwarding to port 22
of various internal ssh servers, each with its own hostkey.
This setup totally confuses the openssh client because it does not store
the port numbers in the known_hosts* file, and thus falsely
2007 Feb 23
3
Sellvoip configuration....Please Help!!!!
hi guy, i have a problem, i have an sellvoip account and i want
configure asterisk for outbound calls.
this is my sip.conf
register => XXXXX0000000000:PassWord@70.42.34.200 ; this is one of the
sellvoip server
[sellvoip_out]
type=friend
secret=PassWord
username=XXXXXX0000000000
host=70.42.34.200
dtmfmode=rfc2833
context=testing
disallow=all
allow=ulaw
extensions.conf
this is a semplified
2006 Jul 07
3
dynamically updating a listbox from another listbox
Hi,
I would like to be able to dynamically (without reloading the page)
change the values from one listbox when a user select items from another
listbox. I have a model ''Sector'' which has_many ''levels'' (and of cours,
''Level'' beyong_to ''sector''). I want to show the user two listboxes with
the sectors and levels. But
2001 Mar 07
1
network is busy : Samba Server with RedHat
Greetings,
I have a File Server, Running Samba on RedHat 7.0
Everything Works fines, It have 64 megs of ram, and around 15 peoples
using it.
But sometimes, in the morning when people try to access it's Share
it gives the error msgs: NETWORK IS BUSY.
All my user get logon using a Windows NT PDC.
To enable my user to connect to Samba, I "play" with the computer for a
While..
2006 Oct 31
2
Opinions on the best wholesale origination/term providers
I've been losing patience with my current provider, a small company
called Sellvoip. Their termination is good, and they are
asterisk based, but they are understaffed and have no concept
of customer service. So I'm shopping.
I am interested in the opinions of others on the providers they
work with.
Here are my criteria, roughly in order
a) Decent quality, low latency.
In
2016 Sep 23
6
Improving SCEV's behavior around IR level no-wrap flags
Hi all,
This is about a project I've been prototyping on-and-off for a while
that has finally reached a point where I can claim it to be
"potentially viable". I'd like to gather some input from the
community before moving too far ahead.
# The problem
There is a representation issue within SCEV that prevents it from
fully using information from nsw/nuw flags present in the
2017 Aug 08
2
Improving SCEV's behavior around IR level no-wrap
Hi Sanjoy,
Any update on this?
Are there plans to implement this proposal?
Thanks,
Pankaj
-----Original Message-----
Date: Fri, 23 Sep 2016 02:09:19 -0700
From: Sanjoy Das via llvm-dev <llvm-dev at lists.llvm.org>
To: llvm-dev <llvm-dev at lists.llvm.org>, Andrew Trick
<atrick at apple.com>, Dan Gohman <dan433584 at gmail.com>, Hal Finkel
<hfinkel at anl.gov>,
2007 Nov 21
1
multiple comparison (glht) problem
I am not sure whether there is a bug. When I tested the example given for "glht"
in the help, I entered the following error:
Running commands:
amod <- aov(minutes ~ blanket, data = recovery)
rht <- glht(amod, linfct = mcp(blanket = "Dunnett"),
alternative = "less")
Errors are:
Error in try(coef.(model)) : could not find function
2007 Nov 21
1
question about multiple comparison in ANOVA
I am not sure whether there is a bug. When I tested the example given
for "glht" in the help, I entered the following error:
Running commands:
amod <- aov(minutes ~ blanket, data = recovery)
rht <- glht(amod, linfct = mcp(blanket = "Dunnett"),
alternative = "less")
Errors are:
Error in try(coef.(model)) : could not find function
2013 Apr 25
2
How are R version types named ? Any convention (like Hurricanes etc)
With reference to R News
News:
R version 3.0.0 (Masked Marvel) has been released on 2013-04-03.
R version 2.15.3 (Security Blanket) has been released on 2013-03-01
R version 2.15.2 (Trick or Treat) ....
R version 2.15.1 ("Roasted Marshmallows") ...
R version 2.15.0 ("Easter Beagle")
R version 2.14.0 ("Great Pumpkin")
Dear R help List,
How are these version types
2017 Aug 09
2
Improving SCEV's behavior around IR level no-wrap
> On Aug 8, 2017, at 5:34 PM, Sanjoy Das <sanjoy at playingwithpointers.com> wrote:
>
> Hi Pankaj,
>
> IIRC there was pushback on this proposal so I did not proceed further.
> Are you blocked on this?
>
> [+CC Andy, who I remember had some objections.]
>
> — Sanjoy
Off the top of my head, my concern is that expression comparison is no longer constant time,
2006 Jul 18
6
When is a site too small for Rails?
Hey, folks.
Mainly, I''m looking for some guidance here. A couple months ago the
buzz around Rails become too much for me, and I finally decided to
give in and learn the framework. This was all very new to me -- most
of my focus in the past couple years has been solely in design with
static XHTML + CSS. I dabbled in PHP, but nothing significant.
Well, I love Rails, and it
2018 Mar 09
1
FW: Squid and HTTPS interception on CentOS 7 ?
>
> Thanks for reporting this. Though I bluntly admit I just ignore
> everything coming from Microsoft. Hotmail has been tagging my company's
> mailserver as a spammer for ages, so I'm tagging everything coming from
> Microsoft as crapware. Nothing good has ever been produced by this
> company. The last time I actually used MS Windows for work was around
> 2001, before
2008 May 19
6
Disallow folder delete
Is there a straightforward way to disallow the deletion of all IMAP
mailboxes?
I have a user who's deleted an important IMAP mailbox and I'm now
recovering a recent copy from the backup. But I'd rather just blanket
disallow all folder deletions.
The user is using Thunderbird and this has happened more than once so I
suspect Tbird is willing to let a folder get deleted too easily.