similar to: Rails workshops/training in the Upper Valley

Displaying 20 results from an estimated 1000 matches similar to: "Rails workshops/training in the Upper Valley"

2005 Nov 21
10
Anybody using SCGI in production?
Or does anybody prefer fastcgi/fcgi? I''m using webrick for development, but plan on using scgi when I switch to production (because it appears to be an update to fastcgi, and I couldn''t get fastcgi working anyhow). thanks csn __________________________________ Yahoo! Mail - PC Magazine Editors'' Choice 2005 http://mail.yahoo.com
2005 Oct 22
2
problem with "gem update mysql"
Hi, I have activated scaffold in my first rails application ( following http://manuals.rubyonrails.com/read/chapter/38 ) and now I get the next error ''Packets out of order'' error was received from the database. Please update your mysql bindings (gem update mysql) and read http://dev.mysql.com/doc/mysql/en/password-hashing.html for more information. if I run the "gem
2005 Jun 07
13
My Rails Day entry: internet command line
Well, my entry for the 24-hour Rails Day competition is here: http://yubnub.org . It''s a web app called YubNub that implements the grandiose idea of a "command line for the Web OS". Type "gim porsche 911" to do a Google Image search for Porsche 911 cars. Type "random 1000" for a random number between 1 and 1000. Type "tts David Heinemeier Hansson is
2005 Dec 19
15
OpenSSL ''no ciphers'' error on OS X when using Net::HTTP
OpenSSL::SSL::SSLError: SSL_CTX_new:: library has no ciphers This error is thrown whenever I use anything that uses Net::HTTP. OS X Tiger, ruby 1.8.2 (2004-12-25) [powerpc-darwin8.2.1] What could it mean? Joshua Sierles
2006 Apr 21
9
Capistrano, OS X
If you installed your copy of ruby via DarwinPorts, the hashbang lines at the top of your dispatch.* scripts says "#!/opt/local/bin/ruby". This is a problem, if you''re deployin via Capistrano to a host with a different path to ruby (which would be practially all of them:-) Here''s a fix. Add this "fix_hashbangs.rb" script to your script directory.
2006 Aug 04
2
how to remove ID from stylesheet_link_tag?
When I use stylesheet_link_tag, the results come back with a timestamp ID, like this: <link href="/stylesheets/style.css?1154009736" media="screen" rel="Stylesheet" type="text/css" /> I don''t want the query string and ID on the end, but I can''t see how to disable this in the docs. How do I do this? thanks, jeff -- Posted via
2024 Nov 19
1
Eaton 5PX 3rd party batteries
On Mon, Nov 18, 2024, at 7:35 PM, Dan Langille via Nut-upsuser wrote: > On Tue, Nov 12, 2024, at 11:49 PM, Harlan Stenn wrote: > > I just started shopping for my replacements: > >> I like batteries from RaionGroup.com or batterywholesale.com. > > Here is some free coincidental trivia. > > I was a sysadmin for the server behind batterywholesale.com for about > 10
2015 Jan 01
0
Postfix and Dovecot SASL - wiki update
Disabling chroot doesn't fix the issue, it just worked around it. Aparently your chroot is not configured correctly, likely using debian based system, and your resolv.conf in the chroot is not updated correctly. Quoting Dan Langille <dan at langille.org>: > I wanted to mention I updated the Postfix and Dovecot SASL wiki > entry yesterday. > >
2024 Nov 19
2
Eaton 5PX 3rd party batteries
On 11/18/2024 6:18 PM, Dan Langille via Nut-upsuser wrote: > On Mon, Nov 18, 2024, at 7:35 PM, Dan Langille via Nut-upsuser wrote: >> On Tue, Nov 12, 2024, at 11:49 PM, Harlan Stenn wrote: >> >> I just started shopping for my replacements: >> >>> I like batteries from RaionGroup.com or batterywholesale.com. >> >> Here is some free coincidental
2024 Nov 21
1
tdb_expand overflow detected
On Wed, Nov 20, 2024, at 6:31 PM, Douglas Bagnall wrote: > On 20/11/24 11:55, Dan Langille wrote: > >> Hope that helps. > > Not much unfortunately. > > Running this: > > net cache list > > will tell you what the cache thinks it contains. If it is filled with > real things, it could indicate where they're coming from. If it fails or > shows a cache
2014 Dec 31
2
Postfix and Dovecot SASL - wiki update
I wanted to mention I updated the Postfix and Dovecot SASL wiki entry yesterday. http://wiki2.dovecot.org/HowTo/PostfixAndDovecotSASL The entry: submission inet n - - - - smtpd was incorrect. It should be: submission inet n - n - - smtpd By specifying n for chroot, it ensures that DNS lookups can occur. Otherwise, if you are using reject_unknown_recipient_domain the following error will
2024 Dec 22
1
clearing the 'Replace Battery' on Eaton 5PX
On Sun, Dec 22, 2024, at 2:53 PM, Dan Langille via Nut-upsuser wrote: > I thought I could clear the Eaton 5PX battery message. I've failed. > > The following is based on > https://haefelfinger.ch/posts/2020/2020-09-23-reset-battery-alert-eaton-5p-ups/ > > I shutdown the UPS. I disconnected it from power. I disconnected both > the main battery and the external battery
2024 Nov 18
1
tdb_expand overflow detected
On Wed, Nov 13, 2024, at 4:30 PM, Dan Langille via samba wrote: > Hello, > > I'm using samba416-4.16.11 on FreeBSD 14.1 (on ZFS, in a jail, with > quotas on those filesystems, etc) > > I'm seeing these entries in my logs. Is this something which needs > action? If not, I'll start ignoring them. > > Nov 11 19:00:45 tm samba-dcerpcd[7373]: [2024/11/11
2006 May 25
3
caching of javascript and stylesheets
Is there a standard way to make sure a client''s web browser pulls the latest version of your style sheet or javascript file instead of using a cached one? We are currently using a tedious way where we add a version number to the file (e.g. screen-v12.css) and when Rails boots up it finds the latest version in the style sheet folder. On the other hand, I have seen Basecamp append
2024 Nov 19
1
tdb_expand overflow detected
On Tue, Nov 19, 2024, at 3:35 PM, Douglas Bagnall wrote: > On 19/11/24 02:27, Dan Langille via samba wrote: >> On Wed, Nov 13, 2024, at 4:30 PM, Dan Langille via samba wrote: >>> Hello, >>> >>> I'm using samba416-4.16.11 on FreeBSD 14.1 (on ZFS, in a jail, with >>> quotas on those filesystems, etc) >>> >>> I'm seeing these
2024 Nov 27
1
Eaton 5PX 3rd party batteries
On Tue, Nov 12, 2024, at 11:49 PM, Harlan Stenn wrote: > On 11/12/2024 10:58 AM, Dan Langille via Nut-upsuser wrote: >> Hello, >> >> nut recently told me that the batteries need replacing in my Eaton 5PX2200RT (ups) and 5PXEBM48RT (external battery pack). According to my notes, it has been just over 4 years since I installed them. Looking at on-line sales, these seem to use
2023 Mar 09
1
Question on EATON UPS
Laurent Taieb via Nut-upsuser wrote on 3/9/23 9:25 AM: > > Hi NUT Users, > > One of my APC UPS is having battery issue and apparently we cannot > change battery in that UPS. (not super green?) > > I have purchased an EATON UPS and added the ref in ups.conf > > When restarting the driver, I got this error > > >0.030612[D2] Checking device 2 of 10 (0463/FFFF)
2007 Jun 20
3
hover and displaying divs
Please take a look at: http://www.lovelybooks.de/library/index.html?resetTabs=1&resetList=1 Can someone give me a hint how to display the divs (?) when moving the mousepointer over the images? Thanx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this
2023 Jul 16
1
Powering off the big stuff first
Interesting. Something similar came up in late May. Look for "[Nut-upsuser] Synthesize low batt (LB) fron SNMP UPS which does not support this?? Is there an archive of this list? I an?t find it. I?d been trying to figure out how to do that itself, but then found some code in drivers/dstate.c that looked like it would work, but someone else replied that they?d tried it and it didn?t work. But
2020 Sep 04
1
Monitoring slaves via dummy-ups
On Fri, Sep 4, 2020, at 5:19 PM, Roger Price wrote: > On Fri, 4 Sep 2020, Dan Langille wrote: > > > I wondered how folks monitored slaves. > > A NUT solution is to use a "heartbeat" generated in each slave and monitored in > say the master or elsewhere. I did find this earlier today: https://alioth-lists.debian.net/pipermail/nut-upsuser/2017-April/010590.html Is