similar to: Rails questions businesses ask during evaluation

Displaying 20 results from an estimated 9000 matches similar to: "Rails questions businesses ask during evaluation"

2005 May 19
4
LOOKING TO HIRE
We have positions in Ho Chi Minh City, Vietnam and Temecula, California. Please only reply to vnjobs@ecite.com no phone calls. Our Company comprises a diverse set of individuals who work hard and play hard. We look for motivated, dedicated candidates who have demonstrated an insatiable quest for knowledge, opportunity, responsibility and entrepreneurship. Our goals are ambitious, but ample
2001 Oct 10
0
[RHSA-2001:115-05] New Zope packages are available
--------------------------------------------------------------------- Red Hat, Inc. Red Hat Security Advisory Synopsis: New Zope packages are available Advisory ID: RHSA-2001:115-05 Issue date: 2001-10-02 Updated on: 2001-10-09 Product: Red Hat Powertools Keywords: Cross references: Obsoletes: RHSA-2001-065
2000 Aug 11
0
[RHSA-2000:052-02] Zope update
--------------------------------------------------------------------- Red Hat, Inc. Security Advisory Synopsis: Zope update Advisory ID: RHSA-2000:052-02 Issue date: 2000-08-11 Updated on: 2000-08-11 Product: Red Hat Powertools Keywords: Zope Cross references: N/A
2000 Jun 22
0
[RHSA-2000:038-01] Zope update
--------------------------------------------------------------------- Red Hat, Inc. Security Advisory Synopsis: Zope update Advisory ID: RHSA-2000:038-01 Issue date: 2000-06-22 Updated on: 2000-06-22 Product: Red Hat Powertools Keywords: Zope Cross references: N/A
2005 Oct 10
0
Fredericksburg ZPUG Meeting will have an Asterisk Flavor this Month
I've been asked to forward this announcement to the list. It's a little "short notice" as the meeting is this Wednesday night. I'm one of the presenters as well :-) From: Gary Poster <gary@zope.com> Date: October 10, 2005 11:51:10 AM EDT To: zope-announce@zope.org, python-announce-list@python.org, fredericksburg-zpug@zope.org Subject: Fifth Fredericksburg, VA ZPUG
2003 Mar 06
0
Initial release of RSessionDA
> Announcing the initial release of RSessionDA. > > RSessionDA provides objects for interacting with R from Zope > <www.zope.org>, a full-featured web application development system. These > objects permit evaluation of functions in the R language using information > in Zope. R data objects, graphics files, printed output, script > transcripts, and data files can be
2003 Mar 06
0
Initial release of RSessionDA
> Announcing the initial release of RSessionDA. > > RSessionDA provides objects for interacting with R from Zope > <www.zope.org>, a full-featured web application development system. These > objects permit evaluation of functions in the R language using information > in Zope. R data objects, graphics files, printed output, script > transcripts, and data files can be
2004 Aug 06
0
LiveIce and Zope
Are you using liveice with -@ 2 option? You can see liveice's options by running it with the -h switch. I hope it helps you. --- Luis Gallardo. Caracas - Venezuela. Cédric Mallet wrote: > > I have a very weird problem between Liveice and Zope. > > I start LiveIce with a script shell that works well. Since I want to run > it under a Zope page I made a Zope "external
2004 Aug 06
3
LiveIce and Zope
I have a very weird problem between Liveice and Zope. I start LiveIce with a script shell that works well. Since I want to run it under a Zope page I made a Zope "external method" to run the script through a Python module. When I call the method, the script is called by a function in the python module, and runs, but LiveIce does not work (seems like it does not even start). The weird
2000 Jul 28
0
MDKSA-2000:026 Zope update
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ________________________________________________________________________ Linux-Mandrake Security Update Advisory ________________________________________________________________________ Package name: Zope Date: July 28th, 2000 Advisory ID: MDKSA-2000:026 Affected versions: 7.1
2008 Mar 09
0
replace astdb with a cluster-capable sql database engine (was: Re: asterisk-users Digest, Vol 44, Issue 22)
unix-odbc with Asterisk Realtime is one good way to use a different backend DB than MySQL. I haven't heard of "bit rot" problems running it over long times, but I'd like to if there are any. I'm particularly interested in seeing reports of Asterisk Realtime backed by Postgres. The problem with pointing dialplan DB functions like Set(DB) at unix-odbc (or any relational
2007 Oct 05
0
(FYI) 1-day reminder for 3ComR VCX IP: The future of communications ? taking businesses where they need to go.
FYI, Sorry for crossposting to the users and commercial list but this is really a HUGE development and deserves a large Asterisk audience. Digium = Shrewd business moves as I predicted when they purchased Sokol, it's like a game of chess! This is your 1-day reminder for the event: Event: 3Com? VCX IP: The future of communications ? taking businesses where they need to go. Date: Friday,
2006 Jul 31
2
Dovecot and SSL certificates
Hello, we're running RC2 and seeing a problem with the way SSL certs are handled by Dovecot. We've set ssl_verify_client_cert=yes and ssl_require_valid_client_cert=no. Using this setup we get (rather interesting) log entries like these: Jul 31 11:21:23 dev dovecot: imap-login: Invalid certificate: <user cert> Jul 31 11:21:23 dev dovecot: imap-login: Invalid certificate: <CA
2005 Sep 26
0
Dag Plone Issue
OK I tried to submit a issue/bug, but I get the same response from both my e-mail accounts: <dag at wieers.com>: 212.204.216.221 does not like recipient. Remote host said: 550 5.7.1 <dag at wieers.com>... Relaying denied Giving up on 212.204.216.221. I know Dag has been on this list in the past so... BUG: package noarch 2.0.4-0.1.1.el3.dag fails Dag, Your repository for RHEL3
2002 May 24
3
High load on Squid server after change from reiserfs to ext3
We are running Zope behind Squid 2.4Stable6 with squid in acceleration mode. The squid box (dual Pentium III 1 GHz, RH 7.2, Linux 2.4.9-21smp, 2GB Ram) has during busy hours a normal load of 0.2-0.3 . From time to time we see spikes over some hours where the load average of the machine is higher than 1.5 although there are no spikes in the CPU utilization. Also there is no increase in the number
2000 Aug 18
0
[RHSA-2000:052-04] Zope update
--------------------------------------------------------------------- Red Hat, Inc. Security Advisory Synopsis: Zope update Advisory ID: RHSA-2000:052-04 Issue date: 2000-08-11 Updated on: 2000-08-18 Product: Red Hat Powertools Keywords: Zope Cross references: N/A
2006 Jun 07
0
Apache/Routing Help (Can I have apache route to specific controller)
I am trying to integrate a rails application with Zope. My goal is to slowly replace parts of the Zope site with Rails while trying to maintain the original urls (where possible). I am using Apache 1.3 with FCGI. Right now my set up looks sort of like the following: Alias /rails/ /rails-app/public/ RewriteRule ^/rails/ - [L] RewriteRule ^/(.*) http://zope-server/$1 [P,L] I am using the
2006 Jun 07
0
Apache/Routing Help (Can I have apache route to specific con
I am trying to integrate a rails application with Zope. My goal is to slowly replace parts of the Zope site with Rails while trying to maintain the original urls (where possible). I am using Apache 1.3 with FCGI. Right now my set up looks sort of like the following: Alias /rails/ /rails-app/public/ RewriteRule ^/rails/ - [L] RewriteRule ^/(.*) http://zope-server/$1 [P,L] I am using the
2006 Jun 08
1
Can I route directly to Controller?
I am trying to integrate a rails application with Zope. My goal is to slowly replace parts of the Zope site with Rails while trying to maintain the original urls (where possible). I am using Apache 1.3 with FCGI. Right now my set up looks sort of like the following: Alias /rails/ /rails-app/public/ RewriteRule ^/rails/ - [L] RewriteRule ^/(.*) http://zope-server/$1 [P,L] I am using the
2006 Aug 03
1
Thunderbird and hanging "Copying message to Sent folder..."
Here's a work-around for the problem that appears to work and maybe also hints at the root of the problem: If you setup the Thunderbird account to "Place a copy in:..." "Other" and then select the Sent folder of the account (rather than just selecting "Sent Folder on: ..."), the problem appears to go away. I can't tell for sure, but Thunderbird seems to send